  .anchorBL{  
       display:none;  
   } 
   .contact_mp ul{
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
}  
   .contact_mp ul li{
	float: left;
	width: 50%;
}
.map_list {	width: 600px; height: 300px; border:1px solid #ddd; }
.title_area{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-bottom: 20px;
	color: #E27041;
}
.title_area h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.title_area span{
	font-size: 16px;
	display: block;
}

.title{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	color: #E27041;
}
.title h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.title span{
	font-size: 16px;
	display: block;
}
.title1{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	color: #FFFFFF;
}
.title1 h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.title1 span{
	font-size: 16px;
	display: block;
}
.slideBox{
	width: 500px;
	height: 400px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ border:1px solid #fff; box-sizing:border-box; background:none;}
		
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:500px; height:400px; display:block;}



.banner {
	background-size: cover;
	background-position: center center;
	height: 400px;
	min-width: 1200px;
	margin-bottom: 30px;
}
.b {
	text-align: center;
	padding-bottom: 30px;
}
.topcate li {
	display: inline-block;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 5px;
}
.banner_txt {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	color: #FFF;
}
.banner_txt h1 {
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	letter-spacing: 2px;
}
.main {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.content{
	min-height: 300px;
	line-height: 30px;
	
}
.content img{ max-width:100%}
.content h1{
	font-size: 36px;
	line-height: 100px;
	font-weight: normal;
	color: #333;
}
.content p{
	
}
.content h2{font-size: 24px;
	line-height: 60px;}
.content h3{font-size: 16px;
	line-height: 40px;}
	#hover,#hover a{
	color: #E27041;
	
}
.content table{
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.content table tr td{
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.photolist li {
	height: 200px;
	width: 430px;
	position: relative;
	float: left;
	border: 0px solid #eee;
	background-color: #F5f5f5;
	margin: 10px;
}
.photolist li a img {
	height: 200px;
	width: 200px;
	float: left;
}
.list_page{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 50px;
	float: left;
	width: 100%;
}
.list_page li{
	display: inline-block;
}
.list_page  a{
	border:1px solid #eee;

	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
}
.list_page .active  a{
	border: 1px solid #1F82B6;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #1F82B6;
	color: #FFF;
}
.list_page span{
	color:#fff;
	margin:0px 1px;
	padding:4px 6px;
	border:1px solid #999;
	font-family:宋体;
	background-color: #999;
}
.list_page b{
	background:#fff;
	margin:0px 1px;
	padding:4px 6px;
	border:1px solid #ddd;
	color:#666;
	font-family:"宋体";
}
.list_page b input{border:0;margin:0;padding:0;font-size:12px;font-family:宋体;font-weight:normal;width:12px;vertical-align:middle;text-align:center;}

.mainc {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;

}
.photolist li div {
	width: 180px;
	float: left;
	margin-left: 20px;
}
.container{
	width: 352px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}
.show_page {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tit {
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	height: 50px;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	color: #333;
}
.info_txt {
	float: right;
	width: 600px;
}
.title h1 {
	font-size: 24px;
	line-height: 70px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.con {
	padding-top: 10px;
	padding-bottom: 10px;
}
.show_page .pre {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #eee;
	border-radius:50px;
}
.show_page .next {
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #eee;
	border-radius:50px;
}
.tit h2 {
	background-image: url(../images/wz.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
}
.downlist ul li h1 {
	float: left;
	width: 500px;
	font-size: 14px;
	color: #333;
}
.downlist ul li span {
	float: left;
	width: 200px;
	font-size: 12px;
	color: #999;
}
.downlist ul li h2 {
	float: right;
	width: 100px;
}
.downlist ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 10px;
}
.downlist ul li h2 a {
	background-color: #F90;
	display: block;
	line-height: 30px;
	height: 30px;
	color: #FFF;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 45px;
	border-radius: 5px;
	font-size: 14px;
}



a {
	color: #777;
	text-decoration: none;
}
.list {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}
.list ul li {
	background-repeat: no-repeat;
	background-position: 330px 10px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 40px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 40px;
}
.list ul li h1 {
	font-size: 18px;
	font-weight: normal;
	margin-left: 30px;
	line-height: 35px;
}
.list ul li h2 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 30px;
	color: #999;
}
.list ul li h3 {
	margin-left: 30px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.Navigation {
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-top: 105px;
}
.n_txt {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	color: #777;
}
.cdate {
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-bottom: 10px;
}
.photolist li div h1 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	line-height: 25px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.photolist li div h2 {
	font-size: 12px;
	font-weight: normal;
}
#photolist {

}
.photolist li  em {
	font-style: normal;
	font-size: 18px;
	font-family: "宋体";
	color: #C09F57;
	float: left;
	margin-top: 10px;
	
}
.bnt {
	background-color: #E27041;
	height: 40px;
	width: 150px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	margin-top: 10px;
	border-radius: 5px;
	margin-left: 120px;
	border: 0px solid #1B7EB1;
}
.cate {
	float: left;
	width: 130px;
	padding: 20px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E27041;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.cate ul li {
	font-size: 16px;
	line-height: 30px;
}
.cate  dl dt {
	font-size: 14px;
}
.cate ul li h1 {
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-left: 10px;
}
.main .cate ul li dl dt i {

}
.right {
	float: right;
	width: 900px;
}
.video {

}
.v_title {
	font-size: 14px;
	line-height: 50px;
	text-align: center;
}

.pic_list{
	overflow: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.pic_list li{
	float: left;
	width: 336px;
	margin: 10px;
}
.pic_list li.ksp{ margin-right:0;}
.pic_list li a,.pic_list li a i,.pic_list li a img{ display:block; text-align:center;}
.pic_list li a h3{
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	height: 40px;
	width: 100%;
	bottom: 0px;
	line-height: 40px;
}
.pic_list li a{ position:relative;}
.pic_list li a i{
	width: 336px;
	height: 333px;
	overflow: hidden;
}
.pic_list li a i img{ -webkit-transition: all .6s; -moz-transition: all .6s; transition: all .6s;}
.pic_list li a:hover i img{ transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.pic_list li a .mask{
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	width: 100%;
	height: 333px;
}
.pic_list li a .ic_zoom{
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/ic_zoom.png) 50% no-repeat;
	width: 100%;
	height: 333px;
}
.www360buy{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border: 1px solid #eee;
}
	.www360buy .hd{
	overflow: hidden;
	background-position: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C30D23;
	border-right-color: #C30D23;
	border-bottom-color: #eee;
	border-left-color: #C30D23;
	position: relative;
	z-index: 1;
}
	.www360buy .hd li{
	position: relative;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 177px;
	float: left;
	_font-weight: bold;
	cursor: default;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
	z-index: 99;
}
	.www360buy .hd li.on{
	color: #90B83A;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #90B83A;
}
	.www360buy .bd{
	border:0 solid #ddd;
}
	.www360buy .lh{
	overflow:hidden;
	padding: 30px;
}
	.www360buy .lh li{ width:156px; padding:0 10px; float:left;    }
	.www360buy .lh li .p-img{ width:130px; height:132px; padding:30px 13px 0 13px; margin:0 auto; text-align:center;   }
	.www360buy .lh li .p-name{ height:36px; line-height:18px;  word-break:break-all; word-wrap: break-word; overflow:hidden;   }
	.www360buy .lh li .p-price{ color:#999;  }
	.www360buy .lh li .p-price strong{ color:#c00; font-size:14px; font-family: verdana; }

.tit1 img {
	float: left;
}
.tit1 {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}
.caseml_css{
	position:relative;
	overflow:auto;
	background-color: #FFF;
	border: 1px solid #eee;
}
.caseml_css .caseml_menu{ width:190px;}
.caseml_css .caseml_menu_class{ float:left;}
.caseml_css .caseml_menu_class_fix{ position:fixed;}
.caseml_css .caseml_menu h3{ height:50px; background:url(../images/title_bg04.png) no-repeat; color:#fff;}
.caseml_css .caseml_menu h3 span{ display:block; height:50px; line-height:50px; background:url(../images/ic_loc.png) no-repeat 30px 8px; padding-left:68px;}
.caseml_css .caseml_menu li{
	height:50px;
	line-height:50px;
}
.caseml_css .caseml_menu li a{
	color:#333;
	display: block;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	background-image: url(../images/w.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.caseml_css .caseml_menu li a:hover{
	color: #FFF;
	background-color: #E27041;
	border: 0px solid #eee;
}

.caseml_css .caseml_main{
	float:left;
	width:840px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-left: -5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.caseml_css .caseml_main h3{
	padding-left:10px;
	padding-bottom:10px;
	color:#19294b;
	padding-top: 30px;
	margin-top: -20px;
}
.caseml_css .caseml_main ul{ overflow:auto; padding-bottom:15px;}
.caseml_css .caseml_main ul li{ float:left; margin-left:30px; width:100%; height:25px; line-height:25px;}
.caseml_css .caseml_main span{ display:block; margin:0 30px; height:15px; border-top:1px dashed #ccc;}
.jobs {
	padding-top: 20px;
	padding-bottom: 20px;
}
.j_pic {
	width: 350px;
	float: left;
}
.j_content {
	float: right;
	width: 750px;
}
.j_tit h1 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	float: left;
}
.j_tit {
	height: 60px;
	line-height: 60px;
}
.j_tit h2 {
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #777;
	margin-left: 20px;
}
.cate ul li dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 10px;
}
#hover1,#hover1 a{
	background-color: #E27041;
	color: #FFF;
	border: 1px solid #E27041;
}
.food {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}
.food ul li {
	height: 400px;
	width: 260px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #f2f2f2;
	position: relative;
	display: block;
	top: 10px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.food ul li:hover {
	top: 0px;
	-webkit-box-shadow: 0 -1px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 -1px 5px rgba(0,0,0,.5);
	box-shadow: 0 -1px 5px rgba(0,0,0,.5);

}
.food ul li a h1 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	margin-top: 30px;
}
.food ul li a h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;
}
.food ul li a hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 35px;
	height: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E27041;
	margin-top: 10px;
}
.food ul li a h3 {
	display: block;
	height: 32px;
	width: 130px;
	font-family: "宋体";
	font-size: 13px;
	line-height: 32px;
	font-weight: normal;
	background-color: #36a88f;
	color: #FFF;
	text-align: center;
	margin-right: -65px;
	position: absolute;
	bottom: -16px;
	right: 50%;
}
.food ul li:hover a h3 {
	display: block;
	color: #36a88f;
	text-align: center;
	border: 1px solid #36a88f;
	background-color: #FFF;
	-webkit-transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-ms-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;
	transition: all 0.6s ease-in-out 0s;
}
.l_pic {
	float: left;
	width: 300px;
	height: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
.l_txt {
	float: left;
	width: 750px;
}
.kcinfo {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 200px;
}
.kc_pic {
	width: 200px;
	float: left;
	height: 200px;
	border: 1px solid #eee;
	overflow: hidden;
	border-radius:100%;
}
.kc_title {
	float: left;
	width: 600px;
	margin-left: 40px;
	margin-top: 10px;
}
.kc_title h1 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-bottom: 20px;
}
.kc_title h2 {
	font-size: 14px;
	font-weight: normal;
	color: #777;
}
.kc_title h3 a {
	background-color: #90B83A;
	display: block;
	text-align: center;
	height: 40px;
	width: 150px;
	line-height: 40px;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	border-radius:20px;
}
.downlist {
	margin-top: 120px;
}
#right {
	float: right;
}
.center {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.list ul li:hover {
	background-color: #f5f5f5;
}
