﻿@charset 'utf-8';

/* 样式重置 */
body {margin:0; padding:0; font-size:12px; color:#333; background:#0051f9; font-family:Arial,"宋体";}
form,ul,li,p,h1,h2,h3,h4,h5,h6 {margin:0; padding:0;}
img { border:0; }
ul,li { list-style-type:none; }
input, select,textarea { font-size:12px; vertical-align:absmiddle; font-family:Arial; }

/* 常用功能样式 */
.clear { font-size:0px; line-height:0px; clear:both; height:0px; overflow:hidden; }
.overflow { overflow:auto; }
.nobg {background:none!important;}

/* 默认文字字体、文字颜色、背景颜色或者图像等 */
a { color:#333; text-decoration:none; }
a:hover { color:#285898; text-decoration:underline; }

/* 形象页 */
.indexbox{width:1002px; height:600px; position:absolute; top:50%; left:50%; margin:-300px 0 0 -501px;}
.logo{clear:both; margin-top:0px;}
.banner{width:1002px; height:280px; overflow:hidden;}
.language{clear:both; color:#fff; font-weight:bold; text-align:center; line-height:40px;}
.language a{color:#fff; margin:0 14px;}
.language a:hover{color:#fff; text-decoration:underline;}
.copyright{text-align:right; color:#BBBBBB; border:1px solid #888888; border-left:none; border-right:none; margin:0 6px; line-height:29px;}
.copyright a{color:#BBBBBB; text-decoration:underline; margin:0 10px;}
.copyright a:hover{color:#BBBBBB; text-decoration:none;}
.copyright .f_99b9fd_10{font-size:10px; font-family:Arial;}
.copyright .design{float:right; display:block; width:255px; text-align:left; padding-left:43px;}
