@charset "UTF-8";

/*整站样式*/

html,
body,
dl,
dd,
img,
form,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
input {
	margin: 0;
	padding: 0;
	border: 0;
}

* {
	-webkit-tap-highlight-color: transparent;
}

body {
	font-family: "微软雅黑";
	background-color: #fff;
}

input,
textarea,
button {
	font-family: "微软雅黑";
	padding: 0;
}

i {
	list-style: none;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "微软雅黑";
	font-weight: normal;
}

images {
	border: 0;
}

li {
	list-style-type: none;
	/*white-space: nowrap;*/
}

input[type=submit]:hover,
button:hover {
	cursor: pointer;
}

input:focus,
textarea:focus,
button:focus,
input:active {
	outline-color: transparent;
	border: 0;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

a:active {
	text-decoration: none;
}

.hidden {
	display: none;
	visibility: hidden;
}
.picture {
	position: relative;
	overflow: hidden;
}

.picture img {
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
}

.each-item:hover .picture img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	zoom: 1.05\9;
}
.wrap {
	position: relative;
	border: 0;
	padding: 0;
	margin: 0 auto;
	*zoom: 1;
}

.wrap:after {
	clear: both;
	content: "";
	display: table;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

.lv3,
.lv4 {
	display: none;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.box {
	width: 1200px;
	margin: 0px auto;

}

#box {
	width: 1200px;
	margin: 0px auto;
}

.left {
	float: left;
}

.right {
	float: right;
}


/*导航条*/

#nav {
	width: 100%;
	height: 80px;
	position: fixed;
	z-index: 1000;
	border-bottom: 1px solid #cbb3a8;
}

.nav-bg{
	width: 100%;
	height: 80px;
	position: fixed;
	z-index: 1000;
	border-bottom: 1px solid #cbb3a8;
	background-color: rgba(0, 0, 0, 0.3);
}

nav {
	height: 80px;
	z-index: 100;
	top: 0px;
	left: 15%;
}

.nav {
	float: none;
	width: 800px;
	margin: 0px auto;
	text-align: center;
}

a.s {
	float: right;
	margin-top: -27px;
}

ul.nav li {
	display: inline-block;
	margin: 0px 20px;
	padding-top: 30px;
}

ul.nav li a {
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
}

nav .logo {
	float: left;
	padding-top: 20px;
}

#pickup-content ul {
	padding: 10px 0.5%;
}

#pickup-content ul li {
	display: inline-block;
	width: 24.1%;
	margin: 0.3%;
	height: 350px;
}

ul.nav li a.on,
ul.nav li a:hover {
	color: #e56916!important;
}

#pic1 {
	background: url(../images/p1.jpg) no-repeat center center;
	background-size: cover;
}

#pic2 {
	background: url(../images/pro1.jpg) no-repeat center center;
	background-size: cover;
}

#pic3 {
	background: url(../images/p3.jpg) no-repeat center center;
	background-size: cover;
}

#pic4 {
	background: url(../images/p4.jpg) no-repeat center center;
	background-size: cover;
}

#pickup-content ul li a {
	display: table;
	border: 1px solid #FFFFFF;
	width: 90%;
	height: 90%;
	margin: 5% 5%;
	position: relative;
	color: #FFFFFF;
	font-size: 16px;
	/*line-height: 26px;*/
	vertical-align: middle;
}

#pickup-content ul li a i.icon {
	position: absolute;
	left: 20px;
	top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 100;
}

#pickup-content ul li a span {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	display: table-cell;
	width: 80%;
	vertical-align: middle;
	position: absolute;
	bottom: 80px;
	left: 40px;
	z-index: 1;
}

#pickup-content i.btn {
	display: table-cell;
	position: absolute;
	z-index: 1;
	left: 40px;
	bottom: 40px;
	width: 150px;
	height: 35px;
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
	line-height: 35px;
}

#pickup-content .pickup-lan {
	display: none;
	width: 111%;
	height: 112%;
	margin-left: -6%;
	margin-top: -6%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	 background: #000\9;/*IE*/
        filter: alpha(opacity=50);/*IE*/
  z-index: 1;
}

#pickup-content ul li:hover .pickup-lan {
	display: block;
	z-index: 1;
}

.about_bg {
	width: 100%;
	
	background-size: cover;
	height: 450px;
	display: table;
	position: relative;
	z-index: -2;
}
.about_lan{
	width: 100%;
	background: rgba(0,0,0,0.3);
	height: 450px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	display: block;
}

.about_bg #about-lan {
	width: 1065px;
	margin: 150px auto;
	text-align: center;
	color: #FFFFFF;
}

#about-lan .title {
	font-size: 28px;
	line-height: 28px;
}

#about-lan .about-content {
	font-size: 12px;
	line-height: 26px;
}

.pro_bg {
	width: 100%;
	background: url(../images/bg2.jpg) no-repeat center center;
	background-size: cover;
	height: 1165px;
	display: table;
}

.pro_bg .bg-title {
	font-size: 30px;
	line-height: 26px;
	color: #000000;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 60px;
}

.banner p {
	display: block;
	height: 100px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 26px;
	float: right;
}

.b1 {
	width: 100%;
	background: url(../images/bg.jpg) no-repeat center center;
	background-size: cover;
	height: 240px;
	display: table;
}

.b1 p {
	width: 700px;
	margin: 75px;
}

#pro-lan ul {
	width: 1216px;
	margin: 0px auto;
}

#pro-lan ul li {
	width: 389px;
	height: 315px;
	position: relative;
	display: inline-block;
	margin: 0px 8px;
	margin-top: 20px;
}

#pro-lan ul li a {
	width: 385px;
	height: 315px;
	color: #FFFFFF;
	position: absolute;
	z-index: 2;
	display: inline-block;
}

#pro-lan ul li span.bgblack {
	background-color: rgba(0, 0, 0, 0.3);
	width: 389px;
	height: 315px;
	position: absolute;
	z-index: 1;
	display: none;
}

#pro-lan ul li:hover #lan {
	display: block;
}

#pro-lan ul li:hover .bgblack {
	display: block;
}

li .pro-icon {
	margin: 20px;
	display: flex;
	align-items: center;
	justify-content: left;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	position: absolute;
	z-index: 10;
}

#pro-p1 {
	width: 100%;
	background: url(../images/pro1.jpg) no-repeat center center;
	background-size: cover;
	height: 320px;
	display: table;
}

#pro-p2 {
	width: 100%;
	background: url(../images/pro2.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}

#pro-p3 {
	width: 100%;
	background: url(../images/pro3.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}

#pro-p4 {
	width: 100%;
	background: url(../images/pro4.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}

#pro-p5 {
	width: 100%;
	background: url(../images/pro5.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}

#pro-p6 {
	width: 100%;
	background: url(../images/pro6.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}
#pro-p7 {
	width: 100%;
	background: url(../images/pro7.jpg) no-repeat center center;
	background-size: cover;
	height: 320px;
	display: table;
}

#pro-p8 {
	width: 100%;
	background: url(../images/pro8.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}

#pro-p9 {
	width: 100%;
	background: url(../images/pro9.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}

#pro-p10 {
	width: 100%;
	background: url(../images/pro10.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}

#pro-p11 {
	width: 100%;
	background: url(../images/pro11.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}

#pro-p12 {
	width: 100%;
	background: url(../images/pro12.jpg) no-repeat center center;
	background-size: cover;
	height: 315px;
	display: table;
}

#pro-lan #lan {
	color: #FFFFFF;
	display: none;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding: 0px 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
}

#pro-lan .pro-btn {
	display: block;
	width: 150px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	border: 1px solid #FFFFFF;
	margin: 20px 0px;
	z-index: 2;
}


/*牧彩index*/

.mc {
	background-color: #f0f0f0;
	width: 100%;
	height: 930px;
	padding-top: 70px;
}

.b2 {
	width: 100%;
	background: url(../images/bg_mc.jpg) no-repeat left center;
	background-size: cover;
	height: 240px;
	display: table;
}

.b2 p {
	width: 834px;
	margin: 70px 25px;
}

.i02-img {
	height: 245px;
}

.sw {
	width: 1200px;
	margin: 40px auto;
}

.sw .swiper-pagination {
	margin: 0px auto;
	margin-top: 40px;
	width: 1200px;
	text-align: center;
}

.sw .swiper-pagination span {
	margin: 0px 10px;
}

.i02-c4 {
	width: 600px;
}

.i02-c4 a {
	position: relative;
	display: block;
	z-index: 5;
}

.i02-c4 .i02-txt {
	padding: 50px;
}

.i02-txt {
	position: relative;
	width: 200px;
	height: 145px;
	color: #969696;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: center;
}

.i02-c4:hover .i02-txt h2 {
	color: #FFFFFF;
	background-color: #e14f1c;
}

.i02-c4:hover .i02-txt {
	color: #ffbea7;
	background-color: #e14f1c;
}

.i02-txt h2 {
	color: #333333;
	font-size: 16px;
	line-height: 26px;
}

.i02-c4:hover .i02-right:after {
	border-left: 20px solid #e14f1c;
}

.i02-right:after {
	content: ' ';
	position: absolute;
	border-left: 20px solid #FFFFFF;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	right: -20px;
	top: 40%;
	margin-top: -17px;
}

.i02-c4:hover .i02-left:after {
	border-right: 20px solid #e14f1c;
}

.i02-left:after {
	content: ' ';
	position: absolute;
	border-right: 20px solid #FFFFFF;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	left: -20px;
	top: 40%;
	margin-top: -17px;
}

.i02-link {
	display: block;
	text-decoration: underline;
	margin-top: 40px;
}

@media only screen and (min-width: 0px) and (max-width: 1367px) {
	#pickup-content ul li {
		display: inline-block;
		width: 24.1%;
		margin: 0.3%;
		height: 300px;
	}
}


/*新品资讯*/

.new {
	width: 100%;
	margin: 0px auto;
	background: url(images/bg3.jpg) no-repeat center center;
	background-size: cover;
	height: 650px;
	display: table;
	position: relative;
}

.new-content {
	width: 1200px;
	margin: 60px auto;
	margin-top: 78px;
}

.new-content li {
	border-top: 1px solid #c4c4c4;
}

.new-content .lan {
	width: 605px;
	margin: 45px;
	float: left;
}

.new-content .title {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}

.new-content .content_lan {
	font-size: 14px;
	color: #C4C4C4;
}

.new-content .time {
	font-size: 12px;
	color: #C4C4C4;
	float: left;
	padding: 75px 65px;
	padding-right: 50px;
}

.new-content .time1 {
	font-size: 12px;
	color: #C4C4C4;
	float: left;
	padding: 50px;
}

.new-content .imgs {
	float: left;
	height: 170px;
}

i.to {
	display: block;
	font-size: 20px;
	color: #C4C4C4;
	float: left;
	padding: 70px 0px;
}

i.to1 {
	display: block;
	font-size: 20px;
	color: #C4C4C4;
	float: left;
	padding: 45px 0px;
}

.zixun {
	text-align: center;
	padding-top: 100px;
	font-size: 26px;
	line-height: 26px;
}

li .icon-title {
	float: left;
	width: 120px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #e14f1c;
	margin: 40px;
	margin-left: 0px;
}

.new-content .lan1 {
	width: 720px;
	margin: 45px;
	float: left;
}

.new-content h3 {
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}

.new-content li:hover h3 {
	color: #e14f1c;
}


/*footer*/

footer {
	width: 100%;
	background-color: #373737;
}

footer .footer1 {
	padding-top: 60px;
	border-bottom: 1px solid #4c4c4c;
	padding-bottom: 10px;
}

footer .footer1_left {
	float: left;
	width: 770px;
	height: 110px;
}

footer p.name {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
}

footer p.xijie {
	
	color: #b7b7b7;
	font-size: 14px;
	line-height: 30px;
	
	align-items: center;
	justify-content: center;
}

footer p.email {
	
	color: #b7b7b7;
	font-size: 14px;
	line-height: 30px;
	
	align-items: center;
	justify-content: center;
}

footer .footer1_right {
	float: right;
	width: 85px;
	color: #b7b7b7;
	font-size: 12px;
	line-height: 15px;
	/*height: 95px;*/
}

footer .footer2 a {
	display: inline-block;
	padding: 0px 15px;
	border-right: 1px solid #4c4c4c;
	color: #fefefe;
	line-height: 12px;
	font-size: 14px;
}

footer .footer2 a:last-child {
	border-right: 1px solid transparent;
}

footer .footer2 {
	padding: 30px 0px;
	border-bottom: 1px solid #4c4c4c;
}

footer .footer3 .footer3_left {
	float: left;
	margin: 35px 0px;
	color: #ababab;
	font-size: 12px;
	line-height: 26px;
	width: 500px;
	padding-left: 10px;
}

footer .footer3 .footer3_right {
	margin: 35px 0px;
	float: right;
}


/*mc.html*/

.mcsum {
	width: 100%;
	background-color: #f6f6f6;
	padding-top: 5px;
}

.smallnav {
	margin: 30px auto;
	color: #666666;
	font-size: 14px;
	width: 1200px;
}

.smallnav a {
	color: #666666;
	font-size: 14px;
}

.mcsum .mc {
	background-color: #f6f6f6;
	width: 100%;
	height: 250px;
	padding-top: 0px;
}

ul.mctable {
	width: 100%;
}

ul.mctable li {
	width: 100%;
	margin: 0px auto;
	padding: 60px 0px;
}

ul.mctable li:nth-child(even) {
	background: #FFFFFF
}

ul.mctable li:nth-child(odd) {
	background: #f5f5f5
}

ul.mctable li .title {
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	text-align: center;
}

ul.mctable li .content {
	font-size: 14px;
	line-height:50px;
	color: #7f7f7f;
	text-align: center;
}

ul.mctable ul {
	width: 1230px;
	margin: 0px auto;
	margin-top: 0px;
}

ul.mctable ul li {
	position: relative;
	display: inline-block;
	width: 380px;
	height: 310px;
	padding: 0px;
	margin: 13px;
}

ul.mctable ul li .bg {
	display: inline-block;
	position: absolute;
	/*z-index: -1;*/
	z-index: 1;
	width: 380px;
	height: 310px;
}

ul.mctable ul li .pro-icon {
	position: absolute;
	z-index: 2;
	font-size: 16px;
	line-height: 26px;
	color: #FFFFFF;
	width: 340px;
}

ul .more {
	display: block;
	width: 140px;
	line-height: 45px;
	color: #000000;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e5e5e5;
	margin: 30px auto;
	margin-bottom: 0px;
}

.newsum li {
	height: 360px;
	margin-top: 35px;
}

.new_lan .title1 {
	font-size: 20px;
	color: #000000;
	line-height: 34px;
	text-align: left;
}

ul .img {
	display: inline-block;
}

.new_lan {
	width: 550px;
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	margin-left: 70px;
}

.new_lan p {
	color: #999;
	font-size: 14px;
	line-height: 34px;
}

.new_lan p.search {
	margin-top: 80px;
	color: #666666;
}

.new_lan p.search span {
	border-bottom: 1px solid #b7b7b7;
}

.new_lan p.search:after {
	content: url("../images/icon.png");
	width: 15px;
	height: 15px;
}

.page {
	width: 450px;
	margin: 0px auto;
	margin-bottom: 0px;
}

.page a {
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #000;
	border: 1px solid #dcdcdc;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	margin: 70px 7.5px;
	margin-bottom: 80px;
}

.page a:hover,
.page a.on {
	color: #e56916;
	border: 1px solid #e56916;
}

.page .prev,
.page .next {
	color: #aeaeae;
	font-size: 18px;
	line-height: 30px;
	margin-top: 77px;
	/*padding-left: 1px;*/
}
.downsum .page .prev,
.downsum .page .next {
	line-height: 28px!important;
}

.page .prev.on,
.page .next.on,
.page .prev:hover,
.page .next:hover {
	border: 1px solid #dcdcdc;
	color: #f9c001;
}

.newsum {
	background-color: #f6f6f6;
	padding-top: 150px;
	margin: 0px auto;
	width: 95%;
}

.newsum .title {
	font-size: 36px;
	color: #000000;
	text-align: center;
}

.newsum .title a {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	display: inline-block;
	padding: 0px 20px;
}

.newsum .title a:hover,
.newsum .title a.on {
	color: #e56916;
}

.newsum .return {
	display: inline-block;
	width: 90%;
	max-width: 1400px;
	color: #6d6c6c;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	margin-bottom: 75px;
}

td .toptitle {
	width: 1200px;
	margin: 0px auto;
}

.e3 {
	margin: 0px auto;
	padding-top: 50px;
}
.e2 {
	margin: 0px auto;
	padding: 0px;
}

table.right {
	width: 700px;
	padding-left: 75px;
}

table.right tr {
	background-color: transparent;
	height: 50px;
}

table.right .titlelan {
	font-size: 36px;
	color: #000000;
}

table.right td {
	padding: 0px;
	color: #666666;
	font-size: 16px;
	line-height: 48px;
}

.e_content {
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}

table.e_contentTable {
	width: 1200px;
	margin-top: 50px;
}

table.e_contentTable tr {
	background-color: transparent;
	height: 60px;
}

table.e_contentTable .titlelan {
	font-size: 36px;
}

table.e_contentTable td {
	padding: 0px;
	color: #666666;
	font-size: 16px;
	line-height: 48px;
	/*border-style:none*/
}

table.e_contentTable tr:nth-child(odd) {
	background-color: #f3f7fb!important;
}

table.e_contentTable td:first-child {
	width: 20%;
	color: #000000;
	text-align: center;
}

.e3_sw {
	margin-top: 40px;
}

.tese {
	text-align: center;
	padding: 40px 0px;
}


/*e2.html*/

.e2sum {
	background-color: #f6f6f6;
	margin: 0px auto;
	width: 95%;
}

.search_nav {
	width: 1120px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding: 20px 40px;
	margin-top:20px;
	margin-bottom: 50px;
}

.search_nav li   {
	display: inline-block;
	margin: 20px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
}

.search_nav li  a{
color: #333;
	
}

.search_nav li.on a,
.search_nav li a:hover {
	color: #cc6600;
	border-bottom: 1px solid #CC6600;
	/*text-decoration: underline;*/
}

.search_nav li:first-child.on,
.search_nav li:first-child:hover {
	color: #333;
	border-bottom: 0px;
	cursor: text;
}

.e2_content {
	width: 1220px;
	margin: 0px auto;
}

.e2_content li {
		display: inline-block;
	background-color: #FFFFFF;
	width: 285px;
	height: 375px;
	margin: 8px;
	vertical-align: top;
}

.e2_content li .name {
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	padding: 10px 25px;
}

.e2_content li .lv {
	font-size: 12px;
	line-height: 26px;
	color: #8d8d8d;
	padding: 0px 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.e2_content li .last {
	font-size: 12px;
	line-height: 20px;
	color: #8d8d8d;
	padding: 0px 25px;
	text-decoration: underline;
}

.downsum {
	background-color: #f6f6f6;
	padding: 70px 0px;
	margin: 0px auto;
	width: 100%;
}

.downsum .title {
	font-size: 36px;
	color: #000000;
	text-align: center;
	padding-top: 40px;
}

.downsum .title a {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	display: inline-block;
	padding: 0px 20px;
}

.downsum .title a:hover,
.downsum .title a.on {
	color: #e56916;
}


/*search搜索页面*/

.search-bg {
	width: 100%;
	height:60px;
	/*background-color: rgba(246,246,246,0.5);*/
}

.search-bg form {
	position: relative;
	width: 890px;
	margin: 0px auto;
}

.search-bg .search {
	position: absolute;
	width: 800px;
	height: 65px;
	top: 10px;
	left: 0;
	border: 1px solid #F6F6F6;
	border-radius: 10px;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 65px;
}

.search .text {
	width: 750px;
	margin: 0px 10px;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	font-style: italic;
}

.search .submit {
	position: absolute;
	right: 20px;
	top: 15px;
	background: url("../images/icon_search2.jpg") center center no-repeat;
	width: 25px;
	height: 35px;
}

.search-bg1 .reset {
	position: absolute;
	top:75px;
	right: 30px;
	font-size: 30px;
	color: #c0c0c0;
	cursor: pointer;
	/*background-color: #f6f6f6;*/
}

.snum {
	font-size: 14px;
	line-height: 50px;
	color: #666666;
}

.jilu {
	padding-top: 50px;
	padding-bottom: 100px;
}

.jilu li {
	padding: 40px 0px;
	border-bottom: 1px solid #eeeeee;
}

.jilu .title {
	color: #333333;
	font-size: 16px;
	line-height: 26px;
}

.jilu .content {
	color: #bbbbbb;
	font-size: 14px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jilu .data {
	color: #bbbbbb;
	font-size: 14px;
	line-height: 34px;
}


/*about us*/

.mctable li h5 {
	font-size: 36px;
	line-height: 26px;
	color: #333333;
	text-align: center;
}

.mctable .aboutli {
	padding-top: 70px;
	padding-bottom: 100px;
}

.top {
	padding-top: 100px;
}

.top4 {
	padding-top: 60px;
}
.top5{
	
	padding-top: 90px!important;
}

i.bannerimg {
	margin: 80px auto;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.wenzi {
	margin: 0px auto;
	width: 1200px;
}

.wenzi .wzleft {
	display: inline-block;
	width: 320px;
	height: 100px;
	font-size: 26px;
	line-height: 34px;
}

.wenzi .wzright {
	display: inline-block;
	font-size: 16px;
	line-height: 32px;
	width: 740px;
	margin-left: 80px;
	color: #666666;
}

.gcsum {
	margin: 80px auto;
	margin-bottom: 0px;
	width: 1280px;
}

.gcsum .gc {
	display: inline-block;
	margin: 0px 40px;
}

.gcsum1 {
	margin: 80px auto;
	margin-bottom: 0px;
	width: 1200px;
}

.aboutli .gcsum1 .title {
	color: #000000;
	font-size: 30px;
	line-height: 32px;
	text-align: left;
	margin-top: 20px;
}

.aboutli .gcsum1 .redborder {
	border-left: 3px solid #ff0000;
	color: #000000;
	font-size: 20px;
	line-height: 32px;
	padding: 0px 15px;
	margin: 50px 0px;
}

.box2 {
	width: 570px;
}

li.youshi {
	width: 430px!important;
	height: 110px!important;
	position: relative;
	background-color: #FFFFFF!important;
	padding: 24px 20px!important;
	padding-left: 100px!important;
	vertical-align: middle;
}

.youshi .zimu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70px;
	height: 100px;
	background-color: #dc3422;
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	line-height: 100px;
}

.youshi .c1 {
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
}

.youshi .c2 {
	display: inline-block;
	height: 76px;
	font-size: 16px;
	line-height: 26px;
	color: #999;
}

.top1 {
	padding-top: 45px;
}

.top3 {
	padding-top: 150px;
}

.down_table {
	width: 1200px;
	margin: 0px auto;
	margin-top: 65px;
	/*margin-bottom: 100px;*/
}

.down_table th {
	font-size: 14px;
	line-height: 55px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666;
	height: 55px;
	padding-left: 30px;
	text-align: left;
}

.down_table td {
	font-size: 14px;
	line-height: 80px;
	font-weight: normal;
	color: #666;
	background-color: transparent;
	height: 80px;
	padding-left: 30px;
	border-bottom: 1px solid #eaeaea;
}

.down_table tr:hover {
	background-color: #F0F0F0;
}

.down_table tr {
	background-color: #FFFFFF;
}

ul.a1 {
	width: 800px!important;
}

.a1 li {
	display: inline-block;
	width: 350px!important;
	height: 30px!important;
	background-color: #F5F5F5!important;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	vertical-align: middle;
	margin: 0px!important;
	margin-bottom: 30px!important;
}

.lxwm {
	font-size: 36px;
	line-height: 34px;
	color: #000;
}

.cname {
	font-size: 20px;
	line-height: 34px;
	color: #000000;
}

.bigc {
	padding: 0px;
	padding-bottom: 85px;
	padding-top: 30px;
}

.center li {
	/*background-color: #FFFFFF!important;*/
	height: auto!important;
	width: 1200px!important;
	padding: 0px!important;
}

.companyname {
	display: inline-block;
	width: 1120px;
	padding: 0px 40px;
	cursor: pointer;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
}

.company {
	padding: 0px 40px;
	padding-top: 50px;
	padding-bottom: 30px;
	border-top: 1px solid #ececec;
	display: none;
}

.company div {
	display: inline-block;
	vertical-align: middle;
}

.companyright {
	padding-left: 80px;
	width: 340px!important;
	display: inline-block!important;
}

.companyright li {
	display: inline-block;
	width: 350px!important;
	height: 30px!important;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	vertical-align: middle;
	margin: 0px!important;
	margin-bottom: 30px!important;
}

.companyright1 {
	padding-left: 80px;
	width: 340px!important;
	display: inline-block!important;
}

.companyright1 li {
	display: inline-block;
	width: 350px!important;
	height: 30px!important;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	vertical-align: middle;
	margin: 0px!important;
	margin-bottom: 30px!important;
}

.company .companyleft {
	margin-top: -200px;
}

.color {
	background-color: #FFFFFF!important;
}

.color1 {
	background-color: #F5F5F5!important;
}
.newsum ul.box li:hover .title1{
	color: #e56916;
}
.top2{
	padding-top:130px;
}
.new_bg{
	position: absolute;
	z-index: -1;
	top: 80px;
	left: 41%;
}
.color img,
.bigc img,
.color1 img{
	vertical-align: middle;
}
.search-bg1 {
	width: 160%;
	margin-left: -30%;
	height: 180px;
	margin-top: 20px;
	/*background-color: #eae9e9;*/
}

.search-bg1 form {
	position: relative;
	width: 890px;
	margin: 0px auto;
}

.search-bg1 .search1 {
	position: absolute;
	width: 800px;
	height: 65px;
	top: 60px;
	left: 0;
	border: 1px solid #FFFFFF;
	border-radius: 10px;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 65px;
}

.search1 .text {
	width: 750px;
	margin: 0px 10px;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	font-style: italic;
}

.search1 .submit {
	position: absolute;
	right: 20px;
	top: 15px;
	background: url("../images/icon_search2.jpg") center center no-repeat;
	width: 25px;
	height: 35px;
}

.tese li img{
	width: 370px;
	height: 300px;
}


.customize .process form textarea {
    background-color: #f5f5f5;
    height: 100px;
    max-height: 100px;
    min-height: 100px;
    width: 650px;
    max-width: 650px;
    min-width: 650px;
    border: 1px solid #F5F5F5;
    font-size: 14px;
    padding: 15px 15px;
    color: #aba6a6;
    margin: 15px 10px;
    resize: none;
    overflow-y: hidden;
}

.lang{


	float: right;
    margin-right: 20px;
    margin-top: 20px;
    background: #e56916;
    color: #ccc;
    padding: 8px;
}

.lang a{


	color:#ccc;
}

.lang a.on{


	color:#fff;
}