* {
	padding: 0;
	margin: 0;
}


/* CSS Document */

body,
div,
p,
ul,
textarea,
form,
input,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
section,
article,
aside,
header,
footer,
nav,
dialog,
figure,
hgroup {
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
}

body {
	font-family: "微软雅黑", helvetica, arial;
	-webkit-text-size-adjust: none;
	;
	font-size: 16px;
}

ul,
ol,
li {
	list-style: none
}

img,
video {
	border: 0 none;
	vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
	-webkit-touch-callout: none;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body{overflow-x: hidden;color: #333333;}
.clearFloat{
	clear:both;
}
.overflow{
	overflow:hidden;
}
/*header 部分start*/

.fixed {
	width: 46px;
	height: 245px;
	background: #deebfb;
	position: fixed;
	top: 35%;
	right: 12px;
	z-index: 9;
}

.fixed li {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #bbcee6;
	height: 26px;
	padding-top: 10px;
	padding-bottom: 12px;
	cursor: pointer;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}

.fixed .li1 {
	background: url(../images_v18/a.png)no-repeat center;
}

.fixed .li2 {
	background: url(../images_v18/b.png)no-repeat center;
}

.fixed .li3 {
	background: url(../images_v18/c.png)no-repeat center;
}
.fixed .li2 a,.fixed .li3 a,.fixed .li5 a{
	color: #000;
}
.fixed .li4 {
	background: url(../images_v18/d.png)no-repeat center;
}

.fixed .li5 {
	background: url(../images_v18/w.png)no-repeat center;
	border-bottom: none;
}
.fixed .li111 {
	background: #8F1D22;
	/*padding-left: 10px;
	padding-right: 10px;*/
	width: 46px;
	color: #FFFFFF;
}

.fixed .li211 {
	background: #8F1D22;
	/*padding-left: 10px;
	padding-right: 10px;*/
	width: 46px;
	color: #FFFFFF;
}

.fixed .li311 {
	background: #8F1D22;
	/*padding-left: 10px;
	padding-right: 10px;*/
	width: 46px;
	color: #FFFFFF;
}

.fixed .li411 {
	background: #8F1D22;
	/*padding-left: 10px;
	padding-right: 10px;*/
	width: 46px;
	color: #FFFFFF;
}

.fixed .li511 {
	background: #8F1D22;
	/*padding-left: 10px;
	padding-right: 10px;*/
	width: 46px;
	color: #FFFFFF;
}
.fixed li .li1_p{
	display: none;
	text-align: center;
	line-height: 25px;
}
.fixed li .li_wrap {
	position: absolute;
	width: 202px;
	background: url(../images_v18/show.png)no-repeat center;
	background-size: 100%;
	height: 49px;
	top: -1px;
	right: 85%;
	line-height: 48px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	z-index: 999;
	padding: 0;
	border: 0;
	display: none;
}
.fixed li .li5_wrap{
	width: 280px;
}
.fixed li .li4_wrap_ewm{
	width: 191px;
	height: 102px;
	background: url(../images_v18/ewm.png)no-repeat center;
	background-size: 100% 100%;
	right: 120%;
	top: -50%;
}
.header {
	width: 100%;
	height: 130px;
	background: #8F1D22;
}
.headFix{
	z-index: 1000;
}
.logo {
	width: 305px;
	float: left;
	height: 46px;
	margin-top: 20px;
}

.nav_top_wrap{
	width: 100%;
	background: #3382e1;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
}
.nav_bottom_wrap{
	width: 1190px;
	height:90px;
	margin: 0 auto;
}
.nav_top {
	/*float: right;*/
	width:1190px;
	margin: 0 auto;
}

.nav_top li {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #bed1f3;
}
.nav_bottom .nav_bottom_li:hover,.nav_bottom .nav_bottom_li.on{
	background: #8F1D22;
}

.nav_bottom .nav_bottom_li .nav_bottom_in{
	padding-bottom:15px !important;
}
.nav_top li a {
	color: #bed1f3;
}

.nav_top .nav_top_hover a:hover {
	color: #FFFFFF;
	cursor: pointer;
}
.nav_top_hover{
	position: relative;
}
.top_select{
	position: absolute;
	top: 100%;
	left:-60%;
	width: 220%;
	text-align: center;
	z-index: 9999;
	background: #8F1D22;
	display: none;
}
.top_select li{
	width: 100%;
	padding: 0;
}
.nav_bottom {
	width: 66%;
	line-height: 45px;
	height: 45px;
	margin-top: 30px;
	float: right;
}
.nav_bottom li:hover{
	cursor: pointer;
}
.nav_bottom .nav_bottom_on {
	background: #0c61cb;
	z-index: 999;
}

.nav_bottom .nav_bottom_li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
    padding-bottom: 25px;
    margin-top: -30px;
	position: relative;
	color: #FFFFFF;
}

.nav_bottom .nav_bottom_li .nav_bottom_in {
	position: absolute;
	top: 78%;
	background: #0c61cb;
	width: 100%;
	left: 0;
	padding: 0;
	z-index: 999;
	display: none;
}

.nav_bottom .nav_bottom_li .nav_bottom_in li{
	width: 100%;
	text-align: center;
	line-height: 38px;
	font-size: 12px;
	
}
.nav_bottom .nav_bottom_li .nav_bottom_in li:last-child a{
	border: none;
	width:100%;
}
.nav_bottom .nav_bottom_li:nth-of-type(8) .nav_bottom_in li:nth-of-type(4) a{
	width:72px;
}
.nav_bottom .nav_bottom_li:nth-of-type(6) .nav_bottom_in li:nth-of-type(5) a{
	width:60px;
}
.nav_bottom .nav_bottom_li .nav_bottom_in li:hover{
	background: #2b80ea;
	color: #FFFFFF;
	
}
.nav_bottom .nav_bottom_li .nav_bottom_in li a{
	color: #96c5fd;
    display: block;
    width: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #8F1D22;
}
.nav_bottom .nav_bottom_li .nav_bottom_in li:hover a{
	color:white;
}
.nav_bottom li:hover {
	background: #0c61cb;
}

.nav_bottom li:last-child:hover {
	background: transparent;
}

.nav_bottom li a {
	color: #fff;
}
.nav_bottom_li.on a{
	color: rgba(255,255,255,1);
}
.nav_bottom_li.on{
	color: #0c61cb;
}
.nav_bottom li a:hover {
	color: #FFFFFF;
}

.header_search:hover {
	cursor: pointer;
}

.search_show {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 1;
	-ms-filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	visibility: hidden;
	overflow: hidden;
	background: rgba(0, 0, 0, .7);
	margin: 0;
	width: 100%;
	height: 100vh;
	-webkit-transform: scale(.2, .2);
	-ms-transform: scale(.2, .2);
	-o-transform: scale(.2, .2);
	transform: scale(.2, .2);
	-webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	transition: all .3s cubic-bezier(.4, 0, 1, 1);
}

.search_show.search_hide {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	visibility: visible;
}

.cha {
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: url(data:image/close.png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}

.search_show form {
	max-width: 100%;
	width: 600px;
	position: absolute;
	z-index: 10;
	margin: auto;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 50px;
	overflow: auto;
}

.search_show input[type=text] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: -moz-calc(100% - 50px);
	border-radius: 0;
	border: 0;
	height: 50px;
	line-height: 40px;
	float: left;
	margin: 0;
	padding-left: 10px;
	background: #fff;
	color: #999;
	font-size: 15px;
}

.search_show button {
	background: #8F1D22;
	width: 50px;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	border-radius: 0;
	float: left;
	font-size: 16px;
	padding: 0;
	border: 0;
	color: #fff;
	outline: none;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}


/*header 部分end*/


/*banner 部分 start*/

.banner {
	width: 100%;
	/*max-height: 520px;*/
	margin: 0 auto;
	position: relative;
}

.banner-swiper-container {
	width: 100%;
	/*max-height: 520px;*/
}

.banner-swiper-container .banner-swiper-slide {
	width: 100%;
	/*max-height: 520px;*/
}

.banner-swiper-container .banner-swiper-slide img {
	width: 100%;
	/*height: 100%;*/
}

.banner-swiper-container .banner-pagination {
	left: 50%;
	margin-left: -35px;
	bottom: 20px;
	position: absolute;
	z-index: 20;
}

.banner-swiper-container .banner-pagination .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: transparent;
	margin-right: 10px;
	opacity: 0.8;
	border: 2px solid #fff;
	cursor: pointer;
}

.banner-swiper-container .banner-pagination .swiper-visible-switch {
	background: #aaa;
}

.banner-swiper-container .banner-pagination .swiper-active-switch {
	background: #8F1D22;
	border: none;
	width: 12px;
	height: 12px;
}

.banner .arrow-left {
	background: url(../images_v18/left.png) no-repeat left top;
	position: absolute;
	left: 38px;
	top: 50%;
	margin-top: -15px;
	z-index: 99;
	width: 70px;
	height: 70px;
	opacity: .5;
}

.banner .arrow-left:hover {
	opacity: 1;
}

.banner .arrow-right:hover {
	opacity: 1;
}

.banner .arrow-right {
	background: url(../images_v18/right.png) no-repeat left bottom;
	position: absolute;
	right: 38px;
	top: 50%;
	margin-top: -15px;
	z-index: 99;
	width: 70px;
	height: 70px;
	opacity: .5;
}


/*banner 部分 end*/


/*center 部分 start*/

.center {
	width: 100%;
	height: 320px;
	margin: 0 auto;
}

.center_body {
	width: 1190px;
	margin: 70px auto 0;
}

.center_body .center_body_li {
	float: left;
	width: 180px;
	margin-right: 21px;
	padding-bottom: 20px;
	transition: transform .5s;
}

.center_body .center_body_li:hover {
	/*box-shadow: 0 0 15px #cccccc;*/
	transform: translateY(-10px);
	transition: transform .5s;
}

.center_body_li_img {
	width: 180px;
	height: 120px;
}

.center_body_li_img img {
	width: 100%;
	height: 100%;
}

.center_body_li_p1 {
	font-size: 23px;
	font-weight: 600;
	color: #8F1D22;
	padding-top: 38px;
}

.center_body_li_p2 {
	font-size: 16px;
	color: #8F1D22;
	padding-top: 10px;
}

.center_body_li_p3 {
	font-size: 12px;
	color: #87939d;
	padding-top: 10px;
	line-height: 25px;
}


/*center 部分 end*/


/*tips 部分 start*/

.tips {
	width: 100%;
	height: 435px;
	margin: 0 auto;
}

.tips_body {
	width: 1190px;
	margin: 0 auto;
}

.tips_body_left {
	width: 576px;
	float: left;
}

.tips_body_left .title {
	line-height: 65px;
	font-size: 22px;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
}

.tips_body_left .title a {
	color: #000000;
	display: block;
	border-bottom: 2px solid #8F1D22;
	width: 100px;
}

.news_top {
	height: 170px;
}

.news-swiper-wrapper {
	width: 100%;
	height: 170px;
	cursor: pointer;
}

.news-swiper-slide {
	margin-top: 25px;
}

.news-swiper-slide_img {
	width: 230px;
	height: 117px;
	float: left;
}

.news-swiper-slide_txt {
	float: right;
	width: 326px;
}
.news-swiper-slide_txt p:hover{
	color: #8F1D22;
}
.news-swiper-slide a {
	color: #000000;
}

.news-swiper-slide_txt p {
	font-size: 18px;
	font-weight: bold;
}

.news-swiper-slide_txt span {
	font-size: 14px;
	color: #999999;
	display: block;
	padding-top: 15px;
}

.news-swiper-slide_img img {
	width: 100%;
}

.news-pagination {
	position: absolute;
	z-index: 20;
	left: 90px;
	bottom: 0;
}

.news-pagination .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #8F1D22;
	cursor: pointer;
}

.news-pagination .swiper-visible-switch {
	background: #aaa;
}

.news-pagination .swiper-active-switch {
	background: #8F1D22;
	width: 10px;
	height: 10px;
	border: none;
}

.news_bottom {
	width: 100%;
	height: 143px;
}

.news_bottom a {
	color: #000000;
	font-size: 16px;
	line-height: 55px;
	display: block;
}

.news_bottom a:hover {
	color: #8F1D22;
}

.tips_body_right {
	width: 576px;
	float: right;
}

.tips_body_right .title {
	line-height: 65px;
	font-size: 22px;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
	overflow: hidden;
}

.tips_body_right .title a {
	color: #b3b3b3;
	display: block;
	width: 100px;
	float: left;
}

.tips_body_right .title .shu {
	float: left;
	color: #b3b3b3;
}

.tips_body_right .title .on {
	color: #000000;
	display: block;
	border-bottom: 2px solid #8F1D22;
}

.title_bottom_one a {
	color: #000000;
}

.title_bottom_one p {
	font-size: 14px;
	line-height: 48px;
}

.title_bottom_one a:hover {
	color: #8F1D22;
}

.title_bottom_one p:first-child {
	padding-top: 10px;
}

.title_bottom_one a span {
	display: block;
	float: right;
	color: #9d9d9d;
}

.title_btn {
	height: 50px;
	margin-top: 20px;
}

.title_btn_left {
	width: 270px;
	background: #3185eb;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	float: left;
	border-radius: 4px;
	color: #FFFFFF;
}

.title_btn_left a {
	color: #FFFFFF;
	display: block;
	width: 100%;
	height: 100%;
}

.title_btn_left:hover {
	background: #126ddb;
	opacity:1;
}


/*tips 部分 end*/


/*num 部分start*/

.num {
	width: 100%;
	height: 280px;
	margin-top:50px;
	background: url(../images_v18/numbg.png) no-repeat center;
}

.num_body {
	width: 1190px;
	height: 280px;
	margin: 0 auto;
}

.num_body li {
	width: 25%;
	float: left;
	text-align: center;
	color: #FFFFFF;
}

.num_body li .num_body_p {
	padding-top: 90px;
	font-size: 22px;
	letter-spacing: 5px;
}

.num_body li .num_body_p span {
	font-size: 55px;
	letter-spacing: 2px;
}

.num_body li .num_body_p1 {
	font-size: 14px;
}


/*num 部分end*/


/*events 部分 start*/

.events {
	width: 100%;
	height: 540px;
	margin: 0 auto;
}

.events_body {
	width: 1190px;
	margin: 0 auto;
	height: 540px;
}

.events_body_left {
	width: 780px;
	float: left;
}

.events_body_left_title {
	width: 105px;
	font-size: 22px;
	padding-top: 35px;
}

.events_body_left_title a {
	color: #000000;
}

.events_body_left_title a:hover {
	color: #8F1D22;
}

.events_autoplay {
	height: 456px;
	width: 100%;
}

.events_autoplay .swiper-wrapper {
	height: 470px;
}

.events_autoplay .events-swiper-container {
	width: 100%;
	height: 470px;
}

.events-swiper-slide {
	width: 100%;
	height: 100%;
}

.events-swiper-container .pagination {
	position: absolute;
	z-index: 20;
	left: 94%;
	bottom: 97%;
}

.events-swiper-container .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #8F1D22;
	cursor: pointer;
}

.events-swiper-container .swiper-visible-switch {
	background: #aaa;
}

.events-swiper-container .swiper-active-switch {
	background: #8F1D22;
	width: 10px;
	height: 10px;
	border: none;
}

.events_autoplay_slide {
	width: 100%;
	height: 400px;
	margin-top: 20px;
}

.events_slide_left {
	width: 370px;
	float: left;
}

.events_slide_left a {
	color: #000000;
}

.events_slide_left_img {
	width: 100%;
	height: 220px;
}

.events_slide_left_img img {
	width: 100%;
}

.events_slide_left_txt {
	margin-top: 28px;
	height: 80px;
}

.events_slide_left_txt:hover {
	color: #8F1D22;
}

.events_slide_left_txt .events_slide_left_p {
	font-size: 20px;
}

.events_slide_left_txt .events_slide_left_span {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 35px;
	border-bottom: 1px solid #ebebeb;
}

.events_slide_left_txt .events_slide_left_span span {
	font-size: 10px;
	color: #b0b0b0;
	padding-left: 10px;
}

.events_slide_left_bottom {
	line-height: 55px;
	margin-top: 35px;
}

.events_slide_left_bottom a {
	color: #8F1D22;
	font-size: 12px;
}

.events_body_right {
	width: 370px;
	height: 100%;
	float: right;
}

.events_body_right_title {
	width: 105px;
	font-size: 22px;
	padding-top: 35px;
}

.events_body_right_title a {
	color: #000000;
}

.events_body_right_content {
	width: 100%;
	padding-top: 36px;
}

.events_body_right_content li {
	height: 120px;
}

.events_right_left {
	width: 100px;
	float: left;
}

.events_right_p {
	color: #8F1D22;
	font-size: 40px;
	display: block;
	float: left;
}

.events_right_p2 {
	width: 40px;
	float: left;
	display: block;
	font-size: 12px;
	color: #b7b7b7;
	padding-left: 10px;
	padding-top: 10px;
}

.events_right_right {
	width: 270px;
	float: right;
}

.events_right_right_title {
	width: 255px;
}

.events_right_right_title a {
	color: #000000;
}

.events_right_right_title a:hover {
	color: #8F1D22;
}

.events_right_right_time {
	line-height: 34px;
	color: #c2c2c2;
	font-size: 12px;
}

.events_right_right_time button {
	color: #8F1D22;
	border: 1px solid #8F1D22;
	background: transparent;
	width: 50px;
	height: 20px;
	outline: none;
	margin-left: 20px;
	line-height: 20px;
	border-radius: 4px;
}

.events_right_right_time button:hover {
	background: #8F1D22;
	color: #FFFFFF;
	cursor: pointer;
}


/*events 部分 end*/


/*person 部分start*/

.person {
	width: 100%;
	height: 505px;
	margin: 0 auto;
}

.person_body {
	width: 1190px;
	margin-top: 27px;
	margin: 0 auto;
}

.person_body_left {
	width: 575px;
	height: 360px;
	float: left;
}

.person_body_left .swiper-wrapper {
	height: 360px;
}

.person_body_left .person-swiper-container {
	width: 100%;
	height: 360px;
}

.person-swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
}

.person-swiper-container .pagination {
	position: absolute;
	z-index: 20;
	left: 445px;
	bottom: 30px;
}

.person-swiper-container .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: transparent;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}

.person-swiper-container .swiper-visible-switch {
	background: #aaa;
}

.person-swiper-container .swiper-active-switch {
	background: #8F1D22;
	width: 10px;
	height: 10px;
	border: none;
}

.person_slide_txt {
	width: 300px;
	height: 80px;
	position: absolute;
	left: 20px;
	bottom: 40px;
	z-index: 99;
	background: url(../images_v18/11.png)no-repeat center;
}

.person_slide_txt_p {
	width: 82px;
	text-align: center;
	margin-left: 15px;
	padding-top: 30px;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
}

.person_slide_txt_p2 {
	width: 202px;
	text-align: center;
	float: right;
	font-size: 30px;
	color: #aacbf3;
	padding-top: 25px;
}

.person_body_right {
	width: 575px;
	height: 360px;
	float: right;
}

.person_body_right_left {
	width: 270px;
	float: left;
}

.person_small {
	width: 100%;
	height: 150px;
}

.person_small .small-swiper-container {
	width: 100%;
	height: 150px;
}

.small-swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
}

.small-swiper-container .pagination {
	position: absolute;
	z-index: 20;
	left: 110px;
	bottom: 10px;
}

.small-swiper-container .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: transparent;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}

.small-swiper-container .swiper-visible-switch {
	background: #aaa;
}

.small-swiper-container .swiper-active-switch {
	background: #8F1D22;
	width: 10px;
	height: 10px;
	border: none;
}

.person_right_bottom {
	width: 270px;
	height: 176px;
	margin-top: 34px;
	background: #edeff0;
	box-sizing: border-box;
	padding: 35px 17px;
}

.ewm {
	width: 94px;
	height: 94px;
	float: left;
}

.ewm img {
	width: 100%;
	border: 1px solid #8F1D22;
}

.person_right_bottom_txt {
	width: 130px;
	height: 98px;
	
	float: right;
}

.gzh {
	color: #8F1D22;
	font-size: 16px;
	
}

.xx {
	font-size: 12px;
	padding-top: 8px;
	line-height: 22px;
}
.xx  a{
	color: #8F1D22;
}
.person_body_right_right {
	width: 270px;
	height: 340px;
	float: right;
	background: url(../images_v18/13.png) no-repeat center;
}

.person_body_right_right ul {
	width: 200px;
	margin: 30px auto 0;
}

.person_body_right_right ul li {
	line-height: 56px;
	border-bottom: 1px solid #4086db;
}

.person_body_right_right ul li a {
	color: #FFFFFF;
	padding-left: 20px;
	opacity: .88;
}

.person_body_right_right ul li a:hover {
	opacity: 1;
}


/*person 部分end*/


/*footer 部分 start*/

.footer {
	width: 100%;
	margin: 0 auto;
	background: #292b33;
}

.footer_top {
	height: 345px;
}

.footer_bottom {
	height: 60px;
	background: #282828;
}

.footer_bottom_content {
	width: 1190px;
	text-align: center;
	line-height: 60px;
	margin: 0 auto;
	font-size: 12px;
	color: #7c7d7f;
}

.footer_body {
	width: 1190px;
	height: 345px;
	margin: 0 auto;
}

.footer_body_ulwrap {
	width: 33.3333%;
	float: left;
	margin-top: 40px;
}
.footer_body_ulwrap:first-of-type li ul:first-of-type,
.footer_body_ulwrap:nth-of-type(2) li ul:first-of-type{
	height:83px;
	line-height:83px;
}
.footer_body_ulwrap:nth-of-type(3) li ul li:first-of-type{
	height:79px;
	line-height:79px;
}
.footer_body_ulwrap:first-of-type li ul:nth-of-type(2),
.footer_body_ulwrap:nth-of-type(2) li ul:nth-of-type(2){
	height:65px;
	line-height:65px;
	margin-bottom:16px;
}
.footer_body_ulwrap:first-of-type li ul,
.footer_body_ulwrap:nth-of-type(2) li ul:not(:last-of-type){
	width:90%;
	border-bottom:1px solid #3f4148;
}
.footer_body_ulwrap:first-of-type li ul:last-of-type,
.footer_body_ulwrap:nth-of-type(2) li ul:last-of-type{
	border-bottom:0;
}

.footer_body_ulwrap>li {
	height: 68px;
}

.footer_body_ul {
	height: 68px;
}

.footer_body_ul li {
	float: left;
	color: #afafaf;
	padding-right: 35px;
	font-size: 20px;
}

.footer_body_ul .footer_body_ul_li {
	padding-right: 10px;
}
.footer_body_ul_img{
 width: 100%;
}
.footer_body_ul .footer_body_ul_li_img img{
	width: 94%;
	height: 90%;
}
.footer_body_ul .footer_body_ul_li a {
	color: #818285;
	font-size: 13px;
}

.footer_body_ul .footer_body_ul_li1 {
	padding-right: 23px;
}

.footer_body_ul_li1 img {
	margin-top: 10px;
	display: block;
}

.footer_body_ul .footer_body_ul_slide {
	width: 100%;
	height: 165px;
}

.tabs {
	width: 100%;
	margin: 0 auto;
}

.tabs a {
	display: block;
	float: left;
	width: 70px;
	height: 35px;
	color: #97989b;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
}

.tabs a.active {
	color: #fff;
	background: #20222a;
}

.tab-swiper-container {
	background: #20222a;
	height: 165px;
	width: 100%;
	border-top: 0;
}

.tab-swiper-slide {
	height: 165px;
	background: none;
	color: #fff;
	width: 100%;
}

.tab_wrap {
	background: #20222a;
	padding: 20px 30px;
}

.tab_wrap_p {
	font-size: 14px;
	color: #949597;
	margin-bottom: 20px;
}
.tab_phone{
	overflow: hidden;
	margin-bottom: 10px;
}
.tab_phone span {
	
	font-size: 12px;
	padding-left: 5px;
	color: #949597;
	word-break: break-all;
	display: block;
	float: right;
	width: 315px;
	
}
.tab_phone img{
	float: left;
	width: 13px;
	display: block;
}
.tab_phone:nth-of-type(2) img{
	margin-top: 6px;
}
/*footer 部分end*/

/*媒体聚焦详情页开始*/
#media{
	width: 100%;
	background: #f8f8f8;
}
#media .banner{
	width: 100%;
	/*height: 300px;*/
	height: auto;
	
	overflow: hidden;
}
#media .banner img{
	width: 100%;
	height: 100%;
}
#media .media_body{
	width: 1190px;
	margin: 0 auto;
	background: #FFFFFF;
	padding-top:38px;
}
.wrap_body{
	width: 1030px;
	margin: 0 auto;
}
.media_body_title{
	width: 100%;
	height: 18px;
}
.media_body_title_txt{
	height: auto;
	overflow: hidden;
}
.tip_title{
	min-width: 140px;
	height: 18px;
	float: right;
	overflow: hidden;
	
}
.media_body_title_img{
	width: 18px;
	height: 18px;
	float: left;
}
.media_body_title_img img{
	width: 100%;
	height: 100%;
	display: block;
}
.media_body_title_txt span{
	color: #c2c2c2;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	float: left;
	line-height: 18px;
}
.media_body_title_txt span a{
	color: #c2c2c2;
}
.media_body_title_txt span a:hover{
	color: #8F1D22;
}
.media_dian{
	font-size: 20px;
	line-height: 18px;
	color: #c2c2c2;
	width: 10px;
	float: left;
}
.media_body_title_txt p{
	color: #8F1D22;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	float: left;
	line-height: 18px;
}
.media_title{
	/*width: 100%;*/	
	/*padding-left: 80px;*/
	line-height: 60px;
	font-size: 30px;
}
.media_share{
	width: 1030px;
	height: 65px;
	margin: 0 auto;
	border-bottom: 1px solid #ebebeb;
}
.media_share_left{
	width: 40%;
	float:left;
	font-size: 12px;
	color: #bbbbbb;
	/*padding-left: 80px;*/
}
.media_share_right{
	float: right;
	font-size: 15px;
	color: #BBBBBB;
	height: 30px;
}
.media_share_right li{
	width: 30px;
	height: 30px;
	margin-left: 14px;
	float: left;
	text-align: center;
	line-height: 30px;
}
.media_share_right li a{
	display: block;
	width: 100%;
	height: 100%;
}
.media_share_right li:nth-of-type(1){
	width: 60px;
	margin-left: 0;
}
.media_share_right li:nth-of-type(2){
	width: 30px;
	height: 30px;
	background: url(../images_v18/wx1.png)no-repeat center;
	background-size: 100% 100%;
}
.media_share_right li:nth-of-type(2):hover{
	background: url(../images_v18/wx.png)no-repeat center;
}
.media_share_right li:nth-of-type(3){
	width: 30px;
	height: 30px;
	background: url(../images_v18/pyq1.png)no-repeat center;
	background-size: 100% 100%;
}
.media_share_right li:nth-of-type(3):hover{
	background: url(../images_v18/pyq.png)no-repeat center;
}
.media_share_right li:nth-of-type(4){
	width: 30px;
	height: 30px;
	background: url(../images_v18/wb1.png)no-repeat center;
	background-size: 100% 100%;
}
.media_share_right li:nth-of-type(4):hover{
	background: url(../images_v18/wb.png)no-repeat center;
}
.media_top{
	/*width: 100%;*/
	/*height: 145px;*/
	background: #f8f8f8;
	margin-top: 15px;
	margin-bottom: 50px;
	padding: 30px 50px;
}
.media_top p{
	font-size: 12px;
	line-height: 25px;
	color: #999999;
}
.media_top p span{
	color: #333;
}
.media_top p a{
	color: #333;
}
.media_top p a:hover{
	color: #8F1D22;
}
.media_center{
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	padding-bottom: 24px;
	margin-bottom: 50px;
}
.media_center table{border-collapse:collapse !important;}
.media_center table td{border: 1px solid rgb(244, 176, 131);}
#zshdxq table{ margin:auto;}
.media_center p{
font-size: 16px;
text-indent: 0em;
line-height: 36px;	
color: #555555;
}
.media_center img{
	margin: 0px auto 0;
	max-width: 100%;
	display: block;
	
}
.media_center .top{
	position: relative;
	overflow: hidden;
	margin: 30px auto;
	width: 930px;
}
.media_center .top img{
	float: left;
}
.media_center .top div{
	width: 420px;
	height: 380px;
	position: absolute;
	left: 515px;
	top: 25px;
	background: url(../images_v18/circle.png) no-repeat;
	background-size:100% 100% ;
}
.media_center .top div p{
	/*text-align: center;*/
	padding-left: 103px;
	font-size: 24px;
	color: #333333;
	line-height: initial;
}
.media_center .top div p span{
	color: rgba(51,51,51,0.3);
	font-size: 18px;
}
.media_center .top div p.name{
	color: #8F1D22;
	font-size: 48px;
	margin-top: 70px;
}
.media_center h4{
	padding-top: 50px;
	text-indent: 2em;
}
.media_bottom{
	width: 100%;
	padding-bottom: 140px;
}
.media_bottom p{
	text-indent: 2em;
	font-size: 15px;
	color: #999999;
	line-height: 40px;
}
.media_bottom p a{
	color: #000000;
}
.media_bottom p a:hover{
	color: #8F1D22;
}
/*媒体聚焦详情页结束*/

/*新闻详情页开始*/
.radio {
	width: 100%;
	height: 745px;
	background: url(../images_v18/radiobg.png) no-repeat center;
}

.radio_body {
	width: 1030px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	position:relative;
}
/*
.gallery-top {
	width: 100%;
	height: 450px;
}

.gallery-thumbs {
	margin-top: 5%;
	height: 120px;
}*/

.radio  .gallery-thumbs .swiper-slide-active{
	border: 2px solid #1295d8;
	box-sizing: border-box;
}
.video_line{
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	color: white;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
}
.radio_body .swiper-slide{
	position: relative;
}
.vadioBox{
	width: 1030px;
	margin: 50px auto 0;
	overflow: hidden;
	height: 560px;
	position: relative;
}
.vadioBox .slide{
	width: 1030px;
	float: left;
	height: 100%;
}
.vadioBox .move{
	height: 560px;
	position: relative;
}
.vadioBox .move .slide{
	position: absolute;
	display: none;
}
.radio .controll{
	height: 99px;
	width: 100%;
	margin-top: 7px;
	overflow: hidden;
}
.radio .controll .lBTN,.radio .controll .rBTN{
	width: 22px;
	height: 90px;
	background: #009ddc url(../images_v18/right1.png) no-repeat center;
	float: left;
	margin-top: 7px;
	cursor: pointer;
	opacity: 0.4;
}
.radio .controll .lBTN:hover,.radio .controll .rBTN:hover{
	opacity: 1;
}
.radio .controll .lBTN{
	background: #009ddc url(../images_v18/left1.png) no-repeat center;
}
.radio .controll .btns{
	width: 960px;
	height: 133px;
	float: left;
	margin: 0 10px;
	position: relative;
	overflow: hidden;
}
.radio .controll .btns img{
	margin-top: 9px;
	width:176px;
	height: 83px;
	
}
.radio .controll .btns .img span{
	display: block;
	top: 9px;
	width:97% ;
	height: 88%;
	background: rgba(154,154,154,0.6);
	position: absolute;
	left: 3px;
}
.radio .controll .btns div{
	text-align: center;
	width: 182px;
	float: left;
	height: 95px;
	cursor: pointer;
	margin-right: 20px;
	position: relative;
}
.radio .controll .btns .btns_on{
	background: url(../images_v18/bg_on.png) no-repeat;
	background-size:100% 100% ;
}
.radio .controll .btns .btns_on span{
		background: rgba(0,0,0,0);
}
.radio .controll .btns .btnMove{
	position: absolute;
	left: 0;
	top: 0;
}
/*新闻详情页结束*/
/*概况开始*/
.development{
	background:#FFFFFF !important;
}
.media_body_left{
	float: left;
	width: 205px;
	/*overflow: hidden;*/
}
.media_body_right{
	float: right;
	width: 920px;
}
.development_title{
	font-size: 27px;
	width: 430px;
	background: url(../images_v18/qaz.png) no-repeat 160px center;
	float: left;
}
.media_body_left_ul{
	margin-top: 55px;
	position: relative;
	z-index: 99;
	padding-bottom: 70px;
	/*overflow: hidden;*/
}
.media_body_right_ul{
	width: 900px;
	margin-top: 55px;
	font-size: 14px;
	color: #757575;
	line-height: 36px;
}
.media_body_left_position{
	width: 5px;
	height: 5500px;
	position: absolute;
	top: -40px;
	left: 77%;
	z-index: -1;
	background: url(../images_v18/line1.png)no-repeat center;
	background-size: 100% 100%;
}
.media_body_left_ul .media_body_left_li{
	width: 210px;
	font-size: 15px;
	color: #999999;
	background: url(../images_v18/line.png)no-repeat right center;
}
.media_body_left_ul .media_body_left_li span{
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	padding-left:55px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(3){
	margin-top: 40px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(4){
	margin-top: 40px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(5){
	margin-top: 100px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(6){
	margin-top: 200px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(7){
	margin-top: 230px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(8){
	margin-top: 230px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(9){
	margin-top: 200px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(10){
	margin-top: 270px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(11){
	margin-top: 130px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(12){
	margin-top: 180px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(13){
	margin-top: 160px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(14){
	margin-top:520px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(15){
	margin-top:160px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(16){
	margin-top:600px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(17){
	margin-top:540px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(18){
	margin-top:180px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(19){
	margin-top:70px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(20){
	margin-top:80px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(21){
	margin-top:50px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(22){
	margin-top:160px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(23){
	margin-top:100px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(24){
	margin-top:90px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(25){
	margin-top:210px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(26){
	margin-top:35px;
}
.media_body_left_ul .media_body_left_li:nth-of-type(27){
	margin-top:20px;
}
.media_body_right_ul li:nth-of-type(1){
	height: 60px;
}
.media_body_right_ul li:nth-of-type(2){
	height: 60px;
}
.media_body_right_ul li:nth-of-type(3){
	height: 120px;
}
.media_body_right_ul li:nth-of-type(4){
	height: 220px;
}
.media_body_right_ul li:nth-of-type(5){
	height: 250px;
}
.media_body_right_ul li:nth-of-type(6){
	height: 250px;
}
.media_body_right_ul li:nth-of-type(7){
	height: 220px;
}
.media_body_right_ul li:nth-of-type(8){
	height: 290px;
}
.media_body_right_ul li:nth-of-type(9){
	height: 150px;
}
.media_body_right_ul li:nth-of-type(10){
	height: 200px;
}
.media_body_right_ul li:nth-of-type(11){
	height: 180px;
}
.media_body_right_ul li:nth-of-type(12){
	height: 550px;
}
.media_body_right_ul li:nth-of-type(13){
	height: 180px;
}
.media_body_right_ul li:nth-of-type(14){
	height: 620px;
}
.media_body_right_ul li:nth-of-type(15){
	height: 550px;
}
.media_body_right_ul li:nth-of-type(16){
	height: 200px;
}
.media_body_right_ul li:nth-of-type(17){
	height: 100px;
}
.media_body_right_ul li:nth-of-type(18){
	height: 100px;
}
.media_body_right_ul li:nth-of-type(19){
	height: 70px;
}
.media_body_right_ul li:nth-of-type(20){
	height:180px;
}
.media_body_right_ul li:nth-of-type(21){
	height:120px;
}
.media_body_right_ul li:nth-of-type(22){
	height:110px;
}
.media_body_right_ul li:nth-of-type(23){
	height:230px;
}
.media_body_right_ul li:nth-of-type(24){
	height:55px;
}

.development_bg{
	width: 1335px;
	height: 170px;
	margin:165px auto 0;
}
.development_bg img{
	width: 100%;
	height: 100%;
	display: block;
	margin: 0 auto;
}
/*概况结束*/

/*院长寄语开始*/
.message_wrap{
	width: 100%;
	height:580px ;
	margin-bottom:70px;
}
.message{
	width: 1200px;
	height: 500px;
	/* float: right; */
	margin: 60px auto;
	border-radius: 10px;
	background: #f6f6f6;
	/* padding-left: 130px; */
	/* position: relative; */
	/* padding-top: 50px; */
}
.message_txt{
	width: 622px;
	margin: 0 auto;
	float: left;
	padding-left: 50px;
}
.message_txt p{
	display: block;
	color: #6b6b6b;
	font-size: 16px;
	margin-top: 36px;
	line-height: 36px;
}
.message_img{
	width: 360px;
	height: 500px;
	/* position: absolute; */
	top: 20px;
	/* left: -240px; */
	border-radius: 10px;
	float: left;
}
.message_img img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
	PADDING-LEFT: 20px;
}
.message_txt p:first-child{
	font-size: 24px;
	color: #000000;
}
.message_bottom{
	width: 100%;
	padding-bottom: 140px;
}
.message_bottom p{
	font-size: 16px;
	line-height: 30px;
	margin-top: 45px;
}
/*院长寄语结束*/
/*项目理念开始*/
.idea{
	width: 100%;
	overflow: hidden;
	padding-bottom: 140px;
}
.idea_left{
	margin: 75px auto 0;
	width: 604px;
	float: left;
	height: 474px;
	border-radius: 10px;
	background: #f0f0f0;
	box-shadow: 20px 20px 20px #f9f9f9;
}
.idea_left_txt{
	width: 455px;
	height: 350px;
	margin: 0 80px ;
}
.idea_left_txt h2{
	margin-top: 40px;
}
.idea_left_txt P{
	padding-top: 10px;
	font-size: 18px;
	line-height: 30px;
	color: rgba(0,0,0,0.7);
	
}
.idea_right{
	width: 515px;
	height: 415px;
	float: right;
}
.idea_right li{
	width: 243px;
	height: 225px;
	float: left;
	border-radius: 5px;
	margin-top: 75px;
}
.idea_right li:nth-of-type(1){
	background: url(../images_v18/yj.png)no-repeat center;
	background-size: 100% 100%;
}
.idea_right li p{
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
}
.idea_right li p:first-child{
	padding-top: 110px;
}
.idea_right li:nth-of-type(2){
	margin-left: 12px;
	background: url(../images_v18/xmln.png)no-repeat center;
	background-size: 100% 100%;
}
.idea_right li:nth-of-type(3){
	background: url(../images_v18/jzg.png)no-repeat center;
	background-size: 100% 100%;
	margin-top: 15px;
}
.idea_right li:nth-of-type(3) img{
	margin-left:8px;
}
.idea_right li:nth-of-type(3) p{
	margin-top:8px;
}
.idea_right li:nth-of-type(4){
	background: url(../images_v18/qwe.png)no-repeat bottom;
	background-size: 100%;
	margin-top: 15px;
	margin-left: 12px;
}
/*项目理念结束*/
/*项目介绍开始*/
.introduce{
	width: 100%;
	overflow:hidden;
}
.xmjs_div p{
	padding-top: 30px;
	line-height: 36px;
	color: #555555;
}
.xmjs_div p span{
	color: #8F1D22;
	font-weight: 500;
}
.introduce_bg{
	width: 100%;
	height: auto;
	margin: 60px auto 0;
}
.introduce_bg img{
	display: block;
	margin: 0 auto;
}
.introduce_bottom{
	width: 100%;
	height: 618px;
	background: #f6f6f6;
	overflow: hidden;
}
.introduce_bottom_bot{
	height: 400px;
	position: relative;
}
.introduce_bottom_center{
	width: 1190px;
	margin: 0 auto;
	
}
.introduce_bottom_title{
	width: 370px;
	height: 160px;
	margin: 0 auto;
	line-height: 160px;
	text-align: center;
}
.introduce_bottom_title_in{
	width: 153px;
	float: left;
	color: #444444;
	cursor: pointer;
}
.introduce_bottom_title_in1,.introduce_bottom_title_in:hover{
	color: #1870da;
}
.introduce_bottom_bot_top{
	width: 850px;
	height: 195px;
	margin: 0 auto;
	background: url(../images_v18/jx.png)no-repeat center;
	background-size: 100% 100%;
	color: #FFFFFF;
	padding: 10px 40px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
.introduce_bottom_bot_top p{
	width: 100%;
}
.introduce_year{
	width: 100%;
	height: 120px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.introduce_year li{
	width: 120px;
	height: 120px;
	float: left;
	border-radius: 50px;
	background: url(../images_v18/sss.png)no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	font-size: 28px;
	text-align: center;
	line-height: 120px;
	color: #68a1e7;
	cursor: pointer;
}
.introduce_year li.p6{
	left: 45%;
	color: #FFFFFF;
	background: url(../images_v18/ty.png)no-repeat center;
	background-size: 100% 100%;
	transition: all 0.5s;
}
.introduce_year li.p7{
	left: 55%;
	transform: scale(.85);
	transition: all 0.5s;
}
.introduce_year li.p8{
	left: 65%;
	transform: scale(.81);
	opacity: .8;
	transition: all 0.5s;
}
.introduce_year li.p9{
	left: 74%;
	transform: scale(.71);
	opacity: .7;
	transition: all 0.5s;
}
.introduce_year li.p10{
	left: 82%;
	transform: scale(.61);
	opacity: .6;
	transition: all 0.5s;
}
.introduce_year li.p11{
	left: 89%;
	transform: scale(.51);
	opacity: .5;
	transition: all 0.5s;
}
.introduce_year li.p11{
	left: 89%;
	transform: scale(.51);
	opacity: .5;
	transition: all 0.5s;
}
.introduce_year li.p12{
	left: 89%;
	transform: scale(.51);
	opacity: .5;
	transition: all 0.5s;
}
.introduce_year li.p13{
	left: 89%;
	transform: scale(.51);
	opacity: .5;
	transition: all 0.5s;
}
.introduce_year li.p14{
	left: 89%;
	transform: scale(.51);
	opacity: .5;
	transition: all 0.5s;
}
.introduce_year li.p5{
	left: 35%;
	transform: scale(.85);
	transition: all 0.5s;
}
.introduce_year li.p4{
	left: 25%;
	transform: scale(.81);
	opacity: .8;
	transition: all 0.5s;
}
.introduce_year li.p3{
	left: 16%;
	transform: scale(.71);
	opacity: .7;
	transition: all 0.5s;
}
.introduce_year li.p2{
	left: 8%;
	transform: scale(.61);
	opacity: .6;
	transition: all 0.5s;
}
.introduce_year li.p1{
	left: 1%;
	transform: scale(.51);
	opacity: .5;
	transition: all 0.5s;
}


/*项目介绍结束*/

/*教授观点页开始*/
#media.viewpoint{
	background: #FFFFFF;
}
#viewpoint{
	width: 1140px;
	margin: 0 auto;
}
.viewpoint_li{
	width: 100%;
	height: 245px;
	box-shadow:0 0 3px #f8f8f8;
	border: 1px solid #f8f8f8;
	/*transition: transform 2s;*/
	margin-top: 40px;
	box-sizing: border-box;
	transition: all 0.5s;
}
.viewpoint_li:hover{
	box-shadow:0 0 20px 5px #ededed;
	box-sizing: border-box;
	cursor: pointer;
	/*transform: translateY(-10px);
	transition: transform 2s;*/
	transition: all 0.5s;
}
.viewpoint_li:hover p{
	color: #8F1D22;
}
.viewpoint_li:hover p a{
	color: #8F1D22;
}
.viewpoint_li_left{
	float: left;
	width: 180px;
	text-align: right;
	height: 120px;
	margin-top: 62px;
}
.viewpoint_li_left p{
	font-size: 33px;
	color: #333333;
}
.viewpoint_li_left span{
	color: #999999;
	font-size: 17px;
	line-height: 57px;
}
.viewpoint_li_center{
	width: 262px;
	height: 185px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
.viewpoint_li_right{
	width: 548px;
	float: left;
	margin-left: 60px;
	margin-top: 35px;
	text-align: left;
}
.viewpoint_li_right p{
	line-height: 55px;
	font-size: 18px;
}
.viewpoint_li_right p a{
	color: #000000;
}
.viewpoint_li_right span{
	font-size: 13px;
	color: #999999;
}
.viewpoint_li_right span:nth-of-type(2){
	display: block;
	margin-top: 28px;
}
.pagediv{ text-align:center;}
.page{
	height: 40px;
	margin: 50px auto 23px;
	display:inline-block;
}
.page li{
	border-left: 1px solid #E2E2E2;
	float: left;
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	margin-left:5px;
}
.page li a{
	color:#000000;
	display:block;
	padding:10px 16px 10px 16px;
}
.page li span{
	color:#999999;
	display:block;
	padding:10px 16px 10px 16px;
}
.page li em{ font-family:宋体;}
.page li a:hover{
	color:#FFFFFF;
	background: #8F1D22;
}
.page li:last-child{
	border-right: 1px solid #E2E2E2;
}
.page .page_on,.page .page_li:hover{
	background: #8F1D22;
	color: #FFFFFF;
}
/*教授观点页结束*/

/*课程设置页开始*/
#class .class_p:first-child{
	margin-top: 80px;
}
#class .class_p{
	margin-top: 50px;
	font-size: 14.5px;
	line-height: 30px;
	letter-spacing:1px;
}
.class_center{
	width: 100%;
	margin: 110px auto 0;
}
.class_center_top{
	width: 770px;
	margin: 0 auto;
	overflow: hidden;
	height: 70px;
	}
.class_center_top li{
	float: left;
	line-height: 70px;
	color: #d2d2d2;
	
}
.class_center_top li.border{
	width:0;
}
.class_center_top .class_li{
	color: #000000;
	cursor: pointer;
	border:1px solid transparent;
	text-align:center;
}
.class_center_top .class_li_on{
	background: #f6f6f6;
	color: #8F1D22;
	font-weight: bold;
	border: 1px solid #e8e8e8 !important;
}
.class_center_bottom{
	width: 100%;
	background: #f6f6f6;
}
.class_center_bottom_content{
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
}
.class_center_bottom_content .title{
	font-size: 28px;
	color: #8F1D22;
	line-height: 75px;
	margin-top: 55px;
}
#course li.class_li{
	width:218px;
	line-height:72px;
	padding:0;
	
}
#course li.class_li_center{
	width:217px;
}
#course li.class_li_last{
	width:242px;
}
.one_p{
	line-height: 35px;
	font-size: 14px;
}
.one_title{
	width: 100%;
	margin-top: 45px;
	font-size: 24px;
	color: #8F1D22;
}
.one_ul_first{
	width: 100%;
	text-align: center;

	border-top:1px dashed #8F1D22;
	height: 72px;
}
.one_ul_first:nth-of-type(1){
		margin-top: 23px;	
}
.one_ul_first li{
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
.one_ul_first li:first-child{
	width: 10%;
}
.one_ul_first li:nth-of-type(2){
	width: 35%;
	margin-left: 5%;
	color: #8F1D22;
	line-height: 72px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}
.one_ul_first li:nth-of-type(3){
	width: 50%;
	text-align: left;
}
.one_ul_three{
	height: 195px;
}
.one_ul_three li{
	height: 155px;
}
.one_ul_three li:nth-of-type(1){
	padding-top: 70px;
	height: 55px;
}
.cont_ul{
	margin-top: -15px;
	width: 100%;
	height: 100%;
}
.cont_ul div{
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #000000;
	margin-top: -10px;
	font-size: 12px;
	color: #959595;
}
.cont_ul1{
	margin-top: 50px;
}
.one_ul_four{
	height: 210px;
}
.one_ul_five{
	height: 360px;
}
.one_ul_five li:nth-of-type(1){
	padding-top: 100px;
}
.one_ul_five li p{
	position: relative;
}
.one_ul_five li p span{
	position: absolute;
	top: 0;
	left: 63%;
	color: #999999;
	font-size: 12px;
	width: 280px;
}
.one_ul_five li p {
	color: #8F1D22;
	line-height: 72px;
	font-size: 16px;
}
.one_ul_six{
	border-bottom: 1px dashed #8F1D22;
	height: 175px;
}
.class_one{
	padding-bottom: 160px;
}
.class_two{
	padding-bottom:370px ;
}
.class_two_in{
	position: relative;
	min-height:300px;
}
.class_two_in_left{
	width: 50%;
	float: left;
	position: absolute;
	z-index:999;
}
.glgo_title{
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
}
.glgo_content{
	font-size: 15px;
	line-height: 40px;
}
.glgo_content span{
	color: #8F1D22;
	line-height: 40px;
}
.class_two_in_right{
	width: 810px;
	height: 530px;
	position: absolute;
	top:0;
	right: 0px;
}
.class_two_in_right div{
	z-index:10;
	position: relative;
}
.class_two_in_right li::before{
	content: "●";
	color: #FFFFFF;
}
.class_two_in_right ul{
	overflow: hidden;
	margin: 18px auto;
	z-index: 10;
	position: relative;
	
}
.class_two_in_right li{
	float: left;
	min-width: 50%;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 4px;
}
.class_two_in_right img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;

}
.class_three_p{
	font-size: 15px;
	line-height: 40px;
	margin-bottom: 30px;
}
.class_three_smp{
	font-size: 24px;
	color: #e3a32b;
	margin-top: 45px;
	font-weight: 600;
}
.class_three_smp p{
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
}
.class_three_smp span{
	font-size: 12px;
	font-weight: 200;
}
.class_three_year{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.class_three_year img{
	width: 100%;
	height: 100%;
}
.class_three_ul{
	width: 100%;
	padding-bottom: 100px;
	height: 430px;
	margin-top: 35px;
}
.class_three_ulOne{
	width: 12%;
	float: left;
	border-right: 1px solid #d8e4f3;
	height: 100%;
}
.class_three_ulOne_top li{
	text-align: left;
	font-size: 13px;
	color: #888888;
	padding-left: 15px;
}
.class_three_ulOne_top li:nth-of-type(1){
	font-size: 15px;
	padding-bottom: 12px;
	color: #8F1D22;
}
.class_three_ulTwo{
	width: 26%;
	padding-left: 1%;
	float: left;
	border-right: 1px solid #d8e4f3;
	height: 100%;
	overflow: hidden;
}
.class_three_ulTwo_title{
	font-size: 15px;
	color: #8F1D22;
padding-bottom: 12px;
}
.class_three_ulTwo_p{
	width: 100%;
	font-size: 13px;
	font-weight: 600;
}
.class_three_ulTwo_ul{
	width: 100%;
	height: 50px;
}
.class_three_ulTwo_ul li{
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	font-size: 12px;
	color: #888888;
	line-height: 20px;
}
.class_three_ulTwo_ul li:nth-of-type(1){
	padding-left: 0;
}
.class_three_ulTwo_ul li:nth-of-type(6){
	padding-left: 0;
}
.class_three_ulthree{
	width: 18%;
	padding-left: 1%;
	float: left;
	border-right: 1px solid #d8e4f3;
	height: 100%;
	overflow: hidden;
}
.class_three_ulTwo_ul1 li{
	width: 100%;
	padding: 0;
}
.class_three_ulFour{
	width: 12%;
	padding-left: 1%;
	float: left;
	border-right: 1px solid #d8e4f3;
	height: 100%;
	overflow: hidden;
}
.class_three_ulFive{
	width: 19%;
	padding-left: 1%;
	float: left;
	height: 100%;
	overflow: hidden;
}
/*课程设置页结束*/
/*校友网络页开始*/
.alumniNetwork{
	width: 100%;
	margin: 0 auto;
}
.alumniNetwork_top{
	width: 1190px;
	margin: 0 auto;
	height: 880px;
	position: relative;
	padding-top: 70px;
	padding-bottom: 70px;
}
.alumniNetwork_top_left{
	width: 45%;
	height: auto;
	position: absolute;
	left: -50px;
	top: 70px;
}
.alumniNetwork_top_left img{
	width: 100%;
	height: 100%;
}
.alumniNetwork_top_left_cont{
	width: 100%;
	height: 200px;
	position: absolute;
	top: 50%;
	margin-top: -100px;
	text-align: center;
	line-height: 200px;
	font-size: 35px;
	color: #FFFFFF;
	background: rgba(0,0,0,.5);
}
.alumniNetwork_top_right{
	width: 50%;
	float: right;
}
.alumniNetwork_top_right p{
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 55px;
	}
.alumniNetwork_bottom_wrap{
	width: 100%;
	background: #f6f6f6;
}
.alumniNetwork_bottom{
	width: 1190px;
	margin: 0 auto;
	height: 800px;
	position: relative;
	padding-top: 110px;
	
}
.alumniNetwork_bottom_left{
	width: 41%;
	float: left;
	padding-left: 70px;
}
.alumniNetwork_bottom_left p{
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 55px;
}
.alumniNetwork_bottom_right{
	position: absolute;
	right: -60px;
	top: 120px;
}
.alumniNetwork_bottom_right img{
	width: 100%;
	height: 100%;
}
.alumniNetwork_top_right_cont{
	width: 100%;
	height: 200px;
	position: absolute;
	top: 50%;
	margin-top: -100px;
	text-align: center;
	line-height: 200px;
	font-size: 35px;
	color: #FFFFFF;
	background: rgba(0,0,0,.5);
}
.shiplink{
	width: 100%;
	margin: 0 auto;
}
.shiplink_body{
	width: 1190px;
	margin: 0 auto;
}
.shiplink_body p{
	font-size: 20px;
	font-weight: 600;
	padding-top: 60px;
}
.shiplink_body_ul{
	width: 100%;	
	height: 180px;
	margin-top: 20px;
	margin-bottom: 100px;
}
.shiplink_body_ul li{
	float: left;
	height: 180px;
	width: 23%;
	margin-right: 2.6%;
	overflow: hidden;
	
}
.shiplink_body_ul li img{
	transform: scale(1);
	transition: all 0.5s;
}
.shiplink_body_ul li:nth-of-type(4){
	margin-right: 0;
}
.shiplink_body_ul li:hover img{
	transform: scale(1.2);
	transition: all 0.5s;
}
/*校友网络页结束*/
/*新闻列表页开始*/
#news{
	width: 100%;
	margin: 45px auto 0;
}
#news .news_li_wrap{
	width: 100%;
	margin: 0 auto;
}
#news .news_li_wrap:hover{
	background: #f4f4f4;
}
#news .news_li_wrap .news_li{
	width: 1190px;
	margin: 0 auto;
	border-bottom: 1px solid #e2e2e2  ;
	padding-top: 45px;
	padding-bottom: 50px;
}
#news .news_li_wrap:nth-of-type(1) .news_li{
	border-top: 1px solid #e2e2e2  ;
}
#news .news_li_wrap .news_li .news_li_a{
	font-size: 20px;
	color: #000000;
}
#news .news_li_wrap .news_li .a1:hover{
	color: #8F1D22;
}
#news .news_li_wrap .news_li span{
	font-size: 12px;
	color: #999999;
	margin-top: 25px;
	display: block;
}
#news .news_li_wrap .news_li span:nth-of-type(2){
	display: block;
	margin-top: 30px;
}
.news_bg{
	width:1335px;
	height: auto;
	margin: 0 auto;
}
.news_bg img{
	width: 100%;
	height: 100%;
	display: block;
	margin: 0 auto;
}
/*新闻列表页结束*/
/*校友风采页开始*/
#alumniMien{
	width: 100%;
	margin: 25px auto 120px;
	overflow: hidden;
	padding-bottom:20px;
	
}
.alumniMien_li{
	float: left;
	width: 30%;
	height: 480px;
	margin-right: 5%;
	margin-top: 25px;
	border-bottom: 1px solid #efefef;
	transition: transform 2s;
	-webkit-transition: transform 2s;
	-moz-transition: transform 2s;
	-o-transition: transform 2s;
	-ms-transition: transform 2s;
	position: relative;
	top: 0;
	transition: all 0.5s;
}
.alumniMien_li:hover{
	top: -5px;
    box-shadow: 0px 5px 15px #ccc;
    transition: all 0.5s;
}
.alumniMien_li_img{
	width: 100%;
	height: auto;
}
.alumniMien_li_img img{
	width: 100%;
	height:100%;
}
.alumniMien_li:nth-of-type(3){
	margin-right:0 ;
}
.alumniMien_li:nth-of-type(6){
	margin-right:0 ;
}
.alumniMien_li:nth-of-type(9){
	margin-right:0 ;
}
.alumniMien_li:nth-of-type(12){
	margin-right:0 ;
}
.alumniMien_li_txt{
	padding-left: 40px;
}
.alumniMien_li_txt p{
	font-size: 24px;
	color: #8F1D22;
	line-height: 60px;
	padding-top: 15px;
}
.alumniMien_li_txt p span{
	color: #000000;
	font-size: 16px;
	display: inline-block;
}
.alumniMien_li_txt span{
	color: #969696;
	display: block;
	line-height: 30px;
}
/*校友风采页结束*/
/*校友会页面开始*/
#association{
	width: 100%;
	height: auto;
}
.association_body{
	width: 1190px;
	height: auto;
	margin: 80px auto 0;
	position: relative;
}
.association_body_left{
	width: 48%;
}
.association_title{
	width: 100%;
	font-size: 24px;
	color: #8F1D22;
}
.association_body_left_p p{
	color: #666666;
	line-height: 40px;
	padding-top:30px ;
}
.association_body_right{
	width: 48%;
	position: absolute;
	top: -21px;
	right: 0px;
	z-index: 99;
}
.association_body_right img{
	width: 100%;
	height: 100%;
}
.association_line{
	width: 100%;
	background:url(../images_v18/l1.png)no-repeat center ;
	background-size: 100%;
	line-height: 180px;
	color: #FFFFFF;
	font-size: 23px;
}
.association_line_cont{
	width: 1190px;
	margin: 0 auto;
}
.association_bottom{
	width: 1190px;
	margin: 0 auto 100px;
}
.association_bottom_p{
	text-align: left;
	padding-top: 40px;
	font-weight: 600;
	line-height: 45px;
}
.association_bottom_pp{
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}
.association_bottom_pp a{
	color: #000000;
}
.association_bottom_pp a:hover{
	color: #8F1D22;
}
.association_bottom_ppp{
	padding-top: 40px;
}
/*校友会页面结束*/
/*项目分类页开始*/
#classification{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 90px auto;
	height:760px;
	/*position: relative;*/
}
.classification_in{
	width: 16%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	border-left: 1px dashed #9a9a9a;
	background: #FFFFFF;
	height:760px;
	transition: all 0.9s;
	position: relative;
}
.classification_in .left{
	width:90%;
	margin-left: 5%;
}
.classification_in .right{
	position:absolute;
	left:10%;
	/*top:576px;*/
	width:80%;
	display: none;
}
.classification_in:nth-of-type(2) .right{
	left:9%;
	
}
.classification_in:nth-of-type(3) .right{
	left:9%;
}
.classification_in:nth-of-type(4) .right{
	left:9%;
}
.classification_in4{
	width: 27%;
}
.classification_in1 .classification_in_title{
	color: #73a937;
}
.classification_in1 .classification_in_target{
	color: #73a937;
}
.classification_in1 .classification_in_characteristic p{
	color: #73a937;
}
.classification_in2 .classification_in_title{
	color: #e89d0c;
}
.classification_in2 .classification_in_target{
	color: #e89d0c;
}
.classification_in2 .classification_in_characteristic p{
	color: #e89d0c;
}
.classification_in3 .classification_in_title{
	color: #2f84ee;
}
.classification_in3 .classification_in_target{
	color: #2f84ee;
}
.classification_in3 .classification_in_characteristic p{
	color: #2f84ee;
}
.classification_in_title{
	color: #c8171f;
	font-size: 30px;
	font-weight: 600;
}
.classification_in_title span{
	display: block;
	font-size: 22px;
	font-weight: 400;
}
.classification_in_target{
	margin-top: 35px;
	color: #c8171f;
	font-weight: 600;
	font-size: 18px;
}
.classification_in_target_in{
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	padding-top: 10px;
	
}
.classification_in_study{
	padding-top: 35px;
}
.classification_in_study p{
	line-height: 36px;
	color: #999999;
}
.classification_in_study p span{
	color: #000000;
}
.classification_in_characteristic p{
	margin-top: 35px;
	color: #c8171f;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 15px;
}
.classification_in_characteristic span{
	display: block;
	font-size: 14px;
	line-height: 25px;
}
.classification_in1{
	left:0%;
}
.classification_in2{
	left:0%;
}
.classification_in3{
	left: 0%;
}
/*项目分类页结束*/
/*学习感言  开始*/
#xxgy{
	margin-top: 60px;
}
#xxgy .item{
	display: block;
	width: 360px;
	float: left;
	margin-bottom: 60px;
	position: relative;
	top: 0;
	transition: all 0.5s;
}
#xxgy .item:nth-of-type(3n+2){
	margin: 0 50px;
}
#xxgy .item:nth-of-type(3n+1){
	margin-left: 5px;
}
#xxgy .item:hover{
	top: -5px;
	box-shadow: 0px 5px 15px #ccc;
	transition: all 0.5s;
}
#xxgy .item .top{
	width: 100%;
	height: 290px;
	display: block;
}
#xxgy .item .bottom{
	width: 100%;
	height: 223px;
	border-bottom: 1px solid #efefef;
}
#xxgy .item .bottom{
	width: 280px;
	margin: 40px auto 0;
}
#xxgy .item .bottom .name{
	color: #8F1D22;
	font-size: 24px;
}
#xxgy .item .bottom .school{
	color: #555555;
	font-size: 18px;
}
#xxgy .item .bottom .text{
	color: #999999;
	font-size: 14px;
	line-height: 28px;
	margin-top: 10px;
}
/*学习感言   结束*/
/*MBA校友会   开始*/
#MBA .top{
	width: 1190px;
	margin: 80px auto;
	height: 310px;
}
#MBA .top .left{
	float: left;
	width: 580px;
}
#MBA .top .left .t{
	color: #8F1D22;
	font-size: 24px;
	margin: 30px 0;
}
#MBA .top .left .b{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
#MBA .top .right {
    width: 583px;
    float: right;
    margin-top: 50px;
}
#MBA .center {
	height: auto;
}
#MBA .center .tabs{
	width: 100%;
	height: 205px;
	background: url(../images_v18/DSC_0168.png) no-repeat top center;
	background: auto 100%;
	position: relative;
}
#MBA .center .div{
	position:absolute ;
	bottom: 0;
	width: 100%;
	left: 0;
}
#MBA .center .tabs .cont{
	width: 1190px;
	overflow: hidden;
	margin: 0 auto;
}
#MBA .center .tabs .cont .fl{
	width: 194px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	background: rgba(4,62,132,0.4);
	margin-right: 4px;
	cursor: pointer;
}
#MBA .center .tabs .cont .fl:hover,#MBA .center .tabs .cont .fl.on{
	background: #FFFFFF;
	color: #8F1D22;
}
#MBA .text{
	margin: 100px auto;
	min-height: 310px;
}
#MBA .text .cont{
	width: 1190px;
	overflow: hidden;
	margin: 0 auto;
}
#MBA .text .cont .item{
	display: none;
	overflow:hidden ;
}
#MBA .text .cont .item .left{
	float: left;
	width: 474px;
}
#MBA .text .cont .item .left img{
	width: 100%;
}
#MBA .text .cont .item .right{
	width: 580px;
	float: right;
}
#MBA .text .cont .item .right p.t{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin: 20px 0;
	
}
#MBA .text .cont .item .right p.b{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	
}
#MBA .bottom{
	padding: 70px 0 110px;
	background: url(../images_v18/mbaBG.png) no-repeat ;
	background-size :100% 100% ;
	
}
#MBA .bottom .cont{
	width: 1190px;
	overflow: hidden;
	margin: 0 auto;
}
#MBA .bottom .cont .txt p{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
#MBA .bottom .cont>.b{
	overflow: hidden;
	margin-top: 50px;
}
#MBA .bottom .cont .b .fl{
	width: 400px;
}
#MBA .bottom .cont .b .fl .t,#MBA .bottom .cont .b .fr .t{
	color: #333333;
	font-size: 16px;
	line-height: 50px;
}
#MBA .bottom .cont .b .fl .b{
	color: #666666;
	font-size: 16px;
	line-height: 46px;
}
#MBA .bottom .cont .b .fr{
	width: 612px;
}
#MBA .bottom .cont .b .fr table{
	width: 100%;
	border-bottom: 1px solid #8F1D22;
}
#MBA .bottom .cont .b .fr table th{
	background: #8F1D22;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
}
#MBA .bottom .cont .b .fr table td{
	text-align: center;
	line-height: 36px;	
	border-left: 1px solid #8F1D22;
	background: #FFFFFF;
}
#MBA .bottom .cont .b .fr table td.bg{
	background: #dfecfb;
}
/*MBA校友会   结束*/
/*创新创业  开始*/
#cxcy{
	margin-top: 76px;
}
#cxcy .cont{
	width: 1190px;
	/*overflow: hidden;*/
	margin: 0 auto;
}
#cxcy .cont .item .text{
	width: 566px;
}
#cxcy .cont .item .img{
	width: 567px;
}
#cxcy .cont .item .text p{
	color: #666666;
	font-size: 16px;
	margin-bottom: 18px;
	line-height: 35px;
}
#cxcy .cont .item{
	margin-top: 10px;
}
/*创新创业  结束*/
/*第二课堂  开始*/
#secondClass{
	margin-top: 75px;
}
#secondClass .cont{
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
}
#secondClass .cont .tabs{
	overflow: hidden;
}
#secondClass .cont .tabs span{
	display: block;float: left;
	width: 230px;
	height: 60px;
	box-sizing: border-box;
	text-align: center;
	line-height: 60px;
	color: #c6c6c6;
	border: 1px solid #c6c6c6;
	cursor: pointer;
	margin-right: 2px;
}
#secondClass .cont .tabs span:hover,#secondClass .cont .tabs span.on{
	background: #8F1D22;
	color: #FFFFFF;
}
#secondClass .cont .tabtxtbox{
	margin-top: 84px;
	height: 605px;
}
#secondClass .cont .tabtxt{
	display: none;
}
#secondClass .cont .tabtxt .img{
	width: 360px;
}
#secondClass .cont .tabtxt .img img{
	width: 100%;
}
#secondClass .cont .tabtxt .text{
	width: 720px;
}
#secondClass .cont .tabtxt .text p.t{
	color: #333333;
	font-size: 30px;
	margin-bottom: 20px;
}
#secondClass .cont .tabtxt .text p.b{
	color: #777777;
	font-size: 16px;
	line-height: 37px;
}
/*第二课堂  结束*/
/*学生概况  开始*/
#xsgk{
	overflow: hidden;
	padding-bottom:100px ;
}
#xsgk .fl{
	min-width: 33.33%;text-align: center;
	
}
#xsgk .fl img{
	text-align: center;
	position: relative;
}
/*学生概况  结束*/
/*学生生活  开始*/
.xssh_top{
	width: 1190px;
	margin: 70px auto 0;
	
}
.xssh_top p{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
}
.xssh_top p img{
	margin-right: 1%;
}
#xssh .bottom{
	background: #f6f6f6 url(../images_v18/bg3.png) no-repeat center bottom ;
	padding: 64px 0 180px;
}
#xssh .bottom .cont{
	width: 1190px;
	margin: 0 auto;
}
#xssh .bottom .cont .tit{
	color: #8F1D22;
	font-size: 24px;
	font-weight: bold;
}
#xssh .bottom .cont .tit span{
	color: #9e9e9e;
	font-size: 14px;
	margin-left: 13px;
}
#xssh .bottom .cont .download{
	overflow: hidden;
}
#xssh .bottom .cont .download a{
	display: block;
	float: left;
	background: #FFFFFF;
	margin: 50px 50px 0 0 ;
}
#xssh .bottom .cont .download a:nth-of-type(4n+4){
	margin-right: 0;
}
#xssh .bottom .cont .download a .img{
	width: 260px;
	height: 300px;
	overflow: hidden;
}
#xssh .bottom .cont .download a .img img{
	width: 100%;
	transform: scale(1);
	transition: all 0.5s;
}
#xssh .bottom .cont .download a .txt{
	width: 100%;
	height: 104px;
	background: #FFFFFF;
}
#xssh .bottom .cont .download a .txt p.t{
	color:#333333;
	font-size: 18px;
	margin: 20px 0 0 20px;
}
#xssh .bottom .cont .download a .txt p.b{
	color: #666666;
	font-size: 14px;
	margin: 10px 0 0 20px;
	background: url(../images_v18/download.png) no-repeat 36% center;
	background-size:auto 100% ;
}
#xssh .bottom .cont .download a:hover img{
	transform: scale(1.1);
	transition: all 0.5s;
}
#xssh .bottom .cont .download a:hover .txt p.t{
	color: #8F1D22;
}
#xssh .bottom .cont .download a:hover .txt p.b{
	background: url(../images_v18/download-on.png) no-repeat 36% center;
	background-size:auto 100% ;
	color: #8F1D22;
}

/*学生生活  结束*/
/*项目新闻列表    开始*/
#xmxw{
	margin-top: 40px;
	padding-bottom: 20px;
	
}
#xmxw .item .cont{
	display: block;
	margin: 0 auto;
	width: 1190px;
	box-sizing: border-box;
	padding: 40px;
	border-bottom: 1px solid #e2e2e2;
}
#xmxw .item:first-child .cont{
	border-top: 1px solid #e2e2e2;
}
#xmxw .item{
	transition: all 0.5s;
}
#xmxw .item:hover{
	background: #f4f4f4;
	cursor: pointer;
	transition: all 0.5s;
}
#xmxw .item .cont .tit{
	color: #333333;
	font-size: 20px;
	margin-left: -15px;
	
}
#xmxw .item .cont .text{
	color: #999999;
	font-size: 14px;
	margin: 20px -15px;
	line-height: 30px;
}
#xmxw .item .cont .addr{
	color: #999999;
	font-size: 14px;
	margin: 15px 5px 10px -15px;
}
#xmxw .item .cont .time{
	color: #999999;
	font-size: 14px;
	margin-left: -15px;
}
/*#xmxw .pages{
	height: 42px;
	text-align: center;
	margin-top: 50px;
}
#xmxw .pages a{
	font-size: 14px;
	color: #666666;
	padding:10px 15px;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	display: inline-block;
}
#xmxw .pages a:nth-of-type(1){
	border-left: 1px solid #e3e3e3 ;
}
#xmxw .pages a:hover,#xmxw .pages a.on{
	background: #8F1D22;
	color: #FFFFFF;
	
}*/
/*项目新闻列表   结束*/
/*终身学习页开始*/
.clearfix:after{
	display:block;
	content:"";
	height:0;
	visibility: hidden;
	clear:both;
}
#Lifelong{
	width:100%;
	background:url(../images_v18/bg3.png) no-repeat center bottom;
	padding-bottom:143px;
}
#Lifelong .Lifelong_top,#Lifelong .Lifelong_middle_content,#Lifelong .Lifelong_bottom{
	width:1295px;
	margin:0 auto;
}
#Lifelong .Lifelong_top{
	padding:42px 32px 43px 42px;
	width:1193px;
}
#Lifelong p{
	margin-bottom:30px;
}
#Lifelong p{
	line-height:37px;
	font-size:16px;
	color:#666666;
}
#Lifelong .Lifelong_middle{
	width:100%;
	background:url(../images_v18/Lifelong_bg1.png) no-repeat center top,#e9f2fc;
}
#Lifelong .Lifelong_middle_content{
	padding-top:88px;
}
#Lifelong .Lifelong_middle_content img,#Lifelong .Lifelong_middle_content .article{
	float:left;
}
#Lifelong .Lifelong_middle_content .article{
	width:588px;
	padding-left:82px;
	padding-right:32px;
	padding-bottom:52px;
}
#Lifelong .Lifelong_bottom{
	padding-top:81px;
}
#Lifelong .Lifelong_bottom .article{
	width:518px;
	padding-left:72px;
	padding-right:81px;
	float:left;
}
#Lifelong .Lifelong_bottom img{
	float:left;
}
/*终身学习页结束*/
/*学生联合会开始*/
.corp{
	    background: url(../images_v18/qaz.png) no-repeat 154px center;
}
#corps{
	width:100%;
	padding-bottom:80px;
}
#corps .school,#corps .club_content,#corps .lianhuan_content,#corps .list{
	width:1192px;
	margin:0 auto;
	overflow: hidden;
}
#corps .school{
	padding-top:35px;
	padding-bottom:41px;
}
#corps .school .article{
	float:left;
}
#corps .lianhuan .lianhuan_content .left{
	position: relative;
}
#corps .lianhuan .lianhuan_content .left div{
	position: absolute;
	font-size: 14px;
	color: #f6f0e5;
	text-align: center;
}
#corps .club  .club_content .fl{
	position: relative;
}
#corps .club  .club_content .fl div{
	position: absolute;
	color: #2764af;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
#corps .school img{
	padding-top:43px;
}
#corps .school .article{
	padding-left:61px;
	width:769px;
}
#corps .school .article h4,#corps .club_content .article h4,#corps .lianhuan_content .article h4{
	line-height:92px;
	font-size:30px;
	color:#333333;
}
#corps .school .article p,#corps .club_content .article p,#corps .lianhuan_content .article p{
	font-size:16px;
	color:#777777;
	line-height:36px;
}
#corps .school .article p{
	margin-bottom:34px;
}
#corps .club{
	width:100%;
	background:#8F1D22;
	padding-top:70px;
	padding-bottom:112px;
}
#corps .club h4{
	line-height:99px !important;
	color:white !important;
}
#corps .club p{
	color:white !important;
	padding-right:97px;
	
}
#corps .club .article,#corps .club img{
	float:left;
}
#corps .club .article{
	width:450px;
}
#corps .club img{
	padding-top:9px;
}
#corps .lianhuan{
	width:100%;
	background:#f6f0e5;
	padding-top:107px;
	padding-bottom:94px;
}
#corps .lianhuan img,#corps .lianhuan .article{
	float:left;
}
#corps .lianhuan .article{
	width:480px;
}
#corps .lianhuan .article h4{
	padding-top:19px;
	line-height:100px !important;
	color:#4f81bc !important;
}
#corps .lianhuan .article p{
	color:#333333 !important;
}
#corps .list{
	padding-top:79px;
}
#corps .list ul li{
	float:left;
}
#corps .list ul li img,#corps .list ul li p{
	float:left;
}
#corps .list ul li img{
	padding-right:31px;
	position: relative;
	top: 0;
	transition: all 0.5s;
}
#corps .list ul li:hover img{
	top: -15px;
	transition: all 0.5s;
}
#corps .list ul li p{
	line-height:31px;
	font-size:18px;
	
}
#corps .list ul li p a{
	color:#333333;
}
#corps .list ul li:first-of-type{
	padding-left:55px;
	width:416px;
}
#corps .list ul li:first-of-type p{
	
	/*padding-top:9px;*/
	
}
#corps .list ul li:nth-of-type(2){
	width:421px;
}
#corps .list ul li:nth-of-type(2) p{
	
	/*padding-top:18px;*/
}
#corps .list ul li:nth-of-type(3){
	width:300px;
}
#corps .list ul li:nth-of-type(3) p{
	
	/*padding-top:15px;*/
}
/*学生联合会结束*/
/*学习环境开始*/
#academic{
	width:1190px;
	margin:0 auto;
	padding-bottom:99px;
	padding-top:47px;
}
#academic h4{
	font-size:24px;
	color:#333333;
}
#academic p{
	font-size:16px;
	line-height:37px;
	color: #848484;
}
#academic .academic_title{
	padding-bottom:52px;
}
#academic .academic_title h4{
	line-height:59px;
}
#academic .academic_title p{
	color:#777777;
}
#academic .study img,#academic .study .article,#academic .books img,#academic .books .article,
#academic .internet img,#academic .internet .article,#academic .environment img,#academic .environment .article{
	float:left;
}
#academic .study{
	margin-bottom:57px;
}
#academic .study .article{
	padding-left:73px;
	background:#f0f0f0;
	padding-top:72px;
	padding-right:105px;
	padding-bottom:74px;
	width:670px;
}
#academic .study .article h4{
	line-height:55px;
}
#academic .study .article p{
	color:#7e7e7e;
}
#academic .books{
	padding-bottom:40px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:49px;
}
#academic .books .article{
	padding-top:8px;
	padding-left:43px;
}
#academic .books .article h4{
	line-height:63px;
}
#academic .books .article p,#academic .internet .article p{
	color:#848484;
}
#academic .internet{
	padding-bottom:50px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:50px;
}
#academic .internet .article h4{
	margin-bottom:18px;
}
#academic .environment .article{
	padding-left:45px;
}
#academic .environment .article h4{
	margin-bottom:19px;
}
#academic .environment{
	padding-bottom:40px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:60px;
}
#academic .internet .article{
	padding-right:45px;
}
#academic .books .article,#academic .internet .article,#academic .environment .article{
	width:775px;
}
/*学习环境结束*/
/*国籍视野开始*/
#Vision{
	width:1190px;
	padding-top:52px;
	margin:0 auto;
	padding-bottom:226px;
	background:url(../images_v18/bg3.png) no-repeat center bottom;
}
#Vision .visions img,#Vision .visions div{
	float:left;
}
#Vision .visions{
	margin-bottom:62px;
}
#Vision .visions div{
	width:399px;
	font-size:20px;
	color:white;
	line-height:39px;
	padding:81px 99px 78px 77px;
	background:#e59d0b url(../images_v18/Vision_img1.png) no-repeat center;
}
#Vision .visions div span{
	font-size:30px;
	font-weight:bold;
}
#Vision p{
	font-size:16px;
	color:#848484;
	line-height:36px;
	margin-bottom:36px;
}
/*国籍视野结束*/
/*双学位开始*/
#degree .class_center_top{
	width:1193px;
}
#degree .class_center_top li.class_li{
	line-height:20px;
	padding-top:15px;
	padding-bottom:10px;
	text-align:center;
	border:1px solid transparent;
	height:72px;
}
#degree .class_center_top li.class_li:first-of-type{
	width:281px;
}
#degree .class_center_top li.class_li:nth-of-type(2){
	width:301px;
}
#degree .class_center_top li.class_li.class_li_center{
	width:301px;
	padding-left:0;
	padding-right:0;
}
#degree .class_center_top li.class_li.class_li_middle{
	width:304px;
}
#degree .class_center_top li.class_li.class_li_last{
	width:250px;
}
#degree .class_center_bottom_content{
	padding-top:62px;
}
#degree .class_center_bottom_content .top{
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	margin-bottom:60px;
	overflow:hidden;
}
#degree .class_center_bottom_content .top .left,#degree .class_center_bottom_content .top .right{
	float:left;
}
#degree .class_one .top .left{
	background:#3968c4;
	padding-bottom:131px;
}
#degree .class_center_bottom_content .top .left p{
	line-height:37px;
	font-size:20px;
	color:white;
	
}
#degree .class_one .top .left p{
	padding-left:51px;
}
#degree .class_one .top .left img{
	padding:82px 48px 29px 51px;
}
#degree .class_center_bottom_content .top .right p{
	line-height:36px;
	color:#777777;
}
#degree .class_center_bottom_content .top .right{
	padding-left:71px;
	padding-right:67px;
	width:691px;
	
}
#degree .class_one .top .right{
	background:#dae1ef;
	padding-top:80px;
	padding-bottom:68px;
}
#degree .class_center_bottom_content table{
	border-spacing: none;
	border-collapse: collapse;
}
#degree .class_center_bottom_content{
	padding-bottom:60px;
}
#degree .class_center_bottom_content tr{
	border:1px solid #dedede;
	border-left:0;
	border-right:0;
}
#degree .class_center_bottom_content td{
	border-right:1px solid #dedede;
}
#degree .class_center_bottom_content td.br0{
	border-right:0;
	font-size:16px;
	color:#777777;
	width:827px;
	padding-top:30px;
	padding-bottom:30px;
}
#degree .class_center_bottom_content td.br0 p{
	line-height:36px;
	padding-left:71px;
}
#degree .class_center_bottom_content td.type{
	font-size:24px;
	color:#333333;
	padding-left:20px;
	width:339px;
	
}
#degree .class_two .top .left{
	background:#566794;
	padding-bottom:111px;
}
#degree .class_two .top img{
	padding:100px 85px 26px 39px;
}
#degree .class_two .top .left p{
	padding-left:39px;
}
#degree .class_two .top .right{
	padding-top:80px;
	padding-bottom:28px;
	background:#dee1e7;
}
#degree .class_two .top .right p{
	margin-bottom:38px;
}
#degree .class_three .top .left{
	background:#117c52;
	padding-bottom:67px;
}
#degree .class_three .top .left img{
	padding:75px 59px 22px 52px;
}
#degree .class_three .top .left p{
	padding-left:52px;
}
#degree .class_three .top .right{
	padding-top:109px;
	padding-bottom:111px;
	background:#d4e4de;
}
#degree .class_four .top .left{
	background:#88a0c8;
	padding-bottom:182px;
}
#degree .class_four .top .left img{
	padding:159px 69px 23px 61px;
}
#degree .class_four .top .left p{
	padding-left:61px;
}
#degree .class_four .top .right{
	padding-top:80px;
	padding-bottom:40px;
	background:#dde2ec;
	padding-right:52px;
	width:708px;
}
#degree .class_four .top .right p{
	margin-bottom:38px;
}
/*双学位结束*/
/*海外交换开始*/
#Exchange{
	width:1188px;
	margin:0 auto;
	padding-bottom:160px;
}
#Exchange .top{
	padding-top:57px;
	margin-bottom:11px;
}
#Exchange .top p{
	line-height:36px;
	color:#848484;
	margin-bottom:37px;
	font-size:16px;
}
#Exchange table{
	border-collapse: collapse;
	border-spacing: none;
}
#Exchange table tr{
	border:1px solid #dedede;
}
#Exchange table tr td.blue,#Exchange table tr th.blue{
	border-right:1px solid #dedede;
	background:#edf6fd;
}
#Exchange table tr th{
	text-align:center;
	line-height:59px;
	font-size:20px;
	color:#333;
}
#Exchange table tr td.blue{
	padding:0px 0px 0px 77px;
	width:272px;
}
#Exchange table tr td.blue img,#Exchange table tr td.blue p{
	float:left;
}
#Exchange table tr td.blue img{
	padding-right:27px;
	width:94px;
	height:60px;
}
#Exchange table tr td.blue p{
	width:151px;
	line-height:23px;
	padding-top:3px;
	padding-bottom:11px;
}
#Exchange table tr td:nth-of-type(2){
	padding-left:77px;
}
#Exchange table tr td.white span{
	display:block;
	color:#00a0e9;
	padding-top:9px;
	font-size:14px;
}
#Exchange table tr td.white span:hover{
	text-decoration: underline;
}
#Exchange table tr td:nth-of-type(2){
	padding-top:28px;
	padding-bottom:28px;
}
#Exchange table tr td.white p{
	font-size:18px;
	margin-bottom:28px;
}
#Exchange table tr td.white p:last-of-type{
	margin-bottom:0;
}
#Exchange table tr th:nth-of-type(2){
	width:836px;
}
/*#Exchange table tr td:nth-of-type(3) p:first-of-type{
	margin-top:-66px;
}*/
#Exchange table tr td.mt p:first-of-type{
	margin-top:-4px;
}
/*海外交换结束*/
/*海外游学开始*/
#Travel{
	width:100%;
	padding-top:67px;
}
#Travel .top{
	width:1190px;
	margin:0 auto;
	margin-bottom:87px;
}
#Travel .top img,#Travel .top .article{
	float:left;
}
#Travel .top img{
	padding-right:63px;
}
#Travel .top .article{
	width:725px;
	font-size:16px;
	line-height:35px;
	color:#848484;
	padding-top:10px;
}
#Travel .top .article p{
	margin-bottom:36px;
}
#Travel .top .article p:last-of-type{
	margin-bottom:0;
}
#Travel .list{
	width:100%;
	background:#f5f5f5;
}
#Travel .list ul{
	width:1186px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:92px;
}
#Travel .list ul li{
	margin-bottom:28px;
	padding-bottom:28px;
	border-bottom:1px solid #e2e2e2;
}
#Travel .list ul li img,#Travel .list ul li .article{
	float:left;
}
#Travel .list ul li img{
	padding-right:61px;
}
#Travel .list ul li .article{
	width:937px;
	padding-top:13px;
}
#Travel .list ul li .article h4{
	font-size:20px;
	line-height:49px;
	color:#333;
}
#Travel .list ul li .article p{
	font-size:14px;
	color:#999999;
	line-height:24px;
}
/*海外游学结束*/
/*交流感言开始*/
#xxgy.Speech .item .bottom .school,#xxgy.mentor .item .bottom .school{
	display:block;
	font-size:14px;
	padding-top:10px;
	padding-bottom:15px;
}
#media .speech{
	padding-bottom:57px;
}
#media.mentors{
	padding-bottom:250px;
	background:url(../images_v18/bg3.png) no-repeat center bottom;
}
/*交流感言结束*/
/*交流感言详情页开始*/
.media_center.jby .top div{
	left:496px;
}
/*交流感言详情页结束/
/*职业发展开始*/
#vocational_development{
	width:1196px;
	margin:0 auto;
	background:url(../images_v18/bg3.png) no-repeat center bottom;
	margin-top: 60px;
	padding-bottom: 200px;
}
#vocational_development .introduce{
	padding-left:5px;
	margin-bottom:79px;
	position: relative;
}
#vocational_development .introduce .img{
	position: absolute;
	left: -19px;
	bottom: -20px;
}
#vocational_development .introduce .div{
	position: absolute;
	width: 24px;
	height: 24px;
	background: #8F1D22;opacity: 0.3;
	right: -12px;
	top: -12px;
}
#vocational_development .company .item-top{
	background: #bfd8f6;
	color: #8F1D22;
	padding: 15px;
} 
#vocational_development .company .fl,#vocational_development .company .fr{
	margin-bottom: 30px;
	width: 580px;
}
#vocational_development .company img{
	width: 100%;
}
#vocational_development .introduce img,#vocational_development .introduce .article{
	float:left;
}
#vocational_development .introduce .article{
	width:534px;
	padding:66px 86px 59px 80px;
	line-height:35px;
	font-size:16px;
	color:#333333;
	background:#f2f2f2;
}
/*职业发展结束*/
/*职业发展服务开始*/
.services{
	background:url(../images_v18/qaz.png) no-repeat 197px center;
}
#service>.article,#employment>.article{
	line-height:35px;
	color:#333333;
	font-size:16px;
	width:1178px;
	padding-left:5px;
	margin:0 auto;
	padding-top:57px;
}
#service .class_one{
	padding-bottom:324px;
}
#service .class_two{
	padding-bottom:357px;
}
#service .class_three{
	padding-bottom:278px;
}
#service .class_four{
	padding-bottom:257px;
}
#service .class_five{
	padding-bottom:297px;
}
#service .class_six{
	padding-bottom:301px;
}
#service .class_seven{
	padding-bottom:329px;
}
#service .class_center{
	margin-top:60px;
}
#service .class_center_bottom_content{
	padding-top:99px;
	padding-left:45px;
	background:url(../images_v18/bg3.png) no-repeat center bottom;
}
#service .class_center_bottom_content .left,#service .class_center_bottom_content img{
	float:left;
}
#service .class_center_bottom_content img{
	padding-top:33px;
}
#service .class_center_bottom_content .left h4{
	font-size:30px;
	line-height:95px;
}
#service .class_center_bottom_content .left{
	width:690px;
}
#service .class_five .left{
	padding-left:33px !important;
}
#service .class_seven{
	padding-left:0;
}
#service .class_seven .left{
	padding-left:30px !important;
	width:670px !important;
}
#service .class_center_bottom_content .left p{
	line-height:35px;
	font-size:16px;
	color:#777777;
	margin-bottom:20px;
}
#service .class_center_bottom_content .left p:last-of-type{
	margin-bottom:0;
}
#service .class_center_bottom_content .left.pr{
	padding-right:58px;
}
#service .class_center_bottom_content .left.pl{
	padding-left:58px;
}
#service .class_three .left{
	padding-right:20px !important;
}
#service .class_center_top{
	width:1237px;
	height:58px;
}
#service .class_center_top .class_li{
	padding:0;
	text-align:center;
	line-height:57px;
}
#service .class_center_top .class_li:nth-of-type(1){
	width:130px;
	
}
#service .class_center_top .class_li_center{
	width:221px;
}
#service .class_center_top .class_li_middle1{
	width:164px;
}
#service .class_center_top .class_li_middle2{
	width:165px;
}
#service .class_center_top .class_li_middle3{
	width:184px;
}
#service .class_center_top .class_li_middle4{
	width:130px;
}
#service .class_center_top .class_li_middle5{
	width:229px;
}
#service .class_center_top .border,#employment .class_center_top .border{
	width:0;
	line-height:57px;
}
/*职业发展服务结束*/
/*职业导师开始*/
#media .mentor .bottom.w293{
	width:293px;
}
/*职业导师结束*/
/*就业概览开始*/
#employment .class_center_bottom_content{
	background:url(../images_v18/bg3.png) no-repeat center bottom;
}
#employment>.article{
	padding-left:0;
}
#employment .class_center{
	margin-top:73px;
}
#employment .class_li{
	padding:0;
	text-align:center;
	line-height:68px;
}
#employment .class_li{
	width:247px;
}
#employment .class_li_last{
	width:285px;
}
#employment .class_center_top{
	width:789px;
	padding-left:48px;
	height:68px;
}
#employment .class_center_bottom_content{
	padding-top:48px;
	font-size:16px;
	color:#333333;
}
#employment .class_center_bottom_content>h2{
	font-size:36px;
	color:#8F1D22;
}
#employment .class_one{
	padding-bottom:200px;
}
#employment .class_one>h2,#employment .class_two>h2,#employment .class_three>h2{
	line-height:103px;
}
#employment .class_one>.title,#employment .class_two>.title,#employment .class_three>.title{
	line-height:27px;
	margin-top:0;
	font-size:16px;
	color:#333;
}
#employment .class_one ul li p.nums{
	line-height:72px;
	font-weight:bold;
}
#employment .class_one ul li .article{
	line-height:36px;
	margin-bottom:58px;
}
#employment .class_one ul li .img1,#employment .class_one ul li img2{
	float:left;
}
#employment .class_one ul li:first-of-type .img1{
	width:547px;
	margin-left:28px;
	margin-right:54px;
}
#employment .class_one ul li img2{
	width:539px;
}
#employment .class_one ul li>div p{
	text-align:center;
	line-height:72px;
}
#employment .class_one ul li:nth-of-type(2) .img1{
	width:526px;
	margin:0 auto;
	float:none;
}
#employment .class_one ul li:nth-of-type(3) .img1{
	width:555px;
	margin:0 auto;
	float:none;
}
#employment .class_one ul li:nth-of-type(4) .img1{
	width:573px;
	margin:0 auto;
	float:none;
}
#employment .class_two .article{
	line-height:36px;
}
#employment .class_two ul{
	padding-left:25px;
}
#employment .class_two ul li{
	float:left;
}
#employment .class_two ul li:nth-of-type(1),#employment .class_two ul li:nth-of-type(4){
	width:276px;
}
#employment .class_two ul li:nth-of-type(2),#employment .class_two ul li:nth-of-type(5){
	width:252px;
}
#employment .class_two ul li:nth-of-type(3){
	width:252px;
}
#employment .class_two ul li:nth-of-type(6),#employment .class_two ul li:nth-of-type(3){
	width:580px;
}{
	width:252px;
}
#employment .class_two .title:first-of-type{
	margin-bottom:13px;
}
#employment .class_two .title.mt{
	margin-top:10px;
	margin-bottom:10px;
}
#employment .class_two ul{
	margin-bottom:73px;
}
#employment .class_two .img1,#employment .class_two .img2,#employment .class_two .img3{
	float:left;
}
#employment .class_two .img1 p,#employment .class_two .img2 p,#employment .class_two .img3 p{
	text-align:center;
	line-height:93px;
}
#employment .class_two .img3 p{
	line-height:24px;
	padding-top:21px;
	padding-bottom:10px;
}
#employment .class_two .img1{
	width:398px;
	margin-right:31px;
}
#employment .class_two .img2{
	width:388px;
	margin-right:36px;
}
#employment .class_two .img3{
	width:335px;
}
#employment .class_two{
	padding-bottom:200px;
}
#employment .class_three h5{
	line-height:72px;
	font-size:16px;
}
#employment .class_three>div>p{
	line-height:36px;
	margin-bottom:18px;
}
#employment .class_three .img{
	margin-bottom:28px;
	text-align:center;
}
#employment .class_three .img p,#employment .class_three .imgs p{
	line-height:74px;
	text-align:center;
}
#employment .class_three .imgs>div{
	float:left;
}
#employment .class_three .imgs{
	padding-left:12px;
}
#employment .class_three .imgs .img1{
	width:621px;
	margin-right:34px;
}
#employment .class_three .imgs .img2{
	width:512px;
}
#employment .class_three{
	padding-bottom:174px;
}
/*就业概览结束*/
/*申请与录取开始*/
.application{
	background:url(../images_v18/qaz.png) no-repeat 164px center;
}
#Application .class_center_top{
	width:1070px;
	height:58px;
	margin:0 auto;
}
#Application .class_center_top li{
	line-height:58px;
	padding:0;
	text-align:center;
}
#Application .class_center_top li.class_li{
	width:248px;
	border:1px solid transparent;
}
#Application .class_one{
	padding-top:13px;
}
#Application .class_one .article h2{
	line-height:128px;
	color:#8F1D22;
	font-size:24px;
	text-align:center;
}
#Application .class_one .article p,#Application .class_two .article p,#Application .class_four .article p{
	font-size:16px;
	line-height:40px;
	color:#777777;
	margin-bottom:38px;
}
#Application .class_one .article p:last-of-type,#Application .class_two .article p{
	margin-bottom:28px;
}
#Application .class_center_bottom_content ul li{
	padding-bottom:26px;
	border-top:1px dashed #0098ff;
	padding-top:20px;
}
#Application .class_one ul li .tit,#Application .class_one ul li .tiaojian{
	font-size:18px;
}
#Application .class_center_bottom_content ul li .tit{
	color:#8F1D22;
	line-height:28px;
}
#Application .class_center_bottom_content ul li .tiaojian{
	line-height:50px;
	color:#333333 !important;
}
#Application .class_center_bottom_content ul li p.normal,#Application .class_center_bottom_content ul li p.text_decoration{
	color:#777;
	font-size:16px;
	line-height:30px;
}
#Application .class_one ul li p.notice{
	margin-top:20px;
}
#Application .class_one ul li p.text_decoration{
	text-indent:32px;
	margin-bottom:10px;
}
#Application .class_one ul li:last-of-type p.normal{
	margin-bottom:33px;
}
#Application .class_one ul li:last-of-type p.tit,#Application .class_one ul li:nth-of-type(4) p.tit,
#Application .class_one ul li:nth-of-type(5) p.tit,#Application .class_one ul li:nth-of-type(6) p.tit,
#Application .class_one ul li:nth-of-type(7) p.tit,#Application .class_one ul li:nth-of-type(8) p.tit,
#Application .class_two ul li:nth-of-type(6) p.tit,#Application .class_two ul li:nth-of-type(7) p.tit,
#Application .class_two ul li:nth-of-type(8) p.tit,#Application .class_two ul li:nth-of-type(1) p.tit,
#Application .class_two ul li:nth-of-type(2) p.tit,#Application .class_two ul li:nth-of-type(3) p.tit,
#Application .class_two ul li:nth-of-type(4) p.tit{
	margin-bottom:15px;
}
#Application .class_one{
	padding-bottom:120px;
}
#Application .class_center_bottom_content a{
	color:#8F1D22;
}
#Application .class_one ul li:nth-of-type(3) .tiaojian{
	line-height:52px;
}
#Application .class_one ul li:nth-of-type(3) .tiaojian.lh{
	line-height:30px;
	margin-bottom:15px;
	margin-top:40px;
}
#Application .class_one ul li:nth-of-type(3) .mt{
	margin-bottom:30px;
}
#Application .class_one ul li:nth-of-type(8) p.normal{
	line-height:35px;
	padding-top:10px;
}
#Application .class_two{
	padding-top:53px;
}
#Application .class_two>.article{
	margin-bottom:38px;
}
#Application .class_two ul li:nth-of-type(9) p.normal{
	margin-bottom:20px;
}
#Application .class_two ul li:nth-of-type(4) p:nth-of-type(3){
	margin-top:20px;
	margin-bottom:40px;
}
#Application .class_two table th{
	line-height:57px;
	color:#333;
	text-align:center;
}
#Application .class_two table th:first-of-type,#Application .class_two table tr td:first-of-type {
	width:150px;
	text-align:center;
}
#Application .class_two table td{
	color:#777777;
}
#Application .class_two table{
	border-collapse: collapse;
	border-spacing: none;
	font-size:16px;
	margin:0 auto;
	margin-bottom:36px;
}
#Application .class_two table th,#Application .class_two table td{
	border:1px solid #dedede;
}
#Application .class_two table tr td:nth-of-type(2){
	text-align:center;
	padding:11px 30px 16px 57px;
	text-align:left;
}
#Application .class_two table tr td:nth-of-type(2) p{
	line-height:38px;
}
#Application .class_two{
	padding-bottom:78px;
}
#Application .class_four{
	padding-top:53px;
}
#Application .class_four .article{
	margin-bottom:39px;
}
#Application .class_four .article p{
	line-height:30px;
	margin-bottom:30px;
	text-indent: 32px;
}
#Application ul li p.text_decoration{
	text-indent: 32px;
}
#Application .class_four li{
	padding-top:8px;
}
#Application .class_four p.tit{
	line-height:64px !important;
}
#Application .class_four li.list p.normal{
	padding-left:28px;
	line-height:36px;
	background:url(../images_v18/Application_img_03.jpg) no-repeat 3px center;
}
#Application .class_four{
	padding-bottom:100px;
}
#Application .class_four li:last-of-type p.tiaojian{
	line-height:30px !important;
}
#Application .class_four li:nth-of-type(10) p.tiaojian{
	line-height:30px !important;
}
#Application .class_four li:nth-of-type(10) p:nth-of-type(3),#Application .class_four li:nth-of-type(10) p:nth-of-type(4),
#Application .class_four li:nth-of-type(10) p:nth-of-type(5),#Application .class_four li:nth-of-type(10) p:nth-of-type(8),
#Application .class_four li:nth-of-type(10) p:nth-of-type(9){
	margin-bottom:34px;
}
#Application .class_four li:nth-of-type(10) p:nth-of-type(6){
	margin-bottom:20px;
}
#Application .class_three{
	padding-top:17px;
}
#Application .class_three ul li:first-of-type{
	border-top:0;
}
#Application .class_three ul li p.tit{
	line-height:64px;
}
#Application .class_three ul li table th{
	color:#333;
}
#Application .class_three ul li table td{
	color:#777;
}
#Application .class_three ul li table{
	border-collapse: collapse;
	border-spacing: none;
}
#Application .class_three ul li table td,#Application .class_three ul li table th{
	border:1px solid #dddddd;
}
#Application .class_three ul li table tr{
	text-align:center;
}
#Application .class_three ul li:first-of-type table tr:nth-of-type(1),#Application .class_three ul li:first-of-type table tr:nth-of-type(2){
	height:60px;
} 
#Application .class_three ul li:first-of-type table tr:nth-of-type(3) td{
	line-height:30px;
	padding:9px 20px;
}
#Application .class_three ul li:first-of-type table tr td:first-of-type~td{
	width:140px;
	padding-left:0;
	padding-right:0;
}
#Application .class_three ul li:first-of-type~li{
	padding-top:6px;
}
#Application .class_three ul li:nth-of-type(3) p.normal{
	margin-bottom:20px;
}
#Application .class_three ul li:nth-of-type(3) table{
	margin-bottom:24px;
}
#Application .class_three ul li:nth-of-type(3) table tr td:first-of-type{
	width:260px;
}
#Application .class_three ul li:nth-of-type(3) table tr td:nth-of-type(2){
	padding:18px 77px 27px 30px;
	text-align:left;
}
#Application .class_three ul li:nth-of-type(3) table tr td:nth-of-type(2) p{
	line-height:30px;
}
#Application .class_three ul li:nth-of-type(3) table th{
	line-height:60px;
}
#Application .class_three ul li:nth-of-type(5) p.normal{
	margin-bottom:10px;
}
#Application .class_three ul li:nth-of-type(5) p.tiaojian{
	line-height:40px;
}
#Application .class_three ul li:nth-of-type(5) p.tiaojian~p{
	line-height:30px;
}
#Application .class_three ul li:nth-of-type(6) table tr{
	text-align:center;
	line-height:60px;
}
#Application .class_three ul li:nth-of-type(6) table tr td:first-of-type{
	width:140px;
}
#Application .class_three ul li:nth-of-type(6) table tr td:first-of-type~td{
	width:260px;
}
#Application .class_three ul li:nth-of-type(8) span{
	color:#333;
}
#Application .class_three ul li:nth-of-type(9) p.tiaojian{
	line-height:30px;
}
#Application .class_three ul li:nth-of-type(9) p.normal{
	margin-bottom:30px;
}
#Application .class_three ul li:nth-of-type(10) p.normal{
	line-height:60px;
}
#Application .class_three ul li:nth-of-type(11) p.tiaojian{
	line-height:30px;
	font-size:18px;
}
#Application .class_three ul li:nth-of-type(11) p.normal{
	margin-bottom:20px;
}
#Application .class_three{
	padding-bottom:40px;
}
#Application .class_three p.tiaojian{
	font-size:18px;
}
/*申请与录取结束*/
/*师资教研  开始*/
#szjy .Tabs{
	margin-top: 40px;
	height: 26px;
}
#szjy .Tabs .tab{
	color: #333333;
	font-size: 20px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	width: auto;
	height: auto;
	float: right;
}
#szjy .Tabs .tab:hover{
	color: #8F1D22;
	background: none;
}
#szjy .Tabs .tab:hover img{
	display: block;
}
#szjy .Tabs .tab img{
	width: 10px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -5px;
	display: none;
}

#szjy .Tabs .tab.on{
	color: #8F1D22;
}
#szjy .Tabs .tab.on img{
	display: block;
}
#szjy .Tabs span{
	margin: 0 30px;
	color: #d9d9d9;
}
#szjy .menu1{
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	line-height: 50px;
	font-size: 14px;
	color: #111111;
	margin-top: 30px;
}
#szjy .menu1 span{
	color: #999999;
	margin: 0 16px;
}
#szjy .menu1  a{
	color: #999999;
}
#szjy .menu1 a.on,#szjy .menu1 a:hover{
	color: #8F1D22;
}
#szjy .menu2{
	border-bottom: 1px solid #eaeaea;
	line-height: 50px;
	font-size: 14px;
	color: #111111;
}
#szjy .menu2 span{
	color: #999999;
	margin: 0 20px;
}
#szjy .menu2 a{
	color: #999999;
}
#szjy .menu2 .a{
	display: inline-block;
	border: 1px solid #c4c7ca;
	background: #e7ebed;
	color: #313537;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-right: 9px;
	font-size: 14px;
}
#szjy .menu2 .a:hover,#szjy .menu2 .a.on{
	background: #8F1D22;
	color: #FFFFFF;
	border-color: #8F1D22;
}
#szjy .litit{
	background: url(../images_v18/lititbg.png) no-repeat left center;
	color: #8F1D22;
	font-size: 24px;
	padding-left: 25px;
	margin: 30px 0;
}
#szjy ul{
	overflow: hidden;
	display: block;
	margin-bottom: 70px;
}
#szjy ul li{
	display: block;
	margin-right: 60px;
	background: url(../images_v18/szjy-libg.png) no-repeat right top;
	width: 180px;
	height: 345px;
	overflow: hidden;
	position: relative;
	float: left;
}
#szjy ul li:nth-of-type(5n){
	margin-right: 0;
}
#szjy ul li .text{
	position: absolute;
	top: 0px;
	width: 100%;
	background: rgba(43,125,225,0.85);
	height: 220px;	
	opacity: 0;
	transition: all 0.5s;
	left:20px;
}
#szjy ul li:hover .text{
	opacity: 1;
	transition: all 0.5s;
}
#szjy ul li .text p{
	color: #ffffff;
	font-size: 12px;
}
#szjy ul li .text p.tel{
	background: url(../images_v18/icon-tel.png) no-repeat left center;
	padding-left: 20px; 
	margin-top: 64px;
	margin-left: 16px;
}
#szjy ul li .text p.email{
	background: url(../images_v18/icon-email.png) no-repeat left center;
	padding-left: 20px; 
	margin-left: 16px;
	margin-top: 5px;
}
#szjy ul li img{
	width: 160px;
	height: 220px;
	margin-left:20px;
}
#szjy ul li .name{
	color: #000000;
	border-bottom: 1px solid #8F1D22;
	width: 150px;
	height: 30px;
	margin:  46px auto 5px;
	text-align: center;
}
#szjy ul li p{
	text-align: center;
	color: #999999;	
	font-size: 14px;
}
/*师资教研结束*/
/*面试批次开始*/
#mspc{
	padding-bottom: 200px;
	background: url(../images_v18/bg3.png) no-repeat center bottom;
}
#mspc ul{
	margin-top: 40px;
	
}
#mspc ul li:nth-of-type(1) a{
	border-top: 1px solid #e2e2e2;
}
#mspc ul li{
	background: #FFFFFF;
	transition: all 0.5s;
}
#mspc ul li:hover{
	background:#e2e2e2 ;
	transition: all 0.5s;
}
#mspc ul li a{
	display: block;
	height: 70px;
	line-height: 70px;
	color: #333333;
	font-size: 20px;
	border-bottom: 1px solid #e2e2e2;
	width: 1190px;
	margin: 0 auto;
}
#mspc ul li a .fr{
	color: #999999;
	font-size: 14px;
	
}
.pages{
	margin: 50px auto;
	overflow: hidden;
	width: 527px;
	border: 1px solid #e2e2e2;
	border-right: none;
}
.pages .a1,.pages span{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #e2e2e2;
	text-align: center;
}
.pages .a2{
	display: block;
	float: left;
	padding: 0 15px ;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-right: 1px solid #e2e2e2;
}
.pages a:hover,.pages a.on{
	background: #8F1D22;
	color: #FFFFFF;
}

/*面试批次结束*/
/*MBA宣传册  开始*/
#xcc .cont{
	width: 1190px;
	margin: 60px auto 0;
	overflow: hidden;
}
#xcc .cont .left{
	width: 300px;
	float: left;
}
#xcc .cont .left a{
	display: block;
}
#xcc .cont .left img{
	width: 100%;
	margin-top: 10px;
}
#xcc .cont .left span{
	display: block;
	background: url(../images_v18/mbaDown.png) no-repeat right center;
	background-size:auto 100%;
	color: #f26521;
	font-size: 14px;
	width: 175px;
	margin: 0 auto;
	padding-left: 50px;
}
#xcc .cont .right{
	width: 850px;
	float: right;
}
#xcc .cont .right p.t{
	color: #333333;
	font-size: 30px;
	margin-bottom: 20px
}
#xcc .cont .right p.b{
	color: #333333;
	font-size: 16px;
	line-height: 40px;
}
/*MBA宣传册 结束*/
/*媒体聚焦列表页   开始*/
#mtjj {
	margin-top: 46px;
}
#mtjj .item{
	display: block;
}
#mtjj .item{
	background: #FFFFFF;
	transition: all 0.5s;
}
#mtjj .item:hover{
	background: #f4f4f4;
	transition: all 0.5s;
}
#mtjj .item .cont{
	padding: 38px 0;
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
	
}
#mtjj .item:nth-of-type(1) .cont{
	border-top: 1px solid #e2e2e2;
}
#mtjj .item .cont .left{
	width: 240px;
}
#mtjj .item .cont .left img{
	width: 100%;
}
#mtjj .item .cont .center{
	width: 708px;
	margin-left: 59px;
	height: auto;
}
#mtjj .item .cont .center p.name{
	color: #000000;
	font-size:24px ;
	margin: 5px 0 18px 0;
}
#mtjj .item .cont .center .detail{
	color: #999999;
	font-size:14px ;
	line-height: 24px;
}
#mtjj .item .cont .center .detail p{
	color: #333333;
	font-size:16px;
	margin-bottom: 5px;
}
#mtjj .item .cont .right p.loca{
	color: #2a7ce0;
	font-size: 14px;
	margin-top: 59px;
}
#mtjj .item .cont .right p.time{
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}
/*媒体聚焦列表页    结束*/
/*备考专区    开始*/
#bkzq{
	margin-top: 47px;
}
#bkzq .cont,#bkzq1 .cont,#bkzq2 .cont,#bkzq3 .cont{
	width: 1190px;
	margin: 0 auto;
}
#bkzq .cont .overflow{
	
}
#bkzq .cont div.t,#bkzq1 .cont div.t,#bkzq2 .cont div.t,#bkzq3 .cont div.t{
	color: #8F1D22;
	font-size: 24px;
	padding-left: 15px;
	position: relative;
	/*margin-bottom: 35px;*/
}
#bkzq .cont div.t .l,#bkzq1 .cont div.t .l,#bkzq .cont div.t .l,#bkzq2 .cont div.t .l,#bkzq3 .cont div.t .l{
	position: absolute;
	left: 0;
	top: 15%;
	width: 5px;
	height: 70%;
	background: #ffa300;
}
#bkzq .cont .overflow>.fl,#bkzq .cont .overflow>.fr,
#bkzq1 .cont .overflow>.fl,#bkzq1 .cont .overflow>.fr{
	width: 565px;
	overflow: hidden;
	padding-bottom: 10px;
}
#bkzq .cont .overflow a,#bkzq1 .cont .overflow a{
	display: block;
	width: 260px;
	margin-top: 40px;
	height: 204px;
	position: relative;
	top: 0;
	transition: all 0.5s;
}
#bkzq .cont .overflow a:hover,#bkzq1 .cont .overflow a:hover,#bkzq3 .cont .overflow a:hover{
	top: -5px;
	transition: all 0.5s;
	box-shadow: 3px 3px 22px #6f79fb;
}
#bkzq .cont .overflow a.a1{
	background: url(../images_v18/down1.png) no-repeat;
	background-size:100% 100% ;
}
#bkzq .cont .overflow a.a2{
	background: url(../images_v18/down2.png) no-repeat;
	background-size:100% 100% ;
}
#bkzq .cont .overflow a.a3{
	background: url(../images_v18/down3.png) no-repeat;
	background-size:100% 100% ;
}
#bkzq .cont .overflow a.a4{
	background: url(../images_v18/down4.png) no-repeat;
	background-size:100% 100% ;
}
#bkzq .cont .overflow a.a5{
	background: url(../images_v18/down5.png) no-repeat;
	background-size:100% 100% ;
}
#bkzq .cont .overflow a.a6{
	background: url(../images_v18/down6.png) no-repeat;
	background-size:100% 100% ;
}
#bkzq .cont .overflow a.a7{
	background: url(../images_v18/down7.png) no-repeat;
	background-size:100% 100% ;
}
#bkzq .cont .overflow a.a8{
	background: url(../images_v18/down8.png) no-repeat;
	background-size:100% 100% ;
}
#bkzq .cont .overflow a p.time{
	background: url(../images_v18/tit-bg.png) no-repeat center;
	color: rgba(255,255,255,0.8);
	font-size: 16px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 50px;
}
#bkzq .cont .overflow a p.tie,#bkzq .cont .overflow a p.tie{
	color: #ffffff;
	font-size: 26px;
	text-align: center;
}
#bkzq .cont .overflow a p.detail,#bkzq1 .cont .overflow a p.detail{
	color: rgba(255,255,255,0.8);;
	font-size: 18px;
	text-align: center;
}
#bkzq .cont .overflow a.fr,#bkzq1 .cont .overflow a.fr{
	margin-right: 15px;
}
#bkzq .cont .down,#bkzq1 .cont .down {
	margin-top: 40px;
}
#bkzq .cont .down a,#bkzq1 .cont .down a,#bkzq3 .cont .down a{
	color: #2f84ee;
	font-size: 18px;
}
#bkzq .cont .down a:hover,#bkzq1 .cont .down a:hover,#bkzq3 .cont .down a:hover{
	text-decoration: underline;
}
#bkzq .cont .down img,#bkzq1 .cont .down img{
	position: relative;
	top: -5px;
}
#bkzq1{
	background: #e9e9e9;
	margin-top: 80px;
	padding:60px 0 ;
}
#bkzq1 .cont .overflow .item{
	border-radius: 4px;
	height: 182px;
}
#bkzq1 .cont .item .tit{
	text-align: center;
	background: #2f84ee;
	color: #ffffff;
	font-size: 20px;
	padding: 15px 0;
}
#bkzq1 .cont .item .detail{
	background: #c5dbf6;
	height: 126px;
		display: -webkit-box; /*Safari and Chrome */
  display: -ms-flexbox;
	display: -moz-box; /*Firefox */
  display: flex;
    -webkit-box-align: center;
  -webkit-align-items: center;
       -ms-flex-align: center;
          align-items: center;
 justify-content:center;
}
#bkzq1 .cont .item .detail p{
	text-align: center;
	color: #2f84ee;
	font-size: 20px;
	padding:10px;
	line-height:150%;
}
#bkzq2{
	padding: 60px 0 200px;
	background: url(../images_v18/bg3.png) no-repeat bottom center;
	background-color: #f9f6f6;
}
#bkzq2 .btn{
		display: block;
	  background-image: -moz-linear-gradient( 180deg, rgb(43,125,225) 0%, rgb(0,90,200) 100%);
	  background-image: -webkit-linear-gradient( 180deg, rgb(43,125,225) 0%, rgb(0,90,200) 100%);
	  background-image: -ms-linear-gradient( 180deg, rgb(43,125,225) 0%, rgb(0,90,200) 100%);
	 
		text-align: center;
		line-height: 72px;
		color: #FFFFFF;
		font-size: 28px;
		
	  width: 320px;
	  height: 72px;
	  margin: 60px auto;
	  transition: all 0.5s;
}
#bkzq2 .btn:hover{
	  background-image: -moz-linear-gradient( 180deg, rgb(0,90,200) 0%, rgb(43,125,225) 100%);
	  background-image: -webkit-linear-gradient( 180deg,  rgb(0,90,200) 0%, rgb(43,125,225) 100%);
	  background-image: -ms-linear-gradient( 180deg, rgb(0,90,200) 0%,  rgb(43,125,225) 100%);
	
}
#bkzq2 .overflow .item{
	display: block;
	width: 362px;
	height: 462px;
	margin-right: 52px;
	position: relative;
	border-bottom: 1px solid #efefef;
	margin-top: 40px;
	transition: all 0.5s;
}
#bkzq2 .overflow .item:hover .text{
	display: block;
}
#bkzq2 .overflow .item:hover{
	box-shadow: 5px 5px 22px #ccc;
}
#bkzq2 .overflow .item .text{
	position: absolute;
	width: 362px;
	height: 462px;
	background: rgba(20,86,167,0.9);
	color: #FFFFFF;
	font-size: 16px;
	line-height: 33px;
	padding: 55px 50px;
	box-sizing: border-box;
	display: none;
	
}
#bkzq2 .overflow {
	padding-bottom: 30px;
}
#bkzq2 .overflow .item .text span{
	color: #01f1e9;
}
#bkzq2 .overflow .item:nth-of-type(3n+3){
	margin-right: 0;
}
#bkzq2 .overflow .item img{
	display: block;
	width: 100%;
}
#bkzq2 .overflow .item .xx{
	padding: 40px 40px 0px 46px;
}
#bkzq2 .overflow .item .xx .name{
	color: #8F1D22;
	font-size: 24px;
}
#bkzq2 .overflow .item .xx .class{
	color: #333333;
	font-size: 16px;
	margin-left: 10px;
}
#bkzq2 .overflow .item .xx .detail{
	color: #999999;
	font-size: 16px;
	margin-top: 5px;
	line-height: 25px;
}
#bkzq3 {
    margin-top: 47px;
	padding-bottom: 50px;
}
#bkzq3 .overflow {
    padding-bottom: 30px;
}
#bkzq3 .overflow .item:nth-of-type(3n+3){
	margin-right: 0;
}
#bkzq3 .overflow .item img {
    display: block;
    width: 100%;
}
#bkzq3 .overflow .item{
	display: block;
	width: 362px;
	height: 235px;
	margin-right: 52px;
	position: relative;
	border-bottom: 1px solid #efefef;
	margin-top: 40px;
	transition: all 0.5s;
}
/*备考专区   结束*/
/*常见问题  开始*/
#cjwt{
	background: url(../images_v18/bg3.png) no-repeat bottom center;
	padding-bottom: 200px;
}
#cjwt .cont{
	width: 1190px;
	margin: 40px  auto 0;
	border-top: 1px solid #e2e2e2;
}
#cjwt .cont .item{
	padding: 33px 0;
	border-bottom: 1px solid #e2e2e2;
}
#cjwt .cont .item .t{
	cursor: pointer;
	color: #8F1D22;
	font-size: 24px;
	padding-left: 15px;
	position: relative;
}
#cjwt .cont .item .t .l{
	position: absolute;
	left: 0;
	top: 15%;
	width: 5px;
	height: 70%;
	background: #ffa300;
}
#cjwt .cont .item .sli .pt{
	color: #333333;
	font-size: 18px;
	margin: 20px 0 18px;
	font-weight: bold;
}
#cjwt .cont .item .sli {
	display: none;
}
#cjwt .cont .item .sli .slide .t{
	
	cursor: pointer;
	color: #333333;
	font-size: 16px;
	position: relative;
}
#cjwt .cont .item .sli .slide .t:hover{
	color: #8F1D22;
}
#cjwt .cont .item .sli .slide .t img{
	position: absolute;left: 0;
	top: 10px;
	transform: rotate(-90deg);
	transition: all 0.5s;
}
#cjwt .cont .item .sli .slide .t.on img{
	transform: rotate(0);
	transition: all 0.5s;
}
#cjwt .cont .item .sli .slide .text{
	padding: 30px 50px 30px;
	background: url(../images_v18/dhk.png) no-repeat 0 70% ;
	background-size:100% 90%; 
	color: #999999;
	line-height: 30px;
	/*margin-top: 20px;*/
	display: none;
}

#cjwt .cont .item .slide{
	margin-bottom: 20px
}
#cjwt .cont .item .sli .slide .text span{
	color: #8F1D22;
}
#cjwt .cont .item .sli>div{
	margin-bottom: 30px;
}
/*常见问题  结束*/
/*友情链接   开始*/
#yqlj {background: url(../images_v18/bg3.png) no-repeat bottom center;padding-bottom: 200px;}
#yqlj .cont{
	width: 1190px;
	margin: 70px auto;
	overflow: hidden;
}
#yqlj .cont a{
	display: block;
	float: left;
	width: 25%;
	height: 162px;
	box-sizing: border-box;
	border: 1px solid #dadada;
}
/*#yqlj .cont a:nth-of-type(1){
	background: url(../images_v18/logo1.png) no-repeat center;
}
#yqlj .cont a:nth-of-type(2){
	background: url(../images_v18/logo2.png) no-repeat center;
}
#yqlj .cont a:nth-of-type(3){
	background: url(../images_v18/logo3.png) no-repeat center;
}
#yqlj .cont a:nth-of-type(1){
	background: url(../images_v18/logo4.png) no-repeat center;
}*/
#yqlj .cont a:nth-of-type(1){
	background: url(../images_v18/logo5.png) no-repeat center;
}
#yqlj .cont a:nth-of-type(2){
	background: url(../images_v18/logo6.png) no-repeat center;
}
/*#yqlj .cont a:nth-of-type(7){
	background: url(../images_v18/logo7.png) no-repeat center;
}*/
/*友情链接  结束*/
/*联系我们  开始*/
#lxwm{
	background: url(../images_v18/bg3.png) no-repeat bottom center;
	padding-bottom: 200px;
	margin-top: 20px
}
#lxwm .item{
	padding: 74px 0;
	border-bottom:1px solid #e9e9e9;
}
#lxwm .item{
	background: #FFFFFF;
	transition: all 0.5s;
}
#lxwm .item:hover{
	background: #e9e9e9;
	transition: all 0.5s;
}
#lxwm .item .cont{
	overflow: hidden;
	width: 1190px;
	margin: 0 auto;
}
#lxwm .item .cont .fl{
	width: 417px;
	
}
#lxwm .item .cont .fl img{
	width: 100%;
}
#lxwm .item .cont .fr{
	width: 693px;
	margin-left: 80px;
	
}
#lxwm .item .cont .fr .t{
	color: #333333;
	font-size: 24px;
	margin-bottom: 10px;
}
#lxwm .item .cont .fr .b{
	overflow: hidden;
	color: #333333;
	line-height: 30px;
}
#lxwm .item .cont .fr .b .fl{
	width: 85px;
}
#lxwm .item .cont .fr .b .ffr{
	width: 590px;
}
#lxwm .item .cont .fr .b .ffr a{
	color:blue;
}
#lxwm .item .cont .fr .b .ffr span{
	display: inline-block;
	min-width: 48%;
}
#lxwm .map{
	overflow: hidden;
	margin-top: 80px
}
#lxwm .map .cont{
	width: 1190px;
	margin: 0 auto;
	overflow: ;	
}
#lxwm .map .cont p.t{
	color: #3382e2;
	font-size: 24px;
	padding-left: 10px;
	
}
#lxwm .map .cont .fl{
	width: 708px;
}
#lxwm .map .cont .fl img{
	width: 100%;
}
#lxwm .map .cont .fr{
	width: 370px;
	height: 610px;
	background: #e0e0e0;
	text-align: center;
}
#lxwm .map .cont .fr p.t{
	text-align: center;
	background: url(../images_v18/tit-bg2.png) no-repeat center;
	font-size: 24px;
	color: #333333;
	margin-top: 68px;
}
#lxwm .map .cont .fr img{
	border: 20px solid #3382e2;
	margin-top: 30px;
}
#lxwm .map .cont .fr div{
	text-align: center;
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	margin-top: 25px;
}
/*联系我们 结束*/
/*帮助中心开始*/
#bzzx{
	padding-bottom: 200px;
	background: url(../images_v18/bg3.png) no-repeat center bottom;
}
#bzzx .cont{
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
}
#bzzx .cont .fl{
	width: 638px;
}
#bzzx .cont .fr{
	width: 460px;
}
#bzzx .cont .fr img{
	width: 100%;
}
#bzzx .cont .fl .item{
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 1px solid #CCCCCC;
}
#bzzx .cont .fl .item .left{
	width: 120px;
	font-size: 100px;
	color:#a4c3e8;
	float: left;
}
#bzzx .cont .fl .item .right{
	width: 490px;
	float: left;
	margin-left: 20px;
}
#bzzx .cont .fl .item .right p.t{
	color: #333333;
	margin-bottom: 5px;
	font-size: 24px;
	margin-top: 25px;
}
#bzzx .cont .fl .item .right p.b{
	color: rgba(51,51,51,0.7);
	font-size: 16px;
	line-height: 28px;
}
#bzzx .cont .fr{
	width: 460px;
	padding-top: 52px;
}
#bzzx .cont .fr img{
	width: 100%;
	margin-bottom: 20px;
}
/*帮助中心  结束*/
/*网站地图开始*/
#wzdt{
	background: url(../images_v18/bg3.png) no-repeat bottom center;
	padding-bottom: 200px;
}
#wzdt .cont{
	width: 1190px;
	margin: 0 auto;
	
}
#wzdt .cont .t{
	color: #302e29;
	text-align: center;
	font-size: 33px;
	margin: 50px 0 40px;
}
#wzdt .cont .link{
	overflow: hidden;
	border-left: 1px dashed #dddddd;
	border-rigth: 1px dashed #dddddd;
}
#wzdt .cont .link .fl{
	width: 25%;
	height: 874px;
	box-sizing: border-box;
	border-right: 1px dashed #dddddd;
}
#wzdt .cont .link .fl .dashed{
	border: 1px dashed #dddddd;
	margin: 26px auto;
	width: 216px;
}
#wzdt .cont .link .fl  .st{
	color: #2f84ee;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}
#wzdt .cont .link .fl a{
	display: block;
	text-align: center;
	margin-bottom: 17px;
	color: #302e29;
}
#wzdt .cont .link .fl a:hover{
	color: #2f84ee;
}
/*网站地图  结束*/
/*银行贷款  开始*/
#dk h2{
	margin-bottom: 10px;
	font-weight: normal;
}
#dk h5{
	margin: 10px 0;
}
#dk table{
	width: 95%;
	text-align: center;
	margin-left: 2.5%;
}
#dk table td{
	padding: 10px 0;
	border-bottom:1px solid #d5e5f9;
	border-left:1px solid #d5e5f9;
}
#dk table tr td:first-child{
	border-left:none;
}
#dk table tr:first-child td{
	border-top:1px solid #d5e5f9;
}
#dk span{
	display: inline-block;
	min-width:100px;
	margin: 0 10px;
}
/*银行贷款   结束*/
/*招生活动  开始*/
#zshd{
	background: url(../images_v18/bg3.png) no-repeat bottom center;
	padding-bottom: 200px;
}
#zshd .cont{
	width: 1190px;
	margin: 0 auto;
}
#zshd .cont .tabs{
	margin-top: 60px;
}
#zshd .cont .tabs span{
	display: inline-block;
	color: rgba(51,51,51,0.6);
	cursor: pointer;
	height: 30px;
}
#zshd .cont .tabs span:hover,#zshd .cont .tabs span.on{
	color: #8F1D22;
	background: url(../images/tab-bg.png) no-repeat bottom center;
}
#zshd .cont .tabs span.l{
	margin: 0 35px;
}
#zshd .cont .change{
	margin-top: 36px;
}
#zshd .cont .slide .top{
	border-top: 1px solid #e7e7e7;
}
#zshd .cont .slide .top li{
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 0;
}
#zshd .cont .slide .top li a{
	color: #333333;
}
#zshd .cont .slide .top li a:hover{
	color: #8F1D22;
}
#zshd .cont .slide .top li span{
	display: inline-block;
}
#zshd .cont .slide .top li span.dian{
	color: #95bef0;
	margin: 0 15px;
}
#zshd .cont .slide .top li span.time{
	margin-right: 25px;
}
#zshd .cont .slide .top li span.loc{
	margin-left: 15px;
	color: #8F1D22;
}
#zshd .cont .slide .bottom{
	margin-top: 50px ;
	position: relative;
}
#zshd .cont .slide .bottom .line{
	width: 1px;
	background: #d2d2d2;
	position: absolute;
	height: 500px;
	left: 115px;
}
#zshd .cont .slide .bottom .item{	
	position: relative;
	padding-left: 147px;
	margin-bottom: 50px;
}
#zshd .cont .slide .bottom .item .mtop .p1{
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
}
#zshd .cont .slide .bottom .item .mtop .p2{
	color: rgba(51,51,51,0.7);
	font-size: 14px;
	line-height: 20px;
}
#zshd .cont .slide .bottom .item .mtop .tit{
	position: absolute;
	left: 0;
	top: -7px;
	color: #8F1D22;
	font-weight: bold;
	font-size: 18px;
	background: url(../images/lty.png) no-repeat 107px center;
	width: 147px;
}
#zshd .cont .slide .bottom .item .act{
	overflow: hidden;
	margin-top: 20px;
}
#zshd .cont .slide .bottom .item .act .mk{
	width: 160px;
	height: 120px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	display: -webkit-box; /*Safari and Chrome */
  display: -ms-flexbox;
	display: -moz-box; /*Firefox */
  display: flex;
    -webkit-box-align: center;
  -webkit-align-items: center;
       -ms-flex-align: center;
          align-items: center;
          cursor: pointer;
          margin:0 14px 14px 0;
          float: left;
}
#zshd .cont .slide .bottom .item .act .mk:nth-of-type(6n+6){
	margin-right: 0;
}
#zshd .cont .slide .bottom .item .act .mk>div{
	width: 100%;
}
#zshd .cont .slide .bottom .item .act .mk p.name{
	color: #8F1D22;
	font-size: 24px;
}
#zshd .cont .slide .bottom .item .act .mk p.time{
	color: #333333;
	font-size: 18px;
}
#zshd .cont .slide .bottom .item .act .mk p.other{
	color: #cb6d4f;
	font-size: 16px;
}
#zshd .cont .slide .bottom .item .act .mk a{
		display: -webkit-box; /*Safari and Chrome */
  display: -ms-flexbox;
	display: -moz-box; /*Firefox */
  display: flex;
    -webkit-box-align: center;
  -webkit-align-items: center;
       -ms-flex-align: center;
          align-items: center;
	justify-content:center;
	position: absolute;
	
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #8F1D22;
	color: #FFFFFF;
	opacity: 0;
}
#zshd .cont .slide .bottom .item .act .mk a img{
	margin-right: 10px;
	width: 12%;
	height: 18%;
}
#zshd .cont .slide .bottom .item .act .mk:hover a{
	opacity: 1;
}
#zshd .cont .slide .bottom .item .act .mkon{
	background: #f5f5f5;
}
#zshd .cont .slide .bottom .item .act .mkon p.name,
#zshd .cont .slide .bottom .item .act .mkon p.time{
	color: #d2d2d2;
}
#zshd .cont .slide .bottom .item .act .mkon span{
			display: -webkit-box; /*Safari and Chrome */
  display: -ms-flexbox;
	display: -moz-box; /*Firefox */
  display: flex;
    -webkit-box-align: center;
  -webkit-align-items: center;
       -ms-flex-align: center;
          align-items: center;
	justify-content:center;
	position: absolute;
	
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #d2d2d2;
	color: #888888;
	opacity: 0;
}
#zshd .cont .slide .bottom .item .act .mkon:hover span{
	opacity: 1;
}
#zshd .cont .slide .bottom .item .act .mmk{
	border: 1px solid #e5e5e5;
	width: 480px;
	height: 190px;
	box-sizing: border-box;
	padding: 30px 50px;
	display: block;
	float: left;
	margin: 0 16px 16px 0;
}
#zshd .cont .slide .bottom .item .act .mmk p.t{
	color: #8F1D22;
	font-size:20px;
	margin-bottom: 8px;
}
#zshd .cont .slide .bottom .item .act .mmk p.use{
	color: #333333;
	padding-left: 20px;
	font-size:16px ;
	margin-top: 5px;
	background: url(../images_v18/icon-per.png) no-repeat left center;
}
#zshd .cont .slide .bottom .item .act .mmk p.time{
	color: #333333;
	padding-left: 20px;
	font-size:16px ;
	margin-top: 5px;
	background: url(../images/icon-time.png) no-repeat left center;
}
#zshd .cont .slide .bottom .item .act .mmk p.loc{
	color: #333333;
	padding-left: 20px;
	margin-top: 5px;
	font-size:16px ;
	background: url(../images/icon-loc.png) no-repeat left center;
}
/*招生活动   结束*/
/*招生活动详情  开始*/
#zshdxq .Ttop{
	background: #f8f8f8;
	width: 100%;
	padding: 36px 36px;
	box-sizing: border-box;
	margin: 0;
	/*overflow: hidden;*/
	height: 240px;
	margin-bottom: 40px;
}
#zshdxq .Ttop .left{
	width: 550px;
}
#zshdxq .Ttop .right{
	width: 350px;
}
#zshdxq .Ttop .left p{
	font-size: 14px;
	color: #333333;
}
#zshdxq .Ttop .left p span{
	color: #999999;
	display: inline-block;
	width: 100px;
	text-align: justify;
}
#zshdxq .Ttop .right a{
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	line-height: 47px;
	border-radius: 4px;
	width: 150px;
	height: 47px;
	margin-top: 56px;
	margin-right: 20px;
	position: relative;
}
#zshdxq .Ttop .right a span{ width:150px; display:block;}
#zshdxq .Ttop .right a:hover{
	opacity: 0.8;
}
#zshdxq h3{
	color: #8F1D22;
	margin-bottom: 30px;
}
#zshdxq .ewmBox{
	width: 415px;
	height: 220px;
	margin-top: 40px;
	background: #bfd8f6;
}
#zshdxq .ewmBox img{
	height: 200px;
	display: inline;
	float: left;
	border: 10px solid #8F1D22;
}
#zshdxq .das{
	border: 1px dashed #b2b2b2;
	margin: 50px 0;
}
#zshdxq .ewmBox .fr{
	width: 195px;
	text-align: center;
	color: #8F1D22;
	font-size: 18px;
}
#zshdxq .ewmBox .fr span{
	font-size: 30px;
}
#zshdxq .ewmBox .fr p{
	margin-top: 60px;
}
#zshdxq .Ttop .right .ewmB{
	width: 195px;
	height: 220px;
	background: url(../images_v18/ewmbg.png) no-repeat;
	background-size:100% 100% ;
	position: absolute;
	left: -26px;
	top: -223px;
	display:none;
}
#zshdxq .Ttop .right .on .ewmB{
	display:block;
}
#zshdxq{
	overflow: initial;
}
#zshdxq .Ttop .right .ewmB img{
	width: 155px;
	margin-top: 20px;
}
/*招生活动详情  结束*/
/*招生信息   开始*/
#zsxx .top{
	height: 270px;
	background: #f9f9f9 url(../images_v18/bg3.png) no-repeat bottom center;
	margin-top: 155px;
}
#zsxx .top .cont{
	width: 1190px;
	margin: 0 auto;
}
#zsxx .top .cont>.info{
	width: 354px;
	height: 150px;
	background: #8F1D22;
	margin-right: 40px;
	padding:40px 50px;
	box-sizing: border-box;
	position: relative;
	top: -75px;
}
#zsxx .top .cont>.info .text{
	position: absolute;
	top: 0;
	left: -1px;
	width: 91%;
	height: 70%;
	color: #FFFFFF;
	font-size: 16px;
	padding: 8% 5%;
	line-height: 1.75;
	text-indent: underline;
	opacity: 0;
	transition: all 0.35s;
}
#zsxx .top .cont>.info:hover .text{
	opacity: 1;
	transition: all 0.35s;
	}

#zsxx .top .cont>.info img{
	float: left;
	margin-right: 10px;
} 
#zsxx .top .cont>.info div{
	float: left;
}
#zsxx .top .cont>.info div .pt{
	color: #FFFFFF;
	font-size: 28px;
}
#zsxx .top .cont>.info div .pb{
	color: #FFFFFF;
	font-size: 14px;
}
#zsxx .top .cont>.info1{
	position: relative;
	top: -75px;
	display:none;
}
#zsxx .top .cont>.info1>div{
	background: url(../images_v18/jbs4-on.png);
	color: #FFFFFF;
	width: 275px;
	overflow: hidden;
	height: 70px;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 5px 23px;
	transition: all 0.5s;
}
#zsxx .top .cont>.info1>div:nth-of-type(1):hover{
	
	background: url(../images_v18/jbs4.png) no-repeat;background-size:100% 100% ;transition: all 0.5s;
}
#zsxx .top .cont>.info1>div:nth-of-type(2):hover{
	
	background: url(../images_v18/jbs5.png) no-repeat;background-size:100% 100% ;transition: all 0.5s;
}
#zsxx .top .cont>.info1>div img{
	float: left;
}
#zsxx .top .cont>.info1>div div{
	float: right;
	width: 170px;
}
#zsxx .top .cont>.info1>div a div p.t{
	font-size: 24px;
	color: #FFFFFF;
}
#zsxx .top .cont>.info1>div a div p.b{
	font-size: 14px;
	color: #FFFFFF;
}
#zsxx .bottom .cont{
	width: 1190px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#zsxx .bottom .cont .pt{
	color: #8F1D22;
	font-size: 30px;
	margin: 90px 0 40px;
	text-align: center;
}
#zsxx .bottom .cont table{
	border-color: #dedede;
	width: 100%;
} 
#zsxx .bottom .cont table td{
	text-align: center;
	color: #444444;
	padding: 20px 0;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #DEDEDE;
	
}
#zsxx .bottom .cont table .bg1{
	background: #8F1D22;
	color: #FFFFFF;
	font-size: 16px;
}
#zsxx .bottom .cont table .bg2{
	background: #6baeff;
	color: #FFFFFF;
	font-size: 16px;
}
#zsxx .bottom .cont table td span{
	color: #8F1D22;
}
/*招生信息  结束*/

/*项目介绍*/
#xmjs{
	overflow: hidden;
}
#xmjs .item{
	float: left;
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 40px;
	line-height: 35px;
	padding-right: 100px;
}
#xmjs .item .tit{
	background: url(../images_v18/xmfl-r.png) no-repeat left;
	padding-left: 30px;
}
#xmjs .item div{
	margin-top: 50px;padding-left: 30px;
}
#xmjs .item .tit p.t{
	color: #c8171f;
	font-size: 36px;
	font-weight: bold;
}
#xmjs .item .tit p.b{
	color: #c8171f;
	font-size: 24px;
}
#xmjs .item p.tt{
	font-size: 18px;
	font-weight: bold;color: #c8171f;
}
#xmjs .item p.bb{
	color: #333333;
	font-size: 16px;
}
#xmjs .item2 .tit p.t{color: #73a937;}
#xmjs .item3 .tit p.t{color: #e89d0c;}
#xmjs .item4 .tit p.t{color: #2f84ee;}
#xmjs .item2 .tit p.b{color: #73a937;}
#xmjs .item3 .tit p.b{color: #e89d0c;}
#xmjs .item4 .tit p.b{color: #2f84ee;}
#xmjs .item2 p.tt{color:#73a937 ;}
#xmjs .item3 p.tt{color:#e89d0c ;}
#xmjs .item4 p.tt{color:#2f84ee ;}
#xmjs .item6 .tit p.t{color: #b8996d;}
#xmjs .item6 .tit p.b{color: #b8996d;}
#xmjs .item6 p.tt{color:#b8996d ;}
/*项目介绍结束*/

/*学费与资助 啊 开始*/

    
   
#xfzz{
	width: 1190px;
	margin:57px auto 0;
	border-top: 1px solid #e2e2e2;
	padding-top: 57px;
	background: url(../images_v18/bg3.png) no-repeat center bottom;
	 padding-bottom: 200px;
}
#xfzz p.t{
	color: #8F1D22;
	font-size: 20px;
	position: relative;
	padding-left: 18px;
	margin-bottom: 25px;
}
#xfzz div{
	margin-bottom: 45px;
}
#xfzz p .line{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 20px;
	background: #ffa300;
}
#xfzz p{
	color: #333333;
	font-size: 16px;
	line-height: 250%;
	padding-left: 18px;
}
#xfzz p span{
	display: inline-block;
	width: 320px;
}
#xfzz div table{
	width: 1172px;
	margin-left: 18px;
	
}
#xfzz div table td{
	padding: 20px 0;
	text-align: center;
}
#xfzz div table td.bg1{
	background: #8F1D22;
	color: #FFFFFF;
}
#xfzz div table td.bg2{
	background: #6baeff;
	color: #FFFFFF;
}
#xfzz div table td{
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
}
#xfzz div table tr:nth-last-child(1) td{
	border-bottom:1px solid #dedede;
}
#xfzz div img{
	margin-right: 30px;
	margin-bottom: 30px;
}
.weixin{position:relative;}
.weixin b{ position:absolute; width:245px; height:113px; top:-114px; left:-107px;display:none; background:url(../images_v18/mba_w.png) no-repeat;}

.douyin{position:relative;}
.douyin b{ position:absolute; width:113px; height:113px; top:-120px; left:-30px;display:none; background:url(../images_v18/mba_d.png) no-repeat;}

.nshsc{ border-top:1px solid #dcdcdc;margin-left:0px;}
.sdg{ float:right;margin-top: 20px;}
.ndshear{
	float:right;}
.ndshear a{
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 5px;}
.ndshear a img{
	float: left;
	width: 24px;
	height: 24px;}
.ndshear span{
	float: left;
	width: 58px;
	height: 24px; font-size:14px;
	line-height: 24px;
	text-align: center;
	color: #565656;}
	
<!---search-->
.search_main{
	line-height: normal;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 30px;
    width: 984px;
}
.searchhead{
	color:#434343;
	width: 100%;
	height: 180px;
	background: #eff8ff;
}
.shin,.sh_titin{
	width: 984px;
	overflow: hidden;
	margin:0 auto;
}
.shin h1{
	font-size: 30px;
	border-bottom: 4px solid #c1d3e0;
	line-height: 56px;
	padding-top:12px; 
}
.shin h1 a{
	float: right;
	font-size: 12px;
	margin-top: 6px;
	color:#313131;
}
.shin form{
	padding-top:17px;
	padding-bottom: 13px;
}
.se_text{
	width: 360px;
	height: 28px;
	border:1px solid #979ea3;
	padding-left: 10px;
}
.se_btn{
	border:none;
	width: 60px;
	height: 30px;
	background: url('../images/sh_btn.gif') 0 0 no-repeat;
	margin-left: 14px;
	cursor: pointer;
}
.sh_tit{
	width: 100%;
	height: 45px;
	border-top:1px solid #c1d3e0; 
}
.search {
	width: 100%;
	padding-top: 8px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
.sh_tit ul {
	float: left;
	width: 800px;
}
.sh_tit p{
	float: right;
	margin-top: 15px;
	font-size:14px;
}
.sh_tit p span{
	padding: 0 3px;
}
.sh_tit ul li{
	float: left;
	height: 30px;
	text-align: left;
	margin-right: 35px;
	padding-top: 15px;
}
.sh_tit ul li a{
	float:left;
	font-size: 14px;
	padding-bottom: 6px;
	color:#313131;
}
.sh_tit ul li a.sh_titse{
	border-bottom: 4px solid #ee1c24;

}
.sh_tit ul li a:hover{
	border-bottom: 4px solid #ee1c24;
}
.search dl{
	width: 810px;
	float: left;
	margin-top: 14px;
}
.search dl dt{
	float: left;
	width: 100%;
}
.search dl dt a,.search dl dt strong{
	float: left;
	line-height: 18px;
	color: #000;
}
.search dl dt strong{
	padding-left: 10px;
}
.search .hadtime{
	color:#737373;
}
.search dl dd{
	font-size: 12px;
	line-height: 22px;
	color: #000;
}
.search dl dd a{
	color:#818181;
	line-height: 18px;
	text-decoration: underline;
}
.search .sely{
	color:#818181;
	line-height: 18px;
}
.search .sely a{
	text-decoration: none;
}
.att_css{margin-top:30px;}
.att_css ul{margin-top:10px;}
.att_css ul li{ line-height:30px;}
.att_css ul li a{ color:blue;}

#nearActives {
	padding-bottom: 200px;
	background:url(../images/bg3.png) no-repeat center bottom;
	width: 1190px;
	margin: 0 auto;
	background: #FFFFFF;
}
#nearActives .tabs1{
	overflow: hidden;
	margin-top: 70px;
}
#nearActives .tabs1 div{
	cursor: pointer;
	width: 200px;
	height: 53px;
	border: 1px solid #e4e4e4;
	color: #333333;
	text-align: center;
	line-height: 55px;
	margin-right: 20px;
	background: none;
	transition: all 0.5s;
}
#nearActives .tabs1 div:hover,#nearActives .tabs1 div.on{
	color: #ffffff;
	background: #8F1D22;
	transition: all 0.5s;
}
#nearActives .tabs2{
	margin-top: 40px;
	font-size: 18px;
	color: rgba(51, 51, 51, 0.6);
}
#nearActives .tabs2 span{
	display: block;
	width: 1px;
	background: #e4e4e4;
	height: 20px;
	margin: 0 40px;
}
#nearActives .tabs2 div{
	cursor: pointer;
	padding-bottom: 15px;
}
#nearActives .tabs2 div:hover,#nearActives .tabs2 div.on{
	color: #8F1D22;
	font-weight: bold;
	background: url(../images/tabs2BG.png) no-repeat left bottom;
	background-size:100% ;
}
#nearActives .citys{line-height: 35px;margin-top: 35px;
border-bottom: 1px solid #e2e2e2;padding-bottom: 40px;
}
#nearActives .citys .left{
	font-size: 18px;
	color: #333333;
	width: 72px;
}
#nearActives .citys .right{
	width: 1100px;
}
#nearActives .citys .right a{
	font-size: 18px;
	color: #333333;
	margin-right: 30px;
	transition:all 0.5s ;
}
#nearActives .citys .right a:hover,#nearActives .citys .right a.on{
	color: #f47e00;
	text-decoration: underline;
	transition:all 0.5s ;
}
#nearActives .item{
	padding: 45px 17px;
	border-bottom: 1px solid #e2e2e2;
	background: #ffffff;
	transition: all 0.5s;
}
#nearActives .item .media_body{
	background: none;
}
#nearActives .item:hover{
	background: #f4f4f4;
	transition: all 0.5s;
}
#nearActives .item p.t{color: #f47e00;font-size: 20px;}
#nearActives .item p.t span{margin-right: 28px;}
#nearActives .item p.subt{
	font-size: 20px;
	margin: 10px 0;
}
#nearActives .item p.subt a{
	color: #333333;
}
#nearActives .item p.subt a:hover{
	color: #f47e00;
}
#nearActives .item p.b1,#nearActives .item p.b2{
	color: #999999;
	font-size: 14px;
}
/*近期活动   结束*/
.xiugai{
	font-size: 28px;
	color: #fff;
	line-height: 56px;
}