﻿@charset "utf-8";

blockquote,
body,
button,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
lengend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body {
  font-family: "Microsoft YaHei", Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  position: relative;
  min-width: 1200px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
p {
  line-height: 1.8;
  margin-bottom: 0;
}
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #f90606;
  text-decoration: none;
}
a:focus,
a:active {
  outline: none;
}
img {
  height: auto;
  max-width: 100%;
}
blockquote {
  border-left: none;
  padding-left: 0;
  padding-right: 0;
}
input,
:focus {
  outline: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.marginb40 {
	margin-bottom: 40px;
}
/* Layout */
.container{
	padding-right: 0;
	padding-left: 0;
	background: url(/uploads/1/image/public/bxgdimages/top.jpg) repeat-x #f7f7f7 top center;
}
.content {
	width:1200px;
	margin:0 auto;
	padding:  40px;
	box-sizing: border-box;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}
.header {
	height: 400px;
}

/* 焦点图 */
.focus {
	width: 626px;
	height: 349px;
	position: relative;
	float: left;
}
.focus img {
	width: 626px;
	height: 339px;
	display: block;
}
.focus .rslides {
	width: 100%;
	position: relative;
	list-style: none;
	padding: 0;
}
.focus .rslides_nav {
	height: 51px;
	width: 31px;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 0;
	opacity: 0.5;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	margin-top: -28px;
	display: none;
}
.focus .rslides_nav:active {
	opacity: 1;
}
.focus .rslides_nav.next {
	left: auto;
	background-position: -31px 0;
	right: 0;
}
.focus .rslides_tabs {
	margin: 12px auto;
	clear: both;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: 10px;
}
.focus .rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
	*float: left;
	margin-right: 7px;
}
.focus .rslides_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.2);
	background: #fff;
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
}
.focus .rslides_tabs .rslides_here a {
	background: rgba(0, 0, 0, 0.6);
	background: #f79a14;
}
.focus li a {
	display: block;
}
.focus li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	padding: 0 15px;
	line-height: 50px;
	background: url(../images/bg00050.png) repeat;
}
.focus li p a {
	display: block;
	color: #fff;
	font-size: 24px;
	padding-right: 120px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}

/* 要闻 */
	.list-djyw {
	width: 100%;
	margin-bottom:90px;
	overflow: hidden;
}
.title-djyw {
	height: 52px;
	line-height:52px;
	border-bottom: 1px solid #c2c2c2;
}
.title-djyw .tit {
	font-size: 24px;
	color: #df2904;
	padding:0 25px;
	border-bottom:3px solid #df2904;
}
.title-djyw .more a {
	color: #999;
	display: block;
}
.list .imgbox{
	width:560px;
	height:385px;
}
.list .imgbox img{
	width:100%;
	height:100%;
	display: block;
	border-radius:5px;
	overflow:hidden;
}
.list{
	width: 454px;
	height: 339px;
	float: right;
	position: relative;
}
.listul li {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	background: url(../images/dot.png) no-repeat 0 25px;
}
.listul li a{
	font-size:20px;
	color: #333333;
	
}
.listul li a:hover{
	font-size: 28px;
	font-weight: 600;
}
.list .more{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 454px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	background-color: #f6ced0;
}
.list .more a{
	color: #c70300;
	display: block;
	text-align: center;
}


/* 陕西动态 */
.title {
	width:100%;
	height: 45px;
	line-height:45px;
}
.news{
	overflow: hidden;
}
.news .title {
	background:url(../images/title2.jpg) no-repeat;
}
.news .more {
	display:block;
	width:100%;
	text-align:center;
	margin-top:20px;
	margin-bottom: 40px;
  
}
.news .more a {
	width:454px;
	height:40px;
	line-height:40px;
	font-size:24px;
	background:#f6ced0;
	color: #d20912;
	display: inline-block;
}

.news-list {
	padding: 25px 0 0 0;
	width:100%;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	white-space: wrap;
}
.news-list li {
	display:flex;
	width:49%;
	line-height: 52px;
	white-space: wrap;
}
.news-list li:nth-child(2n){
	margin-left: 2%;
}
.news-list li a{
	font-size:20px;
	color:#333333;
	display:block;
	line-height: 60px;
	background: url(../images/dot.png) no-repeat 0 center;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-list li a:hoveR{
	font-size: 28px;
	font-weight: 600;
}
/* 学习资料 */
.study .title{
	background:url(../images/title1.jpg) no-repeat;
}
.pic-list ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px 0;
	flex-wrap: wrap;
}
.pic-list ul li {
  width: 25%;
}
.pic-list ul li a {
	display: block;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s linear;
}
.pic-list .image-shadow a .img {
	transition: all 0.2s linear;
	padding:5px;
	box-sizing: content-box;
	width: 264px;
	height: 161px;
}
.pic-list .image-shadow a .img:hover{
	box-shadow: 0 0 20px rgb(9 41 77 / 20%);
	transform: translate3d(0, -6px, 0);
}

.item-box{
	display: block;
	overflow: hidden;
}
.item-xjdx{
	float: left;
}
.item-jsjy {
	float: right;
}
.item-xjdx .title{
	background:url(../images/title3.jpg) no-repeat;
}
.item-jsjy .title{
	background:url(../images/title4.jpg) no-repeat;
}
.item-cont{
	margin: 40px 0;
	width: 550px;
	height: 200px;
}
.item-cont a{
	display: block;
}
.item-cont a img{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	transition: all 0.2s linear;
}
.item-cont a img:hover{
	box-shadow: 0 0 20px rgb(9 41 77 / 20%);
	transform: translate3d(0, -6px, 0);
	border: 1px solid #fff;
}

/* 拓展链接 */
.item-tz {
	overflow: hidden;
}
.item-tz .title{
	background:url(../images/title5.jpg) no-repeat;
}
.item-tz .item-img{
	margin: 58px 0;
	display: flex;
	justify-content: space-between;
}
.item-tz .item-img .item{
	width: 551px;
	height: 106px;
}
.item-tz .item-img .item a{
	display: block;
	width: 100%;
	height: 100%;
}
.item-tz .item-img .item img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.2s linear;
	border: 1px solid #fff;
}
.item-tz .item-img .item img:hover{
	box-shadow: 0 0 20px rgb(9 41 77 / 20%);
	transform: translate3d(0, -6px, 0);
	border: 1px solid #fff;
}
/*底部菜单*/
.footer,
.footer .content {
  background: #f1f1f1;
}
.footer .content {
  padding: 60px 0;
}
.footer .menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.footer .menu ul li {
  border-right: 1px solid #999;
}
.footer .menu ul li a {
  padding: 0 25px;
  display: block;
  line-height: 20px;
  color: #000;
  font-size: 20px;
}
.footer .menu ul li:last-child {
  border-right: none;
}
.copyright {
  color: #666;
  line-height: 50px;
  text-align: center;
}
.copyright p {
  font-size: 20px;
  line-height: 40px;
}
.copyright span {
  padding: 0 10px;
}
