body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;font-family:"microsoft yahei",sans-serif;}
a{text-decoration: none;}
ul{list-style: none;}
ul,ol{list-style: none;}
ul li{float:left;}
.clear{
	clear:both;
}
.clearfix{
    zoom: 1;
}
.clearfix:after{
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "";
}
.wrapper{
	position:relative;
	width:1012px;
	height: 100%;
	margin:0 auto;
}

/*头部开始*/
.top {
  width: 100%;
  height: 40px;
  font-size: 13px;
  border-bottom: 1px solid #cccccc;
}
.top .top_left {
  width: 170px;
  float: left;
}
.top .top_left img {
  float: left;
  margin-top: 8px;
}
.top .top_left #day {
  float: right;
  color: #1e4892;
  line-height: 40px;
}
.top .top_right {
  float: right;
}
.top .top_right li {
  width: 120px;
  height: 14px;
  margin-top: 13px;
  line-height: 14px;
  text-align: center;
  border-right: 1px solid #1e4892;
}
.top .top_right li a {
  color: #1e4892;
}
.top .top_right li.last {
  border: 0;
}
.top_search {
  height: 110px;
}
.top_search .wrapper {
  position: relative;
}
.top_search img {
  float: left;
  margin-top: 33px;
}
.top_search .search {
  position: absolute;
  top: 35px;
  right: 0;
  width: 257px;
  height: 40px;
  border: 1px solid #d5d5d5;
  background-color: #fff;
}
.top_search .search input {
  float: left;
  width: 187px;
  height: 28px;
  padding-left: 13px;
  padding-top: 9px;
  font-size: 13px;
  color: #999;
  border: 0;
  outline: none;
}
.top_search .search img {
  float: right;
  margin-right: 18px;
  margin-top: 8px;
}
/*头部结束*/

/*导航开始*/
.nav {
  width: 100%;
  height: 48px;
  background:  no-repeat center;
}
.nav ul {
  width: 100%;
  height: 48px;
}
.nav ul li {
  width: 144px;
  height: 48px;
  font-size: 16px;
  text-align: center;
  line-height: 48px;
}
.nav ul li a {
  display: block;
  color: #fff;
}
.nav ul li a img {
  border: 0;
  vertical-align: middle;
}
.nav ul li.on {
  background-color: #123167;
}
/*导航结束*/

/*底部开始*/
.foot {
  width: 100%;
  height: 180px;
  padding: 32px 0 28px 0;
  background-color: #1e4892;
}
.foot ul {
  margin: 0 auto;
  width: 415px;
  height: 20px;
}
.foot ul li {
  width: 80px;
  height: 20px;
  font-size: 15px;
  text-align: center;
  line-height: 20px;
  border-right: 1px solid #fff;
}
.foot ul li a {
  color: #fff;
}
.foot ul li.last {
  border: 0;
}
.foot .foot_di {
  margin-top: 32px;
}
.foot .foot_di img.hui {
  float: left;
}
.foot .foot_di .foot_zi {
  width: 546px;
  margin: 0 auto;
}
.foot .foot_di .foot_zi p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 2;
}
.foot .foot_di img.web {
  float: right;
  margin-top: -110px;
}
/*底部结束*/

/*/sub_nav开始*/
.sub_nav {
  position: absolute;
  width: 100%;
  height: 55px;
}
.sub_nav li {
  height: 100%;
  font-size: 15px;
  line-height: 55px;
  color: #999999;
}
.sub_nav li a {
  display: block;
  color: #999999;
}
/*sub_nav结束*/

/*con_title开始*/
.con_title {
  width: 100%;
  height: 40px;
  background: ;
}
.con_title p {
  float: left;
  padding: 10px 18px;
  color: #fff;
  background-color: #ca2222;
}
/*con_title结束*/
/*模态框开始*/
#mtk_con {
  position: relative;
  display: none;
}
#mtk_con ul {
  position: absolute;
  top: 24px;
  right: 0;
  width: 916px;
  padding: 32px 48px 22px;
  background-color: #fff;
  border: 1px solid #999999;
  z-index: 1000 !important;
}
#mtk_con ul img#close {
  position: absolute;
  top: -6px;
  right: -6px;
  cursor: pointer;
}
#mtk_con ul li {
  width: 102px;
  height: 89px;
  padding-top: 13px;
  margin-right: 12px;
  margin-bottom: 12px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #eee;
  cursor: pointer;
}
#mtk_con ul a {
  display: block;
  color: #666;
}
#mtk_con ul a p {
  margin-top: 3px;
}
#mtk_con ul a img {
  border: 0;
}
#t_con4 ul.jg {
  height: 252px;
  white-space: normal;
}
/*模态框结束*/