﻿@charset "utf-8";
/* CSS Document */
/*全局样式*/
body { font-family:"微软雅黑"; font-size:12px; color:#333;}
* { margin:0px; /*padding:0px;*/ list-style:none;}
.clear { clear:both;}
a { color:#333; text-decoration:none;}
a:hover { color:#0069ad; text-decoration: none;}
.fl { float:left;}
.fr { float:right; }
ul { list-style:none; margin:0px; padding:0px;}
img { border:0px; max-width:100%;}
.dbgao { height:70px;}

/*首页头部*/
.ltop { width:100%; height:auto; padding:0px 0px;}
.ltop img { width:100%;}
.ltopl { width:55%; padding-left:8px;}
.ltopr { width:40%; margin-top:10px;}
.dhtp { float:left; width:22%; margin-right:5px; }
.ltopr p { font-size:1.1em; line-height:1.3em;  }
.ltopr p strong { font-size:1.3em;}
/*nav*/
.lnav { width:100%; height:100px; background-color:#E5E5E5;overflow: hidden;}
.lnav ul li { width:33.33%; height:50px; line-height:50px; font-size:16px; background:url(../images/shouji_15.jpg) repeat-x bottom; float:left; text-align:center;  }
.lnav ul li a { color:#333333; text-decoration:none; background:url(../images/shouji_11.jpg) repeat-y right; display:block;}

/*ban*/
.slider-focus{position:relative;max-width:640px;overflow:hidden;/*max-height:320px;*/margin:10px auto;}
.slider-focus .hd{ position:absolute;width:100%;height:22px;left:0;bottom:2%;z-index:1;line-height:28px;text-align:center;}
.slider-focus  .hd li{ display:inline-block;vertical-align:middle;width:13px;height:13px;margin:0 3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;background:#fff; cursor:pointer;}
.slider-focus  .hd li.on{ background:#ffea00;  }
.slider-focus  .bd{ position:relative; z-index:0; }
.slider-focus  .bd li{ position:relative; text-align:center;  }
.slider-focus  .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.slider-focus  .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slider-focus  .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }

/*关于我们*/
.lgywm { width:100%; height:auto; margin-top:20px;} 
.lgywm_title { width:100%; height:auto;}
.xian { width:100%; height:25px; border-bottom:1px solid #d7d8d8; }
.lwenzi { width:110px; height:auto; text-align:center; background-color:#EFEFF4; margin:-20px auto 0px;}
.lwenzi p { font-size:12px; color:#333;}
.lwenzi p strong { font-size:1.5em;}
.lgywm_wz { width:100%; height:auto; padding:3% 0px;}
.lgywm_wz p { font-size:1.2em; line-height:1.8em; color:#333; padding:0px 10px; text-indent:2.4em;}

/*更多按钮*/
.angd { width:100%; height:auto; padding:10px 0px; text-align:center;}
.angd a { width:auto; height:40px; padding:0px 20px; color:#999; display:block; font-size:14px; line-height:40px; border:1px solid #d7d8d8; border-radius:8px; display:inline-block; }
/*服务项目*/
.fwxm { width:100%; height:auto; margin-top:20px;}
.fwxm_nr { width:100%; height:auto; padding:10px 0px;}
.fwxm_nr ul li { width:20%; height:auto; padding:10px 0px; float:left; text-align:center; line-height:30px;}
.fwxm_nr ul li .lzj { width:74%; margin:0px auto; text-align:center;}

/*成功案例*/
.cgal_nr { width:100%; height:auto; padding:10px 0px;font-size: 16px;}
.cgal_nr ul li { width:25%; height:auto; padding:5px 10px; float:left; text-align:center; line-height:30px;overflow: hidden;}
.cgal_nr ul li .lzj { width:89%; margin:0px auto; text-align:center;}

/*新闻中心*/
.xwzx_nr { width:98%; height:auto; margin:5px auto; padding:10px 0px;}
.xwzx_nr ul li { width:100%; height:auto; padding:10px 0px; float:left; line-height:30px; border-bottom:1px solid #d7d8d8; background:url(../images/shouji_44.jpg) no-repeat right center; }
.xwzx_nr ul li h3 { width:78%; font-size:18px; color:#333; line-height:20px; overflow:hidden; white-space: nowrap;margin-top: 5px;}
.xwzx_nr ul li p { width:78%; font-size:12px; color:#666; line-height:20px; overflow:hidden; white-space: nowrap;}
.xwzx_nr ul li .lzj {
	width:10%;
	text-align:center;
	float:left;
	margin-right:15px;
	margin-left: 10px;
}

/*底部*/
.lbottom {
	width:100%;
	padding:10px 0px;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:20px;
	border-top:1px solid #d7d8d8;
	margin-top:10px;
	background-color: #2e2e2e;
}
.lbottom a {
	color: #FFF;
}

/*footer*/
.lfooter { width:100%; height:70px; background-color:#0061a8; position:fixed; bottom:0px;  }
.lfooter ul li { width:25%; height:auto; float:left; text-align:center; padding:10px 0px; }
.lfooter ul li a { color:#FFF; line-height:12px; font-size:12px;}


/*关于我们*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;border:0;outline:0;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{overflow-y:scroll}
/* page structure */
header{display:block;width:100%;height:55px;background:#0061a8; text-align:center; }
header strong {font-size:20px; color:#FFF; line-height:55px;}
.menubtn{position:relative;z-index:101;text-decoration:none;background-image:url(../images/hamburger.png);background-position: center center; background-repeat:no-repeat; width:30px; height:55px; float:right;  margin-right:10px;}
a.fanhui { width:20px; height:55px; float:left; margin-left:10px; background:url(../images/fanhui.png) no-repeat center;}
/* toggle menu */
#pgcontainer{padding:0;margin:0}
.overlay{position:fixed;z-index:99;background-color:rgba(0,0,0,.5);bottom:0;right:0;left:0}
.openmenu .overlay{top:0}
#hamburgermenu{height:100%;width:0;background:#373737;position:fixed;top:0;right:0;z-index:101;overflow:hidden;-webkit-box-shadow:3px 0 7px rgba(0,0,0,.55);-moz-box-shadow:3px 0 7px rgba(0,0,0,.55);box-shadow:3px 0 7px rgba(0,0,0,.55)}
#hamburgermenu ul{margin-top:45px;z-index:101;overflow-y:auto;overflow-x:hidden}
#hamburgermenu ul li{display:block}
#hamburgermenu ul li a{display:block;min-width:130px;padding:10px 8px;color:#cdcdcd;font-size:1.2em;text-decoration:none;text-align:center}
#hamburgermenu li a:hover{color:#fff;background:#2c2c2c}

.zymain { width:100%; height:auto;}
.zybt { width:100%; height:40px; border-bottom:1px solid #e5e5e5; margin:10px 0px; }
.zybt strong { font-size:15px; color:#333; line-height:40px; padding-left:10px;}
.zy_nr { width:auto; padding:0px 10px; height:auto; margin:10px 0px;}
.zy_nr h2 { font-size:16px; color: #333; text-align:center; line-height:50px; font-weight:700;}
.zy_nr  p { font-size:12px; color:#666; line-height:24px; padding:5px 0px;text-indent: 2em;}

/*龙拓观点*/
.ltgd_nr { width:98%; height:auto; margin:5px auto; padding:10px 0px;}
.ltgd_nr ul li { width:98%; height:auto; padding:10px 0px; float:left; line-height:30px; border-bottom:1px solid #d7d8d8; background:url(../images/shouji_44.jpg) no-repeat right center; }
.ltgd_nr ul li h3 { width:78%; font-size:14px; color:#333; line-height:20px; overflow:hidden; white-space: nowrap;}
.ltgd_nr ul li p { width:78%; font-size:12px; color:#666; line-height:20px; overflow:hidden; white-space: nowrap;}
.ltgd_nr ul li .lzj { width:13%; text-align:center; float:left; margin-right:15px;}
/*龙拓观点首页*/
.ltgds_nr { width:98%; height:auto; margin:5px auto;}
.ltgds_nr ul li { width:33.3333%; height:auto; float:left; margin-top:5px; line-height:30px; text-align:center;  }
.ltgds_nr ul li h3 { width:100%; font-size:14px; color:#333; line-height:20px; font-weight:normal; overflow:hidden; white-space: nowrap;}
.ltgds_nr ul li .lzj { width:79%; margin:10px auto;}

.fot{font-size: 14px;width: 100%;line-height: 43px;margin-left: 4%;}

.slide {width:100%;height:200px;background:#FAFAFA;overflow:hidden;}

.head{
	width:100%;
	top:0px;
	height: 80px;}
.head .top{
	background:#FFF url("/company/skin/aaazgdzmpw1/mpw1_files/top_bg1.gif") repeat-x center 25px;
	width:100%;
	height:80px;
	font-size:12px;
	border-bottom:1px solid #cbcaca;}	
	 .head .top .TopLogo{
	margin:auto;
	width:100%;
	padding-top:0px;
	}
 .head .top .TopLogo .logo{
        width:490px;
	float:left;
	height:62px;}
.head .top .TopLogo .logowz{
	width:100%;
	float:left;
	height:55px;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	overflow: hidden;
	font-family: "微软雅黑";
	margin-top: 22px;
	background-image: url(/company/skin/aaazgdzmpw1/mpw1_files/logobj.png);
padding-left: 60px;
}


 .head .top .TopLogo .tel{
	float:left;
	height:62px;
	padding-top:10px;
	} 
	
 .head .top .TopLogo .tel .telW{
	padding-left:0px;
	padding-top:10px;
	color:#999;
	
	font-size:11px;
	}	
 .head .top .TopLogo .tel .telN{
	padding-left:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#FF8700;
	line-height:100%;}


#wrapper{
	}
#FocusBG{
	width:100%;
	height:400px;
	
	}
.fullSlide {
	width:100%;
	position:relative;
	height:400px;
	background:#000;
}
.tab-bd {
	width:100%;
	position:relative;
	height:100%;
	margin-left: 10px;
	background-image: url(/company/skin/aaazgdzmpw1/mpw1_files/lxwm.png);
	margin-bottom: 10px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:400px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:400px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:22px;
	height:22px;
	margin:5px;
	overflow:hidden;
	background:url("grey.png") no-repeat 2px 2px;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:url("darkblue.png") no-repeat 2px 2px;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}


 #Linksgg {
	background-color:#FFFFFF;
	width:100%;
	margin:auto;
	font-size:18px;
	border:1px solid #e5e5e5;
color: #990000;}

.clearfix {
	clear:both;
}
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}
	
	#body .MainBlockBG{
	background:#f2f2f2 url("/company/skin/aaazgdzmpw1/mpw1_files/main_bg1.jpg") repeat-x 0px top;
	width:100%;
	padding:20px 0px;}
	
	#body .MainBlock{
	width:100%;
	margin:auto;
	font-size:14px;
	}
	#body .MainBlock .BlockInner{
	background-color:#FFF;
	border:1px solid #e5e5e5;}	
#body  .left{
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	margin-bottom: 20px;
	}
	#body  .left1{
	float:left;
	width:100%;
	height:168px;
	overflow:hidden;
	margin-bottom: 20px;
	}
	#body  .m{
	width:100%;
	height:188px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	}
#body  .right2{
	float:right;
	width:256px;
	height:265px;
	overflow:hidden;
	font-size:12px;
	}
#body  .right{
	width:500px;
	float:left;
	height:265px;
	}

#body .topic{
	height:40px;
	}
	
	#body .MainBlock .right .topic{
}	
#body   .topic .TopicTitle{
	float:left;
	padding-left:15px;
	font-size:16px;
	color:#0170d9;
	height:40px;
	font-weight:bold;
	line-height:40px;}
#body   .topic .TopicTitle p{
	font-size:9px;
	text-transform:uppercase;
	font-weight:normal;
	color:#999;
	line-height:150%;}
#body .right2 .topic,#body .left .topic,#body .left1 .topic{
	height:45px;
background-image: url(/company/skin/aaazgdzmpw1/mpw1_files/jjbj.png);
}

#body  .right2 .topic .TopicTitle,#body  .left .topic .TopicTitle{
	padding-left:15px;
	}
#body  .TopicTitle a{
	color:#0170d9;
	text-decoration:none;
	margin-right: 8px;
}	
#body   .topic .TopicMore{
	float:right;
	font-size:12px;
	padding-right:10px;
	padding-top:9px;}
#body   .topic .TopicMore img{
	}				
	
#body    .MBlockTable td{
	line-height:25px;
	font-size:12px;
}

#body  .left .MBlockTable .ListTitle{
	background:url("/company/skin/aaazgdzmpw1/mpw1_files/title_icon1.jpg") no-repeat 15px 10px;
	padding-left:30px;
}
#body    .MBlockTable td{
	text-align:left;
	padding-left:0;}
	
#body  .MBlockTable span{
	color:#9a9a9a;
	padding-left:10px;
	font-size:11px;}
		
	
#body .Block2 .right{
	height:210px;
	}
#body .Block2 .right2{
	height:210px;
	width:787px;
	}	
#body .MainBlock .left1 .img{
	width:40%;
	float:left;
	padding-right: 1%;
	padding-bottom: 5%;
	padding-left: 2%;
}
#body .MainBlock .right h1{
	font-size:14px;
	text-align:center;}

#body .MainBlock .left1 .txt{
	float:right;
	width:55%;
	padding:0px 1% 1% 0px;
	color:#6c6c6c;}
#body .MainBlock .left .txt p{
	line-height:195%;}
#body .MainBlock .right2 .img{
	padding:0px 10px 0px 10px;
	width:233px;}
#body .MainBlock .right2 h1{
	font-size:14px;
	text-align:center;}

#body .MainBlock .right2 .txt{
	float:left;
	padding:9px 10px 14px 10px;
	color:#6c6c6c;}

#body .MainBlock3{
	width:1080px;
	margin:auto;}
#body .MainBlock3 .right{
	
	border:none;}
#body .MainBlock3 .left{
	width:1080px;
	border:none;}
#body .MainBlock3 .right2{
 }


#body .blk_29 {	 PADDING:20px 0px; OVERFLOW: hidden;  ZOOM: 1; POSITION: relative;}
	
#body .blk_29 .LeftBotton {	  LEFT: 10px; FLOAT: left; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 80px; HEIGHT: 114px}
#body .blk_29 .RightBotton {	RIGHT: 5px;  FLOAT: right;right:7px; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 80px; HEIGHT: 114px}
#body .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:5px 0 0 0px;float:left;height:240px;width:1080px;POSITION: relative;left:0px;}
#body .blk_29 .box {	FLOAT: left; WIDTH: 270px;
	height:240px; 
	background:url("/company/skin/aaazgdzmpw1/mpw1_files/item_bg.jpg") no-repeat center bottom;

}
#body .blk_29 .box IMG {	BORDER: #cccccc 1px solid; PADDING: 3px; DISPLAY: block; BACKGROUND: #fff; PADDING-BOTTOM: 3px; MARGIN: 0px auto; width:250px;height:188px;}
#body .blk_29 .box A:hover IMG {	BORDER: #333 1px solid;text-decoration:none;}

#body .blk_29 .box  .BoxLeft{
	width:115px;
	float:left;}
#body .blk_29 .box  .BoxRight{
	width:270px;
	float:left;}
#body .blk_29 .box  .BoxRight .ProTitle{
	line-height:30px;
	font-size:16px;}
#body .blk_29 .box  .BoxRight .ProTxt{
	color:#666}
#body .blk_29 .box  .BoxRight .ProMore a{
	color:#F30;
	font-weight:bold;}

#body .MainBlock .right2 #demo {
background: #FFF;
overflow:hidden;
width: 230px;
height:240px;
margin:auto;
}
#body .MainBlock .right2 #indemo {
float: left;
height: 800%;
}
#body .MainBlock .right2 #demo1 {
float: left;
}
#body .MainBlock .right2 #demo2 {
float: left;
}






#body .ProductShow {
	BORDER: #dddddd 1px solid;
	WIDTH: 1078px; 
	font-size:12px;
}
#body .Solutions{
}

 	
#body .Solutions .SolutionsInner{
	}

#body .Solutions #Solutionsdemo {
background: #FFF;
overflow:hidden;
width: 1058px;
}

#body .Solutions #Solutionsindemo {
float: left;
width: 800%;

}
#body .Solutions #Solutionsdemo1 {
float: left;
padding:20px 10px;

}
#body .Solutions #Solutionsdemo1 img{
	margin:0px 10px;
	width:166px;
	height:166px;
	border:1px solid #DEDEDC;}
#body .Solutions #Solutionsdemo2 {
float: left;
padding:20px 10px;}
#body .Solutions #Solutionsdemo2 img{
	width:166px;
	height:166px;
	margin:0px 10px;
	border:1px solid #DEDEDC;}




#body #Links {
	background-color:#FFFFFF;
	padding:10px 15px;
	line-height:25px;
	margin:auto;
	font-size:12px;
	border:1px solid #e5e5e5;}
 #Linksfl {
	background-color:#FFFFFF;
	padding:8px 1px;
	line-height:20px;
	width:92%;
	margin:auto;
	font-size:16px;
	height: auto;
	border-bottom-width: 1px;
	
	border-bottom-style: solid;
	
	border-bottom-color: #e5e5e5;
	
}
#Linksfl li{
	width: 50%;
    height: auto;
    padding: 10px 0px;
    float: left;
    text-align: center;
    line-height: 30px;}	
#Linksfl a{
	padding:0px 7px;height: 30px;}	
#body #Links span{
	font-weight:bold;
	color:#0170d9;
	font-size:16px;}

#body #Links a{
	padding:0px 7px;}	

.main_body {
	border-top:none;
	background:#FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
}
/* thumb */
.thumb {padding:6px;}
.thumb img {border:#C0C0C0 1px solid;padding:3px;}
.thumb div {width:90%;height:26px;overflow:hidden;line-height:26px;font-size:13px;margin:6px 0 6px 0;}
.thumb p {font-size:10px;color:#888888;margin:2px;}
.thumb_on {background:#F1F1F1;border:#99C4D5 1px dotted;}
.side_body {border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;}
.side_body li {background:url('/company/image/ico_arrow.gif') no-repeat 5px 7px;padding:0 0 0 20px;height:26px;line-height:26px;overflow:hidden;}
.side_body li font {float: right;}
/* thumb */
.thumb {padding:6px;}
.thumb img {border:#C0C0C0 1px solid;padding:3px;}
.thumb div {width:90%;height:26px;overflow:hidden;line-height:26px;font-size:13px;margin:6px 0 6px 0;}
.thumb p {font-size:10px;color:#888888;margin:2px;}
.thumb_on {background:#F1F1F1;border:#99C4D5 1px dotted;}
.lh18 {line-height:180%;}
.f_gray {color:#666666;}
.px14 {
	font-size:14px;
	margin-top: 10px;
	height: 10px;
}

#body .inner{
	width:100%;
	margin:auto;
	}
#body .inner .rightt{
	width:98%;
	background:#FFF;
	border:1px solid #E5E5E5;
	padding-bottom:5px;
	margin-left: 1%;
}
#body .inner .rightt  .Position{
	font-size:12px;
	line-height:33px;
	background:url("/company/skin/aaazgdzmpw1/mpw1_files/box_bg5.jpg") repeat left top;
	color:#666666;}
#body .inner .rightt  .Position a{
	color:#666666;}
#body .inner .rightt  .Position span{
	padding-right:10px;
	padding-left: 10px;
 	}


#body .inner .rightt .main{
	padding:1px 2px;
	font-size:12px;}
	.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}
#body .inner .rightt .main{
	padding:1px 2px;
	font-size:12px;}

/*content*/
#body .inner .rightt .main .content .title h3{
	text-align:center;
	font-size:18px;
	font-weight:normal;
	font-family:"Microsoft Yahei";}
#body .inner .rightt .main .content .infos{
	font-size:12px;
	line-height:40px;
	color:#666666;
	text-align:center;}
#body .inner .rightt .main .content .maincontent{
	font-size:16px;}
#body .inner .rightt .main .content .maincontent p{
	padding:5px 0px;
	line-height:200%;
	}
#body .inner .rightt .main .content .download{
	background:url("downicon.gif") no-repeat 15px 7px;
	padding-left:55px;
	border:1px solid #F5F5F5;
	line-height:40px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0px;}

#body .inner .rightt .main .content .prenext{
	padding:10px 0px;
	margin-top:10px;}
#body .inner .rightt .main .content .prenext ul li{
	line-height:30px;
	background:url("jiantou.gif") no-repeat 0px 1px;
	padding-left:15px;}				
				
#body .inner .rightt .main .ArticleList{
	font-size:12px;}
#body .inner .rightt .main .ArticleList td{
	line-height:35px;
	border-bottom:1px dashed #CCC;}	
#body .inner .rightt .main .ArticleList .fw_t{
	font-size:12px;
	}
#body .inner .rightt .main .ArticleList .fw_s{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;}
/* pages */
.pages {padding:10px 0 10px 0;text-align:center;font-size:12px;}
.pages a:link,.pages a:visited,.pages a:active  {background:#FFFFFF;border:#E6E6E6 1px solid;padding:1px;text-decoration:none;}
.pages a:hover  {background:#FFFFFF;border:#CCCCCC 1px solid;color:#FF6600;padding:1px;text-decoration:none;}
.pages strong {background:#2E6AB1;padding:1px;border:#CCCCCC 1px solid;color:#FFFFFF;}
.pages_inp {border:#CCCCCC 1px solid;padding:1px;width:30px;text-align:center;color:#666666;}
.pages_btn {width:26px;background:#F6F6F6;border:#CCCCCC 1px solid;font-weight:bold;font-size:11px;}
.pages label {background:#FFFFFF;border:#CCCCCC 1px solid;padding:1px 5px 1px 5px;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}

/* show */
.title {text-align:center;font-size:16px;font-weight:bold;color:#FF6600;line-height:40px;}
.info {margin:0 10px 0 10px;border-top:#C0C0C0 1px dotted;border-bottom:#C0C0C0 1px dotted;line-height:25px;text-align:center;}
.content {font-size:16px;line-height:180%;padding:10px 16px;border-bottom:#D9D9D9 1px solid;}
.content p {margin:0 0 15px 0;}
.property {border:#E6E6E6 1px solid;background:#F6F6F6;padding:10px;margin:0 10px 0 10px;}
.property li {float:left;width:30%;height:22px;line-height:22px;overflow:hidden;}
.foot {border:#DDDDDD 1px solid;text-align:center;padding:15px;line-height:28px;background:#FFFFFF;}
.pos {padding:5px 15px 5px 25px;background:url('../image/homepage.gif') no-repeat 5px 3px;}
.inp {border:#99C4D5 1px solid;padding:2px;color:#666666;}
.sbm {height:20px;border:#86A2C0 1px solid;color:#333333;background:url('../image/btn_bg.gif') repeat-x;}

/* thumb */
.thumb {padding:6px;}
.thumb img {border:#C0C0C0 1px solid;padding:3px;}
.thumb div {width:90%;height:26px;overflow:hidden;line-height:26px;font-size:13px;margin:6px 0 6px 0;}
.thumb p {font-size:10px;color:#888888;margin:2px;}
.thumb_on {background:#F1F1F1;border:#99C4D5 1px dotted;}
.lh18 {line-height:180%;}
.f_gray {color:#666666;}
.px14 {
	font-size:14px;
	margin-top: 10px;
	height: 10px;
}

.main_head {border-bottom:none;background:url('main_head.gif') repeat-x;}
.main_head div {padding:0 10px 0 10px;font-size:14px;height:28px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.main_body {border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;}
.main_bodyy {border:#cccccc 1px solid;background:#FFFFFF;padding:10px;margin:0 0 10px;}
/* album */
#mid_pos {position:absolute;}
#mid_div {width:240px;height:180px;cursor:crosshair;padding:5px;border:#CCCCCC 1px solid;background:#F3F3F3;}
#zoomer {border:#D4D4D4 1px solid;width:120px;height:90px;background:#FFFFFF url('../image/zoom_bg.gif');position:absolute;opacity:0.5;filter:alpha(opacity=50);}
#big_div {width:320px;height:240px;border:#CCCCCC 1px solid;background:#FFFFFF;position:absolute;overflow:hidden;}
#big_pic {position:absolute;}
.ab_im {padding:2px;margin:10px 0 10px 13px;border:#C0C0C0 1px solid;}
.f_l {float:left;}
.f_r {float:right;}
.ab_on {padding:2px;margin:10px 0 10px 13px;border:#FF6600 1px solid;background:#FF6600;}

.main1 {background:#FFFFFF;clear:both;}
.title1 {height:25px;font-size:20px;text-align:center;font-family:\9ED1\4F53;font-weight:normal;margin-top: 9px;}
.info1 {font-size:14px;padding:0 16px 16px 16px;color:#666666;border-bottom:#D9D9D9 1px solid;}
.album {padding:10px 0;text-align:center;}
.album_o {display:inline-block;width:10px;height:10px;margin:5px;background:#FFFFFF;border:1px solid #007AFF;border-radius:10px;}
.album_c {display:inline-block;width:10px;height:10px;margin:5px;background:#007AFF;border:1px solid #007AFF;border-radius:10px;}

.content1 {font-size:16px;line-height:180%;padding:10px 16px;border-bottom:#D9D9D9 1px solid;}
.content1 img {max-width:98%;height:auto;}
.content1 table {max-width:98%;height:auto;}
.content1 a {color:#007AFF;}

.list-tab {padding:16px;background:#FFFFFF;}
.list-tab ul {border:#444444 1px solid;border-radius:4px;height:24px;line-height:24px;font-size:12px;text-align:center;display:-moz-box;display:-webkit-box;display:box;}
.list-tab li {border-right:#444444 1px solid;color:#444444;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}
.list-tab li:last-child {border-right:none;}
.list-tab span {color:#444444;display:block;width:100%;height:100%;}
.list-tab .on {background:#444444;color:#FFFFFF;}
.list-tab .on span {color:#FFFFFF;}

.main {background:#FFFFFF;clear:both;}
.bd-t {border-top:#D9D9D9 1px solid;}
.bd-r {border-right:#D9D9D9 1px solid;}
.bd-b {border-bottom:#D9D9D9 1px solid;}
.bd-l {border-left:#D9D9D9 1px solid;}
.head1 {height:44px;line-height:44px;font-size:16px;padding:0 16px;}

.foot-bar-fix {height:48px;clear:both;}
.foot-bar {width:100%;height:48px;overflow:hidden;background:#F8F8F8;border-top:#B2B2B2 1px solid;position:fixed;z-index:9;left:0;bottom:0;-webkit-user-select:none;}
.foot-bar li {width:25%;height:48px;float:left;text-align:center;font-size:11px;}
.foot-bar span {display:block;padding-top:32px;}
.foot-bar em {font-style:normal;font-size:10px;position:relative;z-index:10;display:block;width:5px;height:5px;left:50%;margin:-38px 0 0 8px;background:#FF0000;border:1px solid #F43531;border-radius:5px;}
.foot-bar .icon-home {background:url('img/icon-home.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-home-on {background:url('img/icon-home-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel {background:url('img/icon-channel.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel-on {background:url('img/icon-channel-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my {background:url('img/icon-my.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my-on {background:url('img/icon-my-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more {background:url('img/icon-more.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more-on {background:url('img/icon-more-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-home span,.foot-bar .icon-channel span,.foot-bar .icon-my span,.foot-bar .icon-more span {color:#7A7E83;}
.foot-bar .icon-home-on span,.foot-bar .icon-channel-on span,.foot-bar .icon-my-on span,.foot-bar .icon-more-on span {color:#007AFF;}
.btn,.btn-red,.btn-green,.btn-blue,.btn-orange { color:#FFFFFF; font-size:18px; width:100%;  line-height:44px;border:none;border-radius:4px;text-align:center;-webkit-appearance:none;}
.btn {background:#FFFFFF;border:#E4E4E4 1px solid;color:#000000;}
.btn:hover {background:#DEDEDE;border:#CDCDCD 1px solid;}
.btn-green {background:#1AAD19;}
.btn-green:hover {background:#179B16;}
.btn-blue {background:#007AFF;}
.btn-blue:hover {background:#0569D5;}
.btn-orange {background:#FF8800;}
.btn-orange:hover {background:#FF6600;}
.btn-red {background:#E64340;}
.btn-red:hover {background:#CE3C39;}
.input-checkbox {width:24px;height:24px;background:url('img/icon-check.png') no-repeat;background-size:24px 24px;}
.input-checkbox-checked {width:24px;height:24px;background:url('img/icon-checked.png') no-repeat;background-size:24px 24px;}