*{padding: 0;margin: 0;}
ul li, a ,p{border: none;
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0px;
}
body{
	font-size: 16px;
	color: #333333;
	font-family:"Microsoft YaHei";
	
}
img{border: none;}
a{cursor: pointer;color: #333333;text-decoration: none !important;}
.center{width: 1400px;margin: 0px auto;}
.clear{clear: both;}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
  height: 0px;
  visibility: hidden; }
.clearfix {
  *display: table;
  *zoom: 1; }

.read p table,.read  table{margin:auto;}
.read table p{text-indent:0;}

/*pic*/

.listdiv{width: 100%;height: auto;overflow: hidden;margin-top: 30px;}
.Leader{width: 440px;height: auto;overflow: hidden;float:left;/* margin-bottom:20px; */margin: 0px 25px;margin-bottom: 25px;}
.Leader h4{background: #e1e1e1;border-left: 4px solid #960218;text-indent:1.5em;line-height:26px;font-size: 16px;}
.Leader_dl{width: 100%;height: auto;overflow: hidden;margin-top: 15px;}
.Leader_dl dt{float: left;width:35%;margin-right:5%;height: 180px;overflow: hidden;border: 1px solid #960218;}
.Leader_dl dt div{margin:5px;height: 170px;overflow: hidden;}
.Leader_dl dt img{width: 100%;transition: all linear 0.2s;}
.Leader_dl dt:hover img{}
.Leader_dl dd{float: left;width:59%;height: 160px;overflow: hidden;}
.Leader_dl dd span, .Leader_dl dd em{display: block;width:100%;height:23px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size:14px;}            
.Leader_dl dd p{width: 100%;
    height: 80px;
    line-height: 25px;
    color: #666;
    display: -webkit-box;
   
    overflow: hidden;
    margin-top: 30px;}
.pagediv{width: 360px;margin: 20px auto;}
.Leader_dl dd span{font-size:18px;margin-bottom:5px;margin-top:5px;font-weight:bold;}
.Leader_dl dd em{color:#666;margin-top:2px;font-style: normal;}
.Leader_dl dd a{/* margin-top: 62px; */display: block;}
.Leader_dl dd a:hover img{opacity:0.8;}


.yrgs{padding-top:30px;}



.xue22_img{height: 175px;overflow:hidden;width:100%;}
.xue22_img img{width:100%;}
.top{
	width: 100%;
	/* height: 120px; */
	position: relative;
	background: #960218;
}
.logo{
   overflow: hidden;
   float: left;
   margin-top: 13px;
}
.logo img{
	max-width: 100%;
	height: auto;
	margin-top: 15px;
}
.lj{
	float: right;
	    width: 17%;
    margin-top: 25px;
}
.lj .toplj{
	float: right;
	line-height: 30px;
}
.lj .toplj a{
	font-size: 14px;
	color: #858DA0;
	text-align: right;
	display: block;
	/* margin: 0px 4px; */
}
.toplj li{
	float: left;
	text-indent: 20px;
	margin-right: 20px;
}
.toplj .li1{
	background: url(../img/d1.png) no-repeat 0px center;
}
.toplj .li2{
	background: url(../img/d2.png) no-repeat 0px center;
}
.lj .ts{
	overflow: hidden;
	margin-top: 15px;
}
.ss {
  width: 146px;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  float: right;
  /* margin-top: 10px; */
  /* margin: 50px  0px; */
  background: url(../img/sebox.png) no-repeat 0px bottom;
 }
.ss .inp{
	border: none;
	height: 30px;
	outline: none;
	color: #fff;
	/*	text-indent: 20px;*/
	background: none;
	width: 83%;
}
.ss .btn{
	border: none;
	position: absolute;
	top: 8px;
	right: 12px;
	width: 16px;
	height: 16px;
	outline: none;
	background: url(../img/search.png) no-repeat  0px 0px;
}
input::-webkit-input-placeholder {
	color: #fff;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
}

.nav{

margin-top: 10px;

/* overflow: hidden; */

/* margin-bottom: 10px; */
}
.nav ul li{
	float: left;
	/* width: 0; */
	position: relative;
	padding: 0 20px;
	}
.nav ul li > a{
	text-align:center;
	line-height: 60px;
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.nav ul li.on,.nav ul li:hover{background: rgba(195,3,0,0.8);/*color:#31629C ;*/;}
.nav ul li:hover .subNav{display: block;}
.subNav{
	width: 200px;
	font-size: 15px;
	position: absolute;
	left:-40px;
	top: 45px;
	display: none;
	z-index: 999;
	/*background: #FDA328;*/
	background: rgba(195,3,0,0.8);
}
.subNav a{
	width: 100%;
	display: block;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
}
.subNav a:hover{background: #E3EEF2;color:#960218 ;}


#dt .wrapper {
	position: relative;
}

#dt {
	overflow: hidden;
}
.main3 .z1 .tp img{width:100%;height: 240px;}
#dt .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

#dt .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

#dt .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

#dt .rslides img {
	display: block;
	height: 400px;
	float: left;
	width: 100%;
	border: 0;
}

#dt .slide_container {
	position: relative;
	float: left;
	width: 100%;
}

#dt .slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

#dt .slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

#dt .slide img {
	display: block;
	position: relative;
	z-index: 1;
	/* width: 1920px; */
	border: 0;
}

#dt .slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

#dt .slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 66px;
	width: 34px;
	margin-top: -30px;
}

#dt .slide_nav:active {
	opacity: 1.0;
}

#dt .slide_nav.prev {
	left: 0%;
	background: url(../img/datu_l.png) no-repeat center center;
}

#dt .slide_nav.next {
	right: 0%;
	background: url(../img/datu_r.png) no-repeat center center;
}

#dt .slide1_tabs {
	position: absolute;
	bottom: 13px;
	left: 45%;
	z-index: 100;
	text-align: center;
}

#dt .slide3_tabs {
	position: absolute;
	bottom: 40px;
	z-index: 100;
	right: 15%;
	margin: 0px auto;
	text-align: center;
}

#dt .slide1_tabs li,
.slide3_tabs li {
	display: inline-block;
	margin-right: 20px;
	width: 15px;
	height: 25px;
	/* background: #FFFFFF; */
	position: relative;
}

#dt .slide1_tabs li a,
.slide3_tabs li a {
	display: inline-block;
	width: 15px;
	
	height: 20px;
	line-height: 40px;
	position: absolute;
	left: 0;
	z-index: 1000;
	/* color: rgba(100, 200, 300, 0); */
	color: transparent;
	font-size: 20px;
/* 	background: none; */
/* 	color: #fff; */
background:url(../img/dot2.png) no-repeat center;
}
#dt .slide1_tabs li.slide_here,.slide3_tabs li.slide_here{width:60px;}
#dt .slide1_tabs li.slide_here a,
.slide3_tabs li.slide_here a {
	width:60px;
	margin-right: 45px;
	background: url(../img/dot1.png) no-repeat center;
}

#dt .dtxt {
	position: absolute;
	left: 9%;
	bottom: 40px;
	z-index: 999;
	padding: 0px 40px;
	text-align: center;
	background: url(../img/banico1.png) no-repeat left top,url(../img/banico2.png) no-repeat right bottom rgb(0,0,0,0.6);
}

#dt .dtxt a {
	color: #FFFFFF;
	display: block;
	/* font-size: 18px; */
}

#dt .dtxt .bt {
	font-size: 19px;
	font-weight: bold;
	line-height: 36px;
	letter-spacing: 2px;
}

/*main1*/

.ggtop{
	/* overflow: hidden; */
	line-height: 50px;
	height: 50px;
	margin-bottom: 25px;
}
.ggtop .lm{
	font-size: 26px;
	color: #960218;
	float: left;
	width: 104px;
	border-bottom: 3px solid #960218;
}
.ggtop a{
	float: right;
	margin-top: 2px;
	color: #fff;
}
.ggul li{
	padding: 20px;
	box-sizing: border-box;
	border: 2px solid #ECECEC;
	border-bottom: 3px solid #960218;
	float: left;
	width: 430px;
	margin-right: 20px;
	margin-top: 25px;
}
.ggul .wt{margin-right: 0px;}
.ggul li a{
	font-size: 16px;
	/*	float: left;*/
	/*width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
	height: 40px;
	overflow: hidden;
	display: block;
	margin: 18px 0px 19px;
}
.ggul li .sj{
	color: #960218;
	font-size: 14px;
	display: block;
	text-indent: 25px;
	background: url(../img/icon1.png) no-repeat 0px center;
}
.ggul li:hover a,.ggul li:hover .sj{
	color: #960218;
}

/*main1*/


.callbacks_tabs {
    text-align: right;
    font-size: 0;
    list-style-type: none;
    position: relative;
    top: -40px;
    z-index: 2;
    right: 25px;
}
.callbacks_tabs li{
    display: inline-block;
    margin: 0px 5px;
}
.callbacks_tabs a {
    display: inline-block;
    width: 6px;
    height:6px;
    border-radius: 50%;
    line-height: 20px;
    overflow: hidden;
    font-size: 0px;
	border: 1px solid #FFFFFF;
}
.callbacks1_tabs .callbacks_here a{
	background: #FFFFFF;
}
.callbacks_container .tu{
	height: 320px;
	width: 4.6rem;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}
.callbacks_container .tu img{width:100%;height:100%;}
.callbacks_container .ybt{
	background: #960218;
	color: #FFFFFF;
	padding: 30px;
	box-sizing: border-box;
	height: 320px;
}
.ybt .zy{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 30px;
	height: 100px;
	overflow: hidden;
}
.ybt .yd{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style:italic;
	float: right;
	margin-top: 27px;
}

.newtp .caption {
	display: block;
	color: #fff;
	/* margin: 20px 0px; */
	font-size: 18px;
	/* font-weight: bold; */
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	display: block;
}
.newtp .slick-dots{
	position: absolute;
	right: 3rem;
	bottom: 15px;
}
.newtp .slick-dots li{display: inline-block;margin: 0 8px;}
.newtp .slick-dots li button{
	color: transparent;
	width: 10px;
	height: 10px;
	background: url(../img/dot4.png) no-repeat center;
}
.newtp .slick-dots li.slick-active button{
	background: url(../img/dot3.png) no-repeat center;
}
.ybt .zy{
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
	margin-top: 30px;
	height: 145px;
	overflow: hidden;
}
.ybt .yd{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-style:italic;
	float: right;
	/* margin-top: 50px; */
	position: absolute;
	bottom: 40px;
	right: 45px;
}
.newtp{
	width: 880px;
	float: left;
}
/*tz*/
.tz{
	float: right;
	width: 470px;
}
.tab {
	position: relative;
}

.tabbox {
	overflow: hidden;
}


.tab-hd li {
	float: left;
	cursor: pointer;
	width: 14%;
}

.tab-hd li {
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #01204C;
	text-align: center;
}
.tab-hd li h2 a{
	font-size: 16px;
	color: #FFFFFF;
}
.tab-hd .active{
	background: #960218;
}

.tab-bd>li {
	display: none;
	position: relative;
}

.tab-bd .thisclass {
	display: block;
}
.tzlist li{
	overflow: hidden;
	/* border-bottom: 1px solid #758396; */
	/* padding: 40px 0px; */
	/* margin-bottom: 40px; */
	/* padding: 17px 0px; */
	padding-bottom: 15px;
	margin-top: 15px;
	box-sizing: border-box;
	border-bottom: 1px dashed #D8D8D8;
}


.tzlist  li a{
	font-size: 16px;
	color: #222222;
	/* padding: 10px 0px; */
	/* height: 70px; */
	/* overflow:hidden; */
	/* text-overflow:ellipsis; */
	/* white-space:nowrap; */
	/* width: 99%; */
	height: 50px;
	line-height: 27px;
	overflow: hidden;
}

.tzlist  li:hover a{color: #960218;}

.zrq{
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 20px;
	display: block;
	font-weight: normal;
	background: #FFFFFF;
	color: #333;
	font-size: 13px;
	text-align: center;
	border: 1px solid #960218;
}
.zrq span{
	font-size: 24px;
	text-align: center;
	padding: 4px 0px;
	box-sizing: border-box;
	background: #960218;
	color: #FFFFFF;
	display: block;
}
.new1{
	margin-top: 30px;
	overflow: hidden;
}
/*main2*/
.comtop{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	
}
.main3 .comtop{
    font-size: 26px;
    color: #960218;
    width: 104px;
    border-bottom: 3px solid #960218;
    line-height: 50px;
    height: 50px;
    font-weight: normal;
    margin-bottom: 25px;
    }
.comtop span{
	font-size: 30px;
	color: #999999;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
}
.comtop a{
	font-size: 16px;
}
.main2 ul.artLf {
	float: left;
	width: 53.4%;
	/* margin-right: 40px; */
}

.main2 ul.artLf li a {
	display: block;
	position: relative;
	overflow: hidden;
}

.main2 ul.artLf li a .art-Img {
	display: block;
	height: 0;
	/*padding-bottom: 69%;*/
	height: 540px;
	overflow: hidden;
	width: 100%;
}
.main2 ul.artLf li a .art-Img img{height: 100%;}
.main2 ul.artLf .artBg {
	display: block;
	width: 100%;
	height: 340px;
	background: url(../img/sptb.png) no-repeat center 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.xxyd .comtop{
	font-size: 26px;
	color: #960218;
	float: left;
	font-weight: normal;
	width: 104px;
	border-bottom: 3px solid #960218;
}
.xxyd .xxtop .gd{
	float: right;
	margin-top: 10px;
}
.xxtop{line-height: 50px;
    height: 50px;
    margin-bottom: 25px;}
.main2{
	float: left;
	width: 100%;
	background: #fff;
	overflow: hidden;
	margin-top: 40px;
	/* padding-right: 13%; */
	/* border-bottom: 5px solid #00214C; */
}
.xxyd{
	/* padding: 34px 0px; */
	/* border-bottom: 3px solid #00214C; */
	float: right;
	width: 44%;
	overflow: hidden;
	padding-top: 20px;
}
.m2y {
	/* margin-left: 590px; */
}
.m2y ul li{
	padding: 30px 0px;
	box-sizing: border-box;
	overflow: hidden;
	transition: all 3s;
	border-bottom: 1px solid #EAEAEA;
}
.m2y ul li span{
	display: block;
	/* font-weight: bold; */
	font-size: 30px;
}
.m2y ul li .yrq{
	color: #960218;
	font-size: 16px;
	width: 90px;
	height: 50px;
	text-align: center;
	font-weight: bold;
	float: left;
	border-right: 1px solid #bdbdbd;
	margin-right: 20px;
	padding-right: 10px;
}
.m2y ul li .ybt{
	/* color: #00204c; */
	font-size: 18px;
	/* font-weight: bold; */
	height: 46px;
	overflow: hidden;
}
.m2y ul li:hover{
	background: #960218;
	transition: all 3s;
}
.m2y ul li:hover .yrq,.m2y ul li:hover .ybt{color: #FFFFFF;}
/*xsjl*/
.main3{
	float: left;
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
	background: url(../img/shang.jpg) no-repeat 0px bottom;
	padding-bottom: 70px;
	margin-top: 40px;
}
.main3  ul li{
	width: 48%;
	float: left;
	margin-right: 2%;
	height: 200px;
	background:#fff;
	box-shadow:2px 2px 3px #e8e8e8,-2px -2px 3px #e8e8e8;
	margin-bottom:40px;
}
.main3  ul li a{display:block;}
.main3 .date4{
	width:100px;
	height:30px;
	background:#960218;
	color:#fff;
	line-height:30px;
	text-align:center;
	font-size:16px;
    box-shadow:4px 4px 2px #e8e8e8;
}
.main3_left{float:left;width: 52%;}
.main3_left h2{
	font-size:16px;
	font-weight:normal;
	color:#000;
	padding:0px 28px;
	margin: 13px 0px;
	line-height: 27px;
	height: 54px;
	overflow:hidden;
}
.main3_left p{
    font-size:14px;
    color:#888888;
    padding:0px 28px;
    line-height: 23px;
}
.main3_right{
	float:right;
	width:48%;
}
.main3  ul li img{
	height: 200px;
	width: 100%;
}
.main3 .wt{
	margin-right: 0px;
}
.main3_more{
	width:200px;
	height:40px;
	border:1px solid #fff;
	color:#fff;
	margin:0px auto;
	margin-top:0px;
}
.main3_more a{color: #000;
    text-align: center;
    display: block;
    line-height: 38px;
    background: #fff;border: 1px solid #960218;font-size:14px}




.ssfc{width:100%; overflow: hidden; }
.ssfc a.read{margin:24px auto;}
.ssfc .lm{background-image: url(../img/lm_ssfc.png); padding-top:39px;}
.ssfc ul{float:left; width:calc(100% + 40px); margin:30px -20px;}
.ssfc ul li{float:left; margin:0 20px; width:440px;}
.ssfc ul li .pic{position:relative; z-index:5; width:100%; height:293px; overflow: hidden;}
.ssfc ul li .pic img{
	width:100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all .5s ease-out;
	transform: scale(1);
	transition: all .5s ease-out;
	}
.ssfc ul li:hover .pic img{transform: scale(1.2);}
.ssfc ul li .bt{float:left; width:100%; padding:20px; background-color:#fff;}
.ssfc ul li .bt p{float:left; width:100%; height: 60px; overflow: hidden; line-height:30px;}
.ssfc ul li .bt p a{font-size: 16px; color:#333;}
.ssfc ul li .bt span.time{float:left; margin-top: 15px; line-height:25px; font-size: 14px; color:#023459;}
.ssfc ul li:hover .bt p a{font-size: 18px; font-weight: bold; color:#023459;}

.fc_sp{position:relative; float:left; width:100%;margin-top:10px;}
.fc_sp .hd{float:left; width:590px;}
.fc_sp .hd ul{float:left; width:100%; margin:0;}
.fc_sp .hd ul li{float:left;padding:20px;width:100%;height: 135px;margin:0;box-sizing: border-box;}
.fc_sp .hd ul li.bg_hd1,.fc_sp .hd ul li.on{background-color: rgba(150,2,24,1);}
.fc_sp .hd ul li.bg_hd2{background-color: rgba(150,2,24,0.9);}
.fc_sp .hd ul li.bg_hd3{background-color: rgba(150,2,24,0.7);}
.fc_sp .hd ul li.bg_hd4{background-color: rgba(150,2,24,0.5);}
.fc_sp .hd ul li .pic{float:left; width:150px; height:95px;}
.fc_sp .hd ul li .bt{float:right; padding:0; background-color: transparent; width:calc(100% - 170px);}
.fc_sp .hd ul li .bt a{float:left;width:100%;line-height: 25px;height: 45px;padding:10px 0;color:#fff;font-size: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.fc_sp .hd ul li.on .bt a{font-weight: bold;}
.fc_sp .hd ul li .bt span.time{float:left; margin-top:0; width:100%;color:#fff; font-size: 14px;}
.fc_sp .bd{float:right; width:810px; height:540px; overflow: hidden;}
.fc_sp .bd ul{float:left; width:100%;height:100%; margin:0;}
.fc_sp .bd ul li{position:relative;margin:0; float:left; width:100%; height:100%;}
.fc_sp .bd ul li .bg_sp{float:left; width:100%; height:100%; background-position: center; background-repeat: no-repeat; background-size:cover;}
.fc_sp .bd ul li p{position: absolute; z-index:9; left:0; bottom:30px; width:100%; text-align: center; line-height:30px;}
.fc_sp .bd ul li p a{color:#fff; font-size: 24px; font-weight: bold;}
.fc_sp .bd ul li .video_on{position:absolute; z-index:8; left:0; top:0; width:100%; border:0;outline:none; height:100%; background: url(../img/video.png) no-repeat center center; background-size:80px;}
.video_hide{display:none; opacity: 0;}
.video_con{display: none; position:absolute;top:0; left:0;width:100%; height: 100%; padding:0; overflow: hidden;z-index: 10;}
.video_con2{background: none !important;
    display: block !important;}
.video_close{position:absolute;top:0; right:0;    width:40px; line-height: 40px;
    height: 40px;z-index:9999;color:#fff; background-color:#333; border:0;}
.video_con video,.video_con object{width:100%; height:100%;background-color:#333; border: 0; margin: 0 auto; display: block;}
















/*rdzt*/
.main4{
	/* background: #F0F0F0; */
	width: 100%;
	overflow: hidden;
	
	padding: 30px 0px;
	margin-bottom: 45px;
}
.main4  ul li{
	width: 18.5%;
	float: left;
	margin-right: 20px;
}
.main4  ul li span{
	display: block;
	text-align: center;
}
.main4  ul li img{
	height: 125px;
	width: 100%;
	border-radius: 5px;
}
.main4 .wt{
	margin-right: 0px;
}
.main4 ul li:hover span{
	color: #31629c;
}

/*main5*/
.main5{
	width: 100%;
	height: 230px;
	color: #FFFFFF;
	padding: 40px 0px;
	box-sizing: border-box;
	background: url(../img/ywbg.png) repeat 0px 0px;
}
.main5 .yq{
	width: 44%;
	float: left;
}
.main5 .yq ul li a{
	color: #FFFFFF;
	font-size: 14px;
}
.main5 .yq ul li{
	float: left;
	width: 33%;
	margin-bottom: 15px;
}
.main5 .lx{
	font-size: 14px;
	width: 25%;
	float: left;
	line-height: 25px;
}
.main5 .rwm{
	 width: 20%;
	float: right;
}
.main5 .rwm li{
	float: left;
	margin-left: 20px;
}
.main5 .rwm li img{width: 120px;}
.main5 .ybt{
	margin-bottom: 20px;
	font-size: 16px;
}
.bq{
	width: 100%;
	background: #020C16;
	padding: 15px 0px;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	font-size: 14px;
}

.listcon{
	margin: 20px 0;
	overflow: hidden;
}
.conleft{
	width: 27%;
	float: left;
}
.conleft .yj{
	height: 100px;
	background: #960218;
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	line-height: 100px;
}
.conleft ul{
	background: #f4f4f4;
	overflow: hidden;
	/* border: 1px solid #d5d3cb; */
	border-bottom: 5px solid  #960218;
}
.conleft ul li{
	height: 50px;
	line-height: 50px;
	background: #f4f4f4;
	text-align: center;
	border-left: 5px solid #960218;
	border-bottom: 1px solid #DDDDDD;
}
.conleft ul li a{
	color: #333333;
	font-size: 20px;
}
.conleft .active{
	border-left: 5px solid #01204C;
}
.conleft .active a{
	color: #960218;
}
.conright{
	float: right;
	width: 70%;
	margin: 52px 0px 30px;
	/* padding: 20px 15px; */
	/* box-sizing: border-box; */
}
.ritop{
	margin-bottom: 10px;
	overflow: hidden;
	height: 45px;
	border-bottom: 2px solid #960218;
}
.ritop .ggtop{float: left;border-bottom:none}
.ritop .lm{
	font-size: 24px;
	color: #960218;
	float: left;
	/* font-weight: bold; */
}
.dq{
	float: right;
	color: #333333;
	margin-top: 7px;
	/* text-indent: 18px; */
	
}
.dq a{
	font-size: 14px;
	color: #333333 !important;
}
.conright .listul li{
	line-height: 50px;
	height: 50px;
	background: url(../img/dian.png) no-repeat 0px center;
	text-indent: 15px;
	color: #333333;
	border-bottom: 1px dashed #ABABAB;
}
.conright .listul{
	/* padding: 0px 10px;
	box-sizing: border-box; */
}
.conright .listul li a{
	float: left;
	color: #333333;
	font-size: 16px;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	width: 80%;
}
.conright .listul li .sj{
	float: right;
	color: #888888;
	font-size: 14px;
}
.conright .listul li:hover a{color: #940f16;}
.conright .listul li:hover .sj{color: #940f16;}
.fan{margin: 30px 0px;text-align: center;}
.nt img{width: 100%;}


.article{padding: 0px 30px;}
.article .arti-title {
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    margin-top: 30px;
    color: #333333;
    font-weight: bold;
}
.article .arti_metas {
    padding: 20px 0px 22px 0px;
    text-align: center;
    border-bottom: 1px dashed #cccccc;
}
.article .arti_metas span {
    color: #999999;
    font-size: 14px;
    /* text-indent: 22px; */
    display: inline-block;
    /* padding: 0 15px; */
}
.article .read{
	padding: 20px 0px 20px 0px;
	line-height: 25px;
}
.nx{color: #333;font-size: 14px;}
.nx a{color: #666666;font-size: 14px;margin-bottom: 20px;display: inline-block;}
.nx .up:hover a ,.nx .down:hover a{color: #940f16;}



















/* banner */
button{border:none;}
.banner {
	width: 100%;
	overflow: hidden;
}

.liturest2 {
	position: relative;
}

.banner .item>a {
	position: relative;
	display: block;
	height: 30vw;
	overflow: hidden;
	width: 100%;
}
.banner .item>a span{display:block;height: 100%;width: 100%;background-size:cover;background-position:center;background-repeat:no-repeat;}
.banner .item {
	position: relative;
	height: 30vw;
	overflow: hidden;
}

.banner .pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	object-fit: cover;
}

.banner .slick-arrow {
	color: transparent;
	position: absolute;
	width: 17px;
	top: 40%;
	background: url(../img/bannerleft.png) no-repeat left center;
	height: 30px;
	z-index: 2;
}

.banner .slick-next {
	right: 3%;
	background: url(../img/bannerright.png) no-repeat left center;

}

.banner .slick-prev {
	left: 3%;
}

.banner .pic,
.banner .slick-list {
	width: 100%;
}

.banner .slick-dots {
	position: absolute;
	right: 20%;
	
	bottom: 20px;
	z-index: 2;
}

.banner .slick-dots li {
	display: inline-block;
	margin: 0px 7px;
}

.banner .slick-dots li button {
	color: transparent;
	width: 10px;
	height: 10px;
	background: url(../img/dot2.png) no-repeat center;

}

.banner .slick-dots .slick-active button {
	background: url(../img/dot1.png) no-repeat center;
	width: 60px;
}

.banner .bannertitle {
	position: absolute;
	/* width: 5.5rem; */
	/* min-height: 1.3rem; */
	z-index: 9;
	background:
	rgba(0,0,0,0.5);
	bottom: 0rem;
	left: 2.6rem;
}
.banner .bannertitle a {
	display: block;
	padding: 0.2rem;
	box-sizing: border-box;
	background: url(../img/banicon1.png) no-repeat left top,url(../img/banicon2.png) no-repeat right bottom;
}
.banner .bannertitle a h2 {
	font-size: 0.24rem;
	line-height: 1.3;
	color: #ffffff;
}
.banner .bannertitle a p{
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
}
.banner .bannertitle a div{
	color: #ffffff;
	margin-top: 15px;
}
.banner .bannertitle a div img{
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}