body {
	font-family: "Arial"
}

img {
	vertical-align: bottom
}

a {
	text-decoration: none;
	color: #222
}

a:hover {
	text-decoration: none;
	color: #222
}

ul {
	list-style: none
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

#header {
	min-width: 1440px;
	border-bottom: 2px solid #ddd
}

.container {
	width: 1440px;
	height: 111px;
	margin: 0 auto
}

#header .logo {
	float: left;
	padding: 0;
	margin-top: 10px
}

.container > ul {
	padding-left: 250px;
	/*padding-left: 586px;*/
	padding-top: 31px;
	font-size: 18px;
	height: 82px;
	line-height: 82px;
	text-align: center
}

.container > ul > li {
	float: left
}

.container > ul > li:hover {
	background-color: #d0d4d8;
	cursor: pointer
}

.container > ul > li > a {
	display: inline-block;
	padding: 0 36px;
	text-transform: uppercase
}

#header .search {
	margin-top: 60px;
	margin-left: 55px
}

#banner {
	position: relative
}

#banner .banner_title {
	font-size: 42px;
	color: #333;
	text-transform: uppercase;
	line-height: 0.5;
	position: absolute;
	left: 267px;
	top: 195px
}

#banner p {
	font-size: 28px;
	color: #666;
	line-height: 1.7;
	position: absolute;
	left: 267px;
	top: 270px;
	width: 662px
}

#banner .readmore {
	position: absolute;
	left: 267px;
	top: 448px;
	cursor: pointer
}

.index_title {
	font-size: 32px;
	color: #222;
	line-height: 0.688;
	text-align: center;
	margin: 0 auto;
	padding: 54px 0
}

.index_title::before, .index_title::after {
	content: '';
	display: inline-block;
	width: 130px;
	height: 5px;
	margin: 0 30px;
	background-color: #eee;
	vertical-align: 9px
}

.product {
	width: 1400px;
	margin: 0 auto
}

.product a:first-child, .product a:nth-child(2) {
	margin-bottom: 24px
}

.product a:first-child, .product a:nth-child(3) {
	float: left
}

.product a:nth-child(2), .product a:nth-child(4) {
	float: right
}

#about_us {
	position: relative
}

#about_us h1 {
	padding-bottom: 62px
}

#about_us h1::before, #about_us h1::after {
	width: 170px
}

#about_us div {
	position: absolute;
	left: 931px;
	top: 245px;
	width: 725px;
	font-size: 16px;
	line-height: 1.5;
	color: #fff
}

#latest_products {
	position: relative
}

.slider {
	width: 1400px;
	margin: 0 auto;
	margin-bottom: 100px;
	overflow: hidden
}

.slider_main {
	position: relative;
	width: 8800px
}

.slider_main li {
	display: inline-block
}

.slider_main li+li {
	margin-left: 50px
}

.slider_main a {
	display: block;
	width: 307px;
	height: 311px;
	border: 1px #e5e5e5 solid
}

.slider_main p {
	font-size: 24px;
	margin-top: 10px
}

.slider span {
	visibility: hidden;
	color: #eee;
	position: absolute;
	left: 141px;
	top: 230px;
	font-size: 100px;
	font-family: 'simsun';
	cursor: pointer;
	display: block
}

.slider .slider_next {
	left: 1731px
}

#navigation {
	min-width: 1440px;
	background-color: #252525;
	height: 240px
}

#navigation>div {
	box-sizing: border-box;
	float: left;
	width: 20%;
	padding-left: 13.5%;
	padding-top: 46px
}

#navigation>.friend_links {
	padding-left: 2%
}

#navigation>.contact_us {
	padding-left: 2%
}

#navigation p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 21px
}

#navigation a {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #999;
	line-height: 1.6
}

#navigation i {
	font-style: normal;
	color: #fd871f
}

#navigation>.rapid_navigation {
	width: 34%
}

.rapid_navigation div {
	width: 385px
}

.rapid_navigation a+a {
	margin-left: 32px
}

.rapid_navigation a:nth-child(3){
	margin-right: 40px;
}

.rapid_navigation a:nth-child(4){
	margin-right: 32px;
	margin-left: 0
}

.rapid_navigation a:nth-child(5) {
	margin-left: 0
}

.rapid_navigation a:first-child {
	display: inline-block;
	padding-bottom: 32px
}

.friend_links a+a {
	margin-left: 32px
}

.contact_us span {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #999;
	line-height: 1.6;
	display: inline-block;
	margin-left: 14px;
	margin-bottom: 8px
}

.contact_us img {
	vertical-align: middle;
	display: inline-block
}

#copyright {
	min-width: 1440px;
	background-color: rgb(21, 21, 21);
	height: 49px;
	line-height: 49px
}

#copyright p {
	color: #5a5a5a;
	margin-left: 13.5%;
	height: 49px;
	line-height: 49px
}

.container > ul > li:hover .products {
	display: block
}

.products {
	display: none;
	position: absolute;
	left: 400px;
	top: 113px;
	z-index: 99
}

.products>li {
	float: left;
	width: 260px
}

.products>li>a {
	display: block;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase
}

.products ul {
	padding: 10px 0;
	min-height: 132px;
	background-color: rgba(255, 255, 255, 0.1)
}

.products li {
	font-size: 14px;
	line-height: 1.6
}

.products li a {
	color: #fff;
	white-space: nowrap
}

.products > li:first-child, .products > li:first-child > a {
	background-color: rgba(12, 140, 85, 0.8)
}

.products > li:nth-child(2), .products > li:nth-child(2) > a {
	background-color: rgba(239, 142, 12, 0.8)
}

.products > li:nth-child(3), .products > li:nth-child(3) > a {
	background-color: rgba(134, 86, 141, 0.8)
}

.products > li:nth-child(4), .products > li:nth-child(4) > a {
	background-color: rgba(255, 128, 169, 0.8)
}

.products > li:nth-child(5), .products > li:nth-child(5) > a {
	background-color: rgba(0,114,198, 0.8)
}
.products > li:nth-child(6), .products > li:nth-child(5) > a {
        background-color: rgba(50,154,148, 0.8)
}


.tlcat1 {
	background-color: rgba(12, 140, 85, 0.8)
}

.tlcat2 {
	background-color: rgba(239, 142, 12, 0.8)
}

.tlcat3 {
	background-color: rgba(134, 86, 141, 0.8)
}

.tlcat4 {
	background-color: rgba(255, 128, 169, 0.8)
}

.tlcat5 {
	background-color: rgba(255, 18, 52, 0.8)
}

.tlcat6 {
        background-color: rgba(200, 181,80 , 0.8)
}


#top {
	background-color: #eee;
	height: 42px;
	line-height: 42px
}

#top p {
	width: 1400px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	text-transform: uppercase
}

#top p a {
	color: #666
}

.news_item {
	width: 1400px;
	margin: 0 auto;
	position: relative;
	border-bottom: 2px #eee solid
}

.news_item:first-child {
	margin-top: 15px
}

.news_item:last-child {
	margin-bottom: 300px
}

.news_item>img {
	margin: 26px 27px 26px 0
}

.news_item_right {
	position: absolute;
	left: 257px;
	top: 49px
}

.news_item_right p {
	font-size: 16px;
	color: #666;
	line-height: 1.875;
	margin-top: 5px
}

.news_item_right p:first-child {
	font-size: 24px;
	color: #333;
	line-height: 1.25;
	margin-top: 0
}

.news_item_right a {
	display: inline-block;
	margin-top: 32px
}

.news_detail {
	width: 1400px;
	margin: 57px auto 130px
}

.news_detail > p:first-child {
	font-size: 32px;
	color: #333;
	margin-bottom: 22px
}

.news_detail > p {
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 30px;
	margin-bottom: 60px
}

.news_detail div {
	font-size: 16px;
	color: #666;
	line-height: 30px
}

.news_detail div p {
	margin-bottom: 45px
}

.news_detail img {
	display: block;
	margin: 0 auto
}

.products_title {
	min-width: 1440px;
	margin-top: -48px
}

.bg p {
	width: 1400px;
	margin: 0 auto;
	color: #fff
}

.bg a {
	color: #fff
}

.bgt {
	height: 48px;
	line-height: 48px;
	z-index: 100;
	opacity: 0.8
}

.bgt p {
	font-size: 14px;
	text-transform: uppercase
}

.bgb {
	height: 159px
}

.bgb p:first-child {
	font-size: 32px;
	padding-top: 26px;
	padding-bottom: 24px
}

.bgb p:last-child {
	font-size: 16px
}

@media (max-width:1440px) {
	#pro-banner img {
		width: 1440px
	}

}

#products {
	width: 1400px;
	margin: 30px auto
}

#products .slider_main {
	position: static;
	width: auto
}

.products_item {
	float: left;
	margin-left: 54px;
	margin-bottom: 58px
}

.products_item:first-child, .products_item:nth-child(5) {
	margin-left: 0
}

.bg1 {
	height: 93px;
	line-height: 93px
}

.bg1 span {
	display: block;
	width: 1400px;
	margin: 0 auto;
	font-size: 32px;
	color: #fff
}

.prol {
	width: 850px;
	height: 350px;
	position: relative;
	float: left
}

.prol ul {
	position: absolute
}

.prol ul li {
	width: 76px;
	height: 76px;
	border: 1px solid #ddd;
	margin-bottom: 5px
}

.prol ul li img {
	width: 76px;
	height: auto;
	cursor: pointer
}

.prol > img {
	margin-left: 150px;
	width: 520px;
	height: 350px
}

.pror ul {
	font-size: 18px;
	color: #333;
	list-style: disc;
	line-height: 32px
}

.pror a {
	display: inline-block;
	margin-top: 50px;
	margin-left: -16px
}

.prob {
	margin: 80px auto
}

.prob > p {
	font-size: 48px;
	color: #ddd;
	font-weight: bold;
	border-bottom: 1px solid #eee
}

.prob div {
	font-size: 16px;
	color: #666;
	line-height: 1.5;
	margin-top: 36px;
	margin-bottom: 131px
}

.page_about_us {
	float: right;
	width: 731px
}

.page_about_us span {
	font-size: 32px;
	color: rgb(51, 51, 51);
	line-height: 0.938
}

.page_about_us div {
	background-color: rgb(255, 53, 53);
	width: 54px;
	height: 4px;
	margin: 22px 0
}

.page_about_us p {
	font-size: 16px;
	color: rgb(102, 102, 102);
	line-height: 1.875
}
.page_contact_us{
	float: left;
}
.page_contact_us span {
	font-size: 32px;
	color: rgb(51, 51, 51);
	line-height: 0.938;
	display: block;
	text-align: center
}

.page_certification img:nth-child(odd){
	margin-right: 196px;
}

.page_contact_us_line {
	background-color: rgb(255, 53, 53);
	width: 54px;
	height: 4px;
	margin: 19px auto 28px
}

.page_contact_us_item {
	width: 1024px;
	height: 230px;
	border: 1px solid #ddd;
	margin: 0 auto
}

.page_contact_us_item div {
	float: left;
	width: 250px
}
.maxlogo{
	margin-top: 110px;
	margin-right: 30px;
	float: left;
}
.maxlogo img{
	width: 250px;
}
.page_contact_us_item div img {
	display: block;
	margin: 30px auto 0
}

.page_contact_us_item div p {
	font-size: 24px;
	color: #333;
	line-height: 1.25;
	text-align: center;
	margin: 12px 0 7px
}

.page_contact_us_item div a {
	display: block;
	font-size: 18px;
	color: #666;
	line-height: 1.25;
	text-align: center
}

.company_name {
	font-size: 38px;
	/*color: rgb(221, 221, 221);*/
	color:#3390FF;
	line-height: 1.5;
	text-align: center;
	margin-top: 50px
}

.site_address {
	font-size: 16px;
	/*color: rgb(228, 79, 79);*/
	color:#3390FF;
	line-height: 2.5;
	text-align: center
}

.show_product {
	width: 592px;
	height: 135px;
	background-color: #efefef;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
	padding-left: 22px
}

.show_product p:first-child {
	padding-top: 10px;
	font-size: 18px;
	line-height: 2
}

.show_product p:nth-child(2) {
	font-size: 14px;
	line-height: 2;
	color: #333
}

.show_product input[type="text"] {
	width: 175px;
	height: 32px;
	font-size: 12px;
	font-family: "Arial";
	color: #888;
	border-radius: 3px;
	margin-top: 10px;
	padding-left: 10px
}

.show_product input::-webkit-input-placeholder {
	color: #b0b0b0
}

.show_product input[type="button"] {
	width: 60px;
	height: 32px;
	font-size: 12px;
	font-family: "Arial";
	color: #fff;
	background-color: #4086C4;
	border-radius: 3px;
	margin-top: 10px;
	margin-left: 5px;
	cursor: pointer
}
.footercode{
	margin-top: 50px;	
	float:left;
	margin-left:10px;
	width: 100px;
}
