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

/*----------------------平板板式样式----------------------*/
@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_1724832855{height:600px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_diy_1724832855{height:600px;}}   @media screen and (max-width:640px) {#layout_diy_1724832855{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;}
