﻿html,body{
	font: 12px/1.5 Arial;
	font-family: "Microsoft YaHei";
}
/* 菜单栏搜索框颜色 */
.header form .form-group .btn-default{
	border-radius: 0;
	/* width: 32px; */
	height: 32px;
	background-color: #19b955;
}
.header form .form-group .form-control{
	border: 1px solid #19b955;
	padding: 0 18px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}
.header h2 {
	font-size: 32px;
	position: absolute;
	top: 22px;
	right: 0;
	letter-spacing: 3px;
}
.introduction .text-label{
	font-size: 14px;
	display: inline-block;
	margin-bottom: 15px;
}
.introduction .text-value{
	font-size: 14px;
	display: inline-block;
	font-weight: 700;
}
/* 按钮背景颜色 */
.introduction .btn{
	text-align: center;
	background-image: none;
	font-size: 28px;
	line-height: 68px;
	height: 68px;
	width: 234px;
	background-position:-3px 0px;
	box-shadow: 0px 2px 3px #666666;
	-webkit-box-shadow: 0px 2px 3px #666666;
	-ms-box-shadow: 0px 2px 3px #666666;
	-moz-box-shadow: 0px 2px 3px #666666;
}
.introduction .btn i,
.footer .download-btn i{
	vertical-align: middle;
	width: 46px;
	height: 40px;
	display: inline-block;
	background-image: url(../image/download_ico.png);
	background-repeat: no-repeat;
}
.footer .download-btn i{
	width: 20px;
	height: 20px;
	background-size: 20px;
}
.fix-menu{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.header .logo{
	vertical-align: middle;
	margin-right: 65px;
	display: inline-block;
}
.header .logo img{
	width: 137px;
	height: 47px;
}
.header .logo a{
	background-image: none;
	text-indent:0;
	height: auto;
}
.header .title {
	height: 30px;
}
.soft_rightB a.title{
	font-size: large;
	color: #87CEFF;
	font-weight: 500;
}
.copy{
	color: #999;
}
.copy a{
	color: #999;
}
#bzPopBox .msgbox-head .msgbox_close{
	background: none;
	font-size: 15px;
	color: gray;
	width: 20px;
	height: 20px;
}
#maybe li{
	float: none;
	display: inline-block;
	margin-right:44px;
	width: 72px;
	height: 106px;
}
#maybe li:hover{
	transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
}
#maybe li .thumb{
	margin-top: 0;
	width: 72px;
	height: 72px;
}
#maybe li .btn{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#must li {
	display: flex;
	justify-items: center;
	align-items: center;
	width: 150px;
	margin-bottom: 26px;
	margin-right: 8px;
}
#must li .thumb{
	margin-right: 4px;
}
.rec{
	height: 325px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 40px;
}
.site-nav{
	position: relative;
	z-index: 1000;
	border-bottom: 1px solid #e4e4e4;
	background: #f5f5f5;
	height: 27px;
}
.site-nav-inner{
	height: inherit;
	/* overflow: hidden; */
}
.site-nav-inner a,
.site-nav-inner .more .more-list a
{
	line-height: 28px;
	color: #666;
	text-decoration: none;
	margin: 0 5px;
}
.site-nav-inner .more{
	/* display: inline-block; */
	position: relative;
	width: 70px;
	text-align: left;
	cursor: pointer;
	float: right;
	margin-top: 4px;
}
.site-nav-inner .more i{
	display: inline-block;
	width: 7px;
	height: 4px;
	overflow: hidden;
	background-image: url(../image/pubWebNav-bg.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: -75px -195px;
}
.site-nav-inner .more:hover i{
	background-position: -85px -195px;
}
.site-nav-inner .more span{
	color: #666;
	cursor: pointer;
}
.site-nav-inner .more .more-list{
	background-color: #f5f5f5;
	display: none;
}
.site-nav-inner .more .more-list a{
	display: block;
}
.nav-top {
	text-align: center;
	/* background-color: #00A3C6; */
	/* background-color: #{if $js_color}{$js_color}{else}745fe1{/if}; */
	position: relative;
	top:-42px;
	height: 35px;
	margin: 0 auto;
	/* box-shadow: 1px 1px 4px #{if $js_color}{$js_color}{else}745fe1{/if}; */
}
.nav-top a {
	/* background-color: #{if $js_color}{$js_color}{else}745fe1{/if}; */
	display: inline-block;
	position: relative;
	left: 150px;
	width: 80px;
	text-align: center;
	color: #000;
	font-size: 16px;
}
.right-top-recommond{
	position: absolute;
	top: 121px;
	right: 45px;
	overflow: hidden;
	font-size: 16px;
}
@media screen and (max-width: 1180px){
	.right-top-recommond {
		display: none;
	}
}
.right-top-recommond h3{
	font-size: 20px;
}
.right-top-recommond li{
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 5px;
	list-style: none;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	cursor: pointer;
}
.right-top-recommond img{
	width: 35px;
	height: 35px;
	vertical-align: middle;
}
/* 大按钮动画 */
.button {
	float: left;
	min-width: 250px;
	max-width: 250px;
	display: block;
	/* margin: 1em; */
	/* padding: 1em 2em; */
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.button--wapasha::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* border: 2px solid #37474f; */
	border-width: 2px;
	border-style: solid;
	border-bottom-width: 0;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.intro .introImg{
	width: 458px;
	height: 260px;
}

