body {
	min-width: 1400px;
	height: auto;
	margin: 0 auto;
	color: #333333;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 20px;
}
* {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #9b0d14;
	text-decoration: none;
}
.p-left {
	float: left;
}
.p-right {
	float: right;
}
.pl {
	width: 78%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pl2 {
	width: 85%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pl a {
	display: block;
}
.pl2 a:hover {

}
.pl2 a {
	text-indent: 25px;
	display: block;
}
.pl a:hover {
	text-indent: 30px;
	color: #ab8a24;
}
.pr {
	float: right;
}
.pr2 {
	float: right;
	font-size: 14px;
	color: #999;
}
.pr3 {
	float: right;
	font-size: 14px;
	color: #dab9ba;
}
.pr5 {
	float: right;
	font-size: 16px;
	color: #999;
}
.logo {
	width: 843px;
	height: 83px;
	float: left;
	margin-top: 28px;
}
.top_warp {
	width: 100%;
	height: 140px;
	background: #9b0d14;
}
.top {
	width: 1400px;
	height: 140px;
	margin: 0 auto;
}
.top_menu {
	width: auto;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding-right: 20px;
	float: right;
	margin-top: 30px;
	clear: right;
	color: #ffffff;
}
.top_menu a {
	color: #ffffff;
}
.search {
	width: 270px;
	height: 40px;
	float: right;
	margin-top: 10px;
	clear: right;
}
.search_txt {
	width: 218px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	float: left;
	border: 0;
	text-indent: 10px;
	background: url(../images/search_txt_bg.png) center no-repeat;
}
.search_btn {
	width: 52px;
	height: 40px;
	float: right;
	background: url(../images/search_btn_bg.png) center no-repeat;
	border: 0;
}
.menu_warp {
	width: 100%;
	height: 60px;
	background: #736b6b;
}
.menu {
	width: 1400px;
	height: 60px;
	margin: 0 auto;
}
.menu li {
	width: 140px;
	height: 60px;
	float: left;
	text-align: center;
}
.menu li a {
	width: 140px;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
.menu li a:hover {
	color: #ffffff;
}
/*banner*/
.banner {
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.banner img {
	border: 0;
	display: block;
	max-width: 100%;
	vertical-align: middle;
}
.banner-txt {
	width: auto;
	float: right;
	position: relative;
	padding: 20px;
	font-size: 24px;
	bottom: 100px;
	right: 50px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.3);
}
.js-silder {
	position: relative;
	min-width: 320px;
}
.silder-scroll {
	width: 100%;
	overflow: hidden;
}
.silder-main {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img {
	width: 100%;
}
.js-silder-ctrl {
	width: 100%;
	height: 0;
	text-align: center;
}
.silder-ctrl-prev, .silder-ctrl-next {
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev {
	left: 20px;
	text-align: left;
}
.silder-ctrl-next {
	right: 20px;
	text-align: right;
}
.silder-ctrl-prev>span, .silder-ctrl-next>span {
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span {
	left: 0;
}
.silder-ctrl-next>span {
	right: 0;
}
.silder-ctrl-conyd {
	position: relative;
	right: 30px;
	bottom: 50px;
	float: right;
}
.silder-ctrl-con {
	position: relative;
	bottom: 50px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 10px;
	cursor: pointer;
	border-radius: 20px;
}
.silder-ctrl-con>span {
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	cursor: pointer;
	background-color: #ffffff;
}
.silder-ctrl-con.active>span {
	background-color: #9b0d14;
}
/*--------------------------------------------------------------
  主滑块样式
----------------------------------------------------------------*/
.bs-slider {
	overflow: hidden;
	max-height: 750px;
	position: relative;
	background: #000
}
.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.2)
}
.bs-slider>.carousel-inner>.item>a>img, .bs-slider>.carousel-inner>.item>img {
	margin: auto;
	width: 100%!important
}
/*---------- 左/右轮控制 ----------*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #fff;
	display: block;
	font-size: 45px;
	padding: 0 15px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: 400;
	background: 0 0;
	-webkit-border-radius: 100px;
	border-radius: 100px
}
.control-round:hover .carousel-control {
	opacity: 1
}
.control-round .carousel-control.left {
	left: 1%
}
.control-round .carousel-control.right {
	right: 1%
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	border: 0 transparent
}
.control-round .carousel-control.left>span:nth-child(1) {
	left: 45%
}
.control-round .carousel-control.right>span:nth-child(1) {
	right: 45%
}
.index-c1-warp {
	width: 100%;
	height: 734px;
	background: #9b0d14;
}
.index-c1 {
	width: 1400px;
	height: 734px;
	margin: 0 auto;
}
.xyxw {
	width: 1010px;
	height: 654px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
}
.xyxw_pic {
	width: 620px;
	height: 580px;
	float: left;
	margin-top: 40px;
	overflow: hidden;
}
.xyxw_pic img {
	width: 620px;
	height: 460px;
}
.xyxw_top {
	width: 1010px;
	height: 34px;
	float: left;
}
.xyxw_top_title {
	width: auto;
	height: 34px;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	color: #ffffff;
}
.big {
	font-size: 36px;
	color: #fadacc;
}
.big2 {
	font-size: 36px;
	color: #9b0d14;
}
.xyxw_top_more {
	width: auto;
	height: 30px;
	margin-top: 10px;
	line-height: 28px;
	font-size: 16px;
	float: right;
	text-align: center;
	color: #ffffff;
}
.xyxw_top_more a {
	padding-left: 30px;
	color: #ffffff;
	background: url(../images/tb_s1.png) left center no-repeat;
}
.xyxw_top_more a:hover {
	color: #fadacc;
}
/*focus*/
.focus {
	float: left;
	width: 100%;
	height: 580px;
}
.focus ul li img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}
.flexslider {
	height: 580px;
	width: 100%;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative;
}
.flexslider .slides:after {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
.flexslider {
	background-color: #ffffff;
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	-moz-user-select: none;
}
.carousel li {
	margin-right: 5px;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 20px;
	right: 20px;
	text-align: right;
}
.flex-control-nav li {
	margin: 0 3px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	width: 14px;
	height: 14px;
	border-radius: 7px;
	text-align: center;
	display: block;
	font-size: 0;
	color: #ffffff;
	background-color: #e3e1e1;
	cursor: pointer;
	overflow: hidden;
}
.flex-control-paging li a:hover {
	background-color: #9b0d14;
}
.flex-control-paging li a.flex-active {
	background-color: #9b0d14;
	cursor: default;
}
.flex-caption {
	position: relative;
	width: 620px;
	height: 120px;
	left: 0;
	bottom: 0;
	background: #736b6b;
	overflow: hidden;
}
.flex-caption-p1 {
	width: 580px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.flex-caption-p2 {
	width: 580px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 24px;
	font-size: 14px;
	color: #cecccc;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.flex-caption a {
	color: #ffffff;
}
.xyxw_right_list {
	width: 330px;
	height: 563px;
	float: right;
	padding-top: 17px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 40px;
	background: #ffffff;
}
.xyxw_right_list ul li {
	width: 330px;
	height: 108px;
	float: left;
	list-style: none;
	border-bottom: 1px solid #e1e1e1;
}
.xyxw_right_list ul li:nth-child(5) {
	border-bottom: 0;
}
.time {
	width: 86px;
	height: 80px;
	float: left;
	padding-right: 20px;
	text-align: center;
	color: #1d50a2;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #e3e3e3;
}
.time_s1 {
	width: 86px;
	height: 30px;
	display: block;
	font-size: 30px;
	line-height: 30px;
	margin-top: 13px;
}
.time_s2 {
	width: 86px;
	height: 30px;
	display: block;
	font-size: 16px;
	line-height: 30px;
}
.newstitle {
	width: 330px;
	height: 60px;
	line-height: 30px;
	float: left;
	font-size: 16px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newstitle a {
	display: block;
}
.newstitle a:hover {
	color: #9b0d14;
}
.newstime {
	width: 305px;
	height: 30px;
	float: left;
	margin-top: 3px;
	padding-left: 25px;
	line-height: 30px;
	font-size: 14px;
	color: #a2a1a1;
	background: url(../images/tb_time.jpg) left center no-repeat;
}
.tzgg {
	width: 370px;
	height: 654px;
	float: right;
	padding-top: 40px;
	padding-bottom: 40px;
}
.tzgg_top {
	width: 370px;
	height: 34px;
	float: left;
}
.tzgg_top_title {
	width: auto;
	height: 34px;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	color: #ffffff;
}
.tzgg_top_more {
	width: auto;
	height: 30px;
	margin-top: 10px;
	line-height: 28px;
	font-size: 16px;
	float: right;
	text-align: center;
	color: #ffffff;
}
.tzgg_top_more a {
	padding-left: 30px;
	color: #ffffff;
	background: url(../images/tb_s1.png) left center no-repeat;
}
.tzgg_top_more a:hover {
	color: #fadacc;
}
.tzgglist {
	width: 310px;
	height: 568px;
	float: right;
	padding-top: 12px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 40px;
	background: #ffffff;
}
.tzgglist ul li {
	width: 310px;
	height: 56px;
	padding-top: 18px;
	padding-bottom: 18px;
	float: left;
	list-style: none;
	border-bottom: 1px solid #e1e1e1;
}
.tzgglist ul li:nth-child(6) {
	border-bottom: 0;
}
.tzggtime {
	width: 75px;
	height: 56px;
	float: left;
	background: #fadacc;
}
.tzggtime-s1 {
	width: 75px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	margin-top: 5px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5a626a;
}
.tzggtime-s2 {
	width: 75px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a626a;
}
.tzggtitle {
	width: 215px;
	height: 56px;
	float: right;
	font-size: 16px;
	line-height: 28px;
}
.index-c2-warp {
	width: 100%;
	height: 425px;
	background: #f5f5f5;
}
.index-c2 {
	width: 1400px;
	height: 425px;
	margin: 0 auto;
}
.kykx {
	width: 440px;
	height: 345px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: 40px;
}
.xshd {
	width: 440px;
	height: 345px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: 40px;
}
.jyxx {
	width: 440px;
	height: 345px;
	float: right;
	padding-top: 40px;
	padding-bottom: 40px;
}
.kykx_top {
	width: 440px;
	height: 44px;
	float: left;
	background: url(../images/line1.jpg) left bottom no-repeat;
}
.kykx_top_title {
	width: auto;
	height: 44px;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	color: #333333;
}
.kykx_top_more {
	width: auto;
	height: 30px;
	margin-top: 10px;
	line-height: 28px;
	font-size: 16px;
	float: right;
	text-align: center;
	color: #333333;
}
.kykx_top_more a {
	color: #333333;
}
.kykx_top_more a:hover {
	color: #9b0d14;
}
.kykxlist {
	width: 440px;
	height: 294px;
	float: right;
	margin-top: 20px;
}
.kykxlist ul li {
	width: 425px;
	height: 42px;
	line-height: 42px;
	float: left;
	font-size: 16px;
	padding-left: 15px;
	list-style: none;
	background: url(../images/tb_s3.png) left center no-repeat;
}
.index-c3-warp {
	width: 100%;
	height: 425px;
	background: #9b0d14;
}
.index-c3 {
	width: 1400px;
	height: 425px;
	margin: 0 auto;
}
.djyd {
	width: 440px;
	height: 345px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: 40px;
}
.xgdt {
	width: 440px;
	height: 345px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: 40px;
}
.gjhjydt {
	width: 440px;
	height: 345px;
	float: right;
	padding-top: 40px;
	padding-bottom: 40px;
}
.djyd_top {
	width: 440px;
	height: 44px;
	float: left;
	background: url(../images/line2.jpg) left bottom no-repeat;
}
.djyd_top_title {
	width: auto;
	height: 44px;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	color: #ffffff;
}
.djyd_top_more {
	width: auto;
	height: 30px;
	margin-top: 10px;
	line-height: 28px;
	font-size: 16px;
	float: right;
	text-align: center;
	color: #ffffff;
}
.djyd_top_more a {
	color: #ffffff;
}
.djyd_top_more a:hover {
	color: #fadacc;
}
.djydlist {
	width: 440px;
	height: 294px;
	float: right;
	margin-top: 20px;
}
.djydlist ul li {
	width: 425px;
	height: 42px;
	line-height: 42px;
	float: left;
	font-size: 16px;
	padding-left: 15px;
	list-style: none;
	background: url(../images/tb_s4.png) left center no-repeat;
}
.djydlist ul li a {
	color: #ffffff;
}
.djydlist ul li a:hover {
	color: #fadacc;
}
.index-c4-warp {
	width: 100%;
	height: 575px;
	background: #f5f5f5;
}
.index-c4 {
	width: 1400px;
	height: 575px;
	margin: 0 auto;
}
.xyfc {
	width: 1400px;
	height: 330px;
	float: left;
	padding-top: 40px;
}
.xyfc_top {
	width: 1400px;
	height: 53px;
	float: left;
	border-bottom: 1px solid #dadada;
}
.xyfc_top_title {
	width: auto;
	height: 53px;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	color: #333333;
}
.xyfc_top_more {
	width: auto;
	height: 30px;
	margin-top: 10px;
	line-height: 28px;
	font-size: 16px;
	float: right;
	text-align: center;
	color: #333333;
}
.xyfc_top_more a {
	padding-left: 30px;
	background: url(../images/tb_s2.png) left center no-repeat;
}
.xyfclist {
	width: 1400px;
	height: 258px;
	float: left;
	margin-top: 18px;
}
.xyfclist_nr {
	width: 216px;
	height: 258px;
	float: left;
	margin-right: 20px;
}
.xyfclist ul li {
	width: 216px;
	height: 258px;
	float: left;
	list-style: none;
	margin-right: 20px;
}
.xyfclist_pic {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 216px;
    height: 258px;
    overflow: hidden;
}
.xyfclist_pic img {
    width:216px;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.xyfclist_title {
	position: relative;
	bottom: 40px;
	width: 216px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	background: url(../images/xyfc_title_bg.png) no-repeat;
}
.xyfclist_title a {
	color: #ffffff;
}
.kstd {
	width: 1400px;
	height: 204px;
}
.kstd_top {
	width: 1400px;
	height: 108px;
	float: left;
	line-height: 108px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	background: url(../images/kstd_top_bg.png) center no-repeat;
}
.red {
	color: #9b0d14;
}
.kstdlist {
	width: 1400px;
	height: 56px;
	float: left;
	overflow: hidden;
}
.kstdlist ul li {
	width: 262px;
	height: 54px;
	line-height: 54px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	list-style: none;
	border: 1px solid #9b0d14;
	margin-right: 20px;
	background: url(../images/kstd_li_bg.jpg) no-repeat;
	background-size: cover;
}
.kstdlist ul li a {
	color: #ffffff;
}
.kstdlist ul li a:hover {
	color: #fadacc;
}
.kstdlist ul li:nth-child(5) {
	margin-right: 0;
}
.yqlj_warp {
	width: 100%;
	background: #9b0d14;
}
.yqlj {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
.yqlj_top {
	width: 150px;
	height: 120px;
	float: left;
	background: url(../images/yqlj_bg.png) 80px center no-repeat;
}
.yqlj_top_s1 {
	width: 100px;
	height: auto;
	float: left;
	margin-top: 30px;
	line-height: 24px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
.yqlj_top_s2 {
	width: 50px;
	height: auto;
	float: right;
	text-align: right;
	margin-top: 70px;
	line-height: 18px;
	font-size: 18px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.yqlj_list {
	width: 1200px;
	height: auto;
	float: right;
	padding-top: 24px;
	padding-bottom: 24px;
}
.yqlj_list a {
	width: 285px;
	height: 36px;
	float: left;
	padding-left: 15px;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/tb_s5.png) left center no-repeat;
}
.yqlj_list a:hover {
	color: #fadacc;
}
.foot {
	width: 100%;
	height: auto;
	background: url(../images/foot_bg.jpg) center no-repeat;
	background-size: cover;
	overflow: hidden;
}
.foot_c {
	width: 1400px;
	height: 182px;
	margin: 0 auto;
}
.foot_logo {
	width: 316px;
	height: 83px;
	float: left;
	padding-top: 92px;
	padding-bottom: 92px;
	padding-right: 70px;
	margin-right: 70px;
	background: url(../images/line3.png) right center no-repeat;
}
.foot_ctxt {
	width: auto;
	text-align: left;
	height: auto;
	line-height: 32px;
	color: #ffffff;
	font-size: 16px;
	float: left;
	font-weight: bold;
	margin-top: 60px;
}
.foot_ewm{
	width:124px;
	height:auto;
	float:right;
	margin-top:65px;
	font-size:16px;
	text-align:center;
	line-height:36px;
	color: #ffffff;
	}
.foot_bq {
	width: 100%;
	height: 64px;
	line-height: 64px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	background: #242424;
}
.foot_bq a {
	color: #ffffff;
}
/*内页*/
.ny_content_warp {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #f5f5f5;
}
.ny_content {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.banner2 {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	background: url(../images/bannerbg2.jpg) center no-repeat;
}
.nylm_title_warp {
	width: 280px;
	height: 111px;
	margin: 0 auto;
	padding-right: 920px;
	position: relative;
	z-index: 9;
	top: 389px;
}
.nylm_title {
	width: 280px;
	height: 111px;
	line-height: 111px;
	float: left;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #00923f;
}
.banner_ny {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.banner_ny img {
	width: 100%;
	height: auto;
	display: block;
}
.content_neirong_warp {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}
.content_neirong {
	width: 1400px;
	height: auto;
	margin: 0 auto;
}
.site {
	width: auto;
	height: 26px;
	float: right;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	text-align: right;
	padding-left: 20px;
	background: url(../images/home.png) left center no-repeat
}
.site a:link {
	color: #333333;
	text-decoration: none;
}
.site a:visited {
	color: #333333;
	text-decoration: none;
}
.site a:active {
	color: #333333;
	text-decoration: none;
}
.site a:hover {
	color: #9b0d14;
	text-decoration: none;
}
.site2 {
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	float: right;
	color: #999999;
	overflow: hidden;
	margin-top: 28px;
}
.site2 a:link {
	color: #999999;
	text-decoration: none;
}
.site2 a:visited {
	color: #999999;
	text-decoration: none;
}
.site2 a:active {
	color: #999999;
	text-decoration: none;
}
.site2 a:hover {
	color: #004ea1;
	text-decoration: none;
}
.left {
	width: 250px;
	height: auto;
	float: left;
	background: #736b6b;
}
.pro_list_top {
	width: 250px;
	height: 120px;
	line-height: 105px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	text-align: center;
	color: #ffffff;
	background: url(../images/line2.jpg) center 85px no-repeat #9b0d14;
}
.pro_list {
	width: 250px;
	float: left;
	padding-bottom: 50px;
}
.pro_list ul li {
	list-style: none;
	background: url(../images/li_jt2.png) 220px center no-repeat;
}
.pro_list li.li_on a, .pro_list a:hover {
	border-left: 8px solid #9b0d14;
	color: #9b0d14;
	background: url(../images/li_jt.png) 212px center no-repeat #FADACC;
}
.pro_list a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 60px;
	padding-left: 32px;
	border-left: 8px solid #52353A;
	background-position: 200px center;
	background-repeat: no-repeat;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_list .li_s1 a {
    border-bottom: 1px solid #b1aeae;
}
.pro_list .li_s2 a {
	font-weight:normal;
    display: block;
    padding-left: 60px;
	color:#333333;
	line-height:54px;
	border-left: 8px solid #9b0d14;
    background: url(../images/leftnav-tb.png) 40px 23px no-repeat #FADACC;
}
.pro_list .li_s2 .on {
	color: #9b0d14;
	font-weight:bold;
}
.left_bottom {
	width: 250px;
	height: 120px;
	float: left;
}
.right {
	width: 1150px;
	height: auto;
	float: right;
}
.right_ny_xx {
	width: 1050px;
	height: auto;
	float: left;
	margin-top: 25px;
	padding: 50px;
	background: #ffffff;
}
.right_content {
	width: 995px;
	height: auto;
	float: left;
	margin-top: 30px;
	line-height: 36px;
	font-size: 16px;
	border: 1px solid #cad8e3;
	padding: 25px 25px;
}
.right_pic_content {
	width: 1020px;
	height: auto;
	float: left;
	line-height: 36px;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
}
.right_content2 {
	width: 1050px;
	min-height: 500px;
	float: left;
	line-height: 42px;
	font-size: 18px;
	margin-top: 25px;
	text-align: justify;
}
.right_content3 {
	width: 1050px;
	height:auto;
	float: left;
	line-height: 42px;
	font-size: 18px;
	margin-top: 25px;
	text-align: justify;
}
.right_content4 {
	width: 1050px;
	height:auto;
	float: left;
	line-height: 42px;
	font-size: 18px;
	margin-top: 0px;
	padding-bottom:25px;
	text-align: justify;
}
.right_title_box {
	width: 910px;
	height: 60px;
	float: left;
}
.right_title_box_bt {
	width: auto;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	float: left;
	background: url(../images/title_bg.png) left bottom no-repeat;
}
.right_title {
	width: auto;
	height: 40px;
	float: left;
	line-height: 35px;
	border-bottom: 3px solid #f4981d;
	text-align: center;
	padding-bottom: 10px;
	clear: both;
}
.right_title2 {
	width: 1050px;
	height: auto;
	float: left;
	line-height: 45px;
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}
.right_title2 .p1 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	font-family: "Microsoft YaHei";
}
.right_title2 .p2 {
	font-size: 24px;
	color: #333333;
	font-family: "Microsoft YaHei";
}
.right_title2 .time2 {
	color: #999999;
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
.right_news {
	width: 1150px;
	height: auto;
	float: left;
}
.right_news_top {
	width: 1050px;
	height: 60px;
	float: left;
	background: url(../images/line_bg2.png) 0 15px repeat-x;
}
.right_news_top_title {
	width: auto;
	height: 50px;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	color: #9b0d14;
	padding-right: 20px;
	background: #ffffff;
}
.right_news_content {
	width: 1050px;
	min-height: 500px;
	float: left;
	margin-top: 25px;
	padding: 50px;
	background: #ffffff;
}
.right_news_content ul li {
	width: 1050px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-size: 18px;
	float: left;
	text-indent: 20px;
	background: url(../images/tb_s3.png) left center no-repeat;
	border-bottom: 1px dashed #dedede;
}
.right_news_content2{
	padding-bottom:25px;
	float:left;
	}
.right_news_content2 ul li {
	width: 1050px;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
	font-size: 18px;
	float: left;
	text-indent: 20px;
	background: url(../images/tb_s3.png) left center no-repeat;
	border-bottom: 0;
}
#vsb_content_2 P {
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	font-size: 18px!important;
	line-height: 40px!important;
}
#vsb_content_2 P img {
	border: 0!important;
}
/*系所设置*/
.xsszlist {
	width: 1050px;
	min-height:450px;
	float: left;
	overflow: hidden;
}
.xsszlist ul li {
	width: 316px;
	height: 54px;
	line-height: 54px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	list-style: none;
	border: 1px solid #9b0d14;
	margin-top:40px;
	margin-right: 48px;
	background: url(../images/kstd_li_bg.jpg) no-repeat;
	background-size: cover;
}
.xsszlist ul li a {
	color: #ffffff;
}
.xsszlist ul li a:hover {
	color: #fadacc;
}
.xsszlist ul li:nth-child(3n) {
	margin-right: 0;
}



/*师资队伍*/
.szdw_content_list {
	width: 1050px;
	height: auto;
	float: left;
	overflow: hidden;
}
.szdw_content_list ul {
	display: block;
	width: 1080px;
	float: left;
}
.szdw_content_list ul li {
	width: 240px;
	height: 350px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	list-style: none;
}
.szdw_content_list_pic {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 240px;
	height: 300px;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
}
.szdw_content_list_pic span {
	vertical-align: middle;
	height: 100%;
	display: inline-block;
}
.szdw_content_list_pic img {
        width: 240px;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.5s;
}
.szdw_content_list_pic img:hover {
    transform: scale(1.1);
 }
.szdw_content_list_name {
	width: 240px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	color: #ffffff;
	background: #736b6b;
}
.szdw_content_list_name a{
	color:#ffffff;
	}
.szdw_content_list_zw {
	width: 290px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 14px;
}