﻿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 li{float:left;}
.clearfix{
    zoom: 1;
}
body{position: relative;}
.clearfix:after{
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "";
}
.clear{
	clear:both;
}
img{border:0;}
.wrapper{
	position:relative;
	width:1012px;
	height: 100%;
	margin:0 auto;
}
.wrapper2{
	position:relative;
	width:1140px;
	height: 100%;
	margin:0 auto;
}

.body_bg{
	position: absolute;
	width: 100%;
	height: 504px;
    /*height: 794px;*/
	background:url(../../Image/SJJ/body_bg111.png) no-repeat center;
	z-index: -1;
}

.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: 144px;*/
}
.top_search .wrapper {
  position: relative;
}
.top_search img {
  float: left;
  margin-top: 20px;
}
.top_search .logo_right{
	position: absolute;
	top: 32px;
	right: 0;  
	width:257px;
	height:66px;
}
.top_search .search {
  width: 257px;
  height: 40px;
  padding:0 1px;
  background: url(../../Image/SJJ/search_bg.png) no-repeat center;
  /*margin-top:97px;*/
}
.top_search .search input {
  float: left;
  width: 187px;
  height: 30px;
  margin-top:2px;
  margin-left: 16px;
  padding-top: 2px;
  line-height: 30px;
  font-size: 13px;
  color: #999;
  border: 0;
  outline: none;
}
.top_search .search img {
  float: right;
  margin-right: 18px;
  margin-top: 8px;
}
.top_search .logo_right p{
	margin-top:8px;
	font-size:12px;
	color:#666;
}
.top_search .logo_right p span{color:#1E4892;}

.nav {
  width: 100%;
  height: 48px;
  /*background-color:#0066CC; border-bottom:2px solid #0066CC;*/
}
.nav .wrapper{
	background-color: #0066CC;
}
.nav ul {
  width: 100%;
  height: 48px;
}
.nav ul li {
  width: 140px;
  height: 44px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
}
.nav ul li a {
  display: block;
  width: 148px;
  height: 44px;
  color: #fff;
}
.nav ul li a i{
	display: block;
    width: 24px;
    height: 24px;
    margin-left: 22px;
    margin-top: 12px;
    float: left; 
}
.nav ul li a span{
	float: right;
	margin-right:20px;
}
.nav ul li a i{
	background: url(../../Image/SJJ/xb.png) no-repeat;
}

.nav ul li a i.icon1{
	background-position: 3px -24px;
}
.nav ul li a i.icon2{
	background-position: -23px -22px;
}
.nav ul li a i.icon3{
	background-position: -48px -22px;
}
.nav ul li a i.icon4{
	background-position: -74px -22px;
}
.nav ul li a i.icon5{
	background-position: -98px -22px;
}
.nav ul li a i.icon6{
	background-position: -122px -22px;
}
.nav ul li a i.icon7{
	background-position: -147px -22px;
}
.nav ul li a i.icon8{
	background-position: -147px -22px;
}
.nav ul li.on a i.icon1{
	background-position: 3px 1px;
}
/*hover*/
.nav ul li:hover{
	/*border-top: 3px solid #CA2222;
	border-left: 1px solid #CA2222;
	border-right: 1px solid #CA2222;
	background-color: #FBFBFB;*/
}
.nav ul li:hover a{
	color:#CA2222;
}
.nav ul li:hover i.icon1{
	background-position: 0px 0px;
}
.nav ul li:hover i.icon2{
	background-position: -23px 2px;
}
.nav ul li:hover i.icon3{
	background-position: -48px 2px;
}
.nav ul li:hover i.icon4{
	background-position: -74px 2px;
}
.nav ul li:hover i.icon5{
	background-position: -98px 2px;
}
.nav ul li:hover i.icon6{
	background-position: -122px 2px;
}
.nav ul li:hover i.icon7{
	background-position: -147px 2px;
}
.nav ul li:hover i.icon8{
	background-position: -147px 2px;
}

.nav .wrapper{
	position: relative;
}
.nav ul li div{display: none;}
.nav ul li:hover div{display: block;}
.nav ul li .er_nav{
	position: absolute;
	top:48px;
	left:0;
	width: 100%;
	height: 74px;
	opacity: 0.94;
	background-color: #fff;
	z-index:100;
}
.nav ul li .er_nav_con{
	position: absolute;
	top:48px;
	left:0;
	width: 100%;
	height: 54px;
	padding-top:20px;
	background-color:transparent ;
	z-index: 1000;
}

.nav ul li .er_nav_con a{
	display: inline;
	padding:3px 5px;
	margin-right:10px;
	height:100%;
	float: none;
	font-size:17px;	
	color:#333;
	font-weight: bold;
}
.nav ul li .er_nav_con a:hover{color:#CA2222;}

.foot {
  width: 100%;
  padding: 32px 0 28px 0;
  background-color: #1E4892;
}
.foot .wrapper{
	background-color: #1E4892;
}
.foot ul {
  margin: 0 auto;
  width: 670px;
  height: 20px;
}
.foot ul li {
  width: 90px;
  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;
  margin-top:-4px;
}
.foot .foot_di .foot_zi {
  width: 580px;
  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: -135px;
}

.sub_nav {
  /*position: absolute;*/
  width: 100%;
  height: 56px;
}
.sub_nav li {
  height: 100%;
  font-size: 15px;
  line-height: 56px;
  color: #999999;
}
.sub_nav li a {
  display: block;
  color: #999999;
}

.con_title {
  width: 100%;
  height: 40px;
  background: url(../../Image/SJJ/ht_left.png);
}
.con_title p {
  float: left;
  padding: 10px 18px;
  color: #fff;
  background-color: #CA2222;
}

#mtk_con {
  position: absolute;
  top:-25px;
  left:0;
  width:100%;
  display: none;
}
#mtk_con ul {
  position: absolute;
  top: 24px;
  right: 0;
  width: 1012px;
  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: 100px;
  height: 92px;
  padding-top: 10px;
  margin-right: 14px;
  margin-bottom: 10px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #eee;
  cursor: pointer;
}
#mtk_con ul a {
  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;
}

.content .list {
  float: left;
  width: 240px;
  height: 100%;
  margin-right: 16px;
  border: 1px solid #D5D5D5;
  border-bottom: 0;
}
.content .list .list_title {
  width: 191px;
  padding: 23px 25px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background-color: #CA2222;
  overflow: hidden;
}
.content .list .list_con{overflow: hidden;}
.content .list .list_con .title {
  width: 204px;
  padding: 12px 14px 12px 23px;
  font-size: 16px;
  background-color: #157BCA;
  border-bottom: 1px solid #d5d5d5;
  cursor: pointer;
}
.content .list .list_con .title a{display:block;width:100%;height:100%;color: #fff;}
.content .list .list_con .title .span1 {
  float: left;
}
.content .list .list_con .title .span2 {
  float: right;
  width: 12px;
  height: 12px;
}
.content .list .list_con .title .span2 img {
  width: 12px;
}
.content .list .list_con .con {
  display: none;
  font-size: 15px;
}
.content .list .list_con .con li {
  float:none ;	
  width: 203px;
  padding: 12px 14px 12px 23px;
  border-bottom: 1px solid #D5D5D5;
  background-color: #fff;
}
.content .list .list_con .con li a{display:block;width:100%;height:100%;color:#333;}
.content .list .list_con .con li .span1 {
  float: left;
}
.content .list .list_con .con li .span2 {
  float: right;
  width: 16px;
  height: 16px;
}
.content .list .list_con .con li .span2 img {
  width: 16px;
}

.head {
  width: 100%;
  height: 253px;
}
.head img {
  width: 100%;
  height: 253px;
}
.jg_nav {
  width: 100%;
  height: 48px;
  background: url(../../Image/SJJ/jg_nav.png) no-repeat center;
  overflow: hidden;
}
.jg_nav ul {
  width: 100%;
  height: 48px;
  overflow: hidden;
}
.jg_nav ul li {
  width: 189px;
  height: 30px;
  margin-top: 9px;
  line-height: 40px;
  text-align: center;
  border-right: 1px solid #fff;
}
.jg_nav ul li a {
  display: block;
  width: 100px;
  height: 40px;
  margin: -5px auto 0;
  font-size: 16px;
  color: #fff;
}
.jg_nav ul li:hover a {
  color: #CB181F;
  font-weight: bold;
  background: url(../../Image/SJJ/n_bg.png) no-repeat center;
}
.jg_nav ul li.on a {
  color: #CB181F;
  font-weight: bold;
  background: url(../../Image/SJJ/n_bg.png) no-repeat center;
}


.jg_foot {
  width: 100%;
  height: 78px;
  margin-top: 32px;
  padding-top: 24px;
  line-height:78px;
  text-align: center;
  font-size: 13px;
  color: #333;
  background-color: #FAF8F2;
}
