@charset 'utf-8';
body {
	width: 100%;
	overflow-x: hidden;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	position: relative;
	overflow-x: hidden;
}

@-ms-viewport {
	width: auto !important;
}

*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
	outline: none !important;
}

li,
ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover,
a:link,
a:visited {
	text-decoration: none;
	color: inherit;
}

input[type=number] {
	-moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none;
}

ul,
li,
p {
	margin: 0;
	padding: 0;
}

button,
input,
textarea {
	resize: none;
	border: none;
	outline: none;
}

button:focus,
input:focus,
textarea:focus {
	border: none;
	outline: none;
}

a[data-fancybox] {
	outline: none;
}

a[data-fancybox] img {
	outline: none !important;
}

img {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

img[data-lazy] {
	background: url(../js/slick/ajax-loader.gif) no-repeat center;
}

img.lazy {
	min-width: 1px;
	min-height: 1px;
	background: url(../js/slick/ajax-loader.gif) no-repeat center;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.clear {
	clear: both;
}

.container {
	width: 1130px;
	margin: 0 auto;
}

@media (max-width: 1130px) {
	.container {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.wow {
		visibility: hidden;
	}
}

.clearfix {
	zoom: 1;
}

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

.aa {
	-webkit-transform: translate3d(0px, 0px, 0px) !important;
	transform: translate3d(0px, 0px, 0px) !important;
}

.txt-over1 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*img*/

.img-box {
	position: relative;
	display: block;
	overflow: hidden;
	height: 0;
	padding-bottom: 100%;
}

.img-box img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.img-box img[src=''],
.img-box img:not([src]) {
	opacity: 0;
	border: 0;
}


/*banner*/

.banner {
	font-size: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
}

@media (max-width: 991px) {
	.banner .slickbanner {
		width: 130%;
		max-width: 130%;
		margin-left: -15%;
	}
}

@media (max-width: 480px) {
	.banner .slickbanner {
		width: 160%;
		max-width: 160%;
		margin-left: -30%;
	}
}

.banner .slickbanner .item {
	position: relative;
	display: block;
}

.banner .slickbanner .item .img-box {
	z-index: 0;
	display: block;
	padding-bottom: 19.79166666666667%;
}

.banner .slickbanner .item .img-box img {
	display: block;
	width: 100%;
}

.banner .slickbanner .slick-dots {
	position: absolute;
	bottom: 15px;
	left: 50%;
	display: block;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
}

.banner .slickbanner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: all .35s;
	transition: all .35s;
	border-radius: 50%;
	background-color: #FFFFFF;
	border: 1px #3f95f1 solid;
}

@media (max-width: 991px) {
	.banner .slickbanner .slick-dots li {
		width: 10px;
		height: 10px;
	}
}

.banner .slickbanner .slick-dots li button {
	display: none;
}

.banner .slickbanner .slick-dots .slick-active {
	background-color: #3f95f1;
}

.pagebanner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.pagebanner .item {
	position: relative;
}

@media (max-width: 991px) {
	.pagebanner .item {
		width: 130%;
		max-width: 130%;
		margin-left: -15%;
	}
}

@media (max-width: 480px) {
	.pagebanner .item {
		width: 160%;
		max-width: 160%;
		margin-left: -30%;
	}
}

.pagebanner .item .img-box {
	padding-bottom: 15.625%;
}


/*banner--end*/

.products-block {
	padding: 65px 0;
}

.title-box {
	text-align: center;
}

.title-box a {
	display: inline-block;
	font-size: 28px;
	color: #444343;
}

.title-box a:before,
.title-box a:after {
	content: '';
	display: inline-block;
	width: 188px;
	height: 11px;
	margin-bottom: 5px;
}

.title-box a:before {
	background: url(../images/title-bj.png) no-repeat right top;
	margin-right: 10px;
}

.title-box a:after {
	background: url(../images/title-bj.png) no-repeat left bottom;
	margin-left: 10px;
}

.title-box p {
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}

.products-sort {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 30px;
}

.products-sort li .item {
	width: 206px;
	margin: auto;
	margin-bottom: 40px;
}

.products-sort li a {
	overflow: hidden;
	border-radius: 50%;
	border: 2px solid #3f95f1;
	display: block;
	margin: 0 auto;
	background: url(../images/img/product-bj.jpg) no-repeat center;
}

.products-sort li a img {
	display: block;
}

.products-sort li p {
	text-align: center;
	font-size: 18px;
	color: #3f95f1;
	margin: 0;
	padding-top: 16px;
	height: 40px;
}

@media (max-width: 991px) {
	.products-block {
		padding: 50px 0;
	}
	.title-box a {
		font-size: 24px;
	}
	.title-box a:before,
	.title-box a:after {
		width: 120px;
	}
	.title-box p {
		font-size: 15px;
	}
}

@media (max-width: 767px) {
	.title-box a {
		font-size: 22px;
	}
	.title-box a:before,
	.title-box a:after {
		width: 100px;
	}
	.products-sort li .item {
		width: 100%;
		margin-bottom: 30px;
	}
	.products-sort li p {
		font-size: 16px;
		padding-top: 10px;
	}
}

@media (max-width: 480px) {
	.products-block {
		padding: 40px 0;
	}
	.title-box a {
		font-size: 20px;
	}
	.title-box a:before,
	.title-box a:after {
		width: 50px;
	}
}


/*products-sort --end*/

.about-block {
	width: 100%;
	background: #e1ebf7;
	overflow: hidden;
}

.about-block .main {
	overflow: hidden;
	background: url(../images/ry.png) no-repeat 24px 48px;
	padding-top: 48px;
	padding-bottom: 70px;
}

.about-block .main .title-about {
	font-size: 24px;
	color: #3f95f1;
	text-decoration: none;
	display: block;
	line-height: 44px;
	background: url(../images/logo01.png) no-repeat left center;
	padding-left: 72px;
	position: relative;
	margin-top: 24px;
}

.about-block .main .title-about:after {
	content: '';
	display: block;
	width: 80%;
	height: 1px;
	background: #999999;
	position: absolute;
	right: 0;
	top: 20px;
}

.about {
	overflow: hidden;
	margin-top: 15px;
}

.about .pic {
	display: block;
	width: 31%;
}

.about .pic .img-box {
	padding-bottom: 56.2874251497006%;
}

.about .info {
	width: 65%;
	float: right;
}

.about .info .tit {
	font-size: 46px;
	color: #666666;
	border-bottom: 6px #999999 solid;
	text-decoration: none;
	padding-right: 60px;
}

.about .info p {
	font-size: 14px;
	color: #888888;
	line-height: 24px;
}

.about .info p a {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../images/more.png) no-repeat left center;
	border: none;
}

@media (max-width: 1199px) {
	.about .info .tit {
		font-size: 40px;
		border-bottom: 4px #999999 solid;
	}
}

@media (max-width: 991px) {
	.about .info .tit {
		font-size: 30px;
		border-bottom: 2px #999999 solid;
	}
}

@media (max-width: 767px) {
	.about .pic {
		width: 100%;
		float: none;
	}
	.about .info {
		width: 100%;
		float: none;
		margin-top: 30px;
	}
	.about .info .tit {
		font-size: 28px;
	}
}

@media (max-width: 480px) {
	.about .info .tit {
		font-size: 26px;
	}
	.about-block .main {
		padding-bottom: 40px;
	}
}


/*about--end*/

.bottom {
	width: 100%;
	padding-top: 70px;
	padding-bottom: 40px;
	background: #39434f;
}

.bottom .bom-block {
	float: left;
	position: relative;
	padding-left: 78px;
}

.bottom .bom-block span img {
	display: block;
	position: absolute;
	left: 15px;
	top: 0;
}

.bottom .bom-block div a {
	font-size: 22px;
	color: #606871;
	text-decoration: none;
	line-height: 36px;
}

.bottom .bom-block div p {
	margin: 0;
	font-size: 14px;
	color: #c2c2c2;
	line-height: 20px;
}

@media (max-width: 991px) {
	.bottom {
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.bottom .bom-block {
		margin-bottom: 30px;
	}
}


/*bottom-end*/

.footer {
	width: 100%;
	padding: 13px 0;
	background: #2b333e;
}

@media (max-width: 991px) {
	.footer {
		margin-bottom: 50px;
	}
}

.footer p,
.footer a {
	font-size: 13px;
	color: #7d7d7d;
	line-height: 25px;
}

.footer p {
	float: left;
	margin: 0;
}

.footer a {
	float: right;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
}


/*index------end*/

.main-content {
	overflow: hidden;
	border-top: 4px #3f95f1 solid;
	position: relative;
	margin-top: -36px;
	background: #fff;
	padding-bottom: 40px;
}

.sub-box {
	width: 24.546%;
	height: auto;
	float: left;
}

.sub-box h1 {
	height: 50px;
	background: url(../images/subbj.png) no-repeat 233px center #e9e9e9;
	margin: 0;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #414141;
	padding-left: 32px;
}

.sub-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background: #f3f3f3;
}

.sub-box ul.sub-1 {
	padding-bottom: 64px;
	margin-top: 2px;
}

.sub-1 li {
	border-bottom: 2px #fff solid;
}

.sub-1 li a {
	font-size: 14px;
	color: #333;
	display: block;
	background: url(../images/sanjiao.png) no-repeat 20px center #f3f3f3;
	line-height: 36px;
	text-decoration: none;
	padding-left: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sub-1 li a.sub-active,
.sub-1 li a:hover {
	background: url(../images/sanjiao.png) no-repeat 20px center #e9e9e9;
	color: #3f95f1;
}

#current-er {
	background: url(../images/sanjiao.png) no-repeat 20px center #e9e9e9;
	color: #3f95f1;
}

.sub-1 li .sub-2 {
	position: relative;
}

.sub-1 li .sub-2 li {
	border: none;
}

.sub-1 li .sub-2 li a {
	font-size: 13px;
	background: #f3f3f3;
}

.sub-1 li .sub-2 li a:hover {
	background: #e9e9e9;
}

.sub-box .faq-block h1 {
	background: #ededed;
}

.faq-block {
	margin-top: 14px;
}

.faq-block a img {
	display: block;
	margin: auto;
	margin-top: 20px;
	max-width: 100%;
	height: auto !important;
}

.faq-block ul {
	background: none;
	padding: 0 20px;
}

@media (max-width: 991px) {
	.faq-block ul {
		padding: 0;
	}
}

.faq-block ul li {
	border-bottom: 1px #e3e3e3 dashed;
	padding: 5px 15px;
}

.faq-block ul li a {
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}

.main-point {
	width: 75.454%;
	height: auto;
	float: right;
	padding-left: 35px;
}

@media (max-width: 991px) {
	.main-point {
		padding-left: 20px;
	}
}

.headline {
	overflow: hidden;
}

.headline h1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #3f95f1;
	float: left;
}

.headline .page_location {
	float: right;
	font-size: 13px;
	line-height: 30px;
	color: #abaaaa;
	background: url(../images/house.png) no-repeat left center;
	padding: 10px 20px;
}

.headline .page_location a {
	font-size: 13px;
	line-height: 30px;
	color: #abaaaa;
	text-decoration: none;
}

.main-text {
	margin-top: 10px;
}

.main-text p {
	font-size: 13px;
	color: #666666;
	line-height: 22px;
}

.main-text p img {
	max-width: 100%;
	height: auto !important;
}

.about-text h1 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.about-text span {
	display: block;
	background: url(../images/clock01.png) no-repeat left center;
	padding-left: 16px;
	font-size: 12px;
	color: #3f95f1;
}

@media (max-width: 767px) {
	.main-content {
		margin-top: 40px;
	}
	.headline {
		width: 100%;
		float: none;
		margin: 0;
	}
	.headline h1 {
		margin: 0;
	}
	.headline .page_location {
		width: 100%;
		float: none;
		margin-top: 25px;
	}
	.sub-box {
		width: 100%;
		float: none;
	}
	.sub-box ul.sub-1 {
		padding-bottom: 0;
	}
	.sub-box h1 {
		position: relative;
		background: none;
		background-color: #E9E9E9;
		padding-left: 20px;
	}
	.sub-box h1:after {
		position: absolute;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
		font-family: 'iconfont';
		font-size: 18px;
		display: block;
		content: '\e72a';
		color: #3f95f1;
	}
	.main-point {
		width: 100%;
		float: none;
		margin-top: 30px;
		padding: 0;
	}
}


/*about---end*/

.news-text ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.news-text ul li .item {
	padding: 10px;
	border: 1px #f3f3f3 solid;
	overflow: hidden;
	margin-bottom: 10px;
}

.news-text ul li .pic {
	width: 21%;
}

.news-text ul li .pic .img-box {
	display: block;
	padding-bottom: 62.5%;
}

.news-text ul li .info {
	width: 79%;
	padding: 0 10px;
}

.news-text ul li .info a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 5px 0;
}

.news-text ul li .info span {
	display: block;
	background: url(../images/clock01.png) no-repeat left center;
	padding-left: 16px;
	font-size: 12px;
	color: #3f95f1;
	line-height: 24px;
}

.news-text ul li .info p {
	margin: 0;
	height: 40px;
	overflow: hidden;
}

.news-text ul li:hover {
	background: #2d76c3;
	border-color: #2d76c3;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-ms-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

.news-text ul li:hover a,
.news-text ul li:hover span,
.news-text ul li:hover p {
	color: #fff;
}

.news-text ul li:hover span {
	background: url(../images/clock02.png) no-repeat left center;
}

@media (max-width: 767px) {
	.news-text ul li .pic {
		width: 35%;
	}
	.news-text ul li .info {
		width: 65%;
	}
}

@media (max-width: 480px) {
	.news-text ul li .pic {
		width: 100%;
		float: none;
	}
	.news-text ul li .info {
		width: 100%;
		float: none;
		margin-top: 10px;
	}
}

.page {
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
}

.page a {
	display: inline-block;
	width: 26px;
	height: 26px;
	border: 1px #d5dee7 solid;
	line-height: 26px;
	font-size: 12px;
	color: #4b4b4b;
	text-decoration: none;
}

.current {
	color: #fff;
	background: #3f95f1;
	border-color: #3f95f1;
}

.page a:hover {
	color: #fff;
	background: #3f95f1;
	border-color: #3f95f1;
}


/*news----end*/

.certificate-text ul {
	padding-right: 15px;
	list-style: none;
	overflow: hidden;
}

.certificate-text ul li {
	float: left;
	text-align: center;
}

.certificate-text ul li .item {
	margin-bottom: 20px;
}

.certificate-text ul li .item .img-box {
	display: block;
	border: 1px #bebebe solid;
	padding-bottom: 141.340782122905%;
}

.certificate-text ul li .item p {
	font-size: 13px;
	color: #666666;
	line-height: 22px;
	margin: 10px 0;
}

@media (max-width: 767px) {
	.certificate-text ul {
		padding-right: 0;
	}
}


/*certificate--end*/


/*table*/

.table-box {
	overflow: auto;
	width: 100%;
	max-width: 100%;
}

.table-box table {
	line-height: 1.2;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.table-box table tr,
.table-box table td,
.table-box table th {
	width: auto !important;
	height: auto !important;
	color: #666;
}

.table-box table td,
.table-box table th {
	font-size: 15px;
	font-weight: normal;
	padding: 10px !important;
	vertical-align: middle;
	border: 1px solid #eee !important;
}

@media (max-width: 767px) {
	.table-box table td,
	.table-box table th {
		font-size: 14px;
	}
}

.table-box table tr p,
.table-box table tr span {
	line-height: 1.2 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

.table-box table th {
	text-align: center;
}

.table-box .table-nav {
	overflow: hidden;
}

.table-box .table-content {
	overflow-x: auto;
	overflow-y: auto;
	max-height: 300px;
	max-height: 42vh;
}

.products-text {
	padding-right: 20px;
}

@media (max-width: 767px) {
	.products-text {
		padding-right: 0;
	}
}

.products-text ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.products-text ul li {
	border-bottom: 1px #e9e9e9 solid;
	padding: 20px 0;
	overflow: hidden;
}

.products-text .item .pic {
	width: 16.354%;
	border: 1px #dcdcdc solid;
}

.products-text .img-box {
	padding-bottom: 100%;
}

.products-text .info {
	width: 83.646%;
	padding-left: 30px;
}

.products-text .info h3 {
	margin: 0;
}

.products-text .info h3 a {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.products-text .info h3 a:hover {
	color: #3f95f1;
}

.products-text .info p {
	margin: 10px 0;
	display: -webkit-box;
	height: 44px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.products-text .info .more {
	display: block;
	width: 80px;
	height: 22px;
	border: 1px #3f95f1 solid;
	font-size: 12px;
	color: #3f95f1;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
}

.products-text .info .more:hover {
	color: #fff;
	background: #3f95f1;
	border-color: #3f95f1;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-ms-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

.prodetail-text {
	padding-top: 30px;
}

.prodetail-text h3 {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-align: center;
}

.prodetail-text .display {
	text-align: center;
}

.prodetail-text .display .pic {
	display: inline-block;
	width: 30%;
	border: 1px #ececec solid;
	margin: 25px;
}

.detail-title {
	border-bottom: 2px #3f95f1 solid;
}

.detail-title a {
	display: block;
	height: 32px;
	width: 170px;
	background: #3f95f1;
	border-radius: 4px;
	box-shadow: -3px -5px 0px #dfdede;
	margin-bottom: -2px;
	font-size: 15px;
	line-height: 32px;
	text-align: center;
	color: #fff;
}

.description {
	position: relative;
	margin-top: 20px;
	margin-bottom: 30px;
}

.description p {
	margin: 15px 0;
	background: url(../images/sym01.png) no-repeat 30px center;
	padding-left: 60px;
}

.description a.inquiry-btn {
	width: 136px;
	height: 36px;
	display: block;
	background: url(../images/chat.png) no-repeat 17px center #3f95f1;
	border-radius: 2px;
	font-size: 16px;
	color: #fff;
	text-indent: 50px;
	text-decoration: none;
	line-height: 36px;
	position: absolute;
	right: 0;
	top: 50px;
}

.technical {
	margin-bottom: 30px;
}

.technical p {
	margin: 10px 0;
	padding-left: 30px;
}

.technical p span {
	color: #333333;
}

.technical .list {
	text-align: center;
	font-size: 12px;
}

.technical .list td {
	height: 24px;
}

.list-blue {
	background: #dceafa;
}

.inquiry .detail-title a {
	width: 108px;
}

.inquiry p {
	margin: 15px 0;
}

.inquiry input,
.inquiry textarea {
	font-size: 14px;
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin: 0;
	margin: 8px 0;
	padding: 0;
	padding-left: 5px;
	color: #666;
	border: 1px solid #e5e5e5;
}

.inquiry textarea {
	height: 84px;
	resize: vertical;
}

.inquiry input:focus,
.inquiry textarea:focus {
	border-color: #b2b8c6;
	outline: none;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(174, 184, 198, .3);
}

.inquiry input.submit {
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	width: 120px;
	height: 32px;
	color: #2d76c3;
	background: none;
	border: 1px #2d76c3 solid;
	float: right;
}

.inquiry input.submit:hover {
	background: #2d76c3;
	color: #fff;
}

@media (max-width: 1199px) {
	.description a.inquiry-btn {
		position: static;
		float: right;
		margin: 15px 0 0 0;
	}
}

@media (max-width: 480px) {
	.products-text .item .pic {
		width: 100%;
		float: none;
	}
	.products-text .info {
		width: 100%;
		float: none;
		margin-top: 10px;
		padding: 0;
	}
	.products-text .info p {
		height: auto;
	}
	.description p {
		margin: 10px 0;
		background: url(../images/sym01.png) no-repeat 10px center;
		padding-left: 30px;
	}
	.technical p {
		padding-left: 15px;
	}
	.prodetail-text .display .pic {
		width: 40%;
		margin: 10px;
	}
}


/*products----end*/

.quality-decribe {
	overflow: hidden;
	margin-bottom: 45px;
}

.quality-decribe .pic {
	width: 28%;
	border: 1px #e9e9e9 solid;
}

.quality-decribe .pic .img-box {
	padding-bottom: 100%;
}

.quality-decribe .info {
	width: 72%;
	padding-left: 40px;
	padding-right: 20px;
}

.quality-decribe .info p {
	margin: 10px 0;
}

.quality-text ul {
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.quality-text ul li .pic_img {
	border: 1px #bfbfbf solid;
	margin-bottom: 40px;
}

@media (max-width: 600px) {
	.quality-decribe {
		margin-bottom: 30px;
	}
	.quality-decribe .pic {
		width: 100%;
		float: none;
	}
	.quality-decribe .info {
		width: 100%;
		float: none;
		margin-top: 20px;
		padding: 0;
	}
	.quality-text ul li .pic_img {
		margin-bottom: 30px;
	}
}


/*quality----end*/

.contact-block {
	overflow: hidden;
}

.contact-block .info {
	width: 56%;
}

.contact-block .info p {
	position: relative;
	overflow: hidden;
	margin: 15px 0;
	padding-left: 32px;
}

.contact-block .info p span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	float: left;
}

.contact-block .info p a {
	display: block;
}

.contact-block .pic {
	width: 39%;
	display: block;
}

.contact-block .pic img {
	max-width: 100%;
	height: auto !important;
}

.feedback p {
	margin: 15px 0;
}

.feedback input,
.feedback textarea {
	font-size: 14px;
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin: 0;
	margin: 8px 0;
	padding: 0;
	padding-left: 5px;
	color: #666;
	border: 1px solid #e1e1e1;
}

.feedback textarea {
	width: 100%;
	height: 163px;
	max-height: 260px;
	padding: 5px;
	resize: vertical;
}

.feedback input:focus,
.feedback textarea:focus {
	border-color: #b2b8c6;
	outline: none;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(174, 184, 198, .3);
}

.feedback input.submit {
	padding: 0;
	font-size: 16px;
	line-height: 35px;
	width: 130px;
	height: 35px;
	color: #fff;
	background: #3f95f1;
	border: none;
}

@media (max-width: 600px) {
	.contact-block .info {
		width: 100%;
		float: none;
	}
	.contact-block .pic {
		width: 80%;
		float: none;
		margin: 30px 0;
	}
}


/*contact--end*/


/*bottom_nav*/

.bottom_nav {
	position: fixed;
	z-index: 9;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 50px;
	background-color: #3f95f1;
}

@media (max-width: 991px) {
	.bottom_nav {
		display: block;
	}
}

.bottom_nav ul {
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.bottom_nav ul li {
	float: left;
	width: 20%;
	border-right: 1px solid #246dad;
	border-left: 1px solid #8dbff5;
}

.bottom_nav ul li a {
	font-size: 13px;
	display: block;
	padding: 4px 0;
}

.bottom_nav ul li a:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	display: block;
	height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.bottom_nav ul li:first-child {
	border-left: none;
}

.bottom_nav ul li:last-child {
	border-right: none;
}

.bottom_nav ul .bot_msg>a:before {
	content: '\e66f';
	font-size: 18px;
}

.bottom_nav ul .bot_email>a:before {
	content: '\e6c6';
	font-size: 18px;
}

.bottom_nav ul .bot_prod>a:before {
	content: '\e7f8';
}

.bottom_nav ul .bot_map>a:before {
	content: '\e62e';
}

.bottom_nav ul .bot_top>a:before {
	font-size: 16px;
	content: '\e65a';
}

.bottom_nav .bot_inquiry {
	position: relative;
}

.bottom_nav .bot_inquiry span {
	font-size: 12px;
	position: absolute;
	top: 4px;
	right: 25%;
	width: 16px;
	height: 16px;
	color: #fff;
	border-radius: 50%;
	background-color: #000;
}


/*index_num*/

.index_num {
	padding: 60px 0;
	overflow: hidden;
}

.index_num ul {
	padding: 0;
}

.index_num ul li {
	float: left;
	width: 25%;
	list-style: none;
	text-align: center;
}

.index_num ul li::after {
	display: block;
	width: 70px;
	height: 45px;
	margin: 0 auto;
	margin-top: 40px;
	content: '';
	background: url(../images/num.jpg) no-repeat;
}

.index_num .item-1 h3::after {
	display: none;
}

.index_num .item-2::after {
	background-position: -70px 0;
}

.index_num .item-3::after {
	background-position: -140px 0;
}

.index_num .item-4::after {
	background-position: -210px 0;
}

.index_num h3 {
	font-weight: bold;
	font-size: 46px;
	margin: 0;
}

.index_num h3::after {
	font-size: 20px;
	position: relative;
	top: -30px;
	right: -6px;
	content: '+';
}

.index_num p {
	margin-top: 14px;
	color: #666;
}

@media (max-width:1199px) {
	.index_num h3 {
		font-size: 40px;
	}
	.index_num ul li::after {
		margin-top: 30px;
	}
}

@media (max-width: 991px) {
	.index_num {
		padding: 40px 0 0 0;
	}
	.index_num ul li {
		width: 50%;
		margin-bottom: 50px;
	}
	.index_num ul li::after {
		margin-top: 20px;
	}
	.index_num h3 {
		font-size: 36px;
	}
	.index_num h3::after {
		top: -20px;
	}
}

@media (max-width: 480px) {
	.index_num h3 {
		font-size: 30px;
	}
	.index_num h3::after {
		top: -15px;
		right: 0;
	}
}

@media (max-width: 350px) {
	.index_num h3 {
		font-size: 28px;
	}
}

.side-pannel {
	position: fixed;
	right: 0%;
	margin-left: 496px;
	z-index: 99
}

.side-bar {
	font: 12px Verdana, Arial, "\5FAE\8F6F\96C5\9ED1";
	border: 1px solid #E7E7E7;
	border-bottom: none;
	bottom: 350px;
	background: #fff;
	padding-left: 0px;
}

.side-bar a {
	display: block;
	cursor: pointer;
	width: 70px;
	height: 60px;
	border-bottom: 1px solid #E7E7E7;
	position: relative;
	color: #676767;
	text-align: center
}

.side-bar a s {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.side-bar a span {
	line-height: 20px
}

.side-bar a.gotop s {
	position: absolute;
	top: 50%;
	left: 17px
}

.side-bar a.text {
	padding-top: 25px
}

.side-bar a.qr s {
	position: absolute;
	top: 50%;
	left: 18px
}

.side-bar a.qr i {
	width: 277px;
	height: 259px;
	position: absolute;
	left: -277px;
	top: 50%;
	margin-top: -120px;
	display: none;
	background-position: 0 0
}

.side-bar a.qr:hover i {
	display: block
}

.side-bar a.qr i {
	background-image: url(../images/weixin.png)
}

.g-icon-top {
	height: 20px;
	width: 35px;
	margin-top: -10px;
	background-position: 0 -33px
}

.g-icon-survey1 {
	height: 23px;
	width: 26px;
	margin-top: -11px;
	background-position: 0 -53px
}

.side-bar a.survey:hover s {
	height: 23px;
	width: 26px;
	margin-top: -11px;
	background-position: -26px -53px
}

.g-icon-qq1 {
	height: 20px;
	width: 22px;
	margin-top: -10px;
	background-position: -35px -33px
}

.g-icon-weibo1 {
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background-position: -72px 0
}

.g-icon-weibo2,
.side-bar a.weibo:hover s {
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background-position: -72px -25px
}

.g-icon-qr1 {
	height: 33px;
	width: 36px;
	margin-top: -16px;
	background-position: -36px 0
}

.g-icon-qr2,
.side-bar a.qr:hover s {
	height: 33px;
	width: 36px;
	margin-top: -16px;
	background-position: 0 0
}

.g-icon-qq1,
.g-icon-qr1,
.g-icon-qr2,
.g-icon-survey1,
.g-icon-survey2,
.g-icon-top,
.g-icon-weibo1,
.g-icon-weibo2,
.side-bar a.qr:hover s,
.side-bar a.survey:hover s,
.side-bar a.weibo:hover s {
	background-image: url(../images/sprite.png)
}

@media (max-width: 480px) {
	.side-bar {
		display: none !important;
	}
}


/*@media (max-width: 767px) {
	#product {
		padding-top: 30px;
	}
}*/

.contact01-text .msg {
	margin-bottom: 30px;
}

.contact01-text .msg h2 {
	display: block;
	margin: 0 0 10px 0;
	font-size: 28px;
	line-height: 30px;
	color: #333;
}

@media (max-width: 767px) {
	.contact01-text .msg h2 {
		font-size: 26px;
	}
}

@media (max-width: 480px) {
	.contact01-text .msg h2 {
		font-size: 24px;
	}
}

.contact01-text .msg p {
	font-size: 15px;
	color: #333;
	line-height: 28px;
}

@media (max-width: 767px) {
	.contact01-text .list .item {
		margin-bottom: 30px;
	}
}

.contact01-text .map {
	padding-top: 50px;
}

.contact01-text .map .map-content {
	height: 400px;
}

@media (max-width: 767px) {
	.contact01-text .map {
		padding-top: 10px;
	}
	.contact01-text .map .map-content {
		height: 300px;
	}
}