@charset "utf-8";
/*** ======================201304xde改版========================  ******/
/* 全局CSS定义 */
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none;
}
blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

strong, var, em, i {
    font-style: normal;
    font-weight: normal;
}

body{margin:0 auto;padding:0;background:#fff;color:#333;font-family: 'Helvetica Neue', Helvetica, STHeiti, 'Microsoft YaHei', Arial, Verdana, sans-serif;font-size:14px; background:url(../images/goBody.jpg) no-repeat;background-size:100% auto;}
img{border:none;}
div,form,ul,ol,li,span,p,dl,dt,dd,img{margin:0;padding:0;}
div{}
h1,h2,h3,h4,h5,h6{margin:0;padding:0; font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input,textarea{}
input { padding-top:0; padding-bottom:0;}
input::-moz-focus-inner { border:none; padding:0; }
select, input{ vertical-align:middle; }
button{ vertical-align:middle;}
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
a{text-decoration:none;font-size:14px;}
a:hover{}
.hidden{ display:none;}
.clear{ clear:both;}
.left {	float: left;}
.right {float: right;}

#logo{ position:absolute;left:50%;margin-left:-191.5px;top:155px;}
.webname{width:200px; height:26px; line-height:26px; position:absolute;top:405px;left:50%;margin-left:-88px; background:url(../images/goline.png) center center no-repeat;}
.webname ul li{ float:left;}
.webname ul li.eng{ float:right;}
.webname ul li.eng a{font-size:18px;color:#333;}
.webname ul li a{color:#ff6800;font-size:18px;}

