@charset "utf-8";
/* CSS Document */

* {
    -webkit-user-select: none; /* Prevent copy paste for all elements except text fields */
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); /* set highlight color for user interaction */
    -ms-touch-action: none;
    -webkit-touch-callout: none; /* prevent the popup menu on any links*/
}


/*-----------搜索--------------*/
form{margin: 0px;padding: 0px;}
form {display: block;margin-top: 0em;}
label {cursor: default;}

#keyword{outline: none;}
.locate {color: #F17305;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f14225;
text-align: center;width:100%;padding:7px 0px 7px 0px; background:#f14225;height:32px; margin-bottom:5px;}
.locate a{ float:left; color:#fff; line-height:32px; margin-left:1em;}
.locate p{ float:left; color:#fff; line-height:32px; margin-left:1em;}

* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}
body{margin:0; padding:0; font-family:"微软雅黑"; background-color:#f1f1f1 !important; font-size:14px; }
img{border:0; max-width: 100%;
-ms-interpolation-mode: bicubic;/*处理图片失真*/ 
}

input, textarea {
    -webkit-user-select: text;
}
a{outline:none;}
a{ font-size: 14px;
	text-decoration: none;
	color: #4d4d4d;	
}
a:link {
	-webkit-tap-highlight-color: rgba(0,0,0,0);	
	-webkit-touch-callout: none;				
}
a:link, a:visited, a:hover,{
	color: #4d4d4d;
}

ul,li,div,p,dl,dt,dd,table,br,span,padding{
list-style:none; margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; margin:0; padding:0; }

.foot{ width:100%;padding:10px 0px 60px 0px; text-align:center;   display: block; background:#fafafa; border-top:1px #eee solid; }
.foot1{ line-height:40px; color:#0193de; }
.foot1 a{ color:#0193de;}
.foot2{ font-size:12px; color:#717171; line-height:22px;}
.foot3{ background:#f14225; margin:10px auto; width:95%; color:#FFFFFF; line-height:40px; border-radius: 3px;}
.foot3 a{ color:#fff;}
#footbox{ width:100%; height:60px; background:#2e3136; z-index:10; position:fixed; bottom:0px; left: 0px; _position:absolute;right: 0px; top:auto; }
.f1{ width:25%; height:auto; float:left; background:url(../images/icon-36x36-phone.png) no-repeat center top; color:#FFFFFF; text-align:center; display:block; margin:3px 0px;}
.f1 a{ color:#FFFFFF;  font-size:14px; }
.fize{ padding-top:30px; text-align:center;}
.f2{ width:25%; height:auto; float:left; background:url(../images/icon-36x36-contactus.png) no-repeat center top; color:#FFFFFF; text-align:center; display:block; margin:3px 0px;}
.f2 a{ color:#FFFFFF;  font-size:14px;}
.f3{ width:25%; height:auto; float:left; background:url(../images/icon-32x32-list-map.png) no-repeat center top; color:#FFFFFF; text-align:center; display:block; margin:3px 0px;}
.f3 a{ color:#FFFFFF;   font-size:14px;}
.f4{ width:25%; height:auto; float:left; background:url(../images/icon-32x32-list-news.png) no-repeat center top; color:#FFFFFF; text-align:center; display:block; margin:3px 0px;}
.f4 a{ color:#FFFFFF;  font-size:14px; }
.f5{ width:25%; height:auto; float:left; background:url(../images/icon-32x32-list-news.png) no-repeat center top; color:#FFFFFF; text-align:center; display:block; margin:3px 0px;}
.f5 a{ color:#FFFFFF;  font-size:14px;}
#container {display: block;overflow-x: hidden;}
#header {display: block;width: 100%;height:56px;line-height:56px;top:0;left:0;z-index:100;user-select: none;-webkit-user-select: none;	-ms-touch-action: none; background:#eee; background-color:#fff;}
#nav {display: block;position: fixed;z-index: 10000; top: 0;right: -250px;width: 250px;height: 100%;background:#68bd1d;transition: right 0.1s ease-in 0.1s; -webkit-transition: left 0.1s ease-in 0.1s;-ms-transition: left 0.1s ease-in 0.1s;}
#nav.open { right: 0; }
#close-nav {display: block;width: 60px;height: 56px;position: absolute;right: 0px;background: url('../images/close-menu-icon.png') center no-repeat;background-size: 17px 17px;transition: right 0.1s ease-in 0.1s;
-webkit-transition: right 0.1s ease-in 0.1s;-ms-transition: right 0.1s ease-in 0.1s;}
        /*#nav.open #close-nav { right: -61px; }*/
#nav-header {display: block;height: 56px;border-bottom: 2px solid #68bd1d;background: url('../images/nav-logo.png') 15px center no-repeat;background-size: 145px 25px;}
#nav-links { width:250px; height:auto; overflow:hidden;}
#nav-links  ul li{ width:250px; height:50px; line-height:50px; background:#fff; color:#fff; font-size:18px; text-align:center; display:block; border-top:1px #d9d9d9 solid;}
#nav-links  ul li a{color:#4d4d4d; font-size:18px; display:block;} 
#nav-links  ul li a:hover{ width:250px; height:50px; line-height:50px; background:#fae8c8; color:#4d4d4d; font-size:18px; text-align:center; display:block;}
#top2014{ width:100%; height:auto; overflow:hidden;}
#open-nav { display: block;float: right;width: 52px;height: 19px;margin-left:8px;margin-top:20px;background-image: url('../images/menu-icon.png');background-repeat: no-repeat;background-position: center center;
-ms-touch-action: none;}
#logos {display: block; width:250px; height: 45px;margin: 5px 10px 0 auto;  float:left;}

.wap-footer{
 width:100%;
 padding:5px 0;
 text-align:center;
 font-size:12px;
text-shadow:1px 1px 0 rgba(255,255,255,1);
}
.wap-footer a{
  color:#888;
}
.uptop{ padding-top:2px;}
.abouttop{ font-size:18px; line-height:50px; width:100%; text-indent:20px; }
.inuptop{ padding-top:20px; }
.aobutnav{ width:92%; height:auto; overflow:hidden; line-height:25px; padding:10px; border-top:2px #ddd solid;  margin: 5px; font-size:15px;}
.aobutnav img{ margin:12px auto; clear:both; display:block;}
.aobutnav span{ color:#0086c4; font-weight:bold;}
.top23{ margin:0px auto 20px auto;}
.aobutnavs{ width:95%; height:auto; overflow:hidden;  border:1px #ddd solid; background:#fff; padding:15px 0; margin-top:15px;}
.aotost{ height:30px; line-height:30px; text-indent:5px; font-size:16px;}
.aotost a{font-size:16px;}
.aotorsn{ font-size:14px; line-height:21px; padding:10px; color:#616161;}
.aotorleft{ width:45%; float:left;}
.aotorrignt{ width:52%; float:left; margin-left:3%;}

.p-sort {background: #fff;width: 97%;margin:10px auto;border: 1px solid #dfd7cb;}
.radius {border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.p-sort ul li{ width:100%; height:auto; overflow:hidden; padding:10px 0px; background:url(../images/arrow.png) no-repeat 95% center; text-indent:25px; font-size:16px; border-bottom:1px #dfd7cb solid;}
.radius {border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.productsbxo{  border-bottom:1px #e7e7e7 solid; width:100%; height:auto; overflow:hidden; padding:10px 0px; margin:10px 0px; }
.case1img{ width:35%; height:auto; float:left; border:0px; }
.case1nav{ width:55%; height:auto; overflow:hidden; line-height:22px; padding-left:20px; float:left; color:#929292;}
.case1nav h1{ line-height:27px; font-size:16px; color:#393939; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.case1nav h1 a{ line-height:27px; font-size:16px; color:#393939;}
.case1nav h2{ line-height:23px; font-size:14px; color:#a6a6a6; margin-top:0px;}
.case1nav h3{ padding:10px;}
.tmall{ margin:5px; height:40px;  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc601), to(#ffa301)); border:1px #e68e00 solid; color:#fff; text-align:center; font-size:18px; margin:8px 0px; line-height:40px;}
.tmall a{ color:#fff; font-size:18px;}
.probig{ height:auto; overflow:hidden; margin:5px; border-top:2px #ddd solid; }
.probig h1{ margin:8px; line-height:25px; font-size:16px;}
.newst{ width:100%; font-size:18px; text-align:center; padding:20px 0; font-weight:bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newstw{ width:95%; font-size:12px; color:#767676; border-bottom:1px #dadada solid; margin:auto;}
.newsback{ width:95%; font-size:16px; text-align:center; margin:25px auto;}
a.readmore {
	margin: 6px 0 3px 3px;
	-webkit-transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-ms-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	transition: all 0.17s ease-in-out;
	background:#ddd;
	padding: 7px 100px;
	border-radius: 3px;
	color:#666;
	box-shadow: 0 0 0 0;
	font-size:16px;
	text-transform: capitalize;
}
a.readmore:hover, a.readmore:focus {background-color: #ff9600; color:#fff;}
.inbao{ width:98%; height:auto; margin:0px auto; line-height:30px; font-size:14px;}
.inbao img{ margin:10px auto; clear:both;display:block;}
.inbao p{}
.inbao a{ padding:2px 5px; color:#000000;}
.sfont{ font-size:15px;} 

.inbts{ width:100%; height:40px; line-height:40px;  font-size:18px; text-indent:12px; color:#262626; border-bottom:2px #68bd1d solid; margin:auto; background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e5e5e5)); text-shadow: 1px 1px 0 #fff;}
.inabout{ width:100%; height:auto; overflow:hidden; border-bottom:1px #68bd1d solid;  color:#676767; font-size:16px; padding:0px 0 0 0px;}
.inaboutss{ width:97%; margin:auto;}
.inabout h2{ text-align:center; font-size:24px; line-height:30px; padding:10px 0px;}
.inabout p{ padding:10px; line-height:30px;}
.inabout span{color:#a3d011; font-size:18px;}
.inservice{ width:42.999999%; height:auto; overflow:hidde; float:left; padding:2.55555% 0 0% 4.55555%;}
.inserviceimg{ width:100%; height:auto; overflow:hidden; border:1px #ddd solid;}
.inservinav{ padding-top:0px; line-height:35px; color:#727272; text-align:center;  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.proback{ width:100%; height:70px; line-height:70px; padding-top:56px; border-bottom:1px #efefef solid;}
.probackleft{ width:15%; float:left;}
.probidsriht{ width:80%; float:left; text-align:center; font-size:22px;}
.zhbox{ width:100%; height:auto; overflow:hidden;  border-top:1px #e4dbcc solid; border-bottom:1px #e4dbcc solid; background:#fff;}
.figure {float: left; font-size: 10px; letter-spacing: 0.05em; line-height: 1.1; margin: 1.8em 1.5% 1.2em 1.6%; text-align: center; text-transform: uppercase; width: 30%;
}

.promore{ text-align:center; margin: 25px 0;}
a.readmores {
	margin: 6px 0 3px 3px;
	-webkit-transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-ms-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	transition: all 0.17s ease-in-out;
	background:#f14225;
	padding: 7px 40px;
	border-radius: 5px;
	color: #fff;
	box-shadow: 0 0 0 0;
	font-size:20px;
	text-transform: capitalize;
}
a.readmores:hover, a.readmores:focus {background-color: #68bd1d;}


a.readmorese {
	margin: 6px 0 3px 3px;
	-webkit-transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-ms-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	transition: all 0.17s ease-in-out;
	background:#d96830;
	padding: 2px 9px;
	border-radius: 3px;
	color: #fff;
	box-shadow: 0 0 0 0;
	font-size:14px;
	text-transform: capitalize;
}
a.readmorese:hover, a.readmorese:focus {background-color: #ff9600;}

.newsdddww{ padding:10px; height:auto; overflow:hidden;  border-bottom:1px #ddd solid; }
.newsdddww h1{ height:35px; line-height:35px; font-size:16px; overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.newsdddww h1 a{ font-size:16px; color:#68bd1d;}
.newsdddww img{vertical-align: middle;}
.ewees{ color:#727272; line-height:22px; font-size:14px;}
.promorea{ width:100%; height:32px; line-height:32px;text-align:center; font-size:16px; border-bottom:1px #ebebeb solid; background:#efefef; padding:5px 0px;}
.promorea a{font-size:18px; color:#838383;}
.iplists{ width:97%; height:auto; overflow:hidden; padding-bottom:20px; background:#fff; margin:auto; border:1px #ddd solid;}
.iplists ul li{width:97%; height:auto; overflow:hidden; padding:9px 0;  text-indent:15px; font-size:16px; margin:auto;}
.lixian{ border-bottom:1px #ddd solid;  background:url(../images/navleft.jpg) no-repeat 95% 15px;}
.iplists ul li a{ font-size:16px;}
.iplists ul li ul{ margin-top:10px;}
.iplists ul li ul li{ width:33%; float:left; padding:2px 0px; color:#555654; text-align:center;}
.iplists ul li ul li a{color:#555654; font-size:16px;}

.iplists5{ width:97%; height:auto; overflow:hidden; padding-bottom:20px; background:#fff; margin:auto;}
.iplists5 ul li{width:97%; height:auto; overflow:hidden; padding:9px 0;  text-indent:15px; font-size:16px; margin:auto;}
.iplists5 ul li a{ font-size:16px;}
.iplists5 ul li ul{ margin-top:10px;}
.iplists5 ul li ul li{ width:33%; float:left; padding:2px 0px; color:#555654; text-align:center;}
.iplists5 ul li ul li a{color:#555654; font-size:16px;}


.about_box{width:100%;padding:20px 0 0 0;overflow:hidden;}
.about_box .ab_class{width:100%;float:left;min-height:80px;}
.about_box .ab_class .comy_class{width:48%;float:left;font-size:18px;height:36px;margin-bottom:10px; margin-right:5px;}
.about_box .ab_class .comy_class a{width:94%;padding-left:3%;height:36px;line-height:36px;text-decoration:none;display:block;background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#efefef));background:-moz-linear-gradient(top, #ffffff, #f0f0f0);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef,endColorstr=#f0f0f0,grandientType=0);-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:#d3d3d3 solid 1px;margin:0 1%; text-align:center;}

.inprlists{ width:100%; height:auto; overflow:hidden; padding:6px 0px; background:#f14225; color:#fff; font-size:17px; border-bottom:2px #f14225 solid; text-align:center;}
.inprlists3{ width:80%; height:auto; overflow:hidden; padding:15px 0px;  font-size:16px; float:right; margin-top:10px;}
.inabout6{ width:100%; height:auto; overflow:hidden;  color:#000; font-size:14px; padding:12px 0px;}
.inabout6 p{ padding:3%; line-height:25px; font-size:14px; text-align:justify; color:#333333;}
.inabout6 p img{ margin:auto; clear:both;display:block;}

.faclist{display:block; width:100%;  margin:0 auto;overflow:hidden; }
.faclist li{float:left; display:block; width:50%;text-align:center;}
.faclist li a{display:block;}
.faclist li a img{width:93%; padding:2%; border:1px solid #fff; display:block;}
.faclist li a span{display:block; padding-top:2px; line-height:20px; font-size:12px;}
.faclist li a:hover img,.faclist li a:active img{border:1px solid #373c64;}
.faclist li a:hover span,.faclist li a:active span{color:#167706;}
.faclist li.clear{float:none; clear:both; width:100%; height:10px;}

.inser{ padding:20px 10px; line-height:27px; background:#fff; border-bottom:0px #ddd solid;font-size: 14px;}
.feddback{ width:auto; height:auto; overflow:hidden;}
.feddback input{ width:100%;}
.feddback input.ef03{ width:30%; height:25px;}
.mar_t5{ margin-top:5px;}
/*brand-view-article*/
.article { padding:10px 0 10px 97px; position:relative;height:62px; border-top:1px solid #d9d9d9;}
.article_nopic { padding-left:0px; min-height:inherit;}
.article:first-child { border-top:none;}
.art_pic { position:absolute; left:0; top:10px; padding-left:10px;}
.art_pic mark { position:absolute; top:0; right:-3px; font-size:11px; height:15px; display:block; line-height:15px; color:#fff; background-color:#4d86c6; padding:0 3px;}
.art_pic img{ width:87px; height:62px;}
.art_tit { font-size:17px; line-height:20px; min-height:40px; height:40px; overflow:hidden;padding-left:10px;}
.art_tit a{font-size:17px; color:#333;}
.art_other { color:#828282; font-size:10px; margin-top:6px;padding-left:10px;}
.art_other span { font-size:10px;}
.qsew{ width:100%; height:auto;}


.wedding{margin:10px 0 0 0;}
.showPancl{width:100%;text-align:center;overflow:hidden;display:block	}
.showPancl a{width:45%;	display:inline-block;margin-top:5px; }
.showPancl a:nth-of-type(odd){margin-right:14px}
.showPancl img{width:99%; border:1px solid #e0e0e0;}
.showPancl a span{overflow:hidden; display:block; text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/white-space:nowrap;/* 不换行 */}

/*feedback*/
.content_box{margin-top:5px;}
.content_box .messages_box{width:auto;padding:10px 1% 60px 1%;}
.content_box .messages_box ul{width:100%;} 
.content_box .messages_box ul li{padding:5px 28px 5px 5px;}
.content_box .messages_box .text-input,.content_box .messages_box .summary-input,.content_box .messages_box .qq-input{width:100%;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .cont-input{width:100%;height:130px;padding:10px;line-height:20px;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .code-input{width:125px;vertical-align:middle;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;}
.content_box .messages_box .verify-pic{height:35px;vertical-align:middle;}
.content_box .messages_box .submitBtn{text-align:center;padding-top:10px;}
.content_box .messages_box .messages-button{width:125px;height:34px;line-height:34px;font-size:16px;color:#fff;text-align:center;background:none repeat scroll 0% 0% #68bd1d;border:none;
border-radius:4px 4px 4px 4px;
-moz-border-radius:4px 4px 4px 4px;    
-webkit-border-radius:4px 4px 4px 4px;}
.about_box{width:100%;overflow:hidden;}
.about_box .ab_class{width:100%;float:left;}
.about_box .ab_class .comy_class{width:48%;float:left;font-size:18px;height:36px;margin-bottom:10px; margin-right:5px;}
.about_box .ab_class .comy_class a{width:94%;padding-left:3%;height:36px;line-height:36px;text-decoration:none;display:block;background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#efefef));background:-moz-linear-gradient(top, #ffffff, #f0f0f0);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef,endColorstr=#f0f0f0,grandientType=0);-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:#d3d3d3 solid 1px;margin:0 1%; text-align:center;}








/*产品分类*/
.promorea{ width:100%; height:32px; line-height:32px;text-align:center; font-size:16px; border-bottom:1px #ebebeb solid; background:#efefef; padding:5px 0px;}
.promorea a{font-size:18px; color:#838383;}
.iplists{ width:97%; height:auto; overflow:hidden; padding-bottom:20px; background:#fff; margin:auto; border:1px #ddd solid;}
.iplists ul li{width:97%; height:auto; overflow:hidden; padding:12px 0; background:url(../images/na2.jpg) no-repeat 10px 20px; text-indent:29px; font-size:16px; margin:auto;}
.iplists ul li h2{ padding:0 0 7px 0; font-weight: bold;}
.lixian{ border-bottom:1px #ddd solid; }
.iplists ul li h2 a{ font-size:16px; color:#f14225;}
.iplistul{ width:100%; float:left; padding:8px 0px; color:#3ea110; border-bottom:1px #ddd dashed;  background:url(../images/navleft.jpg) no-repeat 95% 12px;}
.iplistul a{color:#3ea110; font-size:16px; }


.iplistul1{ width:100%; float:left; padding:8px 0px; color:#3ea110; border-bottom:1px #ddd dashed;  background:url(../images/navleft.jpg) no-repeat 95% 12px;}
.iplistul1 a{color:#3ea110; font-size:16px; padding-left:20px;}








.foot-menu{
	width:100%;
	padding:10px;
}
.foot-menu > ul > li{ font-weight:bold;}
.foot-menu > ul > li > a{font-weight:bold; display:block;border-bottom: 1px #ddd solid; line-height:46px;}
.foot-menu > ul > li > ul > li{ padding-left:20px;}
.foot-menu > ul > li > ul > li > a{ line-height:30px; font-weight:normal; display:block;}
/*放大镜css*/
/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer; margin:auto;display:block; width:450px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left	px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.fangdajing{ margin-right:20px; overflow:hidden; width:450px; margin:auto;}
.spec-preview{width:450px;height:315px;border:1px solid #DFDFDF;}/*展示图片框*/
.spec-scroll{clear:both;margin-top:10px;width:450px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:37px;height:70px;cursor:pointer;text-decoration:none; margin:0 0 0 0;}
.spec-scroll .items{float:left;position:relative;width:360px;height:92px;overflow:hidden; margin-left:8px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:72px; }
.spec-scroll .items ul li{float:left;width:120px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:90px;height:70px;}
.spec-scroll .items ul li img:hover{border:1px solid #FF6600;padding:1px;}
/*放大镜CSS  end*/

/*地图*/
.amap-logo{ z-index:2}
.amap-copyright{ z-index:2}
.amap-toolbar{ z-index:2}


















