@charset "utf-8";
/*公共样式*/
/*html,body{height:100%}*/body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,input{border:0 none;margin:0;padding:0;font-weight:normal;}
ul,ol,li{list-style-type:none;}
select,input,img{vertical-align:middle; outline:none;}
input,button,select{font-family: "微软雅黑";color: #595757;}
a img{border:0;}
a{text-decoration:none; color:  #595757;}
a:hover{text-decoration:underline; color:  #595757;}
em,i{font-style:normal;}
.left{float:left;}
.right{float:right;}
.textCenter{text-align:center;}
.textRight{text-align:right;}
.pointer{cursor:pointer;}
/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1}

body{font-size: 12px;color: #595757;font-family: "微软雅黑";background-color: #ffffff;}
body a{color: #595757}


/*页面开始*/
.underNone{border-bottom:none;}
.titleH1{height:40px;line-height:40px;font-size:20px;font-weight:bold;border-bottom:2px solid #ac2c05;margin-bottom:5px;}
.title{padding-left:1px;}
.title li{width:120px;text-align:center;background-color:#b99f89;font-size:17px;float:left;cursor:pointer;padding:6px 0;color:#ffffff;border:1px solid #fff;}
.title li.cur{background:#cb6916;color:#ffffff;}
.titleexp li{float:left;margin-right:10px;}
.zong{clear:both;width:100%;height:260px;overflow:hidden;margin-top: 40px;}
.list{width:6994px;}
.list .tabCon{float:left;width:997px;height:120px;border:1px solid #b99f89;border-top:0px;margin-left:1px;}
.tabth{width:997px;height:37px;line-height:37px;color:#ffffff;background-color:#b99f89;font-size:16px;}
.tabth span{display:inline-block;text-align:center;float:left;width:12.3%;font-weight:bold;border-right:1px solid #b99f89;}
#s1,#s2,#s3,#s4,#s5,#s6,#s7,#s8,#s9,#s10,#s11,#s12,#13,#s14,#s15,#s16,#s17,#s18,#s19,#s20,#s21,#s22,#s23,#s24{height:80px;overflow:hidden;}
.tabUl{height:81px;overflow:hidden;}
.tabtr{width:1000px;height:40px;*height:38px;line-height:40px;*line-height:38px;font-size:16px;border-bottom:1px solid #b99f89;}
.tabtr span{display:inline-block;text-align:center;float:left;text-decoration:none;width:12.3%;border-right:1px solid #b99f89;}
.tabtr a{display:inline-block;text-align:center;float:left;text-decoration:none;}/*cursor:pointer;*/

.clickbtn{border-radius:5px;padding:5px 10px;}
.hot{background:lightskyblue;color:#ffffff;cursor:pointer;}
.pass{background:#b1b2b3;color:#666666;cursor:no-drop;}