/*------------------------------------------global[header]-------------------------------------------------------*/
.main-header {
	width: 100%;
	z-index: 2;
}

.top-nav {
	width: 100%;
	height: 45px;
	background: #f5f5f5;

}

.top-nav-mid {
	margin: 0 auto;
	height: 45px;
	width: 1200px;
}

.left-note {
	height: 45px;
	line-height: 45px;
	color: #555;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	transition: all ease .5s;
}

.left-note i {
	margin-right: 5px;
}

.left-note:hover {
	color: #1f73bf;
}

.right-search {
	float: right;
	display: inline;
	height: 30px;
	overflow: hidden;
	margin-top: 5px;
}

.search-text {
	width: 220px;
	height: 28px;
	line-height: 28px;
	padding: 0 15px;
	background: #fff;
	border: 1px solid #fff;
	transition: all ease .5s;
	color: #ddd
}

.search-text:hover,
.search-text:focus {
	border: 1px solid #fe9900;
	color: #555
}

.search-btn {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: #fe9900;
	color: #fff;
	transition: all ease .5s;
}

.search-btn:hover {
	background: #fe9900;
}

.main-nav {
	width: 100%;
	background: #fff;
	height: 95px;
	border-bottom: 3px solid #1f73bf;
}

.nav-list {
	width: 1200px;
	margin: 0 auto;
	height: 95px;
	background: #fff;
	position: relative;
	z-index: 3;
}

.logo {
	width: 317px;
	height: 95px;
	display: block;
	position: relative;
	float: left;
}

.logo img {
	width: auto;
	height: 80px;
	margin-top: 7px;

}

.menu-item {
	float: right;
}

.menu-item>li {
	width: 115px;
	float: left;
	height: 95px;
	border-right: 1px solid #eee;
	font-size: 16px;
	position: relative;
}

.menu-item>li>a {
	width: 75px;
	margin: 0 20px;
	display: block;
	height: 62px;
	padding: 15px 0;
	text-align: center;
	line-height: 42px;
	color: #555;
	border-top: 3px solid #fff;
	transition: all ease .5s;
}

.menu-item>li>a i,
.menu-item>li>a em {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	font-style: normal
}

.menu-item>li>a i {
	font-size: 25px;
}

.menu-item>li>a:hover {
	color: #1f73bf;
	border-top: 3px solid #1f73bf;
}

.menu-item>li:hover>a {
	color: #1f73bf;
	border-top: 3px solid #1f73bf;
}

.menu-item>li div {
	width: 191px;
	padding: 0 20px;
	background: #fff;
	position: absolute;
	top: 98px;
	left: 0;
	display: none;
	border-bottom: 2px solid #eee;
	padding-bottom: 20px;
}

.menu-item>li div a {
	width: 100%;
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	color: #666;
	transition: all ease .5s;
}

.menu-item>li div a:hover {
	color: #1f73bf;
}

.main-banner {
	width: 100%;
	height: 450px;
	overflow: hidden;
}

.i-ban {
	position: relative;
	overflow: hidden;
}

.i-ban,
.i-ban .bd,
.i-ban .bd li {
	width: 100%;
	height: 450px;
}

.i-ban {
	position: relative;
	overflow: hidden;
}

.i-ban .prev,
.i-ban .next {
	position: absolute;
	display: block;
	width: 55px;
	height: 55px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/i-ban-row.png") no-repeat top left;
	top: 50%;
	margin-top: -27px;
}

.i-ban .prev {
	left: 0px;
}

.i-ban .next {
	background: url("http://hbwuhuanzq.com/Home/Public/images/i-ban-row.png") no-repeat top right;
	right: 0px;
}

.i-ban .prev:hover {
	background-position: left -55px;
	transition: all ease .5s;
}

.i-ban .next:hover {
	background-position: right -55px;
	transition: all ease .5s;
}

/*---------------------------------------global[footer]-----------------------------------------------------*/
.footer {
	width: 100%;
	background: #1f73bf;
	border-top: 3px solid #ddd;
}

.footer-main {
	padding-top: 62px;
	padding-bottom: 115px;
	background-color: #1f73bf;
}

.user-wap {
	padding: 30px 0;
	width: 1200px;
	margin: 0 auto;
}

.footer-main .wx-link {
	display: none;
}

.footer-main .m-search-box {
	display: none;
}

.footer-main.m-wrap {
	padding: 10px 4.7% 20px;
	width: 90.6%;
}

.footer-copty {
	width: 100%;
	background: #195e9c;
}

.footer-main.m-wrap .m-search-box {
	margin-top: 18px;
	width: 99%;
	border: 1px solid #393939;
	height: 30px;
	margin-bottom: 15px;
}

.footer-main.m-wrap .m-search-box .tex {
	width: 81%;
	height: 15px;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	padding: 8px 4% 7px;
	background: none;
	border: none;
}

.footer-main.m-wrap .m-search-box .sub-btn {
	border: none;
	width: 10%;
	height: 30px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_15.png") no-repeat center;
	background-size: auto 35%;
}

.footer-main.m-wrap .wx-link {
	display: inline-block;
	padding-left: 28px;
	line-height: 18px;
	height: 18px;
	color: #fff;
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_26.png") no-repeat left center;
	background-size: auto 100%;
}

.footer-main dl {
	float: left;
	margin-right: 8.5%;
	transition: all 0.5s ease 0s;
}

.footer-main.twrap dl {
	margin-right: 8%;
}

.footer-main.m-wrap dl {
	width: 100%;
	margin-right: 0;
}

.footer-main dt {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 8px;
}

.footer-main.m-wrap dt {
	line-height: 38px;
	border-bottom: 1px solid #393939;
	color: #fff;
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_25.png") no-repeat 96% center;
	background-size: auto 40%;
	cursor: pointer;
}

.footer-main.m-wrap dt.hover {
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_27.png") no-repeat 96% center;
	background-size: auto 40%;
}

.footer-main dt a {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

.user-wap dt a span {
	padding-right: 10px;
}

.footer-main.m-wrap dd {
	display: none;
}

.footer-main.m-wrap dd:last-child {
	border-bottom: 1px solid #393939;
	padding-bottom: 6px;
}

.footer-main dd a {
	color: #eee;
	line-height: 29px;
	font-size: 14px;
}

.footer-main.m-wrap dd a {
	font-size: 12px;
	display: block;
}

.footer-main dd a i {
	font-size: 6px;
	padding-right: 10px
}

.footer-main dd a:hover {
	color: #fff;
}

.footer-main .right {
	width: 18%;
	padding-top: 9px;
}

.footer-main.m-wrap .right {
	display: none;
}

.footer-main.m-wrap .searchbox {
	display: block;
}

.footer-main .searchbox {
	width: 99%;
	height: 40px;
	border: 1px solid #2893f4;
	margin-bottom: 30px;
}

.footer-main .searchbox .tex {
	border: none;
	background: none;
	width: 81%;
	height: 15px;
	font-size: 14px;
	line-height: 14px;
	padding: 13px 3% 12px 3%;
	color: #fff;
}

.footer-main .searchbox .butn {
	border: none;
	width: 13%;
	height: 40px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_15.png") no-repeat center;
	background-size: auto 40%;
}

.footer-main .wxbox {
	width: 37%;
	margin-left: 7%;
}

.footer-main .wxbox img {
	width: 100%;
}

.footer-main .wxbox p {
	text-align: center;
	line-height: 42px;
	color: #fff;
}

.footer .secbox {
	height: 28px;
	line-height: 28px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #195e9c;
	border-bottom: 1px solid #195e9c;
}

.footer .secbox a {
	color: #b0b0b0;
}

.footer .secbox a:hover {
	color: #fff;
}

.footer .secbox .left a {
	float: left;
}

.footer .secbox .line {
	display: inline-block;
	width: 22px;
	text-align: center;
	color: #333;
}

.footer .secbox .left .line {
	float: left;
}

.footer .secbox .right a {
	float: right;
}

.footer .secbox .right .line {
	float: right;
}

.footer .thibox {
	padding-top: 15px;
	padding-bottom: 18px;
	background-color: #195e9c;
	color: #fff;
	line-height: 35px;
}

.footer .thibox .link {
	width: 240px;
	position: relative;
}

.footer .thibox.twrap .link {
	width: 186px;
}

.footer .thibox .tit {
	display: block;
	width: 238px;
	height: 33px;
	border: 1px solid #154e82;
	line-height: 33px;
	text-align: center;
	color: #eee;
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_16.png") no-repeat 160px center;
	cursor: pointer;
}

.footer .thibox.twrap .tit {
	width: 186px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_16.png") no-repeat 160px center;
}

.footer .thibox .link:hover .tit {
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_17.png") no-repeat 160px center;
}

.footer .thibox .subbox {
	position: absolute;
	bottom: 35px;
	left: 0;
	width: 238px;
	border-left: 1px solid #154e82;
	border-right: 1px solid #154e82;
	background-color: #154e82;
	z-index: 2;
	display: none;
	transition: normal;
}

.footer .thibox.twrap .subbox {
	width: 186px;
}

.footer .thibox .subbox ul {
	width: 100%;
}

.footer .thibox .subbox li {
	position: relative;
	width: 100%;
	border-top: 1px solid #333;
}

.footer .thibox .subbox a {
	display: block;
	width: 100%;
	line-height: 33px;
	text-align: center;
	color: #fff;

}

.footer .thibox .subbox a.tt {
	margin-left: -6px;
	padding-right: 6px;
	position: relative;
	z-index: 2;
}

.footer .thibox .subbox li:hover a.tt {
	background: url("http://hbwuhuanzq.com/Home/Public/images/bg_52.png") no-repeat left center;
}

.footer .thibox .second-level {
	width: 238px;
	position: absolute;
	bottom: 0;
	left: -240px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	display: none;
	z-index: 1;
}

.footer .thibox .second-level a {
	display: block;
	width: 100%;
	line-height: 33px;
	text-align: center;
	color: #878787;
	background-color: #1c1c1c;
	border-top: 1px solid #333;
}

.footer .thibox .second-level a:hover {
	background-color: #333;
}

.footer .m-botwrap {
	display: none;
}

.footer.m-footer .secbox,
.footer.m-footer .thibox {
	display: none;
}

.footer.m-footer .m-botwrap {
	display: block;
	background-color: #000;
	padding-bottom: 25px;
}

.footer.m-footer .m-botwrap .topbox {
	width: 100%;
	padding-top: 16px;
	padding-bottom: 12px;
	line-height: 25px;
	text-align: center;
	border-bottom: 1px solid #1a1a1a;
}

.footer.m-footer .m-botwrap .topbox .line {
	display: inline-block;
	width: 8px;
	text-align: center;
	color: #333;
}

.footer.m-footer .m-botwrap .topbox a {
	color: #b0b0b0;
}

.footer.m-footer .m-botwrap .botbox {
	padding-top: 10px;
}

.footer.m-footer .m-botwrap .botbox p {
	line-height: 27px;
	text-align: center;
	color: #b0b0b0;
}

.footer.m-footer .m-botwrap .botlink {
	width: 100%;
	text-align: center;
	line-height: 27px;
}

.footer.m-footer .m-botwrap .botlink a {
	color: #b0b0b0;
}

.footer.m-footer .m-botwrap .botlink .line {
	display: inline-block;
	width: 8px;
	text-align: center;
	color: #333;
}

.footer.m-footer .bot-linkbox {
	width: 41%;
	height: 24px;
	border: 1px solid #333;
	margin: 10px auto 0;
	position: relative;
	display: none;
}

.footer.m-footer .bot-linkbox .tt {
	display: block;
	width: 100%;
	line-height: 24px;
	color: #b0b0b0;
	text-align: center;
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_16.png") no-repeat 90% center;
	background-size: auto 28%;
	cursor: pointer;
}

.footer.m-footer .bot-linkbox .tt.hover {
	background: url("http://hbwuhuanzq.com/Home/Public/images/ico_17.png") no-repeat 90% center;
	background-size: auto 28%;
}

.footer.m-footer .bot-linkbox .subbox {
	position: absolute;
	bottom: 26px;
	width: 99%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-color: #000;
	display: none;
	transition: normal;
}

.footer.m-footer .bot-linkbox .subbox a {
	width: 100%;
	display: block;
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #333;
	text-align: center;
	color: #b0b0b0;
	transition: normal;
}















.mian-footer {
	clear: both
}

.footer-nav {
	width: 1196px;
	margin: 0 auto;
	border-left: 2px solid #1f73bf;
	border-right: 2px solid #1f73bf;
	background: #1f73bf;
	height: 45px;
	margin-top: 15px;
	text-align: center;
	color: #fff;
	line-height: 45px;
}

.footer-nav a {
	color: #fff;
	font-size: 14px;
	transition: all ease .5s;
	margin-right: 20px;
}

.footer-nav a:hover {
	color: #1f73bf;
}

.footer-summary {
	padding: 25px 0;
}

.footer-summary h1,
.footer-summary h3 {
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.footer-summary h1 {
	color: #333;
	font-size: 18px;
}

.footer-summary h3 {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	border-bottom: 1px solid #eee;
	margin: 0 auto;
}

.world-description {
	line-height: 26px;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	text-align: center;
}

.world-description img {
	vertical-align: middle;
}

/*----------------------------------------------------[index]----------------------------------------------------------------*/

.left-article {
	width: 260px;
	padding-right: 16px;
	border-right: 2px solid #eee;
	float: left;
}

.news-block {
	width: 390px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}

.news-block h1 {
	width: 360px;
	height: 40px;
	line-height: 40px;
	background: #1f73bf;
	font-size: 16px;
	padding: 0 15px;
	position: relative;
	color: #fff;
	float: left;
}

.news-block h1 a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	position: absolute;
	right: 15px;
	top: 0px;
	color: #fff;
	text-align: right;
	transition: all ease .5s;
}

.news-block h1 a:hover {
	color: #fff
}

.news-block-content {
	width: 100%;
	background: #fff;
	float: left;
}

.picnews {
	float: left;
	width: 360px;
	padding: 15px 15px 0 15px;
	height: 250px;
	position: relative;
}

.picnews img {
	width: 100%;
	height: 250px;
}

.textnes {
	width: 360px;
	height: 30px;
	background: #000;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	color: #fff;
	text-align: center;
	line-height: 30px;
	display: block;
	bottom: 0;
	left: 0;
}

.news-block-content li {
	height: 30px;
	line-height: 30px;
	width: 360px;
	padding: 0 15px;
	float: left;
	color: #999;
}

.news-block-content li span {
	margin-right: 5px;
	font-size: 12px;
	color: #1f73bf;
}

.news-block-content li i {
	float: right;
}

.news-block-content li a {
	color: #999;
	transition: all ease .5s;
}

.news-block-content li a:hover {
	color: #1f73bf;
}



.main-wrap2 {

	width: 100%;
	padding: 30px 0;
	background: #f5f5f5;
	overflow: auto;
}

.wrap2-mid {
	width: 1200px;
	margin: 0 auto;
}

.left-special-price {
	width: 245px;
	height: 180px;
	background: #fff;
	position: relative;
	padding: 55px 15px 15px;
	float: left;
}

.left-special-price h1 {
	width: 225px;
	height: 40px;
	line-height: 40px;
	background: #1f73bf;
	position: absolute;
	left: -25px;
	top: 10px;
	font-size: 16px;
	padding-left: 25px;
	color: #fff;
	border-left: 3px solid #1f73bf;
}

.left-special-price h1 a {
	width: 32px;
	height: 40px;
	display: block;
	line-height: 40px;
	background: #1f73bf;
	position: absolute;
	right: -32px;
	top: 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

#marquee4 {
	width: 100%;
	height: 180px;
	overflow: hidden;
}

#marquee4 ul li {
	float: left;
	width: 100%;
	line-height: 20px;
}

.main-about {
	width: 630px;
	padding: 10px;
	background: #fff;
	margin-left: 17px;
	float: left;
	height: 230px;
}

.left-about {
	width: 280px;
	height: 230px;
	float: left;
	display: block;
	overflow: hidden;
}

.left-about img {
	width: 280px;
	height: 230px;
	transition: all ease .5s;
}

.left-about img:hover {
	transform: scale(1.2);
}

.right-about {
	width: 320px;
	float: right;
	overflow: hidden;
	height: 230px;
}

.right-about h1 {
	width: 302px;
	height: 20px;
	border-left: 3px solid #1f73bf;
	font-size: 16px;
	padding-left: 15px;
	color: #555;
	line-height: 20px;
	position: relative;
}

.right-about h1 a {
	position: absolute;
	right: 0;
	top: 0;
	height: 20px;
	width: 20px;
	display: block;
	color: #666;
	font-size: 12px;
	transition: all ease .5s;
}

.right-about h1 a:hover {
	color: #1f73bf;
	font-size: 14px;
}

.about-summary {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin-top: 15px;
	line-height: 24px;
}

.about-link {
	width: 100%;
	margin-top: 20px;
	height: 35px;
	color: #666;
}

.about-link a {
	height: 33px;
	line-height: 33px;
	width: 101px;
	border: 1px solid #eee;
	text-align: center;
	color: #666;
	float: left;
	margin-right: 5px;
}

.about-link a:hover {
	border: 1px solid #1f73bf;
	color: #fff;
	background: #1f73bf;
}

.right-jszl {
	width: 245px;
	float: right;
}

.right-jszl h1 {
	width: 212px;
	padding: 0 15px;
	float: left;
	height: 40px;
	background: #1f73bf;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	position: relative;
	border-left: 3px solid #1f73bf;
}

.right-jszl h1 a {
	width: 15px;
	height: 40px;
	color: #1f73bf;
	font-size: 12px;
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 40px;
	text-align: right;
	display: block;
}

.right-jszl-centent {
	width: 225px;
	padding: 10px;
	float: left;
	overflow: hidden;
	background: #fff;
	height: 190px;
}

.right-jszl-centent li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #666;
}

.right-jszl-centent li a {
	color: #999;
}

.right-jszl-centent li span {
	margin-right: 10px;
}

.right-jszl-centent li i {
	float: right
}

.right-jszl-centent li a:hover {
	color: #1f73bf;
}

.index-cgal-video {
	width: 1180px;
	background: #fff;
	padding: 10px;
	float: left;
	margin-top: 15px;
}

.index-cgal {
	width: 600px;
	float: left;
}

.index-cgal h1 {
	width: 582px;
	float: left;
	border-left: 3px solid #1f73bf;
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	background: #1f73bf;
	position: relative;
}

.index-cgal h1 a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	position: absolute;
	right: 15px;
	top: 0px;
	color: #1f73bf;
	text-align: right;
	transition: all ease .5s;
}

.index-cgal h1 a:hover {
	color: #1f73bf;
}

.show-cgallist {
	width: 100%;
	overflow: hidden;
	height: 130px;
	margin-top: 8px;
	float: left;
}

.left-cgalimg {
	width: 200px;
	height: 130px;
	float: left;
	display: block;
}

.left-cgalimg img {
	width: 100%;
	height: 130px;

}

.right-cgalzw {
	width: 360px;
	float: right;
	overflow: hidden;
}

.right-cgalzw h2 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #555;
	font-size: 18px;
	font-weight: normal;
}

.cgallist-summary {
	width: 100%;
	height: 60px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
}

.lookmore {
	width: 100%;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	background: #eee;
	text-align: center;
	color: #555;
	font-size: 14px;
	margin-top: 10px;
}

.lookmore:hover {
	width: 100%;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	background: #999;
	text-align: center;
	color: #fff;
	font-size: 14px;

}

.index-video {
	float: right;
	width: 550px;
	height: 320px;
	overflow: hidden;
}

.honor {
	width: 1180px;
	margin-top: 15px;
	padding: 10px;
	height: 121px;
	background: #fff;
	float: left;
	position: relative;
}

.honor h1 {
	width: 22px;
	margin-top: 15px;
	padding: 10px;
	height: 121px;
	background: #1f73bf;
	border-left: 3px solid #1f73bf;
	float: left;
	position: absolute;
	left: -22px;
	top: -15px;
	color: #fff;
	font-size: 16px;
}

#marquee1 {
	width: 1160px;
	height: 121px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}

#marquee1 ul li {
	float: left;
	padding: 0 1px;
}

#marquee1 ul li img {
	display: block;
	width: 180px;
	height: 115px;
	margin-right: 15px;
	padding: 2px;
	border: 1px solid #ddd;
}

.flink {
	width: 1200px;
	float: left;
	margin-top: 15px;
	background: #fff;
	height: 40px;
}

.flink h1 {
	width: 120px;
	float: left;
	background: #1f73bf;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	color: #fff;
	font-size: 16px;
}

.right-flink {
	width: 1040px;
	float: right;
	height: 40px;
	line-height: 40px;
	color: #666;
	font-size: 12px;
	margin-right: 10px;
}

.right-flink a {
	color: #666;
	transition: all ease .5s;
}

.right-flink a:hover {
	color: #1f73bf;
}




/*-----------------------------------------------
内页分割[以下为内页css]
---------------------------------------------------
*/


/*--------------------------------------------------------------------------------------------------*/
.page-wrap {
	width: 1200px;
	margin: 0 auto;
}

.page-wrap-mid {
	background: url('http://hbwuhuanzq.com/Home/Public/images/pagebg.gif') repeat-y;
	width: 1200px;
	float: left;
	height: 100%;
}

.left-page {
	float: left;
	width: 258px;

}

.list-left-block {
	width: 100%;
	position: relative;
	z-index: 666;
	float: left;
}

.list-left-block h1 {
	width: 218px;
	padding: 0 20px;
	text-align: left;
	height: 67px;
	line-height: 67px;
	border-bottom: 3px solid #1f73bf;
	position: absolute;
	top: -70px;
	background: url('http://hbwuhuanzq.com/Home/Public/images/pageleftTit.png') no-repeat;
}

.list-left-block p {
	width: 100%;
	color: #1f73bf;
}

.list-left-block p.tl01 {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}

.list-left-block p.tl02 {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}

.list-nav {
	width: 228px;
	padding: 15px;
	float: left;
}

.list-nav a {
	width: 208px;
	padding: 0 10px;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #555;
	font-weight: 700;
	text-align: left;
	font-size: 15px;
}

.list-nav a i {
	font-size: 8px;
	margin-right: 10px;
	font-weight: normal;
}

.list-nav a span {
	margin-left: 10px;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-transform: Uppercase;
}

.list-nav a:hover {
	color: #fff;
	background: #1f73bf;

}

.list-nav a:hover span {
	color: #f5f5f5;
}

.list-news {
	width: 228px;
	padding: 15px;
	float: left;
	padding-top: 0px;
}

.list-news h1 {
	width: 210px;
	padding-left: 15px;
	border-left: 3px solid #1f73bf;
	background-color: #1f73bf;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	position: relative;
}

.list-news h1 a {
	width: 20px;
	height: 40px;
	position: absolute;
	right: 15px;
	top: 0;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	transition: all ease .5s;
	text-align: right;
	display: block;
}

.list-news h1 a:hover {
	color: #fff;
	font-size: 14px;
}

.list-nav-news {
	width: 100%;
	overflow: auto;
}

.list-nav-news a {
	width: 198px;
	float: left;
	background-color: #f5f5f5;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	overflow: hidden;
}

.list-nav-news a:hover {
	color: #1f73bf;
}

.list-nav-news a span {
	margin-right: 5px;
}

.list-cgal {
	width: 228px;
	padding: 15px;
	float: left;
	padding-top: 0px;
}

.list-cgal h1 {
	width: 210px;
	padding-left: 15px;
	border-left: 3px solid #1f73bf;
	background-color: #666;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	position: relative;
}

.list-cgal h1 a {
	width: 35px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	transition: all ease .5s;
	text-align: center;
	display: block;
	background-color: #1f73bf;
	border-left: 3px solid #1f73bf;
}

.list-cgal h1 a:hover {
	color: #fff;
	font-size: 14px;
}

.list-nav-cgal {
	width: 100%;
	overflow: auto;
}

.list-nav-cgal a {
	width: 216px;
	float: left;
	border: 1px solid #f5f5f5;
	background-color: #fff;
	padding: 5px;
	margin-top: 5px;
	overflow: hidden;
	transition: all ease .5s;
	border-bottom: 3px solid #f5f5f5;
}

.list-nav-cgal a:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	color: #1f73bf;
}

.list-nav-cgal img {
	width: 100%;
	height: 120px;
}

.list-nav-cgal p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f5f5f5;
}

.list-spzs {
	width: 228px;
	padding: 15px;
	float: left;
	padding-top: 0px;
}

.list-spzs h1 {
	width: 210px;
	padding-left: 15px;
	border-left: 3px solid #1f73bf;
	background-color: #1f73bf;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	position: relative;
}

.list-spzs h1 a {
	width: 35px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	transition: all ease .5s;
	text-align: center;
	display: block;
	background-color: #1f73bf;

}

.list-spzs h1 a:hover {
	color: #fff;
	font-size: 14px;
}

.list-nav-spzs {
	width: 100%;
	overflow: auto;

}

.list-nav-spzs a {
	width: 218px;
	float: left;
	background-color: #f2f2f2;
	padding: 5px;
	margin-top: 5px;
	overflow: hidden;
	transition: all ease .5s;
	position: relative;
	height: 150px;
	color: #fff;
}

.list-nav-spzs a span {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url('http://hbwuhuanzq.com/Home/Public/images/audiopng.png') no-repeat;
	display: block;
	transition: all ease .5s;
}

.list-nav-spzs a span:hover {
	transform: scale(1.2)
}

.list-nav-spzs a:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	color: #1f73bf;

}

.list-nav-spzs img {
	width: 100%;
	transition: all ease .5s;
	height: 150px;
}

.list-nav-spzs p {
	width: 218px;
	position: absolute;
	bottom: 5px;
	left: 5px;
	background: url('http://hbwuhuanzq.com/Home/Public/images/videotextbg.png') repeat;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.right-page {
	width: 890px;
	float: right;
	overflow: hidden;
	margin-right: 25px;
}

.position-nav {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #ddd;
	text-align: left;
	color: #555;
	margin-top: 10px;
}

.position-nav i {
	margin-right: 10px;
}

.position-nav strong {
	color: #1f73bf;
}

.position-nav a {
	color: #555;
}

.position-nav a:hover {
	color: #1f73bf;
}

.page-centent {
	width: 100%;
	padding: 15px 0;
	font-size: 14px;
	line-height: 25px;
}

.page-centent h2 {
	color: #1f73bf
}

.tuijian-products {
	clear: both;
	padding: 15px 0;
	background: #f5f5f5;
	border-top: 1px solid #ddd;
}

.tuijian-products-mid {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}

.tuijian-products-mid li {
	padding: 10px;
	background-color: #fff;
	width: 210px;
	height: 235px;
	overflow: hidden;
	margin-right: 12px;
	float: left;
	transition: background-colo ease .5s, box-shado ease .5s;
}

.tuijian-products-mid li:hover {
	background-color: #1f73bf;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.tuijian-products-mid li:hover a {
	color: #fff;

}

.tuijian-products-mid li a span {
	width: 30px;
	height: 3px;
	background: #555;
	display: inline-block;
	transition: all ease .5s;
}

.tuijian-products-mid li:hover a span {
	background: #fff;
	width: 80px;
}

.tuijian-products-mid li img {
	width: 100%;
	height: 158px;
}

.news_hangye ul li {
	padding-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
}

.news_hangye ul li span {
	display: block;
	width: 98px;
	border: 1px solid #E1E1E1;
	border-radius: 3px;
	line-height: 59px;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #1f73bf;
	font-size: 35px;
	float: left;
}

.news_hangye ul li span em {
	display: block;
	height: 38px;
	line-height: 38px;
	border-top: 1px solid #E1E1E1;
	background: #f5f5f5;
	font-style: normal;
	font-size: 15px;
	font-family: Arial, sans-serif;
	color: #555;
}

.news_hangye ul li dl {
	width: 750px;
	float: right;
	padding-top: 5px;
}

.news_hangye ul li dl dt a {
	color: #333333;
	font-size: 16px;
}

.news_hangye ul li dl dt i {
	color: #1f73bf;
	margin-right: 5px;
	animation: mykeframe1 ease 1.5s infinite;
	display: inline-block;
}

.news_hangye ul li dl dt a:hover {
	color: #1f73bf;
	font-size: 16px;
}

.news_hangye ul li dl dd {
	font-size: 13px;
	line-height: 26px;
	height: 66px;
	overflow: hidden;
	padding-top: 16px;
	color: #999
}

.news_hangye ul li dl dd a {
	color: #999
}

@keyframes mykeframe1 {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(-360deg);
	}
}

.List_page {
	width: 100%;
	text-align: center;
	clear: both;
	padding: 25px 0;
}

.List_page a {
	padding: 8px 10px;
	border: 1px solid #f5f5f5;
	margin-right: 8px;
	color: #999;
}

.List_page a:hover {
	border: 1px solid #1f73bf;
	background-color: #1f73bf;
	color: #fff;
}

.List_page span {
	padding: 8px 10px;
	border: 1px solid #1f73bf;
	margin-right: 8px;
	color: #fff;
	background-color: #1f73bf;
}

.List_page span:hover {
	border: 1px solid #1f73bf;
	background-color: #1f73bf;
	color: #fff;
}

.info_news_title {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #1f73bf;
	font-size: 18px;
}

.info_news_title_fu {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
}

.info_news_title_fu span {
	padding-right: 15px;
}

.info_summary_news {
	width: 858px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	font-size: 12px;
	padding: 15px;
	border-radius: 3px;
	color: #999;
}

.info_content {
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}

.info_content img {
	max-width: 100%;
}

.fenye {
	width: 100%;
}

.fenye li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
}

.fenye li h1 {
	width: 100px;
	padding: 0 15px;
	height: 30px;
	color: #fff;
	font-size: 12px;
	background-color: #1f73bf;
	border-right: 3px solid #fff;
	float: left;
}

.fenye li a {
	float: right;
	display: block;
	width: 727px;
	padding: 0 15px;
	height: 30px;
	color: #555;
	font-size: 12px;
	background-color: #f5f5f5;
	transition: all ease .5s;
}

.fenye li a:hover {
	color: #fff;
	background-color: #1f73bf;
}

.yansheng {
	width: 520px;
	float: left;
	border-right: 1px solid #ddd;
}

.yansheng h1 {
	width: 497px;
	height: 18px;
	color: #555;
	text-indent: 15px;
	font-size: 14px;
	border-left: 3px solid #1f73bf;
	line-height: 18px;
	position: relative;
}

.yansheng h1 a {
	width: 18px;
	height: 18px;
	color: #555;
	text-align: right;
	font-size: 12px;
	position: absolute;
	right: 25px;
	display: block;
	transition: color linear .5s;
	top: 0;
}

.yansheng h1 a:hover {
	color: #1f73bf;
}

.yansheng ul a {
	width: 45%;
	padding-right: 15px;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	color: #999;
	margin-top: 8px;

}

.yansheng ul a:hover {
	color: #1f73bf;
}

.yansheng ul a i {
	font-size: 5px;
	top: -3px;
	height: 25px;
	display: inline-block;
	width: 12px;
	position: relative;
}

.bottom-info {
	clear: both;
	margin-top: 15px;
	width: 856px;
	padding: 15px;
	border: 2px #f2f2f2 solid;
	overflow: auto;
}

.right-info-lan {
	float: right;
	width: 310px;
}

.right-info-lan h1 {
	width: 100%;
	height: 18px;
	color: #555;
	font-size: 12px;
	line-height: 18px;
}

.right-info-lan h1 i {
	color: #1f73bf;
	padding-right: 10px
}

.right-info-lan .web_fenxiang {
	margin: 15px 0;
}

.left_input {
	border: 1px solid #eee;
	padding: 0 15px;
	width: 210px;
	float: left;
	color: #999;
	height: 25px;
	line-height: 25px;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1) inset;
	transition: all ease .4s;
}

.left_input:focus {
	border: 1px solid #1f73bf;
}

.right_input {
	border: none;
	width: 60px;
	float: left;
	height: 27px;
	line-height: px;
	text-align: center;
	color: #fff;
	background-color: #1f73bf;
	transition: all ease .4s;
}

.right_input:hover {
	background-color: #1f73bf;
}

.cgal_summary {
	width: 100%;
	padding: 15px 0;
	font-size: 18px;
	font-weight: 700;
	color: #e21001;
}

.cgal_summary i {
	color: #555;
}

.cgal_summary p {
	display: inline;
}

.cgal_title {
	width: 100%;
	line-height: 40px;
	background-color: #f5f5f5;
	text-align: center;
	border-radius: 6px;
	height: 90px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cgal_title h1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #555;
	font-size: 22px
}

.cgal_title h3 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #555;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}

.cgal_title h3 span {
	width: 120px;
	height: 40px;
	display: block;
	background-color: #f5f5f5;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 50%;
	margin-top: -20px;
	z-index: 6;
}

.cgal_title h3 i {
	width: 200px;
	height: 2px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 50%;
	background-color: #333;
}

.cgal_title h3 em {
	width: 100px;
	height: 60px;
	display: block;
	position: absolute;
	top: 40px;
	color: #555;
	font-size: 30px;
	left: 50%;
	margin-left: -50px;
}

.cgal-show {
	width: 100%;

}

.cgal-show li {
	width: 46%;
	margin-top: 25px;
	margin-right: 25px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	position: relative;
	border: 1px solid #f5f5f5;
	float: left;
	overflow: hidden;
	transition: box-shadow linear .5s;
}

.cgal-show li:hover {
	box-shadow: 0 0 7px rgba(0, 97, 176, .3);
}

.cgal-show li img {
	width: 100%;
	height: 280px;
}

.cgal-tit {
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	position: absolute;
	bottom: 15px;
	color: #fff;
	text-indent: 5px;
	font-size: 12px;
	background: url('http://hbwuhuanzq.com/Home/Public/images/cgaltitlebg.png') no-repeat;
}

.cgal-tit:hover {
	color: #1f73bf;
}

.cgal-tit i {
	margin-right: 8px;
}

.info_cgal_titleh1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f5f5f5;
	color: #1f73bf;
	font-size: 18px;
}

.info_cgal_titleh1 i {
	color: #1f73bf;
	margin-right: 15px;
}

.info_alx {
	margin: 25px 0;

}

.fenye_al {
	width: 100%;
	text-align: center;
	padding-top: 25px;
}

.fenye_al a {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	background-color: #666;
	color: #fff;
	padding: 0 55px;
	margin-right: 25px;
	transition: background-color linear .5s;
}

.fenye_al .left-ck:hover {
	background-color: #1f73bf;
	color: #fff;
}

.fenye_al .right-ck:hover {
	background-color: #1f73bf;
	color: #fff;
}

.video-show {
	width: 100%;
}

.video-show li {
	width: 46%;
	margin-top: 25px;
	margin-right: 25px;
	padding: 10px;
	background: #f5f5f5;
	position: relative;
	float: left;
	overflow: hidden;
}

.video-show li .bofang {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80px;
	height: 80px;
	display: block;
	margin-left: -40px;
	margin-top: -40px;
	background: url('http://hbwuhuanzq.com/Home/Public/images/audiopng.png') no-repeat;
	overflow: hidden;
	transition: all linear .5s;
}

.video-show li .bofang:hover {
	transform: scale(1.3)
}

.video-show li img {
	width: 100%;
	height: 250px;
}

.video-tit {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #555;
	font-size: 12px;
	position: relative;
	display: block;
}

.video-tit:hover {
	color: #1f73bf;
}

.video-tit i {
	margin-right: 8px;
}

.video-tit span {
	position: absolute;
	right: 0px;
	height: 30px;
	top: 0;
	float: right;
	color: #999;
}

/*--------------------------------------------------------------产品�?------------------------------------------------------*/
.list-nav-info {
	width: 228px;
	padding: 15px;
	float: left;
}

.list-nav-info>a {
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #c00;
	font-weight: 700;
	text-align: left;
	font-size: 16px;

	border-bottom: 1px solid #ddd;
}

.list-nav-info>a i {
	margin-right: 10px;
	font-weight: normal;
}

.list-nav-info>a span {
	margin-left: 10px;
	font-size: 9px;
	font-weight: normal;
	color: #c00;
	text-transform: Uppercase;
}

.list-nav-info>a:hover {
	color: #1f73bf;
}

.info-list-tab {
	width: 100%;
	float: left;
	position: relative;

}

.info-list-tab dd {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #f5f5f5;
}

.info-list-tab dd a {
	color: #666;
	font-weight: normal;
	font-size: 16px;
}

.info-list-tab dd a:hover {
	color: #1f73bf;
}

.info-list-tab dd i {
	color: #666;
	font-weight: normal;
	font-size: 14px;
	margin-right: 5px;
	display: inline-block;
	animation: mykeframe1 ease 3s infinite;
}

.list_bg {
	margin-top: 15px;
	width: 100%;
	height: 290px;
	overflow: hidden;
	background: url(http://hbwuhuanzq.com/Home/Public/images/list_bg.gif) no-repeat;
}

.list_bg .list_left {
	float: left;
	width: 305px;
	overflow: hidden
}

.list_bg .list_left h2 {
	margin-top: 25px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	font-size: 15px;
	font-weight: 700;
	overflow: hidden;
}

.list_bg .list_left h2 a {
	color: #000
}

.list_bg .list_left h2 a:hover {
	color: #1f73bf
}

.list_bg .list_left img {
	margin-top: 11px;
	margin-left: 32px;
}

.list_bg .list_center {
	float: left;
	padding-top: 70px;
	padding-left: 28px;
	width: 530px;
}

.list_bg .list_center p {
	line-height: 25px;
	font-size: 13px;
}

.list_bg .list_center p img {
	margin-top: 15px;
}

.list_bg .list_kf {
	float: right;
	padding-top: 150px;
	padding-right: 8px;
	width: 175px;
	overflow: hidden;
}

.left-ckx {
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #666;
	margin-top: 15px;
	transition: all ease .5s;
}

.left-ckx:hover {
	background: #1f73bf;
}

.summary_chanping {
	height: 80px;
	line-height: 80px;
	overflow: hidden;
}

/*-------------------------------网站地图-------------------------------------*/
.map-centent {
	width: 100%;
}

.m1 {
	width: 872px;
	background: #f5f5f5;
	border-left: 3px solid #1f73bf;
	height: 35px;
	line-height: 35px;
	float: left;
	padding-left: 15px;
}

.m2,
.m3 {
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	color: #555;
	margin: 15px 15px;
	float: left;
}

.m2:hover,
.m3:hover {
	color: #1f73bf
}

.m2 i,
.m3 i {
	margin-right: 5px;
}

/*--------------------------book-------------------------------*/

.cul-fi {
	position: relative;
	width: 100%;
	padding-bottom: 40px;
	background: url("http://gsngmy.com/theme/tcqc/images/bg31.jpg") repeat;

}

.cul-fi .cul-titie {
	margin: 0 auto;
	width: 960px;
	height: 280px;
	background: url("http://gsngmy.com/theme/tcqc/images/bg32.jpg") no-repeat center 80px;
}

.cul-fi .cul-titie h2 {
	padding-top: 180px;
	font-size: 24px;
	color: #00a53a;
	font-weight: normal;
	line-height: 90px;
	text-align: center;
}

.cul-fi .cul-titie span.line {
	margin: 0 auto;
	display: block;
	width: 30px;
	height: 3px;
	background: #00a53a;
}

.cul-fi-con {
	position: relative;
	margin: 10px auto 0;
	width: 100%;

}

.cul-fi-con .title {
	margin: 50px auto 0;
	width: 100%;
	height: 35px;
	text-align: center;
}

.cul-fi-con .title ul {
	float: none;
}

.cul-fi-con .title li {
	margin: 0 10px;
	width: 96px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 12px;
	border: 2px solid #b2aea1;
	border-radius: 2px;
	color: #666666;
	cursor: pointer;
	transition: all 0.3s;
	display: inline-block;
	float: none;
}

.cul-fi-con .title li a {
	display: block;
	color: #666666;
}

.cul-fi-con .title li:hover,
.cul-fi-con .title li.on {
	color: #fff500;
	border: 2px solid #00a53a;
	background: #00a53a;
}

.cul-fi-con .title li:hover a,
.cul-fi-con .title li.on a {
	color: #fff500;
}



.bg-txt {
	width: 100%;


}

.cul-fi-con .bgbox {
	padding: 0 20px;
	height: 0;
	border-right: 1px solid #e5e5e5;
}

.cul-fi-con .bg1 {
	width: 25px;
	background: url("http://gsngmy.com/theme/tcqc/images/t9.png") no-repeat center top;
}

.cul-fi-con .bg2 {
	width: 25px;
	background: url("http://gsngmy.com/theme/tcqc/images/t8.png") no-repeat center top;
}

.cul-fi-con .bg3 {
	width: 25px;
	background: url("http://gsngmy.com/theme/tcqc/images/t7.png") no-repeat center top;
}

.cul-fi-con .bg4 {
	margin-right: 10px;
	margin-left: 20px;
	width: 25px;
	height: 0;
	background: url("http://gsngmy.com/theme/tcqc/images/t6.png") no-repeat center top;
}

.cul-fi-con .bg5 {
	width: 25px;
	padding-right: 20px;
	height: 0;
	border-right: 1px solid #e5e5e5;
	background: url("http://gsngmy.com/theme/tcqc/images/t5.png") no-repeat left top;
}

.cul-fi-con .bg6 {
	width: 25px;
	background: url("http://gsngmy.com/theme/tcqc/images/t4.png") no-repeat center top;
}

.cul-fi-con .bg7 {
	width: 25px;
	background: url("http://gsngmy.com/theme/tcqc/images/t3.png") no-repeat center top;
}

.cul-fi-con .bg8 {
	width: 25px;
	background: url("http://gsngmy.com/theme/tcqc/images/t2.png") no-repeat center top;
}

.cul-fi-con .bg9 {
	position: absolute;
	top: 0;
	right: -500px;
	width: 50px;
	height: 180px;
	background: url("http://gsngmy.com/theme/tcqc/images/t1.png") no-repeat center top;
	opacity: 0;
}

.cul-fi-con .bg10 {
	position: absolute;
	right: 0;
	top: 195px;
	width: 100px;
	height: 120px;
	background: url("http://gsngmy.com/theme/tcqc/images/img26.png") no-repeat center;
}

.form_book {
	width: 100%;
}

.title-book {
	width: 100%;
	float: left;
	height: 37px;
	line-height: 37px;
	margin-top: 35px;
}

.title-book input {

	height: 35px;
	line-height: 35px;
	border: 1px solid #ddd;
	width: 250px;
	padding: 0 10px;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1) inset;
	color: #999;
	transition: all ease .5s;
}

.contain-book {
	width: 100%;
	float: left;
	height: 350px;
	line-height: 25px;
	margin-top: 20px;
}

.contain-book textarea {

	height: 350px;
	line-height: 25px;
	border: 1px solid #ddd;
	width: 825px;
	padding: 10px;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1) inset;
	color: #999;
	transition: all ease .5s;
}

.title-book input:focus,
.contain-book textarea:focus {
	border: 1px solid #1f73bf;
}

input.bnt {
	width: 350px;
	height: 35px;
	float: right;
	line-height: 35px;
	background: #555;
	color: #fff;
	text-align: center;
	border: none;
	transition: all ease .5s;
	border-radius: 3px;
}

input.bnt:hover {
	background: #1f73bf;
}

.search_key {
	width: 872px;
	height: 35px;
	line-height: 35px;
	border-left: 3px solid #1f73bf;
	color: #555;
	font-size: 16px;
	padding-left: 15px;
	background-color: #f5f5f5;
}

.search_key strong {

	color: #e21001;
}

.key-list {
	width: 100%;
}

.key-list a {
	width: 100%;
	display: block;
	border-bottom: 1px dashed #f5f5f5;
	height: 30px;
	line-height: 30px;
	color: #666;
	position: relative;
	margin-top: 15px;
}

.key-list a i {
	margin-right: 10px;
	color: #1f73bf;
}

.key-list a em {
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	height: 30px;
	width: 20px;
	text-align: right;
	color: #555;
	transition: all ease .5s;
}

.key-list a:hover em {
	color: #1f73bf
}

/**联系方式插件**/
#kefu1 {
	position: fixed;
	right: 10px;
	top: 230px;
	z-index: 10008;
	width: 132px;
	padding: 10px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #d4d4d4;
	font-size: 12px;
}

.cs_tel {
	height: 25px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/img.gif") no-repeat 0px 0px;
}

.cs_tel_ct {
	color: #666;
	line-height: 150%;
}

.cs_tel_num {
	color: red;
	font-size: 18px;
	font-family: Arial, Verdana;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding: 5px 0px;
}

.cs_online {
	height: 30px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/img.gif") no-repeat 0px -50px;
}

.cs_online_qq {
	height: 25px;
	padding-left: 5px;
}

.cs_online_qq a:link,
.cs_online_qq a:active,
.cs_online_qq a:visited,
.cs_online_qq a:hover {
	text-decoration: none;
	color: #666;
}

.cs_qcode {
	padding: 10px 0px 0px 0px;
}

.cs_free {
	height: 32px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/img.gif") no-repeat 0px -100px;
}

.cs_free a {
	display: block;
	height: 32px;
}

.cs_free a span {
	display: none;
}

.cs_baidu {
	height: 32px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/img.gif") no-repeat 0px -200px;
}

.cs_baidu a {
	display: block;
	height: 32px;
}

.cs_baidu a span {
	display: none;
}

.cs_spr {
	border-bottom: 1px dashed #c0c0c0;
	margin: 8px 0px;
}

.cs_space {
	clear: both;
	overflow: hidden;
	height: 8px;
}

.cs_close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 12px;
	height: 12px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/img.gif") no-repeat 0px -150px;
}

.cs_close a {
	display: block;
	height: 10px;
}

.cs_close a span {
	display: none;
}


/*侧面产品列表*/
.left-cmmenu {
	position: absolute;
	left: 10px;
	width: 258px;
	padding: 5px;
	background: #f5f5f5;
	overflow: auto;
	z-index: 99999;
}

/*产品详细页面*/
.preview {
	width: 400px;
	margin-bottom: 25px;
	float: left;
	position: relative;
}

.preview .show {
	width: 400px;
	height: 300px;
	border: 1px solid #ddd;
	padding: 1px;
	overflow: hidden;
	position: relative;
	line-height: 248px;
	background: url(http://hbwuhuanzq.com/Home/img/loading.gif) no-repeat center;
}

.preview .show img {
	vertical-align: middle;
	width: 400px;
	height: 300px;
}

.zoomdiv {
	z-index: 1;
	position: absolute;
	top: 20px;
	left: 0;
	width: 150;
	height: 150;
	background: #fff;
	border: 1px solid #eee;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 1;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

.thumb-scroll {
	width: 400px;
	height: 38px;
	margin-top: 10px;
	position: relative;
}

.thumb-scroll .pro-thumb {
	width: 310px;
	height: 38px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.thumb-scroll .pro-thumb ul {
	position: absolute;
	height: 38px;
	left: 0;
	top: 0
}

.thumb-scroll .pro-thumb ul li {
	float: left;
	width: 58px;
	height: 32px;
	padding: 2px;
	border: 1px solid #d1d1d1;
	line-height: 32px;
	margin-right: 15px;
	overflow: hidden;
}

.thumb-scroll .pro-thumb ul li img {
	vertical-align: middle;
}

.thumb-scroll .pro-thumb ul li.on {
	border-width: 3px;
	padding: 0;
}

.thumb-scroll .prev,
.thumb-scroll .next {
	position: absolute;
	top: 0;
	display: inline-block;
	width: 25px;
	height: 36px;
	border: 1px solid #f1f1f1;
	background: url(http://hbwuhuanzq.com/Home/Public/images/bg_btn12.gif) no-repeat #fff -5px;
}

.thumb-scroll .prev {
	left: 0;
}

.thumb-scroll .next {
	background-position: -38px -13px;
	right: 0;
}

.thumb-scroll .prev.disable,
.thumb-scroll .next.disable {
	background-color: #f1f1f1;
	cursor: default;
}

.color-r {
	color: #F97400
}

.tables {
	float: right;
	width: 460px;
	overflow: hidden;
}

.tables .price {
	float: left;
	font-size: 14px;
	background: #F7F7F7;
	width: 100%;
	line-height: 35px;
	text-indent: 15px;
	margin-top: 15px;
	height: 35px;
}

.tables .tels {
	background: url(http://hbwuhuanzq.com/Home/Public/images/redtel.jpg) no-repeat 0 10px;
	text-indent: 40px;
	float: right;
	width: 150px;
	color: red;
	font-size: 16px;
	font-weight: 700
}

.red {
	color: red
}

.tables .tp {
	height: 26px;
	line-height: 26px;
	margin-bottom: 10px;
}

.tables .tp h1 {
	color: #1f73bf
}

.tables table {
	font-size: 14px;
	border-collapse: collapse;
	border: 1px solid #f5f5f5;
	width: 460px;
	margin-top: 5px
}

.tables table td {
	height: 30px;
	line-height: 40px !important;
	border: 1px solid #f5f5f5;
	text-indent: 15px;
}

.dfwt-one {
	width: 100%;
	float: left;
}

.dfwt-one h1 {
	width: 887px;
	float: left;
	height: 35px;
	line-height: 35px;
	background: #f5f5f5;
	border-left: 3px solid #1f73bf;
	color: #1f73bf;
	font-size: 14px;
	font-weight: 700;
	text-indent: 15px;
}

.conbox_img {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	height: auto;
}

.conbox_img a {
	width: 200px;
	height: 150px;
	float: left;
	border: 1px solid #f5f5f5;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1);
	padding: 2px;
	margin-top: 10px;
}

.conbox_img a img {
	width: 200px;
	height: 150px;
}

.canshu-table {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
	float: left;
}

.canshu-table h1 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #1f73bf;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.canshu-table-centent {
	width: 100%;
	line-height: 1.6em;
	font-size: 14px;
	padding: 15px 0;
}

.canshu-table-centent table {
	width: 100%;
	white-space: normal;
	border: 1px solid #ddd;
}

.canshu-table-centent table td,
canshu-table-centent table th {
	border: 1px solid #ddd;
	background: #fff;
	line-height: 35px;
	padding: 0 15px;
}


.product {
	overflow: hidden;
	width: 1200px;
	padding-top: 30px;
	margin: 0 auto;
}

.product .product-text {
	float: left;
	width: 358px;
	color: #999;
}

.product .product-text h2 {
	font-size: 36px;
	color: #000
}

.product .product-text p {
	margin-top: 50px;
	font-size: 14px;
	color: #999;
	line-height: 2em;
	text-align: justify;
	text-justify: inter-ideograph
}

.product .product-wrapper {
	float: right;
	width: 782px;
}

.product .product-wrapper ul {
	width: 820px;
}

.product .product-wrapper li {
	position: relative;
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	width: 250px;
	height: 250px;
	overflow: hidden
}

.product .product-wrapper a {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

.product .product-wrapper img {
	width: 250px;
	height: 250px;
	float: left;
}

.product .product-wrapper .mask {
	width: 250px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background: #1f73bf;
	color: #fff;
	float: left;
}

.news {
	height: 320px;
	overflow: hidden
}

.jia-ico {
	font-size: 35px;
	font-weight: normal;
	width: 110px;
	display: block;
	height: 110px;
	color: #fff;
	background: #f5f5f5;
}

.jia-ico a {
	text-align: center;
	color: #555;
	width: 185px;
	display: block;
	height: 185px;
	text-align: center;
	line-height: 185px;
}

.jia-ico a:hover {
	color: #1f73bf;

}

.jia-ico:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}




.news {
	height: 320px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}

.news .news-big {
	float: left;
	width: 700px;
	height: 320px;
	background: #ccc
}

.news .news-big .img {
	float: left;
	width: 470px;
	height: 320px;
}

.news .news-big .info {
	position: relative;
	float: left;
	width: 230px;
	height: 320px;
	background: #1f73bf
}

.news .news-big .triangle {
	position: absolute;
	left: -16px;
	top: 50%;
	margin-top: -10px;
	width: 16px;
	height: 20px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/indexsp.png") no-repeat;
	background-position: -64px -23px
}

.news .news-big h3 {
	margin: 0 auto;
	margin-top: 30px;
	width: 180px;
	height: 54px;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden
}

.news .news-big p {
	margin: 0 auto;
	margin-top: 18px;
	width: 180px;
	line-height: 23px;
	color: #fff;
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	height: 180px;
	overflow: hidden;
}

.news .news-big a {
	color: #fff
}

.news .news-big span {
	position: absolute;
	bottom: 16px;
	right: 30px;
	color: #fff
}

.news .news-big span i {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
	width: 18px;
	height: 18px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/indexsp.png") no-repeat;
	background-position: -83px 0;
	vertical-align: middle
}

.news .news-list {
	float: right;
	width: 460px
}

.news .news-list li {
	margin-bottom: 32px;
}

/*.news .news-list li a:hover{color: #666}*/
.news .news-list h3 {
	color: #000;
	font-size: 16px;
	widtg: 100%;
	height: 115px;
	overflow: hidden;
}

.news .news-list .info {
	position: relative;
	height: 180px;
	overflow: hidden;
	background: url('http://hbwuhuanzq.com/Home/Public/images/mapx.png') no-repeat 260px 65px #f5f5f5;
	width: 430px;
	padding: 15px;
}

.news .news-list .img {
	float: left;
	width: 180px;
	height: 120px
}

.news .news-list p {
	width: 50%;
	line-height: 30px;
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	float: left;
	color: #e21001;
	font-size: 13px;
	font-weight: 700
}

.news .news-list p span {
	color: #555;
	padding-right: 5px;
}

.apbc_b {
	width: 100%;
	color: #165633;
	font-size: 14px;
	height: 180px;
}

.apbc_b td {
	line-height: 27px;
}

.apbc_b h1 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #999;
	font-size: 18px;
	margin-bottom: 15px;
}


.youshi-tit {
	width: 100%;
	height: 40px;
	position: relative;

}

.youshi-tit h1 {
	width: 200px;
	background: #f5f5f5;
	height: 40px;
	position: absolute;
	z-index: 6;
	left: 50%;
	margin-left: -100px;
	top: 0;
}

.youshi-tit h1 a {
	width: 160px;
	background: #fff;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ddd;
	display: block;
	margin: 0 20px;
	text-align: center;
	color: #000;
	font-size: 25px;
}

.youshi-tit .line {
	width: 100%;
	background: #ddd;
	height: 1px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 20px;
}

.summary-ys {
	width: 80%;
	margin: 15px auto;
	line-height: 25px;
	color: #999;
	font-size: 12px;
	text-align: center;
}






.list-showx {
	border: 1px solid #e5e5e5;
	background-color: #fff;
	width: 272px;

	margin-right: 18px;
	margin-bottom: 18px;
	float: left;
	position: relative;
	padding: 5px;
}

.list-showx .imgbox {

	border-bottom: 2px solid #e3e3e3;
	overflow: hidden;
}

.list-showx .imgbox img {
	width: 100%;
	height: 204px;
}

.list-showx .des {
	padding: 10px;
}

.list-showx .des p {
	padding: 0;
	line-height: 1.2;
	padding-bottom: 5px;
}

.list-showx .des p.title {
	height: 29px;
	overflow: hidden;
}

.list-showx .des p.forcheck {
	color: #e21001;
	display: inline-block;
}

.list-showx .des p.forcheck label {
	color: #6f6f6f;
	float: right;
}

.list-showx .des h4 {
	font-size: 15px;
	padding-bottom: 5px;
}

.list-showx .showicon {
	width: 55px;
	height: 27px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	left: -1px;
	top: 10px;
	display: block;
}

.list-showx .showicon.t {
	background-image: url(http://hbwuhuanzq.com/Home/Public/css/clientlib-common/image/product2/t.png);
}

.list-showx .showicon.r {
	background-image: url(http://hbwuhuanzq.com/Home/Public/css/clientlib-common/image/product2/r.png);
}

.list-showx .showicon.x {
	background-image: url(http://hbwuhuanzq.com/Home/Public/css/clientlib-common/image/product2/x.png);
}

.list-showx .showicon.j {
	background-image: url(http://hbwuhuanzq.com/Home/Public/css/clientlib-common/image/product2/j.png);
	width: 67px;
	height: 30px;
}



.searchdiv {
	width: 100%;
	height: 110px;
	padding: 50px 0;
	float: left;
	clear: both;
	background: url('http://hbwuhuanzq.com/Home/Public/images/searchbg.jpg') no-repeat center top;
}

.searchdiv ul {
	width: 1200px;
	margin: 0 auto;
	height: 150px;
}

.searchdiv ul .fundtie {
	width: 150px;
	float: left;
	height: 150px;
	text-align: center
}

.searchdiv ul .fundtie h1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #000;
	font-size: 40px;
	font-weight: 700;
}

.searchdiv ul .fundtie h2 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #000;
	font-size: 23px;
	font-weight: 700;
}

.searchdiv ul .mapdtie {
	width: 150px;
	float: right;
	height: 150px;
	text-align: center
}

.searchdiv ul .mapdtie h1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 18px;
	font-weight: noraml;
}

.searchdiv ul .mapdtie h1 a {

	color: #333;

}

.searchdiv ul .mapdtie h2 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #000;
	font-size: 40px;
	font-weight: 700;
}

.mid-ss {
	width: 800px;
	float: left;
	margin-left: 60px;
	overflow: hidden;
}

.mid-ss h1 {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.mid-ss h1 span {
	color: #333;
	padding-right: 15px;
	font-size: 14px;
}

.mid-ss h1 a {
	color: #333;
	font-weight: normal;
	font-size: 14px;
	padding-right: 10px;
}

.mid-ss form {
	width: 798px;
	border: 1px solid #ff7a1a;
	height: 30px;
	background: #fff;
	float: left;
	border-radius: 15px;
	margin-top: 15px;
}

.se_inp {
	width: 730px;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	float: left;
	border: none;
	background: transparent;
}

.se_btn {
	width: 17px;
	height: 20px;
	background: url('http://hbwuhuanzq.com/Home/Public/images/go.png') no-repeat center 5px;
	float: right;
	border: none;
	margin-right: 10px;

}

.list-itemlb {
	width: 100%;
	background: #fff;
	clear: both;
	overflow: auto;
	padding: 35px 0;
}

.list-itemlb>ul {
	width: 1200px;
	margin: 0 auto;
}

.list-itemlb>ul h1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #1f73bf;
	font-size: 40px;
	text-align: center
}

.list-itemlb>ul h4 span {
	width: 150px;
	height: 30px;
	background: #fff;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 0;
	z-index: 2;
}

.list-itemlb>ul h4 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 25px;
	text-align: center;
	margin-top: 15px;
	position: relative;
	margin-bottom: 30px;
}

.list-itemlb>ul h4 i {
	width: 50%;
	height: 2px;
	background: #666;
	position: absolute;
	left: 50%;
	margin-left: -25%;
	top: 50%;
	margin-top: -2px;
	z-index: 0
}

.list-itemlb {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
	text-align: center;
}

.list-itemlb a {
	display: inline-block;
	margin-right: 40px;
	color: #666;
	font-size: 16px;
	line-height: 25px;
	transition: all linear .3s;
	padding: 5px;
	border: 1px solid #fff;
}

.list-itemlb a:hover {
	color: #1f73bf;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	border: 1px solid #f5f5f5;
}

.list-itemlb a img {
	width: 120px;
	background: #FFF;
}


.hotprod {
	width: 100%;
	background: #f5f5f5;
	clear: both;
	overflow: auto;
	padding-bottom: 35px;
}

.hotprod>ul {
	width: 1200px;
	margin: 0 auto;
}

.hotprod>ul h1 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
	position: relative;
	text-align: center;
	color: #000;
	font-size: 30px;
}

.hotprod>ul h1 span {
	width: 30px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
	background: #1f73bf;
}

.hotprod>ul h4 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 14px;
	font-weight: normal;
}

.hotprod-menu {
	width: 100%;
	height: 40px;
	text-align: center;
	margin: 15px 0;
}

.hotprod-menu a {
	background: #fff;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	padding: 0 30px;
	color: #333;
	margin-right: 10px;
	transition: all linear .3s;
}

.hotprod-menu a:hover,
.hotprod-menu a.xzl-active {
	background: #1f73bf;
	color: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .15)
}

.hotprod-content {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.hotprod-content .hotprod_item {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	overflow: auto;
	display: none;

}

.hotprod-content .hotprod_item li {
	width: 268px;
	height: auto;
	border: 2px solid #fff;
	padding: 5px;
	float: left;
	position: relative;
	overflow: hidden;
	background: #fff;
	transition: all linear .3s;
	margin-right: 23px;
	margin-bottom: 23px;
}

.hotprod-content .hotprod_item li img {
	width: 100%;
	height: 201px;
	padding: 0;
	margin: 0;

}

.hotprod-content .hotprod_item li:hover {
	border-color: #1f73bf;

}

.prod_name {
	width: 100%;
	height: 35px;
	line-height: 35px;

}

.prod_name a {
	color: #666;
	font-size: 15px;
}


.syv {
	background-color: #ffff;
	padding: 30px 0;
}

.syv-mid {
	width: 1200px;
	margin: 0 auto;
	height: 380px;
	overflow: hidden;
}

.syv .syvideo {
	width: 50%;
	position: relative;
	overflow: hidden;
}

.fl {
	float: left;
	display: inline;
}

.syv .syvideo b {
	display: block;
	width: 81px;
	height: 81px;
	background: url("http://hbwuhuanzq.com/Home/Public/images/syvi.png") no-repeat center;
	background-size: 81px 81px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
}

.syv .syvtx {
	width: 45%;
	box-sizing: border-box;
	padding-left: 5%;
}

.fr {
	float: right;
	display: inline;
}

.syv .syvtx .ht {
	font-size: 36px;
	color: #2b2b2f;
	line-height: 48px;
}

.syv .syvtx .ht span {
	display: block;
}

.syv .syvtx i {
	display: block;
	width: 48px;
	height: 3px;
	background-color: #2a292f;
	margin: 24px 0 40px;
}

.syv .syvtx .bt {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	max-width: 638px;
	height: 120px;
	overflow: hidden;
}

.learnmore {
	display: block;
	width: 198px;
	height: 50px;
	line-height: 50px;
	margin-top: 30px;
	background: #f5f5f5;
	position: relative;
	transition: all 0.5s ease 0s;
}

.learnmore .btntx {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 18px;
	box-sizing: border-box;
	display: block;
	font-size: 14px;
	color: #979797;
	width: 100%;
	height: 100%;
	background: transparent url("http://hbwuhuanzq.com/Home/Public/images/learnarr.png") no-repeat 160px center;
	background-size: 8px 14px;
	z-index: 2;
	transition: all 0.5s ease 0s;
	line-height: 50px;
}

.learnmore .btnbg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #cc092f;
	transition: width 0.5s ease 0s;
	z-index: 1;
}

.learnmore:hover .btntx {
	color: #fff;
	background: rgba(204, 9, 47, 0.25) url("http://hbwuhuanzq.com/Home/Public/images/learnarrcur02.png") no-repeat 160px center;
	background-size: 8px 14px;
	transition: all 0.5s ease 0s;
}

.learnmore:hover .btnbg {
	width: 100%;
	transition: width 0.5s ease 0s;
}

.about-cl {
	width: 100%;
	clear: both;
	border-bottom: 4px solid #f5f5f5;

	position: relative;
	height: 490px;

}

.aboutblack {
	width: 45%;
	position: absolute;
	left: 0;
	background: #fff;
	height: 490px;
	top: 0;
}

.aboutwhite {
	width: 55%;
	position: absolute;
	right: 0;
	background: #f5f5f5;
	height: 490px;
	top: 0;
}

.aboutmiddle {
	width: 1200px;
	height: 410px;
	position: absolute;
	padding: 40px 0;
	left: 50%;
	top: 0;
	z-index: 10;
	margin-left: -600px;
}

.about-wenzi {
	width: 440px;
	padding-right: 60px;
	float: left;
}

.about-wenzi>h1 {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	line-height: 54px;
	height: 54px;
	text-align: center;
	color: #706F6F;
}

.about-wenzi>h2 {
	width: 100%;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #706F6F;
}

.about-wsm {
	width: 100%;
	margin-top: 45px;
	line-height: 24px;
	color: #666;
	font-size: 14px;

}

.right-imggroup {
	width: 640px;
	padding-left: 60px;
	float: right;
}

.right-imggroup a {
	width: 300px;
	height: 220px;
	display: block;
	overflow: hidden;
}

.right-imggroup a img {
	width: 300px;
	transition: all ease .3s;
	height: 190px;
}

.right-imggroup a span {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 14px;
	display: block;
}

.right-imggroup a img:hover {
	transform: translateX(-15px);
}

.flashimg {
	width: 100%;
	clear: both;
	height: 145px;
	position: relative;
	background: url('http://hbwuhuanzq.com/Home/Public/images/alimg.gif') no-repeat center top;
}


.scsl {
	width: 100%;
	clear: both;
	background: #fff;
	padding: 40px 0 60px 0;
	overflow: auto;
}

.scsl-mid {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
}

.scsl-mid li {
	width: 575px;
	float: left;

}

.scsl-mid li h1 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #000;
	font-size: 22px;
	position: relative;
}

.scsl-mid li h1 span {
	width: 50px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #1f73bf;
}

.scsl-mid li h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	font-weight: normal;

}

.scsl-mid li .left-img img {
	width: 130px;
	height: 105px;
	border: 1px solid #ddd;
	margin: 10px 15px 0 0;
	float: left;
	transition: all ease .3s;
}

.scsl-mid li .right-img img {
	width: 132px;
	height: 107px;
	margin: 10px 15px 0 0;
	float: left;
	transition: all ease .5s;
}

.scsl-mid li .left-img img:hover {
	transform: rotate(360deg)
}

.scsl-mid li .right-img img:hover {
	opacity: .5;
	filter: alpha(opacity==50);
}



.case-list {
	width: 710px;
	float: left;
}

.cns-aside {
	width: 158px;
	height: 320px;
	float: left;
	text-align: center;
	color: #fefefe;
	position: relative;
}

.cns-aside h2 {
	padding-top: 80px;
	height: 60px;
	font: 20px/30px "微软雅黑";
	margin-bottom: 14px;
}

.cns-aside ul {

	width: 100%;

}

.cns-aside li {
	line-height: 20px;
	font-size: 14px;
	float: none;
	width: 100%;
	text-align: center;
}

.cns-aside p {
	width: 100%;
	height: 28px;
	position: absolute;
	left: 0;
	bottom: 16px;
}

.cns-aside p a {
	display: block;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
}

.cns-aside p a:hover {
	color: rgba(255, 255, 255, 0.8)
}

.case-list .cns-aside {
	background: #1f73bf;
}

.news-list .cns-aside {
	background: #989898;
}

.cns-main {
	float: right;
}

.case-list .cns-main {
	width: 552px;
	position: relative;
	overflow: hidden;
}

.case-list .cns-main ul {
	width: 820px;
	position: relative;
}

.case-list .cns-main li {
	width: 552px;
	float: left;
	height: 320px;
}

.case-list .cns-main li a {
	display: block;
	position: relative;
}

.case-list .cns-main img {
	width: 552px;
	height: 320px;
}

.case-list .cns-main span,
.case-list .cns-main em {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.case-list .cns-main span {
	height: 38px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1;
}

.case-list .cns-main em {
	line-height: 38px;
	text-align: center;
	z-index: 2;
	font-size: 14px;
	color: #fefefe;
}

.prev-btn,
.next-btn {
	width: 24px;
	height: 68px;
	background: rgba(88, 88, 88, 0.9);
	font: 14px/68px "宋体";
	text-align: center;
	color: #fefefe;
	position: absolute;
	z-index: 3;
	top: 114px;
	background: #585858 \9;
	filter: alpha(opacity=90) \9;
	transition: 1s;
}

.prev-btn:hover,
.next-btn:hover {
	background: #1f73bf;
	font-size: 16px;
}

.prev-btn {
	left: 0;
}

.next-btn {
	right: 0;
}



.index-pro-left {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}

.index-pro-left h1 {
	color: #333;
	font-size: 30px;
	float: left;
	height: 35px;
	line-height: 35px;
	width: 100%;
}

.index-pro-left h2 {
	font-size: 22px;
	float: left;
	height: 15px;
	line-height: 15px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
}

.index-pro-left span {
	background: #e33b3b;
	font-size: 30px;
	display: inline-block;
	height: 5px;
	line-height: 5px;
	width: 80px;
}

.index-pro-left h3 {
	color: #666;
	font-size: 16px;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-weight: normal;
}


.list-itemlb {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
	text-align: center;
}

.list-itemlb a {
	width: 210px;
	height: 215px;
	float: left;
	margin-right: 22px;
	color: #666;
	font-size: 16px;
	line-height: 25px;
	padding: 5px;
	border: 1px solid #fff;
	background: #f5f5f5;
	margin-bottom: 5px;
}

.list-itemlb a img {
	width: 210px;
	height: 210px;
}

.list-itemlb p {
	margin-top: 15px;
}


#floatDivBoxs {
	width: 150px;
	background: #fff;
	position: fixed;
	top: 180px;
	right: 0;
	z-index: 999;
}

#floatDivBoxs .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #f08326;
	color: #fff;
	font-size: 18px;
	text-indent: 22px;
	position: relative;
}

#floatDivBoxs .floatDqq {
	padding: 0 14px;
}

#floatDivBoxs .floatDqq li {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 0 50px;
}

#floatDivBoxs .floatDtxt {
	font-size: 18px;
	color: #333;
	padding: 12px 14px;
}

#floatDivBoxs .floatDtel {
	padding: 0 0 15px 10px;
	font-size: 20px;
	color: #FF0033;
	text-align: center
}

#floatDivBoxs .floatDbg {
	width: 100%;
	height: 20px;
	background: url(http://hbwuhuanzq.com/Home/Public/Images/online_botbg.jpg) no-repeat;
	box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

#rightArrow {
	width: 50px;
	height: 45px;
	background: url(http://hbwuhuanzq.com/Home/Public/Images/online_arrow.jpg) no-repeat;
	position: fixed;
	top: 180px;
	right: 150px;
	z-index: 999;
}

#rightArrow a {
	display: block;
	height: 45px;
}


.col-md-22 {
	width: 33%;
	float: left;
}

.col-md-22 h4 {
	color: #FFF;
	font-size: 17px;
}

.col-md-22 li {
	margin-top: 5px;
}

.col-md-22 li a {
	color: #8c8c8d;
	margin-top: 5px;
	font-size: 14px;
}

.blank20 {
	height: 20px;
	overflow: hidden;
}

.col-md-7 {
	width: 58.33333333%;
	float: left;
}

.col-md-5 {
	width: 41.66666667%;
	float: left;
}


.container {
	width: 1200px;
	margin: 0 auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

/*行距*/

.line20 {
	line-height: 20px;
}

.line25 {
	line-height: 25px;
}

.line30 {
	line-height: 30px;
}

.line301 {
	line-height: 30px;
	width: 50%;
	float: left;
}

.line35 {
	line-height: 35px;
}

.line40 {
	line-height: 40px;
}

.line50 {
	line-height: 50px;
}


.col-md-10 {
	width: 83.33333333%;
}

.col-md-9 {
	width: 75%;
}

.col-md-81 {
	width: 70.66666667%;
}

.col-md-8 {
	width: 66.66666667%;
}

.col-md-7 {
	width: 58.33333333%;
}

.col-md-6 {
	width: 50%;
}

.col-md-5 {
	width: 41.66666667%;
}

.col-md-4 {
	width: 33.33333333%;
}

.col-md-3 {
	width: 25%;
}

.col-md-2 {
	width: 16.66666667%;
}

.col-md-1 {
	width: 8.33333333%;
}

/*产品内容页*/

.cp_title {
	font-size: 30px;
	font-weight: 500;
	color: #555555;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dedede;
	padding-left: 10px;
	overflow: hidden;
}

.cp_ss {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dedede;
	padding-left: 10px;
	font-size: 18px;
	font-weight: 700;
	color: #0060c2;
}

.cp_ss a {
	color: #0060c2;
}



.cp_con {
	margin: 10px 0 0 10px;
	width: 398px;
}

.cp_con li {
	line-height: 38px;
	font-size: 16px;
}

.cp_hz {
	margin: 10px 0 0 50px;
	width: 368px;
}



.btn-cpinfo {

	color: #fff;

	background-color: #000000;

	border-color: #F2F2F2;

	width: 398px;

	height: 55px;

	margin-bottom: 15px;

	line-height: 60px;

	padding: 0;

	font-size: 18px;

	display: block;

	text-align: center;

	margin-left: 13px;

}

.rl {
	float: right;
}

/*产品详细列表*/

.content {
	font-size: 14px;
	text-align: justify;
}

.content p {
	font-size: 14px;
	line-height: 23px;
	word-wrap: break-word;
	padding: 8px 0
}

.content img {
	max-width: 800px;
}

.related {
	border-top: dashed 1px #ccc;
	margin-top: 15px
}

.related h5 {
	padding-bottom: 4px
}

.related {
	padding: 10px 0 0
}

.related ul {}

.related li {
	background: url(../images/fk.gif) no-repeat 5px 10px;
	line-height: 24px;
	padding-left: 20px;
}



.bg-huang {
	background-color: #000000;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}





/*产品内容右侧相关车型*/

.relation_box {
	padding: 5px 0px;
	overflow: auto
}

.relation_box li p {
	width: 100%;
	line-height: 18px;
	text-align: center;
	padding-top: 5px;
	text-indent: 0em;
	font-size: 13px;
}

.scroll_c:hover .top-Floor {

	top: 0;

}

.scroll_c:hover .bom-text:before {

	bottom: 0;

}

.scroll_c:hover .bom-text,
.scroll_c:hover .bom-text ._price {

	color: #fff;

}


.pr5 {
	padding-right: 5px;
}

.text-cheng {
	color: #FF9900;
}

.pull-right {
	float: right !important;
}

/*标题*/

.subnav {
	background: transparent url("../images/divider.png") repeat-x scroll left bottom !important;
	height: 40px;
	line-height: 30px;
}

.subnav p {
	color: #3c3b3c;
	float: left;
	font-size: 16px;
	font-weight: 700;
	display: block;
	margin-bottom: -3px;
	padding-bottom: 7px;
	height: 35px;
}

.subnav p a {
	color: #3c3b3c;
}



.txt {
	background: #FFF;
	padding: 0 0 7px 0;
	border: 1px solid #DDDDDD;
	text-align: center;
	float: left;
}

.txt img {
	width: 100%;
}

.txt p {
	padding: 2px 5px;
	text-align: center;
	color: #fff;
	margin: 5px 0;
	display: inline-block;
}

.txt h3 {
	font-weight: 700;
	font-size: 16px;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 10px 0 0;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}

.txt a:hover h3 {
	color: #FB7E06;
}

.txt a:hover p {
	color: #333333;
}

.txt:hover {
	box-shadow: 0 0 8px #9D9D9D;
	transition: box-shadow 0.2s ease-in-out 0s;
}

.item {
	float: left;
	width: 280px;
	height: 265px;
	margin-left: 15px;
	transition: all 0.2s linear 0s;
	margin-bottom: 30px;

	background: #fff;
}

.item a {
	display: block;
	padding: 0;
	color: #333;
}

.item .img {
	width: 280px;
	height: 211px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.item .img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	display: block;
}

.item:hover .img img {
	transform: scale(1.1, 1.1);
}

.item .txt {
	padding: 5px 5px 0;
}

.item h3 {
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.item .desc {
	line-height: 24px;
	height: 52px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	padding-top: 10px;
}


/*在线客服*/

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 300px;
	right: 1px;
	cursor: pointer;
	transition: all .3s ease;
}

.yb_bar ul li {
	width: 180px;

	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}

.yb_bar .yb_top {
	background: #1281d6 url(../images/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
	background: #1281d6 url(../images/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
	text-indent: 0;
	background: #1281d6 url(../images/fixCont.png) no-repeat 0 -113px;
}

.yb_bar .yb_ercode {
	height: 200px;
	background: #1281d6 url(../images/fixCont.png) no-repeat 0 -169px;
}

.hd_qr {
	padding: 0 29px 25px 29px;
}

.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}


.weizhi {
	margin-top: 20px;
	font-size: 13px;
	color: #000;
}

.ldgh {
	width: 100%;
}

.ldgh li {
	width: 30%;
	margin-left: 3%;
	float: left;
}

.ldgh li img {
	width: 100%;
}

.ldgh li p {
	text-align: center;
	background: #f7f7f7;
}


.cpzxbgg img {
	width: 100%;
}

/* mycss */

.footer {
	background-color: #00a5f6;
	height: 245px;
	padding-top: 50px;
	box-sizing: content-box;
}

.footer p,
.footer h1 {
	color: white;
}

.footer h1 {
	margin-bottom: 15px;
}

.footer p {
	font-size: 16px;
	padding: 2px;
}

.footer .f-info,
.footer .f-form {
	float: left;
	width: 45%;
	/* border:1px solid #000; */
}

.footer .f-qr {
	float: left;
	width: 10%;
}

.footer .f-qr span {
	width: 100%;
	text-align: center;
	padding: 5px;
	color: white;
	display: block;
	font-size: 14px;
}

.footer input {
	width: 100%;
	border: 2px solid white;
	background-color: #00a5f6;
	color: white;
	padding: 15px;
	box-sizing: border-box;
}

.footer input[type=button] {
	background-color: white;
	color: #000;
	border-radius: 15px;
}

.footer input::placeholder {
	color: white;
}

.footer table {
	width: 95%;
}

.footer table td {
	padding: 5px;
}

.main-content {
	width: 1440px;
	margin: 0 auto;
	position: relative;
}

.index-info {
	width: 33%;
	float: left;
	padding-right: 30px;
	box-sizing: border-box;
	margin-bottom: 100px;
}

.info-title {
	border-bottom: 2px solid #ddd;
	font-size: 22px;
	font-weight: bold;
	color: #142a57;
	line-height: 45px;
}

.info-title a {
	font-size: 12px;
	float: right;
	color: #a2a2a2;
}

.info-title b {
	border-bottom: 4px solid #066ce7;
	width: 105px;
	display: inline-block;
}

.info-title .bg {
	border: none;
	width: 50%;
	display: inline-block;
	text-align: center;
	font-size: 22px;
	background-color: #066ce7;
	color: white;
	position: relative;
}

.info-title .bg>span {
	color: #066ce7;
	font-size: 15px;
	position: absolute;
	bottom: -25px;
	left: 46.5%;
}

.info-list li {
	line-height: 50px;
	border-bottom: 1px solid #ddd;
}

.info-list li>a {
	font-size: 16px;
	color: #2e2e2e;
}

.info-list li>.date {
	float: right;
}

.info-list li>p {
	line-height: normal;
	color: #848484;
	font-size: 14px;
	margin-bottom: 5px;
}

.index-info .rongyu>img {
	display: block;
	width: 100%;
	margin-top: 15px;
}

.lkys {
	width: 100%;
	background-image: url('/statics/web/images/index4bj.png');
	background-repeat: no-repeat;
	background-size: cover;
	height: 962px;
	margin-bottom: 75px;
}

.lkys-title {
	color: white;
	text-align: center;
}

.lkys-title>div {
	display: inline-block;
}

.lkys .ys1 {
	position: absolute;
	top: 80px;
}

.lkys .ys2 {
	margin-top: 100px;
	font-size: 23.18px;
	margin-right: 15px;
	font-weight: bold;
}

.lkys .ys3 {
	font-size: 40.77px;
}

.lkys .ys3 span {
	color: #fe2523;
	font-size: 62.32px;
	margin: 0 10px;
}

.lkys .ys4 {
	position: absolute;
	left: 0px;
	border: 4px solid white;
	width: 200px;
	height: 245px;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	top: 400px;
	box-sizing: border-box;
	z-index: 1;
	background-image: url('/statics/web/images/sss.png');
}

.lkys .ys5 {
	position: absolute;
	width: 278px;
	height: 650px;
	border: 4px solid white;
	left: 140px;
	top: 180px;
	z-index: 0;
}

.lkys .ys6 {
	position: absolute;
	display: block;
	width: 135px;
	height: 48px;
	background-image: url('/statics/web/images/mszx.png');
	top: 580px;
	left: 35px;
	z-index: 2;
}

.lkys ul {
	width: 700px;
	margin: 0 auto;
	background-color: white;
	position: absolute;
	left: 350px;
	top: 200px;
}

.lkys ul li {
	height: 150px;
	border-bottom: dashed 1px #ddd;
}

.lkys ul li strong {
	color: #e0e0e0;
	font-size: 65px;
	line-height: 150px;
	display: inline-block;
	width: 15%;
	text-align: center;
}

.lkys ul li dl {
	display: inline-block;
	margin-top: 25px;
	width: 80%;
	height: 150px;
	box-sizing: content-box;
}

.lkys ul li dt {
	color: #4d4d4d;
	font-size: 20px;
	font-weight: bold;
	display: block;
	box-sizing: border-box;
}

.lkys ul li dd {
	color: #656565;
	font-size: 18px;
	display: block;
}

.lkys ul li:hover {
	background-color: red;
}

.lkys ul li:hover dt {
	color: white;
}

.lkys ul li:hover dd {
	color: white;
}

.lkys ul li.active {
	background-color: red;
}

.lkys ul li.active dt {
	color: white;
}

.lkys ul li.active dd {
	color: white;
}

.jnxl {
	background-image: url('/statics/web/images/b02.png');
	background-repeat: no-repeat;
	background-size: cover;
	height: 723px;
	display: block;
	box-sizing: content-box;
}

.jnxl h1 {
	text-align: center;
	font-size: 31.74px;
	padding-top: 85px;
}

.jnxl p {
	text-align: center;
	font-size: 15.43px;
}

.jnxl ul {
	margin-top: 35px;
}

.jnxl ul li,
.zyxm ul li {
	width: 20%;
	float: left;
	padding: 1px;
	box-sizing: border-box;
}

.jnxl ul li img,
.zyxm ul li img {
	width: 100%;
	border-radius: 4px; height:200px;
}

.zyxm {
	background-image: url('/statics/web/images/46.png');
	background-repeat: no-repeat;
	background-size: cover;
	height: 958px;
	display: block;
	box-sizing: border-box;
	padding-top: 50px;
}

.zyxm ul li {
	width: 24.3%;
	border: 4px solid #86e0fb;
	margin: 5px;
	box-sizing: border-box;
}

.zyxm ul li img {
	border-radius: 0;
}

.zyxm ul li a {
	background-color: white;
	display: block;
	color: #000;
	font-size: 15.61px;
	text-align: center;
	line-height:30px;
}

.zyxm h1,
.zyxm p {
	text-align: center;
	color: white;
}

.zyxm h1 {
	font-size: 33.84px;
	margin-bottom: 20px;
}

.zyxm p {
	font-size: 15.04px;
	margin-bottom: 30px;
}

.xxys {
	height: 380px;
	background-color: #f4f4f4;
}

.homepart2 {
	width: 100%;
	height: auto;
	background: #f4f4f4;
	padding: 45px 0;
	overflow: hidden;
}

.homepart2 .centerbox {
	width: 100%;
	height: auto;
	min-width: 320px;
	max-width: 1280px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.homepart2 .centerbox .centerin {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 200%;
}

.homepart2 .titbox {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 44px;
	font-size: 34px;
	color: #242424;
	text-align: center;
}

.homepart2 .titbox2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 33px;
	font-size: 16px;
	color: #c8c8c8;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase
}

.homepart2 .listbox {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.homepart2 .listbox ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}

.homepart2 .listbox ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 16.65%;
	float: left;
	overflow: hidden;
}

.homepart2 .listbox ul li .pic {
	width: 100%;
	height: 121px;
	margin-top: 30px;
	text-align: center
}

.homepart2 .listbox ul li .pic img {
	max-width: 90%
}

.homepart2 .listbox ul li .tit {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 18px;
	color: #000000;
	text-align: center;
}

.homepart2 .listbox ul li .tit2 {
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
	color: #8c8c8c;
	font-size: 16px;
}

.ss1 {
	background-image: url('/statics/web/images/ss1.png');
	height: 148px;
}

.ss1 li {
	float: left;
	width: 25%;
	text-align: center;
}

.ss1 li a {
	display: block;
	box-sizing: border-box;
	line-height: 148px;
	height: 148px;
	width: 80%;
	margin: 0 auto;
	color: transparent;
}

.ss2 li {
	float: left;
	width: 50%;
}

.ss2 li strong {
	color: #3b3b3b;
	font-size: 21px;
	display: block;
	margin-bottom:15px;
}

.ss2 li h1 {
	font-size: 36.25px;
	color: #646464;
	margin-bottom:15px;
}
.ss2 .tip1{
	background-color:#009fe9;
	border-radius: 15px;
	width:50%;
	color:white;
	font-size:17.76px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin-bottom:15px;
}
.ss2 p{
	padding:5px;
	font-size:14px;
	color:#646464;
	padding-right:60px;
	box-sizing: border-box;
}
.ss2 .more{
	display: block;
	width:110px;
	height:40px;
	line-height: 40px;
	border:1px solid #e1e1e1;
	color:#e1e1e1;
	font-size:12px;
	text-align: center;
}
.ss2 img{
	float:left;
}
.ss2 h2{
	font-size:24px;
	margin-bottom:20px;
}
.ss2 h2 span{
	color:#02a4ef;
	font-size:14px;
	margin-left:10px;
}

.logo{
	width:558px;
	height:97px;
	background-image: url('/statics/web/images/logo.png');
}
.toptel{
	font-weight: lighter;
	color:orange;
	font-size:24px;
	line-height: 97px;
	float:right;
	margin-right:60px;
}
.toptel span{
	color:red;
}

.nav li{
	float:left;
	width:11.11%;
}
.nav li a{
	color:white;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size:16px;
}
.nav li:hover{
	background-color:#efa505;
	color:white;
}
.nav .active{
	background-color:#efa505;
	color:white;
}