@font-face {
	 font-family:"noto Sans";
/*	font-family: 'easy-image-gallery';
	src: url(../fonts/easy-image-gallery.eot);
	src: url(../fonts/easy-image-gallery.eot) format('embedded-opentype'), url(../fonts/easy-image-gallery.woff) format('woff'), url(../fonts/easy-image-gallery.ttf) format('truetype'), url(../fonts/easy-image-gallery.svg#easy-image-gallery) format('svg');
	font-weight: 400;
	font-style: normal*/
}
.popup {
	display: block
}
.popup .icon-view:before {
	content: "\e005"
}
.popup .icon-view {
	font-family: 'easy-image-gallery';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 48px;
	margin-left: -24px;
	margin-top: -24px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #fff;
	opacity: 0;
	visibility: visible;
	-webkit-transition: opacity .1s linear;
	-moz-transition: opacity .1s linear;
	-ms-transition: opacity .1s linear;
	-o-transition: opacity .1s linear;
	transition: opacity .1s linear;
	z-index: 1
}
.popup .overlay {
	visibility: hidden;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: .4;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear
}
.popup:hover .overlay {
	visibility: visible;
	background: #000
}
.popup:hover .icon-view {
	opacity: .8
}
.image-gallery {
	margin: 0;
	padding: 0
}
.image-gallery li {
	display: inline-block;
	padding: 0 20px 20px 0;
	margin: 0
}
.image-gallery a {
	position: relative;
	display: block
}
.image-gallery a img {
	display: block
}
.image-gallery ul {
	margin-bottom: 0
}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px
}
div.pp_default .pp_top .pp_left {
	background: url(../images/sprite.png) -78px -93px no-repeat
}
div.pp_default .pp_top .pp_middle {
	background: url(../images/sprite_x.png) top left repeat-x
}
div.pp_default .pp_top .pp_right {
	background: url(../images/sprite.png) -112px -93px no-repeat
}
div.pp_default .pp_content .ppt {
	color: #f8f8f8
}
div.pp_default .pp_content_container .pp_left {
	background: url(../images/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px
}
div.pp_default .pp_content_container .pp_right {
	background: url(../images/sprite_y.png) top right repeat-y;
	padding-right: 13px
}
div.pp_default .pp_next:hover {
	background: url(../images/sprite_next.png) center right no-repeat;
	cursor: pointer
}
div.pp_default .pp_previous:hover {
	background: url(../images/sprite_prev.png) center left no-repeat;
	cursor: pointer
}
div.pp_default .pp_expand {
	background: url(../images/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}
div.pp_default .pp_expand:hover {
	background: url(../images/sprite.png) 0 -56px no-repeat;
	cursor: pointer
}
div.pp_default .pp_contract {
	background: url(../images/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}
div.pp_default .pp_contract:hover {
	background: url(../images/sprite.png) 0 -113px no-repeat;
	cursor: pointer
}
div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(../images/sprite.png) 2px 1px no-repeat;
	cursor: pointer
}
div.pp_default .pp_gallery ul li a {
	background: url(../images/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa
}
div.pp_default .pp_social {
	margin-top: 7px
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(../images/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px
}
div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(../images/sprite.png) -31px -3px no-repeat;
	height: 20px;
	width: 20px;
	margin: 4px 0 0
}
div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px
}
div.pp_default .pp_content_container .pp_details {
	margin-top: 5px
}
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative
}
div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	position: absolute;
	top: 2px;
	margin: 0;
	padding: 0 0 0 10px
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: .7
}
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 5px 50px 5px 0
}
div.pp_default .pp_bottom .pp_left {
	background: url(../images/sprite.png) -78px -127px no-repeat
}
div.pp_default .pp_bottom .pp_middle {
	background: url(../images/sprite_x.png) bottom left repeat-x
}
div.pp_default .pp_bottom .pp_right {
	background: url(../images/sprite.png) -112px -127px no-repeat
}
div.pp_default .pp_loaderIcon {
	background: url(../images/loader.gif) center center no-repeat
}
div.light_rounded .pp_top .pp_left {
	background: url(../images/sprite.png) -88px -53px no-repeat
}
div.light_rounded .pp_top .pp_right {
	background: url(../images/sprite.png) -110px -53px no-repeat
}
div.light_rounded .pp_next:hover {
	background: url(../images/btnnext.png) center right no-repeat;
	cursor: pointer
}
div.light_rounded .pp_previous:hover {
	background: url(../images/btnprevious.png) center left no-repeat;
	cursor: pointer
}
div.light_rounded .pp_expand {
	background: url(../images/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_expand:hover {
	background: url(../images/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_contract {
	background: url(../images/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_contract:hover {
	background: url(../images/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_nav .pp_play {
	background: url(../images/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_rounded .pp_nav .pp_pause {
	background: url(../images/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_rounded .pp_arrow_previous {
	background: url(../images/sprite.png) 0 -71px no-repeat
}
div.light_rounded .pp_arrow_next {
	background: url(../images/sprite.png) -22px -71px no-repeat
}
div.light_rounded .pp_bottom .pp_left {
	background: url(../images/sprite.png) -88px -80px no-repeat
}
div.light_rounded .pp_bottom .pp_right {
	background: url(../images/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_top .pp_left {
	background: url(../images/sprite.png) -88px -53px no-repeat
}
div.dark_rounded .pp_top .pp_right {
	background: url(../images/sprite.png) -110px -53px no-repeat
}
div.dark_rounded .pp_content_container .pp_left {
	background: url(../images/contentpattern.png) top left repeat-y
}
div.dark_rounded .pp_content_container .pp_right {
	background: url(../images/contentpattern.png) top right repeat-y
}
div.dark_rounded .pp_next:hover {
	background: url(../images/btnnext.png) center right no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_previous:hover {
	background: url(../images/btnprevious.png) center left no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_expand {
	background: url(../images/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_expand:hover {
	background: url(../images/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_contract {
	background: url(../images/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_contract:hover {
	background: url(../images/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_description {
	margin-right: 85px;
	color: #fff
}
div.dark_rounded .pp_nav .pp_play {
	background: url(../images/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark_rounded .pp_nav .pp_pause {
	background: url(../images/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark_rounded .pp_arrow_previous {
	background: url(../images/sprite.png) 0 -71px no-repeat
}
div.dark_rounded .pp_arrow_next {
	background: url(../images/sprite.png) -22px -71px no-repeat
}
div.dark_rounded .pp_bottom .pp_left {
	background: url(../images/sprite.png) -88px -80px no-repeat
}
div.dark_rounded .pp_bottom .pp_right {
	background: url(../images/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_loaderIcon {
	background: url(../images/loader.gif) center center no-repeat
}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
	background: #000
}
div.dark_square .pp_description {
	color: #fff;
	margin: 0 85px 0 0
}
div.dark_square .pp_loaderIcon {
	background: url(../images/loader.gif) center center no-repeat
}
div.dark_square .pp_expand {
	background: url(../images/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.dark_square .pp_expand:hover {
	background: url(../images/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.dark_square .pp_contract {
	background: url(../images/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.dark_square .pp_contract:hover {
	background: url(../images/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.dark_square .pp_nav {
	clear: none
}
div.dark_square .pp_nav .pp_play {
	background: url(../images/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark_square .pp_nav .pp_pause {
	background: url(../images/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark_square .pp_arrow_previous {
	background: url(../images/sprite.png) 0 -71px no-repeat
}
div.dark_square .pp_arrow_next {
	background: url(../images/sprite.png) -22px -71px no-repeat
}
div.dark_square .pp_next:hover {
	background: url(../images/btnnext.png) center right no-repeat;
	cursor: pointer
}
div.dark_square .pp_previous:hover {
	background: url(../images/btnprevious.png) center left no-repeat;
	cursor: pointer
}
div.light_square .pp_expand {
	background: url(../images/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.light_square .pp_expand:hover {
	background: url(../images/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.light_square .pp_contract {
	background: url(../images/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.light_square .pp_contract:hover {
	background: url(../images/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.light_square .pp_nav .pp_play {
	background: url(../images/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_square .pp_nav .pp_pause {
	background: url(../images/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_square .pp_arrow_previous {
	background: url(../images/sprite.png) 0 -71px no-repeat
}
div.light_square .pp_arrow_next {
	background: url(../images/sprite.png) -22px -71px no-repeat
}
div.light_square .pp_next:hover {
	background: url(../images/btnnext.png) center right no-repeat;
	cursor: pointer
}
div.light_square .pp_previous:hover {
	background: url(../images/btnprevious.png) center left no-repeat;
	cursor: pointer
}
div.facebook .pp_top .pp_left {
	background: url(../images/sprite.png) -88px -53px no-repeat
}
div.facebook .pp_top .pp_middle {
	background: url(../images/contentpatterntop.png) top left repeat-x
}
div.facebook .pp_top .pp_right {
	background: url(../images/sprite.png) -110px -53px no-repeat
}
div.facebook .pp_content_container .pp_left {
	background: url(../images/contentpatternleft.png) top left repeat-y
}
div.facebook .pp_content_container .pp_right {
	background: url(../images/contentpatternright.png) top right repeat-y
}
div.facebook .pp_expand {
	background: url(../images/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.facebook .pp_expand:hover {
	background: url(../images/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.facebook .pp_contract {
	background: url(../images/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.facebook .pp_contract:hover {
	background: url(../images/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../images/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.facebook .pp_description {
	margin: 0 37px 0 0
}
div.facebook .pp_loaderIcon {
	background: url(../images/loader.gif) center center no-repeat
}
div.facebook .pp_arrow_previous {
	background: url(../images/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}
div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default
}
div.facebook .pp_arrow_next {
	background: url(../images/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}
div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default
}
div.facebook .pp_nav {
	margin-top: 0
}
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px
}
div.facebook .pp_nav .pp_play {
	background: url(../images/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px
}
div.facebook .pp_nav .pp_pause {
	background: url(../images/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px
}
div.facebook .pp_next:hover {
	background: url(../images/btnnext.png) center right no-repeat;
	cursor: pointer
}
div.facebook .pp_previous:hover {
	background: url(../images/btnprevious.png) center left no-repeat;
	cursor: pointer
}
div.facebook .pp_bottom .pp_left {
	background: url(../images/sprite.png) -88px -80px no-repeat
}
div.facebook .pp_bottom .pp_middle {
	background: url(../images/contentpatternbottom.png) top left repeat-x
}
div.facebook .pp_bottom .pp_right {
	background: url(../images/sprite.png) -110px -80px no-repeat
}
div.pp_pic_holder a:focus {
	outline: none
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000
}
.pp_content {
	height: 40px;
	min-width: 40px
}
* html .pp_content {
	width: 40px
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%
}
.pp_content_container .pp_left {
	padding-left: 20px
}
.pp_content_container .pp_right {
	padding-right: 20px
}
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px
}
.pp_description {
	display: none;
	margin: 0
}
.pp_social {
	float: left;
	margin: 0
}
.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden
}
.pp_social .twitter {
	float: left
}
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0
}
.pp_nav p {
	float: left;
	white-space: nowrap;
	margin: 2px 4px
}
.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px
}
a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative
}
.pp_gallery ul {
	float: left;
	height: 35px;
	position: relative;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding: 0
}
.pp_gallery ul a {
	border: 1px rgba(0,0,0,.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden
}
.pp_gallery ul a img {
	border: 0
}
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0
}
.pp_gallery li.default a {
	background: url(../images/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px!important
}
a.pp_next {
	background: url(../images/btnnext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}
a.pp_previous {
	background: url(../images/btnnext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000
}
a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 24px;
	margin: -12px 0 0 -12px
}
#pp_full_res {
	line-height: 1!important
}
#pp_full_res .pp_inline {
	text-align: left
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	z-index: 9999;
	margin: 0 0 5px 15px
}
div.pp_default .pp_content, div.light_rounded .pp_content {
	background-color: #fff
}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
	color: #000
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
	position: relative
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background: #fff
}
div.light_rounded .pp_description, div.light_square .pp_description {
	margin-right: 85px
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px!important
}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default
}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default
}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
	background: url(../images/loader.gif) center center no-repeat
}
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
	background: url(../images/contentpattern.png) top left repeat
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
	color: #c4c4c4
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
	color: #fff
}
.pp_top, .pp_bottom {
	height: 20px;
	position: relative
}
* html .pp_top, * html .pp_bottom {
	padding: 0 20px
}
.pp_top .pp_left, .pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
	left: 0;
	position: static
}
.pp_top .pp_right, .pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}
.pp_fade, .pp_gallery li.default a img {
	display: none
}


.mm{ width:164px; height:55px;border-radius:10px; background:#009fe9;box-shadow: 10px 10px 20px 1px rgba(0, 0, 0, .20);/* background:url(../images/mm.png) no-repeat center;*/ color:#FFF; text-align:center; line-height:55px; margin:0 auto; font-size:16px; margin-top:40px;}
.mm a:hover{width:164px; height:55px; color:#FFF;border-radius:10px;box-shadow: 10px 10px 20px 1px rgba(0, 0, 0, .20); background:#000;line-height:55px;  margin:0 auto; display:block}


/*************/
/*nav-menu*/
/*.nav-menu{ position:relative; z-index:1;  border-top:1px solid #e2e3e7; overflow:hidden;}
.nav-menu:after{ position:absolute; content:''; z-index:1; left:0; width:100%; height:100%; border-bottom:1px solid #e2e3e7; bottom:10px;background:#f9f9f9;}
.nav-menu .auto-inner{ position:relative; z-index:10;}
.nav-menu  li{ position:relative;}
.nav-menu  li a{ display:inline-block; border-bottom:2px solid transparent; padding:29px 0;}
.nav-menu  li.aon a{ border-bottom-color:#6eb92b;}
.nav-menu  li:after{ display:block; margin:0 auto;content:''; border:5px solid transparent;  width:0; height:0; }
.nav-menu  li.aon:after{border-top-color:#6eb92b;}
.nav-menu  .owl-nav{ display:none;}
@media(max-width:640px){
.nav-menu  li a{ padding: 15px 0;}
}

.th-nav{ padding-bottom:50px;}
.th-nav ul{ display:table; margin:0 auto;}
.th-nav li{ transition:0.3s; float:left; margin:2px 18px; padding:3px; border-radius:42px;
background: rgb(198,228,172); 
background: -moz-linear-gradient(left,  rgba(198,228,172,1) 0%, rgba(153,193,199,1) 100%); 
background: -webkit-linear-gradient(left,  rgba(198,228,172,1) 0%,rgba(153,193,199,1) 100%);
background: linear-gradient(to right,  rgba(198,228,172,1) 0%,rgba(153,193,199,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6e4ac', endColorstr='#99c1c7',GradientType=1 );
}
.th-nav li a{ transition:0.3s;color:#666; display:block; padding:0 30px; background:#fff; text-align:center; min-width:173px; line-height:36px; border-radius:36px;}
.th-nav li:hover,
.th-nav li:hover a,
.th-nav li.aon a,
.th-nav li.aon{ background:#6eb92b;}
.th-nav li:hover a,
.th-nav li.aon a{ color:#fff;}
@media(max-width:640px){
.th-nav{ padding-bottom:20px;}
.th-nav ul{ display:block; overflow:hidden; text-align: center;}
.th-nav li{ margin:2px 0.5%;float: none; display: inline-block;}
.th-nav li a{ min-width:inherit; padding:0 10px; line-height: 30px;}
}
*/


/* expmenu  内页产品导航 */
ul.expmenu{/*width:268px;*/}
ul.expmenu li div.daohang{padding:18px 12px;border-bottom:1px #dcdcdc solid; font-size:16px;/* border-radius: 10px; margin-bottom:1px*/}
ul.expmenu li:last-child div.daohang{border-bottom:none;}
ul.expmenu li ul li {background-color:#ececec;/*padding:12px;*/border-bottom:1px solid #dcdcdc;border-top:1px solid #fff;color:#727272;}
ul.expmenu li ul li a{background-color: #ececec;
  
  height: auto;
  display: block;
  padding: 12px 0; padding-left:5%; text-decoration:none; color:#615c5c;text-indent: 3em; font-size:14px;
}

ul.expmenu li ul li a:hover{background-color:#eda72d; width:100%; height:auto; display:block; color:#FFF}
.dhmenucur{background-color:#eda72d !important; width:100%; height:auto; display:block; color:#FFF !important}

ul.expmenu li ul li:last-child{border-bottom:none;}
ul.expmenu li ul li.selected{background-color:#f4f4f4;}
ul.expmenu div.daohang{
	color:#fff;
	
	
	background:#0061a3;/* Old browsers */
	background:-moz-linear-gradient(top, #565656 0%, #565656 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#565656));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #565656 0%,#565656 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #565656 0%,#565656 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top, #565656 0%,#565656 100%);/* IE10+ */
	background:linear-gradient(to bottom, #565656 0%,#565656 100%);/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#565656',GradientType=0 );/* IE6-9 */
}
ul.expmenu li div.daohang .label{padding-left:24px;background:no-repeat;}
ul.expmenu li div.daohang .arrow{display:block;width:16px;height:16px;background:no-repeat center;float:right;}
ul.expmenu li div.daohang .arrow.up{background-image:url(../images/arrow_u.png);}
ul.expmenu li div.daohang .arrow.down{background-image:url(../images/arrow_d.png);}
ul.expmenu li .menu{display:none;}	
/* Mouse Events */
ul.expmenu div.daohang:hover{
	background:#eda72d ;/* Old browsers */
	background:-moz-linear-gradient(top, #eda72d 0%, #eda72d 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#eda72d), color-stop(100%,#eda72d));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #eda72d 0%,#eda72d 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #4d7fb8 0%,#eda72d 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top, #4d7fb8 0%,#eda72d 100%);/* IE10+ */
	background:linear-gradient(to bottom, #eda72d 0%,#eda72d 100%);/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eda72d', endColorstr='#eda72d',GradientType=0 );/* IE6-9 */
	cursor:pointer;
}
.menursss{background:#eda72d !important; color:#FFF !important}
ul.expmenu li ul li:not(.selected):hover{
	background:#e7e7e7;/* Old browsers */
	cursor:pointer;
}
ul.expmenu li ul li:not(.selected):active{
	background:#f1f1f1;/* Old browsers */
	cursor:pointer;
}

/***********团队成员*************/
.productsss {
		padding: 7em 0;
	}
	
	@media screen and (min-width: 900px) {
	.containersss {
		width: 82%;
	}
}

.teacher{ position: relative;}

.teacher_bg{ display: inline-block;}

.teacher_pic{ overflow: hidden;}

.teacher_pic img{ display: block; width: 100%; height: 100%; object-fit: cover;}

.teacher_infor{ color: #767785;}

.teacher_title{ position: absolute; top: 0; right: 0; z-index: 9;}

.teacher_tab::after{ content:''; display:block; width: 0; height:0; clear:both; visibility:hidden;}

.teacher_tab li{ float: left; border: solid 4px transparent;}

.teacher_tab .teacher_th{ overflow: hidden;}

.teacher_tab .on{ position: relative;}

.teacher_tab .on::after{ content: ''; position: absolute; z-index: 9;}

.teacher_th img{ width: 100%; height: 100%; object-fit: cover;}

.teacher_name{ position: relative;}

.teacher_name h1{ display: inline-block; color: #1c1f3e;}

.teacher_name p{ display: inline-block; color: #1c1f3e;}

.teacher_name span{ height: 1px; background: #1c1f3e; position: absolute; top: 50%; transform: translateY(-50%); z-index: 9;}

.teacher_p{ color: #767785;}

.teacher_content{ overflow: hidden;}

.teacher_content li{ overflow: hidden;}



/***********内页导航*******/

@media (max-width: 789px) {.nyedh{ width:100%; height:auto; margin-top:10px;}

.news-tab-wrap {padding:0px 0 0px; padding-top:10px;}

}


@media (min-width: 790px) and (max-width:1920px ) {.nyedh{ width:100%; height:auto; margin-top:50px;}

.news-tab-wrap {padding:0px 0 35px; padding-top:30px;}

}

.news-tab-wrap {
 width: 98%;
  max-width: 1400px;
  margin: 0 auto;
}
.news-tab-wrap li {display:inline-block;margin-right:10px; margin-bottom:10px;}
.news-tab-wrap li a {
    display:block;
   /* width:200px;*/
    height:50px;
    font-size:14px;
    color:#666;
    line-height:50px;
    text-align:center;
/*    background:#f5f6f6;*/
    border-radius:25px;
    transition:all .4s ease-in-out;border: 1px solid #666; padding:0 15px;
}
.news-tab-wrap li.on a,.news-tab-wrap li a:hover {color:#fff;background:#eda72d;border: 1px solid #eda72d;}
.news-list .item-list {margin-left:-1.5%;}
.news-list li {
    position:relative;
    float:left;
    width:100%;
    margin:0 0 1.5% 0%;
  /*  background:#fff;*/
}


@media (max-width: 789px) {.pcs{ display:none}}


@media (min-width: 790px) and (max-width:1920px ) {.mobiles{ display: none} }



