Files
g.hnyhua.cn/Mtxfw.shop/Css/bbs.css

874 lines
13 KiB
CSS
Raw Normal View History

/*.topbox .search:hover .search-btn{background-color:#096454;}*/
#main{ float:left; width:100%;}
.btn{background-color:#40ac0b;border:1px solid #fff; color:#fff}
.btn:hover{background-color:#08837F;}
.topbox h1 .logo{background-image:url('../images/logo.png');background-image:-webkit-image-set(url('../images/logo.png') 1x, url('../images/logo_2x.png') 2x);}
.myShoppingCart{ _height:30px; _padding-top:10px; overflow:hidden;}
.myShoppingCart:hover{}
.ShoppCartbox{margin-left:-172px;}
.myShoppingCart a:link,.myShoppingCart a:visited{text-indent:10px;}
.ShoppCartbox a:hover{ color:#ff4a00;}
/*
.menus{background-color:#1888C8;}
*/
.menus
{
width:1240px;
}
.menus li a:link,.menus li a:visited
{
padding:0 14px;
}
.menus ul.tel{float:right;width:auto; }
.menus ul.tel li{ float:left; width:auto; margin-left:6px;margin-right:6px;}
.menus ul.tel li a{padding:0 5px;}
.menusbox
{
margin-top:42px;
width:140px;
height:auto;
background-color:#01260b;
border:0;
}
.menusbox .soumenus
{
width:140px;
overflow:hidden;
position:relative;
}
.menusbox .soumenus ul
{
margin-top:8px;
width:140px;
}
.menusbox .soumenus ul li
{
float:left;
width:140px;
height:30px;
background:url("/images/arrow7.gif") no-repeat 0px 6px;
}
.menusbox .soumenus ul li a
{
float:left;
width:140px;
height:30px;
line-height:25px;
display:block;
}
.menusbox#soumenus0
{
margin-left:-1px;
_margin-left:-119px;
width:140px;
}
.menusbox#soumenus0 .soumenus
{
width:140px;
}
.menusbox#soumenus0 .soumenus ul
{
margin-top:8px;
width:140px;
}
.menusbox#soumenus0 .soumenus ul li
{
float:left;
width:140px;
height:30px;
}
.menusbox#soumenus0 .soumenus ul li a
{
width:140px;
}
.menusbox#soumenus1
{
margin-left:-1px;
_margin-left:-87px;
width:140px;
}
.menusbox#soumenus2
{
margin-left:-1px;
_margin-left:-87px;
width:140px;
}
.menusbox#soumenus3
{
margin-left:-1px;
_margin-left:-87px;
width:140px;
}
.menusbox#soumenus4
{
margin-left:-1px;
_margin-left:-87px;
width:140px;
}
.bbs_topbox
{
float:left;
width:100%;
background-color:#fff;
}
.bbs_topbox .bbs_topbox_left
{
float:left;
width:307px;
height:318px;
overflow:hidden;
border:1px solid #DFDFDF;
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}
.bbs_topbox .bbs_topbox_center
{
float:left;
margin-left:10px;
width:600px;
height:318px;
text-align:center;
overflow:hidden;
border:1px solid #DFDFDF;
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}
.bbs_topbox .bbs_topbox_right
{
float:right;
width:307px;
height:318px;
overflow:hidden;
border:1px solid #DFDFDF;
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}
.bbs_topbox .bbs_topbox_center2
{
float:left;
width:292px;
height:318px;
text-align:center;
overflow:hidden;
display:none;
border:1px solid #DFDFDF;
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}
.bbs_topbox .bbs_topbox_center2 img
{
width:290px;
height:320px;
}
.bbs_topbox .bbs_topbox_center2:hover
{
border:1px solid #9CDAF1;
}
.bbs_topbox_title
{
width:307px;
height:45px;
line-height:45px;
background-color:#e0f3d7;
border-bottom:1px solid #DFDFDF;
}
.bbs_topbox_title a:link,.bbs_topbox_title a:visited
{
float:left;
padding-right:20px;
display:block;
width:auto;
text-indent:20px;
font-size:16px;
background-color:#40ac0b;
color:#fff;
}
.bbs_topbox_title span
{
float:right;
display:block;
width:auto;
margin-right:20px;
}
.bbs_topbox_title span a:link,.bbs_topbox_title span a:visited
{
padding-right:0px;
color:#000;
font-size:12px;
background-color:transparent;
}
.bbs_topbox_li
{
float:left;
width:307px;
height:272px;
border-top:0;
}
.bbs_topbox_li li
{
float:left;
width:309px;
height:32px;
line-height:32px;
overflow:hidden;
border-bottom:1px solid #DFDFDF;
}
.bbs_topbox_li li .item-num
{
float:left;
padding:0 2px;
display:block;
width:25px;
overflow:hidden;
font-size:20px;
text-align:center;
}
.bbs_topbox_li li .item-num2
{
float:left;
padding:0 2px;
display:block;
width:25px;
overflow:hidden;
font-size:20px;
text-align:center;
}
.bbs_topbox_li li.top .item-num
{
color:#ff4a00;
}
.bbs_topbox_li a
{
float:left;
display:block;
font-size:14px;
width:278px;
height:32px;
line-height:32px;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
_zoom:1
}
.bbs_mbox
{
float:left;
width:100%;
margin-top:10px;
background-color:#fff;
}
.bbs_mbox .bbs_mbox_title
{
float:left;
width:100%;
height:45px;
line-height:45px;
background-color:#e0f3d7;
overflow:hidden;
-webkit-transition:all .3s;transition:all .3s; -webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
}
.bbs_mbox .bbs_mbox_title a
{
float:left;
display:block;
padding:0 20px;
font-size:20px;
color:#fff;
width:auto;
background-color:#40ac0b;
}
.bbs_mbox .bbs_mbox_title .more
{
float:right;
display:block;
margin-right:20px;
width:auto;
color:#000;
}
.bbs_mbox .bbs_mbox_title .more a
{
display:inline-block;
display:-moz-inline-stack;
zoom:1;
*display:inline;
float:none;
font-size:14px;
width:auto;
background-color:transparent;
}
.bbs_mbox .bbs_mbox_title .more a:hover
{
background-color:#096454;
}
.bbs_mbox .bbs_mbox_sou
{
float:left;
width:100%;
overflow:hidden;
}
.bbs_mbox .bbs_mbox_sou .soupic
{
float:left;
width:309px;
height:347px;
overflow:hidden;
}
.bbs_mbox .bbs_mbox_sou .soupic h3
{
width:307px;
height:33px;
overflow:hidden;
border:1px solid #DFDFDF;
background-color:#efefef;
text-align:center;
}
.bbs_mbox .bbs_mbox_sou .soupic h3 a
{
line-height:33px;
font-size:16px;
}
.bbs_mbox .bbs_mbox_sou .soupic img
{
float:left;
width:303px;
height:303px;
border:1px solid #DFDFDF;
padding:2px;
overflow:hidden;
}
.bbs_mbox .bbs_mbox_sou .soupic img:hover
{
border:1px solid #FF9E01;
}
.soubox
{
float:left;
width:1238px;
height:342px;
border:1px solid #DFDFDF;
overflow:hidden;
}
.bbs_particularbox
{
float:left;
width:1238px;
border:1px solid #DFDFDF;
overflow:hidden;
background-color:#fff;
}
.divTable
{
width:100%;
border-collapse:collapse;
}
.divTable th
{
border-right:1px solid #DFDFDF;
border-bottom:1px solid #DFDFDF;
height:35px;
line-height:35px;
color:#333;
font-weight:bold;
text-align:center;
background-color:#efefef;
}
.bbstitle
{
width:50%;
}
.divTable td
{
border-right:1px solid #DFDFDF;
border-bottom:1px solid #DFDFDF;
height:25px;
line-height:25px;
text-align:center;
}
.divTable td table,.divTable td table th,.divTable td table td
{
border:0;
border-right:0;
border-bottom:0;
}
.divTable td.BBSBody{ border-bottom:0;}
.divTable td.BBSConent{ height:25px; border-top:0;}
.bbs_listbox
{
float:left;
width:100%;
background-color:#fff;
}
.divTable td.myEditor_body
{
width:1034px;
}
.bbs_listbox .bbs_listbox_left
{
float:left;
width:309px;
height:680px;
overflow:hidden;
border:1px solid #DFDFDF;
}
.bbs_listbox .bbs_listbox_left .bbs_topbox_li
{
border:0;
}
.bbs_listbox .bbs_listbox_right
{
float:left;
width:927px;
text-align:center;
overflow:hidden;
border:1px solid #DFDFDF;
}
.bbs_listbox .bbs_listbox_left .bbs_topbox_title
{
padding:0 10px;
width:288px;
background-color:#efefef;
height:35px;
line-height:35px;
border-bottom:1px solid #DFDFDF;
}
.addTitle{width:350px;}
.bbs_particularbox .B_Body{ margin:20px; text-align:left;}
.bbs_particularbox h1
{
font-size:20px;
font-weight:bold;
}
.bbs_particularbox h2
{
font-size:14px;
}
.bbs_particularbox .userinfo
{
background-color:#efefef;
}
.bbs_particularbox .userinfo
{
padding:0 5px;
width:200px;
background-color:#efefef;
}
.bbs_particularbox .userinfo div
{
text-align:left;
}
.P_sex
{
float:right;
margin:0;
padding:0;
width:20px;
overflow:hidden;
text-align:left;
}
.P_pic
{
float:left;
margin:0;
padding:0;
height:100px;
text-align:center;
overflow:hidden;
background:url(../images/bbs/Null.gif) no-repeat top center;
}
.SetTop,.IFHot,.IFTJ{ padding:2px; margin:0 2px; border: 1px solid #8D8D8D;}
.P_Forum
{
float:left;
margin:0;
padding:0;
width:100%;
overflow:hidden;
}
.P_SF
{
float:left;
margin:0;
padding:0;
width:100%;
overflow:hidden;
}
.P_Article
{
float:left;
margin:0;
padding:0;
width:100%;
overflow:hidden;
}
.P_ReArticle
{
float:left;
margin:0;
padding:0;
width:100%;
overflow:hidden;
}
.P_ArticleJF
{
float:left;
margin:0;
padding:0;
width:100%;
overflow:hidden;
}
.P_Money
{
float:left;
margin:0;
padding:0;
width:100%;
overflow:hidden;
}
.P_SubmitDate
{
float:left;
margin:0;
padding:0;
width:100%;
overflow:hidden;
}
.IFdel
{
margin:10px auto;
width:80%;
padding:10px;
border: 1px solid #C8DCDD;
}
.IFIntro
{
margin:10px auto;
width:80%;
padding:10px;
color:#666;
text-align:right;
}
fieldset
{
width:80%;
margin:10px auto;
padding:10px;
border: 1px solid #C8DCDD;
}
fieldset legend
{
padding:0 5px;
}
@media screen and (max-width:1260px) {
.topbox .search input#keyword
{
width:294px;
}
.topbox2
{
float:right;
margin-top:10px;
display:none;
}
.topbox2 ul
{
float:left;
}
.topbox2 ul li
{
float:left;
margin:0 5px;
width:auto;
}
.topbox2 ul li a
{
float:left;
width:auto;
}
.menus
{
width:930px;
}
.menus ul.tel{ width:340px;}
.menus ul.tel li{margin-left:2px;margin-right:2px;}
.menus ul.tel li a{padding:0 5px;}
.bbs_topbox .bbs_topbox_center
{
float:right;
text-align:right;
display:none;
}
.bbs_topbox .bbs_topbox_right
{
margin-left:10px;
}
.bbs_topbox .bbs_topbox_center2
{
float:right;
width:294px;
display:block;
}
.bbs_topbox .bbs_topbox_center2 img
{
width:294px;
}
.soubox
{
width:928px;
}
.bbstitle
{
width:40%;
}
.bbs_listbox .bbs_listbox_left
{
display:none;
}
.bbs_listbox .bbs_listbox_right
{
width:930px;
}
.bbs_particularbox
{
float:left;
width:930px;
border:1px solid #DFDFDF;
overflow:hidden;
}
.divTable td.myEditor_body
{
width:680px;
}
}
@media screen and (max-width:800px)
{
.topbox .search
{
margin-top:0px;
}
.myShoppingCart
{
margin-top:0px;
}
.topbox2
{
float:right;
}
.topbox2 ul
{
float:left;
}
.topbox2 ul li,.topbox2 ul li a
{
float:left;
width:50px;
}
.topbox2 ul li a
{
float:left;
}
.menus li a
{
padding:0 7px;
}
.bbs_topbox .bbs_topbox_left
{
float:left;
}
.bbs_topbox .bbs_topbox_right
{
margin-left:0;
float:right;
width:309px;
}
.bbs_topbox .bbs_topbox_center
{
display:none;
}
.bbs_topbox .bbs_topbox_center2
{
display:none;
}
.soubox
{
width:620px;
}
.bbs_mbox .bbs_mbox_sou .soupic
{
width:621px;
height:33px;
border-right:1px solid #DFDFDF;
}
.bbs_mbox .bbs_mbox_sou .soupic h3
{
width:620px;
height:33px;
background-color:#DAF1F9;
}
.bbs_mbox .bbs_mbox_sou .soupic h3 a
{
line-height:33px;
font-size:16px;
}
.bbs_mbox .bbs_mbox_sou .soupic img
{
display:none;
}
.bbs_listbox .bbs_listbox_left
{
display:none;
}
.bbs_listbox .bbs_listbox_right
{
width:620px;
}
.bbs_particularbox
{
width:622px;
}
.bbs_particularbox .divTable
{
width:620px;
}
.bbs_particularbox *{max-width:616px;
width:expression(this.width > 616 ? "616px" : this.width);
}
.bbs_particularbox img{ max-width:360px;
width:expression(this.width > 360 ? "360px" : this.width);
}
.divTable td.myEditor_body
{
width:618px;
}
.divTable .addth{ display:none;}
}
@media screen and (max-width:620px) {
header
{
height:315px;
}
.topbox2
{
}
.topbox2 ul li,.topbox2 ul li a
{
width:43px;
}
.menus{ height:90px;}
.bbs_particularbox h1,.bbs_particularbox h2
{
width:308px;
}
.bbs_topbox .bbs_topbox_left
{
float:left;
}
.bbs_topbox .bbs_topbox_right
{
margin-left:0;
float:right;
}
.bbs_topbox .bbs_topbox_center
{
display:none;
}
.bbs_topbox .bbs_topbox_center2
{
display:block;
width:308px;
height:169px;
}
.bbs_topbox .bbs_topbox_center2:hover
{
width:306px;
height:167px;
border:1px solid #9CDAF1;
}
.bbs_topbox .bbs_topbox_center2 img
{
width:308px;
}
.bbs_mbox .bbs_mbox_sou .soupic
{
width:312px;
height:35px;
}
.bbs_mbox .bbs_mbox_sou .soupic h3
{
width:309px;
}
.bbs_mbox .bbs_mbox_sou .soupic img
{
display:none;
}
.bbs_box_title
{
display:none;
}
.show_310,.bbs_listbox_left
{
display:none;
}
.bbs_listbox .bbs_listbox_right
{
width:310px;
}
.soubox
{
width:310px;
}
.bbs_particularbox
{
width:308px;
}
.bbs_particularbox .divTable
{
width:308px;
}
.bbs_particularbox .divTable th
{
width:80px;
}
.bbs_particularbox *{max-width:310px;
width:expression(this.width > 310 ? "310px" : this.width);
}
.bbs_particularbox img{ max-width:310px;
width:expression(this.width > 310 ? "310px" : this.width);
}
.divTable td.myEditor_body
{
width:306px;
}
.addTitle{width:300px;}
.lblFloor,.userinfo,.linkbtn,.addth{display:none;}
}