.row{
	margin-left:0;	
}
.top {
	max-width: 1200px;
	width:1200px;
	height:94px;
	line-height: 94px;
	background:rgba(255,255,255,1);
	display: flex;
	margin-left: -60px;
}
.logo{
	width:148px;
	height: 55px;
	display:inline-block;
}
.search{
	width:272px;
	height:38px;
	margin-left:88px;
	display:inline-block;
}
.search .search_choose{
	position:absolute;
	width:55px;
	line-height:36px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#757575;
	border:0;
	background-color: #E2E2E2;
	margin-left: 14px;
	margin-top: 34px;
}
.search .search_btn{
	position:absolute;
	width:15px;
	height:15px;
	margin-left:80px;
	margin-top:39px;
}
.search .search_input{
	width:272px;
	height:36px;
	border: 1px solid #E2E2E2;
	border-radius:19px;
	background-color:#E2E2E2;
	line-height:36px;
	padding-left:103px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(185,185,185,1);
	outline:none;
}
.top_nav{
	margin-right:2px;
	margin-left:auto;
}
.top_nav .top_nav_ul{
	padding:0;
}
.top_nav .top_nav_li{
	list-style-type:none;
	display:inline-block;
	margin-left:20px;
	line-height:22px;
}
.top_nav .top_nav_li img{
	margin-top: -4px;
}
.top_nav .top_nav_li span{
	margin-left:5px;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#242323;
	line-height:36px;
}
.top_nav .top_nav_li a{
	text-decoration:none;
}

.nav{
	padding:0;
	width:100%;
	height:70px;
	background:linear-gradient(0deg,#1282ff,#369DFF,#369DFF);
	min-width:1200px;
}
.nav .nav_ul{
	padding:0;
	margin:0;
	width:1200px;
	background:linear-gradient(0deg,#1282ff,#369DFF,#369DFF);
	margin-left: -60px;
}

.nav .nav_ul .nav_li{
	list-style-type:none;
	display:inline-block;
	/* width:94px; */
	height:70px;
	color:#ffffff;
	line-height:70px;
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:400;
	text-align:center;
	padding:0 16px 0 16px;
}
.nav .nav_ul .nav_li a{
	color:#ffffff;
	text-decoration:none;
}
.nav .nav_ul .nav_li .hot{
	position:absolute;
	width:17px;
	height:20px;
	display:block;
	background-image:url('../images/hot.png');
    background-repeat:no-repeat; 
    background-size:17px 20px;  
    -moz-background-size:17px 20px;
	margin-top: -53px;
	margin-left: 43px;
}
.nav .nav_ul .nav_li .new{
	position:absolute;
	width:23px;
	height:23px;
	display:block;
	background-image:url('../images/new_ico.png');
    background-repeat:no-repeat; 
    background-size:23px 23px;  
    -moz-background-size:17px 20px;
	margin-top: -53px;
	margin-left: 37px;
}
.nav .nav_ul .nav_li .vip{
	position:absolute;
	width:25px;
	height:28px;
	display:block;
	background-image:url('../images/vip_ico.png');
    background-repeat:no-repeat; 
    background-size:25px 28px;  
    -moz-background-size:25px 28px;
	margin-top: -58px;
	margin-left: 58px;
}
.nav .nav_ul .nav_li_first{
	margin-left:0;
}
.nav .nav_ul li.active{
	color:#2F9AFF;
	background-image:url('../images/active.png');
	background-repeat:no-repeat; 
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
.nav .nav_ul .active a{
    color:#2F9AFF;
}
.main_page{
    margin-top:38px;
    padding:0;
    width:1200px;
    min-width:1200px;
}
footer{
	width:100%;
	min-width:1200px;
}
footer .about{
	padding: 0;
    width: 100%;
    height: 281px;
    background: rgba(244,244,244,1);
    min-width: 1200px;
	margin-top:60px;
}
.foot_left, .foot_right{
	margin-top:48px;
	text-align:center;
}
.foot_title img{
	width:15px;
	height:15px;
	vertical-align:unset;
}
.foot_title span{
	height:17px;
	font-size:17px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:36px;
}
.foot_left .foot_content{
	margin-top:14px;
}
.foot_left .foot_content p{
	margin-bottom: 12px;
	font-size:15px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:16px;
}
.foot_left .foot_content p label{
	margin-bottom: 0;
}
.foot_right .foot_content{
	margin-top:14px;
}
.foot_right .foot_content img{
	width:89px;
	height:89px;
}
.foot_right .foot_content p{
	height:15px;
	font-size:15px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:27px;
}
.foot_link{
	width:100%;
	height:198px;
	background:rgba(54,157,255,1);
	text-align:center;
}
.foot_link .friend_link{
	padding-top:30px;
}
.foot_link .friend_link a{
	height:12px;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:20px;
	padding:0 10px;
}
.foot_link .icp p, .foot_link .icp a{
	height:13px;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:36px;
}
.foot_link .icp a:hover{
	color:rgba(255,255,255,1);
}
.p0{
	padding:0;
}
.pl0{
	padding-left:0;
}
.pr0{
	padding-right:0;
}
.m0{
    margin:0;
}
.ml0{
    margin-left:0;
}
.mr0{
    margin-right:0;
}
.right_sidebar{
	width: 63px;
	height: 100%;
	line-height: 100%;
	background: #FFFFFF;
	box-shadow: -2px 0px 10px 0px rgba(0,0,0,0.22);
	position: fixed;
    right: 0;
    top: 0;
	align-items: center;
    display: flex;
    justify-content: center;
}
.right_sidebar .tools{
	width: 100%;
	height: 320px;
	display: grid;
    grid-template-rows: 1fr 1px 1fr 1px 1fr;
}
.right_sidebar .tools .item{
	width: 36px;
	margin: auto;
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	text-align: center;
}
.right_sidebar .tools .item .n_a{
	text-decoration: none;
	color: #666666;
}
.right_sidebar .tools .item.grey_line{
	border-bottom: 1px solid #D2D2D2;
}
.right_sidebar .tools .item.to_login{
	background:url(/static/images/sidebar_login.png) no-repeat;
	background-size: 29px 29px;
	padding-top: 38px;
	cursor: pointer;
    background-position: top;	
}
.right_sidebar .tools .item.to_vip{
    background:url(/static/images/sidebar_vip.png) no-repeat;
    background-size: 29px 29px;
    padding-left: 14px;
	padding-right: 14px;
    padding-top: 38px;	
	cursor: pointer;
	width: 100%;
	background-position: top;
}
.right_sidebar .tools .item.to_vip .to_vip_show{
	width: 167px;
	height: 157px;
	position: absolute;
    right: 63px;
    margin-top: -90px;
    background:url(/static/images/sidebar_vip_bg.png) no-repeat;
    background-size: 167px 156px;	
    border-radius: 5px;
	overflow: hidden;
	cursor: auto;
	display: none;
}
.right_sidebar .tools .item.to_vip .to_vip_show .btn{
	width: 126px;
	height: 34px;
    line-height: 34px;	
	background: #FFFFFF;
	border-radius: 13px;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 18px;
	color: #3195F1;
	margin-top: 26px;
	margin-bottom: 6px;
    padding: unset;	
}
.right_sidebar .tools .item.to_vip .to_vip_show a{
    text-decoration: none;
    color: #3195F1;	
}
.right_sidebar .tools .item.to_connect{
    background:url(/static/images/sidebar_connect.png) no-repeat;
    background-size: 29px 29px;
    padding-left: 14px;
    padding-right: 14px;	
    padding-top: 38px;	
	cursor: pointer;
    width: 100%;
    background-position: top;	
}
.right_sidebar .tools .item.to_connect .to_connect_show{
	width: 167px;
	height: 196px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	border-radius: 5px;
    position: absolute;
    right: 63px;
    margin-top: -90px;
    overflow: hidden;
    cursor: auto;
	display: none;
}
.right_sidebar .tools .item.to_connect .to_connect_show .btn{
	width: 96px;
	height: 26px;
    line-height: 24px;	
	background: #4187E9;
	border-radius: 13px;
	padding: unset;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 16px;
}
.right_sidebar .tools .item.to_connect .to_connect_show .btn.vip{
    background: #EFCE7B;
	color: #000000;
}
.right_sidebar .tools .item.to_connect .to_connect_show .name{
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
    margin-top: 10px;	
}
.right_sidebar .tools .item.to_connect .to_connect_show .phone{
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #999999;
}