﻿/* 系统样式-通栏样式 */
.divFull {
width: 100%;
margin: auto;
}
/* 系统样式-通栏布局样式 */
.divLay {
width: 980px;
margin: auto;
}
/* 系统样式-通栏布局样式 */
.divLay:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* 系统样式-左半布局样式 */
.divHL {
width: 485px;
float: left;
}
/* 系统样式-右半布局样式 */
.divHR {
width: 485px;
float: right;
}
/* 系统样式-左布局样式 */
.divL {
width: 200px;
float: left;
}
/* 系统样式-右布局样式 */
.divR {
width: 320px;
float: right;
}
/* 系统样式-左中合并布局样式 */
.divLC {
width: 650px;
float: left;
}
/* 系统样式-右中合并布局样式 */
.divRC {
width: 770px;
float: right;
}
/* 系统样式-中间布局样式 */
.divC {
float: left;
margin-left: 10px;
}
/* 系统样式-通栏区块样式 */
.divArea {
width: 980px;
margin-top: 10px;
}
/* 系统样式-半页面区块样式 */
.divAreaH {
width: 485px;
margin-top: 10px;
}
/* 系统样式-左页面区块样式 */
.divAreaL {
width: 200px;
margin-top: 10px;
}
/* 系统样式-中页面区块样式 */
.divAreaC {
width: 440px;
margin-top: 10px;
}
/* 系统样式-右页面区块样式 */
.divAreaR {
width: 320px;
margin-top: 10px;
}
/* 系统样式-左半页面区块样式 */
.divAreaLC {
width: 650px;
margin-top: 10px;
}
/* 系统样式-右半页面区块样式 */
.divAreaRC {
width: 770px;
margin-top: 10px;
}
/* 网站核心内容导航 */
.mlcont  {
padding: 8px 0;
width: 88%;
margin: auto;
}
.mlcont li  {
border-bottom: 1px solid #ffe2ed;
padding-left: 40px;
height: 38px;
line-height: 38px;
}
.mlcont li.li1  {
background: url(http://image.8682.cc/images/2014index/ml1.jpg) 0 0 no-repeat;
}
.mlcont li.li2  {
background: url(http://image.8682.cc/images/2014index/ml2.jpg) 0 0 no-repeat;
}
.mlcont li.li3  {
background: url(http://image.8682.cc/images/2014index/ml3.jpg) 0 0 no-repeat;
}
.mlcont li.li4  {
background: url(http://image.8682.cc/images/2014index/ml4.jpg) 0 0 no-repeat;
border-bottom: none;
}
.mlcont li.li5  {
background: url(http://image.8682.cc/images/2014index/ml5.jpg) 0 0 no-repeat;
}
.mlcont li a  {
display: block;
height: 38px;
line-height: 38px;
padding: 0 0 0 10px;
background: #f5f5f5;
color: #5d5d5d;
}
.mlcont li a:hover  {
background: #ff9dc1;
color: #fff;
}
/* 左边浮动菜单 */
.floatleftmenu  {
background: #f8f7f7;
width: 200px;
float: left;
display: inline;
margin: 0 20px 0 0;
}
.floatleftmenu dl dt  {
margin: 0 13px;
font: 24px/1.5 'Microsoft YaHei';
padding: 16px 0;
text-align: center;
font-weight: bold;
color: #333;
border-bottom: #AFAEAE 1px solid;
_font-size: 22px;
_font-family: simhei;
}
.floatleftmenu dl dd  {
border-left: #f8f7f7 4px solid;
padding: 13px 0;
font: 12px/1.5 'microsoft yahei';
cursor: pointer;
text-align: center;
}
.floatleftmenu dl dd b  {
font: 18px/1.5 'Microsoft YaHei';
}
.floatleftmenu dl .icon1  {
background-position: 22px 14px;
}
.floatleftmenu dl .icon2  {
background-position: 22px -54px;
}
.floatleftmenu dl .icon3  {
background-position: 22px -124px;
}
.floatleftmenu dl .icon4  {
background-position: 22px -194px;
}
.floatleftmenu dl .icon5  {
background-position: 22px -267px;
}
.floatleftmenu dl .icon6  {
background-position: 22px -344px;
}
.floatleftmenu dl .icon7  {
background-position: 22px -428px;
}
.floatleftmenu dl .icon8  {
background-position: 22px -509px;
}
.floatleftmenu dl .now  {
border-left: #E34E83 4px solid;
background-color: #FFF;
cursor: default;
}
/* 网站核心内容导航头部 */
.mlqh  {
border: 1px solid #f0e5e9;
border-top: 2px solid #ff9dc1;
height: 308px;
width: 220px;
}
.mltit  {
text-align: center;
padding: 12px 0 0 0;
}
.mltit li  {
padding: 3px 0;
}
.mlt1  {
font-size: 24px;
color: #f82569;
font-family: "微软雅黑","宋体";
}
.mlt2  {
font-size: 13px;
}
.mlt3  {
font-size: 12px;
color: #7f7f7f;
}
/* 标题文字样式 */
.textbox .boxtitle h2  {
}
/* 标题边框样式 */
.textbox .boxtitle  {
}
/* 区块边框样式 */
.textbox  {
}
/* 图文混排图片样式 */
.textbox .pic_200x120  {
width: 200px;
height: 120px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-color: #FF2BF1;
border-right-color: #FF2BF1;
border-bottom-color: #FF2BF1;
border-left-color: #FF2BF1;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
/* 图片列表 */
.pic_2  {
width: 146px;
height: 103px;
margin-left: -2px;
}
/* 2两栏 */
.textbox .boxlist ul .col2  {
width: 50%;
}
/* 高度79像素 */
.height79  {
height: 79px;
width: 100%;
}
/* 宽度150像素 */
.width150  {
width: 150px;
}
/* 整形日记样式 */
.rijiimg  {
width: 220px;
height: 140px;
}
/* 对比照样式 */
.duibiimg  {
width: 233px;
height: 149px;
}
/* 专题图片样式 */
.zhuantiimg  {
width: 171px;
height: 220px;
}
/* 对比图样式 */
.boximglist ul .duibiimg  {
width: 243px;
height: 160px;
padding: 0px;
}
.doc  {
font-family: 微软雅黑;
font-size: 16px;
}
/* 两栏 */
.textbox .boxlist ul li.col22  {
width: 342px;
margin: 0px 10px;
height: 30px;
font-size: 14px;
}
.textbox .panel p.shuoming  {
font-size: 16px;
font-family: Microsoft YaHei;
border: 1px solid #ddd;
margin: 0px 10px 10px 10px;
}
.textbox .panel span.hostitle  {
display: block;
color: #000000;
padding: 3px 0px;
font-family: 微软雅黑;
font-size: 16px;
}
/* duibiimg1 */
.boximglist ul img  {
width: 241px;
height: 140px;
padding: 0px;
}