body {
	font: 12px/1.5 "微软雅黑", Verdana, Geneva, sans-serif, tahoma, Srial, helvetica, sans-serif;
}

.hx-HeaderWrap {
	background-color: white;
}

.hx-HeaderWrap {
	height: 80px;
	transition: all .3s;
}

.scroll-HeaderWrap {
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 9999;
	background-color: white;
	box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.05);
}

.header-cont {
	height: 80px;
	line-height: 80px;
}

.w-logo img {
	margin-top: 15px;
}

.w-nav {
	margin-left: 345px;
}

.first-rateNav {
	font-size: 0;
	margin-top: 26px;
}

.first-rateNav li {
	float: left;
}


/*.first-rateNav li:last-child a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	padding: 11px 0 0 160px;
	
}*/


/*.first-rateNav li:last-child {
	position: relative;
}
.first-rateNav li:last-child img {
	position: absolute;
	top: 10px;
	left: 57px;
}*/

.first-rateNav li a {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	padding: 10px 22px 0 22px;
}


/*.first-rateNav li a:after {*/


/*	display: block;*/


/*	width: 0px;*/


/*	height: 1px;*/


/*	content: '';*/


/*	background-color: transparent;*/


/*	margin-top: 12px;*/


/*	transition: all .5s;*/


/*}*/

.icon-btom {
	display: block;
	width: 0px;
	height: 1px;
	content: '';
	background-color: transparent;
	margin-top: 12px;
	/*transition: all .5s;*/
}

.second-navList .icon-btom,
.third-navList .icon-btom {
	display: none;
	margin-top: -1px;
}

.first-rateNav li.nav-active .icon-btom {
	background-color: #FFFFFF;
}

.first-rateNav li>a:hover .icon-btom {
	width: 100% !important;
	background-color: #FFFFFF;
}


/*.first-rateNav li.nav-active a:after {*/


/*	width: 16px;*/


/*}*/

.first-rateNav li.nav-active>a {
	/*color: #3080E8;*/
}


/*.first-rateNav li.nav-active a:after {*/


/*	background-color: #3080E8;*/


/*}*/


/*.first-rateNav li.nav-active a:hover:after,*/


/*.first-rateNav li a:hover:after {*/


/*	background-color: #3080E8;*/


/*	width: 100%;*/


/*}*/

.second-navWrap:hover .icon-down,
.third-navWrap:hover .icon-down {
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	/* Safari 与 Chrome */
}

.second-navWrap,
.third-navWrap {
	position: relative;
	left: 0;
	top: 0;
}

.icon-down {
	display: inline-block;
	width: 12px;
	height: 6px;
	background: url("http://www.shuidashi.com/images/drop-down.png");
	margin-left: 5px;
	transform-origin: 50% 50%;
	transition: all .3s linear;
	position: relative;
	left: 0;
	top: -1px;
}

.second-navList li a:hover,
.third-navList li a:hover {
	background: rgba(241, 142, 56, 0.3);
	color: rgba(241, 142, 56, 1) !important;
}

.second-navList,
.third-navList {
	display: none;
	/*overflow: hidden;*/
	position: absolute;
	left: -45px;
	top: 38px;
	z-index: 9999;
	background: rgba(255, 255, 255, 1) !important;
	box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.05);
	width: 180px;
	height: auto;
}


.second-navListMask {
	background: rgba(255, 255, 255, 1) !important;
}

.second-navList li,
.third-navList li {
	display: block;
	width: 100%;
	text-align: center;
}

.second-navList li a,
.third-navList li a {
	/*margin: 0 auto;*/
	height: 50px;
	line-height: 50px;
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
}

.second-navList li a:after,
.third-navList li a:after {
	display: block;
	width: 0px;
	height: 1px;
	background-color: transparent;
	margin-top: 12px;
	/*transition: all .5s;*/
	content: none !important;
}


/*ej导航条的样式*/

.swiper-container {
	width: 100%;
	height: 640px;
}

.banner-listWrap {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
}

.banner-listWrap img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
}

.banner-describe {
	width: 100%;
	position: absolute;
	left: 0;
	top: 140px;
	z-index: 9;
	color: white;
}

.banner-describe p {
	font-size: 14px;
}

.banner-describe h4 {
	font-size: 36px;
	font-weight: bold;
	line-height: 54px;
	padding: 36px 0 30px 0;
}

.swiper-pagination-bullet-active {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, 1) !important;
}

.added {
	width: 529px;
	font-size: 18px;
	line-height: 30px;
}

.contact-Btn {
	display: block;
	width: 130px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	border: 1px solid #FFFFFF;
	margin-top: 69px;
}

.hx-BusinessAreas {
	background-color: #ffffff;
}

.w-areaTitle {
	text-align: center;
	padding-top: 69px;
}

.area-title {
	font-size: 24px;
	font-weight: 400;
	color: #333333;
}

.area-titleEn {
	font-size: 14px;
	font-weight: 400;
	color: #BBBBBB;
	padding-top: 7px;
}
.item-List ul {
    text-align: left;
    margin-top: 46px;
}

.item-List ul li a:hover{
	color:#F18E38 !important;
}
.item-List-UlWrap li a{
    font-size: 14px;
    color: #adadad;
}
.item-List-UlWrap li:first-child{
    padding-bottom: 14px;
}
.item-List-UlWrap li:first-child a {
	  font-size: 18px; 
    color: #FFFFFF;
}
.hx-BusinessAreas-cont>div:first-child {
	margin-right: 55px;
}

.hx-BusinessAreas-cont>div:last-child {
	margin-right: 0px;
}

.last-List {
	margin-right: 0px !important;
}

.item-List img {
	/*margin-bottom: 50px;*/
}

.itenm-keywords,
.item-describle {
	text-align: left;
}

.itenm-keywords {
	font-size: 16px;
	color: #333333;
	padding-bottom: 30px;
}

.item-List:hover .itenm-keywords {
	color: #3080E8;
	transition: all .5s;
}

.item-describle {
	font-size: 13px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
}

.hx-QualityService {
	background-color: #F9F9F9;
}

.hx-QualityService-cont .item-List {
	width: 278px;
	height: 297px;
	margin: 0 13.3333px;
	padding-top: 58px;
	border: 1px solid transparent;
	transition: all .5s;
}

.hx-QualityService-cont .item-List:first-child {
	margin-left: 0px;
}

.hx-QualityService-cont .item-List:last-child {
	margin-right: 0px;
}

.hx-QualityService-cont .item-describle {
	margin: 0 8px;
}

.hx-QualityService-cont .item-List .itenm-keywords {
	text-align: center;
}

.hx-QualityService-cont .item-List:hover {
	background-color: white;
	border: 1px solid #3080E8;
}

.Product-img {
	width: 460px;
	height: 260px;
	overflow: hidden;
}

.Product-describle {
	padding-left: 110px;
}

.Product-describle-title {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	padding-bottom: 40px;
}

.Product-describle-text {
	width: 606px;
	font-size: 13px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
}


/*.hx-ProductCenter{
    padding-bottom: 100px;
}*/

.Product-describle-cont {
	height: 260px;
	display: table;
}

.Product-describle {
	display: table-cell;
	vertical-align: middle;
}

.more-Btn {
	display: block;
	width: 130px;
	height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	text-align: center;
	line-height: 40px;
	border: 1px solid #EEEEEE;
	margin-top: 50px;
}

.more-Btn:hover {
	background-color: #3080E8;
	border-color: #3080E8;
	color: rgb(255, 255, 255);
}

.hx-FooterWrap {
	background: rgba(249, 249, 249, 1)
}

.hx-FooterTitle .w-areaTitle {
	text-align: left;
}

.FooterCont-details,
.FooterCont-contcat {
	margin-top: 14px;
}

.FooterCont-details-name,
.way-nickname {
	font-size: 16px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 28px;
	margin-bottom: 58px;
}

.FooterCont-details-list {
	width: 240px;
	font-size: 13px;
	font-weight: 400;
	line-height: 28px;
	color: rgba(153, 153, 153, 1);
	vertical-align: top;
}

.FooterCont-details-list span {
	display: inline-block;
	width: 200px;
	height: 100%;
	line-height: 28px;
	vertical-align: top;
}

.FooterCont-contcat {
	font-size: 0;
	margin-left: 87px;
}

.way-nickname {
	color: #999999;
}

.contcat-wayList0 {
	display: inline-block;
	margin: 0 19px;
}

.FooterCont-map {
	margin-left: 85px;
}

.hx-CopyrightInformation {
	text-align: center;
	padding: 9px 0px;
	/*position: fixed;*/
	background: #F0F0F0;
	bottom: 0;
	width: 100%;
}

.hx-CopyrightInformation,
.hx-CopyrightInformation .footer-nav a {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
}

.footer-nav a {
	padding: 0 9px;
}

.hx-CopyrightInformation p {
	padding: 6px 0;
}

.hx-record img {
	margin-right: 5px;
	vertical-align: middle;
}


/*首页轮播图*/

.swiper-pagination-bullet-active {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, 1) !important;
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	opacity: 1;
	background: rgba(0, 0, 0, .25);
	border: 2px solid transparent;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 7px;
}

.swiper-pagination-bullet i {
	display: inline-block;
	width: 4px;
	height: 4px;
	position: relative;
	top: -5px;
	border-radius: 50%;
	background-color: #ffffff;
}

.swiper-pagination-bullet-active i {
	background-color: transparent;
}

.swiper-button-prev,
.swiper-button-next {
	width: 44px;
	height: 70px;
	left: 0px;
	background: rgba(51, 51, 51, .25);
}

.swiper-button-next {
	left: inherit;
	right: 0px;
}

.swiper-button-prev i {}

.footer-nav a:hover,
.footer-nav a:active {
	color: #3080E8;
}

.banner_bg {
	display: inline-block;
}

.banner_bg_imgf {
	background: url('../image/banner1_bg.jpg') no-repeat center;
}

.banner_bg_imgs {
	background: url('../image/banner_2.png') no-repeat center;
}

.banner_bg_imgt {
	background: url('../image/banner_3.png') no-repeat center;
}


/*头部导航得样式*/
.public-head-nav-sty {
	border-bottom: 1px solid #F18E38;
	box-sizing: border-box; 
	color: #F18E38 !important;
}
