
/*----------------------电脑板式样式----------------------*/

/*----------------------平板板式样式----------------------*/
@media screen and (min-width:641px) and (max-width:1200px) {

}
/*----------------------手机板式样式----------------------*/
@media screen and (max-width:640px) {

}
 #comm_layout_header{height:300px;z-index:99999;}   @media screen and (min-width:641px) and (max-width:1200px) {#comm_layout_header{}}   @media screen and (max-width:640px) {#comm_layout_header{}} #comm_layout_header > .view_contents{max-width:1200px;} 
 #layout_diy_1769959544{height:600px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_diy_1769959544{height:600px;}}   @media screen and (max-width:640px) {#layout_diy_1769959544{height:600px;}} 
 #comm_layout_footer{height:300px;z-index:99999;}   @media screen and (min-width:641px) and (max-width:1200px) {#comm_layout_footer{}}   @media screen and (max-width:640px) {#comm_layout_footer{}} #comm_layout_footer > .view_contents{max-width:1200px;} 

            body, li, ul, ol, dl, dt, dd, form, input, textarea, h1, h2, h3, h4, h5, h6, p, select{ font-family: Arial; }
    	body{-ms-text-size-adjust: 100% !important;-webkit-text-size-adjust: 100% !important;text-size-adjust: 100% !important;}
#identifier-pannel {
			right:2px;top:50px;
			position:fixed;
			zoom:1;
			text-align:center;	

			_position:absolute;
			_top:expression(eval(document.documentElement.scrollTop || document.body.scrollTop) +eval(document.documentElement.clientHeight || document.body.clientHeight) -580 +'px');
			z-index:998;
		}
		#identifier-pannel a{display:block;width:110px;background:#fefefe;}
		#identifier-pannel .identifier-close{display: block;position: absolute;top: -19px;right: 0px;height: 25px;line-height: 25px;font-size: 12px;padding: 0px 0.6em 0px 0.3em;cursor: pointer;}
		#identifier-pannel a:hover{background:#efefef;color:#000}