html, body {
	width: 100%;
	height: 100%;
}
.content{
	width: 100%;
	height: 100%;
	overflow: auto;
}
@font-face {
  font-family: 'jc35';  /* project id 1992410 */
  src: url('//at.alicdn.com/t/font_1992410_t5uctre7sxm.eot');
  src: url('//at.alicdn.com/t/font_1992410_t5uctre7sxm.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1992410_t5uctre7sxm.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1992410_t5uctre7sxm.woff') format('woff'),
  url('//at.alicdn.com/t/font_1992410_t5uctre7sxm.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1992410_t5uctre7sxm.svg#jc35') format('svg');
}
.jc35{
    font-family:"jc35" !important;
    font-size:16px;
	font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;}
.w {
    width: 1400px;
    margin: 0 auto;
}
.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/images/public/adv.png") no-repeat;
}
#header {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background-color: #f5f5f5;
}
.header {
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.header ul {
	float: left;
}
.header li {
	float: left;
	color: #666;
	line-height: 40px;
}
.header li a {
	color: #666;
	padding: 0 4px;
}
.header p a {
	color: #666;
	padding: 0 10px;
}
.header li a.login{color:#00994d;}
.header a:hover,
.header a.mobile:hover {
	color: #00994d;
}
.header input {
	width: 92px;
	height: 18px;
	float: left;
	border: 1px solid #d4d4d4;
	margin: 6px 6px 0 0;
}
.header button {
	width: 35px;
	height: 19px;
	border:0;
	float: left;
	background: url(../../../../images/sampic/news.gif) no-repeat 0 0;
	margin: 6px 4px 0 2px;
}
.header p {
	line-height: 40px;
	float: right;
	padding-right: 6px;
	color: #dfdfdf;
}
.header a.mobile {
	width: 55px;
	height: 16px;
	display: block;
	float: right;
	text-indent: 19px;
	margin-top: 12px;
	line-height: 16px;
	background: url(../../../../images/sampic/news.gif) no-repeat -139px 0;
	padding: 0;
}
.top {
	box-shadow: 0px 6px 8px 0px rgba(0, 19, 6, 0.2);
	height: 60px;
	line-height: 60px;
	position: relative;
	margin-top: -7px;
}
.top .logo {
	float: left;
	height: 50px;
	margin-right: 22px;
}
.top .page-name {
	float: left;
	font-size: 16px;
	color: #666;
}
.top .page-name a {
	font-size: 22px;
	color: #333;
	font-weight: bold;
}
.top .page-name a:hover {
	color: #ff9600;
}
.top .page-name a.home {
	font-size: 16px;
	font-weight: normal;
}
.top .page-name i {
	display: inline-block;
	width: 1px;
	background-color: #bfbfbf;
	height: 28px;
	margin: 18px 28px 0;
	vertical-align: top;
}
.top #searchForm {
	float: right;
	width: 382px;
	height: 36px;
	border: 1px solid #00994d;
	margin-top: 13px;
	border-radius: 2px;
	line-height: 36px;
	box-sizing: border-box;
	position: relative;
}
.searchSelect {
	width: 82px;
	position: relative;
	float: left;
}
.selectTop {
	width: 100%;
	text-indent: 10px;
	height: 26px;
	line-height: 26px;
	border-right: 1px solid #ddd;
	margin-top: 5px;
}
.selectTop i {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 10px;
}
.selectBot {
	width: 100%;
	position: absolute;
	background-color: #ffffff;
	top: 35px;
	left: -2px;
	z-index: 99;
	border: 1px solid #e6e6e6;
	display: none;
}
.selectBot li {
	line-height: 25px;
	font-size: 14px;
	/* text-indent: 5px; */
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-align: center;
}
.selectBot li:hover {
	background-color: #00994d;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#searchForm input {
	float: left;
	width: 228px;
	border: none;
	height: 34px;
	text-indent: 10px;
}
#searchForm button {
	width: 70px;
	height: 36px;
	border: none;
	background-color: #00994d;
	color: #fff;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: -1px;
}
#searchForm button i {
	margin-right: 5px;
	font-size: 14px;
	vertical-align: top;
	display: inline-block;
	margin-top: 1px;
}
.main {
	height: calc(100% - 154px);
	background: #eee url(../../../../images/sampic/book_bg.png) no-repeat bottom center;
	background-size: 100% auto;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.main .w {
	position: relative;
	height: 100%;
}
.main .book-swiper {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
	/* max-height: 95%; */
	height: 92%;
}
.main .book-swiper .swiper-slide {
	text-align: center;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.book-swiper .image {
	height: 100%;
	position: relative !important;
	display: inline-block;
	width: 100%;
}
.book-swiper .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%) scale(1);
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.main .swiper-button-next,.main .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 64px;
	height: 120px;
	margin-top: -60px;
	z-index: 10;
	cursor: pointer;
	background-size: 22px 35px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(182,182,182,.7);
	border-radius: 4px;
	outline: none
}
.main .swiper-button-next,.main .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
	right: 0;
	left: auto;
}
.main .swiper-button-prev, .main .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
	left: 0;
	right: auto;
}
.main .menu {
	width: 100%;
	height: 240px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: rgba(0,0,0,.6);
	z-index: 999;
	text-align: center;
	z-index: -1;
}
.main .menu .close {
	position: absolute;
	right: 65px;
	top: -32px;
	width: 40px;
	height: 32px;
	line-height: 32px;
	background-color: rgba(0,0,0,.6);
	color: #fff;
}
.main .menu .gallery-thumbs {
	display: inline-block;
	margin: 24px auto 0;
	color: #fff;
	font-size: 14px;
	max-width: 1300px;
	overflow: hidden;
}
.main .menu .gallery-thumbs img {
	height: 170px;
}
.main .menu .gallery-thumbs p {
	margin-top: 8px;
}
.gallery-thumbs .swiper-slide {
	width: auto;
}
.gallery-thumbs .swiper-slide:first-of-type {
	margin-left: 12px;
}
.footer {
	height: 44px;
	background-color: #00994d;
	width: 100%;
	position: relative;
	/* bottom: 0;
	left: 0; */
	padding: 0 95px;
	box-sizing: border-box;
	box-shadow: 0px -4px 6px 0px rgba(0, 19, 6, 0.2);
	z-index: 999;
}
.footer .foot {
	position: relative;
	width: auto;
	font-size: 0;
}
.footer .menu {
	position: absolute;
	top: 0;
}
.footer .menu span {
	margin-right: 25px;
	position: relative;
}
.footer .menu span b {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 26px;
    line-height: 26px;
    bottom: 34px;
    pointer-events: none;
    background-color: #00994d;
    color: #fff;
    padding: 0 9px;
    min-width: 42px;
    font-size: 12px;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    font-weight: normal;
    white-space: nowrap;
    display: none;
}
.footer .menu span b::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	border-color: #00994d transparent transparent transparent;
	line-height: 0px;
	_border-color: #00994d #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.footer .menu span:hover b {
	display: block;
}
.footer .menu span:hover b.hide {
	display: none;
}
.footer .menu span.focus:hover b.hide,.footer .menu span.play:hover b.hide {
	display: block;
}
.footer .menu span.focus:hover b.show,.footer .menu span.play:hover b.show {
	display: none;
}
.footer .menu span#play .stop {
	display: none;
}
.footer .menu span#play.play i {
	display: none;
}
.footer .menu span#play.play .stop {
	display: block;
}
.footer .menu span .contact-box {
	position: absolute;
	width: 240px;
	bottom: 42px;
	left: -96px;
	background-color: #00994d;
	padding: 3px;
	color: #fff;
	font-size: 12px;
	display: none;
}
.footer .menu span .contact-box::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #00994d transparent transparent transparent;
	line-height: 0px;
	_border-color: #00994d #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	left: 50%;
	bottom: -6px;
	margin-left: -6px;
}
.footer .menu span .contact-box .item {
	background-color: #fff;
	padding: 1px;
	position: relative;
}
.footer .menu span .contact-box .item::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #fff transparent transparent transparent;
	line-height: 0px;
	_border-color: #fff #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	left: 50%;
	bottom: -6px;
	margin-left: -6px;
	z-index: 9;
}
.footer .menu span .contact-box .item .content {
	background-color: #00994d;
	position: relative;
	padding: 12px 10px 14px;
	overflow: visible;
	box-sizing: border-box;
}
.footer .menu span .contact-box .item .content::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #00994d transparent transparent transparent;
	line-height: 0px;
	_border-color: #00994d #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	left: 50%;
	bottom: -5px;
	margin-left: -6px;
	z-index: 10;
}
.footer .menu span .contact-box strong {
	display: block;
	text-align: center;
	font-size: 16px;
	margin-bottom: 12px;
}
.footer .menu span .contact-box p {
	line-height: 14px;
	height: 14px;
	margin-top: 8px;
	overflow: hidden;
}
.footer .menu span .contact-box p.address {
	height: auto;
	max-height: 28px;
}
.footer .menu span .contact-box p i {
	font-size: 12px;
	margin-right: 8px;
}
.footer .menu span:hover .contact-box {
	display: block;
}
.footer .menu a {
	color: #fff;
	display: inline-block;
	width: 50px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	position: relative;
}
.footer .menu a::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	height: 20px;
	top: -20px;
}
.footer .menu a:hover,.footer .menu a.focus {
	background-color: rgba(255,255,255,.2);
	border-bottom: 3px solid #fff;
}
.footer .menu a i {
	font-size: 18px;
}

.footer .menu a i.cancel {
	display: none;
}
.footer .menu span.focus a i {
	display: none;
}
.footer .menu span.focus a i.cancel {
	display: block;
}
.footer .menu.left {
	left: 0;
}
.footer .menu.right {
	right: 0;
}
.footer .page {
	height: 42px;
}
.footer .page input {
	width: 90px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	border: 0;
	margin: 8px 20px 0;
}
.footer .page a {
	color: #fff;
	display: inline-block;
	width: 50px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	vertical-align: top;
}
.footer .page a i {
	font-size: 14px;
}
.footer .page a:hover {
	background-color: rgba(255,255,255,.2);
	border-bottom: 3px solid #fff;
}
.footer .page .swiper-pagination {
	width: 90px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	border: 0;
	background-color: #fff;
	bottom: 6px;
	left: 50%;
	margin-left: -45px;
}
.footer .page .swiper-button-next,.footer .page .swiper-button-prev {
	background: none !important;
}
.footer .page .swiper-button-prev, .footer .page .swiper-container-rtl .swiper-button-next {
	left: 50%;
	margin-left: -90px;
	line-height: 46px;
	color: #fff;
	margin-top: 0;
	top: 0;
	outline: none;
}
.footer .page .swiper-button-next, .footer .page .swiper-container-rtl .swiper-button-prev {
	right: 50%;
	margin-right: -100px;
	line-height: 46px;
	color: #fff;
	margin-top: 0;
	top: 0;
	outline: none;
}
.footer .menu span.fenxiang {
	position: relative;
}
.fenxiang .fenxiangDiv {
	position: absolute;
	left: 0;
	bottom: 28px;
	width: 164px;
	height: 45px;
	z-index: 99;
	background: #fff;
	border-top: 3px solid #009944;
	box-shadow: 0 6px 15px #d6d6d6;
	padding: 5px 10px;
	box-sizing: border-box;
}
.fenxiang .bdsharebuttonbox a {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 6px;
}
.fenxiang .bdsharebuttonbox a:hover {
	border-bottom: 0;
}
.mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	z-index: 9999;
	display: none;
}
.dialog-box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background-color: #68c697;
	color: #fff;
	width: 350px;
	padding: 20px;
	box-sizing: border-box;
	font-size: 16px;
}
.dialog-box .dialog-title {
	font-size: 18px;
	position: relative;
}
.dialog-box .dialog-title i {
	font-size: 18px;
	margin-right: 5px;
}
.dialog-box .close {
	position: absolute;
	right: 12px;
	top: 12px;
	color: #fff;
	z-index: 999;
}
.dialog-box .close i {
	font-size: 20px;
}

.dialog-content p {
	margin-top: 18px;
}
.dialog-content p a {
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	line-height: 14px;
	text-indent: -99999px;
	overflow: hidden;
	font-size: 12px;
	display: inline-block;
	border: 1px solid #fff;
	vertical-align: top;
	margin-right: 7px;
	margin-top: 4px;
}
.dialog-content p a.focus {
	text-indent: 0;
	text-align: center;
	color: #fff;
	font-family: "Microsoft YaHei";
}
.dialog-content p input {
	width: 110px;
	height: 28px;
	font-size: 12px;
	box-sizing: border-box;
	border: 0;
	margin-left: 7px;
	text-indent: 7px;
	vertical-align: top;
	margin-top: -2px;
}
.dialog-content .btn {
	margin-top: 20px;
	text-align: center;
}
.dialog-content .btn a {
	color: #fff;
	display: block;
	line-height: 30px;
	background-color: rgba(255,255,255,.3);
}
.dialog-content .btn a:hover {
	background-color: rgba(255,255,255,.2);
}

.mainW{
	height: calc(100% - 51px);
}
.mainW .swiper-slide{
	width: 1400px!important;
}


@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 810px;
	}
	.top #searchForm {
		width: 340px;
		height: 32px;
		margin-top: 15px;
		line-height: 32px;
		font-size: 12px;
	}
	.selectTop i {
		right: 8px;
		top: 7px;
		font-size: 8px;
	}
	.searchSelect {
		width: 60px;
	}
	#searchForm input {
		width: 219px;
		height: 30px;
	}
	#searchForm button {
		width: 60px;
		height: 32px;
		font-size: 12px;
	}
	.selectTop {
		text-indent: 8px;
		height: 18px;
		line-height: 18px;
		margin-top: 6px;
	}
	.main .menu .gallery-thumbs {
		max-width: 800;
	}
	.header li a {
		padding: 0 0px;
	}
	.header p a {
		padding: 0 6px;
	}
	.top .page-name a {
		font-size: 20px;
	}
	.top .page-name {
		font-size: 14px;
	}
	.top .page-name i {
		height: 22px;
		margin: 20px 18px 0;
	}
}
/* @media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 810px;
	}
	.top #searchForm {
		width: 340px;
		height: 32px;
		margin-top: 15px;
		line-height: 32px;
		font-size: 12px;
	}
	.selectTop i {
		right: 8px;
		top: 7px;
		font-size: 8px;
	}
	.searchSelect {
		width: 60px;
	}
	#searchForm input {
		width: 219px;
		height: 30px;
	}
	#searchForm button {
		width: 60px;
		height: 32px;
		font-size: 12px;
	}
	.selectTop {
		text-indent: 8px;
		height: 18px;
		line-height: 18px;
		margin-top: 6px;
	}
	.main .menu .gallery-thumbs {
		max-width: 800;
	}
	.header li a {
		padding: 0 0px;
	}
	.header p a {
		padding: 0 6px;
	}
	.top .page-name a {
		font-size: 20px;
	}
	.top .page-name {
		font-size: 14px;
	}
	.top .page-name i {
		height: 22px;
		margin: 20px 18px 0;
	}

}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1200px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1900px){
	.w{
		width: 1000px;
	}
	.main .menu .gallery-thumbs {
		max-width: 800;
	}
	.header li a {
		padding: 0 0px;
	}
	.header p a {
		padding: 0 6px;
	}
	.top .page-name a {
		font-size: 20px;
	}
	.top .page-name {
		font-size: 14px;
	}
	.top .page-name i {
		height: 22px;
		margin: 20px 18px 0;
	}
}
@media only screen and (min-width:1901px){
	.w{
		width: 1200px;
	}
} */
@media only screen and (max-width:1024px){
	.w{
		width: 810px;
	}
	.top #searchForm {
		width: 340px;
		height: 32px;
		margin-top: 15px;
		line-height: 32px;
		font-size: 12px;
	}
	.selectTop i {
		right: 8px;
		top: 7px;
		font-size: 8px;
	}
	.searchSelect {
		width: 60px;
	}
	#searchForm input {
		width: 219px;
		height: 30px;
	}
	#searchForm button {
		width: 60px;
		height: 32px;
		font-size: 12px;
	}
	.selectTop {
		text-indent: 8px;
		height: 18px;
		line-height: 18px;
		margin-top: 6px;
	}
	.main .menu .gallery-thumbs {
		max-width: 800;
	}
	.header li a {
		padding: 0 0px;
	}
	.header p a {
		padding: 0 6px;
	}
	.top .page-name a {
		font-size: 20px;
	}
	.top .page-name {
		font-size: 14px;
	}
	.top .page-name i {
		height: 22px;
		margin: 20px 18px 0;
	}
}
