@charset "utf-8";

/* CSS Document */
*{ margin:0; padding:0;}
ul,li,ol{ list-style:none;}
img{ border:none;}
table{ border-collapse:collapse}
a{ text-decoration:none; color:#333}
a:hover{ text-decoration:underline}
body{ font-size:14px; color:#444}
.clear{ clear:both}

div{ behavior: url(css/css3.htc); }
.radius { position:relative; border-radius: 5px; box-shadow:5px 5px 10px 3px #fff; opacity:0.8; -moz-opacity:0.8; filter:Alpha(opacity=80); }

.main, .head, .top, .nav, .banner, .footer, .lianjie, .foot{ width:100%; height:auto;}

.top{ height:150px; background:url(../images/topbg.jpg) center top repeat-x}
.topsub{ height:3px; background:#600018}/*最顶部色条 背景色*/
.nav{ height:60px; background:#600018}/*导航栏 背景色*/

.top1, .nav1, .baner, .baner2, .content, .lianjie1{ width:1000px; height:auto; margin:0 auto;}
.top1 .logo{ float:left; margin:60px 0 0 0; vertical-align:middle;}
.logo img{ height:69px; line-height:69px; vertical-align:middle;} 
.top1 .topright{ float:right; margin-top:20px; color:#777;text-align:right}
.topright a{ color:#777}

.nav1 ul li{ float:left; width:100px; height:60px; text-align:center;}
.nav1 ul li a{ display:block; font: bold 16px/60px "微软雅黑"; color:#ffffff;}
.nav1 ul li dl{ display:none; float:left; width:100%; background:#fcb902}
.nav1 ul li dl dd{ float:left; width:100%; line-height:25px;}
.nav1 ul li dl dd a{ font: normal 12px/25px "微软雅黑";}
.nav1 ul li:hover{ background:#fcb902}
.nav1 ul li.hover{ background:#fcb902}
.nav1 ul li dl dd:hover{ background:#000000}


.tile_right ul li{ float:left; width:60px; height:40px; text-align:center;}
.tile_right ul li a{ display:block; font: bold 13px/40px "微软雅黑"; color:#fff;}
.tile_right ul li dl{ display:none; float:left; width:100%; background:#f40046}
.tile_right ul li dl dd{ float:left; width:100%; line-height:25px;}
.tile_right ul li dl dd a{ font: normal 12px/25px "微软雅黑";}
.tile_right ul li:hover{ background:#c90039}
.tile_right ul li .hover{ background:#c90039}
.tile_right ul li dl dd:hover{ background:#d70541}

.lianjie{ background:#3d3d3d; color:#888}
.lianjie1 .yuyue{ float:left; width:200px; padding:5px 0; margin-right:15px; background:#3a3a3a url(../images/bg_yuyue.jpg) left top repeat-x}
.lianjie1 .yuyue table td{ padding:4px; color:#888}
.lianjie1 .yuyue input{ background:#a1a1a1}
.lianjie1 dl{ float:left; width:122px; margin:10px 0 0 13px; text-align:center}
.lianjie1 dl dt{ float:left; width:100%; line-height:25px; background:#1f1f1f; color:#fff; font-weight:bold;}
.lianjie1 dl dd{ float:left; width:100%; margin-top:8px;}
.lianjie1 dl dd a{ color:#888}
.foot{ background:#600018; text-align:center}
.foot1{ padding:5px 0; color:#fff}
.foot1 .botm_center{width:100%; margin:10px 0 0 0; line-height:25px; text-align:center;}
.foot a{ color:#fff}
.botm_center .yqlj{ margin-top:5px; color:#aaa}
.botm_center .yqlj a{ color:#aaa}

.contyy{ float:left; width:100%; box-shadow:0px 0px 5px 2px #ccc; position:relative; background:#fff}

.div_cont{ float:left; width:1000px; margin-bottom:10px;}
.tile{ float:left; width:100%; height:50px; line-height:50px; background:#600018; color:#fff}/*所有标题框 背景色*/
.tile span{float:left; margin-left:10px; font:bold 14px/50px '微软雅黑'}
.tile .tile_right{float:right; }
.tile a{ color:#fff}
.tile a.more{ float:right; color:#888; margin:0 10px 0 10px;}
.div_cont .neirong{ float:left; width:100%;}

#Scrollbar-Container { float:right; width:5px; height:360px; margin-left:5px; }
.Scrollbar-Track { width: 1px; height: 360px; position:absolute; border-right: #ccc solid 1px; }
.Scrollbar-Handle { width: 3px; height: 30px; position: absolute; background-color: #777; cursor:pointer }