* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
	color: #333;
	font-size: 12px;
}

ul li {
	list-style-type: none;
}

.banner {
	width: 100%;
	height: auto;
}

.main {
	width: 100%;
	height: auto;
	background: #f2f2f2;
	padding-top: 100px;
}

.culture {
	background: url(../images/culture.png) no-repeat;
	width: 1220px;
	height: 809px;
	margin: 0 auto;
}

.culture h2 {
	color: #e05512;
	font-size: 36px;
	width: 100%;
	text-align: center;
	padding-top: 90px;
}

.introduce {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	padding: 34px 60px 100px 60px;
}

.list {
	width: 100%;
	height: auto;
}

.list li {
	width: 287px;
	height: 386px;
	background: #fff;
	box-shadow:-1px 5px 5px 4px rgba(255, 78, 0, 0.1);
	float: left;
}

.list li:first-child {
	margin-left: 60px;
}

.list li:nth-child(2) {
	margin-left: 106px;
}

.list li:nth-child(3) {
	margin-left: 106px;
}

.title1 {
	padding-left: 34px;
	color: #e05512;
	font-size: 30px;
	padding-top: 32px;
}

.title2 {
	color: #e05512;
	font-size: 30px;
	padding-left: 63px;
}

.demand {
	font-size: 16px;
	line-height: 30px;
	padding: 30px 27px 0px 34px;
}

.aboutUS {
	width: 100%;
	height: auto;
}

.aboutTit {
	width: 100%;
	text-align: center;
	color: #e05512;
	font-size: 36px;
	margin-bottom: 50px;
	margin-top: 100px;
}
.ourZp {
	width: 100%;
	text-align: center;
	color: #e05512;
	font-size: 36px;
	margin-bottom: 50px;
}
.headOffice {
	width: 930px;
	text-align: center;
	margin: 0 auto;
	color: #666;
	font-size: 16px;
}

.aboutList {
	width: 1560px;
	margin: 0 auto;
	margin-top: 50px;
}

.aboutList li {
	float: left;
	width: 16.666%;
	height: 180px;
}

.aboutList img {
	width: 100%;
	height: 180px;
}

.address {
	color: #333;
	font-size: 14px;
	padding-top: 66px;
	line-height: 24px;
	height: 114px;
	background: #fff;
}
.place{
	text-align: left;
	padding-left: 50px;
	padding-right: 10px;
}
.place2{
	text-align: left;
	padding-left: 50px;
	padding-right: 10px;
}
.place3{
	text-align: left;
	padding-left: 50px;
	padding-right: 10px;
}
.place4{
	text-align: right;
	padding-left: 10px;
	padding-right: 48px;
}
.place5{
	text-align: right;
	padding-left: 10px;
	padding-right: 48px;
}
.place6{
	text-align: right;
	padding-left: 10px;
	padding-right: 30px;
}
.place7{
	text-align: right;
	padding-left: 10px;
	padding-right: 48px;
}
.place8{
	text-align: right;
	padding-left: 10px;
	padding-right: 48px;
}
.place9{
	text-align: right;
	padding-left: 10px;
	padding-right: 30px;
}
.address:hover {
	color: #ff8a00;
}

.team {
	width: 100%;
	margin-bottom: 100px;
}

.teamCon {
	width: 100%;
	height: auto;
}

.works {
	width: 100%;
	height: auto;
         margin-top:100px;
}

.trends {
	width: 1220px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 100px;
}

.trends ul {
	width: 100%;
	width: 1220px;
	margin: 0 auto;
	height: auto;
}

.trends ul li {
	width: 288px;
	height: 162px;
	float: left;
	margin-left: 15px;
	position: relative;
}

.trends ul li p {
	position: absolute;
	bottom: 0;
	background: rgba(33,36,34,0.7);
	color: #fff;
	width: 93%;
	padding: 10px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.clear {
	clear: both;
}

/* Div1 */
.Div1 {
	width: 1200px;
	height: auto;
	margin: 30px auto;
	overflow: hidden;
	position: relative;
}

.Div1_title {
	height: 32px;
	width: 1200px;
	padding-bottom: 3px;
	
}

.Div1_title em {
	float: left;
	font-style: normal;
	line-height: 32px;
	padding-left: 13px;
	font-size: 14px;
}

.Div1_title span {
	float: right;
	display: block;
	padding: 8px 15px 0 0;
	height: 20px;
}

.Div1_title span b , .Div1_title span a {
	display: block;
	float: left;
}

.Div1_title span b , .Div1_title span b img {
	width: 11px;
	height: 11px;
}

.Div1_title span b img {
	/*cursor: pointer;*/
}

.Div1_prev {
	padding: 2px 10px 0 0;
}

.Div1_next {
	padding: 2px 0 0 0px;
}

.Div1_title span a {
	font-size: 12px;
	padding-left: 15px;
	margin-right: 10px;
}

.Div1_title span a:hover {
	color: #f34d01;
}

.Div1_title span a.Div1_title_a1 {
	color: #f34d01;
}

.Div1_main {
	padding-top: 13px;
	height: auto;
	width: 10000px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}


.Div1_main div {
	width: 1200px;
	height: auto;
	float: left;
}

.Div1_main div span {
	width: 300px;
	height: auto;
	display: block;
	float: left;
}

.Div1_main div span a {
	display: block;
}

.Div1_main_a1 {
	/*padding: 4px 3px 4px 4px;*/
	/*margin-bottom: 4px;*/
}

.Div1_main_a1 , .Div1_main_a1 img {
	width: 300px;
	height: 355px;
}

.Div1_main div span b {
	display: block;
	padding-left: 10px;
	color: #787878;
}
/*.Div1_main div span p{line-height:20px;padding:0 10px;height:87px;color:#787878;}*/
.Div1_main_a2 {
	width: 77px;
	height: 19px;
	color: #fff;
	text-align: center;
	line-height: 19px;
	margin-left: 10px;
}

.Div1_main_a2:hover {
}





.Div1 .Div1_prev1 ,.Div1 .Div1_next1 {
	display: block;
	width: 22px;
	height: 40px;
	position: absolute;
	cursor: pointer;
	z-index: 2;
	top: 183px;
	left: 20px;
}

.Div1 .Div1_prev1 img ,.Div1 .Div1_next1 img {
	width: 22px;
	height: 40px;
}

/*.Div1 .Div1_prev1:hover ,.Div1 .Div1_next1:hover {
	opacity: 0.7;
	.filter: alpha(opacity=70)
}*/
/*.Div1 .Div1_prev1{left:18px;}*/
.Div1 .Div1_next1 {
	left: 1154px;
}
.rwShow{
	border-left: 0 !important;
}
.rwjs {
	height: 135px !important;
	width: 300px!important;
	background: #333;
	margin-top: -5px;
	border-left: 1px solid #404040;
	position: relative;
}
.author{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 25px 20px 20px 20px;
}
.job{
	 color: #fff;
	 font-size: 14px;
	 padding-left: 20px;
}
.intro{
	width: 300px!important;
	height: auto!important;
	background: #e05512;
	color: #fff;
	z-index: 99999;
	display: none;
	position: relative;
	top: -40px;
}
.intro2{
	width: 300px!important;
	height: auto!important;
	background: #e05512;
	color: #fff;
	z-index: 999;
	display: none;
}
.intro3{
	width: 300px!important;
	height: auto!important;
	background: #e05512;
	color: #fff;
	z-index: 999;
	display: none;
}
.intro p{
	font-size: 14px;
	line-height: 28px;
	padding: 0px 20px 20px 20px;
}
.intro2 p{
	font-size: 14px;
	line-height: 28px;
	padding: 25px 20px 20px 20px;
}
.intro3 p{
	font-size: 14px;
	line-height: 28px;
	padding: 25px 20px 20px 20px;
}
.clear{
	clear: both;
}
.rwjs:hover{

	background-color: #e05512;

}
.videoName{
	width: 100%;
	height: 110px;
	background: #333;
}
.year{
	width: 100%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
}
.direct{
	width: 100%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding-top: 15px;
}
.orderCon {
	width: 1180px;
	margin: 0px auto;
}

.orderCon .title {
	width:750px;
	height:45px;
	margin: 0 auto;
}

.orderCon .title h2 {
	font-size: 20px;
	font-family: "microsoft yahei";
}

.orderCon .title-list {
	width:100%;
	position: relative;
	height: 45px;
	
}

.orderCon .title-list li {
	width:32%;
	line-height: 45px;
	height: 45px;
	text-align: center;
	float: left;
	display: inline;
	font-size: 26px;
	cursor:pointer;
}

.orderCon .title-list li.on {
	color: #e05512;
	/*font-weight: bold;
	cursor: pointer;*/
}

.orderCon .title-list p {
	position: absolute;
	top: 24px;
	left: 0px;
	width: 146px;
	height: 7px;
	border-top: 3px solid #ff6600;
	overflow: hidden;
	text-align: center;
}

.orderCon .title-list b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #ff6600 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.product-wrap .show {
	display: block;
}
.product {
	height: auto;
	position: relative;
	display: none;
	margin-top: 20px;
}
.trends ul li a p:hover{
	color: #ff8a00;
}
.honour{
	width: 100%;
	height: auto;
	margin-top: 60px;
	margin-bottom: 80px;
}
.picScroll {
	width: 1200px;
}

.picScroll .bd {
	position: relative;
}

.picScroll .prev {
	position: absolute;
	top: 183px;
	left: 20px;
	display: block;
	width: 22px;
	height: 40px;
	background: url(../images/lizi_img011.jpg);
	z-index: 9;
}

.picScroll .next {
	position: absolute;
	top: 183px;
	right: 20px;
	display: block;
	width: 22px;
	height: 40px;
	background: url(../images/lizi_img012.jpg);
	z-index: 9;
}

.picScroll ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll li {
	width: 300px;
	position: relative;
	float: left;
	display: inline;
}

/*.picScroll li .pic {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 6px;
}*/
.pic{
	cursor: default !important;
}
.pic img{
	width: 301px;
	height: 355px;
}

.team p{
	text-align: center;
	color: #666666;
	font-size:16px;
	width: 930px;
	margin: 0 auto;
	line-height: 30px;
}
.ban{ width:1220px;  position:relative; overflow:hidden;margin:40px auto 0 auto;}
.ban2{ width:1220px; height:500px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:1220px; height:500px;}
.prev{ float:left; cursor:pointer;}
.num{ height:122px;overflow:hidden; width:1220px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:1220px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:300px; height:122px; margin-right:4px; padding:1px;}
.num ul li.on{ width:300px; height:121px; border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}