@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;

	color: #333;
	overflow-x: hidden;
}

i,
em {
	font-style: normal;
}

input,
button {
	outline: none;
}

ul,
li,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
a {
	margin: 0;
	padding: 0;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

li a:hover {
	color: ;
}

img,
a {
	cursor: pointer;
}

img {
	border: none;
	max-width: 100%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}


.container {
	width: 1200px;
	margin: 0 auto;
}

.hbh390 {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 390px;
	background: #c3122c;
	width: 100%;
	z-index: 1;
}

.header {
	position: relative;
	box-sizing: border-box;
	height: 150px;
	z-index: 100;
}

.header-wp {
	width: 92%;
	margin: 0 auto;
}

.logo {
	margin-top: 50px;
}

.header-menu {
	
}

.top_right {
	margin-top: 35px;
}

.top_right li {
	color: #fff;
	padding: 0 10px;
}

.top_right li a {
	color: #fff;
	display: block;
}

.top_right li.search-pc {
	position: relative;
	padding-right: 0;
}

.open {
	width: 265px !important;
}

.open a {
	width: 45px;
	float: right;
}

.inp-text-pc {}

.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: 14px;
        clear:both;
}

#nav1 {
	display: block;
}

#nav1 .mainlevel1 {
	float: left;
	position: relative;
	height: 50px;
	line-height: 50px;
	display: block;
	padding: 0 20px;
	text-align: center;
}


#nav1 .mainlevel1 .xjt {
	display: block;
	width: 9px;
	height: 5px;
	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: 45px;
	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;
}

/* banner */
.banner {
	position: relative;
	z-index: 99;
	width: 92%;
	margin: 0 auto;
        height:530px;
	overflow: hidden;
}

.banner .focus {
	position: relative;
	width: 100%;
}

.banner .focus #pic {

	overflow: hidden;
}

.banner .focus #pic ul {}

.banner .focus #pic li {}

.banner .focus #pic li img {width:100%;height:530px;object-fit: cover;}

.banner .focus .tip-bg {
	display: none;
}

.banner .focus #tip {
	display: none;
}

.banner .focus #tip ul li {
	width: 14px;
	height: 14px;
	float: left;
	display: inline;
	margin: 0 5px;
	cursor: pointer;
	
}

.banner .focus #tip ul li.on {
	
}

.banner .focus .btn {
	width: 100%;
	height: 100px;
	position: absolute;
	right: 0;
	bottom: -24px;
	z-index: 14;
}

.banner .focus .btn ul {
	width: 100%;
	width: 400px;
	height: 100px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

.banner .focus .btn li {
	width: 11px;
	height: 20px;
	display: block;
	margin: 0 7px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 40px;
}

.banner .focus .btn li.prev {
	background: url(../images/banner-prev.png) no-repeat left top;
	left: 56px;
}

.banner .focus .btn li.prev:hover {
	background: url(../images/banner-prev-h.png) no-repeat left top;
}

.banner .focus .btn li.next {
	background: url(../images/banner-next.png) no-repeat left top;
	right: 56px;
}

.banner .focus .btn li.next:hover {
	background: url(../images/banner-next-h.png) no-repeat left top;
}

.banner .focus .btn .pageState {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 100px;
	letter-spacing: 16px;
	box-shadow: 0 0 11px #ccc;
}

.banner .focus .btn .pageState span {
	color: #c3122c;
}

/* 财院新闻-媒体关注-通知公告 */
.cytzmt {
	padding-top: 50px;
	background: #fcf7f3 url(../images/cymttz-bg.jpg) no-repeat bottom left;
	padding-bottom: 0px;
	position: relative;
	/* margin-top: 75px;*/
	z-index: 10;
}

.cytzmt .container {

	position: relative;
}

.cytzmt .slideTxtBox {}

.cytzmt .slideTxtBox .hd {
	margin-bottom: 27px;
	position: relative;
}

.cytzmt .slideTxtBox .hd ul {
	width: 650px;
	margin: 0 auto;
}

.cytzmt .slideTxtBox .hd ul li span {
	display: block;
}

.cytzmt .slideTxtBox .hd ul li {
	cursor: pointer;
	height: 50px;
	position: relative;
	z-index: 9;
}

.cytzmt .slideTxtBox .hd ul li .hd-li-h1 {
	background: url(../images/cyxw-cy.png) no-repeat center;
	width: 70px;
	height: 40px;
	float: left;
}

.cytzmt .slideTxtBox .hd ul li.on .hd-li-h1,
.cytzmt .slideTxtBox .hd ul li:hover .hd-li-h1 {
	background: url(../images/cyxw-cy-h.png) no-repeat center;

}

.cytzmt .slideTxtBox .hd ul li .hd-li-h2 {
	background: url(../images/mtgz-mt.png) no-repeat center;
	width: 70px;
	height: 40px;
	float: left;
}

.cytzmt .slideTxtBox .hd ul li.on .hd-li-h2,
.cytzmt .slideTxtBox .hd ul li:hover .hd-li-h2 {
	background: url(../images/mtgz-mt-h.png) no-repeat center;
}

.cytzmt .slideTxtBox .hd ul li .hd-li-h3 {
	background: url(../images/tzgg-tp.png) no-repeat center;
	width: 70px;
	height: 40px;
	float: left;
}

.cytzmt .slideTxtBox .hd ul li.on .hd-li-h3,
.cytzmt .slideTxtBox .hd ul li:hover .hd-li-h3 {
	background: url(../images/tzgg-tp-h.png) no-repeat center;
}


.cytzmt .slideTxtBox .hd ul li .hd-li-b {
	font-size: 24px;
	color: #333;
	display: block;
	float: left;
	line-height: 48px;
}

.cytzmt .slideTxtBox .hd ul li .hd-li-hs {
	font-size: 20px;
	color: #999999;
	font-family: 'Times New Roman', Times, serif;
	float: left;
	line-height: 54px;
}

.cytzmt .slideTxtBox .hd ul .hd-i-icon {
	display: block;
	height: 8px;
	width: 8px;
	background: #D4D4D4;
	z-index: 9999;
	position: relative;
	margin: 23px 23px;
	border-radius: 50%;
}

.cytzmt .slideTxtBox .bd ul {}

.cytzmt .slideTxtBox .bd .cytzmt-ul .cytzmt-first {
	width: 585px;
	height: 213px;
	box-shadow: 0 0px 10px #ccc;
}

.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;
       object-fit: cover;
}

.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: 301px;
	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/cymttz-date.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: 387px;
	height: 200px;
	background-color: #fff;
	padding: 30px 30px 0px 21px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-right: 19px;
	box-shadow: 0 0px 10px #ccc;
}

.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: 34px;
	background: url(../images/hjt-icon.png) no-repeat 106px center;
	margin: 30px auto;
	transition: all 0.5s;
}

.cytzmt .slideTxtBox .bd li {
	transition: all 0.5s;
}

/*  */
.kslj-cot {
	position: absolute !important;
	left: 0;
	bottom: -135px;
	width: 100%;
}

.kslj-wt {
	height: 275px;
	background: #fff;
	width: 1200px;
	margin: 0 auto;
}

.kslj-wt ul {
	background: url(../images/db-wkjlj-bg.png) no-repeat 55px 22px;
	width: 100%;
	height: 255px;
}

.kslj-wt ul li {
	width: 175px;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
}

.kslj-wt ul li a {
	font-size: 15px;
}

.kslj-wt ul li.kslj-wtli1 {
	margin-left: 148px;
	margin-top: 145px;
	background: url(../images/axs-icon.png) no-repeat center 32px;
}

.kslj-wt ul li.kslj-wtli1:hover {
	background: url(../images/axs-icon-h.png) no-repeat center 32px;
	margin-top: 165px;
}

.kslj-wt ul li.kslj-wtli1 a {}

.kslj-wt ul li.kslj-wtli2 {
	margin-top: 120px;
	margin-left: 22px;
	background: url(../images/sjyzxx-icon.png) no-repeat center 32px;
}

.kslj-wt ul li.kslj-wtli2:hover {
	background: url(../images/sjyzxx-icon-h.png) no-repeat center 32px;
	margin-top: 135px;
}

.kslj-wt ul li.kslj-wtli2 a {
	display: block;
}

.kslj-wt ul li.kslj-wtli3 {
	margin-top: 140px;
	margin-left: 60px;
	background: url(../images/jwxt-icon.png) no-repeat center 32px;
}

.kslj-wt ul li.kslj-wtli3:hover {
	background: url(../images/jwxt-icon-h.png) no-repeat center 32px;
	margin-top: 155px;
}

.kslj-wt ul li.kslj-wtli3 a {}

.kslj-wt ul li.kslj-wtli4 {
	margin-top: 145px;
	background: url(../images/yjxt-icon.png) no-repeat center 32px;
	margin-left: 12px;
}

.kslj-wt ul li.kslj-wtli4:hover {
	background: url(../images/yjxt-icon-h.png) no-repeat center 32px;
	margin-top: 170px;
}

.kslj-wt ul li.kslj-wtli4 a {}

.kslj-wt ul li.kslj-wtli5 {
	margin-top: 50px;
	background: url(../images/xfxt-icon.png) no-repeat center 32px;
	width: 130px;
}

.kslj-wt ul li.kslj-wtli5:hover {
	background: url(../images/xfxt-icon-h.png) no-repeat center 32px;
	margin-top: 70px;
}

.kslj-wt ul li.kslj-wtli5 a {}

.kslj-wt ul li .kslj-wt-i {
	display: block;
	margin: 0 auto;
	height: 27px;
	width: 1px;
	background: #CCCCCC;
	margin-bottom: 40px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s;
}

.kslj-wt ul li:hover .kslj-wt-i {
	opacity: 1;
	visibility: visible;
}

/*部门动态-教学科研-招生就业 */

.bm-jx-zs {
	background:#FDFEFF url(../images/cymttz-bg.jpg) no-repeat bottom left;
	position: relative;
	padding: 35px 0 24px;
	position: relative;
	z-index: 9;
}

.bm-jx-zs .container {

	position: relative;
}

.bm-jx-zs .slideTxtBox1 {}

.bm-jx-zs .slideTxtBox1 .hd {
	margin-bottom: 27px;
	position: relative;
}

.bm-jx-zs .slideTxtBox1 .hd ul {
	width: 700px;
	margin: 0 auto;
}

.bm-jx-zs .slideTxtBox1 .hd ul li span {
	display: block;
}

.bm-jx-zs .slideTxtBox1 .hd ul li {
	cursor: pointer;
	height: 50px;
	position: relative;
	z-index: 9;
}

.bm-jx-zs .slideTxtBox1 .hd ul li .hd-li-h1 {
	background: url(../images/bmdt-icon.png) no-repeat center;
	width: 70px;
	height: 40px;
	float: left;
}

.bm-jx-zs .slideTxtBox1 .hd ul li.on .hd-li-h1,
.bm-jx-zs .slideTxtBox1 .hd ul li:hover .hd-li-h1 {
	background: url(../images/bmdt-icon-h.png) no-repeat center;

}

.bm-jx-zs .slideTxtBox1 .hd ul li .hd-li-h2 {
	background: url(../images/jxky-icon.png) no-repeat center;
	width: 70px;
	height: 40px;
	float: left;
}

.bm-jx-zs .slideTxtBox1 .hd ul li.on .hd-li-h2,
.bm-jx-zs .slideTxtBox1 .hd ul li:hover .hd-li-h2 {
	background: url(../images/jxky-icon-h.png) no-repeat center;
}

.bm-jx-zs .slideTxtBox1 .hd ul li .hd-li-h3 {
	background: url(../images/zsjy-icon.png) no-repeat center;
	width: 70px;
	height: 40px;
	float: left;
}

.bm-jx-zs .slideTxtBox1 .hd ul li.on .hd-li-h3,
.bm-jx-zs .slideTxtBox1 .hd ul li:hover .hd-li-h3 {
	background: url(../images/zsjy-icon-h.png) no-repeat center;
}


.bm-jx-zs .slideTxtBox1 .hd ul li .hd-li-b {
	font-size: 24px;
	color: #333;
	display: block;
	float: left;
	line-height: 45px;
}

.bm-jx-zs .slideTxtBox1 .hd ul li .hd-li-hs {
	font-size: 20px;
	color: #333;
	font-family: 'Times New Roman', Times, serif;
	float: left;
	line-height: 51px;
}

.bm-jx-zs .slideTxtBox1 .hd ul .hd-i-icon {
	display: block;
	height: 8px;
	width: 8px;
	background: #D4D4D4;
	z-index: 9999;
	position: relative;
	margin: 23px 23px;
	border-radius: 50%;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li {
	width: 23.7%;
	margin-right: 1.73%;
	padding: 35px 35px 50px;
	box-sizing: border-box;
	background: #fff;
	transition: all 0.3s;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li:hover {
	background: url(../images/bmdt-li-hsbg.jpg) no-repeat center;
	background-size: 100% 100%;
	margin-top: -15px;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li a {
	display: block;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li .date {
	text-align: right;
	width: 54px;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li .date span {
	display: block;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li .date .day {
	color: #989898;
	font-size: 40px;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li .date .n-y {
	color: #989898;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li .bmdt-nr {
	width: 82%;
	margin-top: 17px;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li .bmdt-nr .bmdt-bt {
	font-size: 16px;
	padding-bottom: 15px;
	background: url(../images/bmjxzs-hcd.png) no-repeat left bottom;
	display: block;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li .bmdt-nr .bmdt-zy {
	font-size: 14px;
	color: #808080;
	line-height: 22px;
	margin-top: 34px;
	padding-right: 19px;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li .bmdt-nr .bmdt-more {
	display: block;
	width: 122px;
	height: 36px;
	background: url(../images/hjt-icon.png) no-repeat 77px 10px;
	color: #989898;
	border: 1px solid #989898;
	box-sizing: border-box;
	line-height: 34px;
	padding-left: 20px;
	margin-top: 46px;
}

.bm-jx-zs-ul>.bmdt-more {
	width: 100%;
}


.bm-jx-zs-ul>.bmdt-more a {
	width: 147px;
	height: 36px;
	display: block;
	color: #c3122c;
	border: 1px solid #c3122c;
	padding-left: 18px;
	box-sizing: border-box;
	line-height: 34px;
	background: url(../images/hjt-icon.png) no-repeat 106px center;
	margin: 30px auto;
	transition: all 0.5s;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li:hover .date .day,
.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li:hover .date .n-y,
.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li:hover .bmdt-nr .bmdt-bt,
.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li:hover .bmdt-nr .bmdt-zy,
.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li:hover .bmdt-nr .bmdt-more {
	color: #fff;
}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li:hover .bmdt-nr .bmdt-more {}

.bm-jx-zs .slideTxtBox1 .bd .bm-jx-zs-ul .bmdt-li:hover .bmdt-nr .bmdt-more {
	border: 1px solid #fff;
	background: url(../images/bjt-icon.png) no-repeat 77px 10px;
}

/* dbwzt */
.dbwzt-lj {
	margin-top: 157px;

}

.dbwzt-lj .dbwzt-ul {}

.dbwzt-lj .dbwzt-ul li {
	width: 202px;
	height: 215px;
	text-align: center;
	margin-right: 47px;
	transition: linear 0.3s;
}

.dbwzt-lj .dbwzt-ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	box-sizing: border-box;
}

.dbwzt-lj .dbwzt-ul li:hover {
	margin-top: 20px !important;
}

.dbwzt-lj .dbwzt-ul .dbwzt-li1 {}

.dbwzt-lj .dbwzt-ul .dbwzt-li1 a {
	background: url(../images/dbwlj-bg1.png) no-repeat center top;
	box-sizing: border-box;
	padding: 53px 30px;
}

.dbwzt-lj .dbwzt-ul .dbwzt-li2 {
	margin-top: 74px;
}

.dbwzt-lj .dbwzt-ul .dbwzt-li2 a {
	background: url(../images/dbwlj-bg2.png) no-repeat center top;
	font-size: 22px;
	padding: 40px 53px;
	line-height: 40px;
}

.dbwzt-lj .dbwzt-ul .dbwzt-li3 {}

.dbwzt-lj .dbwzt-ul .dbwzt-li3 a {
	background: url(../images/dbwlj-bg3.png) no-repeat center top;
	padding-top: 67px;
}

.dbwzt-lj .dbwzt-ul .dbwzt-li4 {
	margin-top: 74px;
}

.dbwzt-lj .dbwzt-ul .dbwzt-li4 a {
	background: url(../images/dbwlj-bg4.png) no-repeat center top;
	padding: 53px 30px;
}

.dbwzt-lj .dbwzt-ul .dbwzt-li5 {
	margin-right: 0;
}

.dbwzt-lj .dbwzt-ul .dbwzt-li5 a {
	background: url(../images/dbwlj-bg5.png) no-repeat center top;
	padding: 53px 20px;
}

.dbskjlj {
	
	height: 293px;
	background: url(../images/dbslj-bg.jpg) no-repeat center;
	padding-top: 45px;
	box-sizing: border-box;
        margin-top:75px;
}

.dbskjlj ul {}

.dbskjlj ul li {
	padding: 0 10px;
	text-align: center;
	width: 180px;
}

.dbskjlj ul li a {
	display: block;
}

.dbskjlj ul li a span {
	color: #fff;
	font-size: 20px;
	display: block;
	font-weight: bold;
	margin-top: 11px;
}

.dbskjlj ul .dbskjlj-li1 {}

.dbskjlj ul .dbskjlj-li2 {
	margin: 0 300px;
}

.dbskjlj ul .dbskjlj-li3 {}

.dbskjlj ul li img {
	transition:all .8s;
}

.dbskjlj ul li:hover img {
	transform: rotate(360deg);
	margin-top: -10px;
}

/* 友情链接 */
.yqlj {
	background: #C3122C;
	height: 123px;
	border-bottom: 1px solid #CE3D52;
	padding-top: 40px;
	box-sizing: border-box;
}

.yqlj .yqlj-lm {
	color: #fff;
	width: 148px;
	font-size: 18px;
}

.yqlj .yqlj-lm h2 {
	color: #fff;
	display: inline-block;
	font-size: 24px;
}

.yqlj ul {
	width: 1002px;
}

.yqlj ul li {
	width: 160px;
	padding-left: 18px;
	background: url(../images/yqlj-li-icon-tp.png) no-repeat left center;
	margin-bottom: 12px;
	box-sizing: border-box;
	margin-left: 7px;
}

.yqlj ul li a {
	color: #fff;
	font-size: 15px;
}

/* 版权 */
.fot-bq {
	background: #C3122C;
	border-top: 1px solid #7F0C1D;
	padding: 54px 0;
}

.fot-bq .fot-logo {
	width: 257px;
	margin-top: 10px;
}

.fot-bq .fot-logo img {}

.fot-bq p {
	margin-left: 95px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}

.fot-bq .sydw-tp {
	margin-top: 13px;
}

.fot-bq .sydw-tp img {}








.pr0 {
	padding-right: 0 !important;
}

.pl0 {
	padding-left: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
}

.ml0 {
	margin-left: 0 !important;
}



/*列表页*/
.ej-banner img {
	display: block;
}

.ej-sydb-bg {
	margin-top: -450px;
	padding-top: 530px;
	box-sizing: border-box;
}

.ej-sydb-bg .foot-top-bg {
	margin-top: 0;
}

.list {
	min-height: 600px;
	margin-bottom: 70px;
}

.lm-bg-dqwz {
	background: #f0f0f0;
	height: 70px;
	width: 100%;
}

.yj-lm {
	background: #b81c22;
	color: #fff;
	line-height: 70px;
	font-size: 26px;
	height: 70px;
	text-align: center;
	font-weight: normal;
	width: 250px;
	text-align: center;
}

.titname {
	line-height: 67px;
	width: 910px;
}

.titname h2 {
	display: inline-block;
	font-size: 24px;
	color: #b81c22;
	font-weight: normal;
}

.titname .navigation {
	float: right;
}

.titname .navigation img {}

.titname .fa-home {
	font-size: 14px;
}

.titname .fa-home img {
	width: 14px;
	display: block;
	margin-right: 7px;
	margin-top: 28px;
	float: left;
}

.titname .fa-home,
.titname .fa-home a {
	color: #888;
}


.list-left {
	width: 250px;
	box-sizing: border-box;
}

/*联系我们*/
.lxwm {
	margin-top: 30px;
	width: 250px;
	height: 285px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-top: 11px solid #D70C18;
	padding: 20px 25px;
	background: #f0f0f0;
}

.lxwm img {
	margin-bottom: 20px;
}

.lxwm p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 13px;
}

.lxwm p span {
	color: #444444;
}

.lxwm p:first-child .zjhm {
	font-size: 22px;
	font-family: arial;
	font-style: oblique;
	margin-left: 6px;
}

.lxwm p span:first-child {
	padding-right: 2px;
}



/*列表页*/
.ej-banner img {
	display: block;
}

.ej-sydb-bg {
	margin-top: -450px;
	padding-top: 530px;
	box-sizing: border-box;
}

.ej-sydb-bg .foot-top-bg {
	margin-top: 0;
}

.list {
	min-height: 600px;
	margin-bottom: 70px;
}

.lm-bg-dqwz {
	background: #f0f0f0;
	height: 70px;
	width: 100%;
}

.yj-lm {
	background: #b81c22;
	color: #fff;
	line-height: 70px;
	font-size: 26px;
	height: 70px;
	text-align: center;
	font-weight: normal;
	width: 250px;
	text-align: center;
}

.titname {
	line-height: 67px;
	width: 910px;
}

.titname h2 {
	display: inline-block;
	font-size: 24px;
	color: #b81c22;
	font-weight: normal;
}

.titname .navigation {
	float: right;
}

.titname .navigation img {}

.titname .fa-home {
	font-size: 14px;
}

.titname .fa-home img {
	width: 14px;
	display: block;
	margin-right: 7px;
	margin-top: 28px;
	float: left;
}

.titname .fa-home,
.titname .fa-home a {
	color: #888;
}


.list-left {
	width: 250px;
	box-sizing: border-box;
}





/* 侧导航 */
.sideMenu {
	border: 1px solid #d1d1d1;
	box-sizing: border-box;
	background: #f0f0f0;
	border-bottom: none;
}

.sideMenu h3 {
	width: 100%;
	cursor: pointer;
	margin: 0;
	box-sizing: border-box;
	background: url(../images/menu-ej-lm.png) no-repeat 200px center;
	position: relative;
}

.sideMenu h3 .sjx {
	width: 19px;
	height: 7px;
	background: url(../images/menu-ej-lm-sjx.png) no-repeat center;
	bottom: 0;
	left: 22px;
	position: absolute;
	display: none;
}

.sideMenu>.on .sjx,
.sideMenu h3:hover .sjx {
	display: block;
}

.sideMenu h3>a {
	display: block;
	border-bottom: 1px solid #d8d8d8;
	background: url(../images/list_11.png) no-repeat 28px center;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	padding: 17.5px 0 17.5px 57px;
	width: 100%;
	margin: 0 auto;
}

.sideMenu>.on,
.sideMenu h3:hover {
	border-left: none;
	margin: 0px;
	box-sizing: border-box;
	background: #fff url(../images/menu-ej-lm-h.png) no-repeat 200px center;
}

.sideMenu>.on a,
.sideMenu h3:hover a {
	background: url(../images/list_16.png) no-repeat 28px center;
	font-size: 18px;
	font-weight: bold;
	color: #eca316;
}


.sideMenu .has {
	background: #fff;
	margin: 0 auto;
	width: 100%;
	padding-top: 15px;
	border-bottom: 1px solid #d8d8d8;
	color: #999;
	font-size: 14px;
}

.sideMenu .has>li {
	margin-bottom: 15px;
}

.sideMenu .has>li>a {
	display: block;
	color: #666666;
	font-size: 16px;
	padding-left: 82px;
	background: url(../images/list_20.png) no-repeat 61px center;
}

.sideMenu .has>.san-on a,
.sideMenu .has>li:hover a {
	background: url(../images/list_20-h.png) no-repeat 61px center;
}

.sideMenu .has>.san-on>a,
.sideMenu .has>li:hover>a {
	color: #e63c48;
}

.list-left .ej-menu-x-tp {
	margin-top: 33px;
	border: 1px solid #d0d0d0;
	box-sizing: border-box;
	height: 227px;
	width: 250px;
}







/* 侧导航结束 */
/* 右侧开始 */
.list-right,.leader-list {
	width: 910px;
	overflow: hidden;
	min-height: 600px;
}


.list-con ul {
	margin-top: 17px;
}

.list-con ul li {
	padding-left: 40px;
	height: 60px;
	line-height: 59px;
	background: url(../images/list-li.png) no-repeat 11px center;
	/* 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 solid #ccc;
}

.list-con ul li a {
	font-size: 16px;
}

.list-con ul li:hover a {
	font-size: 17px;
	color: #C3122C;
}

.list-con ul li .date {
	float: right;
	color: #888888;
	font-size: 14px;
}

.list-con ul li:hover {
	margin-left: 10px;

}

.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/list-li.png) no-repeat left 20px;
}

.fanye {
	margin: 40px auto 0;
	text-align: center;
}

/* 正文页 */
/*page-con*/

.page-con {
	margin: 0px auto;
	padding: 10px 0;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 24px;
	color: #444444;
	text-align: center;
	line-height: 150%;
	padding: 34px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 17px;
	color: #333333;
	text-align: center;
	line-height: 150%;
	padding: 13px 0 10px;
	font-weight: normal;
}

.page-con .page-date {
	font-size: 14px;
	color: #777777;
	text-align: center;
	line-height: 150%;
	padding: 6px 0 21px;
	border-bottom: 1px solid #e7e6e6;
}

.page-con .zhengwen {
	padding: 23px 0;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.page-con .zhengwen p {
	text-indent: 2em !important;
	line-height: 34px !important;
	font-size: 16px !important;
	color: #444;
	padding: 0 0 14px 0 !important;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 800px;

}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 33px 3px 0px;
	border-top: 1px solid #e6e6e6;
}

.other-title a {
	color: #444;
	font-size: 16px;
	display: block;
	line-height: 30px;
}

.other-title a:hover {
	color: #d70c18;
}

.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;
	padding: 0;
}
.ej-banner{
    position:  relative;
    z-index:  2;
   height:400px;
}
.ej-banner img{width:100%;height:400px;object-fit: cover;}

.leader-list ul{margin-top:30px;}
.leader-list ul li{
	width: 150px;
	height: 190px;
	margin-bottom: 60px;
	background: none;
	line-height: initial;
	padding: 0;
	border: none;
	float:
	left;
	margin-right: 32px;
}
.leader-list ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.leader-list ul li h2{text-align:center;font-size: 17px;margin-top:12px;font-weight: normal;color:#333;}
.leader-list li .leader-img{
	width: 100%;
	height: 100%;
	background: #99b8e3;
	overflow: hidden;
}
.leader-list li .leader-img img{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	transition: all .5s;
	moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition:  all .5s;
}
.leader-list .leader-txt{
	width: 68%;
	height: 211px;
	overflow: hidden;
	padding: 20px 60px 20px 0;
}
.leader-txt h2{
	font-size: 19px;
	font-weight: normal;
	color: #333;
	transition: all .5s;
	moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition:  all .5s;
}
.leader-txt p{
	width: 100%;
	height: 90px;
	font-size: 16px;
	color: #666;
	margin-top: 30px;
	overflow: hidden;
	line-height: 30px;
	transition: all .5s;
	moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition:  all .5s;
}
.leader-list li:hover .leader-img img{
	transform: scale(1.1);
}
.leader-list li:hover .leader-txt h2{
	font-weight: bold;
	color: #000;
}
.leader-list li:hover .leader-txt p{
	color: #1298c3;
}
.serBox{padding:25px;background:#f4f4f4;margin-bottom:20px;margin-top:20px;}
.serBox .txt {border: none;height: 40px;width: 728px;font-size: 15px;padding-left: 10px;color: #3d3d3d;}
.serBox .btn {border: none; height: 40px; width: 120px; text-align: center; float: right; cursor: pointer; _display: inline; color: #fff; right: 10px; top: 20px; background:#c60001; font-size: 18px; }
.jsbase dl dt{float:left;width:160px;margin-right:20px;}
.jsbase dl dt img{width:160px; height:220px;min-width: auto;margin:auto;object-fit: cover;}
.jsTab dl dt a{font-size: 18px;color: #c21f30;font-weight: 500;font-weight:bold;}
/* ie8��ʾ */
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}
.jsbase{display:none;}
.doc{ width:100%; padding:30px 0; border-bottom:1px dashed #a7a7a7;margin:0 15px 15px;}
.doc-l{ width:160px;  margin-right:25px;}
.doc-l img{ width:160px; height:220px;min-width: auto;margin:auto;}
.doc-r{ width:580px; overflow:hidden; font-size:14px; color:#323232;}
.doc-r .doc-rname{ font-size:20px; color:#00a5de; padding-bottom:30px;font-weight:bold;}

.doc-r li{margin-bottom: 4px;font-size:15px;color:#323232;line-height:17px;background:none; padding:4px 0;border:none;}
.doc-r li.fist-child{font-size: 20px;color: #008dd7;}
.doc-desc{padding-top:30px;}

.doc-desc p{line-height:30px;font-size:14px;text-indent:2em;}