﻿@charset "utf-8";

@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/

/* Css Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img{padding: 0;margin: 0;}
table{ border-collapse: collapse; border-spacing: 0;}
fieldset, img{ vertical-align: top; border: 0;}
address, caption, cite, code, dfn, em, th, var, i{ font-weight: normal; font-style: normal;}
ol, ul, li{ list-style: none;}
div, dl, dt, dd, ol, ul, li{zoom: 1;}
caption, th{ text-align: left;}
h1, h2, h3, h4, h5, h6{ font-weight: normal;font-size: 100%;}
q:before, q:after{ content: '';}
abbr, acronym{ border: 0;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{margin: 0;padding: 0;display: block;zoom: 1;}

/* Public */
body{ min-width: 1000px; overflow-x: hidden; color: #333; font-size: 12px; line-height: 24px; font-family: "Microsoft YaHei",SimSun,  Arial, Helvetica, Tahoma, sans-serif;-webkit-text-size-adjust: none; background:#f7f98b;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #f60;text-decoration: none;}
.clearbox{ border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden;}
.blank{ display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both;}
.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix{ height: 1%;}
*+html .clearfix{ min-height: 1%;}
pre{ font-size: 14px; font-family: "Microsoft YaHei"; white-space: pre-wrap;word-wrap: break-word;}
.fl{ float: left;} 
.fr{ float: right;}
.hide{ display: none;}
input[type=button], input[type=submit], input[type=file], button{ cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}



/* 引导页 */
.flash { width: 1003px; margin: 0 auto; height: 665px; position: relative; }


/* copyRight */
.copyRight { text-align: center; padding: 15px; }
.copyRight a { text-decoration: underline; }