@font-face {
	font-family: 'font';
	src: url('../fonts/font.eot');
	src: url('../fonts/font.eot?#iefix') format('embedded-opentype'), url('../fonts/font.woff') format('woff'), url('../fonts/font.ttf') format('truetype'), url('../fonts/font.svg#webfont34M5alKg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[v-cloak]{display: none;}


body {
	font-family: 'font';
	font-size: 14px;
}

.left {
	float: left;
}


* {
	font-family: 'Calibri';
	outline: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	/* Firefox 4 */
	-webkit-transition: 0.5s;
	/* Safari 和 Chrome */
	-o-transition: 0.5s;
	/* Opera */
}

@media (min-width: 1200px) {
	.w1200 {
		width: 1200px;
		margin: auto
	}

	nav {
		height: 170px;
	}

	.nav-list li i {
		display: block;
		font-size: 30px;
		font-weight: normal;
	}

}

a {
	color: #333;
}

nav {
	position: absolute;
	z-index: 999;
	width: 100%;
	padding: 10px 0;
}

nav li,
nav a {
	text-decoration: none;
	list-style: none;
}

nav .nav-logo {
	margin-top: 20px;
	width: auto;
	height: 100%;
	float: left;
}

nav .nav-logo a,
nav .nav-logo li,
nav .nav-logo ol,
nav .nav-logo span,
nav .nav-logo p {
	font-size: 30px;
	font-weight: bold;
	list-style: none;
	text-decoration: none;
}

nav .nav-logo img {
	max-width: 100%;
	max-height: 100%;
}

nav ::-webkit-scrollbar {
	display: none;
}

nav .nav-list {
	/*nav-list*/
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;


}

@media (max-width: 1200px) {
	nav .nav-logo {
		margin-left: 20px;
	}

	nav .nav-list {
		position: fixed;
		height: 100%;
		top: 0;
		width: 60%;
		background: #333;
		left: -60%;
		-webkit-transition: 1s;
		transition: 1s;
		margin: 0;
		padding-top: 40px;
	}

	nav .nav-list>li {
		width: 100%;
		margin: 0;
		overflow: hidden;
	}
}

nav .nav-list>li {
	position: relative;
	list-style: none;
	float: left;
	text-align: center;
}

nav .nav-list>li .active {
	color: #fff;
}

nav .nav-list>li a {
	font-size: 1.2em;
	color: #FFF !important;
	display: inline-block;
	line-height: 40px;
	padding: 1px 15px;
	margin: 0 10px;
	text-decoration: none;
}

nav .nav-list>li a:hover {}

nav .nav-list>li .menu {
	min-width: 100px;
	background: #fff;
	-webkit-box-shadow: 0 2px 10px #ccc;
	box-shadow: 0 2px 10px #ccc;
	position: absolute;
	white-space: nowrap;
	left: 0;
	height: 0;
	overflow: hidden;
	-webkit-transition: 1s;
	transition: 1s;
}

nav .nav-list>li .menu li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
}

nav .nav-list>li:hover .menu {
	height: auto;
}

nav .nav-menu {
	display: none;
	z-index: 999;
	background: #fff;
	cursor: pointer;
}

nav .open {
	left: 0%;
	overflow: auto;

}

.container-fluid {
	width: 100%;
	padding-bottom: 10px;
}

.carect {
	position: relative;
	width: 0;
	height: 0;
	margin-left: 5px;
	margin-bottom: 2px;
	border-top: 6px solid;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-radius: 10px;
	display: inline-block;
}


.am-slider-default .am-control-nav {
	bottom: 15px;
}

.am-slider-default .am-control-nav li a {
	width: 10px;
	height: 10px;
	border-radius: 0;
}

.am-slider-default .am-control-nav li a.am-active {
	background: #e05c0c;
}

.am-slider-default {
	box-shadow: none;
	margin-bottom: 0;
}

/*head end*/


/*通用样式*/
.button {
	background: #e05c0c;
	padding: 8px 30px;
	color: #FFF !important;
	display: inline-block;
	margin: 10px auto;
}

.no-padding {
	padding: 0;
}

.title {
	/* font-family: 'font'; */
	font-size: 40px;
	text-align: center;
	margin: 20px 0;
}

.title .en {
	font-size: 18px;
	color: #999;
}

.class .item {
	padding: 0;
	position: relative
}

.class .item .titlebox {
	position: absolute;
	bottom: 20px;
	width: 80%;
	margin: auto 10%;
	text-align: center;
}

.class .item .titlebox hr {
	border-top: 1px solid #333
}

.class .item .titlebox .buttom {
	display: inline-block;
	border: 1px solid #333;
	padding: 0px 10px;
}

.class .item:hover .buttom {
	background: #000000;
	color: #FFF;
}


.product_hot .item {
	float: left !important;
	padding: 0;
	position: relative;
}

.product_hot .item .title {
	position: absolute;
	top: 10%;
	left: 10%;
	text-align: left;
	font-size: 24px;
}

.product_hot .item .title span {
	display: block;
	font-size: 14px;
	color: #999;
}

.about {
	background: #fafafa;
}

.about .img {
	float: right;
	padding: 0;
}

.about .content {
	padding: 5% 10%;
	float: left;
}

.about .content .title {
	text-align: left;
}

.zhanhui img {
	border: 0;
	display: block;
}

.zhanhui {
	background: url(../images/zhanhui.jpg) center;
}

.zhanhui .am-gallery-item {
	background: #FFF;
}

.zhanhui .am-gallery-title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: initial
}

.footer_Centered h1 {
	margin-top: 1.5rem;
	font-size: 16px;
}


/*电脑端*/
@media (min-width: 1200px) {
	.zhanhui {
		height: 550px;
	}

	.class .item .titlebox .title {
		font-size: 14px;
		font-weight: bold;
	}

	.product_hot .item {
		width: calc((100% - 30px) / 3);
		margin: 15px 0;
	}

	.product_hot .item:nth-child(2) {
		margin: 15px
	}

	.product_hot .item:nth-child(4) {
		margin: 0 15px 15px 15px;
	}

	.product_hot .item:nth-child(5) {
		margin: 0 0 15px 0;
	}

	.zhanhui .am-gallery-title {
		padding: 0px 10px 5px;
	}

	.zhanhui .am-gallery-desc {
		padding: 5px 10px 10px;
	}

	.zhanhui ul li {
		padding: 10% 2%;
	}

	.zhanhui .am-gallery-item .img {
		background: #333;
	}

	.zhanhui .am-gallery-item .img img {
		opacity: 0.9;
	}

	.zhanhui .am-gallery-item:hover .img img {
		opacity: 1;
	}

	.zhanhui .am-gallery-item:hover {
		background: #e05c0c;
		margin-top: -10px;
	}

	.zhanhui .am-gallery-item:hover .am-gallery-title,
	.zhanhui .am-gallery-item:hover .am-gallery-desc {
		color: #FFF;
	}

	.zhanhui .am-gallery-item:hover img {}

	.LOGO_img {
		float: left;
		text-align: right;
		padding: 40px 0;
	}
}

/*手机端*/
@media (max-width: 1200px) {

	.title {
		font-family: 'font';
		font-size: 25px;
		text-align: center;
		margin: 10px;
	}

	.title .en {
		font-size: 14px;
		color: #999;
	}

	nav .nav-logo {
		margin-top: 5px
	}

	nav .nav-logo img {
		width: 50%;
		margin-top: 0;
	}

	nav .nav-list>li a {
		width: 100%;
		margin: 0;
		font-size: 1em;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #999;
	}

	nav .nav-menu {
		display: block;
		float: right;
		padding: 13px 10px;
		position: relative;
		margin-right: 15px;
		background: #e05c0c;
	}

	nav .nav-menu span {
		height: 2px;
		width: 25px;
		display: block;
		background: #FFF;
		border-radius: 10px;
	}

	nav .nav-menu span+span {
		margin-top: 6px;
	}

	.nav-list li i {
		font-weight: normal;
		margin-left: 10px;
	}

	nav .nav-list>li .menu {
		position: relative;
		width: 100%;
		text-align: center;
		border-radius: 0;
		-webkit-box-shadow: 0 -1px 7px #ccc inset;
		box-shadow: 0 -1px 7px #ccc inset;
	}

	.class .item {
		margin-bottom: 10px;
	}

	.class .item .titlebox .title {
		font-size: 16px;
		font-weight: bold;
	}

	.product_hot .item {
		margin-bottom: 0px;
		width: 50%;
	}

	.product_hot {
		background: #fafafa;
	}

	.product_hot .item:nth-child(4),
	.product_hot .item:nth-child(5) {
		display: none;
	}

	.about .content .title {
		margin: 0;
	}

	.zhanhui {
		background: none
	}
}


@media (max-width: 640px) {
	.product_hot {
		background: #fff;
	}

	.product_hot .item {
		margin-bottom: 10px;
		width: 100%;
	}

	.product_hot .item:nth-child(4),
	.product_hot .item:nth-child(5) {
		display: block;
	}
}







.route {
	width: auto;
	max-width: 1200px;
	margin: auto
}

.route_left {
	float: left;
	font-size: 20px;
	color: #5f5d5e;
}

.route_box {
	background: #fbfbfb;
	border-bottom: 1px solid #f1f1f1;
}

.route_box .route {
	height: 100px;
	line-height: 100px;
}

.route_right {
	color: #b3b3b3;
	float: right;
	font-size: 14px;
}

.Submission_box {
	float: left;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
}

.footer_background {
	background-color: #292929;
	overflow: hidden;
}

.footer_Centered {
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding: 40px 0;
}

.subsride {
	padding-top: 30px;
}

.footer_Centered .EMAIL {
	border: none;
	background: #292929;
	border-bottom: 1px #606060 solid;
	width: 100%;
}

.footer_Centered .contact_box {
	float: left;
	font-size: 13px;
	font-weight: inherit;
	color: #FFFFFF;
}

.footer_Centered .address_Icon img {
	width: auto;
	top: 40px;
	float: left;
	padding-right: 18px;
}

.footer_Centered .Telephone img {
	width: auto;
	float: left;
	padding-right: 12px;
}

.footer_Centered .address_Icon {
	margin-top: 40px;
}

.footer_Centered .number {
	padding: 4px;
}

.footer_Centered .Telephone {
/* 	margin-top: 40px */
}

@media (max-width:1190px) {
	.footer_Centered {
		max-width: 100%;
	}

	.Submission_box {
		float: none;
		margin: auto;
		overflow: hidden
	}

	.contact_box {
		float: none;
		font-size: 100%;
		padding: 0;
		padding-bottom: 40px;
	}

	.LOGO_img {
		padding: 0;
	}

	.LOGO {
		float: none;
		padding-bottom: 40px;
	}

	.footer_Centered {
		padding: 0 10%;
	}
}

.bottom_background {
	background-color: #4d4d4d;
	overflow: hidden;
}

.bottom_Centered {
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.beian {
	float: left;
	color: #FFFFFF;
}

.share img {
	width: auto;
	float: left;
	padding-left: 18px;
}

.share {
	float: right;
}

@media (max-width:1190px) {
	.beian {
		float: none;
	}

	.share {
		float: none;
		padding-top: 10px;
	}

	.bottom_Centered {
		padding: 5px 10%;
	}

	.EMAIL {
		width: 100%;
	}

	.share {
		display: none;
	}

	.route {
		padding: 0 20px;
	}

	.NEW_Title {
		font-size: 38px;
		font-weight: 400;
	}

	.NEW_Titlebox {
		margin-top: 34px !important;
		margin-bottom: 34px !important;
		text-align: center;
		line-height: 46px;
		color: #333333;
	}

	.NEW_img1,
	.NEW_img2 {
		margin-bottom: 0px !important;
	}
}

.CONTENT,
.EMAIL {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}

.CONTENT::-webkit-scrollbar {
	display: none
}

.CONTENT {
	width: 100%;
	background: none;
	border: 0;
	border-bottom: 1px #606060 solid;
}



@media (min-width:1190px) {
	.ny nav .nav-list>li a {
		color: #333 !important;
	}

	nav .nav-list>li a:after {
		display: block;
		font-size: 30px;

	}

	nav .nav-list>li:hover a {
		color: #e05c0c !important;
	}

	nav {
		height: 120px;
	}

	nav .nav-list {
		margin-top: 10px;
		margin-bottom:0;
	}

	/* .ny nav .nav-list>li a:after {
		display: none;
	} */

	.am-modal {
		width: 900px;
		margin-left: -450px;
		top: 30%
	}

	.ny .nav-logo a {
		background: url(../images/logo2.png) no-repeat;
		display: block;
		width: 300px;
		height: 80px;
	}

	.nav-logo a {
		background: url(../images/logo.png) no-repeat;
		display: block;
		width: 300px;
		height: 80px;
	}

	

	/* .chanping_tm {
		height: 600px;
	} */


}

.Title_left {
	margin-bottom: 5px !important;
	margin-right: 5px !important
}


.News_content {
	overflow: hidden;
}

.NEW_box {
	width: auto;
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
}

.NEW_Title {
	font-size: 48px;
	font-weight: 400;
}

/* .NEW_Subtitle {
	font-size: 18px;
} */

.NEW_Titlebox {
	margin-top: 64px;
	margin-bottom: 64px;
	text-align: center;
	line-height: 46px;
	color: #333333;
}

.NEW_img1 {
	float: left;
	position: relative;
	margin-bottom: 90px;
}

.NEW_Allocation1 {
	position: absolute;
	right: -40%;
	top: 125px;
	max-width: 366px;
	padding: 0 36px;
	box-shadow: 1px 1px 1px 1px #efeeee;
	;
	padding-top: 35px;
	background-color: #FFFFFF;
	padding-top: 35px
}

@media (max-width:1190px) {
	.NEW_Allocation1 {
		position: static;
		max-width: 100%;
		margin-top: 10px;
	}
}

.Allocation_Title {
	font-size: 18px;
	line-height: 30px;
	color: #3f3f3f；
}

.Allocation_Time {
	font-size: 16px;
	color: #b8b8b8;
	padding-bottom: 32px;
}

.Allocation_content {
	color: #717171;
	padding-bottom: 60px;
}

.NEW_img2 {
	float: right;
	position: relative;
	margin-bottom: 90px;
}

.NEW_Allocation2 {
	position: absolute;
	left: -40%;
	top: 125px;
	max-width: 366px;
	padding: 0 36px;
	box-shadow: 1px 1px 1px 1px #efeeee;
	background-color: #FFFFFF;
}

@media (max-width:1190px) {
	.NEW_Allocation2 {
		position: static;
		max-width: 100%;
		margin-top: 10px;
	}

	.NEW_Title {
		font-size: 28px;
		font-weight: 400;
	}

	.LOGO_img {
		display: none;
	}
}


@media only screen and (max-width: 750px) {
	.route_left {
		font-size: 18px;
	}

	.biaodan .am-g {
		margin-bottom: 0 !important;
	}

	.biaodan input,
	.biaodan .img {
		margin-bottom: 10px;
	}

	.am-modal {
		top: 20%;
		width: 80%;
		left: 44%;
	}

	.ny .nav-logo a {
		background: url(../images/logo2.png) no-repeat;
		display: block;
		width: 200px;
		height: 44px;
		background-size: 100%;
	}

	.nav-logo a {
		background: url(../images/logo.png) no-repeat;
		display: block;
		width: 200px;
		height: 44px;
		background-size: auto 100%;
	}

	.Title_left {
		margin: 0 !important;
		margin-top: -1px !important;
	}

	.product_Title .col-lg-8 {
		padding: 0;
	}

}

.product_class a {
	display: block;
}

.product_class .huasa_name {
	transform: scale(0.7);
	text-align: center;
	width: 100%;
	display: block !important;
}

.icon_box {
	width: 50px;
	padding-bottom:50px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.icon_box.product_class1 {
	background-image: url(../images/product_class_1.png);
}

.icon_box.product_class2 {
	background-image: url(../images/product_class_2.png);
}

.icon_box.product_class3 {
	background-image: url(../images/product_class_3.png);
}

.icon_box.product_class4 {
	background-image: url(../images/product_class_4.png);
}

.cur .huasa_name {
	color: #e05c0c;
}

.cur .icon_box.product_class1 {
	background-image: url(../images/product_class_1h.png);
}

.cur .icon_box.product_class2 {
	background-image: url(../images/product_class_2h.png);
}

.cur .icon_box.product_class3 {
	background-image: url(../images/product_class_3h.png);
}

.cur .icon_box.product_class4 {
	background-image: url(../images/product_class_4h.png);
}

.page {
	text-align: center;
	padding: 50px;
}

.page a {
	display: inline-block;
	margin: 0 5px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	background: #fff;
	border: 1px solid #ebebeb;
	color: #bdbdbd;
	font-size: 14px;
}

.page .active {
	display: inline-block;
	margin: 0 5px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	background: #e05c0c;
	color: #fff;
	font-size: 14px;
	border: 1px solid #e05c0c;
}


.product_Title .Title_left {
	font-size: 12px;
	padding: 5px 8px;
}

.route_Centered {
	padding-left: 0;
	padding-right: 0;
}


@media (min-width: 1200px) {
	.index .nav-list li i {
		display: block;
	}

	/* nav .nav-list {
		margin-top: 10px;
	} */

	.index .nav-list li a {
		color: #FFF !important;
	}
}


/* 联系我们 */
.CONTACT_Titlebox {
	margin-top: 64px;
	margin-bottom: 64px;
	text-align: center;
	color: #333333;
}

.CONTACT_Title {
	font-size: 48px;
	line-height: 70px;
	font-weight: 400;
}

.CONTACT_Subtitle {
	font-size: 18px;
}

/* .Color_box{width: 7px;height: 15px;background:#df5c0c;float: left }	 */
.CONTACT_contentbox {
	font-size: 14px;
	color: #989898;
	width: auto;
	max-width: 1200px;
	margin: auto;
	margin-bottom: 66px;
	overflow: hidden
}

.CONTACT_contentbox:nth-child(odd) .word {
	padding-left: 0
}

.CONTACT_contentbox:nth-child(odd) .CONTACT_img {
	float: right;
}

.CONTACT_img {
	width: 48%;
	float: left
}

.word {
	float: left;
	width: 45%;
	padding-left: 5%;
	margin-top: 2.5vw;
}

.CONTACT_SmallTitle h1 {
	font-size: 18px;
	color: #0f0f0f;
	line-height: 18px;
}

.CONTACT_SmallTitle h1:before {
	width: 7px;
	height: 18px;
	background: #df5c0c;
	content: '';
	display: inline-block;
	margin-right: 10px;
	float: left;
}

.CONTACT_SmallTitle {
	margin-bottom: 34px;
}

.word img {
	float: left;
	margin-right: 20px;
}

.Telephone {
	padding-bottom: 12px;
}

.Fax {
	padding-bottom: 12px;
}

.mailbox {
	padding-bottom: 12px;
}

@media (max-width:900px) {
	.CONTACT_img {
		float: none;
		width: 100%;
	}

	.CONTACT_img2 {
		float: none;
		width: 100%;
	}

	.word {
		width: 100%;
		padding-left: 0;
		padding: 0 20px;
	}

	.CONTACT_contentbox:nth-child(odd) .word {
		padding-left: 20px
	}
}

/* 关于我们 */
.DEVELOPMENT_word h2 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}


.About_Centered {
	max-width: 1200px;
	margin: 0 auto;
}

.About_Titlebox {
	margin-top: 64px;
	margin-bottom: 64px;
	text-align: center;
	color: #333333;
}

.About_Title {
	font-size: 48px;
	font-weight: 400;
	line-height: 58px
}

.About_Subtitle {
	font-size: 18px;
}

.color_box {
	width: 66px;
	height: 1px;
	background-color: #e05b0c;
	display: inline-block;
	margin: auto;
}

.DEVELOPMENT_box {
	overflow: hidden;
	position: relative;
}

.DEVELOPMENT_word_background {
	width: 53%;
	background-color: #38393e;
	float: right;
	color: #ededed
}

.DEVELOPMENT_img {
	position: absolute;
	left: 0;
	width:50%;
	top:30px;
}

.DEVELOPMENT_word_background h1 {
	font-size: 24px;
	margin-top: 35px;
}

.DEVELOPMENT_content {
	padding-left: 15%;
	margin-bottom: 60px;
}

.DEVELOPMENT_word {
	overflow: hidden
}

.DEVELOPMENT_word_box {
	margin-top: 52px;
}

.DEVELOPMENT_word_background img {
	float: left;
	margin-right: 14px;
}

/* 	.DEVELOPMENT_word h2 {
				font-size: 15px;
			} */

.DEVELOPMENT_time {
	float: left;
	margin-right: 16px;
}

.DEVELOPMENT_time h1 {
	margin-top: 0;
}

.DEVELOPMENT_word_box {
	margin: 20px;
	height: 320px;
	/* 	width: 300px; */
	border: 2px solid #38393e;
	overflow: auto;
	margin-bottom: 20px;
}

@media (max-width:1190px) {
	.DEVELOPMENT_img {
		position: static;
		max-width: 100%;
	}

	.DEVELOPMENT_content {
		padding: 30px;
	}

	.DEVELOPMENT_word_box {
		width: 100%;
	}

	.DEVELOPMENT_word_background {
		float: none;
		width: 100%;
	}

	.DEVELOPMENT_content h1 {
		margin-top: 0;
	}

	.DEVELOPMENT_img {
		width: 100%;
	}
}

.Project_box {
	margin-top: 80px;
	overflow: hidden;
	margin-bottom: 80px;
	text-align: center;
}

.Project_box h1 {
	font-size: 48px;
	color: #e05d0f;
	font-weight: bold;
}

.Project_box h2 {
	font-size: 17px;
	color: #9f9f9f;
}

@media (max-width:1190px) {
	.Project_box {
		margin-top: 0;
		margin-bottom: 0;
	}
}




.our_Title_box {
	text-align: center;
	font-size: 48px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 60px;
}

.business_box h1 {
	font-weight: bold;
	margin-bottom: 20px;
	color: #3f3f3f;
}

.business_box h2 {
	color: #676767;
}

.business_box {
	width: 33%;
	float: left;
}

.business_box:nth-child(3) {
	float: right;
}

.business_box img {
	float: left;
	padding-right: 26px;
}

@media (max-width:1190px) {
	.business_box {
		float: none;
		width: 80%;
		margin: 0 10%;
		overflow: hidden;
		margin-bottom: 50px;
	}

	.business_box:nth-child(3) {
		float: none;
	}
}

.business_word {
	margin-left: 100px;
}

/* 产品列表 */
.product_Centered h2,
.product_Centered h1 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}

.route_background {
	background: #fbfbfb;
	border-bottom: 1px solid #f1f1f1;
}

.route_Centered {
	width: auto;
	max-width: 1200px;
	margin: auto;
}

.route_huasa {
	float: left;
	padding-top: 28px;
	margin-right: 48px;
}

.route_shuilongto {
	float: left;
	padding-top: 28px;
	margin-right: 48px;
}

.route_jiazi {
	float: left;
	padding-top: 28px;
	margin-right: 48px;
}

.shuilongto_name {
	color: #929191;
	font-size: 10px;
}

.jiazi_name {
	color: #929191;
	font-size: 10px;
}

.huasa_Icon {
	padding: 2px 10px;
}

.shuilongto_Icon {
	padding: 0 20px;
}

.jiazi_Icon {
	padding: 4px 14px;
}

.icon_box {
	height: 50px;
}

.search {
	float: right;
	margin: 34px 0;
}

.search_border {
	height: 26px;
	border: 1px solid #e1e1e1;
	margin-top: -1px;
}

.search_Button {
	float: right;
}

.shuilongto_name {
	margin-bottom: 16px;
}

.jiazi_name {
	margin-bottom: 16px;
}

@media (max-width:750px) {
	.search {
		float: left;
	}

	.search_border {
		float: left;
	}

	.search_Button {
		float: left;
	}

}

.product_Centered {
	width: auto;
	max-width: 1200px;
	margin: auto;
	margin-top: 20px;
	font-size: 14px;
}

.product_Title {
	font-size: 14px;
	color: #929191;
	overflow: hidden;
}

.Title_left {
	border: #e8e8e8 1px solid;
	float: left;
	padding: 11px 12px;
	margin-right: 16px;
}

.Title_right {
	float: right;
	padding: 12px 0;
	color: #929191;
}

.product_Title a {
	display: block;
	color: #929191
}

.Title_left.cur {
	border: #e05c0c 1px solid;
	color: #e05c0c;
}

@media (max-width:900px) {
	.Title_right {
		display: none;
	}

	.Title_left {
		width: 100%
	}

	.search {
		display: none;
	}

	.route_huasa,
	.route_shuilongto,
	.route_jiazi {
		width: 33.33%;
		margin: 0;
		text-align: center;
	}

	.product_Centered {
		margin: 0;
	}

	.Title_left.cur {
		background: #e05c0c;
		color: #FFF !important;
	}
}

/*	.product_box{float: left;width:calc((100% - 246px) / 3);margin-right:123px;margin-top: 30px;}*/
.product_show {
	overflow: hidden;
	padding-bottom: 10px;
	/* margin-bottom: 90px; */
}

.product_box {
	float: left;
	width: 20%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	margin-top: 30px;
}

.product_box:nth-child(3n) {
	margin-right: 0;
}

.product_img img {
	/* padding-bottom: 34px; */
	width: 100%;
	border: #FFF 1px solid
}

.product_img {
	margin-bottom: 8px;
}

.product_details {
	color: #FFFFFF !important;
	font-size: 12px;
	background-color: #313131;
	padding: 8px;
	font-weight: inherit;
}

.product_box h2 {
	font-size: 14px;
	padding-bottom: 10px;
}

.product_box h1 {
	font-size: 18px;
	padding-bottom: 8px;
	color: #e05c0c;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}

.product_Name {
	padding: 0;
	text-align: center;
}

.product_img:hover img {
	border: #e6e6e6 1px solid
}

@media (max-width:1190px) {
	.product_box {
		float: left;
		width: 47%;
		margin-left: 2%;
		margin-right: 2%;
	}


	
	.product_box:nth-child(2n) {
		margin-right:2%;
		margin-left:0 !important;
	}

	.product_box:nth-child(3) {
		margin-right: 2%;
	}

	/*	
		.product_box{width:calc((100% - 50px) / 2);margin-right:50px;}
		.product_box:nth-child(2n){margin-right: 0;}
*/
	.product_Name {
		padding: 0;
	}
}

/* 产品详情 */
.product_Centered h1,
.product_Centered h2,
.product_Centered h3,
.product_Centered h4 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}

.route_background {
	background: #fbfbfb;
	border-bottom: 1px solid #f1f1f1;
}

.route_Centered {
	width: auto;
	max-width: 1200px;
	margin: auto;

}

.route_huasa {
	float: left;
	padding-top: 28px;
	margin-right: 48px;
}

.route_shuilongto {
	float: left;
	padding-top: 28px;
	margin-right: 48px;
}

.route_jiazi {
	float: left;
	padding-top: 28px;
	margin-right: 48px;
}

.shuilongto_name {
	color: #929191;
	font-size: 10px;
}

.search {
	float: right;
	margin:20px 0;
}

.search_border {
	height: 26px;
	border: 1px solid #e1e1e1;
	margin-top: -1px;
}

.search_Button {
	float: right;
}

@media (max-width:750px) {
	.search {
		float: left;
	}

	.search_border {
		float: left;
	}

	.search_Button {
		float: left;
	}
}

.product_Centered {
	width: auto;
	max-width: 1200px;
	margin: auto;
	margin-top: 20px;
	font-size: 14px;
}

.product_Title {
	font-size: 14px;
	color: #929191;
	overflow: hidden;
}

.Title_left {
	border: #e8e8e8 1px solid;
	float: left;
	padding: 11px 12px;
	margin-right: 16px;
}

.Title_right {
	float: right;
	padding: 12px 0;
	color: #929191;
}

.product_Title a {
	display: block;
	color: #929191
}

.Title_left.cur {
	border: #e05c0c 1px solid;
	color: #e05c0c;
}

@media (max-width:900px) {
	.Title_right {
		display: none;
	}

	.Title_left {
		width: 100%
	}

	.search {
		display: block;
		padding:0 10px;
		width:100%;
		margin:10px 0 0 0;
	}
	.search .search_border{width:calc(100% - 94px);}

	.route_huasa,
	.route_shuilongto,
	.route_jiazi {
		width: 25%;
		margin: 0;
		text-align: center;
	}

	.product_Centered {
		margin: 0;
	}

	.Title_left.cur {
		background: #e05c0c;
		color: #FFF !important;
	}

	.chanping_xq {
		padding-top: 0 !important;
	}
}

.chanping_tm {
	padding: 20px;
	overflow: hidden;
	float: left;
	width: 41%;
	box-sizing: border-box;
	background: #FFF;
}

.chanping_js {
	margin-top: 20px;
	 box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1); 
	overflow: hidden;
	margin-bottom: 20px;
	 background: #FFF; 
}

.chanping_dt {
	padding: 0 59px;
	width: 100%;
}

.chanping_lg {
	margin-top: 80px;
	overflow: hidden;
}

.chanping_lg img {
	float: left;
	margin-right: 16px;
	padding: 1px;
}

.chanping_lg a:nth-child(4) img {
	margin-right: 0;
}

.chanping_lg img:hover {
	border: 1px solid #808080;
	padding: 0px;
}

.jieshao_bj {
	float: left;
	background-color: #f0f0f0; 
	padding: 5%;
	width: 59%;
	box-sizing: border-box;
}

.chanping_xq {
/* 	padding-top: 40px; */
}

.chanping_xq h1 {
	font-size: 30px;
}

.chanping_xq h4 {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}

.chanping_xq h3 {
	font-size: 14px;
}

.chanping_xq h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 36px;
}

.PDF {
	margin-top: 20px;
}

.PDF img {
	float: left
}

.PDF h3 {
	padding: 16.5px 0;
	padding-left: 20px;
	overflow: hidden;
}

.INQUIRY {
	padding-top: 57px;
}

@media (max-width:1190px) {
	.chanping_tm {
		float: none;
		width: 100%;
	}

	.jieshao_bj {
		float: none;
		width: 100%;
	}

	.chanping_xq h1 {
		font-size: 20px;
	}

	.chanping_js {
		margin: 0;
		box-shadow: none;
	}
}

.chanping_tm ol img {
	border: 1px solid #eee;
}

.chanping_tm ol img.am-active {
	border: 1px solid #666;
}

.chanping_tm .am-slider-default .am-control-thumbs li {
	padding: 2px;
}

.chanping_xq h1 {
	font-weight: bold;
	color: #333;
}

.biaodan {
	padding-top: 50px !important;
}

.biaodan img {
	width: 100%;
}

.xinghao {
	font-size: 14px;
	text-align: left;
}

.xinghao strong {
	display: block;
}

.biaodan .am-g {
	margin-bottom: 10px;
}

.biaodan textarea {
	width: 100%
}

.country {
	height: 40px;
	margin-bottom: 10px;
}


.product_class .col-sm-3:hover .smallclass{display: block;}
.product_class .col-sm-3{padding:0;margin: 0;}
.smallclass{text-align: center;width:180px;margin-left:-90px;position: absolute; z-index: 999;left:50%;display: none;top:60px;}
.smallclass img{display:inline-block;margin-bottom:-5px;}
.smallclass a{padding:5px;width:180px;background: #333;color: #FFF !important;margin-bottom:2px;font-size:12px;}

.smallclass a:hover{background: #e05c0c;}