@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1280px;
}

i,
em {
	font-style: normal;
}

ul,
li,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
a {

	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #333;
}

li a:hover {
	color: #b81c22;
}

li,
img,
a {
	cursor: pointer;
}

img {
	/* display: block; */
	max-width: 100%;
	border: none;
}

input {
	outline: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}


.container {
	width: 1280px;
	margin: 0 auto;
}
.fix-vr{
	position: fixed;
	z-index: 999;
	width: 115px;
	height: 118px;
	right: 40px;
	top: 20%;
}
.fix-vr a{
	display: block;
}
.fix-vr a img{
	    border-radius: 40px;
		    box-shadow: 0 0px 15px black;
}
.fix-zxzxqq{
	width: 106px;
	height: 165px;
	position: fixed;
	z-index: 999;
	right: 0px;
	top: 50%;
	display: none;
}
.header-top-x {
	width: 100%;
	height: 35px;
	background-color: #eeeeee;
	line-height: 35px;
}

.header-top-x .jtqk {
	font-size: 14px;
	color: #666;
	display: inline-block;
}

.header-top-x .h-top-r {
	color: #b81c22;
	font-size: 14px;
}

.header-top-x ul li,
.header-top-x ul li a {
	color: #444444;
	font-size: 14px
}

.header-top-x ul li {
	margin-left: 10px;
}

.header-logo {
	height: 140px;
	background: url(../images/head-bg.jpg) no-repeat center;
}

.header-logo .logo-l {
	margin-top: 40px;
	display: block;
}

.header-logo .tel-dh {
	font-size: 32px;
	color: #b81c22;
	height: 47px;
	margin-top: 47px;
	line-height: 47px;
	padding-left: 65px;
	background: url(../images/tel-lbg.png) no-repeat left center;
	margin-right: 77px;
	font-family: arial;
}
















/*menu*/

.menu-dh {
	background: #b81c22;
	position: relative;
	z-index: 10;
	border-bottom: 2px solid #ffb21d;
}

#nav {
	width: 960px;
}

#nav .mainlevel {
	float: left;
}

#nav .mainlevel:hover {
	background: url(../images/menu-bg.png) no-repeat center bottom;
}

#nav .mainlevel a {
	color: #fff;
	line-height: 60px;
	display: block;
	font-size: 18px;
	height: 60px;
	width: 120px;
	text-align: center;
}

#nav .mainlevel ul {
	position: absolute;
	z-index: 99;
	top: 61px;
}

#nav .mainlevel li {
	font-size: 14px;
}

#nav .mainlevel li:hover a {
	background: #b81c22;
}

#nav .mainlevel li a {
	display: block;
	height: auto;
	font-size: 16px;
	color: #FFF;
	line-height: normal;
	background: url(../images/ej-nav-bg.png);
	text-align: center;
	padding: 9.5px 0;
	font-weight: normal !important;
}

.top_right {
	position: relative;
	margin-top: 10px;
}


.login {
	position: absolute;
	/* border: 1px solid #ffffff; */
	width: 240px;
	height: 39px;
	right: 0;
	box-sizing: border-box;
	border-radius: 20px;
	background: #fff;
}

.login_txt {
	width: 180px;
	height: 37px;
	line-height: 37px;
	font-size: 15px;
	color: #444;
	border: 0;
	background: #fff;
	margin-right: 10px;
	margin-left: 1em;
	margin-top: 1px;
}

.login_img {
	margin-top: 10px;
}





/* banner */

.slideBox {
	width: 100%;
	position: relative;
	min-width: 1280px;
}

.slideBox .bd {
	position: relative;

	z-index: 0;
}

.slideBox .bd .tempWrap {}

.slideBox .bd ul {
	WIDTH: 100% !IMPORTANT;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	WIDTH: 100% !IMPORTANT;
}

.slideBox .bd img {
	display: block;
	    height: 545px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	top: 45%;
	display: block;
	width: 54px;
	height: 54px;
}

.slideBox .prev {
	background: url(../images/ban-prev.png) no-repeat;
	left: 80px;
}

.slideBox .next {
	left: auto;
	right: 80px;
	background: url(../images/ban-next.png) no-repeat;
}





/* banner下5个快捷导航 */
.banner-b-l {
	position: relative;
	height: 145px;
	box-sizing: border-box;
	box-shadow: 0px 0px 7px 0px #ccc;
	border-radius: 80px;
	background: #fff;
	margin-top: -81px;
}

.banner-b-l ul li {
	text-align: center;
	width: 240px;
	box-sizing: border-box;
	border-left: 1px solid #d3d3d3;
	margin-top: 14px;
}

.banner-b-l ul li:first-child {
	border-left: none;
	margin-left: 40px;
}

.banner-b-l ul li img {
	display: block;
	margin: 2px auto 9px;
	transition: 0.5s;
}

.banner-b-l ul li a {
	font-size: 18px;
	display: block;
	color: #444444;
}


.banner-b-l ul li:hover img {
	transform: rotateZ(360deg);

}

.banner-b-l ul li:hover a {
	color: #b81c22;
}


/*中部标题*/
.syzb-bg {
	padding-top: 120px;
	margin-top: -64px;
	background: url(../images/syzb-bg.png) no-repeat top center;
}

.lm {
	width: 100%;
	margin-bottom: 30px;
}

.lm .lm-h2 {
	width: 156px;
}

.lm .lm-h2 h2 {
	background: url(../images/lm-zbg.png) no-repeat left top;
	font-size: 28px;
	color: #b81c22;
	padding-left: 43px;
}

.lm .lm-h2 i {
	font-size: 20px;
	font-family: arial;
	color: #999999;
	background: url(../images/lm-bbg.jpg) no-repeat right center;
	padding-right: 55px;
	display: inline-block;
	font-style: oblique;
	margin-top: 2px;
}

.lm a {
	background: url(../images/more-bg.png) no-repeat center left;
	font-size: 14px;
	color: #888888;
	padding-left: 38px;
	margin-top: 23px;
}

/*招生公告*/
.zsgg {
	width: 616px;
}

.zsgg ul li {
	position: relative;
	margin-top: 25px;
}


.zsgg ul li:first-child {
	margin-top: 0;
}

.zsgg ul li .date {
	width: 83px;
	height: 60px;
	background: url(../images/zsgg-date.png) no-repeat center;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.3s;
}

.zsgg ul li .date span {
	color: #666666;
	display: block;
}

.zsgg ul li .date .day {
	font-size: 24px;
	width: 62px;
	margin: 0 auto;
	border-bottom: 1px solid #a1a0a0;
	height: 29px;
	margin-top: 10px;
}

.zsgg ul li .date .n-y {
	font-size: 12px;
}

.zsgg ul li a {
	margin-left: 68px;
	border-bottom: 1px solid #e7e5e5;
	padding-left: 32px;
	height: 60px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	box-sizing: border-box;
	padding-top: 3px;
	transition: 0.3s;
}

.zsgg ul li:hover .date {
	background: url(../images/zsgg-date-h.png) no-repeat center;
}

.zsgg ul li:hover a {
	padding-left: 25px;
}

/*招生计划*/
.zsjh {
	width: 615px;
}

.zsjh .lm {
	margin-bottom: 39px;
}

.zsjh ul li {
	border-bottom: 1px solid #e7e5e5;
	padding-bottom: 13px;
	margin-top: 33px;
}

.zsjh ul li:first-child {
	margin-top: 0;
}

.zsjh ul li .date-icon {
	background: url(../images/zsjh-date-icon.png) no-repeat center;
	width: 31px;
	height: 35px;
	display: block;
	transition: 0.3s;
}

.zsjh ul li .more {
	width: 23px;
	height: 13px;
	display: block;
	background: url(../images/zsjh-more.png) no-repeat;
	transition: 0.3s;
}

.zsjh ul li a {
	display: block;
	margin-left: 19px;
	box-sizing: border-box;
	transition: 0.3s;
}

.zsjh ul li a p {
	color: #444444;
	font-weight: bold;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	margin-top: 2px;
}

.zsjh ul li a .date {
	color: #bcbcbc;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	height: 12px;
	display: inline-block;
	line-height: 12px;
}

.zsjh ul li:hover .date-icon {
	background: url(../images/zsjh-date-icon-h.png) no-repeat;
}

.zsjh ul li:hover p {
	font-weight: bold;
	color: #b81c22;
}

.zsjh ul li:hover a {
	margin-left: 15px;
}

.zsjh ul li:hover .more {
	margin-right: 4px;
}

/*培华视频*/

.phsp {
	margin-top: 50px;
	width: 616px;
}

.phsp .phsp-nr {
	height: 260px;
	position: relative;
}

.phsp .phsp-nr .yj-cfx {
	width: 180px;
	border-radius: 8px;
	background: #f5f5f5;
	border: 1px solid #c8c8c8;
	height: 65px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
}

.phsp .phsp-nr .ph-tp,
.phsp .phsp-nr .ph {
	position: relative;
	z-index: 10;
}

.phsp .phsp-nr .ph {
	margin-top: -10px;
	margin-left: 27px;
}
.phsp .phsp-nr .ph-tp img,
.phsp .phsp-nr .ph-tp{
 width:451px;
heght:260px;
}
.phsp .phsp-nr .ph-tp .bf-icon {
	position: absolute;
	display: block;
	height: 60px;
	width: 60px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: url(../images/phsp-bf-icon.png) no-repeat;
}

/*校园专题*/

.xyzt {
	width: 615px;
	margin-top: 50px;
}

.xyzt .xyzt-nr {
	height: 280px;
	width: 615px;
	background: url(../images/xyzt-bg.png) no-repeat center;
	padding-top: 40px;
	box-sizing: border-box;
	margin-top: -11px;
}

.zyrwfocus {
	position: relative;
	width: 500px;
	margin: 0 auto;
}

.zyrwfocus .focus_pic {
	width: 400px !important;
	margin: 0 auto !important;
	overflow: hidden
}

.zyrwfocus .focus_pic li {
	vertical-align: top
}

.zyrwfocus .focus_pic li a {
	display: block;
	width: 400px !important;
	height: 163px !important;
	overflow: hidden;
}

.zyrwfocus .focus_pic img {
	width: auto;
	height: 100%;
	display: inline-block;
	vertical-align: top
}



.zyrwfocus .prev,
.zyrwfocus .next {
	position: absolute;
	display: block;
	width: 34px;
	height: 36px;
	top: 65px;
	transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	/* Firefox 4 */
	-webkit-transition: 0.2s ease-out;
	/* Safari and Chrome */
	-o-transition: 0.2s ease-out;
	/* Opera */
	z-index: 99;
}

.zyrwfocus .prev {
	left: 0;
	background: url(../images/xyzt-prev.png) no-repeat center center;
}

.zyrwfocus .next {
	right: 0;
	background: url(../images/xyzt-next.png) no-repeat center center;
}

.zyrwfocus .next:hover {
	background: url(../images/xyzt-next-h.png) no-repeat center;
}

.zyrwfocus .prev:hover {
	background: url(../images/xyzt-prev-h.png) no-repeat center;
}

.zyrwfocus .prevStop {
	display: none;
}

.zyrwfocus .nextStop {
	display: none;
}

/*联系我们*/
.footer {
	height: 370px;
	border-top: 4px solid #B81C22;
	box-sizing: border-box;
	margin-top: 80px;
}

.footer .footer-top {
	height: 298px;
	background: url(../images/foot-bg.jpg) no-repeat center;
}

.footer .footer-top .lxwm,
.footer .footer-top .zsxy {
	width: 442px;
}

.footer .footer-top .xglj {
	width: 396px;
}

.footer .footer-top .xglj,
.footer .footer-top .lxwm,
.footer .footer-top .zsxy {
	height: 200px;
	border-right: 1px solid #dadbd9;
	box-sizing: border-box;
	margin-top: 46px;
}

.footer .footer-top .zsxy {
	border-right: none;
}


.footer .footer-top .fot-lm {
	color: #b81c22;
	font-size: 18px;
	background: url(../images/fot-lm-bot.jpg) no-repeat left bottom;
	padding-bottom: 9px;
}

.footer .footer-top p,
.footer .footer-top span {
	color: #666;
	font-size: 14px;
}

.footer .footer-top .lxwm-nr .dizhi,
.footer .footer-top p.youbian,
.footer .footer-top p.dianhua,
.footer .footer-top p.zxQQ {
	padding-left: 30px;
}

.footer .footer-top .lxwm-nr .dizhi {
	margin-top: 25px;
	line-height: 30px;
	background: url(../images/dizhi-icon.png) no-repeat left 9px;

}

.footer .footer-top p.youbian {
	background: url(../images/youbian-icon.png) no-repeat left center;
	margin-top: 5px;
}

.footer .footer-top p.dianhua {
	background: url(../images/dianhua-icon.png) no-repeat left center;
	margin-top: 10px;
}

.footer .footer-top p.zxQQ {
	background: url(../images/zixunqq-icon.png) no-repeat left center;
	margin-top: 10px;
}

/*相关链接*/
.zsxy,
.xglj {
	padding-left: 120px;
	box-sizing: border-box;
}

.xglj ul {
	margin-top: 20px;
}

.xglj ul li {
	margin-top: 9px;
}

.xglj ul li a {
	font-size: 14px;
	color: #666;
}

.xglj ul li:hover a {
	color: #B81C22;
}

/*掌上校园*/
.zsxy {}

.zsxy li {
	margin-left: 42px;
	margin-top: 35px;
}

.zsxy li:first-child {
	margin-left: 0;
}

.zsxy span {
	display: block;
	text-align: center;
	margin-top: 6px;
}

/*版权*/
.footer-bot {
	background: #cbcbcb;
	text-align: center;
	line-height: 68px;
	height: 68px;
	font-size: 14px;
	color: #666666;
}









/*列表页*/
.ej-banner img{
	display: block;
}
.ej-sydb-bg {
	margin-top: -450px;
	padding-top: 530px;
	box-sizing: border-box;
}

.ej-sydb-bg .foot-top-bg {
	margin-top: 0;
}

.list {
	padding-top: 50px;
	min-height: 600px;
	background: url(../images/syzb-bg.png) no-repeat top left;
}

.list-left {
	width: 280px;
	/* background: #fff3f2; */
	box-sizing: border-box;
}

.list-left>h2 {
	background: #b81c22;
	color: #fff;
	line-height: 70px;
	font-size: 28px;
	height: 70px;
	text-align: center;
	font-weight: normal;
}

/* 侧导航 */
.sideMenu {
	border: 1px solid #d1d1d1;
	box-sizing: border-box;
	background: #fff3f2;
	border-bottom: none;
}

.sideMenu h3 {
	width: 100%;
	cursor: pointer;
	margin: 0;
	box-sizing: border-box;
	background: url(../images/menu-ej-lm.png) no-repeat 248px center;
	position: relative;
}
.sideMenu h3 .sjx{
	width: 19px;
	height: 7px;
	background: url(../images/menu-ej-lm-sjx.png) no-repeat center;
	bottom: 0;
	left: 20px;
	position: absolute;
	display: none;
}
.sideMenu>.on .sjx,
.sideMenu h3:hover .sjx{
	display: block;
}

.sideMenu h3>a {
	display: block;
	border-bottom: 1px solid #d8d8d8;
	background: url(../images/list_11.png) no-repeat 28px center;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	padding: 22.5px 21px 22.5px 45px;
	width: 100%;
	margin: 0 auto;
}

.sideMenu>.on,
.sideMenu h3:hover {
	border-left: none;
	margin: 0px;
	box-sizing: border-box;
	background: #fff url(../images/menu-ej-lm-h.png) no-repeat 248px center;
}

.sideMenu>.on a,
.sideMenu h3:hover a {
	background: url(../images/list_16.png) no-repeat 28px center;
	font-size: 18px;
	font-weight: bold;
	color: #eca316;
}


.sideMenu .has {
	background: #fff;
	margin: 0 auto;
	width: 100%;
	padding-top: 15px;
	border-bottom: 1px solid #d8d8d8;
	color: #999;
	font-size: 14px;
}

.sideMenu .has>li {
	margin-bottom: 15px;
}

.sideMenu .has>li>a {
	display: block;
	color: #666666;
	font-size: 16px;
	padding-left: 83px;
	background: url(../images/list_20.png) no-repeat 61px center;
}

.sideMenu .has>.san-on a,
.sideMenu .has>li:hover a {
	background: url(../images/list_20-h.png) no-repeat 61px center;
}

.sideMenu .has>.san-on>a,
.sideMenu .has>li:hover>a {
	color: #e63c48;
}
.list-left .ej-menu-x-tp{
	margin-top: 22px;
	border: 1px solid #d0d0d0;
	box-sizing: border-box;
	height: 261px;
	width: 280px;
}







/* 侧导航结束 */
/* 右侧开始 */
.list-right {
	width: 965px;
	overflow: hidden;
	min-height: 600px;
	/* margin-top: -13px; */
}

.list-right .titname {
	height: 42px;
	line-height: 40px;
	border-bottom: 1px solid #b81c22;
	font-size: 24px;
	/* overflow: hidden; */
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 13px;
}

.list-right .titname h2 {
	display: inline-block;
	font-size: 28px;
	color: #b81c22;
	font-weight: normal;
	background: url(../images/lm-zbg.png) no-repeat left center;
	padding-bottom: 7px;
	padding-left: 43px;
}

.list-right .titname .navigation {
	color: #666666;
	font-size: 14px;
	float: right;
}

.list-right .titname .navigation img {
}

.list-right .titname .fa-home {
	font-size: 14px;
}

.list-right .titname .fa-home img {
	width: 14px;
	display: inline-block;
	margin-right:  7px;
}

.list-right .titname .fa-home,
.list-right .titname .fa-home a {
	color: #888;
}

.list-con ul {
	margin-top: 17px;
}

.list-con ul li {
	padding-left: 40px;
	height: 60px;
	line-height: 59px;
	background: url(../images/list-li.png) no-repeat 11px center;
	/* border-bottom: 1px dashed #e6e6e6; */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}

.list-con ul li a {
	font-size: 16px;
}

.list-con ul li .date {
	float: right;
	color: #888888;
	font-size: 14px;
}

.list-con ul li:hover {
	margin-left: 10px;
	font-size: 17px;
	color: #0075CC;
}

.list-con ul li.list-li1 {
	margin-top: 30px;
}

.list-con ul li.list-li6,
.list-con ul li.list-li11 {
	margin-top: 23px;
}

.list-con ul li.list-li5,
.list-con ul li.list-li10,
.list-con ul li.list-li15 {
	padding-bottom: 23px;
	border-bottom: 1px dashed #e6e6e6;
	box-sizing: content-box;
	background: url(../images/list-li.png) no-repeat left 20px;
}

.fanye {
	margin: 40px auto 0;
	text-align: center;
}

/* 正文页 */
/*page-con*/

.page-con {
	margin: 0px auto;
	padding: 10px 0;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 22px;
	color: #444444;
	text-align: center;
	line-height: 150%;
	padding: 24px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 17px;
	color: #333333;
	text-align: center;
	line-height: 150%;
	padding: 13px 0 10px;
	font-weight: normal;
}

.page-con .page-date {
	font-size: 16px;
	color: #777777;
	text-align: center;
	line-height: 150%;
	padding: 3px 0 21px;
	border-bottom: 1px solid #e7e6e6;
}

.page-con .zhengwen {
	padding: 23px 0;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.page-con .zhengwen p {
	text-indent: 2em !important;
	line-height: 150% !important;
	font-size: 16px !important;
	color: #444;
	padding: 0 0 14px 0 !important;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 530px;

}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 33px 3px 0px;
	border-top: 1px solid #e6e6e6;
}

.other-title a {
	color: #444;
	font-size: 16px;
	display: block;
	line-height: 30px;
}

.other-title a:hover {
	color: #b81c22;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0;
	padding: 0;
}

.bm {
	width: 716px;
	margin-right: auto;
	margin-top: 30px;
	margin: 30px auto;
}
.bm ul li {
	background-color: #f5f5f5;
	height: 190px;
	width: 190px;
	border: 1px solid #dedede;
	float: left;
	margin-right: 70px;
	margin-bottom: 30px;
}
.bm ul li a{
   display:block;
}
.bm ul li.last{ margin-right:0px;}


.bm ul li .s1 {
	background-image: url(../images/wsbm_03.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.bm ul li:hover .s1 {
	background-image: url(../images/wsbm1_03.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.bm ul li a h1 {
	color: #444444;
	font-size: 17px;
	line-height: 30px;
	text-align: center;
	font-weight:  normal;
}
.bm ul li .gd {
	background-image: url(../images/wsbm_14.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 108px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 25px;
}
.bm ul li:hover .gd {
	background-image: url(../images/wsbm_16.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 108px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 25px;
}

.bm ul li .s2 {
	background-image: url(../images/wsbm_05.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-size: 37px;
}
.bm ul li:hover .s2 {
	background-image: url(../images/wsbm1_05.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}



.bm ul li .s3 {
	background-image: url(../images/wsbm_08.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.bm ul li:hover .s3 {
	background-image: url(../images/wsbm1_08.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


.bm ul li .s4 {
	background-image: url(../images/wsbm_21.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-size: 40px;
}
.bm ul li:hover .s4 {
	background-image: url(../images/wsbm1_13.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


.bm ul li .s5 {
	background-image: url(../images/wsbm_24.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.bm ul li:hover .s5 {
	background-image: url(../images/wsbm1_15.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


.bm ul li .s6 {
	background-image: url(../images/wsbm_26.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.bm ul li:hover .s6 {
	background-image: url(../images/wsbm1_17.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 66px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}








.mr0 {
	margin-right: 0 !important;
}
