body,
* {
	margin: 0px auto;
	padding: 0px;
    /*font-size: 12px;*/
	font-family: 'Microsoft YaHei';
}

body {
	overflow-y: auto !important;
	position: absolute;
	width: 100%;
	height: 100%
}

body {
	color: #3c3c3c;
	line-height: 1.6em;
	font-size: 12px;
	font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", PingHei, STHeiti;
	margin: 0px auto;
	max-width: 2560px;
	overflow-x: hidden;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

.dq-82:nth-child(1) .ico {
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/bannerbottom01.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	display: block;
	padding-bottom: 15px;
}

.dq-82:nth-child(2) .ico {
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/bannerbottom02.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 55px;
	height: 50px;
	display: block;
	background-position-y: 5px;
	padding-bottom: 5px;
}

.dq-82:nth-child(3) .ico {
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/bannerbottom03.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	display: block;
	padding-bottom: 15px;
	background-position-y: 3px;
}

.dq-82:nth-child(4) .ico {
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/bannerbottom04.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 43px;
	height: 43px;
	display: block;
	padding-bottom: 16px;
}

.dq-82:nth-child(4) a {
	line-height: 1.2rem;
}

.dq-82:nth-child(3) a {
	line-height: 2.2rem;
}

.navBox {
	background-color: #0073d3;
	width: 100%;
	height: 70px;
	position: relative;
	z-index: 88;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
	background: #FFF;
}

.navBox ul {
	width: 1200px;
	height: 70px;
	margin: 0px auto;
	font-size: 0;
	display: flex;
	justify-content: space-between;
}

.navBox ul li {
	display: inline-block;
	width: 133px;
	height: 100%;
	text-align: center;
	line-height: 70px;
	position: relative;
	color: #FFF;
	font-size: 15px;
	cursor: pointer;
}

.navBox ul li:hover {
	background: #1a8cea;
}

.navBox ul li a {
	color: #FFF;
	font-size: 22px;
	display: block;
}

.bannerTierBox {
	background-color: rgba(255, 255, 255, .5);
	width: 100%;
	height: 40px;
	position: absolute;
	z-index: 999;
	display: none;
}

.erweimaBox img {
	width: 100%;
}

.bannerTierBoxBottom,
.bannerTierBoxBottomTwo,
.bannerTierBoxBottomThree,
.bannerTierBoxBottomFour {
	min-width: 133px;
	white-space: nowrap;    background-color: white;    padding: 0px 10px 0px 10px;
	position: absolute;
	z-index: 9991;
	display: none;
	top: 70px;
	left: 0; 
}

.bannerTierBoxBottom ul,
.bannerTierBoxBottomTwo ul,
.bannerTierBoxBottomThree ul,
.bannerTierBoxBottomFour ul {    display: block;
        width: 100%;
	
}

.bannerTierBoxBottom ul li,
.bannerTierBoxBottomTwo ul li,
.bannerTierBoxBottomThree ul li,
.bannerTierBoxBottomFour ul li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	
	text-align: left;
	position: relative;
	float: initial;
	display: block;
	box-sizing: border-box;
}

.bannerTierBoxBottom ul li i,
.bannerTierBoxBottomTwo ul li i,
.bannerTierBoxBottomThree ul li i,
.bannerTierBoxBottomFour ul li i {
	display: block;
	width: 5px;
	height: 5px;
	background-color: #0073d3;
	position: absolute;
	top: 16px;
	left: -1px;
}

.bannerTierBoxBottom ul li:hover,
.bannerTierBoxBottomTwo ul li:hover,
.bannerTierBoxBottomThree ul li:hover,
.bannerTierBoxBottomFour ul li:hover {
	background: none;
	color: #0073d3;
}

.bannerTierBoxBottom ul li a:hover,
.bannerTierBoxBottomTwo ul li a:hover,
.bannerTierBoxBottomThree ul li a:hover,
.bannerTierBoxBottomFour ul li a:hover {
	color: #0073d3;
}

.bannerTierBoxBottom ul li a,
.bannerTierBoxBottomTwo ul li a,
.bannerTierBoxBottomThree ul li a,
.bannerTierBoxBottomFour ul li a {
	display: block;
	color: #000;
	font-size: 13px;
	padding-left: 10px;
}

.bannerTierBoxBottom ul li a:hover {
	color: #0073d3;
}

.bannerTierBoxBottom ul li a {
	display: block;
	color: #000;
	font-size: 19px;

}

.headerBox {
	width: 1200px;
	height: 100px;
}

.headerBox img {
	width: 737px;
	margin-top: 18px;
}

.bottomBody {
	width: 1200px;
	height: 1173px;
	margin-top: -60px;
	position: relative;
	z-index: 9;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
	background: rgba(0, 0, 0, 0) !important;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border: none !important;
}

.fp-tableCell .banner .slick-dots li button {
	-webkit-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
	transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}

.fp-tableCell .banner .slick-dots li button:hover {
	-webkit-transform: scale(2.08);
	-o-transform: scale(2.08);
	transform: scale(2.08);
	-ms-transform: scale(2.08)
}

.banner-nav ul li {
	background: rgba(2, 145, 63, 0.6);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
}
.banner-nav ul li a .ico {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.hovernav {
	background: rgba(0, 115, 211, 0.8);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: #fff;
	border: none;
}

@media only screen and (min-width:1050px) and (max-width:1100px) {
	.bottomBody {
		margin: -50px auto;
	}
	.banner-nav {
		bottom: 160px !important;
	}
	.sy-banner .slick-dots {
		bottom: 111px !important;
	}
}

@media only screen and (min-width:1100px)and (max-width:1366px) {
	/*.bottomBody {
		margin: -70px auto;
	}*/
	.headerBox {
		width: 1200px;
		height: 65px;
	}
	.headerBox img {
		width: 400px;
		margin-top: 9px;
	}
	.banner-nav {
		position: absolute;
		width: 100%;
		bottom: 190px !important;
	}
	.sy-banner .slick-dots {
		bottom: 150px !important;
	}
	.slick-prev,
	.slick-next {
		top: 35% !important;
	}
}

@media only screen and (max-height:1024px) and (min-height:768px) {
	.sy-banner .slick-list {
		height: 90% !important;
	}
}

.shengqingManangMargin {
	height: 380px;
}

.shengqingManangMargin .shengqingManLeftBox {
	width: 620px;
	margin-right: 40px;
}

.shengqingManangMargin .shengqingManRightBox {
	width: 540px;
	height: 365px;
}

.shengqingManangMargin .shengqingManLeftBox,
.shengqingManangMargin .shengqingManRightBox {
	float: left;
	box-sizing: border-box;
}

.shengqingBoxman {
	width: 100%;
	height: 170px;
	overflow: hidden;
	position: relative;
}

.shengqingBoxman img {
	margin: -250px 0px 0px 0px;
}

.shengqingBoxman .shengImgBj {
	-webkit-transition: all ease-out .5s;
	-o-transition: all ease-out .5s;
	transition: all ease-out .5s;
	-ms-transition: all ease-out .5s;
}

.tierCeng {
	position: absolute;
	background-color: rgba(0, 115, 211, 0.6);
	width: 100%;
	height: 100%;
	top: 0px;
}

.shengqingBoxZhao .shengImgBj {
	-webkit-transition: all ease-out .5s;
	-o-transition: all ease-out .5s;
	transition: all ease-out .5s;
	-ms-transition: all ease-out .5s;
}

.shengqingBoxZhao {
	width: 100%;
	height: 170px;
	overflow: hidden;
	position: relative;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
}

.shengqingBoxZhao img {
	margin: -333px 0px 0px 0px;
}

.zhongJinaBox {
	width: 100%;
	height: 80px;
	margin: 45px 0px 0px 0px;
}

.yuanBox {
	width: 75px;
	height: 75px;
	border-radius: 80%;
	background-color: #0073d3;
	float: left;
	margin: 2px 0px 0px 20px;
	text-align: center;
	line-height: 112px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.fontRightBox p {
	color: #FFF;
}

.fontRightBox p:nth-child(1) {
	font-size: 22px;
}

.fontRightBox p:nth-child(2) {
	font-size: 13px;
}

.fontRightBox {
	position: absolute;
	left: 115px;
	top: 61px;
}

.shengqingBoxZhao .fontRightBox p:nth-child(2) {
	color: #d3ea14;
}

#video {
	width: 540px;
}

.shengqingManRightBox {
	overflow: hidden;
}

.deparMentSchoolBox {
	margin: 30px 0px 0px 0px;
	height: 460px;
}

.deparMentSchoolBox .deparMentSchoolBoxLeft,
.deparMentSchoolBox .deparMentSchoolBoxRight {
	float: left;
	box-sizing: border-box;
}
.deparMentSchoolBoxRight.deparMentSchoolBoxRights{
	background: url(../img/obtainEmployment.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}
.deparMentSchoolBox .deparMentSchoolBoxLeft {
	width: 620px;
	margin-right: 40px;
}

.deparMentSchoolBox .deparMentSchoolBoxRight {
	width: 540px;
	height: 205px;
}
.deparMentSchoolBox .deparMentSchoolBoxRight.deparMentSchoolBoxRights{
	height: 172px;
	position: relative;
}
.deparMentSchoolBoxRight.deparMentSchoolBoxRights a{
	display: block;
	position: absolute;
	width: 126px;
	    height: 39px;
}
.deparMentSchoolBoxRight.deparMentSchoolBoxRights .stuLogin{
	top: 97px;
	    left: 161px;
	border-radius: 8px;
}
.deparMentSchoolBoxRight.deparMentSchoolBoxRights .workLogin{
	top: 97px;
	left: 309px;
	border-radius: 8px;
}
.deparMentTitleLeft {
	width: 265px;
	font-size: 20px;
	color: #0073d3;
	border-bottom: 2px solid #ffb64c;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

.deparMentTitleLeft span {
	font-size: 14px;
	color: #454545;
	margin: 0px 0px 0px 10px;
}

.xiBuLianJieBox {
	width: 100%;
	margin: 48px 0px 0px 0px;
}

.xiBuLianJieBox .topBajcgBox {
	position: absolute;
	top: 0px;
	width: 100%;
}

.xiBuLianJieBox ul li a img {
	display: none;
	width: 100%;
}

.xiBuLianJieBox ul {
	padding: 0px;
	margin: 0px;
}

.xiBuLianJieBox ul li {
	float: left;
	width: 100%;
	height: 66px;
	line-height: 66px;
	width: 48%;
	overflow: hidden;
	position: relative;
}

.xiBuLianJieBox ul li:nth-of-type(odd) {
	margin-right: 3%;
}

.xiBuLianJieBox i {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	border: 1px solid #454545;
	font-style: normal;
	font-size: 16px;
	color: #0073d3;
	text-align: center;
	line-height: 30px;
	margin: 18px 0px 0px 0px;
}

.xiBuLianJieBox i,
.xiBuLianJieBox span {
	float: left;
}

.xiBuLianJieBox span {
	font-size: 15px;
	color: #202020;
	display: block;
	margin: 0px 0px 0px 10px;
}

.footerbox {
	height: 80px;
	width: 100%;
	background-color: #353535;
	margin-top: 0px;
}

.footerbox .footerBoxnEibu {
	width: 1200px;
	margin: 0px auto;
}

.footerBoxnEibu .floatFooter {
	float: left;
	margin: 20px 0px 0px 0px;
}

.footerBoxnEibu .rightFooter {
	float: right;
	margin: 20px 0px 0px 0px;
}

.footerBoxnEibu .floatFooter,
.footerBoxnEibu .rightFooter {
	width: 50%;
	box-sizing: border-box;
	line-height: 44px;
}

.floatFooter p,
.floatFooter span {
	font-size: 13px;
	line-height: 22px;
	color: #FFF
}

.rightFooter p {
	color: #FFF;
	font-size: 13px;
}

.floatFooter p:nth-child(2) span {
	margin: 0px 10px 0px 10px;
}

.navBox ul .active {
	background: #1a8cea
}

.muneIco {
	background-image: url(https://www.borain.com.cn/static/jy.borain.cn/img/menu.png);
	display: block;
	width: 25px;
	float: right;
	height: 25px;
	margin-top: 20px;
	background-size: 100%;
	cursor: pointer;
	display: none;
	margin-right: 10px;
	background-repeat: no-repeat;
}

.tierBoxHeader {
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9998;
	top: 0px;
	left: 0px;
	display: none;
}

.leftNavBox {
	background: #FFF;
	width: 70%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	top: 0px;
	right: -400px;
	transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: .3s .1s;
	-moz-transition: .3s .1s;
	-ms-transition: .3s .1s;
	-o-transition: .3s .1s;
	-webkit-transition: .3s .1s;
	display: none;
}

.leftNavBox ul li {
	width: 100%;
	height: 50px;
	transition: width .3s ease-in-out;
	-moz-transition: width .3s ease-in-out;
	-ms-transition: width .3s ease-in-out;
	-o-transition: width .3s ease-in-out;
	-webkit-transition: width .3s ease-in-out;
	text-align: left;
	line-height: 50px;
	color: #454545;
	border-bottom: 1px solid #F1F1F1;
	position: relative;
	display: table;
}

.leftNavBox ul li .active {
	background: #1a8cea;
	color: #FFF;
}

.leftNavBox ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	line-height: 50px;
	color: #454545;
	text-indent: 30px;
	position: relative;
}

.moblieNavGjBox {
	height: 81px;
	width: 100%;
}
.deparMentSchoolBoxRightMobile.deparMentSchoolBoxRightMobiles{
		height: 112px;
		background: url(../img/obtainEmployment.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		    margin-top: 41px;
}
	.deparMentSchoolBoxRightMobile.deparMentSchoolBoxRightMobiles a{
		display: block;
		width: 83px;
		height: 25px;
		position: absolute;
	}
	.deparMentSchoolBoxRightMobile.deparMentSchoolBoxRightMobiles .moStuLogin{
		left: 30%;
		top: 57%;
	}
	.deparMentSchoolBoxRightMobile.deparMentSchoolBoxRightMobiles .moWorkLogin{
		left: 57%;
		top: 57%;
	}
@media only screen and (max-width:1200px) {
	.moblieNavGjBox {
		display: block;
	}
	.muneIco {
		display: block !important;
	}
	.headerBox {
		width: 100%;
		height: 60px;
	}
	.headerBox img {
		width: 280px;
		margin-top: 17px;
		margin-left: 10px;
	}
	.fp-tableCell {
		height: 209px !important;
	}
	.moblieHidden {
		display: none;
	}
	.bottomBody {
		width: 100%;
		margin-top: 0px;
		height: 100%;
	}
	.shengqingManangMargin .shengqingManRightBox {
		width: 100% !important;
	}
	.shengqingManangMargin {
		height: 876px;
	}
}

@media only screen and (max-width:1280px) {
	.contents .section_2 .focus .smallpic {
		margin-top: 0px;
	}
}

@media only screen and (min-width:1200px) {
	.lgHidden,.deparMentSchoolBoxRightMobile {
		display: none;
	}
	.enterprise,
	.MobileTermGraduates {
		display: none!important;
	}
	.graduates {
		display: block!important;
	}
}

@media only screen and (max-width:1000px) {
	/*四个按钮*/
	.moblieNavGjBox ul li:nth-child(1) .ico,
	.moblieNavGjBox ul li:nth-child(3) .ico,
	.moblieNavGjBox ul li:nth-child(4) .ico {
		width: 38px!important;
		height: 45px!important;
		background-position-y: 0px!important;
	}
	.moblieNavGjBox ul li:nth-child(2) .ico {
		width: 60px!important;
		height: 44px!important;
		background-position-y: 0px!important;
	}
	.moblieNavGjBox ul li:nth-child(3) a {
		margin-top: 0px!important;
	}
	.deparMentTitleLeft,
	.Cooperative,
	.graduates {
		display: none!important;
	}
	.shengqingManangMargin .shengqingManLeftBox {
		width: 100%;
		margin-right: 0px;
	}
	.more {
		margin-top: -41px;
		background: rgba(244, 244, 244, 0);
		border: none!important;
		font-size: 12px;
	}
	/*bababa*/
	.more a{color:#fff!important;}
	.contents,
	.events {
		display: block!important;
	}
	.content .section_2,
	.theDemeanorofGraduates,
	.Cooperative .clearfix,
	.CooperativeEnterprise .lazy {
		margin-top: 0px!important;
	}
	.mainWrap {
		width: 100%!important;
		height: auto;
	}
	.contents .section_2 .focus .bigpic a .txtwrapper {
		width: 100%!important;
		left: 0px!important;
	}

	.events .clearfix {
		margin-top: 0px!important;
		padding: 0px 10px;
		margin-bottom: 10px;
	}
	.graduates .clearfix,
	.MobileTermGraduates .clearfix {
		margin-top: 0px!important;
		padding: 0px 10px;
	}
	.graduates .clearfix li,
	.MobileTermGraduates .clearfix li {
		/*width: 100%!important;*/
		margin-right: 0px!important;
		margin-bottom: 10px;
	}
	.MobileTermGraduates {
		width: 100%!important;
		margin: 16px 0px 0px 10px!important;
	}
	.CooperativeImg,
	.CooperativeImgTwo,
	.CooperativeImgThree {
		padding: 0px 0px!important;
	}
	.CooperativeEnterprise .lazy {
		padding: 0px 10px;
		height: 109px;
	}
	.CooperativeEnterprise .lazy .draggable {
		margin-left: 3px;
	}
	.CooperativeEnterprise .lazy img {
		width: 145px!important;
		height: 50px!important;
		padding: 20px 0px;
	}

	.CooperativeEnterprise .enterprise .image {
		width: 190px;
		height: 90px;
		border: 1px solid rgb(220, 220, 220);
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
	}
	/*移动友情链接*/
	.FriendshipLink {
		margin-top: -18px!important;
	}
	.FriendshipLink .Link .clearfix {
		margin-top: 0px!important;
	}
	.FriendshipLink .Link {
		width: 100%;
		display: inline-block;
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 768px) {
	.MobileTermGraduates .clearfix li {
		width: 360px!important;
		margin-right: 13px!important;
	}
	.MobileTermGraduates .clearfix {
		padding: 0px 0px;
	}
	.MobileTermGraduates {
    margin: 16px 0px 0px 15px!important;
}
/*.FriendshipLink .Link .clearfix {*/
    /*margin-bottom: 110px;*/
   /**/
/*}*/
}

@media only screen and (max-width: 414px) {
	.shengqingManangMargin {
		height:739px;
	}
	.shengqingManRightBox{
		margin-top: -10px;
	}
	.MobileTermGraduates .clearfix{
		padding:0px 8px;
	}
	.MobileTermGraduates .clearfix li {
		width: 392px!important;
		margin-right: 21px!important;
	}
	.MobileTermGraduates {
		margin: 0px 0px 0px 0px!important;
		height: 216px!important;
	}
	.heDemeanorofGraduates {
		height: 278px!important;
	}
	.theDemeanorofGraduates{
		height: 270px!important;
	}
	.FriendshipLink{
		height: 265px!important;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image{
		width: 100%;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image{
		margin-left: 0px!important;
		margin-right: 0px!important;

	}
	.deparMentSchoolBoxRightMobile .imgBox{
		padding: 0 10px;
		font-size: 0px;
	}
	.deparMentSchoolBoxRightMobile .ReinventingTitle{
		width:100%;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image img{
		width: 100%!important;
		margin-left: 0px!important;
	}
	.deparMentSchoolBoxRightMobile .Links .clearfix{
		margin-top: 0px;
		padding: 0 10px;
	}
	.deparMentSchoolBoxRightMobile .Links .clearfix li{
		width: 48%;
		height: auto;
	}
	.deparMentSchoolBoxRightMobile .Links .firstImg img{
		height: 23px;
	}

}
@media only screen and (max-width: 375px) {
	.CooperativeEnterprise .lazy {
		padding: 0px 4px;
		height: 96px;
	}
	.CooperativeEnterprise .enterprise .image{
		width: 171px;
		height: 90px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image{
		width: 100%;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image{
		margin-left: 0px!important;
		margin-right: 0px!important;

	}
	.deparMentSchoolBoxRightMobile .imgBox{
		padding: 0 10px;
		font-size: 0px;
	}
	.deparMentSchoolBoxRightMobile .ReinventingTitle{
		width:100%;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image img{
		width: 100%!important;
		margin-left: 0px!important;
	}
	.deparMentSchoolBoxRightMobile .Links .clearfix{
		margin-top: 0px;
		padding: 0 10px;
	}
	.deparMentSchoolBoxRightMobile .Links .clearfix li{
		width: 48%;
		height: auto;
	}
	.deparMentSchoolBoxRightMobile .Links .firstImg img{
		height: 23px;
	}
	.MobileTermGraduates .clearfix li {
		width: 352px!important;
		height: 189px!important;
		margin-right: 21px!important;
	}
	.MobileTermGraduates .clearfix{
		height: inherit!important;
	}
	.MobileTermGraduates {
		width: 100%!important;
		margin: -2px 0px 0px 0px!important;
		height: 199px!important;
	}
	.theDemeanorofGraduates {
		height: 245px!important;
	}
	.shengqingManangMargin {
		height: 755px;
	}
	.MobileTermGraduates .clearfix li{
		padding-right: 2px;
	}
	.CooperativeEnterprise .lazy .draggable {
		margin-left: 8px;
	}

}

@media only screen and (max-width: 360px) {
	.CooperativeEnterprise .lazy {
		padding: 0px 3px;
		width: 100%;
	}
	.CooperativeEnterprise .enterprise .image {
		width: 157px;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image{
		width: 100%;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image{
		margin-left: 0px!important;
		margin-right: 0px!important;

	}
	.deparMentSchoolBoxRightMobile .imgBox{
		padding: 0 10px;
		font-size: 0px;
	}
	.deparMentSchoolBoxRightMobile .ReinventingTitle{
		width:100%;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image img{
		width: 100%!important;
		margin-left: 0px!important;
	}
	.CooperativeEnterprise .lazy img {
		width: 150px!important;
		height: 70px!important;
		padding: 10px 0px;
	}
	.CooperativeEnterprise .CooperativeImgTwo img {
		width: 130px!important;
		height: 50px!important;
		padding: 18px 0px!important;
	}
	.CooperativeEnterprise .CooperativeImgThree img {
		width: 130px!important;
		height: 62px!important;
		padding: 14px 0px!important;
	}
	.CooperativeEnterprise .CooperativeImgFrou img,
	.CooperativeEnterprise .CooperativeImgFive img,
	.CooperativeEnterprise .CooperativeImgsix img {
		width: 130px!important;
		height: 40px!important;
		padding: 25px 0px!important;
	}
	.deparMentSchoolBoxRightMobile .Links .clearfix{
		margin-top: 0px;
		padding: 0 10px;
	}
	.deparMentSchoolBoxRightMobile .Links .clearfix li{
		width: 48%;
		height: auto;
	}
	.deparMentSchoolBoxRightMobile .Links .firstImg img{
		height: 23px;
	}
	.more {
		font-size: 12px!important;
		padding-right: 18px;
	}
	.MobileTermGraduates .clearfix li {
		width: 338px!important;
	}
	.MobileTermGraduates {
		margin: 0px 0px 0px 0px!important;
	}
	.shengqingManangMargin {
		height: 755px;
	}
	.MobileTermGraduates .clearfix li{
		margin-right: 18px!important;
	}
	.MobileTermGraduates .clearfix {
		padding: 0px 8px;
	}
	.FriendshipLink {
		height: 300px!important;
	}
}

@media only screen and (max-width: 320px) {
	.CooperativeEnterprise .enterprise .image {
		width: 150px;
	}
	
	.deparMentSchoolBoxRightMobile .enterprise .image{
		width: 100%;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image{
		margin-left: 0px!important;
		margin-right: 0px!important;

	}
	.deparMentSchoolBoxRightMobile .imgBox{
		padding: 0 10px;
		font-size: 0px;
	}
	.deparMentSchoolBoxRightMobile .ReinventingTitle{
		width:100%;
	}
	.deparMentSchoolBoxRightMobile .enterprise .image img{
		width: 100%!important;
		margin-left: 0px!important;
	}
	.deparMentSchoolBoxRightMobile .Links .clearfix{
		margin-top: 0px;
		padding: 0 10px;
	}
	.deparMentSchoolBoxRightMobile .Links .clearfix li{
		width: 48%;
		height: auto;
	}
	.deparMentSchoolBoxRightMobile .Links .firstImg img{
		height: 23px;
	}
	.graduates .clearfix .txtwrapper h3 {
		width: 120px!important;
	}
	.MobileTermGraduates .clearfix li {
		width: 308px!important;
	}
	.MobileTermGraduates {
		height: 191px!important;
		margin: 0px 0px 0px 0px!important;
	}
	.MobileTermGraduates .clearfix .txtwrapper h3 {
		width: 150px!important;
	}
	.shengqingManangMargin {
		height: 781px;
	}
	.theDemeanorofGraduates {
		height: 240px!important;
	}
	.CooperativeEnterprise .lazy .draggable{
		margin-left: 6px;
	}
	.MobileTermGraduates .clearfix li{
		margin-right: 8px!important;
	}
	.MobileTermGraduates .clearfix {
		padding: 0px 4px;
	}
	.headerBox img {
		width: 260px!important;
	}
}

.moblieNavGjBox ul li {
	width: 25%;
	height: 82px;
	background: #F1F1F1;
	float: left;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #FFF;
	padding: 10px 0px 0px 0px;
}

.moblieNavGjBox ul li:last-child {
	border-right: none;
}

.moblieNavGjBox ul li:nth-child(3) a {
	margin-top: 5px;
	display: block;
}

.moblieNavGjBox ul li:nth-child(2) a {
	display: block;
	margin-top: 0px;
}

.moblieNavGjBox ul li:nth-child(4) a {
	display: block;
	margin-top: -2px;
}

.moblieNavGjBox ul li:nth-child(1) a {
	display: block;
	margin-top: -2px;
}

.moblieNavGjBox ul li:nth-child(1) .ico {
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/bannerbottom01.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 45px;
	height: 45px;
	display: block;
}

.moblieNavGjBox ul li:nth-child(2) .ico {
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/bannerbottom02.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
	height: 44px;
	display: block;
	background-position-y: 6px;
}

.moblieNavGjBox ul li:nth-child(3) .ico {
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/bannerbottom03.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	display: block;
	background-position-y: -5px;
}

.moblieNavGjBox ul li:nth-child(4) .ico {
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/bannerbottom04.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
	height: 47px;
	display: block;
}

.moblieNavBoxBottom {
	width: 100%;
	height: 60px;
	background-color: #f2f2f2;
	position: fixed;
	bottom: 0px;
	box-shadow: 1px 0px 0px 2px rgba(0, 0, 0, .1);
	z-index: 10;
	margin-top: 10px;
}

.moblieNavBoxBottom ul {
	width: 100%;
	height: 100%;
}

.moblieNavBoxBottom ul li {
	width: 33%;
	height: 100%;
	float: left;
	/*border-left: 1px solid #01579A;*/
}


/*移动端底部*/

.moblieNavBoxBottom ul li:nth-child(1) {
	background-color: #077bdc;
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/phone.png');
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 3px;
}

.moblieNavBoxBottom ul li:nth-child(2) {
	background-color: #0073d3;
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/mailbox.png');
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 3px;
}

.moblieNavBoxBottom ul li:nth-child(3) {
	background-color: #006cc7;
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/kefu03.png');
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 3px;
}

.moblieNavBoxBottom ul li:nth-child(2) {
	background-color: #0073d3;
}

.moblieNavBoxBottom ul li:nth-child(3) {
	background-color: #006cc7;
	width: 34%;
}

.moblieNavBoxBottom ul li a {
	color: #FFF;
}

.moblieNavBoxBottom ul li {
	text-align: center;
	line-height: 95px;
}
/*F1F1F1*/
.titleBoxHeader {
	width: 100%;
	height: 40px;
	background-color: #ff6600;
	text-indent: 15px;
	line-height: 40px;
	margin: 5px 0px 5px 0px;
	clear: both;
}

.titleBanXueBoxHeader {
	width: 100%;
	height: 40px;
	background-color: #F1F1F1;
	text-indent: 15px;
	line-height: 40px;
	margin: 205px 0px 10px 0px;
	clear: both;
}

.titleBanXueBoxHeader p {
	border-left: 3px solid #02913f;
	color: #02913f;
}

.titleBanXueBoxHeader span {
	margin: 0px 0px 0px 5px;
	color: #454545
}
/*0073d3*/
.titleBoxHeader p {
	/*border-left: 3px solid #ffb64c;*/
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
/*454545*/
.titleBoxHeader span {
	margin: 0px 0px 0px 5px;
	color: #fff;
	font-weight:100;
}

.xibieLianjieBoxHa {
	width: 100%;
	height: 180px;
}

.xibieLianjieBoxHa ul li i {
	font-style: initial;
}

.xibieLianjieBoxHa ul li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	height: 30px;
	text-align: left;
	text-indent: 10px;
	line-height: 30px;
}

.xibieLianjieBoxHa ul li:nth-child(1) {
	border-top: 1px solid #F1F1F1;
}

.xibieLianjieBoxHa ul li:nth-child(2) {
	border-top: 1px solid #F1F1F1;
}

.xibieLianjieBoxHa ul li:nth-of-type(odd) {
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
}

.xibieLianjieBoxHa ul li:nth-of-type(even) {
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
}

.xibieLianjieBoxHa ul li:last-child {
	width: 100%;
}

.leftNavBox ul li a i {
	font-size: 1.5em;
	margin-right: 10px;
	display: block;
	position: absolute;
	top: 16px;
}

.leftNavBox ul li a span {
	margin-left: 30px;
}

.banquanMoblie {
	padding: 10px;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
}

.rightLxInfoBox {
	width: 180px;
	height: 180px;
	position: fixed;
	right: 15px;
	top: 30%;
	z-index: 10;
}

.rightLxInfoBox ul li {
	height: 60px;
	text-indent: 55px;
	position: relative;
}

.rightLxInfoBox ul li:nth-child(1) {
	background-color: #077bdc;
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/phone.png');
	background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: 13px;
}

.rightLxInfoBox ul li:nth-child(2) {
	background-color: #0073d3;
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/mailbox.png');
	background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: 13px;
}

.rightLxInfoBox ul li:nth-child(3) {
	background-color: #006cc7;
	background-image: url('https://www.borain.com.cn/static/jy.borain.cn/img/kefu03.png');
	background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: 13px;
}

.rightLxInfoBox p {
	color: #FFF;
	font-size: 16px;
}

.rightLxInfoBox p:nth-child(2) {
	font-size: 11px;
}

.lineNeiBox {
	position: absolute;
	top: 11px;
}
.Lxphone{
	color: #fff;}
.shouwzhan,
.showAdd {
	width: 30px;
	height: 30px;
	background-color: #454545;
	color: #FFF;
	position: absolute;
	top: -30px;
	right: 0px;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	cursor: pointer;
	font-style: normal;
}

.bottomIco:after {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #FFF;
	position: absolute;
	bottom: 0px;
	content: "";
	top: 70px;
	left: 51px;
}

.faIcoRight,
.faIcoHideRight {
	float: right;
	margin-top: 12px;
	margin-right: 15px;
	font-size: 1.5em
}

.moblieNavLi {
	height: auto;
	top: 40px;
	width: 100%;
	display: none;
}

.moblieNavLi li {
	border-top: 1px solid #F1F1F1;
	border-bottom: none !important;
}

.heightStyle {
	height: auto!important;
}

.heightStyleTwo {
	height: 140px !important;
}

.leftNavBox ul li:nth-child(3) a i {
	top: 12px;
}

.leftNavBox ul li:nth-child(3) a {
	line-height: 43px;
}

.faIcoHideRight {
	display: none;
}

.rightLxInfoBox ul li:nth-child(1):hover {
	background-color: #0080FF;
	cursor: pointer;
}

.rightLxInfoBox ul li:nth-child(2):hover {
	background-color: #0080FF;
	cursor: pointer;
}

.rightLxInfoBox ul li:nth-child(3):hover {
	background-color: #0080FF;
	cursor: pointer;
}

.shouwzhan:hover {
	background-color: #353333;
}

@media only screen and (max-width:1100px)and (min-width:600px) {
	.moblieNavGjBox {
		display: none;
	}
}

.moblieNavBoxBottom ul .Email{
	line-height: 10px!important;
}
.moblieNavBoxBottom ul .Email a{
	position: relative;
	z-index: 11;
	top: 42px;
}
.Email::after {
	content: attr(data-tip);
	display: none;
	position: absolute;
	padding: 5px 10px;
	left: 50%;
	bottom: 100%;
	margin-bottom: 12px;
	transform: translateX(-50%);
	font-size: 16px;
	background: #000;
	color: #fff;
	cursor: default;
}
.Email::before {
	content: " ";
	position: absolute;
	display: none;
	left: 50%;
	bottom: 100%;
	transform: translateX(-50%);
	margin-bottom: 3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 9px solid #000;
}
.Email:hover::after,
.Email:hover::before {
	display: block;
}
/*工作动态*/

.mainWrap {
	width: 620px;
	height: auto;
}

.mainWrap a {
	text-decoration: none;
}

.relative {
	position: relative;
}

.contents .section_2 {
	margin-top: 5px;
}

.contents {
	display: inline-flex;
	height: 345px;
}

.contents .section_2 h2 {
	font-size: 40px;
	/*writing-mode: tb-rl;
    writing-mode:vertical-lr;*/
	color: #6416a6;
	width: 110px;
	top: 0px;
	line-height: 40px;
	background: #e7eaea;
	font-family: "Microsoft JhengHei", "明黑", Arial, Helvetica;
	padding-top: 60px;
	float: left;
	position: relative;
}

@media screen and (max-width: 1000px) {
	.contents .section_2 h2 {
		font-size: 30px;
		position: static;
		line-height: 2em;
		padding-bottom: 20px;
		background: none;
		float: none;
		padding-top: 0;
		width: auto;
	}
}

.contents .section_2 h2 span {
	width: 40px;
	display: block;
	padding-left: 36px;
}

@media screen and (max-width: 1000px) {
	.contents .section_2 h2 span {
		width: auto;
		padding: 0;
		display: inline;
	}
}

.more {
	position: initial;
	font-size: 14px;
	color: #bababa;
	width: 5em;
	height: 24px;
	line-height: 14px;
	border-radius: 4px;
	border: solid 1px #bbbbbb;
	background-color: rgba(0, 0, 0, .0);
	float: right;
	cursor: pointer;
}

@media screen and (max-width: 1000px) {
	.contents .section_2 h2 a.more {
		position: static;
		float: right;
		width: auto;
		line-height: inherit;
		writing-mode: lr-tb;
		writing-mode: horizontal-tb;
	}
}


/*.contents .section_2 .focus {
	margin-left: 160px;
	position: relative;
}*/

@media screen and (max-width: 1000px) {
	.contents .section_2 .focus {
		margin-left: 0;
	}
}

.contents .section_2 .focus .bigpic {
	width: 70%;
	margin-left: 0px;
}

@media screen and (max-width: 1000px) {
	.contents .section_2 .focus .bigpic {
		width: auto;
	}
}

.contents .section_2 .focus .bigpic a {
	display: block;
}

.contents .section_2 .focus .bigpic a .txtwrapper {
	margin-top: -20px;
	background: #0073d3;
	width: 85%;
	z-index: 1;
	padding: 4px 10px;
	position: relative;
	box-sizing: border-box;
	left: -32px;
}

.smallpic .txtwrapper {
	margin-top: -20px!important;
	background: #0073d3!important;
	width: 85%!important;
	padding: 0px 2px!important;
	left: -18px;
	height: 35px;
	line-height: 17px;
}

.smallpic .txtwrapper p {
	font-size: x-small;
	color: #FFFFFF;
	width: 85%;
	height: 35px;
	line-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

@media screen and (max-width: 1000px) {
	.contents .section_2 .focus .bigpic a .txtwrapper {
		width: 90%;
	}
}

@media screen and (max-width: 400px) {
	.contents .section_2 .focus .bigpic a .txtwrapper {
		width: auto;
		margin-top: 0;
		padding: 6px 40px;
	}
}

.contents .section_2 .focus .bigpic a .txtwrapper p {
	color: #FFF;
	/*padding-top: 10px;*/
	display: block;
	font-size: 12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.contents .section_2 .focus .bigpic a img {
	width: 100%;
}

.contents .section_2 .focus .bigpic .slick-dots {
	position: absolute;
	bottom: -40px;
	width: 100%;
	text-align: center;
	z-index: 1000;
}

.contents .section_2 .focus .bigpic .slick-dots li {
	display: inline-block;
	width: auto;
	float: none;
	vertical-align: middle;
}

.contents .section_2 .focus .bigpic .slick-dots li button {
	background: #fff;
	border: 1px solid darkgray;
	border-radius: 7px;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 7px;
	line-height: 0;
	margin: 0 8px;
	outline: medium none;
	padding: 0;
	width: 7px;
}

.contents .section_2 .focus .bigpic .slick-dots li.slick-active button {
	background: #ffb64c;
	border: 1px solid #ffb64c;
}

.contents .section_2 .focus .bigpic .slick-dots {
	z-index: 100;
	bottom: 0px;
	width: 100%;
}

@media screen and (max-width: 1000px) {
	.contents .section_2 .focus .bigpic .slick-dots {
		width: 100%;
	}
}

.contents .section_2 .focus .smallpic {
	position: absolute;
	right: 0px;
	width: 40%;
	top: 20%;
}

@media screen and (max-width: 1000px) {
	.contents .section_2 .focus .smallpic {
		display: none;
	}
}

.contents .section_2 .focus .smallpic a .txtwrapper {
	margin-top: -40px;
	background: #fff;
	width: 90%;
	z-index: 1;
	padding: 0 40px 25px 40px;
	position: relative;
	box-sizing: border-box;
}

.contents .section_2 .focus .smallpic a img {
	width: 100%;
}
.searchRightBoxM {
	width: 300px;
	float: right;
	text-align: right;
	height: 63px;
	line-height: 40px;
	font-size: 15px;
	padding-right: 15px;
	border: 1px solid #dedede;
	border-radius: 48px;
	height: 40px;
	margin: 30px 0px 0px 0px;
}
.searchRightBoxM .searchBoIn {
	width: 75%;
	height: 30px;
	border: 0px;
}

/*招聘信息*/

.events {
	/*display: inline-flex;*/
}

.clearfix {
	margin-top: 30px;
}

.events .time {
	font-family: 'EB Garamond', serif;
	width: 55px;
	height: 55px;
	background-color: #0073d3;
	border-radius: 4px;
	text-align: center;
	float: left;
	color: #fff;
	line-height: 0px;
	margin-top: 0px;
}

.events .time span {
	display: block;
	font-size: 16px;
	line-height: 2.5em;
}

.events .clearfix .txtwrapper {
	margin-left: 65px;
}

.events .clearfix .txtwrapper h3 {
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #3c3c3c;
}

.events .clearfix .txtwrapper p {
	opacity: 0.7;
	color: #3c3c3c;
	margin-top: 3px;
	line-height: 17px;
	font-size: 13px;
}

.events .clearfix li {
	border-bottom: 1px dashed #dcdcdc;
	padding: 20px 0px;
}


/*毕业生风采*/

.theDemeanorofGraduates {
	height: 280px;
	margin-top: 33px;
}

.graduates,
.MobileTermGraduates {
	display: block;
	width: 1200px;
	overflow: hidden;
	height: 246px;
	margin: 30px 0px 0px 0px;
	position: relative;
}

.graduates .clearfix,
.MobileTermGraduates .clearfix {
	width: 100%;
	height: 246px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.graduates .clearfix .graduatesImg,
.MobileTermGraduates .clearfix .graduatesImg {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	float: left;
	padding: 27px 26px;
}

.graduates .clearfix .graduatesImg img,
.MobileTermGraduates .clearfix .graduatesImg img {
	width: 100%;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	border-radius: 50%;
	float: left;
}

.graduates .clearfix .txtwrapper,
.MobileTermGraduates .clearfix .txtwrapper {
	margin-left: 121px;
	margin-top: 12px;
}

.graduates .clearfix li,
.MobileTermGraduates .clearfix li {
	/*position: absolute;
	left: 18.5%;*/
	width: 373px;
	height: 214px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-right: 26px;
}

.graduates .clearfix li:last-child,
.MobileTermGraduates .clearfix li:last-child {
	margin-right: 0px;
}

.major {
	width: 50px;
	height: 25px;
	background-color: #ffb64c;
	color: #fff;
	padding: 2px 10px;
	border-radius: 10px 10px 0px 10px;
}

.system {
	margin-left: 10px;
}

.graduates .clearfix .txtwrapper h3,
.MobileTermGraduates .clearfix .txtwrapper h3 {
	border-bottom: 1px solid #dcdcdc;
	padding: 11px 0px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
}

.graduates .clearfix .txtwrapper p,
.MobileTermGraduates .clearfix .txtwrapper p {
	padding-top: 7px;
}

.Honors {
	width: 90%;
	margin-top: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	color: #737272;
}
/*众创空间*/

.lazy {
	margin-top: 60px;
	margin-bottom: 5px!important;
}

.lazy img {
	width: 260px!important;
	height: 140px!important;
}

.ReinventingTitle {
	margin-top: -30px;
	background: #000;
	width: 96.7%;
	height: 30px;
	z-index: 1;
	padding: 4px 10px;
	position: relative;
	box-sizing: border-box;
	opacity: 0.5;
	font-size: 12px;
	color: #fff;
}


/*相关链接*/

.Links .clearfix {
	margin-top: 60px;
}


.Links .clearfix li {
	width: 260px;
	height: 90px;
	border: 1px solid rgb(220, 220, 220);
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background: rgb(248, 248, 248);
}

.Links .clearfix li:nth-child(2),
.Links .clearfix li:last-child {
	margin-right: 0px;
}

.LinksImg {
	padding: 19px 9px;
}

.firstImg {
	padding: 22px 40px;
}

.threeImg {
	padding: 21px 24px;
}


/*合作企业*/

.CooperativeEnterprise {
	height: 155px;
	clear: both;
}

.Cooperative .clearfix {
	margin-top: 30px;
	/*position: absolute;*/
}

.Cooperative .clearfix li {
	width: 174px!important;
	height: 90px;
	border: 1px solid rgb(220, 220, 220);
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.Cooperative .clearfix li:last-child {
	margin-right: 0px;
}

.CooperativeImg {
	padding: 17px 0px;
}

.CooperativeImg img {
	width: 135px!important;
	height: 50px;
}

.CooperativeImgTwo {
	padding: 22px 9px;
}

.CooperativeImgThree img {
	width: 130px;
	height: auto;
	padding: 4px 1px;
}

.CooperativeImgThree {
	padding: 10px 31px;
}

.CooperativeImgFrou img {
	width: 160px;
	height: auto;
	padding: 32px 0px;
}

.CooperativeImgFive img {
	width: 140px;
	height: auto;
	padding: 19px 0px;
}


/*友情链接*/

.FriendshipLink {
	height:auto;
	margin-top: 0px;
}
.Link{
	display: inline-block;
}
.Link .clearfix {
	margin-top: 10px;
	/*position: absolute;*/
}

.Link .clearfix li {
	float: left;
	/*margin-right: 20px;*/
	margin-bottom: 10px;
	padding: 0px 10px;
}

.FriendshipLink .Link .clearfix li a:hover {
	text-decoration: underline;
	color: #0073d3;
}
.pagination {
	display: block;
	padding-left: 0;
	border-radius: 3px;
	height: 60px;
	margin: 25px auto 0px auto;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #2c3e50;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	color: #11181f;
	background-color: #eeeeee;
	border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #0073d3;
	border-color: #0073d3;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 15px;
	line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 11px;
	line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
.deparMentSchoolBoxRightMobile .lazy{
	margin-top: 10px;

}