﻿@charset "utf-8";
/*clear basic style*/
html,body,h1,h2,h3,h4,h5,h6,input,ul,ol,li,input,p,dl,dd,dt{
  padding: 0;
  margin: 0;
}
body{
  font-size:16px;
  font-family: "Microsoft YaHei";
}
ul,li{
  list-style: none;
}
a{
  text-decoration: none;
  color: #333;
}
img{
  vertical-align: middle;
  border: 0;
}
.clearfix:after{
  content: "";
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
  display: block;
  font-size: 0;
}
.clearfix { 
  display:inline;
  zoom:1; 
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.core{
  width: 1200px;
  margin: 0 auto;
}
.localPosi{
  height: 60px;
  line-height: 60px;
  color: #999;
  font-size: 15px;

}
.localPosi .localPosi-r a{
  color: #999;
  display: inline;
}
.left{width: 24.9161%;margin-right: 3.3333%;height: auto;background-color: #f6f6f6;float: left;}
.right{width: 69.1666%;height: auto;float: right;}
.left ul{height: 712px;margin-left: 3.33333%;}
.left ul li{width: 100%;height: 45px;border-bottom: 1px solid #e3e3e3;font-size: 17px;}
.left ul li a{display: inline-block;width: 100%;height: 45px;line-height: 45px;color: #333333;padding-left: 20%;background: url(/picture/0/2112111611386981440.png) no-repeat 11.6666%;}
.left ul li.on{background:#f1f1f1 url(/picture/0/2112111611386769957.png) no-repeat;}
.left ul li.on a{background: url(/picture/0/2112111611387245910.png) no-repeat 11.6666%;}
.head{  height: 50px;
  color: #245399;
  font-size: 22px;
  line-height: 50px;
  border-bottom: 1px solid #f5f5f5;
  width: 100%;}
.left-top{text-align: center; background: url(/picture/0/2112111556580447800.png) no-repeat center;font-size: 26px;height: 88px;line-height: 80px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.bt-mod-wzpb-02 li{width: 100%;height: 45px;line-height: 45px;}
.bt-mod-wzpb-02 li .bt-prefix{height: 45px;}
.bt-mod-wzpb-02 li .bt-prefix img{margin: 20px 10px 0 0;}
.bt-mod-wzpb-02 li a{line-height: 45px;font-size: 16px;}
.bt-mod-wzpb-02 .bt-data-time{line-height: 45px;}
@media screen and (min-width: 0px) and (max-width: 768px){
	.core{width: 100%;}
	.left{width: 100%;}
	.left ul{height: auto;}
	.right{width: 100%;}
	.left-top{display: none;}
	.bt-mod-wzpb-02 li{height: auto;}
	.bt-prefix{display: none;}
}