﻿@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px auto; font-family:宋体; font-size:12px;}
img{ border:0px;}
ul,ol{list-style:none;}
a{color:#000; text-decoration:none;}
a:hover{ text-decoration:underline; color:#ff0000;}

.cantioner{ background:url(../Images/bg.png) top center no-repeat; background-size:100% 100%; width:1400px; height:auto; border:1px solid #FFF;}

/*------------------头部-------------------------*/
.header{width:1000px; height:244px; position:relative; z-index:1;}
.header .banner{ background:url(../Images/banner.jpg) center no-repeat;width:1000px; height:244px;}

/*------------------贴吧内容-------------------------*/
.cantioner2{width:1000px; height:auto; position:relative; z-index:2; top:-40px; min-height:450px;} 
.cantioner2 .tit{width:1000px;height:40px; line-height:40px;background:#45b4f1;filter:alpha(opacity=90);-moz-opacity: 0.9;opacity: 0.9; color:#FFF; font-family:微软雅黑;}
.cantioner2 .tit a{color:#FFF;font-family:微软雅黑;font-size:14px;}
.cantioner2 .tit a:hover{color:#ff0000;}
.cantioner2 .tit .span1{ float:left; margin-left:10px;font-family:微软雅黑;font-size:14px;}
.cantioner2 .tit .span2{ float:right; margin-right:10px;width:auto;font-family:微软雅黑;}
.cantioner2 .cantionerNote{width:998px; height:auto;margin-bottom:80px; }/*border:1px solid #8e8e8e;*/
.cantioner2 .cantionerNote .btnDiv{width:998px; height:32px; line-height:32px; margin-top:15px; position:relative; z-index:1;}
.cantioner2 .cantionerNote .btnDiv .btn{ color:#000;background:url(../Images/btn.jpg) no-repeat; width:92px; height:32px; float:left; margin-left:10px; text-align:center;font-family:微软雅黑;font-size:14px;}
.cantioner2 .cantionerNote .btnDiv .btn:hover{color:#FFF; text-decoration:none;}
.cantioner2 .cantionerNote .btnDiv .Selbtn{ color:#FFF; background:url(../Images/btn.jpg) no-repeat; width:92px; height:32px;float:left; margin-left:10px;text-align:center;font-family:微软雅黑;font-size:14px;}
.cantioner2 .cantionerNote .span{ float:right; margin-right:10px; color:#ff0000;font-family:微软雅黑;font-size:14px; position:absolute; z-index:2;top:60px; right:10px;}
.ClickA{float:right; margin-right:3px; cursor:pointer; padding:0px 3px 0px 3px;}
.ClickA:hover{ text-decoration:none;}
.Selected{display:none;}


/*------------------底部-------------------------*/
.foot{width:100%; height:97px; text-align:center; border:0px;}
.foot .div1{width:100%;height:37px; line-height:37px; background:#69c5f8;}
.foot .div2{width:100%;height:60px; line-height:25px;background:#dedede; padding-top:10px;}



/*-----------------------回复列表----------------------*/
.Rep{width:958px; border:1px solid #dedede; min-height:300px; margin-top:15px;}
.Rep .repLeft{ float:left; width:200px; min-height:300px;}
.Rep .repRight{float:left; width:757px;min-height:300px;border-left:1px solid #dedede;}

.Rep .RepTit{ width:750px; border-bottom:1px dashed #dedede; height:35px; line-height:35px;background:url(../Images/list.png) 10px 50% no-repeat;}
.Rep .RepTit2 { width:750px; border-bottom:1px dashed #dedede; height:35px; line-height:35px;}
.Rep .RepTit2 .Repspan1{float:left; margin-left:10px;}
 .Repspan1{ float:left; margin-left:40px;}
.Repspan2{ float:right; margin-right:10px;}
 .RepTime{width:700px; height:30px; line-height:30px;}
 .Note{ width:700px; height:auto; line-height:25px; margin-top:15px;}
 
 .user{width:120px; height:121px; background:url(../Images/userImg.png) no-repeat; margin-top:15px;}
 .userTit{ height:35px; line-height:38px; background:url(../Images/list2.png) 10px 50%  no-repeat;width:120px;}
  .userTit span{ margin-left:30px;}