body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { 
  margin:0; 
  padding:0; 
}
body { 
  color:#555;
  font-size:14px; 
  font-family: MicrosoftYaHei;
  font-weight: 400;
  min-width: 1200px;
}
td,th,caption { 
  font-size:14px; 
}
h1, h2, h3, h4, h5, h6 { 
  font-weight:normal; 
  font-size:100%; 
}
address, caption, cite, code, dfn, em, strong, th, var { 
  font-style:normal; 
  font-weight:normal;
}
a { 
  color:#555; 
  text-decoration:none; 
}
a:hover { 
  text-decoration:none; 
}
img { 
  border:none; 
}
ol,ul,li { 
  list-style:none; 
}
input, textarea, select, button { 
  font:14px Verdana,Helvetica,Arial,sans-serif; 
}
table { 
  border-collapse:collapse; 
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height:0; 
  clear:both; 
  visibility: hidden;
}
.clearfix { 
  *zoom:1; 
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.w1200{
  width: 1200px;
  margin: auto;
  padding:0 20px;
}
/* 页面顶部 */
.nav{
  width: 100%;
  background: #f5f5f7;
  padding: 13px 0;
}
.nav .logo{
  width: 130px;
  height: 34px;
}
.nav .nav-ul{
  width: 810px;
  margin-left: 25px;
}
.nav .nav-ul li{
  padding: 0 15px;
  font-size: 16px;
  line-height: 34px;
  color: #333333;
  float: left;
  vertical-align: middle;
}
.nav .nav-ul  li a{
  color: #333333;
}
.nav .nav-ul li img{
  width: 20px;
  opacity: 0.7;
  vertical-align: middle;
}
.nav .nav-more{
  position: relative;
}
.nav .nav-more ul{
  display: none;
  width: 135px;
  position: absolute;
  top: 35px;
  right: -30px;
  z-index: 100;
}
.nav .nav-more:hover ul{
  display: block;
}
.nav .nav-more li{
  float: none;
  border: 1px solid #fff;
  padding: 0;
  text-align: center;
  background: #f5f5f7;
}
.nav .form1{
  width: 233px;
  height: 33px;
  position: relative;
}
.nav .form1 .search-input{
  width: 224px;
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  color: #DADADA;
  padding-left: 9px;
  border: none;
  border-radius: 2px;
}
.nav .form1 .search-btn{
  width: 16px;
  height: 16px;
  position: absolute;
  top: 9px;
  right: 11px;
  z-index: 1;
}
.TB-focus{ width:1200px; height:103px; position:relative;  overflow:hidden; margin-top: 39px;}
.TB-focus li img{width: 1200px;height: 103px;}

/* 页面底部 */
.foot{
  width: 100%;
  border-top: 1px solid #ccc;
  background: #f9f9f9;
  padding: 10px 0;
  font-size: 12px;
  line-height: 35px;
}
.foot .fl{
  width: 650px;
}
.foot .fr{
  width: 550px;
}
.foot p{
  vertical-align: middle;
}
.foot p img{
  margin-right: 10px;
}
.foot .p1{
  border-bottom: 1px dotted #ccc;
}
/* 首页 */
.index-TB-focus{
  width: 938px;
  height: 80px;
  margin-top: 30px;
}
.index-TB-focus li img{
  width: 938px;
  height: 80px;
}
.index-logo{
  width: 243px;
  height: 77px;
  margin-top: 34px;
}
.index-logo img{
  display: block;
  width: 223px;
  height: 58px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-bottom: 6px;
}
.index-logo p{
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  text-align: right;
  line-height: 12px;
  margin: 0;
}
/* 首页-导航 */
.index-nav{
  height: 73px;
  border-top: 1px solid #A22824;
  background: #F5F5F7;
  text-align: center;
  box-sizing: border-box;
  padding: 7px 0 3px;
  margin: 10px auto 7px;
  font-family: Microsoft YaHei;
}
.index-nav-ul{
  width: 100%;
  height: 100%;
}
.index-nav-ul li{
  width: 150px;
  float: left;
  box-sizing: border-box;
  border-left: 1px solid #E8E8E8;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
  color: #333333;
}
/* 首页-昆明市文明创建动态管理平台 */
.index-dtglpt{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #666;
  line-height: 16px;
  padding: 11px 0;
  border-bottom: 1px solid #E8E8E8;
}
.index-dtglpt div{
  float: left;
  border-left: 1px solid #ddd;
  padding-left: 14px;
}
.index-dtglpt .index-dtglpt-wm{
  border: none;
}
.index-dtglpt a{
  color: #666;
  margin-right: 15px;
}
/* 首页-文明联播 */
.wmlb-top{
  height: 81px;
  overflow: hidden;
  background: url("../images/1L1bg1.jpg") no-repeat center;
  background-size: contain;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin-top: 15px;
  box-sizing: border-box;
  line-height: 14px;
  padding: 0 95px;
}
.wmlb-top h3{
  width: 100%;
  overflow: hidden;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 25px;
}
.wmlb-top h3 a{
  color: #333333;
}
.wmlb-bottom{
  height: 29px;
  background: #F5F5F7;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 29px;
  color: #333333;
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 30px;
}
.index_Adver1{
  width: 1200px;
  background: #F5F5F7 !important;
}
.index_Adver1 .pic_list {
  width: 1100px;
  float: right;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  margin: 2px 10px 3px 0;
  overflow: hidden;
  display: inline;
  color: #999;
}
.index_Adver1 .left a {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #BB241C;
  font-weight: bold;
}
.pic_list dd a {
  color: #999;
  text-decoration: none;
}
.wmlb-bottom span{
  font-size: 16px;
  font-weight: bold;
  color: #BB241C;
  margin-right: 15px;
}
.wmlb-scroll {width: 1100px; float: right; position:relative;overflow:hidden;height: 29px;}
.wmlb-scroll .tempWrap{width: 1100px !important;
}
.wmlb-scroll ul{ height: 29px;overflow:hidden; zoom:1;}
.wmlb-scroll ul li{ width:auto !important; float:left; overflow:hidden; padding:0 10px;list-style: disc inside; }
/* 首页要闻 */
.ywlb { float: left; position: relative; width: 708px; height: 421px; overflow: hidden; text-align: left;margin-bottom: 30px;font-family: Microsoft YaHei; }
.ywlb .pic img { width: 708px; height: 421px; display: block; }
.ywlb .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 41px; width:100%;  background: #000; filter: alpha(opacity=40); opacity: 0.6; overflow: hidden; }
.ywlb .txt { position: absolute; bottom: 0; z-index: 2; height: 41px; width:100%; overflow: hidden; }
.ywlb .txt li{ height:41px; line-height:41px; position:absolute; bottom:-41px;}
.ywlb .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 18px; font-weight: bold; }
.ywlb .num { position: absolute; z-index: 3; bottom: 15px; right: 10px; }
.ywlb .num li{ float: left; position: relative; width: 8px; height: 8px; line-height: 8px; overflow: hidden; text-align: center; margin-right: 18px; cursor: pointer;background: #D2D2D2; border-radius: 50%; }
.ywlb .num li.on,.focusBox .num li:hover{ background:#F1D077;  }
.yw-right{ width: 450px;font-family: Microsoft YaHei; font-weight: 400;font-size: 14px;}
.yw-title{ height: 28px; font-size: 24px; font-weight: bold; color: #333;background: url("../images/yw-bg.png") no-repeat left center;padding-left: 38px; line-height: 28px;margin-bottom: 14px;}
.yw-summary{display: block; padding: 15px 0; border-bottom: 1px dashed #E2E2E2; font-size: 12px; color: #9c9c9c;line-height: 26px;}
.yw-summary h3{width: 100%;overflow: hidden;height: 22px; font-size: 20px;font-weight: bold;color: #343434;line-height: 22px;margin-bottom: 15px;}
.yw-summary h3 a{color: #343434;}
.yw-summary:hover h3,.yw-summary:hover h3 a{color: #C34038}
.yw-summary p{width: 100%;overflow: hidden;height: 52px;color: #9C9C9C;}
.yw-summary p a{color: #9c9c9c;}
.yw-right ul{padding: 10px 0 13px;border-bottom: 1px solid #E2E2E2;font-size: 14px; font-family: Microsoft YaHei; font-weight: 400;line-height: 22px;}
.yw-right ul li{width: 100%; height: 22px;overflow: hidden; margin-top: 11px; color: #E2E2E2;list-style: disc inside;}
.yw-right ul li a{color: #343434;}
.yw-right ul li:hover,.yw-right ul li:hover a{color: #C34038;}
.hr365{
  height: 24px;
  padding-left: 15px;
  margin-top: 13px;
  color: #C34038;
  vertical-align: middle;
}
.hr365 img{
  width: 79px;
  height: 26px;
  margin-right: 5px;
  vertical-align: middle;
}
.title-top{
  width: 100%;
  height: 34px;
  font-size: 20px;
  font-family: SourceHanSansCN-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  border-top: 1px solid #E2E2E2;
}
.title-top a{
  width: auto;
  display: inline-block;
  border-top: 3px solid #BF3B34;
  padding-top: 10px;
  height: 20px;
  line-height: 20px;
  color: #333333;
  cursor: pointer;
}
.title-left{
  height: 20px;
  border-left: 3px solid #BF3B34;
  padding-left: 9px;
  font-size: 20px;
  line-height: 20px;
  font-family: SourceHanSansCN-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  cursor: pointer;
}
.title-left a{color: #333;}
.w331{width: 330px;margin-right: 30px;}
.w518{width: 518px;margin-right: 30px;}
/* 文明评论 */
.wmpl-summary{
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #9C9C9C;
  line-height: 20px;
}
.wmpl-summary h3{
  width: 100%;
  height: 64px;
  overflow: hidden;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #343434;
  line-height: 32px;
  margin-top: 10px;
}
.wmpl-summary:hover h3,.wmpl-summary:hover h3 a{
  color: #C23F38;
}
.wmpl-summary p{
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.wmpl-summary h3 a{
  color: #343434;
}
.wmpl-list{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 28px;
  margin-top: 8px;
  margin-bottom: 15px;
}
.wmpl-list li{
  color: #E2E2E2;
  list-style: disc inside;
  width: 100%;height: 28px;
  overflow: hidden;
}
.wmpl-list li a{
  color: #343434;
}
.wmpl-list li:hover{
  color: #C23F38;
}
.wmpl-list li:hover a{
  color: #C23F38;
}
/* 文明视讯 */
.wmsx-pic{ display: block; width: 331px;height: 186px;position: relative;margin-top: 18px;}
.wmsx-pic img{ width: 331px;height: 186px;}
.wmsx-txt{ width: 100%;height: 35px;background: rgba(0, 0, 0, 0.6); font-size: 12px; font-family: Microsoft YaHei; font-weight: bold; color: #FFFFFF; line-height: 35px;position: absolute; bottom: 0;overflow: hidden;}
.wmsx-txt a{color: #fff;}
/* 县区播报 */
.xqbb-img{width: 100%;height: 209px;margin-top: 20px;}
.xqbb-img-left{width: 348px;height: 209px;display: block; float: left;}
.xqbb-img-left img{width: 348px;height: 209px;}
.xqbb-img-right-box{width: 160px;}
.xqbb-img-right{width: 160px;height: 100px; vertical-align: top; display: block;}
.xqbb-img-right img{width: 160px;height: 100px;vertical-align: top;}
.xqbb-img-right:nth-child(1){margin-bottom: 9px;}
.xqbb-ul{ width: 100%; margin-top: 15px;font-size: 16px;font-family: Microsoft YaHei; font-weight: 400;line-height: 22px;}
.xqbb-ul li{ width: 100%; color: #343434; height: 24px;overflow: hidden; margin: 12px 0;vertical-align: middle; }
.xqbb-ul li a{color: #343434;}
.xqbb-ul li.first{font-size: 18px; font-weight: bold;}
.xqbb-ul li span{font-size: 12px; color: #C34038; line-height: 20px;padding: 1px 5px;border: 1px solid #C34038;border-radius: 3px;vertical-align: middle;}
.xqbb-ul li:hover a{color: #C23F38;}
.xqbb-ul li:hover span{color: #fff;background: #B8342E;}
/* 专题专栏 */
.ztzl{width: 881px;margin: 10px 0 0;}
.ztzl-ul{width: 100%;margin: 20px 0;}
.ztzl-ul li{ float: left; width: 287px;height: 88px;margin-left: 9px;margin-bottom: 10px;}
.ztzl-ul li:first-child,.ztzl-ul li:nth-child(4){margin-left: 0;}
.ztzl-ul li img{width: 287px;height: 88px;}
.ztzl-hhxx{display: block; width: 100%;height: 86px;}
.ztzl-hhxx img{width: 100%;height: 100%;}
.w290{width: 290px;}
.w290 .title-left{margin-bottom: 20px;}
/* 公示公告 */
.index-gsgg{width: 100%;}
.index-gsgg li{width: 290px;height: 73px;background: #F5F5F7;margin-bottom: 10px;font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;color: #D3D3D3;line-height: 20px;box-sizing: border-box;padding: 16px 20px;position: relative;}
.index-gsgg li a{
  display: block;
  color: #999999;
  width: 100%;
  height: 100%;
  overflow: hidden;}
.index-gsgg li::before{content: '';position: absolute;width: 5px;height: 5px;background: #D3D3D3;border-radius: 50%;top: 24px;left: 9px;}
.index-gsgg li:hover {background: #FFFFFF;box-shadow: 0px 1px 7px 0px rgba(217, 217, 217, 0.49);color: #333333;}
.index-gsgg li:hover a{color: #333333;}
.index-gsgg li:hover::before{color: #E2E2E2;}
/* 党务公开 */
.index-dwgk-title{font-size: 20px;font-family: Microsoft YaHei;font-weight: bold;color: #333333;height: 20px;line-height: 20px;vertical-align: middle;margin: 20px 0 15px;cursor: pointer;}
.index-dwgk-title img{margin-right: 10px; display: block;float: left;}
.index-dwgk-title a{color: #333333;}
/* 财政 */
.index-czyjs{width: 290px;height: 42px;margin-bottom: 15px;}
/* 图说 */
.index-ts{display: block; width: 290px;height: 365px;}
.index-ts img{width: 290px;height: 365px;}
/* 三栏通用样式 */
.index-col3{
  float: left;
  width: 388px;
  margin: 28px 0 0 18px;
}
.index-col3:nth-child(1){margin-left: 0;}
.index-col3 .title-left span{
  float: right;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
  line-height: 14px;
  margin: 5px 0 0 9px;
}
.index-col3 .main-title{
  margin-right: 30px;
}
.index-col3 .title-center.title-left span{
  float: left;
}
.index-col3 .title-left span a{color: #666666}
.index-col3-img-box{
  display: block;
  width: 388px;
  height: 219px;
  position: relative;
  margin-top: 20px;
}
.index-col3-img-box img{
  width: 388px;
  height: 219px;
}
.index-col3-img-txt{
  width: 388px;
  height: 36px;
  box-sizing: border-box;
  padding-left: 12px;
  overflow: hidden;
  line-height: 36px;
  background: rgba(0,0,0,0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.index-col3-img-txt a{
  color: #fff;
}
.index-col3-ul li{
  width: 388px;
  height: 22px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 22px;
  margin: 15px 0;
  list-style: disc inside;
  overflow: hidden;
  color: #E2E2E2;
}
.index-col3-ul .index-col3-ul-first{
  color: #B8342E;
  font-weight: bold;
  font-size: 18px;
}
.index-col3-ul li a{
  color: #343434;
}
/* .index-col3-ul li:hover{
  font-size: 18px;
  font-weight: bold;
}
.index-col3-ul a:hover{
  color: #C23F38;
} */
/* 广告 */
.index-adv{
  height: 80px;
  margin-top: 15px;
  /* margin-bottom: 20px; */
}
.index-adv img{
  width: 388px;
  height: 80px;
}
/* 管理平台 */
.index-glewm{
  height: 38px;
  box-sizing: border-box;
  padding-left: 13px;
  line-height: 38px;
  background: #F5F5F7;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin: 10px auto;
}
.index-glewm span{
  float: right;
  margin-right: 20px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #999999;
  cursor: pointer;
}
/*文明城市入口 */
.index-wm{
  display: block;
  width: 285px;
  height: 80px;
  margin-left: 20px;
  float: left;
}
.index-wm:nth-child(1){
  margin-left: 0;
}
.index-wm img{
  width: 285px;
  height: 80px;
}
.index-hrsb{
  height: 120px;
  margin-top: 24px;
}
.index-hrsb img{
  width: 1200px;
  height: 120px;
}
/* 二维码 */
.index-ewm{
  width: 1200px;
  margin:26px auto 20px;
}
.index-ewm-title{
  width: 100%;
  height: 38px;
  background: #F5F5F7;
  box-sizing: border-box;
  padding-left: 13px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 38px;
  margin-bottom: 20px;
}
.index-ewm-title span{
  color: #B22E29;
  margin-left: 10px;
}
.index-ewm-item{
  float: left;
  margin-right: 20px;
}
.index-ewm-item p{
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  margin-top: 10px;
  text-align: center;
}
.index-ewm img{
  display: block;
  width: 115px;
  height: 115px;
  margin: auto;
}
.index-ewm-p{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #343434;
  text-align: center;
}
/* 盘龙好人 */
.index-plhr{
  width: 210px;
  margin-bottom: 25px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  text-align: center;
  float: left;
  margin-right: 30px;
}
.index-plhr img{
  width: 208px;
  height: 62px;
  margin-bottom: 13px;
}
/**昆明评议*/
.index-kmpy{
  width: 210px;
  margin-bottom: 25px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  text-align: center;
  float: left;
  margin-right: 30px;
}
.index-kmpy img{
  width: 208px;
  height: 62px;
  margin-bottom: 13px;
}
.bottom-adv{
  overflow: hidden;
}
/* 友情链接 */
.link-title{
  font-size: 16px;
  margin: 26px auto 5px;
  color: #C23F38;
  line-height: 24px;
  border-bottom: 2px solid #C23F38;
}
.link-list{
  box-sizing: border-box;
  background: #F5F5F7;
  padding-left: 14px;
  margin-bottom: 40px;
}
.link-list ol{
  width: 1180px;
  float: left;
}
.link-list ol li{
  float: left;
  height: 28px;
  line-height: 28px;
  margin:0 5px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  cursor: default;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: visible;
}
.mark{
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.6);
  z-index: 999;
  display: none;
}
.center{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 430px;
  height: 480px;
  background: #fff;
  transform: translate(-50%,-50%);
  border-radius: 5px;
}
.center img{
  width: 430px;
  height: 430px;
}
.index-btn-ewm{
  color: #fff;
  width: 60px;
  height: 30px;
  font-size: 20px;
  background: #1E9FFF;
  border-radius: 5px;
  margin: auto;
  padding: 0 10px;
  text-align: center;
  cursor: pointer;
}
/* 详情列表右侧 */
.right{
  width: 310px;
}
.right-title{
  font-size: 24px;
  height: 25px;
  font-weight: 500;
  color: #575757;
  margin-bottom: 20px;
  padding-right: 13px;
  line-height: 25px;
}
.right-title a{
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #767676;
  vertical-align: bottom;
  padding-top: 5px;
}
.right-div{
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 20px;
}
.right-div p{
  margin-top: 10px;
  font-size: 14px;
  color: #999999;
  line-height: 22px;
}
.right-div p a{ color: #999999;}
.right-tptt img{
  width: 310px;
  height: 174px;
}
.right-ztzl{
  padding-bottom: 0;
}
.right-ztzl img{
  width: 100%;
  height: 88px;
  margin-bottom: 20px;
}
.right-ewm{
  width: 100%;
  height: 133px;
  background: #f5f5f5;
  border: 1px solid #ececec;
  text-align: center;
  padding-top: 31px;
}
.right-ewm img{
  width: 107px;
  height: 107px;
  margin: 0 13px;
}
/* 列表页 */
.list{
  width: 855px;
}
.list li{
  border-bottom: 1px solid #dadada;
  padding: 20px 0;
}
.list li h3{
  font-size: 20px;
  color: #333;
  line-height: 34px;
}
.list li p{
  font-size: 14px;
  color: #333;
  line-height: 26px;
  opacity: 0.45;
}
.list li div.fr{
  width: 577px;
  height: 144px;
}
.list li img{
  width: 255px;
  height: 144px;
  margin-right: 20px;
}
#displaypagenum{
  height: 40px;
  margin: 20px 0 10px;
}
.z_num{
  padding: 8px 9px;
  border: 1px solid #dadada;
  font-size: 12px;
  color: #A73230;
}
.current{
  padding: 8px 9px;
  border: 1px solid #dadada;
  font-size: 12px;
  background: #A73230;
  color: #fff;
}
.fc_ch1, .fc_hui2 {
  border: 1px solid #dadada;
  padding: 2px 9px;
  font-size: 12px;
  text-decoration: none;
  color: #A73230;
}
/* 详情页 */
.position{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #0F0F0F;
  opacity: 0.6;
  padding-bottom: 13px;
  border-bottom: 1px solid #dadada;
  margin-top: 30px;
  margin-bottom: 40px;
}
.position,.position  a{
  color: #0F0F0F;
}
.detail{
  width: 855px;
}
.detail-title{
  font-size: 38px;
  font-weight: bold;
  color: #333333;
}
.detail-other{
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}
.detail-other span{
  color: #333;
}
.detail-content{
  margin-top: 38px;
  text-indent: 2rem;
  line-height: 25px;
}
.detail-content div{
  margin-bottom: 20px;
}
.detail-content img{
    max-width: 100%;
    margin: 0 auto;
}
.detail-content table{
  width: 100% !important;
}
.recommend{
  width: 100%;
  border-top: 1px solid #dadada;
  margin-top: 30px;
  padding-top: 40px;
  margin-bottom: 35px;
}
.recommend-t{
  width: 80px;
  font-size: 20px;
  line-height: 20px;
  color: #FFFFFF;
  padding: 10px 20px;
  background: #A73230;
  margin-bottom: 10px;
}
.recommend li{
  border-top: 1px solid #dadada;
  padding: 20px 0;
}
.recommend li:nth-child(1){
  border-top: none;
}
.recommend li h3{
  font-size: 20px;
  color: #333;
  line-height: 34px;
}
.recommend li p{
  font-size: 14px;
  color: #333;
  line-height: 26px;
  opacity: 0.45;
}
.recommend li div.fr{
  width: 577px;
  position: relative;
  height: 144px;
}
.recommend li div.fr p{
  position: absolute;
  bottom: 0;
  line-height: 14px;
}
.recommend li img{
  width: 255px;
  height: 144px;
  margin-right: 20px;
}