html {
  width: 100%; overflow-y: scroll; font-size: 10px
}
body {
  width: 100%; min-width: 1240px; margin: 0px; padding: 0px; background: #25292c; font-size: 1.2rem; text-size-adjust: none; color: #000; font-family: Microsoft YaHei, Arial, Verdana
}
div,p,span,em {
  backface-visibility: hidden
}
ul,ol {
  list-style: none
}
form,dl,dt,dd,ul,ol,input,select,textarea,h1,h2,h3,h4,h5,h6 {
  margin: 0px; padding: 0px
}
input,button,select,textarea {
  font-size: 1.2rem; color: #000; outline: none
}
img {
  border: 0px
}
button {
  display: inline-block; padding: 8px 16px; font-size: 1.4rem; border: 0px; line-height: 100%; color: #fff; border: #666 1px solid; cursor: pointer; transition: background-color .1s ease, border-color .1s ease
}
button.b1 {
  background-color: #555; border-color: #555
}
button.b1:hover {
  background-color: #333; border-color: #333
}
button.b1:focus {
  border-color: #000
}
button.b2 {
  background-color: #005f9b; border-color: #005f9b;padding: 10px;
  
}
button.b2:hover {
  background-color: #004570; border-color: #004570
}
button.b2:focus {
  border-color: #002842
}
button.lock,
button.lock:hover,
button.lock:focus {
  background-color: #bbb !important; border-color: #bbb !important
}
input.i1 {
  width: 358px; padding: 10px; border: #d1d1d1 1px solid; box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.08); transition: border-color .3s ease, box-shadow .3s ease
}
input.i1:focus {
  border-color: #5b9dd9; box-shadow: 0px 0px 2px rgba(30, 140, 190, 0.8)
}
textarea.t1 {
  width: 358px; height: 178px; line-height: 150%; padding: 10px; border: #d1d1d1 1px solid; box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.08); transition: border-color .3s ease, box-shadow .3s ease
}
textarea.t1:focus {
  border-color: #5b9dd9; box-shadow: 0px 0px 2px rgba(30, 140, 190, 0.8)
}
a {
  color: #000; text-decoration: none
}
a:hover {
  color: #000; text-decoration: none
}
a.link {
  cursor: pointer
}
.ash {
  color: #999
}
.block {
  display: block !important
}
.clear {
  clear: both
}
.clear_float {
  zoom: 1
}
.clear_float:after {
  display: block; clear: both; content: ""; visibility: hidden; height: 0
}
.center {
  text-align: center !important
}
.hide {
  display: none !important
}
.hand {
  cursor: pointer
}
.highlight {
  background-color: #ffff00
}
.pagehide {
  display: none !important
}
.wrap {
  width: 100%; /*position: relative;*/ z-index: 100
}
.header {
  width: 100%; min-width: 1240px; height: 80px; background: #fff; border-bottom: #eee 1px solid; position: fixed; top: 0px; z-index: 10000
}
.header div.desk {
  width: 100%; height: 100%; background: #fff; position: absolute; top: 0px; left: 0px; z-index: 100
}
.header div.logo {
  margin-left: -600px; line-height: 80px; position: absolute; top: 0px; left: 50%; z-index: 110
}
.header div.logo a {
  font-size: 2.4rem; color: #005f9b
}
.header div.menu {
  width: 1200px; margin: auto; position: relative; z-index: 110
}
.header div.menu ul {
  position: absolute; top: 0px; right: 0px
}
.header div.menu ul li {
  float: left;
  position: relative;
}
.header div.menu ul li a {
  display: inline-block; line-height: 80px; padding: 0px 20px; font-size: 1.6rem; color: #005f9b; font-weight: bold;background: linear-gradient(#ff6b6b, #ff6b6b) bottom center no-repeat; background-size: 0% 3px;transition:background-size 0.3s linear;
}
.header div.menu ul li a:hover {
  background-size: 100% 3px;color: #000;
}
.header div.menu ul li.on {
  background: linear-gradient(#ff6b6b, #ff6b6b) bottom center no-repeat; background-size: 100% 3px
}
.header div.menu ul li.on a {
  color: #000
}
.header span.menu {
  display: none; cursor: pointer
}
.headertakeup {
  width: 100%; height: 80px
}
.newsh2{

}
.nav_span{
	display: block;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 50%;
    font-size: 12px;
    width: 120%;
    transform: translateX(-50%);
}
.newszi{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	height: 85px;
	background: #fff;
	text-align: left;
	text-indent: 2em;
	padding: 1em;
	
}
.newszi>a>p{
	margin-bottom: 20px;
}
.newszi>a{
	display: contents;
	margin-bottom: 20px;
}
.newstime{
	background: #fff;
	text-align: right;
	padding: 1em;
	height: 1.4em;

}
.newstime span{
	width: 100px;
    overflow: hidden;
    display: block;
    float: right;
    height: 1.4em;

}
.footer {
  width: 100%; padding: 20px 0px; position: relative; z-index: 100;background: #363636;
}
.footer .copyright {
  width: 100%; line-height: 200%; text-align: center; color: #cbcbcb;
}
.footer .copyright a {
  color: #cbcbcb;
}
.footer .copyright a:hover {
  color: #f5f5f5;
}
.container {
  width: 100%; background: linear-gradient(#ececec, #f8f8f8) #f8f8f8 top center no-repeat; background-size: 100% 3px; position: relative; z-index: 100
}
.container a:hover{color:#005f9b;}
.breadcrumb {
  font-size: 1.4rem
}
.breadcrumb em {
  display: inline-block; vertical-align: middle; margin: 0px 5px; width: 1.2rem; height: 1.2rem; background: url(icon/arrow.2.svg) center center no-repeat
}
.cupboard {
  width: 1200px; margin: auto; padding: 20px 0px; position: relative; z-index: 100
}
.cupboard .main {
  width: 898px; padding: 20px; background: #fff; float: right; border: #f2f2f2 1px solid
}
.cupboard .main span {
  font-size: 1.8rem; line-height: 150%; padding-bottom: 20px; border-bottom: #eee 1px solid
}
.cupboard .main .list {
  padding-bottom: 20px
}
.cupboard .main .list li {
  padding: 20px 0px; line-height: 150%; border-bottom: #ddd 1px dotted; position: relative; z-index: 100
}
.cupboard .main .list li span.time {
  color: #999; position: absolute; top: 20px; right: 0px; z-index: 100
}
.cupboard .main .content div.text {
  padding-top: 20px; font-size: 1.4rem; line-height: 200%
}
.cupboard .main .content div.text p {
  margin: 0px; padding: 0px 0px 20px 0px
}
.cupboard .main .content div.text img {
  max-width: 100%
}
.cupboard .side {
  width: 240px; background: #fff; float: left
}
.cupboard .side dl.option {
  padding: 20px; border: #f2f2f2 1px solid 
}
.cupboard .side dl.option dt {
  padding-bottom: 15px; font-size: 1.6rem; font-weight: bold; line-height: 100%
}
.cupboard .side dl.option dd {
  background: url(icon/circle.1.svg) left center no-repeat; background-size: 6px 6px; padding-left: 14px; font-size: 1.4rem; line-height: 200%
}
.cupboard .links {
  width: 1230px; margin-left: -15px; font-size: 0px; text-align: center
}
.cupboard .links div.item {
  width: 175px; margin: 0px 15px 30px 15px; display: inline-block
}
.cupboard .links div.item a {
  display: table; text-align: center
}
.cupboard .links div.item a span {
  display: table-cell; vertical-align: middle
}
.cupboard .links div.item a img {
  max-width: 175px; max-height: 100px
}
.cupboard .pictures {
  width: 1230px; margin-left: -15px
}
.cupboard .pictures div.item {
  width: 380px; margin: 0px 15px 30px 15px; float: left
}
.cupboard .pictures div.item p.image {
  margin: 0px; padding: 0px
}
.cupboard .pictures div.item p.image img {
  width: 100%
}
.cupboard .pictures div.item p.topic {
  margin: 0px; padding: 0px; background: #fff; line-height: 300%; font-size: 1.4rem; font-weight: bold; text-align: center
}
.cupboard .synopsis div.item {
  width: 520px; height: 160px; margin-bottom: 20px; padding: 30px; background: #fff; float: left; overflow: hidden; position: relative; z-index: 100
}
.cupboard .synopsis div.item p {
  margin: 0px; padding: 0px
}
.cupboard .synopsis div.item p.photo {
  width: 160px; height: 160px; float: left; margin-right: 30px; margin-bottom: 30px
}
.cupboard .synopsis div.item p.photo img {
  width: 100%; height: 100%
}
.cupboard .synopsis div.item p.topic {
  padding-bottom: 10px; font-size: 1.6rem; font-weight: bold
}
.cupboard .synopsis div.item p.topic em {
  font-style: normal; color: #666; font-size: 1.4rem
}
.cupboard .synopsis div.item p.intro {
  line-height: 150%; font-size: 1.4rem; color: #333
}
.cupboard .outline {
  width: 1230px; margin-left: -15px
}
.cupboard .outline span {
  font-size: 1.8rem; line-height: 150%; padding-bottom: 20px; text-align: center
}
.cupboard .outline div.item {
  width: 340px;height:600px; background: #fff; margin: 0px 15px 30px 15px; padding: 20px; float: left
}
.cupboard .outline div.item ul {
  padding: 10px 0px
}
.cupboard .outline div.item ul li {
  padding-left: 20px; background: url(icon/circle.1.svg) left center no-repeat; background-size: 6px 6px; font-size: 1.4rem; line-height: 200%
}
.cupboard .outline div.item p {
  margin: 0px; padding: 0px
}
.cupboard .outline div.item p.topic {
  padding-bottom: 10px; line-height: 150%; border-bottom: #eee 1px solid; font-size: 1.6rem; font-weight: bold
}
.cupboard .outline div.item p.tips {
  color: #999; line-height: 200%
}
.cupboard .outline div.item p.email {
  background: url(icon/email.1.svg) left center no-repeat; background-size: 20px; padding-left: 30px; line-height: 200%
}
.cupboard .outline div.item p.email a {
  color: #005f9b; text-decoration: underline
}
.cupboard .full.content span {
  font-size: 1.8rem; line-height: 150%; padding-bottom: 20px; text-align: center; border-bottom: #eee 1px solid
}
.cupboard .full.content div.text {
  background: #fff; padding: 20px; font-size: 1.4rem; line-height: 200%
}
.cupboard .full.content div.text p {
  margin: 0px; padding: 0px 0px 20px 0px
}
.cupboard .full.content div.text img {
  max-width: 100%
}
.cupboard .tinyform li {
  padding: 10px 0px; text-align: center
}
.cupboard .search {
  background: #fff; padding: 20px; font-size: 1.4rem
}
.cupboard .search .result {
  padding-bottom: 20px
}
.cupboard .search .result li {
  padding: 10px 0px; border-bottom: #ddd 1px dotted
}
.cupboard .search .result li a {
  display: block
}
.cupboard .search .result li a.url {
  color: #008000; font-size: 1.2rem; padding-top: 10px
}
.pagi {
  line-height: 100%; text-align: center
}
.pagi a {
  display: inline-block; background: #fff; padding: 10px; font-size: 1.4rem; color: #666; border: #eee 1px solid; border-right: 0px; cursor: pointer; vertical-align: middle
}
.pagi a:last-child {
  border-right: #eee 1px solid
}
.pagi a.on {
  text-decoration: underline
}
.selector {
  width: 100%; padding-bottom: 20px; text-align: center
}
.selector ul {
  display: inline-block; font-size: 0px
}
.selector ul li {
  display: inline-block; background: #fff; border: #ddd 1px solid; border-right: 0px
}
.selector ul li:first-child {
  border-top-left-radius: 10px; border-bottom-left-radius: 10px
}
.selector ul li:last-child {
  border-right: #ddd 1px solid; border-top-right-radius: 10px; border-bottom-right-radius: 10px
}
.selector ul li a {
  display: inline-block; font-size: 1.4rem; padding: 10px 20px
}
.selector ul li.on {
  background: #005f9b; border-color: #005f9b
}
.selector ul li.on a {
  color: #fff
}
.home {
  width: 100%; position: relative; z-index: 100
}
.home .banner {
  width: 100%; height: 500px; background: url(7.jpg) center center; background-size: cover; position: relative; z-index: 100
}
.home .banner h2 {
  width: 600px; font-size: 4.8rem; font-weight: normal; color: #fff; text-align: center; margin-left: -300px; position: absolute; top: 160px; left: 50%; z-index: 200
}
.home .banner h3 {
  width: 600px; font-size: 1.8rem; font-weight: normal; color: #fff; text-align: center; margin-left: -300px; position: absolute; top: 240px; left: 50%; z-index: 200
}
.home .banner a.more {
  width: 196px; font-size: 1.8rem; color: #fff; text-align: center; line-height: 46px; border: #fff 2px solid; border-radius: 10px; margin-left: -100px; position: absolute; top: 300px; left: 50%; z-index: 200; transition: background .3s ease,color .3s ease
}
.home .banner a.more:hover {
  background: #fff; color: #000
}
.home_item {
  width: 100%; padding: 20px 0px; background: #f8f8f8
}
.home_item h2 {
  font-size: 2.4rem; line-height: 200%; font-weight: normal; text-align: center
}
.home_item:nth-child(odd) {
  background: #fff
}
body {
				margin: 0;
				height: auto;
			}

			dl,
			dd,
			dt {
				margin: 0;
				padding: 0;
			}

			a {
				text-decoration: none;
			}

			.header {
				position: fixed;
			}

			.navber {
				position: fixed;
				top: 0;
				left: 0;
				background: rgba(255, 255, 255, 0.9);
				width: 100%;
				height: 60px;
				z-index: 999;
				box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .04);
			}

			.container>.banner {
				padding: 60px 0 0;
			}

			.banner,
			.banner-lg {
				width: 100%;
				height: auto;
				position: relative;
			}

			.banner-lg {
				position: relative;
			}

			.swiper-slide a {
				display: block;
			}

			.banner-lg img,
			.swiper-slide img {
				width: 100%;
				height: auto;
			}

			.banner-zx {
				width: 174px;
				height: 50px;
				border: 1px solid #fefefe;
				position: absolute;
				top: 55%;
				left: 18.5%;
				color: #ffffff !important;
				font-size: 18px;
				line-height: 48px;
				text-align: center;
				box-sizing: border-box;
				margin: 0;
			}

			.banner-zx-web {
				border-radius: 25px;
				border: 1px solid #e75e58;
				background: #fafafa;
				color: #e97904 !important;
				top: 55%;
				left: 50%;
				transform: translateX(-50%);
			}

			.banner-zx-seo {
				border: 1px solid #f81818;
				color: #f81818 !important;
			}

			.banner-lg:hover .banner-zx,
			.banner .swiper-slide:hover .banner-zx {
				background: #fefefe;
				color: #0056B3 !important;
			}

			.banner-lg:hover .banner-zx-web,
			.banner .swiper-slide:hover .banner-zx-web {
				background: #e97904;
				color: #fafafa !important;
			}

			.banner-lg:hover .banner-zx-seo,
			.banner .swiper-slide:hover .banner-zx-seo {
				background: #f81818;
			}

			/*pc-banner*/
			.banner-pc,
			.banner-list {
				width: 100%;
				height: auto;
				overflow: initial;
			}

			.banner-pc {
				background-repeat: no-repeat;
				background-position: center;
				background-size: cover;
				background-image: url(/static/img/bg-01.jpg);
			}

			.banner-list>li {
				display: none;
			}

			.banner-pc>.row {
				position: relative;
				overflow: initial;
			}

			.banner-nav {
				float: left;
				width: 200px;
				padding: 40px 0 50px;
				background: #FFFFFF;
				margin: 0;
				box-sizing: border-box;
			}

			.banner-nav>li {
				width: 100%;
				height: 20%;
				position: relative;
				cursor: pointer;
			}

			.banner-nav>li:nth-child(1):hover {
				background: rgba(246, 159, 83, .1);
			}

			.banner-nav>li:nth-child(2):hover {
				background: rgba(246, 103, 90, .1);
			}

			.banner-nav>li:nth-child(3):hover {
				background: rgba(42, 185, 254, .1);
			}

			.banner-nav>li:nth-child(4):hover {
				background: rgba(200, 179, 158, .2);
			}

			.banner-nav>li>div {
				width: 100%;
				height: auto;
				overflow: hidden;
				position: absolute;
				top: 50%;
				transform: translateY(-50%);
				padding: 0 30px;
			}

			.banner-nav>li>div>img {
				float: left;
				width: 28px;
				height: auto;
				display: block;
			}

			.banner-nav>li>div>p {
				float: left;
				width: calc(100% - 38px);
				font-size: 16px;
				line-height: 22px;
				color: #4c4c4c;
				margin: 0 0 0 10px;
			}

			.banner-list {
				float: left;
				width: calc(100% - 200px);
				height: 675px;
				padding: 90px 30px;
				margin: 0;
				position: relative;
			}

			.banner-list>li {
				width: 100%;
				height: auto;
			}

			.banner-title {
				width: 100%;
				padding: 0 0 30px 50px;
				color: #FFFFFF;
				font-size: 40px;
				line-height: 50px;
				overflow: hidden;
			}

			.banner-title>p {
				float: left;
				color: #FFFFFF;
				font-size: 40px;
				letter-spacing: 3px;
				line-height: 50px;
				margin: 0;
				letter-spacing: 3px;
			}

			.banner-con {
				width: 100%;
				max-width: 598px;
				height: auto;
				overflow: hidden;
			}

			.banner-con-sm {
				float: left;
				height: auto;
				overflow: hidden;
				margin: 0 10px 30px;
			}

			.banner-con-sm>img {
				float: left;
				width: 26px;
				height: 25px;
				margin: 5px 20px 0 0;
				display: block;
			}

			.banner-con-sm>div {
				float: left;
				width: calc(100% - 46px);
			}

			.banner-con-sm>div>p {
				width: 100%;
				line-height: 1.5;
				color: #fffdfd;
				margin: 0 0 5px;
			}

			.banner-con>p {
				float: left;
				width: 88px;
				height: 36px;
				font-size: 14px;
				line-height: 36px;
				text-align: center;
				border: 1px solid #d4c0b1;
				color: #FFFFFF;
			}

			.banner-con>strong {
				float: left;
				margin: 0 5px;
				line-height: 36px;
				color: #FFF;
				font-size: 14px;
			}

			.banner-con-sm>div>p:nth-child(1) {
				font-size: 20px;
			}

			.banner-con-sm>div>p:nth-child(2) {
				font-size: 16px;
			}

			.banner-ljxq {
				width: 156px;
				height: 50px;
				background: #e5cc5a;
				color: #FFFFFF;
				border-radius: 3px;
				font-size: 18px;
				line-height: 50px;
				text-align: center;
				display: block;
				margin: 30px 0 0 46px;
			}

			.banner-img {
				width: 506px;
				height: auto;
				overflow: hidden;
				position: absolute;
				bottom: 50%;
				right: calc(100% - 1106px);
				transform: translateY(50%);
			}

			.banner-img>img {
				width: 100%;
				height: auto;
				display: block;
			}

			@media only screen and (max-width: 1460px) {
				.banner-img {
					right: 20px;
					bottom: 0;
					transform: translateY(0);
				}

				.banner-list>li:nth-child(2)>.banner-img {
					transform: translateY(80px);
				}

				.banner-list>li:nth-child(3)>.banner-img {
					transform: translate(50px, 40px);
				}

				.banner-list>li:nth-child(4)>.banner-img {
					width: 400px;
					transform: translateY(40px);
				}
			}

			@media only screen and (max-width: 1110px) {
				.banner-list {
					height: 700px;
				}

				.banner-list>li>.banner-img,
				.banner-list>li:nth-child(4)>.banner-img {
					width: 400px;
					height: auto;
				}

				.banner-list>li:nth-child(2)>.banner-img {
					transform: translateY(50px);
				}
			}

			@media only screen and (max-width: 830px) {

				.banner-list>li>.banner-img,
				.banner-list>li:nth-child(3)>.banner-img,
				.banner-list>li:nth-child(4)>.banner-img {
					width: 300px;
					height: auto;
				}

				.banner-list>li:nth-child(4)>.banner-img {
					transform: translateY(20px);
				}

				.banner-list>li:nth-child(2)>.banner-img {
					transform: translateY(40px);
				}

				.banner-con-sm>div>p:nth-child(1) {
					font-size: 20px;
				}

				.banner-con-sm>div>p:nth-child(2) {
					font-size: 16px;
				}

				.banner-list {
					height: 640px;
				}
			}

			@media only screen and (max-width:768px) {
				.banner-ljxq {
					width: 90px;
					height: 30px;
					line-height: 30px;
					font-size: 14px;
					position: absolute;
				}

				.banner-ljxq-web {
					left: 10%;
				}

				.banner-ljxq-seo {
					left: 3%;
					top: 65%;
				}

				.banner-ljxq-qiye {
					left: 3%;
					top: 65%;
				}

				.banner-ljxq-cms {
					left: 3%;
					top: 70%;
				}
			}

			.bxysan4 {
				width: 1120px;
				overflow: hidden;
				margin: 35px auto 0;

			}

			.bxysan4 ul {
				width: 100%;
				margin-left: 1px;
				margin-top: 1px;
			}

			.bxysan4 ul li {
				width: 219px;
				height: 128px;
				float: left;
				border: 1px solid #dfdfdf;
				margin-left: -1px;
				margin-top: -1px;
			}

			.bxysan4 ul li img {
				width: 100%;
				height: 100%;
				transition: all 1s;
				/*-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;*/
			}

			.bxysan4 ul li:hover img {
				transform: rotateY(-180deg);
			}


			.bxyer {
				width: 100%;
				overflow: hidden;

				padding-bottom: 60px;

			}

			.bxyer1 {
				width: 100%;
				text-align: center;
				color: #5c5c5c;
				margin-bottom: 2px;
				font-size: 30px;
				font-family: "寮犳捣灞遍攼绾夸綋绠€";
			}

			.bxyer2 {
				width: 320px;
				text-align: center;
				color: #000;
				padding-bottom: 12px;
				font-size: 36px;
				border-bottom: 1px solid #b6b9bf;
				margin: 0 auto;
			}

			.bxyer2 b {
				padding-bottom: 14px;

			}

			.bxyer3 {
				width: 100%;
				margin-top: 50px;
				overflow: hidden;
				text-align: center;
			}

			.bxyer .tempWrap {
				width: 100% !important;
				margin-top: 20px;
				overflow: hidden;
				text-align: center;
			}

			.bxyer3 li {
				width: 285px;
				height: auto;
				display: inline-block;
				margin: 0 20px;
				position: relative;
			}

			.bxyer3 .li1 {
				width: 100%;
				overflow: hidden;
				box-shadow: 0 0 4px #fff;
				background: #fff;
			}

			.bxyer3 .li1 p {
				width: 100%;
				height: 36px;
				line-height: 34px;
				font-size: 14px;
				text-align: center;
				color: #333;
			}

			.bxyer3 .li1 img {
				width: 265px;
				height: 300px;
				display: block;
				margin: 0 auto;
				padding-bottom: 15px;
				-webkit-filter: grayscale(20%);
				-moz-filter: grayscale(20%);
				-ms-filter: grayscale(20%);
				-o-filter: grayscale(20%);
				filter: grayscale(20%);
				filter: gray;
			}

			.bxyer3 .li2 {
				width: 265px;
				height: 300px;
				background: rgba(0, 0, 0, 0.7);
				position: absolute;
				top: 36px;
				margin: 0 auto;
				left: 0;
				right: 0;
				display: none;
			}

			.bxyer3 .li2 i {
				display: block;
				width: 100%;
				height: 100px;
			}

			.bxyer3 .li2 span {
				font-style: normal;
				font-size: 60px;
				color: #fff;
				border: 2px solid #fff;
				border-radius: 50%;
				display: block;
				width: 66px;
				height: 66px;
				line-height: 60px;
				margin: 0 auto;
				text-align: center;
				margin-bottom: 70px;
			}

			.bxyer3 .li2 p {
				width: 100%;
				text-align: center;
				font-size: 16px;
				color: #fff;
				letter-spacing: 1px;
			}

			.bxyer3 li:hover .li2 {
				display: block;
			}

			.bxyer3 .li3 {
				width: 100%;
				height: 40px;
				overflow: hidden;
				position: relative;
				margin-top: 30px;
			}

			.bxyer3 .li3 .a1 {
				width: 90px;
				height: 30px;
				line-height: 30px;
				display: block;
				text-align: center;
				font-size: 13px;
				color: #fff;
				border: 1px solid #fff;
				position: absolute;
				left: 40px;
			}

			.bxyer3 .li3 .a2 {
				width: 90px;
				height: 30px;
				line-height: 30px;
				display: block;
				text-align: center;
				font-size: 13px;
				color: #fff;
				border: 1px solid #fff;
				position: absolute;
				right: 40px;
			}

			.bxyer3 .li3 a:hover {
				text-decoration: underline;
			}

			.bxyer31 {
				width: 300px;
				height: 50px;
				margin: 0 auto;
				position: relative;
				margin-top: 50px;
			}

			.bxyer31 .bxyerprev {
				width: 46px;
				height: 42px;
				background: url(static/images/xiaohao.png) no-repeat center;
				position: absolute;
				left: 0px;
				top: 0;
				cursor: pointer;
			}

			.bxyer31 .bxyernext {
				width: 46px;
				height: 42px;
				background: url(static/images/dahao.png) no-repeat center;
				position: absolute;
				right: 0px;
				top: 0;
				cursor: pointer;
			}

			.bxyer31 a {
				display: block;
				width: 130px;
				height: 30px;
				line-height: 30px;
				font-size: 13px;

				text-align: center;

				position: absolute;
				left: 85px;
				top: 5px;
				border: 1px solid #000;
				border-radius: 18px;
			}

			.bxyer31 a:hover {
				text-decoration: underline;
			}
@media screen and (max-width: 800px) {
  html {
    font-size: 20px
  }
  body {
    min-width: 640px
  }
  .wrap {
    width: 640px; margin: auto
  }
  .header {
    width: 640px; min-width: 640px
  }
  .header div.logo {
    margin-left: -300px
  }
  .header div.logo a {
    font-size: 1.8rem
  }
  .header div.menu {
    width: 640px; background: rgba(0, 95, 155, .9); position: absolute; top: 0px; z-index: 90; transition: top .3s ease
  }
  .header div.menu ul {
    position: relative
  }
  .header div.menu ul li {
    float: none; max-height: 0px; overflow: hidden; text-align: center; transition: max-height .3s ease
  }
  .header div.menu ul li a {
    display: block; font-weight: normal; color: #fff
  }
  .header div.menu ul li.on {
    background: rgba(0, 95, 155, 1)
  }
  .header div.menu ul li.on a {
    color: #fff
  }
  .header div.menu.on {
    top: 80px
  }
  .header div.menu.on ul li {
    max-height: 100px
  }
  .header span.menu {
    display: block; width: 50px; height: 40px; position: absolute; top: 20px; right: 20px; z-index: 110
  }
  .header span.menu em {
    display: block; width: 50px; height: 4px; background: #005f9b; border-radius: 2px; position: absolute; top: 0px; left: 0px; z-index: 100; transition: top .3s ease,transform .3s ease,opacity .3s ease
  }
  .header span.menu em.e1 {
    top: 4px
  }
  .header span.menu em.e2 {
    top: 18px
  }
  .header span.menu em.e3 {
    top: 32px
  }
  .header span.menu.on em.e1 {
    top: 18px; transform: rotate(45deg)
  }
  .header span.menu.on em.e2 {
    opacity: 0
  }
  .header span.menu.on em.e3 {
    top: 18px; transform: rotate(-45deg)
  }
  .cupboard {
    width: 100%
  }
  .cupboard .main {
    width: auto; float: none
  }
  .cupboard .main .list li span.time {
    display: block; position: relative; top: auto; right: auto
  }
  .cupboard .side {
    width: 100%; margin-bottom: 20px; float: none
  }
  .cupboard .side dl.option dd {
    background-size: 16px 16px; padding-left: 25px; width: 274px; float: left
  }
  .cupboard .links {
    width: 600px; margin: auto
  }
  .cupboard .links div.item {
    width: 50%; margin: 0px 0px 20px 0px
  }
  .cupboard .links div.item a img {
    max-width: 280px; max-height: 160px
  }
  .cupboard .pictures {
    width: 600px; margin: auto
  }
  .cupboard .pictures div.item {
    width: 100%; margin: 0px 0px 20px 0px; float: none
  }
  .cupboard .synopsis div.item {
    width: 560px; margin: auto; margin-bottom: 20px; padding: 20px; float: none; height: auto; overflow: visible
  }
  .cupboard .synopsis div.item p.photo {
    width: 250px; height: 250px
  }
  .cupboard .outline {
    width: 600px; margin: auto
  }
  .cupboard .outline div.item {
    width: auto;height:auto; background: #fff; margin: 0px 0px 30px 0px; padding: 20px; float: none
  }
  .home .banner h2 {
    font-size: 2.4rem
  }
  .home .banner h3 {
    font-size: 1.2rem
  }
  .home .banner a.more {
    font-size: 1.2rem
  }
}