@charset "utf-8";
/* CSS Document */

/*通用设定*/
*{margin:0; padding:0; list-style-type:none; list-style-position:outside;}
html{overflow-x:hidden; overflow-y:auto;}
body{background:#fff; font-family:arial; font-size:14px; font-family:"Microsoft YaHei","微软雅黑"; overflow-x:hidden;}
table,td{border:0; border-collapse:collapse;}
div{text-align:left; word-break:break-all;}
img{border:none;}
a{text-decoration:none;}
*:lang(zh) div{word-wrap:break-word!important;}
.l{float:left;}
.r{float:right;}
.c{text-align:center;}
.ma{margin:0;}
.pa{padding:0;}
a{color:#333;}
a:hover{color:#c00;}

/*布局*/
.main,#top,#bottom,#nav,.navCon{height:100%; clear:both; margin:0 auto; overflow:hidden;}
.mod1,.mod2,.mod3,.mod4,.mod5,.mod6{float:left; overflow:hidden;}
.mr0,.main div.mr0{margin-right:0;}
.mb0{margin-bottom:0;}
.pb0{padding-bottom:0;}

/*表单*/
span input{vertical-align:middle; display:inline-block;}

/*块修饰*/
.box{height:100%; overflow:hidden;}

/*标题栏*/
.tit{overflow:hidden; clear:both;}
.tit h2{float:left;}
.tit div{font-size:12px; height:19px; line-height:19px; line-height:20px\9; padding:10px 0 0 0; float:right;}
.tit div{color:#aaa;}
.tit div a{color:#aaa;}
.tit div a:hover{color:#333;}

/*内容*/
.con{height:100%; overflow:hidden; clear:both;}
.con ul,.con dl,.con ol,.con p{display:block; clear:both;}
.con ul,.con dl,.con ol{overflow:hidden;}
.con li{width:100%; clear:both;}

/*选项卡*/
.tab{display:none;}
.tab.up{display:block;}

/*轮播*/
#play{float:left;}
#slides{width:950px;}
#slides img{float:left; border:none;}
.pagination{margin:0 auto;}

#slides .next,#slides .prev{position:absolute; top:111px; left:-14px; width:44px; height:48px; display:block; z-index:101;}
#slides .next{left:600px;}

#galScroll1{position:relative; float:left; height:300px; width:350px; clear:both;}
#galScroll1 a{text-decoration:none;}
#galScroll1 span a{color:#fff;}
#galScroll1 span a:hover{color:#ff8;}
#galScroll1 img{width:350px; height:300px;}

/*统计代码*/
.tonji{text-align:center;}
.tongji a img{margin:0 auto;width:1px;height:1px;}
.tongji a,.tongji a span{display: none;}
