* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", "微软雅黑", 'STHeiti', "SimHei", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: none;
}

a img {
	border: none;
}

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #235FFF;
	text-decoration: underline;
}

a:active {
	color: #333333;
}

p,
div {
	color: #333333;
	font-size: 12px;
}

.head:after,
.cases:after,
#second:after,
.news:after,
.top-contact:after,
.cases-headline:after,
.contact:after,
.i-service:after {
	content: "";
	display: table;
	clear: both;
}

span strong,
strong {
	font-weight: bold;
}

.not-animated {
	opacity: 0;
}

body {
	/* [disabled]background:#fff; */
}

/*百度地图*/
#allmap {
	margin: 0 auto;
	width: 560px;
	height: 300px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
	float: right;
}

.contact-map {
	margin: 0 auto;
	width: 1090px !important;
	height: 400px !important;
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
	float: none !important;
}

#result {
	width: 100%;
	font-size: 12px;
}

.container {
	width: 1100px;
	margin: 0 auto;
}

.f-blod {
	font-weight: 700;

}

#top {
	position: relative;
	box-shadow: 0 0 5px #797979;
	background: #fff;
	z-index: 100;
	min-width: 1100px;
}

.head {
	width: 1100px;
	margin: 0 auto;
}

.head .logo {
	width: 254px;
	height: 89px;
	margin-top: 20px;
	float: left;
}

.head .logo img {
	width: 254px;
	height: 89px;
}

.top-right {
	margin-top: 35px;
	float: right;
}

.top-contact {
	padding-right: 10px;
}

.top-contact ul {
	float: right;
}

.top-contact li {
	margin-right: 10px;
	float: left;
}

.top-contact li .ico-img {
	display: block;
	width: 30px;
	float: left;
}

.top-contact li .ico-img img {
	width: 25px;
}

.top-contact li p {
	font-size: 13px;
	line-height: 24px;
	float: left;
}

.hide-con,
.arrow {
	display: none;
}

#tip {
	position: relative;
}

#tip:hover {
	cursor: pointer;
}

#tip:hover .hide-con {
	display: block;
	position: absolute;
	width: 90px;
	padding: 3px 5px;
	color: #fff;
	top: -30px;
	border-radius: 3px;
	background: #235FFF;
}

#tip:hover .arrow {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -9px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #235FFF;
}

.nav-list {
	float: left;
}

.nav-list li {
	margin: 23px 0 0 0;
	float: left;
}

.nav-list li a {
	padding: 0 15px;
	display: block;
}

.active {
	border: none;
}

.nav-list li a.active span {
	color: #D1E6FF;
}

.nav-list li a.active div {
	width: 100%;
}

.nav-list li a span {
	display: block;
	font-size: 15px;
}

.nav-list li a div {
	width: 0;
	margin: 19px auto 0 auto;
	border-bottom: 3px solid #235FFF;
	transition: all 0.3s ease-in;
}

.nav-list li a:hover {
	position: relative;
	text-decoration: none;

}

.nav-list li a:hover span {
	color: #235FFF;
}

.nav-list li:hover span {
	color: #235FFF;
}

.nav-list li:hover div {
	width: 100%;
	border-bottom: 3px solid #235FFF;
}

.nav-list li a:hover div {
	width: 100%;
}

.nav-list li:hover .down-menu {
	display: block;
}

.nav-list li .down-menu {
	position: absolute;
	display: none;
	width: 100%;
	height: 50px;
	padding-left: 45%;
	left: 0;
	background: #235FFF;
}

.nav-list li .down-menu li a {
	color: #fff;
	line-height: 50px;
	float: left;
}

.nav-list li:hover .down-menu li {
	margin: 0 !important;
}

.nav-list li:hover .down-menu li a {
	display: block;
	padding: 0 15px;
	font-size: 13px;
	line-height: 50px;
	text-shadow: none;
	color: #fff !important;
}

.nav-list li:hover .down-menu li:hover a {
	color: #ccc;
	background: #6d9000;
}

#banner {
	min-width: 1100px;
}


#banner-img img {
	display: block;
	width: 100%;
	height: 450px;
}

#first {
	width: 100%;
	padding: 50px 0 30px 0;
	background: #fff;
	min-width: 1100px;
}

.tit {
	text-align: center;
	margin-bottom: 40px;
}

.tit h2 {
	display: inline-block;
	text-align: center;
	color: #235FFF;
	font-size: 26px;
	font-weight: 700;
}

.tit h2 a {
	font-size: 26px;
	font-weight: 700;
}

.tit h2 a:hover {
	text-decoration: none;
}

.tit .line {
	width: 40%;
	margin: 10px auto;
	border-bottom: 1px solid #D4D4D4;
}

.tit p {
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	color: #444;
	text-shadow: 0 1px 0px #FFFFFF;
}

.tit .english {
	color: #235FFF;
	font-size: 14px;
	text-align: center;
}

.news {}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide dl {
	width: 260px;
	height: 250px;
	padding-bottom: 5px;
	background: #f5f5f5;
	float: left;
}

.swiper-slide dl:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px #b0b0b0;
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.swiper-slide dl dt {
	width: 260px;
}

.swiper-slide dl dt img {
	width: 260px;
	height: 145px;
}

.swiper-slide dl dd {
	padding: 15px 10px;
}

.swiper-slide dl dd .row {
	margin-bottom: 10px;
	overflow: hidden;
}

.swiper-slide dl dd .row h2 {
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	float: left;
}

.swiper-slide dl dd .row .time {
	float: right;
}

.swiper-slide dl dd p {
	font-size: 12px;
	line-height: 22px;
	text-shadow: 0 1px 0 #fff;
	text-align: left;
}

.swiper-raduis {
	padding-bottom: 60px;
}

#second {
	padding: 50px 0;
	background: url(/images/HituxBlue/about-bg.jpg) center center no-repeat #eee;
	min-width: 1100px;
}

.about-con {}

.about-con p {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 26px;
	text-shadow: 0 1px 0 #fff;
}

.about-list {
	padding-top: 30px;
	overflow: hidden;

}

.about-list dl {
	width: 165px;
	margin: 0 55px;
	float: left;
}

.about-list dl dt {
	display: table-cell;
	width: 165px;
	height: 165px;
	border-radius: 102.5px;
	background: #235FFF;
	text-align: center;
	vertical-align: middle;
}

.about-list dl dt img {
	width: 80px;
	margin: 0 auto;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

.about-list dl:hover dt img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transition: rotate(360deg);
	transform: rotate(360deg);
}

.about-list dl dd {
	margin-top: 20px;
	font-size: 15px;
	text-shadow: 0 1px 0 #fff;
	text-align: center;
}

#third {
	padding: 40px 0;
	background: #fff;
	min-width: 1100px;
	overflow: hidden;
}

.cases {
	overflow: hidden;
}

.cases-headline {}

.head-img {
	width: 360px;
	height: 215px;
	float: left;
}

.head-img img {
	width: 360px;
	height: 215px;
}


.head-con {
	width: 700px;
	margin-left: 40px;
	float: left;
}

.head-con .row {
	margin-bottom: 20px;
	overflow: hidden;
}

.head-con .row h2 {
	font-size: 20px;
	font-weight: bold;
	float: left;

}

.head-con .row .more {
	color: #fff;
	font-family: "simsun", Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	border-radius: 5px;
	background: #235FFF;
	float: right;
}

.head-con .insto {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}

.cases-list {
	margin: 30px -10px 0 -10px;
}

.cases-list dl {
	width: 204px;
	margin: 0 10px;
	float: left;
}

.cases-list dl dt {
	width: 199px;
	padding: 2px;
	border: 1px solid #ccc;
}

.cases-list dl:hover dt {
	border: 1px solid #235FFF;
}

.cases-list dl:hover dd {
	color: #235FFF;

}

.cases-list dl dt img {
	display: block;
	width: 199px;
	height: 120px;
}


.cases-list dl dd {
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
}



.head-con .insto li {
	width: 350px;
	font-size: 14px;
	margin-bottom: 10px;
	float: left;
}

.head-con p {
	font-size: 13px;
	line-height: 24px;
	text-align: justify;
}

#four {
	padding: 40px 0;
	background: #fff;
	min-width: 1100px;
}

.contact {
	overflow: hidden;
}

.contact-info {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.contact-info li {
	width: 250px;
	height: 190px;
	float: left;
	float: left;
}

.contact-info li span {
	display: block;
	height: 55px;
	text-align: center;
}

.contact-info li span img {
	width: 50px;
}

.contact-info li p.c_info {
	color: #000 !important;
	font-size: 18px;
	text-shadow: 0 1px 0 #fff;
}

.contact-info li p {
	color: #666;
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
}

.my-map {
	margin: 0 auto;
	width: 560px;
	height: 300px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
	float: right;
}

.amap-container {
	height: 100%;
}

#footer {
	min-width: 1100px;
	padding: 10px 0;
	background: #666;
}

#footer p {
	color: #ccc;
	font-size: 13px;
	text-align: center;
}

#footer a {
	color: #ccc;
}

#i-banner {
	position: relative;
	height: 250px;
	overflow: hidden;
}

#i-banner img {
	display: block;
	position: absolute;
	width: 1920px;
	height: 250px;
	margin-left: -960px;
	left: 50%;
}

#inner {
	padding: 30px 0;
}

/*关于我们*/
.i-tit {
	margin-bottom: 20px !important;

}

.i-line {
	width: 40%;
	margin: 10px auto;
	border-bottom: 1px solid #235FFF;
}

.i-bread-list {
	margin: 20px 0 20px 0;
	text-align: center;
}

.i-bread-list a {
	display: inline-block;
	color: #333;
	text-align: center;
	font-size: 13px;
	border: 1px solid #eee;
	padding: 8px 18px;
	margin: 0 5px;
	border-radius: 5px;
}

.i-bread-list a:hover {
	color: #235FFF;
	border: 1px solid #235FFF;
	text-decoration: none;
}

.i-content {
	font-size: 16px;
	line-height: 24px;
}

.i-content h1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.i-content p {
	margin-bottom: 15px;
	line-height: 26px;
	font-size: 16px;
}

/*新闻页面*/
.i-service {
	margin: 0 -10px;
	overflow: hidden;
}

.i-service dl {
	width: 260px;
	height: 255px;
	margin: 0 10px 20px 10px;
	padding-bottom: 5px;
	background: #f5f5f5;
	float: left;
}

.i-service dl:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px #b0b0b0;
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.i-service dl dt {
	width: 260px;
	height: 145px;
	overflow: hidden;
}

.i-service dl dt img {
	width: 260px;
	height: 145px;
}

.i-service dl dd {
	padding: 15px 10px;
}

.i-service dl dd .row {
	margin-bottom: 10px;
	overflow: hidden;
}

.i-service dl dd .row h2 {
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	float: left;
}

.i-service dl dd .row .time {
	float: right;
}

.i-service dl dd p {
	font-size: 12px;
	line-height: 22px;
	text-shadow: 0 1px 0 #fff;
}

/*成功案例*/
.i-cases {
	margin-top: 40px;
}

.i-cases>.cases-headline {
	margin-bottom: 30px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;

}

.i-contact {
	overflow: hidden;
}

.i-contact-info {
	margin: 30px -20px 0 -20px;
	overflow: hidden;
}

.i-contact-info li {
	width: 225px;
	padding: 30px 10px;
	margin: 0 20px;
	background: #eee;
	float: left;
}

.i-contact-info li span {
	display: block;
	height: 55px;
	text-align: center;
}

.i-contact-info li span img {
	width: 50px;
}

.i-contact-info li p.c_info {
	color: #000 !important;
	font-size: 18px;
	text-shadow: 0 1px 0 #fff;
}

.i-contact-info li p {
	color: #666;
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
}

/*通用*/
.infos {
	font-size: 12px;
	line-height: 40px;
	color: #666666;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ddd;
	text-align: center;
}

.t_page {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}

.t_page a {
	padding: 2px 5px;
	border: 1px solid #DEDEDC;
	margin: 0px 3px;
}

.prenext {
	padding: 10px 0px;
	margin-top: 10px;
}

.prenext ul li {
	line-height: 30px;
	background: url("/images/Hituxblue/jiantou.gif") no-repeat 0px 1px;
	padding-left: 15px;
	border-bottom: none;
}

.prenext ul li a {
	float: none;
}

.prenext ul li span {
	float: none;
}

/*更多产品*/
.more-product {
	margin: 10px 0 0 0;
}

.more-tit {
	height: 30px;
	margin-bottom: 15px;
	background: #235FFF;
}

.more-tit h3 {
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
	line-height: 30px;
}

.i-cases-more {
	margin-top: 20px !important;
}