*{
	margin: 0;
	padding: 0;
}
body{
	color: #000000;
	font-size: 16px;
	background-color: #f5f5f5;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
.banner img{
	width: 100%;
}
.main{
	position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: -90px;
}
.tab ul li{
	float: left;
	width: 195px;
	line-height: 45px;
	background-color: #3577e6;
	margin-right: 5px;
	text-align: center;
	color: white;
	border-radius: 5px;
	font-size: 16px;
}
.tab ul li img{
	margin-right: 10px;
	position: relative;
    top: 5px;
}
.active{
	background-color: #ff9d1e;
}
.content{
	width: 1200px;
	margin: 0 auto;
    height: 350px;
    margin-top: 100px;
    padding: 20px;
    background-color: #ffffff;
}
.zxzx{
	float: left;
    width: 360px;
    padding-left: 15px;
}
.zxzx>p{
    font-size: 16px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}
.zxzx>p img{
	position: relative;
	top: 4px;
}
.zxzxtitle{
    margin-left: 15px;
	font-size: 16px;
    font-weight: bold;
}
.more{
	float: right;
	color: #a09696;
}
.zxzxcon{
	width: 280px;
	display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.time{
    float: right;
	color: #a09696;
}
.zxzx ul li{
	line-height: 34px;
	font-size: 14px;
}
.zxgg ul li{
	line-height: 40px;
}
.pc{
	position: fixed;
    right: 0px;
    top: 480px;
}
.pc img{
	cursor: pointer;
}
video{
	width: 300px;
    height: 200px;
}

/* footer */
.m-footer {
  padding: 40px 0;
  /* border-top: 1px solid #ccc; */
  /* background: #fff; */
  text-align: center;
}
.icon-dzjg {
  display: inline-block;
  width: 50px;
  height: 61px;
  margin-right: 30px;
  vertical-align: middle;
  background: url(/ntsrsj/resource/theme/img/icon-dzjg.png) no-repeat center center;
}
.m-footer-copyright {
  display: inline-block;
  vertical-align: middle;
  color: #131313;
  font-size: 14px;
  line-height: 1;
}
.m-footer-ul {
  display: inline-block;
  padding-bottom: 12px;
}
.m-footer-ul li {
  float: left;
  padding: 0 6px;
  color: #131313;
  font-size: 14px;
  line-height: 1;
  border-left: 1px solid #131313;
}
.m-footer-ul li:first-child {
  border: none;
}
.m-footer-ul li a {
  color: #131313;
}
.m-footer-ul li a:hover {
  color: #1167b7;
}
.icon-zc {
  display: inline-block;
  width: 110px;
  height: 55px;
  margin-left: 25px;
  vertical-align: middle;
  background: url(/ntsrsj/resource/theme/img/icon-dzjg.png) no-repeat center center;
}
span#_span_jiucuo {
    display: inline-block;
    position: relative;
    top: 20px;
}

.zxzxdiv h2 {
    color: #355e92;
    font-size: 30px;
    line-height: 2;
    text-align: center;
    font-weight: 500;
}
.tit-info {
    padding: 30px 0 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 15px;
    line-height: 1;
    text-align: center;
    font-weight: 500;
}

.zxzxdiv.con {
    width: 1160px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    padding: 0 20px 20px 20px;
    background-color: white;
margin-top: 100px;
}
