@charset "utf-8";

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
}

html,body,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,blockquote,pre,button,fieldset,form,legend,table,caption,tbody,tfoot,thead,tr,th,td,iframe,article,aside,canvas,details,embed,figure,figcaption,header,footer,menu,nav,section,summary,audio,video {
	margin: 0px;
	padding: 0px;
	border: 0px none transparent;
	outline: none;
	font-size: inherit;
	font-family: inherit;
}

article,aside,dialog,footer,header,section,nav,figure,menu,audio,canvas,progress,video {
	display: block;
}

html,body {
	position: relative;
	width: 100%;
	background: #fff;
	overflow-x:hidden;
}

html.freeze,html.freeze body {
	overflow: hidden;
}

body {
	font: 15px / 1.6rem "Microsoft YaHei UI", "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", SimSun, "Segoe UI", Tahoma, Helvetica, sans-serif, sans-serif, 宋体;
	color: rgb(51, 51, 51);
}

a {
	color: #000;
}


.pic{
	position: relative;
}
.pic::before {
	position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	opacity: .25;
	pointer-events: none;
	/* background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .53) 100%); */
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	z-index: 3;
}

a:hover .pic img {
	transform: scale(1.05);
}

a:hover .pic:before {
	-webkit-animation: shine 1s;
	animation: shine 1s
}


@-webkit-keyframes shine {
	100% {
		left: 125%
	}
}

@keyframes shine {
	100% {
		left: 125%
	}
}
.clearfix::after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ".";
	overflow: hidden;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0;
}

.clearfix {
	display: block;
}
h2{
	line-height:1;
}
img,li,h2,p,h3 {
	transition: all 0.5s ease 0s;
}

.hide {
	display: none;
}

.tran {
	transition: all 0.5s ease 0s;
}

div,.box,li,h2,h3 {
	box-sizing: border-box;
}

#bsWXBox {
	box-sizing: content-box;
}

.center {
	position: absolute;
	inset: 0px;
	margin: auto;
}

.triangle {
	border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255);
	border-style: solid;
	border-width: 8px;
	bottom: -8px;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0px;
	position: relative;
	transform: rotate(135deg);
	transform-origin: center center;
	width: 0px;
	margin-left: 48px;
}

.gray {
	opacity: 0.5;
	filter: grayscale(1);
}

a,button {
	transition: all 0.5s ease 0s;
	text-decoration: none;
	outline: 0px;
}

.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.clamp2 {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.clamp3 {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}


.web {
	width: 1200px;
	margin: 0px auto;
}

.w1200 {
	width: 1200px;
	margin: 0px auto;
}

.w1300 {
	width: 1300px;
	margin: 0px auto;
}

.w1400 {
	width: 1400px;
	margin: 0px auto;
}

.w1600 {
	width: 1600px;
	margin: 0px auto;
	position: relative;
}

.w1700 {
	width: 1700px;
	margin: 0px auto;
}

.w1480 {
	width: 1480px;
	margin: 0px auto;
}

.w1500 {
	width: 1500px;
	margin: 0 auto;
}

.w1570 {
	width: 1570px;
	margin: 0 auto;
}

.fl {
	float: left;
	width: 60px;
}

.fr {
	float: right;
}

.inlineB {
	font-size: 0px;
}

html.firefox fieldset {
	display: table-cell !important;
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
	overflow: visible;
	background-color: transparent;
	cursor: pointer;
}

.search-box input::-webkit-input-placeholder {
	color: #848484;
	font-size: 15px;
}

.search-box input::-moz-placeholder {
	color: #848484;
	font-size: 15px;
}

.search-box input:-ms-input-placeholder {
	color: #848484;
	font-size: 15px;
}

button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {
	text-decoration: none;
}

button:hover span {
	text-decoration: underline;
}

input {
	padding: 0px;
	border: 0px none transparent;
	outline: 0px;
}

input[type="submit"] {
	height: 28px;
	line-height: 24px;
}

input[type="radio"],input[type="checkbox"] {
	width: 14px;
	height: 14px;
}

input[type="image"] {
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input[disabled="disabled"] {
	background-color: rgb(235, 235, 235);
	color: rgb(149, 149, 149);
}

select {
	height: 28px;
	line-height: 24px;
	padding: 1px 0px 1px 3px;
	border: 1px solid rgb(222, 222, 222);
	background-color: rgb(255, 255, 255);
}

select[disabled="disabled"] {
	background-color: rgb(235, 235, 235);
	color: rgb(149, 149, 149);
}

textarea {
	min-height: 80px;
	padding: 1px 3px;
	border: 1px solid rgb(222, 222, 222);
	line-height: 25px;
}

iframe.pdf {
	width: 100%;
	height: 600px;
	margin-top: 30px;
	margin-bottom: 30px;
}

mark {
	background-color: transparent;
}

[data-style="list"] .target {
	display: none;
	color: rgb(0, 0, 0);
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 1px 0px 0px;
	border-right-style: initial;
	border-bottom-style: initial;
	border-left-style: initial;
	border-right-color: initial;
	border-bottom-color: initial;
	border-left-color: initial;
	border-image: initial;
	border-top-style: solid;
	border-top-color: rgb(238, 238, 238);
	display: none;
}

img {
	border: 0px none transparent;
	vertical-align: middle;
}

img {
	max-width: 100%;
}

b,strong {
	font-weight: 600;
}

i,em,dfn,cite,address {
	font-style: normal;
}

small {
	font-size: 90%;
}

sup,sub {
	position: relative;
	font-size: 0.9em;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

del {
	text-decoration: line-through;
}

label {
	cursor: pointer;
}

ol,ul,li {
	list-style: none;
}

legend {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	font-size: 0px;
	line-height: 0;
}

caption {
	height: 1px;
	font-size: 0px;
	line-height: 0;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0px, -100px, 0px);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0px, -100px, 0px);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInUp1 {
	0% {
		opacity: 0;
		transform: translateY(-50%) rotate(-25deg) translate3d(0, 100px, 0);
	}
	100% {
		opacity: 1;
		transform: translateY(-50%) rotate(-25deg);
	}
}
@keyframes fadeInUp2 {
	0% {
		opacity: 0;
		transform: translateY(-50%) rotate(-5deg) translate3d(0, 100px, 0);
	}
	100% {
		opacity: 1;
		transform: translateY(-50%) rotate(-5deg);
	}
}


@keyframes fadeInUp3 {
	0% {
		opacity: 0;
		transform: translateY(-50%) rotate(12deg) translate3d(0, 100px, 0);
	}
	100% {
		opacity: 1;
		transform: translateY(-50%) rotate(12deg);
	}
}
@keyframes fadeInUp4 {
	0% {
		opacity: 0;
		transform: translateY(-50%) rotate(30deg) translate3d(0, 100px, 0);
	}
	100% {
		opacity: 1;
		transform: translateY(-50%) rotate(30deg);
	}
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		-ms-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		-ms-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-200px, 0px, 0px);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-200px, 0px, 0px);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes flipInX {
	0% {
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transition-timing-function: ease-in;
	}

	60% {
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transition-timing-function: ease-in;
	}

	60% {
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		transform: perspective(400px);
	}
}

@-webkit-keyframes z {
	0% {
		transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
	}

	100% {
		transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
	}
}

@keyframes z {
	0% {
		transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
	}

	100% {
		transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
	}
}

.flipInX {
	animation-name: flipInX;
	visibility: visible !important;
}

.animated {
	animation-duration: 0.5s;
	animation-fill-mode: both;
}

@keyframes fadeInUp2 {
	0% {
		opacity: 0;
		transform: translate3d(0px, 120px, 0px);
	}

	100% {
		opacity: 1;
		transform: translate3d(0px, 0px, 0px);
	}
}

.fadeInUp2 {
	animation-name: fadeInUp;
}

#vsb_content table {
	border-width: 1px 0px 0px 1px;
	border-right-style: initial;
	border-bottom-style: initial;
	border-right-color: initial;
	border-bottom-color: initial;
	border-image: initial;
	border-left-style: solid;
	border-left-color: rgb(221, 221, 221);
	border-top-style: solid;
	border-top-color: rgb(221, 221, 221);
	width: 100%;
	margin: 20px auto;
}

#vsb_content table tr td {
	border-width: 0px 1px 1px 0px;
	border-left-style: initial;
	border-left-color: initial;
	border-top-style: initial;
	border-top-color: initial;
	line-height: 23px;
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: rgb(221, 221, 221);
	border-bottom-color: rgb(221, 221, 221);
}

#vsb_content table tr td p {
	text-indent: 0em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#browser-modal {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	color: rgb(48, 50, 51);
	position: fixed;
	z-index: 9999;
}

#browser-modal .browser-modal-cover {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: rgb(17, 17, 17);
	opacity: 0.9;
	z-index: -1;
}

#browser-modal .browser-content {
	width: 700px;
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
	padding-top: 50px;
	background-color: rgb(255, 255, 255);
	border-radius: 5px;
}

#browser-modal .browser-content .browser-dpc-logo img {
	height: 42px;
	margin: 45px auto 40px;
}

#browser-modal .browser-content .browser-text-title {
	text-transform: uppercase;
	font-size: 24px;
}

#browser-modal .browser-content .browser-text-desc {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 14px;
}

#browser-modal .browser-content .browser-list {
	width: 600px;
	margin: 20px auto;
	height: 130px;
}

#browser-modal .browser-content .browser-item {
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#browser-modal .browser-content .browser-item .iconfont {
	width: 100px;
	height: 100px;
	margin: 0px auto 10px;
	font-size: 80px;
	line-height: 80px;
}

#browser-modal .browser-content .browser-item .iconchrome {
	background: url("../img/bro.png") 0px 0px no-repeat;
}

#browser-modal .browser-content .browser-item .iconfirefox {
	background: url("../img/bro.png") 0px -100px no-repeat;
}

#browser-modal .browser-content .browser-item .iconopera {
	background: url("../img/bro.png") 0px -200px no-repeat;
}

#browser-modal .browser-content .browser-item .iconEdge {
	background: url("../img/bro.png") 0px -300px no-repeat;
}

#browser-modal .browser-content .browser-item a {
	cursor: pointer;
	display: block;
}

#browser-modal .browser-content .browser-item a img {
	display: block;
	margin: 0px auto;
	max-width: 100px;
	width: 100px;
	height: 100px;
}

#browser-modal .browser-content .browser-item a h4 {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 700;
}

/* 搜索框 */
.search-box {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	visibility: hidden;
	transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	z-index: 999999999;
	opacity: 0;
	display: block;
}

.search-box.active {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.3s ease 0s, visibility 0s ease 0s;
}

.search-box .serBox {
	position: relative;
	width: 50%;
	margin: -58px auto 0px;
	top: 50%;
	background: rgb(255, 255, 255);
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
	transform: scale(1.2);
	backface-visibility: hidden;
	transition-property: transform;
	transition-duration: 0.3s;
}

.search-box .search_wrap {
	border: 1px solid #0b5aa8;
	position: relative;
	width: 100%;
}

.search-box .text {
	width: 100%;
	height: 55px;
	padding: 0px 130px 0px 0px;
	font-size: 16px;
	line-height: 55px;
	color: #000;
	background: none;
	border: none;
	box-sizing: border-box;
	text-indent: 20px;
}

.search-box .btn {
	display: block;
	cursor: pointer;
	position: absolute;
	right: -1px;
	top: 0px;
	height: 55px;
	border: none;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	width: 120px;
	background: #0b5aa8;
}

.search-box.active .serBox {
	transform: scale(1);
}

.search-box .close {
	position: absolute;
	right: 0;
	left: 0;
	top: 52%;
	/* bottom: 20%; */
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	font-size: 0px;
	margin: auto;
	transition: all 0.3s ease-out 0s;
}

.search-box .close::before,.search-box .close::after {
	content: "";
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	background: #0b5aa8;
	transition: all 1s ease 0s;
	transform: rotate(45deg);
	top: 24px;
}

.search-box .close::before {
	transform: rotate(-45deg);
}

.search-box .close:hover {
	transform: rotate(90deg);
}

.en h2,.en p{
	word-break: break-word;
	overflow-wrap: break-word;
	font-family: "Arial";
}




/* header */


.logo{
	position: absolute;
	z-index: 99;
	left: 60px;
	top: 50px;
}
.logo a{
	display:block;
}


.nav{
	width: 100%;
	background: #b1180f;
}
.nav ul>li{
	float: left;
	position:relative;
	text-align: center;
	line-height: 85px;
	width: calc(100% / 5);
}
.nav ul>li>a{
	font-size: 25px;
	color: #fffed9;
	display: block;
	font-family: "Candara";
}
.nav li ol{
	display: none;
	position:absolute;
	left: 0;
	top: 85px;
	z-index: 99;
	background: rgb(255 255 255);
	width: 100%;
	left: 0;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}

.nav li ol li{
	line-height: 45px;
	text-align: center;
	border-top: 1px solid #eee;
}

.nav li ol li a{
	font-size: 20px;
	display: block;
	padding: 15px 10px;
	color: #444;
	line-height: 32px;
}

.nav li ol li:hover{
	background: #b1180f;
}
.nav li ol li:hover a{
	color:#fff;
}

.nav li ol li:first-child{
	border:0;
}
.nav ul>li:hover>a{
	color: #FFC107;
}




.footer{
	background: #c92319;
	padding: 36px 0;
	text-align: center;
}
.footer p{
	font-size: 17px;
	color: #f1e1c2;
	line-height: 28px;
}


/* 响应式代码 */

@media only screen and (max-width: 1200px) {
	.nav ul>li>a{
		font-size:20px;
	}
	.nav ul>li{
		line-height:70px;
	}
}
@media only screen and (max-width: 1050px) {
	.menu {
		width: 28px;
		height: 21px;
		display: block;
		right: 48px;
		top: 42px;
		margin: auto;
		overflow: hidden;
		z-index: 999999999;
		cursor: pointer;
		position: absolute;
	}

	.menu span {
		float: left;
		width: 100%;
		background: #fff;
		transition: all 0.4s ease;
		margin-top: 7px;
		height: 2px;
	}

	.menu span:first-child {
		margin-top: 0;
	}

	.menu.open span:nth-child(1) {
		transform: rotate(45deg);
		margin-top: 10px;
	}

	.menu.open span:nth-child(2) {
		transform: rotate(-45deg);
		margin-top: -2px;
	}

	.menu.open span:nth-child(3) {
		opacity: 0;
	}
	.nav {
		position: fixed;
		transition: 0.3s ease;
		right: -100vw;
		top: 0;
		left: auto;
		width: 420px;
		height: 100vh;
		z-index: -99;
		background: #a31902;
		margin: 0;
		float: none;
		border-top: 1px solid rgba(0,0,0,0.1);
		margin: 0 !important;
		padding-top: 50px;
	}
	.navshow {
	    overflow-y: scroll;
	    position: fixed;
	    width: 100%;
	    top: 0px;
	    left: 0px;
	    background-position: center top 80px;
	}
	.nav.active {
		right: 0;
		z-index: 99999999;
	}

	.nav ul>li::before {
		display: none;
	}

	.nav ul>li>a {
		font-size: 18px;
		font-weight: bold;
		width: 80%;
		text-indent: 0;
		position: relative;
		display: block;
		color: #fff;
		line-height: 60px;
	}

	.nav .w1500 {
		border-top: 1px solid #c4c4c4;
		width: 100%;
		height: 100%;
		padding: 0;
	}

	.nav ul li ol {
		width: 100%;
		left: 0;
		position: relative;
		top: 0;
		background: none;
		text-align: left;
		padding: 0;
		opacity: 1;
		display: none;
		background: #053066;
		box-shadow: none;
	}

	.nav ul>li a::after {
		display: none;
	}

	.nav ul li ol>li {
		text-align: left;
		border: 0;
		line-height: 50px;
		position: relative;
		text-indent: 20px;
		border-top: 1px solid rgba(0,0,0,0.1);
		height: auto;
	}

	.nav li ol li:hover a {
		color: #fff;
	}

	.nav ul ol li a {
		font-size: 17px;
		color: #fff;
		display: block;
		padding: 0;
	}

	.nav ul li i {
		position: absolute;
		right: 0;
		width: 15%;
		height: 60px;
		top: 0;
		background: url(../img/jia.png) no-repeat center center;
		margin: auto;
		z-index: 10;
		cursor: pointer;
		transition: all .2s ease;
		-moz-transition: all .2s ease;
		-o-transition: all .2s ease;
		-webkit-transition: all .2s ease;
	}

	.nav ul li ol li i {
		height: 50px;
	}

	.nav ul li i.on {
		background: url(../img/jian.png) no-repeat center center;
	}

	.nav ul>li {
		float: none;
		width: 100%;
		height: auto;
		line-height: 60px;
		position: relative;
		border-bottom: 1px solid rgba(255,255,255,0.3);
		text-align: left;
		padding: 0;
		margin: 0;
	}

	.nav ul>li::before {
		display: none;
	}

	.nav li.active>a {
		color: #fff;
	}
}

@media only screen and (max-width: 960px) {
	

}
@media only screen and (max-width: 768px) {


}

@media only screen and (max-width: 640px) {
	.search {
		width: 45%;
		/* margin-right: 20px; */
		/* display: none; */
	}
	.search-btn{
		/* right:50px; */
		margin-right: 50px;
	}
	.search-box .serBox {
		width: 65%;
	}
	.search-box .text {
		height: 48px;
		line-height: 48px;
		padding-right: 105px;
		font-size: 15px;
	}
	.search-box .btn {
		font-size: 15px;
		height: 48px;
		line-height: 48px;
		width: 100px;
	}
	.nav {
		width: 100%;
	}
	.menu{
		top: 32px;
		right: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.menu {
		top: 30px;
	}

	.search {
		width: 50%;
		margin-top: 0px;
	}
	.search .submit{
		top: 17px;
	}
	.search-box .serBox {
		width: 85%;
	}
}
