.header{
	width:100%;
	height:106px;
	min-width:1200px;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 99;
	background: rgba(178,0,0,0.8);!important
        background: rgb(178,0,0);
}
.list-header{
	position:static;
	background: #B70E17;
}
.header .logo{
	height:106px;
	background: url(/xctz/img/logo.png) no-repeat;
	
}

.header .search{
   margin-top:-70px;
}
.slideBox {
	width: 100%;
	height: 644px;
	overflow: hidden;
	position: relative;
	top:0px;
}

.slideBox .hd {
	height: 90px;
	overflow: hidden;
	position: absolute;
	left: 322px;
	bottom:65px;
	z-index: 1;
	
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	width: 40px;
	height:39px;
	font-size:16px;
	line-height:40px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
	background:#B70E17;
	cursor: pointer;
	transition: all 0.3 ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}

.slideBox .hd ul li.on {
	font-size:34px;
}

.slideBox .moreBox{
	color:#FFFFFF;
	padding:10px 20px;
	line-height:40px;
	background-color:#B70E17;
	position: relative;
	top:20px
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 644px;
	display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}
.nav{
	height:83px;
	background: #B70E17;
	position: relative;
	top:-42px
}
.navgation li{
	float: left;
	line-height:83px;
}
.navgation li a{
	padding:30px 40px;
	font-size:18px;
	color:#FFFFFF
}
.navgation li:first-child:before{
	content: "";
	display: inline-block;
	width:2px;
	height:10px;
	background: url(/xctz/img/nav-bolid.png) no-repeat;
	position:relative;
}
.navgation li:after{
	content: "";
	display: inline-block;
	width:2px;
	height:10px;
	background: url(/xctz/img/nav-bolid.png) no-repeat;
	position:relative;
}

/*新闻动态*/
.news .news-title{
	width: 100%;
	min-width:1200px;
	position: relative;
}
.news .news-title h3{
	font-size:30px;
	text-align: center;
	color:#B70E17;
}
i.left-icon:before{
	content:"";
	display: inline-block;
	background: url(/xctz/img/index-title-left.png) no-repeat;
	width:508px;
	height:13px;
	position: absolute;
	top:15px;
}
i.right-icon:before{
	content:"";
	display: inline-block;
	background: url(/xctz/img/index-title-right.png) no-repeat;
	width:508px;
	height:13px;
	position: absolute;
	right:-30px;
	top:15px;
}
.news-content{
	margin-top: 50px;
       overflow:hidden
}

.news-content .left{
	width:595px;
	height:397px;
}
.slideBox2 {
	width:595px;
	height:397px;
	overflow: hidden;
	position: relative;
	
}
.slideBox2 .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right:5px;
	bottom:15px;
	z-index: 1;
}

.slideBox2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox2 .hd ul li {
	float: left;
	width: 20px;
	height: 20px;
	font-size:14px;
	line-height: 20px;
	text-align: center;
	color: #115168;
	background: #FFFFFF;
	cursor: pointer;
	margin-right: 3px;
	transition: all 0.3 ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}

.slideBox2 .hd ul li.on {
	font-size:16px;
	background:#B70E17;
	color: #fff;
}
.slideBox2 .xsbd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox2 .xsbd li {
	zoom: 1;
	width:595px;
	height:397px;
	vertical-align: middle;
}

.slideBox2 .xsbd img {
	width: 100%;
	height: 100%;
	display: block;
}

.slideBox2 .xsbd li a{
	position: absolute;
	left: 0px;
	bottom:0px;
	padding:20px 10px;
	display: block;
	width: 100%;
	z-index: 999;
	color:#fff;
	background: rgba(0,0,0,0.6);
}
.news-content .right{
	width:640px;
	height:397px;
}
.news-content .right .news-nav{
	height:44px;
	width:100%;
	background: #F2F2F2;
	position: relative;
}
.news-content .right  .news-nav ul li{
	float:left;
	width:160px;
	text-align: center;
}
.news-content .right .news-nav ul li a{
	font-size:20px;
	line-height: 44px;
}
.news-content .right .news-nav .on{
	background: #B70E17;
}
.news-content .right .news-nav .on a{
	color:#FFFFFF
}
.news-content .right  .news-list .tz{
	padding-top: 10px;
	display: none;
}
.news-content .right  .news-list .tz ul li{
	height:56px;
	border-bottom: #E1E1E1 1px solid;
}
.news-content .right  .news-list .tz ul li a{
	line-height: 56px;
	font-size:15px;
}
.news-content .right  .news-list .tz .date{
	font-size:14px;
	color:#636363;
	line-height: 56px;
	float: right;
}
.news-content .right  .news-more a{
	position: absolute;
	top:0px;
	right:5px;
	display: none;
	color:#979797;
	font-size:14px;
	padding-top:15px;
	padding-right:3px;
}
.getMore .btn{
	display: block;
	width:117px;
	height:40px;
	border:#B70E17 1px solid;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	margin:0px auto;
	position: relative;
	z-index: 0 !important;
	background: #FFF;
}
.getMore .btn:after {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  width: 0;
  background-color: #B70E17;
  -webkit-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
  z-index: -1;
}

.getMore .btn:before {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: width 0s ease, background .5s ease;
  transition: width 0s ease, background .5s ease;
  z-index: -1;
}
.getMore .btn:hover{
	color:#fff;
}
.getMore .btn:hover:after {
  width: 117px;
  background: transparent;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}

.getMore .btn:hover:before {
  width: 117px;
  background-color: #B70E17;
  -webkit-transition: width .5s ease;
  transition: width .5s ease;
}

/*通知公告*/
.tzgg{
	height: 614px;
	background: url(/xctz/img/kgtl.jpg) no-repeat;
	min-width:1200px;
}
.tzgg .tzgg-title{
	padding-top: 50px;
	padding-bottom: 80px;
}
.tzgg .tzgg-title h3{
	font-size:30px;
	text-align: center;
	color:#fff;
}
.tzgg .innerNav ul{
	margin-left: -100px;
}
.tzgg .innerNav ul li{
	width:360px;
	height:114px;
	background: url(/xctz/img/tzbg.png);
	float: left;
	margin-left: 100px;
	margin-bottom: 60px;
}
.tzgg .innerNav .cal{
	height: 79px;
	width:79px;
	background: url(/xctz/img/clabg.png) no-repeat;
	margin-top: 15px;
	margin-left: 15px;
	position: relative;
}
.tzgg .innerNav .cal .day{
	font-size:24px;
	position: absolute;
	top:26px;
	left:26px;
	
}
.tzgg .innerNav .cal .year{
	position: absolute;
	top:56px;
	left: 12px;
}
.tzgg .innerNav .tit{
	float: left;
	padding-left: 20px;
	padding-top: 30px;
	width:210px;
	
}
.tzgg .innerNav .tit a{
	font-size:16px;
}
.zdxx{
	margin-top: 40px;
	padding: 20px 0px 50px 0px;
	min-width:1200px;
	background: url(/xctz/img/1024.jpg) no-repeat left top;
}
.zdxx .zdwj{
	width:565px;
	position: relative;
}
.zdxx .zdwj:after{
	content: "";
	display: inline-block;
	width:1px;
	height:505px;
	background: #D4D4D4;
	position:absolute;
	right: -75px;
	top:4px
}
.zdxx .llxx{
	width:565px;
	
}
.zdxx .head {
	height: 50px;
	position: relative;
	margin-bottom: 30px;
}
.zdxx .head p{
	font-size:30px;
	width:120px;
	color:#B70E17;
	font-weight: bold;
}
.zdxx .head:after{
	content: "";
	display: inline-block;
	width:279px;
	height:11px;
	background: url(/xctz/img/index-title-left2.png) no-repeat;
	position:relative;
	left: 30px;
	top:14px
}
.zdxx .head .getMore{
	width:70px;
	height:30px;
	border: #F2660F solid 1px;
	border-radius: 20px;
	color:#F2660F;
	text-align: center;
	line-height: 30px;
	position: absolute;
	top:5px;
	right: 0px;
}
.zdxx .zdwj-body ul li{
	line-height: 36px;
	padding-top: 10px;
}
.zdxx .zdwj-body ul li a{
	font-size: 16px;
}
.zdxx .zdwj-body ul li a:before{
	content: "";
	display: inline-block;
	width:20px;
	height:11px;
	background: url(/xctz/img/banner-list.png) no-repeat;
	position:relative;
	left: 0px;
	top:0px
}
.zdxx .headline .tit{
	height:60px;
	background: #E8E8E8;
}
.zdxx .headline .tit a{
	color:#B70E17;
	font-size:20px;
	font-weight: bold;
	line-height:60px;
	padding-left: 20px;
}
.zdxx .headline .abs{
	line-height: 24px;
	color:#797979;
	padding: 20px 0px;
	border-bottom: #D4D4D4 solid 1px;
}
.zhuanti {
	margin-top: 40px;
	margin-bottom: 40px;
}
.zhuanti .zt-title p{
	color:#B70E17;
	font-size:30px;
	text-align: center;
	font-weight: bold;
}
.zhuanti .zt-content ul{
	margin-left: -22px;
}
.zhuanti .zt-content ul li{
	width:300px;
	height:209px;
	border:#660000 1px solid;
	text-align: center;
	float: left;
	margin-left: 22px;
}
.zhuanti .zt-content {
	margin-top: 40px;
	margin-bottom: 40px;
}
.zhuanti .zt-content img{
	width:280px;
	height:156px;
	padding:10px
}
.zhuanti .zt-content a{
	font-size:16px;
}
.footer{
	height:228px;
	min-width:1200px;
	background: #B70E17;
}
.footer .left img{
	margin-top: 70px;
}
.footer .middle{
	padding-top:50px;
	width:500px;
	padding-left: 40px;
}
.footer .middle .title p{
	font-size:22px;
	font-weight: bold;
	color:#FFF;
}
.footer .middle .link{
	padding-top:20px
}
.footer .middle .link ul li{
	width:197px;
	height:44px;
	border:#BB4949 1px solid;
	float: left;
}
.footer .middle .link ul li:before{
	content: "";
	display: inline-block;
	width:8px;
	height:16px;
	background: #F2F2F2;
	position: relative;
	left:0px;
}
.footer .middle .link ul li a{
	color:#fff;
	font-size:16px;
	padding-left: 24px;
	line-height:44px;
}
.footer .right{
	width:820px;
	height:160px;
	padding-top: 50px;
	text-align: center;
}
.footer .right ul li{
width:104px;
	height:124px;
	float:left;
        margin-left:30px;
}
.footer .right img{
	width:104px;
	height:104px;
	
}
.footer .right p{
	text-align: center;
	color:#FFF;
}
.listNav{
	height:50px;
	background: url(/xctz/img/j2.jpg) no-repeat;
}
.listNav .warp{
	height: 50px;
	
}
.listNav .navgation li{
	float: left;
	line-height:50px;
}
.listNav .navgation li a{
	padding:0px 38px;
	font-size:18px;
	color:#FFFFFF
}


.lp li {
	line-height: 50px;
}
.list-main{
	margin-top: 40px;
}
.list-main .left{
	width:265px;
}
.list-main .left-title{
	width:100%;
	height:58px;
	background: #B70E17;
}
.list-main .left-title p{
	font-size:24px;
	font-weight: bold;
	color:#FFF;
	line-height:58px;
	text-align: center;
}
.list-main .left .con{
	width:100%;
	box-sizing: border-box;
	padding:30px;
	background: #fff;
	box-shadow:0px 0px 10px #CCCCCC ;
	
}
.list-main .left .con ul li{
	height: 40px;
    border-bottom: #ccc 1px solid;
    text-align: left;
    position: relative;
    width: 210px;
}
.list-main .left .con ul li a{
	line-height: 40px;
	font-size:14px;
}
.list-main .left .on:before{
	content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #B70E17;
    position: absolute;
    top: 18px;
    left: -10px;
}
.list-main .right{
	width:886px;
	margin-left:30px;
	box-sizing: border-box;
	padding: 30px;
	box-shadow:0px 0px 10px #CCCCCC ;
	min-height:600px;
	margin-bottom: 40px;
}
 .right-title{
	font-size:20px;
	padding-left:10px ;
border-bottom: #6666 1px dashed;
height:60px
}
.right-title:before{
	content: "";
	display: inline-block;
	width:20px;
	height: 20px;
	background: url(/xctz/img/list-con-tit-tb-l.png) no-repeat;
	position: relative;
	left:-20px;
}
.right-title:after{
	content: "";
	display: inline-block;
	width:20px;
	height: 20px;
	background: url(/xctz/img/list-con-tit-tb-r.png) no-repeat;
	position: relative;
	top:15px;
	left: 20px;
}
.local{
	position: absolute;
	right:10px;
	top:5px;
	color:#B9B9B9;
}
.list-main .right-body{
	padding-top:20px;
}
.list-main .right-body .inner-box {
	margin-bottom: 30px;
}
.list-main .right-body .inner-box .box-title{
	height:40px;
	background: #e2e2e2;
	position: relative;
}
.list-main .right-body .inner-box .box-title p{
	display: inline-block;
	width:120px;
	height:40px;
	background: #B70E17;
	color:#FFFFFF;
	line-height:40px;
	font-size:16px;
	text-align: center;
}
.list-main .right-body .inner-box .box-content{
	background: #f8f8f8;
	padding:10px 20px;
	box-sizing: border-box;
	/*box-shadow: 0px 2px 5px #dedede;*/
}
.list-main .right-body .inner-box .box-content ul li{
	height:50px;
	line-height:50px;
	font-size:15px;
	border-bottom:#e2e2e2 1px dashed;
}
.content .inner-text{
	box-sizing: border-box;
	border:#ccc 1px solid;
	box-shadow: 0px 5px 10px #c9c9c9;
	margin-bottom: 20px;
	margin-top: -50px;
	background: #FFF;
}
.content-body{
	padding-top: 40px;
	margin-bottom: 30px;
	padding-left:80px;
	padding-right:80px;
}
.list-banner{
	height: 300px;
	background: url(/xctz/img/list-banner.png);
}