@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", "Microsoft YaHei" ! important;
	display: block;
}

* {
	box-sizing: border-box;
}

div {
	position: relative;
}

a {
	line-height: 1;
	cursor: pointer;
	text-decoration: none;
	
}

a:hover {
	color: #f2b800;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.w1254 {
	width: 1254px;
	margin: 0 auto;
}

.clearFix {
	clear: both;
}

.clearFix::after {
	content: "";
	display: table;
	clear: both;
}

.header {	
	z-index: 5;
}

.header .top {
	position: relative;
	z-index: 3;
	height: 40px;
	line-height: 40px;
	background-color: #2f5175;
	background: url(../images/top_bgnew.png) repeat-x; font-size : 12px;
	color: #7490ac;
	font-size: 12px;
}

.header .top .entrance {
	width: 500px;
	height: 40px;
	padding-top: 10px;
}

.header .top .entrance a {
	color: #7490ac;
	padding: 0 13px;
	padding-left: 31px;
	border-right: 1px solid #7490ac;
	float: left;
	height: 20px;
	line-height: 20px;
	position: relative;
}

.header .top .entrance .icon {
	position: relative;
	top: 4px;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 3px;
	background-size: 16px auto;
	background-repeat: no-repeat;
	background-position: center;
	background: none;
}

.header .top .entrance img {
	position: absolute;
	top: 2px;
	left: 8px;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0;
	margin-right: 3px;
}

.header .top .entrance .wecat2 {
	display: inline-block;
}

.header .top .entrance .sina2 {
	display: inline-block;
}

.header .top .entrance .sina1 {
	display: none;
}

.header .top .entrance .wecat1 {
	display: none;
}

.header .top .entrance a:hover .wecat1 {
	display: inline-block;;
}

.header .top .entrance a:hover .wecat2 {
	display: none;
}

.header .top .entrance a:hover .sina1 {
	display: inline-block;;
}

.header .top .entrance a:hover .sina2 {
	display: none;
}

.header .top .entrance a.last {
	padding-right: 0;
	border-right: none;
	margin-right: 15px;
}

.header .top .entrance a:hover {
	color: #fff;
}

.header .top .entrance .input {
	display: inline-block;
	width: 146px;
	float: left;
	padding-top: 5px;
}

.header .top .entrance .input .button {
	display: inline-block;
	cursor: pointer;
	width: 21px;
	position: absolute;
	right: 0;
}

.header .top .entrance .input .button img {
	display: inline-block;
	transform: scale(.9);
}

.header .top .entrance .input input {
	background: transparent;
	border: none;
	outline: none;
	border-bottom: 1px solid #7490ac;
	color: #fff;
	width: 120px;
	padding: 0 4px;
	float: left;
}
/*.header .entrance .input input:foucs + .button .search2{

}
.header .entrance .input input:foucs + .button .search1{

}*/
.header .top .entrance .input input::-webkit-input-placeholder {
	color: #7490ac;
}

.header .top .entrance .input .button .search2 {
	display: block;
}

.header .top .entrance .input .button .search1 {
	display: none;
}

.header .top .entrance .input:hover .button .search2, .header .top .entrance .input input:focus+.button .search2
	{
	display: none;
}

.header .top .entrance .input:hover .button .search1, .header .top .entrance .input input:focus+.button .search1
	{
	display: block;
}

.logoBox {
	height: 180px;
	position: relative;
	z-index: 2;
}

.logoBox .logo {
	position: absolute;
	left: 0;
	top: 48px;
	height: 93px;
	width: auto;
}

.logoBox .slogan {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 137px;
	width: auto;
}

.nav {
	width: 1254px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	background-image: url(../images/navbg.png);
	background-size: auto 50px;
	z-index: 3;
}

.nav .item {
	float: left;
	width: 139.31px;
	text-align: center;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 139.31px auto;
}

.nav .item .title {
	cursor: pointer;
}

.nav .item .title, .nav .item a {
	width: 139.3px;
	height: 50px;
	line-height: 50px;
	color:white;
}

.nav .item .href {
	position: absolute;
	top: 50px;
	left: 0;
	width: 139.3px;
	display: none;
}

.nav .item .href>div {
	height: 50px;
	background: rgb(242, 184, 0);
	opacity: .8;
	filter: Alpha(opacity = 80);
}

.nav .item .href>div:hover {
	background: #f2c327;
	opacity: .8;
	filter: Alpha(opacity = 80);
}

.nav .item .href a {
	font-size: 14px;
}

.nav .item .href a:hover {
	color: #fff;
}

.nav .item:hover .href {
	display: block;
}

.nav .item:hover, .nav .item.active {
	background-image: url(../images/navhoverbg.png);
}
.nav .openPlatformBox{
    background: none;
    width: 1254px;
    padding: 0;
    margin-bottom: 0;
    height: 50px;
}
.nav .openPlatformBox .title{
    height: 50px;
    line-height: 50px;
    padding-left: 46px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.nav .openPlatformBox .right{
    position: absolute;
    top:0;
    right: 26px;
    height: 50px;
}
.nav .openPlatformBox .right .text{
    float: left;
   
}
.nav .openPlatformBox .right .text + .text{
    margin-left: 24px;
}
.nav .openPlatformBox .right .text img{
    width: 24px;
    height: 24px;
    float: left;

    position: relative;
    top: 13px;
    margin-right: 6px;
}