﻿@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
html { }
body{ font-size: 12px; color:#000; }
a:hover img,img{ border:none;}
ul{ list-style:none;}
input,button,select,textarea{outline:none;}
table input,table button,table select,table textarea{ vertical-align:middle;}
textarea{resize:none}
table{ border-collapse:collapse;}
a{ text-decoration:none; color: inherit;}
a:hover{ text-decoration: underline;}

/*-------------------------结束公用样式--------------------------*/
.clearfix:after{content:".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
.clearfix{*zoom:1}
.clear{clear:both;width:0px;height:0px;font-size:0px;overflow:hidden}
.v_mid{ vertical-align:middle; _vertical-align:baseline;}

.float_l { float: left;}
.float_r { float: right;}

#header { width: 1000px; height: 100px; margin: 0 auto;}
.logo { float: left; width: 350px; height: 100px; background: url(../images/logo.gif) left center no-repeat;}
.tkzs { float: right; padding-top: 15px; width: 200px;}
.tkzs dl {}
.tkzs dl dt { float: left; width: 85px;}
.tkzs dl dd { width: 100px; height: 28px; margin-left:85px; padding-bottom: 10px; background: url(../images/down_btn.png) 0 0 no-repeat;}
.tkzs dl dd a { height: 28px; line-height: 28px; padding-left: 27px; display: block;}

#nav { height: 70px; border-bottom: solid 5px #39f; background: url(../images/nav.png) 0 0 repeat-x;}
.nav { width: 1000px; margin: 0 auto; padding-top: 17px;}
.nav ul {}
.nav ul li { float: left;}
.nav ul li a { height: 53px; line-height: 53px; color: #fff; text-align: center; font-size: 24px; font-weight: bold; font-family: "Microsoft YaHei"; display: block;}
.nav ul li a:hover { color: #ff0;}
.nav ul li a.a1 { width: 106px; background: url(../images/a1.png) 0 0 no-repeat;}
.nav ul li a.a2 { width: 140px; margin-left: 9px; background: url(../images/a2.png) 0 0 no-repeat;}
.nav ul li a.a3 { width: 140px; margin-left: 9px; background: url(../images/a3.png) 0 0 no-repeat;}
.nav ul li a.a4 { width: 140px; margin-left: 9px; background: url(../images/a4.png) 0 0 no-repeat;}

.ah1181  {
    text-align: center;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    background-color: #000000;
    width: 990px;
    margin: 0 auto;
    color:#f00;
font-weight:700;
   
    
}
.ah1181 a{color: inherit;}

#ls{float:left; text-align:left; background:#FFFFFF; padding-bottom:10px}
#ls h2{float:left;width:100%; text-align:left; font-size:24px;margin:10px 0 20px 10px;}
#ls li{float:left;width:48%;list-style-type:none; height:30px; line-height:30px;margin-left:10px; font-size:14px; border-bottom:1px dashed #CCCCCC;overflow: hidden;text-overflow: ellipsis;}
#ls li a{}
#ls li a:hover{ color:#FF6600}
#ls span{margin:500px;font-size:15px}






#main { background: url(../images/main_bg.gif) 0 0 repeat-x;}
.main { width: 1000px; margin: 0 auto; padding: 10px 0;}

.kjcj { margin-top: 10px; padding: 5px 0; text-align: center; border: solid 3px #3399fe; background: #fff;}

#tabbox{ width:100%; overflow:hidden; margin: 10px auto 0 auto;}
.tab_conbox{border: 1px solid #ddd;border-top: none; background:#FFFFFF}
.tab_con{ display:none;}
.tabs{height: 32px;border-bottom:1px solid #ddd;border-left: 1px solid #ddd;width: 100%;}
.tabs li{ width: 12.3%; height:31px;line-height:31px;float:left;border:1px solid #ddd;border-left:none;margin-bottom: -1px;background: #e0e0e0;overflow: hidden;position: relative;}
.tabs li a {display: block;border: 1px solid #fff; color: #000; font-size: 14px; text-decoration: none; text-align: center;outline: none; font-family: "Microsoft YaHei";}
.tabs li a:hover {background: #ddd;}	
.tabs .thistab,.tabs .thistab a:hover{background: #fff;border-bottom: 1px solid #fff;}
.tab_con {padding:0px;font-size: 14px; line-height:175%;}

#footer { line-height: 22px; padding: 10px 0; text-align: center;}
