* {
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0 !important;
}

body {
	margin: 0;
	width: 100%;
	font-size: 14px;
	/*background:#F9F9F9;*/
	font-family: 'Microsoft YaHei', '微软雅黑';
	min-width: 960px;
}

.wrap {
	width: 100%;
	height: auto;
	min-width: 960px;
}

.center-title {
	width: 200px;
	margin: 15px auto;
	font-size: 28px;
}

.center-title span {
	color: #333;
}

.title-icon-left {
	/*background:url(../images/icon/title-left.png) no-repeat center center;*/
	width: 32px;
	height: 28px;
	float: left;
	background-size: auto 24px;
	margin-top: 8px;
}

.title-icon-right {
	/*background:url(../images/icon/title-right.png) no-repeat center center;*/
	width: 32px;
	height: 28px;
	float: right;
	background-size: auto 24px;
	margin-top: 8px;
}

ul li {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, .h1 {
	font-size: 36px
}

h2, .h2 {
	font-size: 28px
}

h3, .h3 {
	font-size: 24px;
}

h4, .h4 {
	font-size: 18px
}

h5, .h5 {
	font-size: 14px
}

h6, .h6 {
	font-size: 12px
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #79c061;
	text-decoration: none;
}

.top-slider {
	width: 100%;
	/*position: absolute;*/
	top: 0;
	z-index: 9;
	/*background-color: rgba(197,197,198,0.3);*/
	/*max-width: 1200px;*/
	min-width: 960px;
	/*margin-top: 10px;*/
}

.green {
	/*background-color:rgba(197,197,198,0.3);*/
	background-color: rgba(73, 184, 73, 0.3);
}

.white {
	background-color: rgba(197, 197, 197, 0.8);
}

.headergray {
	background-color: rgba(239, 239, 239, 0.3);
}

.wrap-header-top {
	margin-bottom: 0px;
	min-width: 1100px;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.header-top-center {
	margin: 10px auto;
	max-width: 1200px;
	text-align: center;
}

.top-center-title {
	font-size: 18px;
	color: #808083;
	width: 480px;
	margin: 0 auto;
	line-height: 30px;
}
.top-iso {
	background: url("/Shared/home2017/images/icon/iso.png") no-repeat;
	width: 28px;
	height: 30px;
	background-size: cover;
	float: left;
}

.header-top-right {
	position: absolute;
	top: 10px;
	right: 30px;
}

.wrap-header {
	/*position:relative;*/
	background: url(/Shared/home2017/images/logo/topbg.png) no-repeat;
	width: 100%;
	/*height:114px;*/
	background-position: 50% bottom;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}

.headerbg {
	/*background-color: #fff;*/
	/*background-color:#000000;*/
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	overflow: hidden;
	/*position: absolute;
    top: 0;
    left: 0;*/
}

.header {
	margin: 10px auto 10px auto;
	/*min-width: 1100px;*/
	max-width: 1200px;
	overflow: hidden;
}


/*.header-img {
	max-width: 1200px;
	text-align: right;
	margin: 10px auto 0 auto;
}
.header-img img {
	width: 210px;
	margin-right: 10px;
}*/

.nav, .nav-top {
	float: right;
	list-style: none;
	overflow: hidden;
	padding-top: 40px;
}

.nav > li, .nav-top > li {
	float: left;
	text-align: center;
	/*overflow: hidden;*/
	/*width: 95px;*/
	margin-right: 2px;
}

.nav > li > a, .nav-top > li > a {
	display: block;
	height: 30px;
	text-align: center;
	line-height: 30px;
	width: 75px;
	font-size: 16px;
	color: #fff;
	padding: 0 10px 15px 10px;
	font-weight: 600;
}

.nav-top > li > a {
	color: #333;
	font-weight: normal;
	font-size: 15px;
	padding: 0 0 0 0;
}

.nav-index li a {
	display: block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	width: 68px;
	font-size: 16px;
	color: #fff;
}

.nav > li > a.on, .nav-top > li > a.on {
	color: #79c061;
	/*background: rgba(0, 0, 0, 0.3);*/
	/*border-bottom: 2px solid #A1B619;*/
}

.nav > li > a.active, .nav-top > li > a.active {
	color: #79c061;
	/*background: rgba(0, 0, 0, 0.3);*/
	/*border-bottom: 2px solid #A1B619;*/
}

.nav > li > a:hover {
	/*color: #A1B619;*/
	color: #79c061;
	/*background: rgba(0, 0, 0, 0.3);*/
	/*border-bottom: 2px solid #A1B619;*/
}

.nav-top li a:hover {
	color: #79c061;
}

.nav-top-two {
	overflow: hidden;
	/*width: 230px;*/
	position: absolute;
	z-index: 105;
	margin-left: -58px;
	padding: 20px 80px 20px 20px;
	background: #fff;
	box-shadow: 0 3px 7px 1px #d6e5cf;
}

.nav-top-two > ul {
	float: left;
	margin-right: 50px;
}

.nav-top-two > ul:last-child {
	margin-right: 0;
}

.nav-top-two > li {
	/*float: left;*/
	/*width:95px;*/
	padding: 0 10px;
	text-align: center;
}

.nav-top-two > ul > li > dt {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
}

.nav-top-two > ul > li > a, .nav-top-two > li > a {
	color: #000;
	display: block;
	/*height: 65px;*/
	text-align: left;
	/*line-height: 40px;*/
	font-size: 15px;
	margin-bottom: 25px;
}

.nav-top-two > ul > li:last-child > a, .nav-top-two > li:last-child > a {
	margin-bottom: 0px;
}

.nav-top-two > li > a > div {
	margin-top: 5px;
	font-size: 12px;
	color: #78787a;
}

.nav-top-two > ul > li > a:hover, .nav-top-two > li > a:hover {
	color: #79c061;
	/*background-color: rgba(0, 0, 0, 0.3);*/
	border: 0;
}

.logo {
	float: left;
	overflow: hidden;
	line-height: 89px;
	/*position: absolute;
	z-index: 10;
	top: 15px;*/
	/*	margin-left: 100px;*/
}

.logo-text {
	color: #fff;
	font-size: 22px;
	margin-left: 10px;
}

.logo-text:hover {
	color: #fff;
}

.logo .logo-img {
	width: 90px;
	margin-left: 5px;
	/*height:180px;*/
}

.search {
	margin: 0 auto;
	width: 500px;
	padding-top: 20px;
}

.search-input {
	margin-top: 1px;
	width: 400px;
	height: 31px;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.search-input:focus {
	border-color: #66afe9;
}

.button-search {
	height: 35px;
	margin: -4px 0 0 -1px;
}

.center-tp {
	text-align: center;
}

.center-tp p {
	margin-top: 10px;
	color: #595959;
	line-height: 28px;
}

.center-tp h2 {
	color: #58BE58;
}


/*准备好加入爱上学习吗*/

.wrap-join-is {
	width: 100%;
	background: url('/Shared/home2017/images/joinis/join-is-bg.png') no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	margin-bottom: -50px;
}

.join-is-center {
	width: 100%;
	max-width: 1200px;
	margin: 20px auto;
}

.join-is-left {
	width: 50%;
	float: left;
	text-align: center;
	border-right: 2px solid #fff;
}

.join-is-right {
	width: 49%;
	float: left;
	text-align: center;
}

.join-is-title {
	font-size: 28px;
	color: #fff;
}

.join-is-left p {
	color: #fff;
	line-height: 28px;
	padding: 0 50px;
	margin: 30px 0;
}

.join-is-detail {
	display: block;
	background: #F8981F;
	padding: 10px 30px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	width: 150px;
}

.join-is-detail:hover {
	color: #fff;
	background: #F8981F;
}

.join-is-right-title {
	font-size: 26px;
	color: #fff;
}

.join-is-right-box {
	border: 2px solid #fff;
	font-size: 16px;
	padding: 8px 0;
	width: 80%;
	margin: 30px auto 0 auto;
	color: #fff;
}


/*footer*/

.wrap-footer {
	width: 100%;
	overflow: hidden;
	/*background: url(/Shared/home2017/images/footer/bg.png) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;*/
	/* background: #30BE6C;  */
	margin-top: 50px;
	/*height:307px;*/
}

.footer-top {
	overflow: hidden;
}


/* .footer-info-middle {
  float: left;
  margin-top: 35px;
  margin-left: 30px;
}

.footer-info-middle .footer-info-center {
  margin: 0 auto;
  width: 150px;
  float: left;
}

.footer-info-middle .footer-info-center img {
  width: 100%;
}

.footer-info-middle h5 {
  color: #fff;
  text-align: center;
  font-size: 16px;
} */

.footer-info {
	width: 100%;
	margin: 0 auto;
	/* color: #222; */
	overflow: hidden;
	min-width: 960px;
	max-width: 1200px;
}

.footer-info-left {
	float: left;
	padding-top: 35px;
	width: 45%;
}

.logo-img {
	width: 230px;
	float: left;
}

.logo-img img {
	width: 86px;
	float: left;
}

.footer-is-ad {
	padding-top: 16px;
	float: left;
	margin-left: 25px;
}

.footer-info-left p {
	color: #555;
	text-align: left;
}

.footer-info-left span {
	color: #555;
	margin-right: 20px;
	font-size: 14px;
}

.footer-info-left .footer-is-info {
	margin: 20px 0;
	line-height: 28px;
	font-size: 12px;
}

.footer-info-left li {
	/*color: #B7B8B7;*/
	color: #fff;
}

.footer-info-right {
	margin-top: 35px;
}

.footer-info-right ul {
	float: right;
	margin: 0 50px;
}

.footer-info-right dt, .footer-info-right dt {
	/*font-weight: bold;*/
	font-size: 16px;
	margin-bottom: 20px;
}

.footer-info-right dd, .footer-info-right dd {
	font-size: 16px;
	margin-bottom: 20px;
}

.footer-info-right li {
	margin-bottom: 10px;
}

.footer-info-right a {
	color: #555;
}

.footer-info-right a:hover {
	color: #79c061;
}

.footer-info-right {
	float: right;
	width: 55%;
}

.footer-right-icon {
	background: url(/Shared/home2017/images/footer/right.png) no-repeat;
	width: 2px;
	height: 241px;
	background-size: 100% 100%;
	margin: 0 35px;
}

.copyright {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0 20px 0;
	overflow: hidden;
	font-size: 12px;
}

@media screen and (max-width: 1200px) {
	.footer-info {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		max-width: 960px;
	}
	.footer-right-icon {
		background: url(/Shared/home2017/images/footer/right.png) no-repeat;
		width: 2px;
		height: 241px;
		background-size: 100% 100%;
		margin: 0 20px;
	}
	.footer-info-right ul {
		float: right;
		margin: 0 40px;
	}
}


/*页面面包屑导航*/

.home-menu {
	border-bottom: 2px dotted #ccc;
}

.home-menu i {
	float: left;
	background: url(/Shared/home2017/images/icon/home.png) no-repeat;
	width: 27px;
	height: 30px;
	background-size: 100% 100%;
	margin: 5px 10px 0 5px;
}

.home-menu .breadcrumb {
	padding: 8px 15px;
	margin-bottom: 10px;
	list-style: none;
	background-color: #ffffff;
	border-radius: 4px;
}


/*按钮CSS开始*/

.button {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.button:focus, .button:active:focus, .button.active:focus, .button.focus, .button:active.focus, .button.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.button:hover, .button:focus, .button.focus {
	color: #333;
	text-decoration: none
}

.button:active, .button.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.button-lg, .button-group-lg > .button {
	padding: 8px 30px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

.button-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.button-success:hover, .button-success:focus, .button-success.focus, .button-success:active, .button-success.active, .open > .dropdown-toggle.button-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.button-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.button-info:hover, .button-info:focus, .button-info.focus, .button-info:active, .button-info.active, .open > .dropdown-toggle.button-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.button-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.button-default:hover, .button-default:focus, .button-default.focus, .button-default:active, .button-default.active, .open > .dropdown-toggle.button-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.button-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.button-danger:hover, .button-danger:focus, .button-danger.focus, .button-danger:active, .button-danger.active, .open > .dropdown-toggle.button-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.button-block {
	display: block;
	width: 100%
}

.button-block + .button-block {
	margin-top: 5px
}


/*按钮CSS结束*/

.recommendation {
	margin-top: 5px;
}

.recommendation a {
	margin-right: 15px;
	color: white;
}

.recommendation a:hover {
	color: #0477C0;
}

.lz {
	float: right;
	margin-top: -20px;
}

.lz .user-center-icon, .lz .user-notice-icon, .lz .user-shoppingcart-icon {
	width: 15px;
	height: 15px;
	float: left;
	margin: 3px 5px 0 0;
}

.lz .user-center-icon {
	background: url(../images/header/header-user.png) no-repeat;
}

.lz .user-notice-icon {
	background: url(../images/header/header-notice.png) no-repeat;
}

.lz .user-shoppingcart-icon {
	background: url(../images/header/header-shoppingcart.png) no-repeat;
}

.lz a {
	display: block;
	float: left;
	color: white;
	margin-right: 20px;
}

.lz a:hover {
	color: red;
}

.lz img {
	width: 16px;
	height: 16px;
}


/*面包屑导航开始*/

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb > li {
	display: inline-block
}

.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: ">\00a0"
}

.breadcrumb > .active {
	color: #777
}


/*面包屑导航结束*/


/*表格开始*/

table {
	border-spacing: 0;
	border-collapse: collapse
}

td, th {
	padding: 0
}

table {
	background-color: transparent
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-top: 1px solid #ddd
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0
}

.table > tbody + tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}


/*表格结束*/


/*表单开始*/

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}


/*表单结束*/


/*图片轮播开始*/

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	/*height:auto*/
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	min-width: 960px;
}

.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000
	}
	.carousel-inner > .item.next, .carousel-inner > .item.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block
}

.carousel-inner > .active {
	left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner > .next {
	left: 100%
}

.carousel-inner > .prev {
	left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0
}

.carousel-inner > .active.left {
	left: -100%
}

.carousel-inner > .active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 36%;
	bottom: 65%;
	left: 0;
	width: 8%;
	font-size: 120px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	filter: alpha(opacity=50);
	opacity: .5;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
	z-index: 101;
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 45%;
	z-index: 15;
	width: 100px;
	padding-left: 0;
	/*margin-left: -30%;*/
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #49B849;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -15px
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

@media (max-width: 999px) {
	.footer-info-middle {
		float: left;
		margin-left: 35px;
	}
}


/*图片轮播结束*/

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	display: block;
	float: none !important
}

.logininfo {
	float: right;
	overflow: hidden;
	padding-top: 20px;
	height: 50px;
	line-height: 50px;
	margin-left: 30px;
}

@media screen and (max-width: 750px) {
	.logininfo {
		float: right;
		overflow: hidden;
		padding-top: 20px;
		height: 50px;
		line-height: 50px;
		margin-left: 10px;
	}
}

.logininfo a, .logininfo a:hover {
	padding: 5px 10px;
	color: #fff;
	background: #F8981F;
	border-radius: 4px;
	margin: 0 3px;
}

.logininfo span {
	color: #484848;
}

.zo-info {
	text-align: center;
	margin: 30px auto;
}

.zo-info-title {
	width: 774px;
	margin: 0 auto;
	overflow: hidden;
}

.zo-info h2 {
	float: left;
	margin: auto 20px;
	color: #333;
}

.zo-info h4 {
	margin-top: 20px;
	clear: both;
	color: #666;
}

.zo-info-img1 {
	background: url(/Shared/home2017/images/cooperation/1.png) no-repeat;
	width: 311px;
	height: 8px;
	background-position: 50% 50%;
	background-size: cover;
	float: left;
	margin-top: 12px;
}

.zo-info-img2 {
	background: url(/Shared/home2017/images/cooperation/2.png) no-repeat;
	width: 311px;
	height: 8px;
	background-position: 50% 50%;
	background-size: cover;
	float: left;
	margin-top: 12px;
}



/*返回顶部*/

#gotop {
	position: fixed;
	z-index: 99;
	right: 10px;
	bottom: 50px;
	background: url(/Shared/home2017/images/icon/gotop.png) no-repeat;
	width: 55px;
	height: 50px;
	background-position: 0% 85%;
	border-radius: 5px;
}

.float-window {
	position: fixed;
	z-index: 999;
	right: 25px;
	bottom: 25%;
	width: 30px;
}

.study-ewm {
	position: absolute;
	z-index: 3;
	top: 30px;
	right: 60px;
}

.study-ewm img {
	width: 100px;
	height: 100px;
}

.right-index {
	float: right;
}

.right-text {
	float: right;
	width: 30px;
	text-align: center;
	color: #4c4c4c;
	font-size: 16px;
	background: #fff;
}

.right-text2 {
	/*margin-right:8px;*/
	margin-top: 95px;
	padding-right: 8px;
}

@media screen and (max-height: 768px) {
	.float-window {
		position: fixed;
		z-index: 999;
		right: 25px;
		bottom: 17%;
		width: 30px;
	}
}

@media screen and (max-width: 750px) {
	.float-window {
		position: fixed;
		z-index: 999;
		right: 25px;
		bottom: 17%;
		width: 30px;
	}
}

@media screen and (max-height: 768px) {
	.header {
		max-width: 1100px;
	}
	.header-img {
		max-width: 1100px;
	}
	.logo {
		top: 20px;
	}
	.logo .logo-img {
		width: 90px;
		margin-left: 5px;
		/*height:180px;*/
	}
	.study-ewm img {
		width: 80px;
		height: 80px;
	}
}

@media screen and (max-width: 1100px) {
	.logo {
		margin-left: 30px;
	}
}