@charset "utf-8";
/* CSS Document */
.box {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	margin-top: 25%;
}
/*top*/
.top {
	width: 100%;
	overflow: hidden;
	height: 100px;
	border-bottom: 2px solid #4A76F9;
}

.top .left, .top .right {
	float: left;
}

.top .left {
	width: 80px;
	height: 88px;
	text-align: center;
	margin-top: 10px;
}

.top .left img {
	width: 60px;
	height: auto;
}

.top .left span {
	line-height: 28px;
	color: #4A76F9;
}

.top .right {
	height: 88px;
	margin-left: 10px;
	margin-top: 10px;
}
/*serch*/
.tab {
	width: 960px;
	margin-top: 10px;
}

.tab-title {
	height: 25px;
	width: 620px;
}

.tab-title .item {
	display: inline-block;
	margin-right: 20px;
	height: 30px;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
}

.tab-title .item-cur {
	font-weight: bold;
}

.tab-cont {
	position: relative;
	width: 650px;
	height: 45px;
	overflow: hidden;
}

.tab-cont__wrap {
	position: absolute;
	width: 650px;
}

.tab-cont .item {
	width: 650px;
	height: 50px;
	color: #fff;
}

.tab-cont .item .city {
	width: 80px;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #4A76F9;
	text-align: center;
	border: 1px solid #4A76F9;
}

.tab-cont .item .tiaojian {
	width: 400px;
	float: left;
	height: 40px;
	line-height: 40px;
	border: 1px solid #4A76F9;
	border-left: none;
	border-right: none;
}

.tab-cont .item .button {
	width: 100px;
	float: left;
	background: #4A76F9;
	color: #fff;
	font-size: 16px;
	border: none;
	height: 44px;
	line-height: 44px;
}

#loading {
	position: fixed;
	width: 95px;
	height: 115px;
	margin: 267px 139px;
	display: none;
	background-color: white;
	border: 1px solid #e4e4e4;
}

/*div1*/
.div1 {
	width: 100%;
	border: 1px #CCC solid;
	height: 100%;
}

.top_nav {
	width: 375px;
	height: 50px;
	border: 1px solid #c8c8c8;
	position: fixed;
	background-color: white;
}

.top_nav li {
	float: left;
}

.top_nav .close_img {
	width: 12%;
	height: 70%;
	text-align: center;
}

.top_nav .close_img1 {
	width: 50%;
	height: 70%;
	margin-top: 20%;
}

.top_nav .logo_img {
	width: 15%;
	height: 90%;
	text-align: center;
}

.top_nav .logo_img1 {
	width: 70%;
	height: 90%;
	margin-top: 10%;
}

.top_nav .word {
	width: 52%;
	height: 90%;
	text-align: left;
	padding-left: 2%;
	padding-top: 3%;
	font-family: "正楷";
	font-size: 16px;
	font-weight: bold;
}

.top_nav .link {
	width: 14%;
	height: 50%;
	text-align: center;
	margin-top: 3%;
	font-family: "正楷";
	border: 1px solid #69C4DA;
	font-size: 16px;
	color: #69C4DA;
}
.top_nav .link a{
	color: #69C4DA;
}

.nav1{
	margin-top:14%;
}

.nav1 ul {
	width: 100%;
	overflow: hidden;
	position: fixed;
	top: auto;
}

.nav1 ul li {
	float: left;
}

.nav1 .ul1 {
	height: 6%;
	line-height: 40px;
	background: #EFEFEF;
}

.nav1 .ul1 .ulli1, .nav1 .ul1 .ulli2, .nav1 .ul1 .ulli3 {
	width: 20%;
	text-align: center;
}

.nav1 .ul1 .ulli2 {
	color: #4A76F9;
	font-weight: bold;
}

.nav1 .ul1 .ulli3 {
	font-size: 10px;
	margin-top: 2px;
}

.nav1 .ul1 .ulli3 input {
	width: 30px;
	height: 30px;
	border: none;
	background: #4A76F9;
	border-radius: 100px;
	color: #fff;
	font-size: 10px;
	text-indent: -3px;
}

.nav3 {
	border-bottom: 1px solid #E4E4E4;
	overflow: hidden;
	margin-top: 2px;
	width: 115%;
}

.nav3 .nav3_left, .nav3 .nav3_right {
	float: left;
}

.nav3 .nav3_left {
	margin-right: 3px;
	width: 20%;
}

.nav3 .nav3_right {
	width: 65%;
}

.nav3 .nav3_left ul {
	width: 100%;
	overflow: hidden;
}

.nav3 .nav3_left ul li {
	width: 90%;
	overflow: hidden;
}

.nav3 .nav3_left ul .ulli1 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #191919;
}

.nav3 .nav3_left ul li img {
	margin: 10px;
	border-radius: 50%;
}

.nav3 .nav3_right ul {
	width: 100%;
	overflow: hidden;
}

.rig_ul1 .ul1_li1 {
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}

.rig_ul1 .ul1_li1 {
	width: 35px;
	float: left;
}

.rig_ul1 .ul1_li1 img {
	width: 30px;
	height: 16px;
	margin-top: 5px;
}

.rig_ul1 .ul1_li2 {
	height: 30px;
	line-height: 30px;
	color: #bbb;
	width: 85%;
	float: left;
}

.upName {
	width: 168.5px;
	float: left;
	height: 28px;
	line-height: 28px;
	color: #4A76F9;
}

.rig_ul3 {
	height: 26px;
	line-height: 26px;
}

.rig_ul3 .ul2_li1 {
	width: 78.5%;
	font-size: 10px;
	color: #666;
	float: left;
}

.rig_ul3 .ul2_li2 {
	width: 50px;
	text-align: right;
	color: #666;
	font-size: 10px;
	float: left;
}

.nav4 {
	background: #EFEFEF;
	overflow: hidden;
	height: 53px;
	width: 100%;
}

.nav4 ul li {
	float: left;
}

.nav4 .ulli3, .nav4 .ulli2, .nav4 .ulli3 {
	height: 45px;
}

.nav4 .ulli1, .nav4 .ulli2 {
	width: 18.66%;
	padding-top: 8px;
	font-size: 9px;
	text-align: center;
	line-height: 18px;
}

.nav4 .ulli2>a {
	color: #999;
}

.nav4 .ulli1 {
	color: #4A76F9;
}

.nav4 .ulli3 {
	width: 24%;
	text-align: center;
	line-height: 45px;
	padding-top: 4px;
}

.nav4 .ulli3 input {
	width: 35px;
	height: 35px;
	text-indent: -3px;
	border: none;
	background: #4A76F9;
	border-radius: 100px;
	color: #fff;
}

.nav5 {
	border-bottom: 1px solid #E4E4E4;
	overflow: hidden;
	margin-top: 2px;
	width: 100%;
}

.nav5 .nav5_left, .nav5 .nav5_right {
	float: left;
}

.nav5 .nav5_left {
	width: 20%;
}

.nav5 .nav5_right {
	width: 75%;
	margin-left: 5%;
}

.nav5 .nav5_left ul, .nav5 .nav5_left ul li {
	width: 86px;
	overflow: hidden;
}

.nav5 .nav5_left ul .ulli1 {
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.nav5 .nav5_left ul li img {
	margin: 10px;
	border-radius: 50%;
}

.nav5 .nav5_right ul {
	width: 98%;
	overflow: hidden;
}

.nav5 .nav5_right .rig_ul2 li {
	margin-top: 3px;
	width: 168.5px;
	height: 28px;
	line-height: 28px;
	float: left;
}

.nav5_left .ul1_li1 {
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}

.nav5_left .ul1_li1 {
	width: 35px;
	float: left;
}

.nav5_left .ul1_li1 img {
	width: 30px;
	height: 16px;
	margin-top: 5px;
}

.nav5_left .ul1_li2 {
	height: 30px;
	line-height: 30px;
	color: #bbb;
	width: 300px;
	float: left;
}

.upName {
	width: 49.5%;
	float: left;
	height: 28px;
	line-height: 28px;
	color: #4A76F9;
}

/*zhedie*/
.zhedie {
	width: 442px;
	height: auto;
	float: left;
	overflow: hidden;
	height: auto;
	z-index: 999;
	position: absolute;
	left: 645px;
	top: 130px;
}

.zhedie h5 {
	float: left;
	margin-top: -20px;
	width: 40px;
	text-align: center;
	padding-top: 150px;
	height: 392px;
	border-right: 1px solid #E4E4E4;
}

.zhedie #pNode2_ljf {
	background: #fff;
	float: right;
	width: 400px;
	height: auto;
	overflow: hidden;
	border: 1px solid #E4E4E4;
	border-left: none;
	margin-top: 20px;
	display: none;
}

.zhedie #pNode2_ljf .tj_ul li {
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
	margin-top: 8px;
}

.zhedie #pNode2_ljf .ti_span1 {
	margin-right: 30px;
}

.zhedie #pNode2_ljf .ti_span2 {
	margin-left: 14px;
}

.zhedie #pNode2_ljf .ti_span3 {
	margin-right: 8px;
}

.zhedie #pNode2_ljf .button {
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: none;
	background: #4A76F9;
	color: #fff;
	margin-left: 80px;
}
/*div2*/
.div2 {
	float: left;
	margin-left: 120px;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

.div2 ul {
	margin-left: 15px;
}

.div1 .box #div_loadMore {
	text-align: center;
}

.div1 .box #div_loadMore ul li {
	cursor: pointer;
	text-align: center;
	display: inline-block;
	width: 80px;
	line-height: 30px;
	border: 1px solid #989898;
}

/*动态页面样式*/
.div1 .nav2 {
	border-bottom: 3px solid #E4E4E4;
	overflow: hidden;
	margin-top: 2px;
}

.nav2 .nav2_1, .nav2 .nav2_3, .nav2 .nav2_4 {
	width: 100%;
	margin-right: 10px;
	overflow: hidden;
}

.nav2 .nav2_2 {
	width: 360px;
	margin-right: 10px;
	overflow: hidden;
}

.nav2 .nav2_1 ul li {
	float: left;
	overflow: hidden;
}
/* .nav2 .nav2_1 .nav2_1li1{ width:80px;} */
.nav2 .nav2_1 ul li img {
	margin: 10px 10px 10px 13px;
	border-radius: 50%;
}

.nav2 .nav2_1 .nav2_1li2 {
	width: 54%;
	margin-left: 5px;
	line-height: 25px;
	padding-top: 10px;
}

.nav2 .nav2_1 .nav2_1li3 {
	width: 16%;
	text-align: right;
	color: #ccc;
	font-size: 10px;
	margin-top: 37px;
}
/* .nav2 .nav2_1 .nav2_1li1 img{ width:60px; height:60px;} */
.nav2 .nav2_2 {
	margin-left: 15px;
	margin-bottom: 5px;
	line-height: 30px;
}

.nav2 .nav2_3 img {
	width: 116px;
	height: 120px;
}

.nav2 .nav2_3 .nav2_3img {
	margin-right: 10px;
}

.nav2 .nav2_4 {
	width: 100%; /* padding-top:5px; padding-bottom:5px; */
	border-top: 1px solid #E4E4E4;
	margin-top: 10px;
}

.nav2 .nav2_4 ul li {
	float: left;
	width: 125px;
	text-align: center;
	color: #bbb;
	font-size: 12px;
	line-height: 34px;
}

.nav2 .nav2_4 ul .nav2_4li {
	width: 32.7%;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
}

.nav2_5 {
	width: 525px;
	border-top: 2px solid #E4E4E4;
	margin-top: 6px;
}

.nav2_5 ul li {
	float: left;
	height: 40px;
	line-height: 40px;
}

.nav2_5 ul .nav2_5li1 {
	width: 325px;
	text-indent: 10px;
	font-weight: bold;
	color: #FF0000;
}

.nav2_5 ul .nav2_5li2 {
	width: 185px;
}

.nav2_5 ul .nav2_5li2 input {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	width: 65px;
	height: 28px;
	line-height: 28px;
	border: none;
	background: #4A76F9;
	border-radius: 3px;
	color: #fff;
}

.div_2 {
	margin: 0 10px 10px -4px;
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #888888;
}

.foot {
	width: 960px;
	margin-left: 100px;
	margin-top: 10px;
}

.foot ul li {
	float: left;
	margin-right: 20px;
}