@charset "utf-8";

/* CSS Document */

body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333333;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	position: relative;
	background: #fff;
	max-width: 1920;
	overflow: hidden;
	overflow-y: scroll;
}

img {
	max-width: 100%;
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
hr,
input,
p {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #333333;
}

button {
	border: none;
	outline: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
}

a:focus,
a:hover {
	color: #8A1B21;
	outline: none !important;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

input {
	outline: none;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container {
	width: 1240px;
	margin: 0 auto;
	padding: 0;
}

.head-hbg {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.header {
	position: relative;
	box-sizing: border-box;
	height: 150px;
        z-index:9999;
}

.header-wp {
	width: 92.1875%;
	margin: 0 auto;
}

.logo {
	margin-top: 20px;
}
img.logo26{
width:86%;
}
.header-menu {
	width: 1254px;
}

.top_right {
	margin-top: 30px;
}

.top_right li {
	color: #fff;
	padding: 0 11px;
}

.top_right li a {
	color: #fff;
	display: block;
}

.top_right li.search-pc {
	position: relative;
	width: 45px;
}

.open {
	width: 245px !important;
	transition: all 0.5s;
}

.open a {
	/* width: 45px; */
	float: right;
}

.inp-text-pc {
	width: 200px;
	height: 30px;
	border: none;
	background: #fff;
	outline: none;
	border-radius: 40px;
	padding-left: 16px;
	color: #333;
	line-height: 30px;
	position: absolute;
	right: 43px;
	bottom: 1px;
	transition: 0.5s;
	opacity: 0;
	visibility: hidden;
}

.open .inp-text-pc {
	visibility: visible;
	opacity: 1;
}


.search-pc .inp-text-pc::-ms-input-placeholder {
	color: #333;
}

.search-pc .inp-text-pc::-webkit-input-placeholder {
	/*WebKit browsers*/
	color: #333;
}

.search-pc .inp-text-pc::-moz-input-placeholder {
	/*Mozilla Firefox*/
	color: #333;
}

.search-pc .inp-text-pc::-ms-input-placeholder {
	/*Internet Explorer*/
	color: #333;
}















.menu1 {
	position: relative;
	z-index: 10;
	margin-top: 10px;
}

#nav1 {
	display: block;
}

#nav1 .mainlevel1 {
	float: left;
	position: relative;
	height: 82px;
	line-height: 49px;
	display: block;
	padding: 0 16px;
	text-align: center;
}


#nav1 .mainlevel1 .xjt {
	display: block;
	width: 9px;
	height: 5px;
	background: url(/images-x/nav-sjx.png) no-repeat center;
	margin: 0 auto;
}

#nav1 li.on>a,
#nav1 .mainlevel1:hover>a {
	color: #FFFFFF;
	font-weight: bold;
}

#nav1 .mainlevel1>a {
	color: #fff;
	font-size: 16px;
}

#nav1 li.mainlevel1 a:hover {
	color: #FFFFFF;
}

#nav1 .mainlevel1 ul {
	display: none;
	position: absolute;
	z-index: 99;
	margin-top: 0px;
	top: 75px;
	left: -7px;
	width: 120px;
}

#nav1 .mainlevel1 li {
	font-size: 14px;
	line-height: normal;
	width: 100%;
}

#nav1 .mainlevel1 li.nav-first {
	border-top: 2px solid #e1b169;
}

#nav1 .mainlevel1 li a {
	display: block;
	height: auto;
	font-size: 14px;
	color: #FFF !important;
	background-color: #b93640;
	text-align: center;
	padding: 0;
	width: 100%;
	line-height: normal;
	padding: 10px 0;
}

#nav1 .mainlevel1 li:hover {}

#nav1 .mainlevel1 li a:hover {
	background-color: #7e2228;
}


/*移动版*/
.ydb-header {
	position: relative;
	height: 60px;
	box-sizing: border-box;
	background-color: #ba2d35;
	display: none;
}

.ydb-header .ydb-logo {
	position: relative;
	z-index: 9999
}

.ydb-header .ydb-logo img {
	height: 33px;
	margin-top: 13px;
}

.ydb-header .search,
.ydb-header .search1 {
	position: absolute;
	top: 0;
	right: 37px;
	z-index: 1000;
	display: block;
	width: 30px;
	height: 60px;
	text-indent: -9999em;
	background: url(/images-x/search_but.png) no-repeat center;
	background-size: 21px;
}


.search_con {
	width: 100%;
	height: 50px;
	display: none;
	position: absolute;
	right: 0px;
	z-index: 10;
	background: #ba2d35;
	background-size: auto;
	text-align: left;
	padding: 10px 0px;
	top: 100%;
	text-align: center;
	z-index: 99999;
}


.search_con input {
	vertical-align: top;
}


.search_con .text {
	width: 77%;
	border: none;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	background: #fff;
	color: #333333;
}

.search_con .sub {
	width: 15%;
	border: none;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	background: #fff;
	color: #ba2d35;
}


/* banner */
#banner {
	height: 700px;
	background: #ccc;
	position: relative;
	z-index: 9;
}

#banner .banner-swz {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#banner .slick-slider,
#banner .slick-list,
#banner .slick-track,
#banner .slick-slide {
	height: 100%;
}

#banner .item {
	outline: 0;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

#ban .item a,
#banner .item a {
	display: block;
	height: 100%;
}

#banner .slick-dots {
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	z-index: 99;
}

#banner .slick-dots li {
	display: inline-block;
	margin: 0 3px;
}

#banner .slick-dots li button {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	outline: 0;
	cursor: pointer;
	text-indent: -9999em;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	background: none;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#banner .slick-dots li.slick-active button {
	background-color: #fff;
}

.slider-tit {
	position: absolute;
font-weight:bold;
	width: 33%;
	padding-left: 30px;
	bottom: 40%;
	right: 3%;
	z-index: 99999;
	font-size:1.5em;
	color: #fff;
	background: rgba(0, 0, 0, .55);
	padding-right: 190px;
	box-sizing: border-box;
	padding: 20px;
	line-height: 180%;
	min-height: 40px;
}

/* 财院新闻-媒体关注-通知公告 */
.cytzmt {
	padding-top: 50px;
	background: #fdfdfe url(../images-x/cytzmt-bbg.png) no-repeat bottom left;
	padding-bottom: 20px;
}

.cytzmt .slideTxtBox {}

.cytzmt .slideTxtBox .hd {
	margin-bottom: 27px;
	position: relative;
}

.cytzmt .slideTxtBox .hd ul {
	width: 790px;
	margin: 0 auto;
}

.cytzmt .slideTxtBox .hd ul li span {
	display: inline-block;
}

.cytzmt .slideTxtBox .hd ul li {
	cursor: pointer;
	margin: 0 10px;
}

.cytzmt .slideTxtBox .hd ul li .hd-li-h {
	font-size: 34px;
	font-weight: bold;
	color: #4c4c4c;
}

.cytzmt .slideTxtBox .hd ul li .hd-li-b {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-right: -4px;
	margin-left: -4px;
}

.cytzmt .slideTxtBox .hd ul li .hd-li-b1 {
	margin-left: 0;
}

.cytzmt .slideTxtBox .hd ul li .hd-li-hs {
	font-size: 20px;
	color: #999999;
	font-family: 'Times New Roman', Times, serif;
}

.cytzmt .slideTxtBox .hd ul li:hover .hd-li-h,
.cytzmt .slideTxtBox .hd ul li.on .hd-li-h {
	color: #c3122c;
}

.cytzmt .slideTxtBox .bd ul {}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first {
	width: 588px;
	height: 213px;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-tp {
	width: 284px;
	height: 213px;
	overflow: hidden;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-tp img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first:hover img {
	transform: scale(1.1);
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-nr {
	background: #fff;
	width: calc(100% - 284px);
	height: 213px;
	padding: 15px 24px 48px 19px;
	box-sizing: border-box;
	box-shadow: 0px 0px 7px #ebecec;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-bt {
	font-size: 16px;
	line-height: 26px;
	display: block;
	height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-date {
	padding-left: 30px;
	background: url(/images-x/date-icon.png) no-repeat left center;
	color: #808080;
	height: 18px;
	display: block;
	margin-top: 15px;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-zy {
	color: #808080;
	font-size: 14px;
	line-height: 22px;
	margin-top: 21px;
	height: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-li {
	width: 388px;
	height: 200px;
	background-color: #fff;
	padding: 30px 30px 30px 21px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-right: 18px;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-li .cytzmt-bt {
	-webkit-line-clamp: 1;
	height: 22px;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-li .cytzmt-date {
	margin-top: 26px;
}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-li .cytzmt-zy {
	margin-top: 24px;
}



.ckgd-more {
	width: 100%;
}

.ckgd-more a {
	width: 147px;
	height: 36px;
	display: block;
	color: #c3122c;
	border: 1px solid #c3122c;
	padding-left: 18px;
	box-sizing: border-box;
	line-height: 36px;
	background: url(/images-x/more-icon.png) no-repeat 105px center;
	margin: 30px auto;
	transition: all 0.5s;
}




.ckgd-more a:hover {
	background: url(/images-x/more-icon.png) no-repeat 90px center;
}

.cytzmt .slideTxtBox .bd li {
	transition: all 0.5s;
	box-shadow: 0 0 10px #ccc;
}

.pa9lj {
	width: 100%;
	position: relative;
	z-index: 10;
        overflow:hidden;
}

.pa9lj .container {

	height*: 160px;
	background: #fff;
	padding-top: *20px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.pa9lj .slick {}

.pa9lj .slick div {
	text-align: center;
	/* padding:  0 20px; */
	/* box-sizing:  border-box; */ 
       float:left;
}

.pa9lj .slick div a {
	display: block;
	padding: 0 35px;
	box-sizing: border-box;
	width: 100%;
}

.pa9lj .slick div a img {
	width: 74px;
	height: 74px;
	margin: 0 auto;
}

.pa9lj .slick div a span {
	display: block;
	font-size: 12px;
	margin-top: 10px;
        width:101px;
        height:70px;
}

.pa9lj .slick .slick-prev,
.pa9lj .slick .slick-next {
	width: 30px;
	height: 30px;

}

.pa9lj .slick .slick-prev {
	background: url(/images-x/yjhdyz-prev.png) no-repeat center;
	background-size: 100%;
	top: 42%;
}

.pa9lj .slick .slick-next {
	right: 0;
	background: url(/images-x/yjhdyz-first-next.png) no-repeat center;
	background-size: 100%;
	top: 42%;
}

.pa9lj .slick .slick-prev:hover {
	background: url(/images-x/yjhdyz-first-prev-h.png) no-repeat center;
	background-size: 100%;
}

.pa9lj .slick .slick-next:hover {
	background: url(/images-x/yjhdyz-first-next-h.png) no-repeat center;
	background-size: 100%;
}

.bmjxzs {
	position: relative;
	z-index: 9;
	padding-top: 110px;
	background: url(/images-x/bmdt-bg.png) no-repeat top center;
	background-size: 100% 100%;
	padding-bottom: 50px;
}

.bmjxzs .slideTxtBox .hd {
	margin-bottom: 27px;
	position: relative;
}




.bmjxzs .slideTxtBox .hd ul {
	width: 450px;
/*width: 690px; 临时修改*/ 
	
	margin: 0 auto;
}

.bmjxzs .slideTxtBox .hd ul li span {
	display: inline-block;
}

.bmjxzs .slideTxtBox .hd ul li {
	cursor: pointer;
	float: left;
	margin-right: 46px;
}

.bmjxzs .slideTxtBox .hd ul li:first-child+li+li {
	margin-right: 0 !important;
}

.bmjxzs .slideTxtBox .hd ul li .hd-li-h {
	font-size: 34px;
	font-weight: bold;
	color: #f6b7c1;
}

.bmjxzs .slideTxtBox .hd ul li .hd-li-b {
	font-size: 24px;
	font-weight: bold;
	color: #f6b7c1;
	margin-right: -4px;
	margin-left: -4px;
}

.bmjxzs .slideTxtBox .hd ul li .hd-li-hs {
	font-size: 20px;
	color: #f6b7c1;
	font-family: 'Times New Roman', Times, serif;
}

.bmjxzs .slideTxtBox .hd ul li:hover span,
.bmjxzs .slideTxtBox .hd ul li.on span {
	color: #fff;
}

.bmjxzs .slick-dots {
	position: relative;
	bottom: auto;
}

.bmjxzs .slick1 {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.bmjxzs-ul{
 
}
.bmjxzs .slick1 .bmdt11 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	transition: all 0.5s;
	float: left;
	height: 100%;
	min-height: 1px;
	display: block;
}

.bmjxzs .slick1 .bmdt11:hover {
	background: url(/images-x/qh-li-hbg_03.jpg) no-repeat center;
	background-size: 100% 100%;

}

.bmjxzs .slick1 .bmdt11 a {
	display: block;
	/*width: 100%;*/
	height: auto;
	padding: 40px 24px 40px 19px;
}

.bmjxzs .slick1 .bmdt11 .bmjxzs-first-tp {
	width: 220px;
	height: 165px;
	overflow: hidden;
}

.bmjxzs .slick1 .bmdt11 .bmjxzs-first-tp img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.bmjxzs .slick1 .bmdt11 .bmjxzs-first-nr {
	width: calc(100% - 235px);
}

.bmjxzs .slick1 .bmdt11 .bmjxzs-first-nr .bmjxzs-bt {
	height: 35px;
	background: url(/images-x/bmdt-tit-bbg-h.jpg) no-repeat left bottom;
}

.bmjxzs .slick1 .bmdt11 .bmjxzs-first-nr .bmjxzs-bt span {
	color: #333333;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	display: block;
	height: 20px;
}

.bmjxzs .slick1 .bmdt11 .bmjxzs-first-nr .bmjxzs-date {
	display: block;
	margin-top: 25px;
	height: 18px;
	background: url(/images-x/date-icon.png) no-repeat left center;
	color: #c72239 !important;
	padding-left: 27px;
}

.bmjxzs .slick1 .bmdt11 .bmjxzs-first-nr .bmjxzs-zy {
	color: #808080;
	font-size: 14px;
	line-height: 24px;
	margin-top: 17px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 70px;
}

.bmjxzs .slick1 .bmdt11:hover span,
.bmjxzs .slick1 .bmdt11:hover p {
	color: #fff !important;
}

.bmjxzs .slick1 .bmdt11:hover .bmjxzs-bt {
	background: url(/images-x/bmdt-tit-bbg.jpg) no-repeat left bottom;
}

.bmjxzs .slick1 .bmdt11:hover img {
	transform: scale(1.1);
}

.bmjxzs .slick1 .slick-prev,
.bmjxzs .slick1 .slick-next {
	display: none !important;
}

.bmjxzs .slick1 .slick-dots {
	margin-top: 50px;
	display: block !important;
}

.bmjxzs .slick1 .slick-dots li {
	width: 29px;
	height: 24px;
	background: url(/images-x/qh-hd-li.png) no-repeat center;
}

.bmjxzs .slick1 .slick-dots li.slick-active {
	background: url(/images-x/qh-hd-li-on.png) no-repeat center;
}

.bmjxzs .slideTxtBox .hd ul li .hd-li-b1 {
	margin-left: 4px;
}

/* 专题专栏 */
#lm {
	margin: 50px auto 30px;
	width: 201px;
}

#lm .hd-li-h {
	font-size: 34px;
	color: #c3122c;
	font-weight: bold;
}

#lm .hd-li-b {
	font-weight: bold;
	font-size: 24px;
	margin-right: -4px;
	margin-left: -4px;
}

#lm .hd-li-hs {
	font-size: 20px;
	color: #999999;
	font-family: 'Times New Roman', Times, serif;
}

.ztlm-sp {
	overflow: hidden;
	width: 360px;
	height: 340px;
}

.ztlm-sp a {
	display: block;
	position: relative;
}

.ztlm-sp a img {
	display: block;
	transition: all 0.3s;
	width: 100%;
	height: 100%;
}

.ztlm-sp a i {
	display: block;
	width: 46px;
	height: 46px;
	background: url(/images-x/ztlm-bf-icon.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.ztlm-sp:hover img {
	transform: scale(1.1);
}

.ztlm .swiper-container-pc {}

.ztlm .swiper-container-pc .swiper-slide {

	height: 155px;
	overflow: hidden;

}

.ztlm .swiper-container-pc .swiper-slide img {
	width: 100%;
}

.swiper-container-ydb {
	display: none;
	width: 100%;
}

.ztzl-ydb {
	display: none;
	width: 100%;
}

.ztzl-ydb li {
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 20px;
}

.ztzl-ydb li img {
	display: block;
	width: 100%;
}

/*  */
.slideTxtBox1 {}

.slideTxtBox1 .hd {
	width: 100%;
}

.slideTxtBox1 .hd ul {}

.slideTxtBox1 .hd ul li {
	float: left;
	width: 19.2%;
	margin-right: 1%;
	height: 40px;
	background: #f0f0f0 url(../images-x/zddt-xl-icon.png) no-repeat 95% center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	padding-left: 15px;
	box-sizing: border-box;
	cursor: pointer;
	transition: all 0.5s;
}

.slideTxtBox1 .hd ul li.on {
	background: #c3122c url(../images-x/zddt-xl-icon-h.png) no-repeat 95% center;
}

.slideTxtBox1 .hd ul li.on a {


	color: #fff;
}

.slideTxtBox1 .bd ul {
	zoom: 1;
	width: 100% !Important;
	background: #f0f0f0;
	margin-top: 15px;
	padding-left: 30px;
	box-sizing: border-box;
	padding-bottom: 16px;
}

.slideTxtBox1 .bd li {

	padding-left: 13px;
	background: url(/images-x/zddt-li-icon.png) no-repeat left center;
	margin-top: 15px;
	width: calc(100% / 6);
	padding-right: 6px;
	box-sizing: border-box;
}

.slideTxtBox1 .bd li a {
	font-size: 16px;
}

/* 底部7条链接 */
.db-qtlj {
	height: 297px;
	background: url(/images-x/db8tp-bg.png) no-repeat center;
	background-size: 100% 100%;
	padding-top: 80px;
	box-sizing: border-box;
	margin-top: 55px;
}

.db-qtlj ul li {
	width: 14.2%;
	text-align: center;
}

.db-qtlj ul li img {
	transition: all 1s;

}

.db-qtlj ul li span {
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-top: 8px;
}

.db-qtlj ul li:hover img {
	transform: rotate(180deg);
}


/* 底部 */
.footer {
	padding-top: 32px;
	padding-bottom: 26px;
	background: url(/images-x/footer-bg.png) no-repeat center;
}

.footer a,
.footer div,
.footer span,
.footer p {
	color: #fff;
}

.footer .yqlj {
	border-bottom: 1px solid #c2384b;
	padding-bottom: 25px;
}

.footer .yqlj .yqlj-lm {
	width: 180px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
}

.footer .yqlj .yqlj-lm span {
	font-size: 18px;
	font-weight: normal;
}

.footer .yqlj ul {
	width: calc(100% - 180px);
	margin-top: 5px;
}

.footer .yqlj li {
	width: calc(100% / 6);
	background: url(/images-x/yqlj-li-icon.png) no-repeat left center;
	padding-left: 16px;
	margin-bottom: 11px;
}

.footer .yqlj li a {
	font-size: 15px;

}

.footer .footer-bt {
	border-top: 1px solid #a61529;
}

.footer .footer-bt .fot-logo {
	margin-top: 68px;
}

.footer .footer-bt p {
	font-size: 14px;
	line-height: 34px;
	margin-top: 34px;
	margin-left: 34px;
}

.footer .footer-bt p img {
	vertical-align: middle;
	margin-right: 6px;
}

.footer .footer-bt ul {
	/* width: 200px; */
	margin-top: 40px;
}

.footer .footer-bt ul .ewm {
	width: 95px;
	text-align: center;
margin-right:10px;
}

.footer .footer-bt ul .ewm span {
	display: block;
	font-size: 14px;
	margin-top: 4px;
}

.footer .footer-bt ul .sydw {
	margin-top: 25px;
}


















/*列表页*/
#list-banner {
	position: relative;
	z-index: 9;
}

.list {
	padding-top: 52px;
	min-height: 600px;
	margin-bottom: 60px;
}

.list-left {
	width: 250px;
	background: url(/images-x/yjlm-bg.png) no-repeat top left;
}

.list-left>h2 {
	height: 79px;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
	padding-left: 25px;
	font-weight: bold;
	box-sizing: border-box;
}

/* 侧导航 */
.sideMenu {
	box-sizing: border-box;
	padding-bottom: 120px;
	margin-top: 10px;
	width: 240px;
	margin: 0 auto;
	border: 1px solid #bcbcbc;
	box-sizing: border-box;
	background: url(/images-x/zcdh-xtp.jpg) no-repeat left bottom;
}

.sideMenu h3 {
	width: 100%;
	cursor: pointer;
	margin: 0;
	box-sizing: border-box;
}



.sideMenu h3>a {
	display: block;
	border-bottom: 1px solid #d8d8d8;
	background: url(/images-x/er-nav-y.png) no-repeat 15px center;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	width: 205px;
	padding: 20px 0;
	margin: 0 auto;
	padding-left: 45px;
}

.sideMenu>h3:hover,
.sideMenu>.on {
	color: #fff;
	border-left: none;
	margin: 0px;
	width: 100%;
	box-sizing: border-box;
}

.sideMenu>h3:hover a,
.sideMenu>.on a {
	color: #c3122c;
	font-size: 18px;
	font-weight: bold;
}


.sideMenu ul.has {
	margin: 0 auto;
	padding: 3px 0 10px 50px;
	width: 205px;
	box-sizing: border-box;
	border-bottom: 1px solid #d8d8d8;
}

.sideMenu ul li {
	padding-left: 17px;
	background: url(/images-x/sj.png) no-repeat 2px center;
	margin-top: 10px;
}

.sideMenu ul li:hover,
.sideMenu ul li.on {
	background: url(/images-x/sj-h.png) no-repeat 2px center;
}

.sideMenu ul li a {
	display: block;
	color: #666666;
	font-size: 15px;
}



.sideMenu ul .on a,
.sideMenu ul li:hover a {
	color: #c3122c;
}

/* 侧导航结束 */
/* 右侧开始 */
.list-right {
	width: 905px;
	/* overflow: hidden; */
	min-height: 600px;
}

.list-right .titname {
	height: 41px;
	line-height: 40px;
	margin-bottom: 17px;
	border-bottom: 1px solid #c3122c;
}

.list-right .titname h2 {
	/* width: 145px; */
	font-size: 22px;
	color: #c3122c;
	font-weight: bold;
	box-sizing: border-box;
	line-height: 35px;
	float: left;
}

.list-right .titname .navigation {
	color: #888888;
	font-size: 14px;
	float: right;
}

.list-right .titname .navigation a {
	color: #888;
	font-size: 14px;
}

.list-right .titname .navigation img {
	width: 14px;
	margin-right: 7px;
}



.list-con ul li {
	padding-left: 14px;
	height: 52px;
	line-height: 52px;
	background: url(/images-x/list-li.png) no-repeat left center;
	font-size: 15px;
	/* border-bottom: 1px dashed #e6e6e6; */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	border-bottom: 1px dashed #ccc;
}

.list-con ul li a {
	font-size: 15px;
}

.list-con ul li .date {
	float: right;
	color: #888888;
	font-size: 14px;
}

.list-con ul li:hover {
	margin-left: 10px;
	font-size: 17px;
	color: #0075CC;
}

.list-con ul li.list-li1 {
	margin-top: 30px;
}

.list-con ul li.list-li6,
.list-con ul li.list-li11 {
	margin-top: 23px;
}

.list-con ul li.list-li5,
.list-con ul li.list-li10,
.list-con ul li.list-li15 {
	padding-bottom: 23px;
	border-bottom: 1px dashed #e6e6e6;
	box-sizing: content-box;
	background: url(/images-x/list-li.png) no-repeat left 20px;
}


.fanye {
	margin: 23px 0 58px;
	text-align: center;
}

/* 正文页 */
/*page-con*/
.page-con {
	margin: 0px auto;
	min-height: 600px;
	height: auto;
	overflow: hidden;
        width:100%;
}

.page-con .page-tit {
	font-size: 20px;
	color: #444444;
	text-align: center;
	line-height: 150%;
	padding: 15px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 150%;
	padding: 9px 0 9px;
	font-weight: normal;
}

.page-con .page-date {
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 22px;
	border-bottom: 1px dashed #d9d9d9;
}

.page-con .zhengwen {
	padding: 30px 0;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
   
}

.page-con .zhengwen p {

	line-height: 30px !important;
	font-size: 15px !important;
	color: #555555;

}

.page-con .zhengwen p img {
	max-width: 85%;
	height: auto;
}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 21px 0 0px;
	border-top: 1px dashed #d6d6d6;
	margin-bottom: 52px;
}

.other-title a {
	color: #555555;
	font-size: 16px;
	display: block;
	line-height: 30px;
}

.other-title a:hover {
	color: #c3122c;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0 !important;
	padding: 0 !important;
}


/*师资队伍*/
.szdw-list ul {}

.szdw-list ul li {
	width: 31.9%;
	height: 190px;
	float: left;
	background-color: #fff;
	box-sizing: border-box;
	background: #f2f2f2;
	margin: 10px 0.7% 30px 0.7%;
}

.szdw-list ul li img {
	width: 142px;
	height: 190px;
	/* margin-top: -44px; */
}

.szdw-list ul li div {
	width: calc(100% - 142px);
	height: 190px;
	padding: 16px 20px 20px;
	box-sizing: border-box;
}

.szdw-list ul li div h2 {
	font-size: 20px;
	color: #4c4c4c;
	margin-top: 4px;
	font-weight: bold;
}

.szdw-list ul li div .zhicheng {
	margin-top: 9px;
	font-size: 15px;
	display: block;
	height: 21px;
	transition: 0.4s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.szdw-list ul li div p {
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	margin-top: 15px;
	height: 48px;
	transition: 0.4s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.szdw-list ul li div .more-icon {
	width: 32px;
	height: 4px;
	background: url(/images-x/szdw-more.png) no-repeat center;
	display: block;
	margin-top: 26px;
}

.szdw-list ul li:hover {
	/* background-color: #095899; */
}

.szdw-list ul li:hover span,
.szdw-list ul li:hover p {
	/* color: #fff; */
}


/* 图片列表 */
.tp-list1 li {
	width: 31.3%;
	float: left;
	margin-right: 36px;
	margin-top: 36px;
	margin: 10px 1% 29px;
	padding-top: 17.6%;
	position: relative;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}

.tp-list1 li a {
	display: block;
	/* position: relative; */
}

.tp-list1 li img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 67%;
}

.tp-list1 li:hover span {
	background: #c3122c;
	color: #fff;

}

.tp-list1 li a span {
	display: block;
	width: 100%;
	height: 76px;
	box-sizing: border-box;
	background-color: #ffffff;
	font-size: 15px;
	margin-top: -5px;
	border-top: none;
	padding-top: 32px;
	text-align: center;
}

.tp-list1 .tp-list4 {
	margin-right: 0;
}

.tp-list1-pic {
	display: block;
	width: 47px;
	height: 47px;
	background: url(/images-x/pic-logo.png) no-repeat center;
	position: absolute;
	bottom: 31.3%;
	left: 50%;
	transition: 0.5s;
	transform: translate(-50%, 35%);
}

.tp-list1 li:hover .tp-list1-pic {
	background: url(/images-x/pic-logo-h.png) no-repeat center;
}

/*图片摘要列表*/


.tpzy-list-right {
	width: 100%;
	margin-bottom: 60px;
}

.tpzy-list-right ul {}

.tpzy-list-right ul li {
	height: 220px;
	box-sizing: border-box;
	cursor: pointer;
	padding-top: 30px;
	padding-bottom: 38px;
	position: relative;
	transition: all 0.5s;
}

.tpzy-list-right ul li a img {
	width: 270px;
	height: 152px;
}

.tpzy-list-right ul li .yybt-bt {
	font-size: 16px;
	/* padding-bottom: 10px; */
	transition: all 0.5s;
}


.tpzy-list-right ul li .tpzy-list-bt {
	width: calc(100% - 270px);
	padding-top: 2px;
	box-sizing: border-box;
	padding: 0 100px 0 25px;
}

.tpzy-list-right ul li .tpzy-list-bt>a {
	height: 22px;
	margin-top: 7px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 20px;
}

.tpzy-list-right ul li .date {
	display: block;
	color: #333333;
	background: #f2f2f2;
	width: 72px;
	height: 88px;
	position: absolute;
	right: 0;
	top: 65px;
	text-align: center;
}



.tpzy-list-right ul li .tpzy-list-bt img {
	width: 325px;
	height: 183px;
}

.tpzy-list-right ul li .tpzy-list-bt .tpzy-zy {
	font-size: 13px;
	color: #808080;
	line-height: 22px;
	height: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.tpzy-list-right ul li .tpzy-list-bt>div {
	margin-top: 20px;
}

.tpzy-list-right ul li:hover {
	margin-left: -20px;
	background: #f2f2f2;
	padding-left: 20px;
}

.tpzy-list-right ul li:hover .yybt-bt {
	color: #c3122c;
}

.tpzy-list-right ul li:hover .date {
	background: #c3122c;
	transition: 0.5s;
}

.tpzy-list-right ul li .date span {
	display: block;
	transition: 0.5s;
}

.tpzy-list-right ul li .date .day {
	font-size: 30px;
	margin-top: 8px;
}

.tpzy-list-right ul li .date .n-y {
	font-size: 13px;
	margin-top: 4px;
}

.tpzy-list-right ul li:hover .date span {
	color: #fff;
}

.tpzy-list-right ul li .tpzy-list-bt .tpxw-djs {
	background: url(/images-x/list-djs.png) no-repeat left center;
	color: #666666;
	font-size: 13px;
	padding-left: 30px;
	margin-top: 15px;
	display: block;
	transition: 0.5s;
}

.tpzy-list-right ul li:hover .tpzy-list-bt .tpxw-djs {
	color: #c3122c;
	background: url(/images-x/list-djs-h.png) no-repeat left center;
}

.shzyjzg-pc {
	margin-bottom: 20px;
}

.shzyjzg-pc img {
	width: 100%
}

.shzyjzg-ydb {
	display: none;
}






























/* 媒体查询 */
@media screen and (min-width:768px) {}

@media screen and (min-width:861px) {}

@media screen and (min-width:993px) {}

@media screen and (min-width:1024px) {}

@media screen and (min-width:1200px) {}

@media screen and (min-width:1400px) {}

@media screen and (min-width:1530px) {}

@media screen and (max-width:1840px) {
	.header-wp {
		width: 97%;
	}

	.logo {
		position: absolute;
		margin-top: 0;
		top: 5px;
	}

	.menu1 {
		margin-top: 30px;
		width: 100%;
	}

	.header-menu {
		width: 100%;
	}

	#nav1 .mainlevel1 {
		padding: 0 1.5%;
		height: 62px;
	}

	#nav1 .mainlevel1 ul {
		top: 55px;
		left: -4px;
	}

	#banner {
		height: 40vw;
	}
}

@media screen and (max-width:1530px) {}

@media screen and (max-width:1399px) {
	#nav1 .mainlevel1 {
		padding: 0 1%;
	}

	.slider-tit {
		right: 2.5%;
		font-size: 18px;
		padding: 20px;
		line-height: 160%;
		min-height: 40px;
		width:73%;

	}
}

@media screen and (max-width: 1199px) {
	.container {
		width: 100%;
	}

	.header {
		display: none;
	}

	.ydb-header {
		display: block;
	}

	.focusBox .prev,
	.focusBox .next {
		margin-top: 23px;
	}

	.pageState {
		margin-top: 8px;
	}

	.head-hbg,
	.list-left {
		display: none;
	}



	.list-right {
		width: 100%;
	}

	.list {
		padding-top: 30px;
	}

	.page-con {
		margin-top: 10px;
	}

	#banner {
		height: 40vw;
		width: 100%;
	}

	.cytzmt {
		padding-bottom: 20px;
	}

	.cytzmt .slideTxtBox .bd .cytzmt-ul li.cytzmt-first {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-li {
		width: 100%;
		float: none;
		height: 160px;
		padding: 20px 20px 20px 15px;
	}

	.pa9lj {
		height*: 160px;
	}

	.pa9lj .container {
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0%, 0);
	}

	.bmjxzs {
		background: #bb243a;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.bmjxzs .slideTxtBox .hd {
		width: 95%;
		margin: 0 auto 20px;
	}

	.bmjxzs .slideTxtBox .hd ul {
		width: 482px;
		margin: 0 auto;
	}

	.bmjxzs .slideTxtBox .hd ul li {
		margin-right: 20px;
	}

	#lm .hd-li-h,
	.bmjxzs .slideTxtBox .hd ul li .hd-li-h {
		font-size: 20px;
	}

	#lm .hd-li-b,
	.bmjxzs .slideTxtBox .hd ul li .hd-li-b {
		font-size: 20px;
	}

	#lm .hd-li-hs,
	.bmjxzs .slideTxtBox .hd ul li .hd-li-hs {
		font-size: 12px;
	}

	.bmjxzs .slick1 .bmdt11 a {
		padding: 20px 20px 20px 15px;
	}

	.bmjxzs .slick1 .slick-dots {
		margin-top: 20px;
	}

	.ztlm-sp {
		display: none;
	}



	#lm {
		margin: 20px auto;
		text-align: center;
	}

	.slideTxtBox1 .bd li {
		width: calc(100% / 3);
	}

	.db-qtlj {
		background: #e2b777;
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
		box-sizing: border-box;
		margin-top: 20px;
	}

	.footer {
		background: #b5142c;
	}

	.footer .yqlj {
		padding-bottom: 15px;
	}

	.footer .yqlj li {
		width: calc(100% / 4);
	}

	.cytzmt {
		padding-bottom: 20px;
	}




}


@media screen and (max-width:1024px) {
	.footer .footer-bt {
		text-align: center;
	}

	.footer .footer-bt .fot-logo {
		margin-top: 20px;
		float: none;

	}

	.footer .footer-bt p {
		margin-top: 10px;
		float: none;
		margin-left: 0px;
		line-height: 25px;
	}

	.footer .footer-bt ul {
		margin: 20px auto 0;
		float: none;
	}
}

@media screen and (max-width:992px) {

	.szdw-list ul li {
		width: 48.6%;
		margin: 10px 0.7% 30px 0.7%;
	}




}

@media screen and (max-width: 860px) {}

@media screen and (max-width: 800px) {
.cytzmt .slideTxtBox .hd ul{
  width:100%;
}.cytzmt .slideTxtBox .hd ul li{
  width:50%;
  margin:0;
  padding: 0 15px;
  text-align:center;
  box-sizing:  border-box;
}

}

@media screen and (max-width: 768px) {
	.list-right .titname {
		position: relative;
		line-height: 22px;
		padding-bottom: 5px;
		height: auto;
		overflow: hidden;
	}

	.list-right .titname h2 {
		line-height: 26px;
		margin-bottom: 7px;
		width: 100%;
	}

	.list-right .titname .navigation {
		display: block;
		float: none;
		top: inherit;
		position: relative;
	}


	#banner {
		height: 40vw;
	}

	#banner .slick-dots {
		bottom: 0;
	}

	.bmjxzs .slideTxtBox .hd ul {
		
	}

	.bmjxzs .slick1 .slick-dots {
		margin-top: 20px;
	}

	.bmjxzs {
		padding-bottom: 20px;
	}

	.swiper-container-ydb {
		display: none;
	}

	.ztzl-ydb {
		display: block;
	}

	.db-qtlj ul li {
		width: 25%;
		margin-bottom: 20px;
	}

	.footer {
		padding-top: 16px;
	}

	.footer .yqlj .yqlj-lm {
		width: 150px;
		float: none;
		margin: 0 auto 10px;
		font-size: 20px;
	}

	.footer .yqlj .yqlj-lm span {
		font-size: 16px;
	}

	.footer .yqlj ul {
		float: none;
		width: 100%;
	}

	.tp-list1 li {
		width: 48%;
		padding-top: 27%;
	}

	.tpzy-list-right ul li {
		height: 182px;
		padding-top: 20px;
		padding-bottom: 10px;
	}

	.tpzy-list-right ul li .tpzy-list-bt {
		padding: 0 79px 0 10px;
	}

	.tpzy-list-right ul li .date {
		width: 60px;
		height: 70px;
		top: 50px;
	}

	.tpzy-list-right ul li .date .day {
		font-size: 24px;
		margin-top: 5px;
	}

	.shzyjzg-pc {
		display: none;
	}

	.shzyjzg-ydb {
		display: block;
	}
}

@media screen and (max-width:730px) {}

@media screen and (max-width:690px) {

	.slideTxtBox1 .hd ul li {
		background: #f0f0f0 !important;
		width: 32%;
		margin-bottom: 20px;
		text-align: center;
		padding: 0;
		margin-right: 1.3%;
	}

	.slideTxtBox1 .hd ul li a {
		color: #333 !important;
	}

}

@media screen and (max-width:641px) {
	.cytzmt .slideTxtBox .hd ul li .hd-li-h {
		font-size: 27px;
	}

	.cytzmt .slideTxtBox .hd ul li .hd-li-b {
		font-size: 20px;
	}

	.cytzmt .slideTxtBox .hd ul li .hd-li-hs,
	.bmjxzs .slideTxtBox .hd ul li .hd-li-b1,
	.bmjxzs .slideTxtBox .hd ul li .hd-li-hs,
	.cytzmt .slideTxtBox .hd ul li .hd-li-b1 {
		display: none;
	}

	.cytzmt .slideTxtBox .hd ul li .hd-li-hs {
		font-size: 12px;
	}

	.cytzmt .slideTxtBox .hd ul {
		width: 100%;
	}

	.cytzmt .slideTxtBox .hd ul li {
		margin-right: 0;
	}

	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first {
		height: 180px;
	}

	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-tp {
		width: 240px;
		height: 180px;
	}

	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-nr {
		width: calc(100% - 240px);
		height: 180px;
		padding: 15px 24px 20px 19px;
	}

	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-li .cytzmt-zy {
		margin-top: 10px;
	}

	.cytzmt .slideTxtBox .hd {
		margin-bottom: 15px;
	}

	.cytzmt {
		padding-top: 20px;
	}

	.szdw-list ul li {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.slider-tit {
		right: 2%;
		padding: 5px 5px 4px;
		font-size: 13px;
		line-height: 150%;
		min-height: 20px;
		width: 80%;
		bottom: 15%;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

}

@media screen and (max-width:620px) {
	.footer .yqlj ul li {
		width: 50%;
	}
}

@media screen and (max-width:585px) {

	.bmjxzs .slick1 .bmdt11 .bmjxzs-first-tp,
	.bmjxzs .slick1 .bmdt11 .bmjxzs-first-nr,
	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-nr,
	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-tp {
		width: 100%;
		float: none;
	}

	.bmjxzs .slick1 .bmdt11 .bmjxzs-first-tp,
	.bmjxzs .slick1 .bmdt11 .bmjxzs-first-nr,
	.cytzmt .slideTxtBox .bd .cytzmt-ul li.cytzmt-first,
	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-tp {
		height: auto;
	}

	.bmjxzs .slick1 .bmdt11 .bmjxzs-first-nr {
		padding-top: 15px;
	}

	.bmjxzs .slick1 .bmdt11 a {
		padding: 20px 24px 20px 19px;
	}

	.tpzy-list-right ul li a img {
		width: 230px;
		height: auto;
	}

	.tpzy-list-right ul li .tpzy-list-bt {
		width: calc(100% - 230px);
		padding: 0 5px 0 10px;
	}

	.tpzy-list-right ul li .date {
		display: none;
	}

	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-tp,
	.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first .cytzmt-first-tp img {

		height: 40vw;
	}
}

@media screen and (max-width:520px) {}

@media screen and (max-width:500px) {
	#banner {
		height: 40vw;
	}

	#banner .slick-dots li button {
		width: 8px;
		height: 8px;
	}

	#ban .slick-dots li button {
		width: 8px;
		height: 8px;
	}

	.pa9lj .slick div a {
		padding: 0 9px;
	}

	.ztzl-ydb li {
		width: 49%;
		margin-right: 2%;
	}

	.db-qtlj ul li {
		width: 33%;
	}

	.db-qtlj ul li img {
		height: 90px;
		width: 73px;
	}

	.db-qtlj ul li span {
		font-size: 16px
	}

	.tp-list1 li {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
		padding-top: 0;
	}

	.tp-list1-pic {
		bottom: 55px;
		left: 50%;
		transition: 0.5s;
		transform: translate(-50%, 35%);
	}

	.tp-list1 li img {
		width: 100%;
		position: relative;
		left: initial;
		top: initial;
		height: auto;
	}

	.tp-list1 li a span {
		height: 60px;
		padding-top: 28px;
	}
}

@media screen and (max-width:450px) {
	.tpzy-list-right ul li a img {
		width: 180px;
		height: auto;
	}

	.tpzy-list-right ul li .tpzy-list-bt {
		width: calc(100% - 180px);
		padding: 0 5px 0 10px;
	}

	.tpzy-list-right ul li .tpzy-list-bt>a {
		margin-bottom: 10px;
		margin-top: 0;
	}

	.tpzy-list-right ul li .tpzy-list-bt .tpxw-djs {
		margin-top: 5px;
	}

	.tpzy-list-right ul li {
		height: 144px;
	}

	.slideTxtBox1 .bd ul {
		padding-left: 10px;
	}
}

@media screen and (max-width:410px) {
	.footer .footer-bt .fot-logo {
		height: 50px;
	}

	.tpzy-list-right ul li {
		margin-bottom: 0px;
		height: auto;
	}

	.tpzy-list-right ul li>a {
		width: 100%;
	}

	.tpzy-list-right ul li>a img {
		width: 100%;
	}

	.tpzy-list-right ul li .tpzy-list-bt {
		width: 100%;
		padding: 0;
	}
}

.lingdao .lingdao-nr {
	width: calc(100% - 165px);
	margin-left: 20px;
}

.lingdao {
	margin-bottom: 20px;
}

.lingdao .lingdao-nr p {
	text-indent: 0;
	margin-top: 15px;
	margin-bottom:  0 !important;
	padding:  0;
}
.lingdao .lingdao-nr .lingdao_name{
		margin-bottom: 10px;
	}
.bbn {
	border-bottom: none !important;
}

.ml0 {
	margin-left: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
}

.pl0 {
	padding-left: 0 !important;
}

.pr0 {
	padding-right: 0 !important;
}
.slick{
    width: *1130px;
    margin: *0 auto;
}