﻿@charset "utf-8";
body,div,p,ul,ol,li,input,h4,dl,dd,dt{margin: 0;padding: 0;}
body,button, input, select, textarea { font:12px/1.125 Arial,Helvetica,sans-serif;color:#743803;}
address, cite, dfn, em, var ,i,h2{ font-style: normal; font-weight:normal}
ul, ol,li{ list-style: none; }
a { text-decoration: none; cursor:pointer; }
a:hover {color:#ff6600; text-decoration: underline; cursor:pointer}
html { overflow-y: scroll; }
img{display:block;border:none;}
.clear{height:0;clear:both;overflow:hidden; }
body{ background:url(notfound) fixed;}


/*head*/
.head{ width:100%; background:url(../images/headBG.jpg) no-repeat top #b40000;position:relative}
.head img{ display:block; margin:0 auto}

/*main*/
.inner{ width:100%; background:url(../images/innerBGG.png) repeat}
.outside{ width:100%; margin:0 auto; background:url(../images/outside.png) no-repeat top}


.main{ width:1002px; margin:0 auto; background:#feb302;}

.content{ width:982px; margin:0 auto; overflow:hidden}
.contLeft{ float:left; width:561px; height:553px; overflow:hidden; position:relative}
.contRight{ float:right; width:412px; height:553px; overflow:hidden}


.flash{ float:left; width:560px; height:507px;}
.zj{ float:left; background:url(../images/ex.png) no-repeat top; width:460px; height:32px; padding:14px 0 0 100px;}
.zj em{ margin-left:20px; _margin-left:10px; font:14px"宋体"}


.jp{ width:412px; overflow:hidden}
.jp_left{ float:left; width:201px; overflow:hidden}
.jp_right{ float:left;width:210px; overflow:hidden}
.jp span{ float:left; border:1px solid #FFF; width:201px; height:175px; font-family:"微软雅黑"; color:#FFF; text-align:center; border-bottom:none}
.jp_left span{ width:201px; border-left:none;}
.jp_right span{width:210px; border-right:none; border-left:1px solid #FFF;}


.jp_left span.spanRed{ background:#da0100; height:165px; padding:10px 0 0 0;}
.jp_right span.spanPink{ background:#f677ab; height:155px; padding:20px 0 0 0;}
.jp_left span.spanBlue{ background:#529cff; height:145px; padding:30px 0 0 0;}
.jp_left span.spanBlue dd , .jp_right span.spanCyan dd { font-size:36px}
.jp_right span.spanCyan{ background:#8db6ed; height:145px; padding:30px 0 0 0;}
.jp_left span.spanGreen{ background:#a7be00; height:165px; padding:10px 0 0 0;}
.jp_right span.spanFlesh{ background:#ff8a6c;  height:165px; padding:10px 0 0 0;}
.jp span dt{ font-size:24px; }
.jp span dt small{ font-size:20px; margin-left:10px}
.jp span dd{ font-size:30px;}
.jp span dd.small{ font-size:18px}
.jp span dd.sSmall{ font-size:14px}


.tips{ width:980px; margin:10px auto; background:#fff9e4; font:14px/30px "微软雅黑"; color:#333333; }
.tips dl{ padding:0 20px}
.tips dt{ font-weight:bold;}
.tips dd big{ color:#da0100; font-size:20px}

/*返回顶部CSS样式*/
#gotop{	 
    width: 18px;
    line-height: 1.2;
    padding: 5px 0;
    background-color:#FFF;
    color:#666;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    left: 50%;
	margin-left:506px;
    bottom: 20%;
    _bottom: "auto";
    cursor: pointer;
    opacity: 0;
    filter: Alpha(opacity=0);
	border:1px solid #CCC
}


/*登陆*/
#log{ background:url(../images/logBG.png) no-repeat top; width:282px; height:170px; position:absolute; left:135px; top:120px; padding:20px; font:13px/18px  "宋体"; color:#606060;}
#log dt{ margin-bottom:20px;}
#log dd{ line-height:32px; text-align:center}
#log img{ margin:0 auto; margin-top:15px}
#log span{ position:absolute; right:20px; top:20px}

.fh{ position:absolute; right:15%; top:370px;}
.fh a{ color:#FFF; font-size:16px; font-family:"微软雅黑"; font-weight:bold}

