﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
} 
body {
	font-family: '微软雅黑', Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
	background-color: #f5f5f5;
	-webkit-overflow-scrolling: touch;
}
html{
	text-decoration: none;
	color: #000
}
a:active {
	color: #06be6a
}
img {
	border: none;
}
.clearfix::after {
	clear: both;
}
.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
}

.main {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.mui-home-p1 {
	background-color: #fff;
	overflow: hidden;
}
.mui-home-p2 {
	padding: 20px 0;
	background-color: #fafafa;
	overflow: hidden;
}
.mui-home-p3{
	padding-top: 26px;
}
.mui-cont {
	background-color: #fff;
}
.page {
	padding: 30px 0;
	text-align: center;
}
.page span {
	color: #333;
	border: 1px solid #ededed;
	background-color: #f8f8f8;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin-right: 10px;
	border-radius: 3px;
}
.page span:hover, .page span.curr {
	color: #fff;
	border: 1px solid #09af63;
	background-color: #09af63;
}
.page span:hover a, .page span.curr a {
	color: #fff;
}
.page span a {
	color: #333;
	display: block;
	padding: 0 10px;
}
.list {
	background-color: #fff;
	margin-bottom:15px;
}
.list.list-tzr {
	margin: 0;
}
.mui-home-item{
	position: relative;
}
.mui-content{
	background-color: #fff;
}
/*header*/
.header {
	height: 83px;
	width: 100%;
	background-color: #fff;
	/*border-top: 2px solid #0cbe6d;*/
	border-bottom: 1px solid #e6e5e5;
	box-shadow: 1px 1px 1px #f9f9f9;
}
.header .main{
	position: relative;
}
.header .logo {
	float: left;
	position: relative;
	top: 12px;
	width: 95px;
}
.header .logo img {
	width: 95px;
	height: 57px;
}
.header .nav {
	float: left;
	width: 710px;
	margin: 20px 0 0 26px;
}
.header .nav span {
	width:106px;
	height: 56px;
	display: block;
	float: left;
}
.header .nav span.home{
	width: 70px;
}
.header .nav span.group{
	width: 80px;
}
.header .nav span.news{
	width: 80px;
}
.header .nav span.zhiku{
	width: 80px;
}
.header .nav span.enterprise{
	width: 80px;
}
.header .nav span.group a{
	background: none;
}
.header.header-user .nav span {
	width: 116px;
}
.header .nav span.enterprise a{
	background:none;
}
.header .nav span a {
	color: #273a25;
	display: block;
	line-height: 56px;
	padding-left: 10px;
	font-size: 16px;
	background: url(../images/icon_nav_dow.png) 50px 28px no-repeat;
}
.header .nav span a.on {
	font-weight: 600;
	color: #09af63;
}
.header .nav span:first-child a {
	background: none;
}
.header .nav span:last-child a {
	background: none;
}
.header .nav span.acc-atv-dow1 a {
	background: url(../images/icon_nav_dow.png) 84px 28px no-repeat;
}
.acc-atv-dow {
	position: relative;
}
.acc-atv-dow .userstatus {
	display: none;
	position: absolute;
	top: 46px;
	width: 140px;
	z-index: 202;
	background: url(../images/bg_nav_a.png) left top no-repeat;
}
.acc-atv-dow.ewm .userstatus {
	top: 66px;
	left: -24px;
	background: none;
}
.acc-atv-dow .userstatus .down-menu {
	margin-top: 14px;
	padding: 4px 0;
	background: url(../images/bg_nav_b.png) repeat-y;
}
.acc-atv-dow .userstatus .down-menu a {
	line-height: 42px;
	display: block;
	width: 132px;
	margin: 0 4px;
	color: #464646;
	font-size: 16px;
	padding-left: 18px;
	border-bottom: 1px solid #e2e2e2;
	background: none;
}
.header .nav span.acc-atv-dow1 .down-menu a {
	background: none;
}
.acc-atv-dow .userstatus .down-menu a:hover, .header .nav span.acc-atv-dow1 .down-menu a:hover {
	background-color: #616161;
	color: #fff;
}
.acc-atv-dow .userstatus .down-menu a:last-child {
	border-bottom: 0;
}
.acc-atv-dow .userstatus .down-menu-cle {
	height: 4px;
	background: url(../images/bg_nav_c.png) no-repeat;
}
.header-user {
	height: 80px;
	border-top: none;
	border-bottom: none;
	background: url(../images/user_top_bg.png) center top repeat-y;
}
.header-user .logo {
	width: 170px;
	top: 20px;
}
.header-user .logo img {
	width: 170px;
	height: 40px;
}
.head-acc-atv {
	width: 364px;
	height: 80px;
	float: right;
}
.head-acc-atv.search-acc-atv {
	width: 274px;
}
.search-atv {
	width: 91px;
	height: 80px;
	float: left;
	text-align: center;
}
.search-atv .img, .head-dow1 .acc-atv-dow .img {
	height: 46px;
}
.search-atv p, .head-dow1 .acc-atv-dow p {
	color: #555;
}
.head-dow1 .acc-atv-dow.vip p{
	color: #E5A480;
} 
.search-atv .img img, .head-dow1 .acc-atv-dow .img img {
	position: relative;
	top: 16px;
}
.search-atv a, .head-dow1 .acc-atv-dow a {
	height: 80px;
	display: block;
}
.head-dow1 {
	height: 80px;
}
.head-dow1 .acc-atv-dow {
	width: 91px;
	text-align: center;
	float: left;
}
.header-user .nav {
	margin: 18px 0 0 66px;
	width: 600px;
}
.header-user .nav span a {
	color: #fff;
}
.head-acc-atv1 .search-atv p, .head-acc-atv1 .head-dow1 .acc-atv-dow p {
	color: #fff;
}
.sear_box {
	position: absolute;
	width:800px;
	padding-right: 200px;
	left:100px;
	top:0;
	z-index: 109;
	height: 80px;
	background-color: #fff;
	display: none;
}
.sear_box .main {
	position: relative;
}
.sear_box .search_main {
	width: 520px;
	height: 44px;
	position: absolute;
	right: 0;
	top: 16px;
	display: none;
	border-radius: 3px;
	background-color: #f8f8f8;
}
.sear_box .search_main input.search_text {
	border: none;
	width: 460px;
	height: 44px;
	float: left;
	line-height: 44px;
	background: none;
	padding-left: 10px;
}
.sear_box .search_main input.search_btn {
	width: 60px;
	height: 44px;
	border: none;
	background: url(../images/icon_search_h.png) center center no-repeat;
}
.search_close {
	position: absolute;
	top: 14px;
	display: block;
	right: -40px;
	width: 19px;
	height: 19px;
	padding: 5px;
	text-indent: -999999px;
	background: url(../images/searc_close.png) no-repeat;
}
.acc-atv-dow .userstatus.Clients{
	width: 498px;
	height: 218px;
	left: -240px;
	background: url(../images/bg_down_clt.png?t=0919) no-repeat;
	background-size:100% 100%;
}
.acc-atv-dow .userstatus.Clients p{
	text-align: left;
	padding-left: 22px;
	color: #272727;
}
.acc-atv-dow .userstatus.Clients .c_h1 p{
	padding-left:10px;
}
.acc-atv-dow .userstatus.Clients .xcl_client{
	float: left;
	padding-top:28px;
	width: 166px;
}
.acc-atv-dow .userstatus.Clients .xcl_client.c_h1{
	width: 280px;
	padding-left: 10px;
}
.acc-atv-dow .userstatus.Clients .xcl_client.c_h1 img{
	display: inline-block;
	float: left;
	width: 134px;
}
.acc-atv-dow .userstatus.Clients .xcl_client.c_h1 a{
	display: block;
}
.acc-atv-dow.userCenter .userstatus{
	width: 304px;
	height: 170px;
	top: 60px;
	right:0;
	background: url(../images/user_centerDorpBg.png) no-repeat;
}
.acc-atv-dow .userstatus .userCenterDorp{
	padding:26px 22px 0 20px;
}
.acc-atv-dow .userstatus .userCenterDorp .userCon{
	position: relative;
	height: 62px;
}
.acc-atv-dow .userstatus .userCenterDorp .userCon img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}
.acc-atv-dow .userstatus .userCenterDorp .userCon .user_info_content{
	/* width: 130px; */
	overflow: hidden;
}
.acc-atv-dow .userstatus .userCenterDorp .userCon .accout_type_name span.pName{
	display: block;
	/* width: 80px; */
	float: left;
	line-height: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #555;
	font-weight: bold;
	font-size: 14px;
	padding-right: 4px;
}
.acc-atv-dow .userstatus .userCenterDorp .userCon .accout_type_name{
	height: 23px;
	padding-top: 3px;
	text-align: left;
}
.acc-atv-dow .userstatus .userCenterDorp .userCon .accout_type_name span.pvipide{
	width: 45px;
	height: 18px;
	float: left;
}
.acc-atv-dow .userstatus .userCenterDorp .userCon .accout_type_name span.pvipide img{
	width: 45px;
	height: 18px;
	border-radius: 0;
	float: none;
}
.acc-atv-dow .userstatus .userCenterDorp .userCon .accout_vip_tip{
	font-size: 12px;
	padding-top: 4px;
	color: #999;
	text-align:left;
}
.acc-atv-dow .userstatus .userCenterDorp .link_quit{
	position: absolute;
	right: 0;
	top: 8px;
}
.acc-atv-dow .userstatus .userCenterDorp .link_quit a{
	display: block;
	color: #999;
}
.acc-atv-dow .userstatus .userCenterDorp .user_features{
	height: 30px;
	margin-top:18px;
	text-align: left;
}
.acc-atv-dow .userstatus .userCenterDorp .user_features span{
	display: inline-block;
	line-height: 30px;
}
.acc-atv-dow .userstatus .userCenterDorp .user_features span.tip{
	color: #555;
	line-height: 30px;
	font-size: 12px;
}
.acc-atv-dow .userstatus .userCenterDorp .user_features span.buy{
	float: right;
}
	.acc-atv-dow .userstatus .userCenterDorp .user_features span.buy a {
		display: block;
		width: 86px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		color: #442013;
		border-radius: 16px;
		background: linear-gradient(91deg, #FFE3BD 0%, #ECB366 100%);
	}
/**/
/*home*/
.block_home_slider {
	position: relative;
	width: 790px;
	height: 227px;
	overflow: hidden;
}
.block_home_slider.inner-ad{
	width: 100%;
	height: 100px;
}
.block_home_slider.news-ad-slide{
	width: 700px;
	height: 112px;
	margin-bottom: 15px;
}
.block_home_slider.news-ad-slide .slide .img img{
	width: 700px;
	height: 112px;
}
.block_home_slider .slide {
	position: relative;
}
.block_home_slider .slide .img img {
	width: 790px;
	display: block;
	height: 227px;
}
.block_home_slider.inner-ad .slide .img img{
	width: 100%;
	height: 100px;
}
.block_home_slider.inner-ad .flex-control-paging{
	display: none;
}
.block_home_slider .flex-direction-nav {
	display: none;
}
.flex-control-paging {
	text-align: center;
	position: relative;
	top: -25px;
}
.block_home_slider .flex-control-paging li {
	display: inline-block;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {
	text-indent: -9000px;
	width: 7px;
	cursor: pointer;
	margin-right: 10px;
	display: block;
	height: 7px;
	background: url(../images/flex-control-a.png) no-repeat;
}
.block_home_slider .flex-control-paging li a.flex-active {
	background: url(../images/flex-control-b.png) no-repeat;
}
.mui-h-left {
	width: 790px;
	float: left;
	padding-bottom: 25px;
}
.mui-h-right {
	width: 382px;
	float: right;
}
.mui-h-list {
	overflow: hidden;
}
.mui-h-list-top {
	margin-top: 14px;
	height: 32px;
	line-height: 32px;
	border-bottom: 2px solid #e9e9e9;
	overflow: hidden;
}
.mui-h-list-top h2 {
	color: #09af63;
	font-size: 18px;
	line-height: 28px;
	border-bottom: 2px solid #09af63;
	background: url(../images/icon_list_ti.png) 5px center no-repeat;
	display: inline-block;
	padding-left: 16px;
	font-weight: 600;
}
.mui-h-list-top .top-type {
	float: right;
	color: #d4d4d4;
	display: inline-block;
}
.mui-h-list-top .top-type a {
	display: inline-block;
	padding: 0 5px;
	font-size: 14px;
	color: #9f9f9f;
}
.mui-list-box {
	padding-top: 26px;
}
.mui-type-tab {
	width: 80px;
	float: left;
}
.mui-type-tab ul li a {
	color: #323232;
	display: block;
	padding: 6px 0;
	line-height: 18px;
	font-size: 14px;
}
.mui-type-tab ul li a.curr, .mui-type-tab ul li a:hover {
	color: #09af63;
	font-weight: 600;
}
.mui-list-box .list{
	width: 690px;
	float: right;
	background: none;
}
.mui-h-news-HotList ul li {
	padding-bottom: 16px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #e0e0e0;
}
.mui-h-news-HotList ul li img {
	margin-top: 8px;
	margin-left: 10px;
	height: 86px;
	width: 140px;
}
.mui-h-news-HotList ul li .mui-h-news-con {
	overflow: hidden;
	font-size: 14px;
}
.mui-h-news-HotList ul li .mui-h-news-con span {
	display: block;
}
.mui-h-news-HotList ul li .mui-h-news-con span p {
	display: inline-block;
}
.mui-h-news-HotList ul li .mui-h-news-con span.title a {
	display: block;
	padding: 6px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-h-news-HotList ul li .mui-h-news-con span.title a font {
	color: #06be6a;
}
.mui-h-news-HotList ul li .mui-h-news-con span.title a b {
	max-width: 468px;
	font-size: 18px;
	font-weight: bold;
	color: #2051b6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.mui-h-news-HotList ul li .mui-h-news-con span.title a i {
	color: #fff;
	font-size: 12px;
	font-weight:normal;
	background-color: #eb2c40;
	font-style: normal;
	padding: 1px 5px;
	border-radius: 4px;
	margin-left: 4px;
	position: relative;
	top: -1px;
}
.mui-h-news-HotList ul li .mui-h-news-con span.tabloid {
	color: #555;
	height: 44px;
	overflow: hidden;
	line-height: 22px;
}
.mui-h-news-HotList ul li .mui-h-news-con span.lfoote {
	padding-top: 5px;
}
.mui-h-news-HotList ul li .mui-h-news-con span.lfoote p {
	color: #999;
	padding-right: 10px;
}
.mui-h-newList ul {
	padding-top: 4px;
}
.mui-h-newList ul li {
	width: 50%;
	height: 34px;
}
.mui-h-newList ul li i {
	width: 3px;
	height: 3px;
	margin-right: 10px;
	display: block;
	top: 16px;
	background-color: #e0e0e0;
	float: left;
	position: relative;
}
.mui-h-newList ul li a {
	display: block;
	width: 90%;
	font-size: 14px;
	color: #29344a;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-h-newList ul li a:hover {
	color: #244a99;
}
.mui-h-right .Fastnav {
	height: 227px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
}
.mui-h-right .Fastnav h2 {
	color: #333;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	padding: 6px 0 8px 15px;
}
.mui-h-right .Fastnav .mui-table-view {
	margin: 0 6px;
	width: 370px;
}
/*.mui-h-right .Fastnav ul li:nth-child(1), .mui-h-right .Fastnav ul li:nth-child(2), .mui-h-right .Fastnav ul li:nth-child(3), .mui-h-right .Fastnav ul li:nth-child(4) {
	border-top: none!important;
}
.mui-h-right .Fastnav ul li:nth-child(4), .mui-h-right .Fastnav ul li:nth-child(8) {
	border-right: none!important;
}*/
.mui-h-right .Fastnav ul li{
	position: relative;
}
.mui-h-right .Fastnav ul li .hot{
	width: 28px;
	height: 14px;
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	background: url(../images/icon_hot.png) no-repeat;
}
.mui-h-seance .seance-top {
	height: 46px;
	border-bottom: 1px solid #ebebeb;
	line-height: 46px;
	color: #e3e0df;
}
.mui-h-seance .seance-top h2 {
	color: #09af63;
	display: inline-block;
	padding-left: 4px;
	font-size: 16px;
	padding-right: 18px;
	font-weight: bold;
}
.mui-h-seance .seance-top a {
	display: inline-block;
	color: #09af63;
	padding-left: 2px;
}
.mui-h-seance ul li {
	margin: 14px 0;
	height: 44px;
}
.mui-h-seance ul li .time {
	width: 46px;
	height: 43px;
	text-align: center;
	float: left;
	background: url(../images/icon_time_tia.png) no-repeat;
}
.mui-h-seance ul li:hover .time {
	background: url(../images/icon_time_tib.png) no-repeat;
}
.mui-h-seance ul li:hover .time .p2 {
	color: #fd792a;
}
.mui-h-seance ul li .time .p1 {
	color: #fff;
}
.mui-h-seance ul li .time .p2 {
	color: #4b669f;
}
.mui-h-seance ul li .title {
	width: 326px;
	float: right;
}
.mui-h-seance ul li .title a {
	color: #29344a;
	font-size: 16px;
}
.mui-h-seance ul li:hover .title a {
	color: #fd792a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-h-seance ul li .title p {
	color: #616161;
	overflow: hidden;
	height: 24px;
}
.mui-h-add1 {
	padding-top: 10px;
	height: 114px;
}
.mui-h-add1 p {
	float: left;
}
.mui-h-add1 p.p1 {
	margin-right: 10px;
}
.mui-h-add1 p.p1 img {
	width: 189px;
}
.mui-h-add1 p img {
	width: 182px;
	height: 114px;
}
.mui-h-project-HotList {
	padding-bottom: 18px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #d2d2d2;
}
.mui-h-project-HotList img {
	width: 310px;
	height: 146px;
	float: left;
	margin-right: 14px;
}
.mui-h-project-HotList .info {
	overflow: hidden;
}
.mui-h-project-HotList .info .title {
	height: 32px;
	line-height: 28px;
	border-bottom: 1px solid #f0f0f0;
}
.mui-h-project-HotList .info .title a {
	color: #222222;
	font-size: 20px;
	display: block;
	width: 270px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-h-project-HotList .info .tabl {
	overflow: hidden;
	padding: 10px 0;
}
.mui-h-project-HotList .info .tabl span {
	width: 33.3%;
	display: block;
	float: left;
}
.mui-h-project-HotList .info .tabl span p.p1 {
	font-weight: normal;
}
.mui-h-project-HotList .info .tabl span p {
	color: #616161;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
}
.mui-h-project-HotList .info .survey {
	color: #979797;
	line-height: 24px;
}
.mui-h-project-HotList .info .title b {
	width: 66px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	float: right;
	position: relative;
	top: 4px;
	display: block;
	background-color: #f99c00;
}
.mui-h-projectList {
	padding-bottom: 20px;
}
.mui-h-projectList ul {
	margin-left: -50px;
}
.mui-h-projectList ul li {
	width: 320px;
	height: 34px;
	line-height: 34px;
	float: left;
	margin-left: 50px;
}
.mui-h-projectList ul li i {
	width: 4px;
	height: 4px;
	position: relative;
	top: 15px;
	background-color: #d2d2d2;
	display: block;
	float: left;
}
.mui-h-projectList ul li a {
	color: #29344a;
	font-size: 14px;
}
.mui-h-projectList ul li a:hover {
	color: #2051b6;
}
.mui-h-projectList ul li .title {
	width: 230px;
	margin-left: 10px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.mui-h-projectList ul li a b {
	color: #6f6f6f;
	float: right;
}
.mui-h-InvestorList ul {
	margin-left: -30px;
}
.mui-h-InvestorList ul li {
	width: 330px;
	float: left;
	height:103px;
	margin-left: 30px;
	padding-top: 10px;
}
.mui-h-InvestorList ul li img {
	width: 74px;
	height: 74px;
	margin-right: 12px;
	border-radius: 100%;
	float: left;
}
.mui-h-InvestorList ul li .info {
	overflow: hidden;
}
.mui-h-InvestorList ul li .info .title a {
	color: #191f12;
	display: block;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.mui-h-InvestorList ul li .info .title a:hover {
	color: #2051b6;
}
.mui-h-InvestorList ul li .info .jg {
	color: #383838;
	font-size: 14px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 8px;
	line-height: 24px;
}
.mui-h-InvestorList ul li .info .jg b {
	color: #787878;
}
.mui-h-InvestorList ul li .info .tzr_tag {
	height: 26px;
	overflow: hidden;
}
.mui-h-InvestorList ul li .info p span {
	color: #7a7a7a;
	display: inline-block;
	padding: 0 8px;
	font-size: 13px;
	margin: 0 6px 6px 0;
	border-radius: 20px;
	border: 1px solid #d5d5d5;
}
.mui-h-insti {
	background-color: #fff;
	box-shadow: 1px 1px 1px #f9f9f9;
}
.mui-h-insti .seance-top {
	margin: 0 10px;
}
.mui-h-insti ul li {
	height: 104px;
	padding: 20px 10px 0 10px;
	border-bottom: 1px solid #ebebeb;
}
.mui-h-insti ul li:last-child {
	border-bottom: none;
}
.mui-h-insti ul li .info {
	overflow: hidden;
}
.mui-h-insti ul li .info p.ti {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-h-insti ul li .info p.ti a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.mui-h-insti ul li .info p.cnt {
	color: #686868;
	line-height: 24px;
}
.mui-h-insti ul li img {
	width: 70px;
	max-height: 70px;
	margin-left: 10px;
	float: right;
}
.ind_ad2 {
	margin: 14px 0;
}
.ind_ad2 img {
	width: 100%;
	height: 134px;
}
.mui-h-salon ul {
	padding: 10px;
}
.mui-h-salon ul li {
	height: 34px;
	padding: 0;
	margin: 0;
	border-bottom: none;
	line-height: 34px;
}
.mui-h-salon ul li i {
	width: 4px;
	display: inline-block;
	position: relative;
	float: left;
	top: 16px;
	background-color: #e0e0e0;
	height: 4px;
	margin-right: 8px;
}
.mui-h-salon ul li a {
	float: left;
	width: 340px;
	font-size: 14px;
	color: #323232;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-h-salon ul li a:hover {
	color: #2051b6;
}
.mui-h-port-hot ul li:first-child {
	padding-top: 10px;
}
.mui-h-port-hot ul li {
	padding-top: 26px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.mui-h-port-hot ul li img {
	width: 138px;
	max-height: 150px;
	float: left;
	margin-right: 14px;
}
.mui-h-port-hot ul li .info {
	overflow: hidden;
}
.mui-h-port-hot ul li .info .ti {
	height: 40px;
	line-height: 38px;
	border-bottom: 1px dashed #dedede;
}
.mui-h-port-hot ul li .info .ti a {
	display:block;
	color: #222;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-h-port-hot ul li .info .ti a:hover {
	color: #2051b6;
}
.mui-h-port-hot ul li .info .ti span {
	display: inline-block;
	width: 36px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	margin-left: 6px;
	text-transform: uppercase;
	background-color: #ea233f;
	border-radius: 2px;
}
.mui-h-port-hot ul li .info .cnt {
	color: #4d4d4d;
	padding-top: 12px;
	line-height: 24px;
}
.mui-h-savant ul li {
	height: 90px;
	padding-top: 24px;
}
.mui-h-savant ul li .img {
	width: 70px;
	float: left;
	position: relative;
	margin-right: 10px;
}
.mui-h-savant ul li .img img {
	width: 60px;
	height: 60px;
	position: relative;
	left: 3px;
	border-radius: 100%;
}
.mui-h-savant ul li .img .tj {
	width: 68px;
	height: 17px;
	top: 52px;
	text-align: center;
	line-height: 17px;
	color: #fff;
	left: 0;
	position: absolute;
	background: url(../images/icon_tj.png) no-repeat;
}
.mui-h-savant ul li .info {
	overflow: hidden;
}
.mui-h-savant ul li .info span {
	display: block;
}
.mui-h-savant ul li .info .top {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px dashed #e8e8e8;
}
.mui-h-savant ul li .info .top p {
	display: inline-block;
}
.mui-h-savant ul li .info .top p.ti a {
	color: #222;
	font-size: 18px;
}
.mui-h-savant ul li .info .top p.location {
	padding-left: 25px;
	float: right;
	color: #787878;
	background: url(../images/icon_location.png) left center no-repeat;
}
.mui-h-savant ul li .info .cnt {
	font-size: 14px;
	padding-top: 8px;
	height: 48px;
	overflow: hidden;
}
.mui-h-savant ul li .info .cnt b {
	color: #787878;
}
.ind_ad3 {
	padding-top: 10px;
}
.ind_ad3 img {
	width: 790px;
	height: 120px;
}
.mui-side-news {
	height: 120px;
	margin-top: 18px;
	background-color: #fff;
	border: 1px solid #f4f4f4;
}
.mui-side-news ul {
	padding: 10px 20px;
}
.mui-side-news ul li {
	height: 30px;
}
.mui-side-news ul li a {
	color: #0e2d64;
	font-size: 14px;
	line-height: 32px;
	display: block;
}
.mui-Mservice {
	padding: 32px 0;
}
.mui-Npro {
	width: 325px;
	float: left;
}
.mui-Mservice .top {
	overflow: hidden;
}
.mui-Mservice .top h2 {
	color: #fff;
	font-size: 16px;
	padding: 2px 8px;
	display: inline-block;
	background-color: #09af63;
}
.mui-Mservice .top a {
	float: right;
	font-family: "宋体";
	color: #999;
}
.mui-Mservice .top a:hover {
	color: #09af63;
}
.mui-Npro ul {
	padding-top: 10px;
}
.mui-Npro ul li {
	padding: 14px 0 10px 0;
	border-bottom: 1px dashed #d7d7d7;
}
.mui-Npro ul li:last-child {
	border-bottom: none;
}
.mui-Npro ul li img {
	width: 86px;
	max-height: 64px;
	float: right;
	margin-left: 10px;
}
.mui-Npro ul li span {
	display: block;
}
.mui-Npro ul li span.title a {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 21px;
}
.mui-Npro ul li span.time {
	color: #999;
	padding-top: 4px;
}
.mui-case {
	width: 402px;
	float: left;
	margin-left: 42px;
}
.mui-case ul {
	padding-top: 20px;
	margin-left: -20px;
}
.mui-case ul li {
	float: left;
	width: 190px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #eaeaea;
}
.mui-case ul li img {
	width: 188px;
	height: 128px;
	display: block;
}
.mui-case ul li .title {
	padding: 2px 5px;
}
.mui-case ul li .title a {
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.mui-case ul li .oth {
	height: 30px;
}
.mui-case ul li .oth span {
	color: #999;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	display: block;
	float: left;
}
.mui-case ul li .oth span.t1 {
	width: 120px;
	padding-left: 24px;
	background: url(../images/icon_case.png) 6px center no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mui-case ul li .oth span.t2 {
	width: 68px;
	text-align: center;
}
.mui-right {
	float: right;
}
.mui-park-hr {
	width: 370px;
}
.mui-park ul {
	padding-top: 10px;
}
.mui-park ul li .ti a {
	width: 230px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.mui-park ul li .ti a:hover {
	color: #2051b6;
}
.mui-park ul li .info {
	color: #787878;
	padding: 5px 0 8px 0;
	line-height: 24px;
	font-size: 14px;
}
.mui-park ul li p span {
	display: block;
	height: 24px;
	color: #666;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-park ul li p span i {
	width: 50px;
	height: 24px;
	margin-right: 5px;
	padding-left: 18px;
	line-height: 24px;
	border-radius: 3px;
	font-style: normal;
	color: #5091da;
	display: inline-block;
}
.mui-park ul li p span.i-pro i {
	background: #edf2f8 url(../images/icon_park1.png) 2px center no-repeat;
}
.mui-park ul li p span.i-add i {
	background: #edf2f8 url(../images/icon_park2.png) 2px center no-repeat;
}
.mui-h-hr-tab {
	margin-top: 40px;
}
.mui-h-hr-tab dl {
	height: 22px;
	margin-bottom: 15px;
	position: relative;
}
.mui-h-hr-tab dl dd {
	width: 44px;
	margin-right: 5px;
	float: left;
	cursor: pointer;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	height: 22px;
}
.mui-h-hr-tab dl dd a {
	display: none;
	color: #999;
	font-size: 12px;
	font-family: 宋体;
	float: right;
}
.mui-h-hr-tab dl dd.curr a {
	display: inline-block;
}
.mui-h-hr-tab dl dd a:hover {
	color: #09af63;
}
.mui-h-hr-tab dl dd.curr {
	background-color: #09ae63;
	color: #fff;
}
.mui-h-hr-tab dl dd a {
	position: absolute;
	right: 0;
}
.mui-hrBox .item {
	display: none;
}
.mui-hrBox ul li {
	margin-bottom: 15px;
}
.mui-hrBox ul li img {
	float: right;
	width: 60px;
	padding: 20px 0;
	border: 1px solid #e8e8e8;
	height: 60px;
	margin-left: 15px;
	border-radius: 3px;
}
.mui-hrBox ul li .info {
	overflow: hidden;
	padding: 0 0 12px 0;
	;
	border-bottom: 1px dashed #e0e0e0;
}
.mui-hrBox ul li .info .ti {
	padding-bottom: 6px;
}
.mui-hrBox ul li .info .ti a {
	color: #333;
	display: block;
	width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
}
.mui-hrBox ul li .info .ti a:hover {
	color: #2051b6;
}
.mui-hrBox ul li .info p {
	overflow: hidden;
}
.mui-hrBox ul li .info p span {
	display: block;
	color: #b3b3b3;
}
.mui-hrBox ul li .info p span.zw {
	width: 180px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-hrBox ul li .info p span.add {
	float: right;
	width: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home_ad.ad1 {
	margin-top: 20px;
}
.home_ad a {
	display: block;
	margin-bottom: 10px;
}
.home_ad a img {
	max-width: 1200px;
	width: 100%;
}
.home_brand .mui-h-list-top {
	margin-bottom: 20px;
}
.maquee {
	/* float: left; */
	height: 340px;
	overflow: hidden;
}
.maquee .partnerShow{
	height: 340px;
}
.maquee ul {
	margin-left: -11px;

}
/* @-webkit-keyframes mymove {
	from {
	top:0px;
}
to {
	top:-100%;
}
} */
.maquee ul li {
	width: 140px;
	height: 70px;
	float: left;
	margin: 0 0 0 11px;
}
.maquee ul li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 140px;
	height: 60px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
}
.maquee ul li a img {
	vertical-align: middle;
	max-height: 52px;
	max-width: 118px;
}
.homeLiveCon{
	padding-bottom: 20px;
}
.homeLiveCon .homeLiveList{
	margin-top: 30px;
}
.homeLiveCon .time_axis{
	display: block;
	width: 100%;
	height: 1px;
	border: 1px dotted #E9E9E9;
	position: relative;
	top: 11px;
	z-index: 1;
}
.homeLiveCon .listCon{
	position: relative;
	z-index: 3;
}
.homeLiveCon .listCon ul{
	margin-left: -19px;
}
.homeLiveCon .listCon ul li{
	width: 184px;
	margin-left: 19px;
	float: left;
}
.homeLiveCon .listCon ul li .dot{
	width: 17px;
	height: 21px;
	display: block;
	margin: 0 auto;
	background: url(../images/home_live_dot.png) no-repeat;
}
.homeLiveCon .listCon ul li:nth-child(1) .dot{
	background: url(../images/home_live_dot_1.png) no-repeat;
}
.homeLiveCon .listCon ul li:nth-child(2) .dot{
	background: url(../images/home_live_dot_2.png) no-repeat;
}
.homeLiveCon .listCon ul li:nth-child(3) .dot{
	background: url(../images/home_live_dot_3.png) no-repeat;
}
.homeLiveCon .listCon ul li .time{
	padding-top: 6px;
	text-align: center;
}
.homeLiveCon .listCon ul li .time span{
	display: block;
}
.homeLiveCon .listCon ul li .time span.time_day{
	color: #111111;
}
.homeLiveCon .listCon ul li .time span.time_hour{
	color: #999;
}
.homeLiveCon .listCon ul li .listCon{
	margin-top: 10px;
}
.homeLiveCon .listCon ul li .img{
	position: relative;
}
.homeLiveCon .listCon ul li .img img{
	display: block;
	width: 184px;
	height: 84px;
	object-fit: cover;
}
.homeLiveCon .listCon ul li .img .liveStr{
	position: absolute;
	height: 20px;
    left:10px;
	bottom: 10px;
    background: rgba(0,0,0,0.6);
    border-radius: 4px
}
.homeLiveCon .listCon ul li .img .liveStr span{
	padding-left: 26px;
	padding-right: 6px;
	line-height: 20px;
	color: #fff;
	display: block;
	font-size: 12px;
}
.homeLiveCon .listCon ul li .img .liveStr span::after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(../images/icon_liveing.gif) no-repeat;
	background-size:20px 20px;
}
.homeLiveCon .listCon ul li .infos{
	border: 1px solid #F2F6FC;
	border-top: 0;
	padding: 0 10px 10px 10px;
}
.homeLiveCon .listCon ul li .title{
	color:#333;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	margin: 8px 0 4px 0;
}
.homeLiveCon .listCon ul li:hover .title{
	color:#09af63;
}
.homeLiveCon .listCon ul li .source{
	color: #999;
	font-size: 12px;
	line-height: 14px;
	padding-left: 18px;
	background: url(../images/home_live_source.png) left center no-repeat;
}
.homeLiveCon .listCon ul li .person{
	margin-top: 6px;
	color: #999;
	font-size: 12px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/**/
/*新闻*/
.slider {
	height: 230px;
	position: relative;
	width: 700px;
	margin-bottom: 8px;
}
.slider-container {
	height: 230px;
	overflow: hidden;
	position: relative;
	width: 700px;
}
.slider-container .slider-wrapper {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 5000em;
	/*Fix for prevent display errors*/
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
}
.slider-container .slide {
	float: left;
	height: 230px;
	overflow: hidden;
	position: relative;
	width: 700px;
}
.slider-nav {
	bottom: 10px;
	position: absolute;
	text-align: center;
	width: 700px;
}
.slider-nav li {
	display: inline;
	padding: 3px;
}
.slider-nav .bullet {
	background: url(../images/flex-control-a.png) no-repeat;
	display: inline-block;
	text-indent: -9000px;
	overflow: hidden;
	height: 7px;
	width: 7px;
}
.slider-nav .active {
	background: url(../images/flex-control-b.png) no-repeat;
}
.slider-nav .control {
	display: none;
}
.hot-news-li {
	padding-top: 4px;
}
.hot-news-li ul li {
	height: 48px;
	padding-left: 5px;
	line-height: 48px;
	border-bottom: 1px solid #f1f1f1;
}
.hot-news-li ul li:nth-child(2n) {
	background-color: #fbfbfb;
}
.hot-news-li ul li a {
	display: block;
	width: 76%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #7a7a7a;
	font-size: 16px;
}
.hot-news-li ul li a:hover {
	color: #09af63;
	text-decoration: underline;
}
.hot-news-li ul li:nth-child(1) a, .hot-news-li ul li:nth-child(2) a, .hot-news-li ul li:nth-child(3) a {
	font-weight: 600;
}
.hot-news-li ul li span {
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #999;
	background: url(../images/icon_read1.png) left 18px no-repeat;
	padding-left: 22px;
}
.mui-topLine {
	margin-bottom: 10px;
	height: 228px;
	position: relative;
	padding: 20px 15px;
	background: #f8f8f8 url(../images/icon_ti.png) 15px 20px no-repeat;
}
.mui-topLine dl {
	right: 22px;
	top: 22px;
	position: absolute;
}
.mui-topLine dl dd {
	width: 11px;
	height: 11px;
	text-indent: -99999px;
	background: url(../images/icon_topline_tab.png) no-repeat;
	display: inline-block;
}
.mui-topLine dl dd.curr {
	background: url(../images/icon_topline_taba.png) no-repeat;
}
.mui-topLine ul {
	padding-top: 26px;
}
.mui-topLine ul li {
	display: none;
}
.mui-topLine ul li a {
	display: block;
	color: #29344a;
	font-size: 16px;
	line-height: 30px;
	text-decoration: underline;
}
.mui-topLine ul li span {
	color: #29344a;
	display: block;
	padding-top: 10px;
	font-size: 14px;
}
.acc-news-ad {
	margin-top: 18px;
}
.acc-news-ad .ind_ad3 {
	float: left;
	padding-top: 0;
}
.acc-news-ad .ind_ad3 img {
	width: 808px;
}
.acc-news-ad .mui-side-news {
	height: 120px;
	width: 380px;
	float: right;
	margin-top: 0;
}
.li-box {
	margin-top: 20px;
}
.li-box .item {
	float: left;
}
.li-box .item1 {
	width: 360px;
	margin-right: 26px;
}
.li-box .item1 .list h3 {
	color: #fff;
	display: inline-block;
	height: 24px;
	line-height: 22px;
	padding: 0 10px;
	background-color: #09af63;
}
.li-box .item1 .list {
	margin-bottom: 6px;
}
.li-box .item1 .list ul li {
	height: 36px;
	line-height: 36px;
}
.li-box .item1 .list ul li i {
	display: block;
	width: 4px;
	height: 4px;
	position: relative;
	top: 16px;
	margin-right: 8px;
	float: left;
	background-color: #e0e0e0;
}
.li-box .item1 .list ul li a {
	display: block;
	color: #333;
	font-size: 14px;
	width: 306px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.li-box .item1 .list ul li a:hover {
	color: #09af63;
}
.li-box .item2 {
	width: 380px;
}
.li-box .item2 .list.school ul li {
	margin-bottom: 20px;
}
.li-box .item2 .list.school ul li a {
	display: block;
}
.li-box .item2 .list.school ul li a img {
	width: 114px;
	height: 78px;
	float: left;
	margin-right: 12px;
}
.li-box .item2 .list.school ul li .info {
	overflow: hidden;
}
.li-box .item2 .list.school ul li .info .ti a {
	display: block;
	color: #0b1023;
	font-size: 14px;
	line-height: 25px;
}
.li-box .last-item {
	width: 384px;
	float: right;
}
.li-box .item2 .list h3 {
	color: #09af63;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 20px;
}
.li-box .item .school ul li .info .red {
	float: right;
	color: #555;
	padding-left: 26px;
	background: url(../images/view.png) left center no-repeat;
}
.li-box .item2 .list1 ul li {
	background-color: #f7f7f7;
	margin-bottom: 10px;
	height: 38px;
	line-height: 38px;
	padding: 0 12px;
}
.li-box .item2 .list1 ul li.hot {
	padding: 8px;
	height: auto;
}
.li-box .item2 .list1 ul li.hot img {
	width: 110px;
	height: 80px;
	float: left;
	margin-right: 8px;
}
.li-box .item2 .list1 ul li.hot .info {
	overflow: hidden;
}
.li-box .item2 .list1 ul li.hot .info p {
	line-height: 1;
}
.mui-lib-box {
	height: 1080px;
	width: 220px;
	float: left;
	position: relative;
}
.xcl_hotChoice{
	display: block;
	width: 220px;
	position: relative;
}
.news-Essence {
	margin-bottom: 16px;
	background-color: #fbfbfb;
	border: 1px solid #f6f6f6;
}
.news-Essence h2,.hotDyh h2 {
	color: #323232;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 15px;
	line-height: 34px;
}
.news-Essence ul {
	padding: 10px 0 10px 15px;
}
.news-Essence ul li {
	width: 96px;
	height: 30px;
	line-height: 30px;
	padding-right: 5px;
	float: left;
}
.news-Essence ul li a {
	color: #323232;
	font-size: 14px;
}
.news-Essence ul li a:hover, .news-Essence ul li a.curr {
	color: #09af63;
	font-weight: 600;
}
.hotDyh {
	border: 1px solid #f6f6f6;
	margin-bottom: 16px;
}
.hotDyh h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid #e6e6e6;
}
.hotDyh ul li {
	padding: 20px 5px;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
}
.hotDyh ul li:last-child {
	border-bottom: none;
}
.hotDyh ul li img {
	text-align: center;
	padding: 5px 12px;
	border-radius: 4px;
	width: 70px;
	height: 54px;
	margin-right: 6px;
	float: left;
	border: 1px solid #e5e5e5;
}
.hotDyh ul li .info {
	overflow: hidden;
}
.hotDyh ul li .info span {
	display: block;
}
.hotDyh ul li .info span.title {
	color: #464646;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hotDyh ul li .info span.con {
	color: #595959;
	font-size: 12px;
	line-height: 20px;
}
.mui-news-list-box {
	padding: 0;
	width: 700px;
	float: left;
	margin-left: 20px;
}
.mui-inside-top {
	height: 38px;
	border-bottom: 2px solid #c8c8c8;
}
.mui-inside-top h2 {
	color: #09af63;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	padding-left: 6px;
	line-height: 36px;
	border-bottom: 2px solid #09af63;
}
.mui-inside-list ul li img {
	width: 125px;
	height: 96px;
	margin-left: 10px;
}
.mui-inside-list ul li {
	margin: 0;
	padding: 16px 0 24px 0;
}
.mui-inside-list ul li .title a {
	color: #111111;
	font-size: 16px;
	font-weight: bold;
}

.mui-inside-list ul li:hover .title a {
	color: #1857be;
}
.mui-inside-list ul li .lfoote {
	color: #999;
}
.mui-inside-list ul li .lfoote p.author {
	padding-left: 10px;
}
.mui-new-right {
	width: 230px;
}
.mui-new-right h2 {
	font-size: 16px;
	line-height: 38px;
	color: #323232;
	font-weight: bold;
}
.hot-side .block_home_slider {
	width: 230px;
	height: 126px;
}
.hot-side .block_home_slider .slide .img img {
	display: block;
	width: 230px;
	height: 126px;
}
.hot-side .block_home_slider .caption {
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	height: 32px;
	text-align: left;
}
.hot-side .block_home_slider .caption .mask {
	background-color: #000000;
	opacity: .5;
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 32px;
}
.hot-side .block_home_slider .caption p {
	font-size: 14px;
	height: 32px;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 5px;
	position: absolute;
	line-height: 32px;
}
.hot-side .block_home_slider .caption p a {
	color: #fff;
}
.hot-side .block_home_slider .flex-control-paging {
	display: inline-block;
	position: absolute;
	right: 4px;
	margin: 0;
	top: 100px;
	bottom: 12px;
}
.hot-side .block_home_slider .flex-control-paging a {
	margin-right: 5px;
	background-color: #85878e;
	border-radius: 100%;
	background-image: none;
}
.hot-review-list ul li {
	padding: 10px 0 16px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.hot-review-list ul li:last-child {
	border-bottom: none;
}
.hot-review-list ul li .title a {
	color: #404040;
	font-weight: bold;
	line-height: 24px;
}
.hot-review-list ul li .con {
	line-height: 20px;
	color: #999;
}
.mui-news-detail .detail-top h1 {
	color: #111111;
	font-size: 26px;
	margin: 0;
	padding: 5px 0;
	line-height: 32px;
}
.mui-news-detail .detail-top {
	border-bottom: 1px dashed #e8e8e8;
}
.mui-news-detail .newsDetail ul li{
	list-style:initial;
	margin-left:20px;
}
.time-source {
	padding: 5px 0 10px 0;
	overflow: hidden;
}
.time-source p {
	display: inline-block;
	color: #b2b2b2;
}
.time-source p b {
	padding-right: 4px;
	color: #06be6a;
}
.time-source p.red {
	float: right;
	margin-right: 18px;
}
.abstract {
	margin: 10px 0;
	color: #555;
	line-height: 24px;
	background-color: #f9f9f9;
	padding: 8px;
}
.abstract span {
	display: inline-block;
	padding: 0 2px;
	background-color: #39be81;
	color: #fff;
}
.newsDetail {
	color: #555;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
	word-break:break-all;
}
.newsDetail img {
	max-width: 700px;
	border-radius:8px;
}
.tool-Article {
	height: 20px;
}
.tool-Article .share {
	height: 20px;
	float: left;
}
.tool-Article .share span {
	display: inline-block;
	position: relative;
	color: #666;
	top: 2px;
}
.tool-Article .share .bshare-custom {
	display: inline-block;
}
.tool-Article .toolList {
	height: 20px;
	float: right;
}
.tool-Article .toolList ul li {
	display: inline-block;
}
.tool-Article .toolList ul li a {
	display: block;
	color: #5170a6;
	line-height: 20px;
	position: relative;
	padding: 0 16px 0 20px;
}
.tool-Article .toolList ul li.lovesee a {
	background: url(../images/icon_lovesee.png) left 3px no-repeat;
}
.tool-Article .toolList ul li.nolovesee a {
	background: url(../images/icon_lovesee.png) left -34px no-repeat;
}
.tool-Article .toolList ul li.articleSc a {
	background: url(../images/icon_lovesee.png) left -68px no-repeat;
}
.tool-Article .toolList ul li.articleSc a input {
	border: 0;
	padding: 0;
	margin: 0;
	color: #5170a6;
}
.Related-list {
	border: 1px solid #f6f6f6;
	padding: 15px 16px;
	margin-top: 20px;
}
.Related-list .top {
	height: 40px;
	border-bottom: 1px solid #ddd;
}
.Related-list .top h2 {
	color: #09af63;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	line-height: 38px;
	border-bottom: 2px solid #45af29;
}
.Related-list ul {
	padding: 14px 0;
	overflow: hidden;
}
.Related-list ul li {
	width: 396px;
	height: 30px;
	margin-right: 26px;
	float: left;
}
.Related-list.Related-list-news ul li {
	width: 306px;
}
.Related-list ul li a {
	color: #555;
	display: block;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}
.Related-list ul li a i {
	width: 3px;
	position: relative;
	top: -2px;
	height: 3px;
	display: inline-block;
	margin-right: 8px;
	background-color: #e0e0e0;
}
.Related-list ul li a:hover {
	color: #09af63;
}
.np-frame {
	margin: 25px 0;
}
.np-frame .top_reply span {
	color: #555;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}
.np-frame .top_reply span b {
	color: #555;
	font-size: 12px;
	padding-left: 15px;
}
.np-reply-box-active {
	border: 1px solid #aee4cb;
	border-radius: 3px;
}
.np-reply-box-active .textarea {
	height: 85px;
}
.np-reply-box-active .textarea textarea {
	height: 75px;
	padding: 5px 10px;
	width: 100%;
	border-radius: 0;
	margin: 0;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #e8e8e8;
}
.np-reply-box-active .np-reply-box-footer {
	height: 40px;
	margin-right: 6px;
}
.np-reply-box-active input {
	width: 80px;
	padding: 0;
	margin: 0;
	border-radius: 0;
	float: right;
	height: 30px;
	color: #fff;
	border: 1px solid #09af63;
	background-color: #09af63;
}
.tab1_allComments h2 {
	height: 40px;
	line-height: 38px;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
}
.tab1_allComments ul {
	padding: 26px 0;
}
.tab1_allComments ul li {
	overflow: hidden;
	margin-bottom: 18px;
}
.tab1_allComments ul li img {
	width: 52px;
	height: 52px;
	border-radius: 100%;
	float: left;
	margin-right: 8px;
}
.tab1_allComments ul li .info {
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdb;
}
.tab1_allComments ul li .info .ti {
	height: 24px;
	padding: 4px 0;
	color: #f99c00;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.tab1_allComments ul li .info .ti span {
	float: right;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border-radius: 20px;
	padding: 0 8px;
	background-color: #eee;
	color: #c3c3c3;
	font-size: 12px;
	font-weight: normal;
}
.tab1_allComments ul li .info .content {
	color: #787878;
	padding-bottom: 10px;
	padding-top: 2px;
	line-height: 24px;
}
.mui-newsdetail-list {
	margin: 0;
	padding-bottom: 30px;
}
.author-list {
	border: 1px solid #f2f2f2;
}
.author-list .top {
	background-color: #fbfbfb;
	padding: 18px 46px;
	text-align: center;
}
.author-list .top img {
	width: 78px;
	height: 78px;
	border: 1px solid #e1e1e1;
	border-radius: 100%;
	padding: 10px;
}
.author-list .top .ti {
	color: #464646;
	font-weight: bold;
}
.author-list .top .cont {
	font-size: 12px;
	color: #595959;
	margin-bottom: 5px;
}
.author-list .top .gz {
	width: 80px;
	height: 26px;
	margin: 0 auto;
	line-height: 26px;
	font-size: 12px;
	border-radius: 4px;
	background-color: #06be6a;
	color: #fff;
}
.author-list .top .gz.ygz {
	background-color: #e6e6e6;
}
.author-list ul {
	padding: 16px 0;
	border-top: 1px solid #f5f5f5;
	background-color: #fff;
}
.author-list ul li {
	height: 30px;
}
.author-list ul li a {
	padding: 0 12px;
	height: 30px;
	display: block;
	line-height: 30px;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.author-list ul li a:hover {
	font-weight: bold;
	background: url(../images/icon_bui.png) 5px center no-repeat;
}
.rank-list {
	padding: 0 10px;
	margin-bottom: 12px;
	border: 1px solid #f6f6f6;
}
.rank-list h2 {
	color: #09af63;
	border-bottom: 1px solid #ebebeb;
}
.click-list ul {
	padding: 0 0 16px 0;
}
.click-list ul li a {
	width: 200px;
	float: none;
	display: block;
	padding-left: 10px;
}
.add-news-detail img {
	width: 230px;
	max-height: 128px;
}
.topics {
	margin: 10px 0;
	padding: 0 10px;
	border: 1px solid #f6f6f6;
}
.topics h2 {
	color: #09af63;
	border-bottom: 1px solid #ebebeb;
}
.topics ul {
	padding-top: 15px;
}
.topics ul li {
	margin-bottom: 20px;
}
.topics ul li img {
	width: 70px;
	height: 88px;
	float: left;
	margin-right: 5px;
}
.topics ul li .info {
	overflow: hidden;
}
.topics ul li .info .ti {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.topics ul li .info .content {
	color: #555;
	font-size: 12px;
}
.topics ul li .info .num {
	text-align: center;
	line-height: 20px;
	color: #555;
	width: 108px;
	margin-top: 2px;
	height: 20px;
	border-radius: 20px;
	border: 1px solid #e8e8e8;
}
.deatil-foot {
	text-align: center;
	padding: 15px 30px;
}
.award-box img {
	width: 100px;
}
.award-box p {
	padding-top: 4px;
	color: #432628;
	font-size: 16px;
}
.award-box p b {
	color: #c5424b;
}
.award-box dl {
	padding-top: 16px;
}
.award-box dl dd {
	width: 14%;
	float: left;
	margin-right: 2%;
}
.award-box dl dd img {
	border-radius: 100%;
	width: 80px;
}
.deatil-foot .btn {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 16px;
	border-top: 1px solid #d7e7f9;
}
.deatil-foot .btn ul li {
	width: 300px;
	float: left;
}
.deatil-foot .btn ul li a {
	display: block;
	1 text-align: left;
	color: #408de4;
	font-size: 16px;
	padding-left: 50px;
}
.deatil-foot .btn ul li.tg a {
	background: url(../images/icon_Release_xq.png) 118px center no-repeat;
	background-size: 17px 18px;
}
.deatil-foot .btn ul li.bd a {
	background: url(../images/icon_report.png) 118px center no-repeat;
	background-size: 14px 20px;
}
.Related-list.Related-list-news ul.downList {
	padding-top: 30px;
	margin: 0;
}
.Related-list.Related-list-news ul.downList li {
	height: 76px;
	margin-bottom: 5px;
}
.Related-list.Related-list-news ul.downList li span {
	display: block;
}
.Related-list.Related-list-news ul.downList li span.ti {
	padding-bottom: 5px;
}
.Related-list.Related-list-news ul.downList li span p {
	display: inline-block;
	color: #999;
	font-size: 13px;
}
.Related-list.Related-list-news ul.downList li span p a {
	color: #09af63;
	position: relative;
	top: 4px;
	font-size: 13px;
	padding-left: 5px;
}
.Related-list.Related-list-news ul.downList li a {
	line-height: 18px;
}
.Related-list.Related-list-news ul.downList li .down-box {
	padding-left: 42px;
}
.Related-list.Related-list-news ul.downList li .down-box.rar {
	background: url(../images/zip.gif) 5px top no-repeat;
	background-size: 28px 28px;
}
.Related-list.Related-list-news ul.downList li .down-box.pdf {
	background: url(../images/pdf.gif) 5px top no-repeat;
	background-size: 28px 28px;
}
.Related-list.Related-list-news ul.downList li .down-box.ppt {
	background: url(../images/ppt.gif) 5px top no-repeat;
	background-size: 28px 28px;
}
.Related-list.Related-list-news ul.downList li .down-box.word {
	background: url(../images/doc.gif) 5px top no-repeat;
	background-size: 28px 28px;
}
.relief-tips{
	margin-bottom: 20px;
	color: #888;
	background-color: #f1f1f1;
	padding:12px 10px;
	line-height: 24px;
	border:1px solid #dcdcdc;
}
.relief-tips a{
	color:#06be6a;
	text-decoration:underline;
}
.s_weixin{
	padding: 10px 0;
	text-align: center;
}
/**/
/*专题*/
.mui-special-list {
	margin: 30px 0;
}
.mui-special-list ul {
	margin-left: -28px;
}
.mui-special-list ul li {
	float: left;
	width: 154px;
	margin-bottom: 20px;
	margin-left: 28px;
}
.mui-special-list ul li .img {
	width: 154px;
	height: 190px;
}
.mui-special-list ul li .img a {
	display: block;
}
.mui-special-list ul li .img img {
	width: 154px;
	height: 190px;
}
.mui-special-list ul li .title a {
	color: #4c4c4c;
	font-weight: 600;
}
.mui-special-list ul li .title a:hover {
	color: #09af63;
}
.mui-teac-list ul li {
	height: 128px;
	border-bottom: 1px solid #eee;
}
.mui-teac-list ul li img {
	width: 86px;
	height: 86px;
	float: left;
	margin-right: 15px;
	border-radius: 100%;
	margin-top: 20px;
	border: 1px solid #dcdcdc;
}
.mui-teac-list ul li .info {
	overflow: hidden;
}
.mui-teac-list ul li .info .ti {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px dashed #e8e8e8;
}
.mui-teac-list ul li .info .ti a {
	color: #4c4c4c;
	font-weight: 600;
	font-size: 16px;
}
/**/
/*资本市场*/
.capital-top .items h2 {
	font-size: 16px;
	color: #333;
	padding-left: 30px;
	font-weight: 600;
	line-height: 39px;
	height: 39px;
	background: url(../images/icon_back_ti.png) 3px center no-repeat;
	border-bottom: 1px solid #f2f2f2;
}
.capital-top .items dl {
	margin-left: -56px;
	padding: 28px 10px 0 10px;
}
.capital-top .items dl dd {
	width: 72px;
	float: left;
	text-align: center;
	height: 140px;
	margin-left: 56px;
	margin-bottom: 20px;
}
.capital-top .items dl dd img {
	width: 72px;
	height: 75px;
}
.capital-top .items dl dd p {
	color: #363636;
	font-size: 14px;
	line-height: 18px;
}
.capital-top .top {
	height: 36px;
	margin-bottom: 16px;
}
.capital-top .top h2 {
	display: inline-block;
	color: #333;
	float: left;
	line-height: 36px;
	font-weight: 600;
	font-size: 16px;
}
.capital-top .top .capital-search {
	width: 230px;
	height: 36px;
	float: right;
	border: 1px solid #eaeaea;
}
.capital-top .top .capital-search .text {
	border: none;
	height: 34px;
	width: 194px;
	float: left;
	padding-left: 10px;
	line-height: 34px;
}
.capital-top .top .capital-search .button {
	width: 32px;
	border: none;
	float: right;
	height: 34px;
	background: #f4f4f4 url(../images/icon_search_h.png) center center no-repeat;
}
.capital-top .info{
	color: #787878;
	line-height: 26px;
	margin-bottom: 15px;
}
.cap-contTab dl {
	height: 44px;
	padding: 0 5px;
	background-color: #f2f2f2;
	border-top: 1px solid #e0e0e0;
}
.cap-contTab dl dd {
	width: 25%;
	padding-top: 6px;
	text-align: center;
	line-height: 38px;
	float: left;
}
.cap-contTab dl dd a {
	display: block;
	color: #363636;
}
.cap-contTab dl dd.curr a {
	color: #06be6a;
	background-color: #fff;
	font-weight: 600;
	border-radius:3px 3px 0 0;
}
.capital-list dl {
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	background: #fff;
	height: 48px;
	line-height: 48px;
}
.capital-list dl dd {
	color: #06be6a;
	font-weight: 600;
}
.capital-list .tab1 {
	width: 107px;
	float: left;
	text-align: center;
}
.capital-list ul li {
	height: 46px!important;
	line-height: 46px!important;
	border-bottom: 1px solid #e5e5e5;
}
.capital-list ul li:nth-child(2n) {
	background-color: #f9f9f9;
}
.capital-list ul li:last-child {
	border-bottom: none;
}
.capital-list ul li .tab1.just {
	color: #e32d2d;
}
.capital-list ul li .tab1.loss {
	color: #06be6a;
}
.city_list{
	padding:20px 0 0 20px;
}
.city_list h2{
	color: #555;
	font-weight: 600;
	font-size: 14px;
}
.city_list h2, .city_list p{
	display: inline-block;
}
.city_list p a{
	color: #555;
	margin: 0 17px 0 0;
	display: inline-block;
}
.choosecities{
	background: #fff;
}
.citieslist p {
	padding:15px 10px 15px 20px;
}
.citieslist h3 {
	display: inline-block;
	zoom: 1;
	height: 32px;
	margin: 20px 20px 12px;
	padding: 0 14px;
	line-height: 30px;
	border-radius: 0;
	background: #06be6a;
	position: relative;
	color: #fff;
}
.citieslist h3 span {
	float: none;
	display: block;
	position: absolute;
	top: 32px;
	left:10px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-style: solid;
	border-width: 6px;
	border-color: #06be6a #fff #fff;
}
.citieslist dl dd:hover{
	background: #e5e5e5;
}
.citieslist dl dd:hover .label strong{
	background-color:#06be6a;
	color: #fff;
}
.citieslist .label{
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: top;
	border: 1px solid #ddd;
	zoom: 1;
	border-radius: 0;
	color: #666;
	line-height: 24px;
}
.citieslist .label strong{
	display: block;
	width: 28px;
	height: 28px;
	text-align: center;
	background: #eee;
	border: 1px solid #F7F7F7;
	border-radius: 0;
	font-size: 16px;
}
.citieslist span{
	display: inline-block;
	width:715px;
	vertical-align: top;
	zoom: 1;
}
.citieslist span a{
	display: inline-block;
	zoom: 1;
	color: #555;
	height: 20px;
	padding: 0 2px 1px;
	margin: 5px 10px;
	border-radius: 0;
	line-height: 20px;
}
.citieslist dl dd span a:hover{
	color: #06be6a;
}
.tecser-tab.zbsc-tab a{
	border:0;
	height: 41px;
}
.capital-view h1{
	margin: 0;
	line-height: 36px;
	font-weight: 600;
	color: #333;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2;
}
.capital-view h1 b{
	font-weight: 600;
	margin-left: 10px;
}
.capital-view .top-info{
	height:76px;
	padding-top: 20px;
}
.capital-view .top-info .left-mun{
	width:174px;
	float:left;
}
.capital-view .top-info .left-mun span{
	display: inline-block;
	font-weight: 600;
}
.capital-view .top-info .right-mun{
	overflow: hidden;
}
.capital-view .top-info .right-mun span{
	width: 140px;
	float: left;
	color: #787878;
}
.capital-view .top-info .right-mun span b{
	color: #000;
}
.capital-view .top-info .right-mun span p{
	margin-bottom:4px;
}
.capital-view .high,.capital-view .top-info .right-mun span b.high{
	color:#e10f0f;
}
.capital-view .low,.capital-view .top-info .right-mun span b.low{
	color: #06be6a;
}
.capital-view .top-info .left-mun span.p1{
	padding-left: 10px;
	font-size: 36px;
}
.capital-item{
	padding:26px 0;
}
.capital-cnt{
	width:570px;
	float: left;
}
.capital-cnt dl{
	height: 36px;
}
.capital-cnt dl dd{
	width: 140px;
	float: left;
	height: 32px;
	border:1px solid #efefef;
	line-height: 32px;
	background-color: #fafafa;
	text-align: center;
	cursor: pointer;
}
.capital-cnt dl dd.curr{
	background-color: #a4a4a4;
	color: #fff;
}
.capital-cnt .box{
	padding-top: 20px;
}
.capital-cnt .box .item{
	display: none;
}
.capital-item .capital-wd{
	width: 178px;
	padding: 0 6px;
	background-color: #fcfeff;
	float:right;
	border:1px solid #e8f0f7;
}
.capital-item .capital-wd h3{
	height: 38px;
	font-size: 12px;
	font-weight: 600;
	color: #4c4c4c;
	line-height: 38px;
	padding-left: 10px;
	border-bottom: 1px solid #e8f0f7;
}
.capital-item .capital-wd .tab{
	padding:8px;
}
.capital-item .capital-wd .tab ol{
	padding-bottom:26px;
}
.capital-item .capital-wd .tab ol li{
	height: 24px;
	line-height:24px;
}
.capital-item .capital-wd .tab ol li span{
	width: 48px;
	float: left;
	font-size: 12px;;
}
/**/
/*材料百科*/
.clbk_box{
	width: 780px;
	float: left;
}
.clbk_meet{
	margin-top: 20px;
}
.meet_list.clbk_meet ul li .info .oth span.add{
	width: 160px;
}
.clbk-top{
	padding-bottom: 0!important;
}
.clbk-top h2{
	background:url(../images/icon_back_ti.png) no-repeat scroll 3px center;
	border-bottom: 1px solid #f2f2f2;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	height: 39px;
	line-height: 39px;
	padding-left: 30px;
}
.clbk_nav{
	margin-top: 20px;
}
.clbk_nav dl dd{
	width:186px;
	float: left;
	text-align: center;
}
.clbk_nav dl dd a{
	display: block;
	padding-bottom:20px;
}
.clbk_nav dl dd a.on{
	background: url(../images/clbk_seled.png) center bottom no-repeat;
}
.clbk_nav dl dd a.on p.ti{
	color:#06be6a;
	font-weight: 600;
}
.clbk_nav dl dd p.img_1{
	height: 108px;
}
.clbk_nav dl dd p.ti{
	padding-top: 8px;
	color: #4c4c4c;
}
.brand-list {
	width:780px;
	overflow: hidden;
	margin-top: 20px;
	margin-left:5px;
}
.brand-list .brand-bd {
	position: relative;
	margin-left: 10px;
	margin-top: 5px;
	width:780px;
}
.brand-list .item {
	position: absolute;
	width:177px;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	padding:10px;
	top: 0;
	left: 40%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	border-radius:4px;
	text-align: center;	
}
.brand-list .hover {
	box-shadow: 0px 1px 8px rgba(200,200,200,.6);
	background-color: #fff;
	border-color: #f0f0f0;
}
.brand-list .item a{
	display: block;
}
.brand-list .item img{
	max-width:156px;
}
.brand-list .item p {
	overflow: hidden;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.brand-list .item p.t1 {
	font-weight: bold;
	color: #4c4c4c;
}
.card_list .clbk_meet ul li .info .ti{
	padding-top: 5px;
}
.card_list .clbk_meet ul li img{
	float: left;
	height: 98px;
	margin-right: 15px;
	width: 218px;
	border:0;
	margin-left: 0;
	padding: 0;
	top:0;
}
/**/
/*项目*/
.curr-loc {
	height: 50px;
	color: #555;
}
.curr-loc a {
	color: #555;
	line-height: 50px;
	padding: 0 10px;
	display: inline-block;
}
.bg-banner {
	width: 100%;
	height: 300px;
}
.banner-project {
	background: url(../images/bg_project.jpg) center top no-repeat;
}
.navtaget {
	margin-top: -114px;
	text-align: center;
	padding-bottom: 78px;
}
.navtaget span {
	display: inline-block;
	width: 100px;
	height: 36px;
	margin-right: 68px;
}
.navtaget span a {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	border-radius: 6px;
	border: 1px solid #a99d93;
	line-height: 34px;
	text-align: center;
}
.navtaget span a:hover{
	background-color: #fff;
	border-radius: 6px;
	color: #4c4c4c;
	border:1px solid #fff;
}
.selectNumberScreen {
	margin:0 0 16px 0;
	background-color: #fff;
	position: relative;
	padding: 10px;
}
.sxrr {
	padding: 14px 0;
	overflow: hidden;
	border-bottom: 1px dashed #e8e8e8;
}
.sxrr.sxrr_last {
	border-bottom: none;
}
.sxrr a {
	color: #333;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	margin-right: 8px;
	display: inline-block;
	padding: 0 28px 0 4px;
	margin-bottom: 5px;
	text-align: center;
}
.sxrr a:hover {
	color: #06be6a;
}
.sxrr a.on {
	color: #fff;
	border-radius: 4px;
	background: #06be6a url(../images/selec_close.png) no-repeat right top;
}
.sxrr span {
	display: inline-block;
	text-align: center;
	line-height: 28px;
	color: #333;
	font-size: 14px;
	margin-right: 10px;
	float: left;
	width: 80px;
}
.sxrr .sxrrbox {
	width: 1000px;
	float: left;
}
.selectNumberScreen .qcqb {
	height: 22px;
	line-height: 22px;
	position: absolute;
	padding-left: 28px;
	background: url(../images/icon_Sync.png) left center no-repeat;
	right: 22px;
	top: 16px;
	color: #787878;
	display: none;
	display: inline-block;
	cursor: pointer;
}
.mui-project-list {
	padding: 8px 0;
	margin-bottom: 36px;
	background-color: #fff;
}
.mui-project-list .project-top {
	width: 1160px;
	margin: 0 auto;
	height: 40px;
	background-color: #f5fcf9;
}
.mui-project-list .project-top dl dd {
	float: left;
	font-size: 14px;
	color: #06be6a!important;
	font-weight: bold;
	text-align: center;
	width: 156px;
	line-height: 40px;
}
.mui-project-list .project-top dl dd.selet1 {
	text-align: left;
	width: 536px;
	padding-left: 8px;
}
.mui-project-list .selet1 {
	width: 536px;
	float: left;
}
.mui-project-list .selet2, .mui-project-list .selet3, .mui-project-list .selet4, .mui-project-list .selet5 {
	width: 156px;
	color: #383838;
	text-align: center;
	line-height: 100px;
	font-size: 14px;
	float: left;
}
.mui-project-list .selet3 {
	color: #2152bb;
}
.project-list-item {
	width: 1160px;
	margin: 0 auto;
}
.project-list-item ul li {
	height: 100px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
.project-list-item ul li .img {
	position: relative;
	width: 80px;
	float: left;
	margin: 10px 0 0 8px;
}
.project-list-item ul li .img p {
	position: absolute;
	left: 0;
	top: 0;
	width: 64px;
	color: #fff;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.project-list-item ul li .img p.p1 {
	background-color: #ff9f17;
}
.project-list-item ul li .img p.p2 {
	background-color: #e81b42;
}
.project-list-item ul li .img p.p3 {
	background-color: #de117b;
}
.project-list-item ul li .img p.p4 {
	background-color: #8a8a8a;
}
.project-list-item ul li .img img {
	width: 80px;
	height: 80px;
}
.project-list-item ul li .info {
	width: 280px;
	float: left;
	margin-left: 12px;
}
.project-list-item ul li .info span {
	display: block;
	color: #9e9e9e;
}
.project-list-item ul li .info span.ti{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 8px 0;
	height: 42px;
	line-height: 34px;
}
.project-list-item ul li:hover .info a {
	color: #2152bb;
}
.project-list-item ul li:hover .selet2, .project-list-item ul li:hover .selet3, .project-list-item ul li:hover .selet4, .project-list-item ul li:hover .selet5 {
	font-weight: bold;
	cursor: pointer;
}
.proj_list {
	padding: 0!important;
	margin: 0!important;
}
.proj-detail-top {
	padding: 15px;
	overflow: hidden;
	background-color: #fff;
}
.proj-detail-top .img {
	width: 154px;
	float: left;
	position: relative;
	margin-right: 10px;
}
.proj-detail-top .img img {
	width: 154px;
	max-height: 154px;
}
.proj-detail-top .img p {
	width: 62px;
	color: #fff;
	position: absolute;
	left: 6px;
	top: 0;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.proj-detail-top .img p.p1 {
	background-color: #ff9f17;
}
.proj-detail-top .img p.p2 {
	background-color: #e81b42;
}
.proj-detail-top .img p.p3 {
	background-color: #de117b;
}
.proj-detail-top .img p.p4 {
	background-color: #8a8a8a;
}
.proj-detail-top .info {
	overflow: hidden;
	position: relative;
}
.proj-detail-top .info .ti {
	color: #444;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding: 2px 0 8px 0;
	border-bottom: 1px dashed #e8e8e8;
}
.proj-detail-top .info .content {
	padding-top: 20px;
}
.proj-detail-top .info .content .label span {
	color: #787878;
	display: inline-block;
	padding: 0 13px;
	font-size: 16px;
}
.proj-detail-top .info .content .label span b {
	color: #383838;
}
.proj-detail-top .info .content .gs {
	color: #9e9e9e;
	font-size: 16px;
	line-height: 24px;
	padding-top: 16px;
	padding-left: 13px;
}
.proj-detailBox {
	background-color: #fff;
	margin: 14px 0;
}
.proj-detailBox .proj-tab dl {
	height: 46px;
	background-color: #f9f9f9;
	border: 1px solid #fff;
	border-bottom: 1px solid #f7f7f7;
}
.proj-detailBox .proj-tab dl dd {
	width: 136px;
	float: left;
	border-right: 1px solid #f1f1f1;
	text-align: center;
}
.proj-detailBox .proj-tab dl dd:last-child {
	border: none;
}
.proj-detailBox .proj-tab dl dd a {
	color: #5b5b5b;
	display: block;
	line-height: 46px;
	font-size: 16px;
}
.proj-detailBox .proj-tab dl dd.curr a {
	background: #fff;
	line-height: 44px;
	color: #06be6a;
	border-top: 1px solid #17c274;
}
.proj-info {
	padding: 23px 25px;
	line-height: 42px;
	color: #5b5b5b;
	display: none;
	min-height: 350px;
}
.proj-info img {
	max-width: 700px;
}
.proj-info .pro-r{
	padding-top:30px;
	text-align: center;
}
.proj-info .pro-r span{
	display: block;
	line-height:26px;
}
.proj-info .pro-r span.img img{
	width: 18%;
}
.proj-info .pro-r span a{
	color:#06be6a;
	font-weight: 600;
}
.proj-rec, .proj-right {
	margin: 0!important;
	background-color: #fff;
}
.proj-rec{
	width: 405px;
	padding: 0 10px;
}
.proj-rec h2 {
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
	height: 42px;
	border-bottom: 1px solid #eee;
	padding-left: 12px;
	color: #06be6a;
}
.proj-rec ul li {
	height: auto;
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px dashed #e8e8e8;
}
.proj-rec ul li:last-child {
	border-bottom: none;
}
.proj-rec ul li .img {
	width: 112px;
	margin-right: 12px;
}
.proj-rec ul li .img img {
	width: 112px;
	height: 112px;
}
.proj-rec ul li .info1 {
	overflow: hidden;
}
.proj-rec ul li .info1 .ti a {
	padding-top: 8px;
	color: #333;
	display: block;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.proj-rec ul li .info1 p.label {
	overflow: hidden;
	padding-top: 6px;
}
.proj-rec ul li .info1 .label span {
	color: #787878;
	display: block;
	float: left;
	height: 14px;
	line-height: 14px;
	margin-bottom: 8px;
	margin-right: 10px;
	border-right: 1px solid #787878;
	width: 131px;
}
.proj-rec ul li .info1 .label span.gf {
	margin-right: 0;
	border-right: none;
}
.proj-rec ul li .info1 .label span.gz {
	border-right: none;
}
.proj-rec ul li .info1 .cmnt {
	color: #9e9e9e;
}
/**/
/*投资人*/
.banner-Investor {
	background: url(../images/bg_Investor.jpg) center top no-repeat;
}
.mui-project-list.mui-Investor-list .project-top dl dd.selet1 {
	width: 356px;
}
.mui-project-list.mui-Investor-list .project-top dl dd.selet2, .mui-project-list.mui-Investor-list .project-top dl dd.selet3 {
	width: 274px;
}
.mui-project-list.mui-Investor-list .project-top dl dd.selet4, .mui-project-list.mui-Investor-list .project-top dl dd.selet5 {
	width: 128px;
}
.mui-project-list.mui-Investor-list .selet1 {
	float: left;
	width: 356px;
}
.mui-project-list.mui-Investor-list .selet2, .mui-project-list.mui-Investor-list .selet3 {
	float: left;
	width: 274px;
}
.mui-project-list.mui-Investor-list .selet2 p, .mui-project-list.mui-Investor-list .selet3 p {
	display: inline-block;
	padding-right: 15px;
}
.mui-project-list.mui-Investor-list .selet4, .mui-project-list.mui-Investor-list .selet5 {
	float: left;
	width: 128px;
}
.mui-project-list.mui-Investor-list ul li .selet2, .mui-project-list.mui-Investor-list ul li .selet3 {
	line-height: 24px;
	padding-top: 24px;
}
.project-list-item.Investor-list-item ul li .selet1 {
	padding-top: 20px;
}
.project-list-item.Investor-list-item ul li img {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	float: left;
}
.project-list-item.Investor-list-item ul li .info {
	width: 200px;
	padding-top: 5px;
}
.project-list-item.Investor-list-item ul li .info p.p1 {
	color: #505050;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}
.project-list-item.Investor-list-item ul li .info p.p2 {
	color: #9e9e9e;
	font-size: 14px;
}
.project-list-item.Investor-list-item ul li:hover {
	background-color: #fbfbfb;
}
.project-list-item.Investor-list-item ul li:hover .selet2, .project-list-item.Investor-list-item ul li:hover .selet3 {
	font-weight: normal;
}
.touz-detail {
	width: 100%!important;
}
.touzr-detail-top .img {
	position: relative;
	width: 120px;
	float: left;
	margin-right: 22px;
}
.touzr-detail-top .img img {
	width: 120px;
	height: 120px;
	border-radius: 100%;
}
.touzr-detail-top {
	margin-bottom: 10px;
}
.touzr-detail-top .info .ti {
	height: 42px;
	line-height: 38px;
}
.touzr-detail-top .info .ti b {
	float: right;
	margin-right: 15px;
	padding-left: 20px;
	font-size: 14px;
	color: #444;
	background: url(../images/icon_loca.png) left center no-repeat;
}
.touzr-detail-top .info .content {
	padding-top: 8px;
}
.touzr-detail-top .info .content p {
	line-height: 24px;
}
.touzr-detail-top .info .content .label {
	color: #333;
}
.touzr-detail-top .info .content .gs {
	padding: 0;
	color: #333;
	font-size: 14px;
}
.touzr-detail-top .info .content .sc-box {
	height: 30px；
}
.touzr-detail-top .info .content .sc-box a {
	width: 118px;
	height: 30px;
	padding: 0;
	margin: 0;
	float: right;
	text-align: center;
	line-height: 26px;
	margin-right: 14px;
	background: #17c274;
	color: #fff;
	border: 1px solid #17c274;
}
.touzr-detail-top .info .content .sc-box a.sc-on {
	background-color: #fff;
	border: 1px solid #e3e6e9;
	color: #909090;
}
.apec_d_info {
	padding-bottom: 8px;
	background-color: #fff;
	margin-bottom: 10px;
}
.apec_d_info h2 {
	font-size: 16px;
	padding: 10px 0 6px 0;
	line-height: 30px;
	margin: 0 10px;
	font-weight: bold;
	color: #06be6a;
	border-bottom: 1px solid #f4f5f2;
}
.apec_d_info i {
	width: 26px;
	display: block;
	height: 2px;
	margin: 0 0 2px 1px;
	background-color: #06be6a;
}
.apec_d_info .info {
	padding: 10px 20px 30px 20px;
	line-height: 30px;
	font-size: 15px;
	color: #5b5b5b;
}
.apec_d_info .info ul li{
	height:auto;
	margin-left: 20px;
	border-bottom:none;
	list-style-position: inside;
	list-style-type:disc;
}
.apec_d_info .info img {
	max-width: 700px;
}
.apec_d_info .info h3 {
	color: #888;
	margin: 0;
	font-size: 15px;
}
.apec_d_info .info .label span {
	background-color: #f9faf8;
	padding: 2px 10px;
	margin: 0 8px 10px 0;
	color: #ffaa17;
}
.apec_d_info .num {
	padding: 10px 0 0 0;
}
.tzCase_list ul li {
	padding: 20px 0;
	height: auto!important;
}
/**/
/*投资机构*/
.banner-Investment {
	background: url(../images/bg_Investment.jpg) center top no-repeat;
}
.Investment-list {
	margin:0 0 45px 0;
	background: #fff;
	padding: 5px 25px;
}
.Investment-list h2 {
	border-bottom: 1px solid #f2f2f2;
	color: #06be6a;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
}
.Investment-list h2 b {
	color: #555;
	font-size: 12px;
	float: right;
}
.Investment-list ul {
	padding-top: 30px;
	margin-left: -53px;
}
.Investment-list ul li {
	width: 147px;
	height: 97px;
	line-height: 97px;
	margin-left: 53px;
	margin-bottom: 30px;
	float: left;
	text-align: center;
	border: 1px solid #ececec;
}
.Investment-list ul li img {
	height: 56px;
	max-width: 98%;
	display: inline-block;
	vertical-align: middle;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.Investment-list ul li:hover {
	box-shadow: 2px 2px 2px #ededed;
}
.Investment-list ul li:hover img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray;
}
.Inve-detail-top {
	width: 100%;
	height: 360px;
	background: url(../images/bg_inve_detail.jpg) center top no-repeat;
}
.Inve-detail-top .info {
	text-align: center;
	padding-top: 84px;
}
.Inve-detail-top .info img {
	height: 96px;
}
.Inve-detail-top .info p.ti {
	color: #fff;
	padding-top: 20px;
	font-size: 24px;
	font-weight: bold;
}
.Inve-detail-top .info p.web a {
	color: #fff;
	display: block;
	font-size: 18px;
	padding-top: 14px;
}
.Inve-detail {
	width: 780px;
	float: left;
	padding: 24px 18px;
	background-color: #fff;
}
.Inve-detail h2 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #06be6a;
	background: url(../images/bg_Inve_line.png) left top no-repeat;
	border-bottom: 1px solid #f2f2f2;
}
.Inve-detail .Inve-cnt {
	color: #383838;
	padding: 10px 0;
	line-height: 30px;
	font-size: 14px;
}
.Investment-Rec {
	width: 390px;
	float: right;
	background-color: #fff;
	padding: 12px 15px;
}
.Investment-Rec h2 {
	height: 40px;
	color: #06be6a;
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px solid #f2f2f2;
}
.Investment-Rec ul li {
	padding: 20px 0;
	border-bottom: 1px dashed #f3f3f3;
}
.Investment-Rec ul li:last-child {
	border-bottom: none;
}
.Investment-Rec ul li .rec-top .info {
	overflow: hidden;
	display: inline-block;
}
.Investment-Rec ul li .rec-top .info p.ti a {
	font-size: 16px;
	font-weight: bold;
	color: #4c4c4c;
}
.Investment-Rec ul li .rec-top .info p.web a {
	color: #787878;
	padding-top: 4px;
	font-size: 14px;
}
.Investment-Rec ul li .rec-top img {
	width: 65px;
	float: right;
	height: 45px;
	border: 1px solid #f8f8f8;
}
.Investment-Rec ul li .rec-info {
	color: #4c4c4c;
	font-size: 14px;
	padding-top: 4px;
	line-height: 24px;
}
/**/
/*研报*/
.bg-banner.banner-Report {
	background: url(../images/bg_Report.jpg) center top no-repeat;
}
.mui-project-list.mui-Report-list .project-top dl dd.selet1 {
	width: 510px;
}
.mui-project-list.mui-Report-list .project-top dl dd {
	width: 160px;
}
.mui-project-list.mui-Report-list .selet1 {
	width: 510px;
}
.mui-project-list.mui-Report-list .selet2, .mui-project-list.mui-Report-list .selet3, .mui-project-list.mui-Report-list .selet4, .mui-project-list.mui-Report-list .selet5, .mui-project-list.mui-Report-list .selet6 {
	width: 160px;
}
.mui-project-list.mui-Report-list ul li {
	height: 136px;
}
.mui-project-list.mui-Report-list ul li .selet1 {
	padding-top: 22px;
}
.mui-project-list.mui-Report-list ul li .selet1 img {
	max-height: 94px;
	float: left;
	height: 102px;
	max-width: 68px;
}
.mui-project-list.mui-Report-list ul li .info {
	width: 340px;
	padding-top: 5px;
}
.mui-project-list.mui-Report-list ul li .info p.ti {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.mui-project-list.mui-Report-list ul li .info p.cnt {
	line-height: 24px;
	color: #9e9e9e;
}
.mui-project-list.mui-Report-list ul li .selet2, .mui-project-list.mui-Report-list ul li .selet3, .mui-project-list.mui-Report-list ul li .selet4, .mui-project-list.mui-Report-list ul li .selet5, .mui-project-list.mui-Report-list ul li .selet6 {
	line-height: 136px;
}
.mui-project-list.mui-Report-list ul li .selet3 {
	color: #4c4c4c;
}
.mui-project-list.mui-Report-list ul li .selet6 {
	color: #06be6a;
	float: left;
	text-align: center;
}
.mui-project-list.mui-Report-list ul li .selet6 img {
	position: relative;
	top: 4px;
	margin-right: 3px;
}
.yb-detail-top img {
	width: 110px;
	float: left;
	margin-right: 15px;
	max-height: 168px;
}
.yb-detail-top {
	margin-bottom: 10px;
}
.yb-detail-top .content {
	padding-top: 10px!important;
}
.yb-detail-top .content .label span {
	font-size: 14px!important;
}
.yb-detail-top .content .gs {
	padding-top: 10px!important;
	font-size: 14px!important;
}
.yb-detail-top .sc-box a {
	width: 118px;
	height: 30px;
	padding: 0;
	margin: 0;
	float: right;
	text-align: center;
	line-height: 30px;
	margin-right: 14px;
	color: #909090;
	border: 1px solid #e3e6e9;
}
.yb-detail-top .sc-box {
	padding-top: 10px;
	overflow: hidden;
}
.yb-detail-top a.button {
	background-color: #ff9f17;
	color: #fff;
	display: inline-block;
	float: right;
	border: 1px solid #ff9f17;
	line-height: 26px;
	width: 118px;
	height: 30px;
	text-align: center;
}
.yb-detail-top .sc-box a.sc {
	background-color: #06be6a;
	border: 1px solid #06be6a;
	color: #fff;
}
.yb-detail-top a.sc-on {
	border: 1px solid #e3e6e9;
	color: #909090;
}
.proj-detail-top.yb-detail-top .info .ti {
	padding-right: 60px;
}
.proj-detail-top.yb-detail-top .info .down {
	position: absolute;
	right: 0;
	top: 4px;
	color: #06be6a;
	font-size: 12px;
	line-height: 24px;
	padding-left: 24px;
	background: url(../images/icon_down.png) no-repeat;
}
.proj-rec.yb-rec ul li {
	padding: 16px 20px;
	position: relative;
	border-bottom: 1px dashed #e8e8e8;
}
.proj-rec.yb-rec ul li:last-child {
	border: none;
}
.proj-rec.yb-rec ul li img {
	width: 76px;
	position: relative;
	top: 4px;
	float: left;
	margin-right: 20px;
	max-height: 106px;
}
.proj-rec.yb-rec ul li .info1 .label span {
	width: 124px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.proj-rec.yb-rec ul li .info1 .label span b {
	color: #383838;
}
.proj-rec.yb-rec ul li .info1 .label span.gf {
	width: 100px;
	float: right;
}
.proj-rec.yb-rec ul li .info1 .label.labela span {
	border-right: none;
}
.proj-rec.yb-rec ul li .info1 .down {
	position: absolute;
	bottom: 20px;
	border: 1px solid #ebebeb;
	padding: 0 10px 0 26px;
	color: #06be6a;
	font-size: 12px;
	background: url(../images/icon_down.png) 8px center no-repeat;
	background-size: 14px 17px;
	height: 24px;
	line-height: 24px;
	right: 30px;
}
/**/
/*专家*/
.banner-expert {
	background: url(../images/bg_expert.jpg) center top no-repeat;
}
.expert-side {
	width: 100%;
	height: 442px;
	background: #fff;
	padding-top: 20px;
	margin-bottom: 20px;
}
.scroll-outer-top {
	width: 750px;
	height: 40px;
	text-align: center;
	margin: 0 auto 45px auto;
	border-bottom: 1px solid #f2f2f2;
}
.scroll-outer-top h2 {
	color: #06be6a;
	display: inline-block;
	line-height: 38px;
	border-bottom: 2px solid #17c274;
	font-weight: bold;
	font-size: 18px;
}
.scroll-outer {
	height: 260px;
}
#scroll {
	width: 1200px;
	margin: 0 auto;
}
#scroll .owl-wrapper-outer {
	margin: 0 auto;
}
#scroll .item {
	position: relative;
	width: 260px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #f1f1f1;
}
#scroll .item .expert-side-top {
	padding: 15px 12px;
	height: 100px;
	border-bottom: 1px solid #fafafa;
}
#scroll .item .expert-side-top img {
	width: 76px;
	display: block;
	height: 76px;
	margin-left: 20px;
	float: right;
	border-radius: 100px;
}
#scroll .item .expert-side-top .info {
	overflow: hidden;
}
#scroll .item .expert-side-top .info p.ti a {
	color: #4c4c4c;
	font-size: 15px;
	display: block;
	font-weight: bold;
}
#scroll .item .expert-side-top .info p.ti-en {
	color: #06be6a;
	font-size: 12px;
}
#scroll .item .expert-side-top .info p.zw {
	color: #999;
	font-size: 12px;
}
#scroll .item .expert-side-cnt {
	padding: 12px;
}
#scroll .item .expert-side-cnt span {
	display: block;
	font-size: 13px;
	padding-bottom: 4px;
	color: #787878;
}
#scroll .item .expert-side-cnt span.zc, #scroll .item .expert-side-cnt span.ly {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#scroll .item .expert-side-cnt span b {
	color: #4c4c4c;
}
.owl-pagination {
	display: none;
}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 95px;
	width: 35px;
	height: 36px;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: -26px;
	background: url(../images/icon_prev.png) no-repeat;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: -26px;
	background: url(../images/icon_next.png) no-repeat;
}
.mui-expert-list .project-top dl dd.selet1, .expert-list-item .selet1 {
	width: 390px;
}
.mui-expert-list .project-top dl dd.selet2, .expert-list-item .selet2 {
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-expert-list .project-top dl dd.selet3, .expert-list-item .selet3 {
	width: 206px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-expert-list .project-top dl dd.selet4, .mui-expert-list .project-top dl dd.selet5, .mui-expert-list .project-top dl dd.selet6, .expert-list-item .selet4, .expert-list-item .selet5, .expert-list-item .selet6 {
	width: 98px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mui-expert-list ul li img {
	width: 62px;
	height: 62px;
	float: left;
	position: relative;
	top: 20px;
	border-radius: 100%;
}
.mui-expert-list ul li .info {
	overflow: hidden;
	position: relative;
	top: 20px;
}
.mui-expert-list ul li .info .ti a {
	font-size: 16px;
	color: #444;
	font-weight: bold;
}
.mui-expert-list ul li .info .cnt {
	color: #9e9e9e;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
	width: 238px;
}
.mui-expert-list ul li .selet6 {
	line-height: 100px;
	float: left;
	text-align: center;
}
.sp_infoList {
	padding: 0 0 0 5px;
}
.sp_infoList dd {
	padding: 8px 0;
	border-bottom: 1px dashed #e7e7e7;
}
.sp_infoList dd b {
	width: 80px;
	color: #999;
	float: left;
	display: block;
}
.sp_infoList dd span {
	display: block;
}
.Interview-box {
	padding: 0 62px 0 36px;
}
.Interview-box h2 {
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}
.Interview-box .top {
	margin-bottom: 20px;
}
.Interview-box .top img {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	float: left;
	margin-right: 10px;
}
.Interview-box .top p.ti {
	height: 42px;
	line-height: 40px;
	color: #444;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 7px;
	border-bottom: 1px dashed #e8e8e8;
}
.Interview-box .top .info {
	overflow: hidden;
}
.Interview-box .top p.ti b {
	float: right;
	padding-left: 25px;
	font-weight: normal;
	margin-right: 5px;
	font-size: 14px;
	background: url(../images/icon_loca.png) left center no-repeat;
}
.Interview-box .top p span {
	display: block;
	color: #444;
	padding: 3px 0;
	font-size: 14px;
}
.Interview-box .user-contact {
	margin-top: 0;
	padding-top: 22px;
	border-top: 1px solid #f1f1f1;
}
.Interview-box .user-contact h2 {
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: none;
}
.Interview-box .user-contact .item {
	height: 40px;
	margin-bottom: 14px;
}
.Interview-box .user-contact .item span, .Interview-box .user-contact .item1 span {
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 5px;
	color: #787878;
}
.Interview-box .user-contact .item input {
	width: 280px;
	height: 38px;
	background-color: #fbfbfb;
	border: 1px solid #e9e9e9;
	color: #787878;
	padding-left: 10px;
	border-radius: 3px;
}
.Interview-box .user-contact .item1 {
	margin-bottom: 14px;
}
.Interview-box .user-contact .item1 span {
	position: relative;
}
.Interview-box .user-contact .item1 textarea {
	width: 614px;
	height: 108px;
	background-color: #fbfbfb;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
}
.Interview-box .user-contact .item b {
	color: #999;
	float: right;
	width: 614px;
}
/**/
/*产业园*/
.park-list ul li {
	height: 180px;
	padding: 0 20px;
	border-bottom: 1px solid #f0f0f0;
}
.park-list ul li .img {
	float: right;
	padding-top: 45px;
	margin-left: 15px;
}
.park-list ul li .img img {
	width: 142px;
	height: 98px;
}
.park-list ul li .info {
	overflow: hidden;
	padding-top: 20px;
}
.park-list ul li .info .ti a {
	color: #444;
	font-size: 16px;
	font-weight: bold;
}
.park-list ul li .info .ti a:hover {
	color: #2051b6;
}
.park-list ul li .info .cnt {
	color: #9e9e9e;
	height: 48px;
	padding-top: 4px;
	margin-bottom: 14px;
	overflow: hidden;
	line-height: 24px;
}
.park-list ul li .info span {
	color: #666;
	display: block;
	height: 24px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.park-list ul li .info span i {
	border-radius: 3px;
	color: #5091da;
	display: inline-block;
	font-style: normal;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	padding-left: 18px;
	width: 50px;
}
.park-list ul li .info span.i-pro i {
	background: #edf2f8 url(../images/icon_park1.png) no-repeat 2px center;
}
.park-list ul li .info span.i-add i {
	background: #edf2f8 url(../images/icon_park2.png) no-repeat 2px center;
}
.park-detail-top {
	margin-bottom: 10px;
}
.park-detail-top .centent {
	padding-bottom: 10px;
	border-bottom: 1px dashed #efefef;
}
.park-detail-top .centent img {
	width: 340px;
	margin-right: 12px;
	float: left;
	max-height: 154px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}
.park-detail-top .centent .info {
	overflow: hidden;
}
.park-detail-top .centent .info .ti1 {
	color: #444;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.park-detail-top .centent .info .cnt {
	line-height: 24px;
	padding: 6px 0;
	color: #4c4c4c;
}
.park-detail-top .centent .info .sc-box a {
	background-color: #06be6a;
	border: 1px solid #06be6a;
	color: #fff;
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 0 14px 0 0;
	padding: 0;
	text-align: center;
	width: 118px;
}
.park-detail-top .centent .info .sc-box a.sc-on {
	border: 1px solid #e3e6e9;
	background-color: #fff;
	color: #909090;
}
.park-detail-top .centent .info .sc-box a.button {
	background-color: #ff9f17;
	border: 1px solid #ff9f17;
}
.park-detail-top .centent .info .pro {
	color: #666;
}
.park-detail-top .share {
	padding-top: 10px;
}
.park-detail-top .share span {
	display: inline-block;
	color: #666;
	position: relative;
	top: 3px;
}
.park-detail-top .share .bshare-custom {
	display: inline-block;
}
.park-detail-top .centent .info .pro span {
	border-radius: 3px;
	color: #5091da;
	display: inline-block;
	font-style: normal;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	padding-left: 18px;
	width: 50px;
	background: #edf2f8 url(../images/icon_park1.png) no-repeat 2px center;
}
.park-right {
	background: no-repeat;
}
.mui-lx-list {
	margin-left: -52px;
}
.mui-lx-list dd {
	line-height: 42px;
	font-size: 14px;
	height: 42px;
	width: 340px;
	float: left;
	margin-left: 52px;
	margin-bottom: 5px;
	padding-left: 22px;
	border-bottom: 1px dashed #f1f1f1;
}
.mui-lx-list dd.add {
	width: 730px;
	background: url(../images/icon_parkView_loc.png) left center no-repeat;
	background-size: 14px 19px;
}
.mui-lx-list dd.tel {
	background: url(../images/icon_parkView_tel.png) left center no-repeat;
	background-size: 15px 15px;
}
.mui-lx-list.lx-list dd.mail {
	background: url(../images/icon_parkView_mail.png) left center no-repeat;
	background-size: 15px 13px;
}
.mui-lx-list.lx-list dd.mobile {
	background: url(../images/icon_parkView_mobile.png) left center no-repeat;
	background-size: 15px 15px;
}
.mui-lx-list.lx-list dd.web {
	background: url(../images/icon_parkView_web.png) left center no-repeat;
	background-size: 15px 15px;
}
/**/
/*技术服务*/
.tecser-tab {
	height:42px;
	position: relative;
}
.tecser-tab a {
	border: 1px solid #eceee8;
	background-color: #fff;
	display: block;
	width: 124px;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #06be6a;
	font-size: 16px;
}
.tecser-tab a.on {
	color: #fff;
	background-color: #06be6a;
}
.case-list {
	background-color: #fafafa;
}
.case-list ul {
	margin-left: -40px;
}
.case-list ul li {
	width: 270px;
	float: left;
	margin: 0 0 20px 40px;
	padding: 14px 14px 0 14px;
	background-color: #fff;
	height: 230px;
	border: 1px solid #f1f1f1;
}
.case-list ul li a {
	display: block;
	overflow: hidden;
}
.case-list ul li img {
	width: 240px;
	height: 150px;
	transition: all 1s ease 0s;
}
.case-list ul li img:hover {
	transform: scale(1.1);
}
.case-list ul li .info .title a {
	color: #333;
	display: block;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case-list ul li .info .oth {
	height: 30px;
}
.case-list ul li .oth span {
	color: #999;
	display: block;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
}
.case-list ul li .info .oth .t1 {
	background: url(../images/icon_case.png) no-repeat left center;
	padding-left: 20px;
	width: 160px;
}
.case-list ul li .info .oth .t2 {
	text-align: center;
	width: 78px;
}
.hows-list ul li {
	height: 130px;
	padding: 0 20px;
	border-bottom: 1px solid #f0f0f0;
}
.hows-list ul li .ti a {
	font-size: 16px;
	color: #444;
	display: block;
	padding-top: 16px;
	font-weight: bold;
}
.hows-list ul li .ti a:hover {
	color: #2051b6;
}
.hows-list ul li .cnt {
	color: #9e9e9e;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
}
.hows-list ul li .label {
	padding-top: 8px;
}
.hows-list ul li .label span {
	display: inline-block;
	background-color: #f1f6fc;
	border-radius: 3px;
	color: #5292da;
	padding: 2px 12px;
	margin-right: 4px;
}
.case-detail-ti {
	padding-top: 10px;
	margin: 0 10px;
	color: #444;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e8e8e8;
}
.case-li {
	padding: 10px 0;
	margin-left: -5%;
}
.case-li dd {
	width: 45%;
	height: 42px;
	float: left;
	margin-left: 5%;
}
.case-li dd b {
	color: #555;
}
.proj-rec.case-rec ul li .img {
	width: 114px;
	float: right;
	margin-left: 15px;
}
.proj-rec.case-rec ul li img {
	width: 114px;
	max-height: 72px;
	border:1px solid #dcdcdc;
	padding: 1px;
}
.proj-rec.case-rec ul li .info1 {
	overflow: hidden;
	padding: 0 0 0 10px;
}
.proj-rec.case-rec ul li .info1 .type {
	padding-top: 6px;
}
.proj-rec.case-rec ul li .info1 .type span {
	display: block;
	margin-bottom: 4px;
	color: #b3b3b3;
}
.proj-rec.case-rec ul li .info1 .type span.t1 {
	padding-left: 25px;
	background: url(../images/icon_case.png) no-repeat left center;
}
.proj-rec.xq-rec ul li {
	padding-bottom: 20px;
}
.proj-rec.xq-rec ul li .info1 {
	padding: 0 10px;
}
.proj-rec.xq-rec ul li .info1 .ti a:hover {
	color: #06be6a;
}
.proj-rec.xq-rec ul li .info1 .cnt {
	color: #b3b3b3;
	line-height: 24px;
	padding-bottom: 5px;
}
.proj-rec.xq-rec ul li .info1 .type span {
	background-color: #f1f6fc;
	border-radius: 3px;
	color: #5292da;
	display: inline-block;
	margin-right: 4px;
	padding: 2px 12px;
}
/**/
/*活动*/
.meet_list ul li {
	padding: 18px 30px 0 15px;
	height: 150px!important;
	border-bottom: 1px solid #f0f0f0;
}
.meet_list ul li img {
	width: 218px;
	height: 98px;
	margin-right: 15px;
	float: left;
}
.meet_list ul li .info {
	overflow: hidden;
}
.meet_list ul li .info .ti a {
	font-size: 16px;
	color: #444;
	display: block;
	font-weight: bold;
}
.meet_list ul li .info .ti a:hover {
	color: #2051b6;
}
.meet_list ul li .info .cnt {
	color: #9e9e9e;
	padding-top: 2px;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
}
.meet_list ul li .info .oth {
	height: 20px;
	padding-top: 8px;
}
.meet_list ul li .info .oth span {
	display: block;
	float: left;
	line-height: 20px;
	padding-left: 22px;
	color: #9e9e9e;
}
.meet_list ul li .info .oth span.add {
	width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/icon_location.png) left center no-repeat;
}
.meet_list ul li .info .oth span.time {
	width: 265px;
	background: url(../images/icon_time.png) left center no-repeat;
}
.meet_list ul li .info .oth span.tips {
	padding-left: 30px;
	background: url(../images/icon_tips.png) left center no-repeat;
}
.park-detail-top .centent.hy-centent .info .cnt span {
	display: block;
	color: #666;
	height: 24px;
	line-height: 24px;
	margin-bottom: 8px;
	padding-left: 22px;
}
.park-detail-top .centent.hy-centent .info .cnt span.add {
	background: url(../images/icon_location.png) no-repeat left center;
}
.park-detail-top .centent.hy-centent .info .cnt span.time {
	background: url(../images/icon_time.png) no-repeat left center;
}
.park-detail-top .centent.hy-centent .info .cnt span.type {
	padding-left: 26px;
	background: url(../images/icon_tips.png) no-repeat left center;
}
.hy-centen.user-elease .item input .info .sc-box input {
	border: 1px solid #e3e6e9;
	color: #909090;
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 0 14px 0 0;
	padding: 0;
	text-align: center;
	width: 118px;
}
.hy-centent .info .sc-box input.sc-on {
	background: #17c274;
	border: 1px solid #17c274;
	color: #fff;
}
.registerBox.signBox .left {
	width: 720px;
}
.sign-info .tips-top {
	color: #4c4c4c;
	font-size: 16px;
	margin-top: -10px;
	padding-bottom: 36px;
}
.sign-info .img-top {
	padding-bottom: 56px;
}
.sign-info .submit input {
	width: 108px;
	height: 36px;
	padding: 0;
	color: #fff;
	cursor: pointer;
	background-color: #ffae2b;
	border: 1px solid #ffae2b;
	border-radius: 3px;
	margin-top: 10px;
	margin-left: 124px;
}
.sign-info-bottom {
	margin-top: 45px;
	width: 640px;
	padding: 22px 0 0 10px;
	border-top: 1px solid #fafafa;
}
.sign-info-bottom img {
	width: 102px;
	height: 102px;
	float: left;
	margin-right: 12px;
}
.sign-info-bottom .info {
	overflow: hidden;
}
.sign-info-bottom .info .p1 {
	color: #4c4c4c;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
}
.sign-info-bottom .info p {
	color: #787878;
	padding-top: 25px;
}
.registerBox .left .userInfo.sign-info {
	width: 700px;
}
.registerBox .left .userInfo .item span.huodong_name {
	color: #06be6a;
}
.registerBox .left .userInfo .item .mwui-switch-btn span {
	width: 26px;
	font-size: 14px;
	height: 16px;
	padding: 4px 5px 2px 5px;
	display: block;
	background-color: #fff;
	border-radius: 18px;
	float: left;
	color: #3B75FD;
	text-align: center;
	text-indent: -99999px;
}
.registerBox .left .userInfo .item .mwui-switch-btn span.on {
	float: right;
	margin-right: 0;
	background-color: #fff;
}
.registerBox .left .userInfo .item .sele-info{
	width: 340px;
	overflow: hidden;
	display: inline-block;
}
.registerBox .left .userInfo .item .mwui-switch{
	color: #787878;
}
.registerBox .left .userInfo .item .sele-info label{
	margin-right: 10px;
	margin-bottom: 5px;
	color: #787878;
	font-size: 13px;
	width:100px;
	display: inline-block;
}
.registerBox .left .userInfo .item .sele-info label input{
	position:relative;
	top: 2px;
	margin-right: 4px;
}
/**/
/*名片*/
.card_list {
	width: 780px;
	padding: 20px 30px;
	float: left;
	min-height: 620px;
}
.card_list.zhNew_list{
	margin-top: 0;
}
.card_list .card-top {
	height: 40px;
	border-bottom: 1px solid #c8c8c8;
}
.card_list .card-top h2 {
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
	color: #09af63;
	display: inline-block;
	border-bottom: 2px solid #3abf82;
}
.card_list ul li {
	height: 120px;
	border-bottom: 1px dashed #e8e8e8;
}
.card_list ul li img {
	width: 80px;
	position: relative;
	top: 22px;
	float: right;
	text-align: center;
	height: 80px;
	padding:30px 0;
	margin-left: 15px;
	border: 1px solid #e9e9e9;
}
.card_list ul li .info {
	overflow: hidden;
}
.card_list ul li .info .ti {
	padding-top: 26px;
}
.card_list ul li .info .ti a {
	color: #111;
	font-size: 16px;
	font-weight: bold;
}
.card_list ul li .info .ti a b {
	font-size: 14px;
	color: #555;
	padding-left: 16px;
	font-weight: normal;
}
.card_list ul li dl dd {
	width: 240px;
	height: 24px;
	padding-left: 26px;
	line-height: 24px;
	float: left;
	color: #555;
	margin-right: 30px;
}
.card_list ul li dl {
	padding-top: 8px;
}
.card_list ul li dl dd a {
	color: #555;
}
.card_list ul li dl dd.add {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/icon_card_add.png) left center no-repeat;
}
.card_list ul li dl dd.web {
	background: url(../images/icon_card_web.png) left center no-repeat;
}
.card_list ul li dl dd.mail {
	background: url(../images/icon_card_mail.png) left center no-repeat;
}
.card-right {
	width: 405px;
	float: right;
}
.downAPP-info {
	box-shadow: 1px 1px 1px #f8f8f8;
	padding: 16px 14px;
	height: 160px;
	background-color: #fff;
}
.downAPP-info img {
	width: 134px;
	height: 134px;
	float: right;
	margin-left: 10px;
}
.downAPP-info .info {
	overflow: hidden;
}
.downAPP-info .info .ti {
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	color: #06be6a;
	font-size: 16px;
}
.downAPP-info .info .cnt {
	font-size: 13px;
	color: #4c4c4c;
	padding-top: 8px;
	line-height: 24px;
}
.downAPP-info .info .cnt p strong {
	font-weight: bold;
}
.mail-pos {
	display: none;
	height: 92px;
	padding: 12px;
	background-color: #fff;
	margin-top: 10px;
	box-shadow: 1px 1px 1px #f8f8f8;
}
.mail-pos h2 {
	height: 22px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.mail-pos .poIns {
	padding-top: 5px;
}
.mail-pos input.txt {
	width: 274px;
	height: 40px;
	color: #9c9c9c;
	padding: 0 10px;
	border-radius: 3px;
	border: 1px solid #eaeaea;
}
.mail-pos input.btn {
	width: 80px;
	height: 38px;
	margin-left: 10px;
	border: 1px solid #06be6a;
	background-color: #06be6a;
	cursor: pointer;
	color: #fff;
}
.mui-lx-list dd.tel1 {
	background: url(../images/icon_card_Mobile.png) left center no-repeat;
}
.mui-lx-list dd.wx {
	background: url(../images/icon_card_wx.png) left center no-repeat;
}
.mui-lx-list dd.wb {
	background: url(../images/icon_cardwb.png) left center no-repeat;
}
.mui-lx-list dd.qq {
	background: url(../images/icon_cardQQ.png) left center no-repeat;
}
.card-info img {
	width: 68px;
	height: 68px;
	padding: 10px;
	float: left;
	margin-right: 10px;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
}
.card-info .cnt {
	overflow: hidden;
}
.card-info .cnt .ti {
	color: #333;
}
.card-info .cnt p {
	color: #787878;
}
.card-info .cnt p b {
	padding-left: 10px;
}
.proj-rec.card-rec ul li img {
	width: 80px;
	height: 80px;
	padding: 10px;
	float: right;
	margin-left: 15px;
	border: 1px solid #e9e9e9;
}
.proj-rec.card-rec ul li .info1 {
	overflow: hidden;
}
.proj-rec.card-rec ul li .ti a {
	font-size: 15px;
}
.proj-rec.card-rec ul li .ti a:hover {
	color: #06be6a;
}
.proj-rec.card-rec ul li .cnt {
	color: #555;
	padding-top: 10px;
}
.proj-rec.card-rec ul li .cnt b {
	padding-left: 16px;
}
.right-ad{
	margin-top: 20px;
}
.right-ad ul li{
	margin-bottom: 10px;
}
.right-ad ul li img{
	display: block;
	max-width: 405px;
}
/**/
/*供需*/
.selectNumberScreen.gx-sele{
	margin: 0;
}
.selectNumberScreen.gx-sele .sxrr{
	border-bottom: 1px solid #eee;
	padding:5px 0;
}
.selectNumberScreen.gx-sele .sxrr .sxrrbox{
	width:600px;
}
.suppl-box{
	padding:0 10px;
	background-color: #fff;
}
.suppl-box ul li{
	height: ;
}
.suppl-box ul li span{
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	font-weight:600 ;
	border-radius: 3px;
	position: relative;
	top: 20px;
}
.suppl-box ul li span.demand{
	background-color: #fab53d;
}
.suppl-box ul li span.supply{
	background-color: #50aafe;
}
.suppl-box ul li .info{
	margin-left: 10px;
	float: right;
	width: 724px;
}
.suppl-box ul li .info .ti{
	padding-top:18px;
	color: #111;
	font-size: 16px;
}
.suppl-box ul li .info .cnt{
	color: #555555;
	padding-top:3px;
}
.suppl-box ul li .info .time{
	color: #999;
	padding-top: 4px;
	font-size:13px;
}
.suppl-box ul li p span{
	display:inline-block;
}
.suppl-box ul li  a:hover .ti{
	font-weight:600;
}
.gx-view{
	padding: 14px 10px;
	background-color: #fff;
}
.gx-view .gx-view-top{
	padding:8px 0 4px 0;
	margin-bottom:25px;
	border-bottom: 1px dashed #dcdcdc;
}
.gx-view .gx-view-top h1{
	margin: 0;
	font-weight: 600;
	font-size: 16px;
}
.gx-view .gx-view-top h1 span{
	display: inline-block;
	height:20px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 0 5px;
	margin-right:5px;
	border-radius:2px;
	color: #fff;
}
.gx-view .gx-view-top h1 span.x-ti{
	background: #fab53d;
}
.gx-view .gx-view-top h1 span.g-ti{
	background: #50aafe;
}
.gx-view .gx-view-top p{
	padding-top: 5px;
}
.gx-view .gx-view-top p span{
	display: inline-block;
	font-size: 14px;
	color: #999;
	padding-right: 8px;
}
.gx-view .info{
	padding-bottom:30px;
}
.gx-view .info h2{
	color:#06be6a;
	font-size: 15px;
	padding-left: 20px;
	font-weight: 600;
	background: url(../images/icon_back_ti.png) left center no-repeat;
	background-size: 15px 15px;
}
.gx-view .info .cnt{
	line-height: 30px;
	color: #555;
	font-size: 15px;
}
.gx-view .info .contact-gx dl dd{
	height:42px;
	line-height:42px;
	color: #555;
	border-bottom: 1px dashed #ddd;
}
.gx-view .info .contact-gx dl dd a{
	color: #555;
}
.gx-view .fa-btn{
	width: 400px;
	height: 40px;
	margin:30px auto;
}
.gx-view .fa-btn .p1{
	width: 50%;
	height: 40px;
	line-height: 40px;
	float:left;
	padding-left: 24px;
}
.gx-view .fa-btn .p1 a{
	display: block;
	font-size: 18px;
	color:#659fe8;
}
.gx-view .fa-btn .f-x{
	background: url(../images/icon_Release_xq.png) left center no-repeat;
	background-size: 18px 20px;
}
.gx-view .fa-btn .f-g{
	background: url(../images/icon_Release_gy.png) left center no-repeat;
	background-size: 18px 21px;
}
/**/
/*求职招聘*/
.mui-project-list.mui-qz-list .project-top dl dd.selet1, .mui-project-list .qz-list .selet1 {
	width: 90px;
	margin-right: 40px;
}
.mui-project-list.mui-qz-list .project-top dl dd.selet2, .mui-project-list .qz-list .selet2 {
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 40px;
}
.mui-project-list.mui-qz-list .project-top dl dd.selet3, .mui-project-list .qz-list .selet3 {
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 40px;
}
.mui-project-list.mui-qz-list .project-top dl dd.selet4, .mui-project-list .qz-list .selet4 {
	width: 150px;
	color: #06be6a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 40px;
}
.mui-project-list.mui-qz-list .project-top dl dd.selet5, .mui-project-list .qz-list .selet5 {
	width: 78px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 40px;
	color: #4c4c4c;
}
.mui-project-list.mui-qz-list .project-top dl dd.selet6, .mui-project-list .qz-list .selet6 {
	width: 120px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.mui-project-list .qz-list .selet4 {
	color: #06be6a;
}
.mui-project-list .qz-list .selet2, .mui-project-list .qz-list .selet3, .mui-project-list .qz-list .selet5, .mui-project-list .qz-list .selet6 {
	color: #4c4c4c;
}
.mui-project-list .qz-list .selet1 {
	padding-left: 10px;
}
.mui-qz-list {
	border: 1px solid #eceee8;
}
.qz-list ul li, .zp-list ul li {
	height: 50px;
	padding: 0 20px;
	border-bottom: 1px solid #ededed;
}
.qz-list ul li>div {
	line-height: 50px!important;
}
.qz-list ul li:nth-child(2n) {
	background-color: #fcfcfc;
}
.mui-project-list.mui-zp-list .project-top dl dd.selet1, .mui-project-list .zp-list .selet1 {
	width: 310px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 20px;
}
.mui-project-list.mui-zp-list .project-top dl dd.selet2, .mui-project-list .zp-list .selet2 {
	width: 160px;
	color: #06be6a;
	margin: 0;
}
.mui-project-list.mui-zp-list .project-top dl dd.selet3, .mui-project-list .zp-list .selet3 {
	width: 112px;
	margin: 0;
	color: #4c4c4c;
}
.mui-project-list .zp-list .selet1 a, .mui-project-list .zp-list .selet1, .mui-project-list .zp-list .selet3 {
	color: #4c4c4c;
}
.proj-rec.card-rec ul li .ti a b {
	font-size: 14px;
	padding-left: 10px;
}
.proj-rec.card-rec ul li .cnt1 {
	color: #b3b3b3;
	padding: 4px 0;
}
.proj-rec.card-rec ul li .oth span {
	color: #fda204;
	font-size: 12px;
	padding: 0 10px;
	border-radius: 20px;
	margin-right: 5px;
	border: 1px solid #e7e7e7;
}
.hr-intrCon img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	padding: 5px;
}
.hr-intrCon .info {
	overflow: hidden;
	padding: 0;
}
.hr-intrCon .info .ti {
	color: #333;
}
.hr-intrCon .info p b {
	padding-left: 16px;
}
/**/
/*新品*/
.mui-news-list-box.nPro-detail {
	margin-left: 0;
	width: 880px;
}
.newPro_list ul li {
	height: 140px;
}
.card_list.newPro_list ul li img {
	width: 124px;
	height: 96px;
	padding: 0;
	top: 0;
}
.newPro_list .mui-h-news-HotList ul li .mui-h-news-con span.title {
	font-size: 16px;
}
.newPro_list .mui-h-news-HotList ul li .mui-h-news-con span.tabloid {
	margin-top: 5px;
	font-size: 14px;
}
.newPro_list .mui-h-news-HotList ul li .mui-h-news-con span.lfoote {
	font-size: 13px;
	padding-top: 5px;
}
/**/
/*订阅号*/
.mui-dyh-list ul li {
	padding: 20px 0 10px 0;
	background-color: #fff;
	position: relative;
}
.mui-dyh-list ul li .info {
	padding-bottom: 10px;
}
.mui-dyh-list ul li .info img {
	width: 52px;
	height: 52px;
	padding: 1px;
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 8px;
	border: 1px solid #eee;
	border-radius: 100%;
}
.mui-dyh-list ul li .info .cnt {
	overflow: hidden;
	padding-top: 5px;
}
.mui-dyh-list ul li .info .cnt p a {
	color: #244a99;
	font-size: 16px;
	font-weight: bold;
}
.mui-dyh-list ul li .info .cnt p span {
	background-color: #f4f4f4;
	font-size: 12px;
	color: #878787;
	margin-left: 7px;
	padding: 2px 10px;
}
.mui-dyh-list ul li .info .cnt p.gs {
	color: #555;
}
.mui-dyh-list ul li .info .cnt p.dy, .mui-dyh-list ul li .info .cnt p.ydy {
	position: absolute;
	right: 16px;
	top: 24px;
	font-size: 14px;
	font-weight: normal;
	border-radius: 3px;
}
.mui-dyh-list ul li .info .cnt p.dy {
	background-color: #eee;
}
.mui-dyh-list ul li .info .cnt p.dy a {
	color: #079d59;
}
.mui-dyh-list ul li .info .cnt p.ydy {
	background-color: #09bf6c;
}
.mui-dyh-list ul li .info .cnt p.ydy a {
	color: #fff;
}
.mui-dyh-list ul li .info .cnt p.dy a, .mui-dyh-list ul li .info .cnt p.ydy a {
	font-size: 13px;
	font-weight: normal;
	padding: 0 8px;
}
.dy-news-list dd {
	height: 24px;
}
.dy-news-list dd a {
	color: #555;
	display: block;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
}
.dy-news-list dd i {
	background-color: #e0e0e0;
	display: block;
	float: left;
	height: 3px;
	margin-right: 10px;
	position: relative;
	top: 11px;
	left: 6px;
	width: 3px;
}
.dyh-home-top {
	height: 260px;
	background: url(../images/bg_dyh.jpg) center top no-repeat;
}
.dyh-home-top .info {
	padding-top: 48px;
}
.dyh-home-top .info img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.dyh-home-top .info p {
	color: #fff;
}
.dyh-home-top .info a {
	font-size: 14px;
	display: block;
	width: 88px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 4px;
	margin: 5px auto;
	font-weight: 600;
}
.dyh-home-top .info a.submitA {
	color: #09af63;
	background-color: #ececec;
}
.dyh-home-top .info a.submitA.submitNo {
	color: #666;
	background-color: #f9f9f9;
}
.dyh-home-top .info p.ti {
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.dyh-home-top .info a.gz {
	width: 90px;
	height: 34px;
	cursor: pointer;
	margin-top: 18px;
	display: inline-block;
	background-color: #fff;
	line-height: 34px;
	border-radius: 3px;
	color: #06be6a;
}
.dyh-home-top .info a.ygz {
	background-color: #f1f1f1;
}
.mui-dyh-list1 {
	width: 780px;
	padding: 20px 34px;
	background-color: #fff;
	margin: 28px 0;
}
.mui-dyh-right {
	width: 390px;
	float: right;
	padding: 20px;
	margin: 28px 0;
	background-color: #fff;
}
.opti-list {
	margin-bottom: 30px;
}
.opti-list ul li {
	height: 80px;
	padding-top: 18px;
	border-bottom: 1px dashed #ededed;
}
.opti-list ul li .mun {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	color: #7f7f7f;
	margin-right: 10px;
	font-weight: bold;
	font-family: Arial;
	border-radius: 100%;
	border: 2px solid #e3e3e3;
}
.opti-list ul li .info {
	overflow: hidden;
}
.opti-list ul li .info .ti a {
	color: #222;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.opti-list ul li .info .cnt {
	color: #787878;
	padding-top: 3px;
	font-size: 12px;
}
.opti-list ul li .info .cnt span {
	display: inline-block;
	color: #787878;
	margin-right: 12px;
}
.opti-list ul li .info .cnt span.time {
	margin-left: 12px;
}
.mui-dyh-right .mui-h-news-HotList ul li:last-child {
	border-bottom: none;
}
/**/
/*会员中心*/
.u-box {
	margin: 20px 0;
	border: 1px solid #f5f5f5;
	background-color: #fff;
	overflow: hidden;
}
.u-box .left {
	width: 196px;
	padding-bottom: 90px;
	float: left;
}
.u-box .left .u-photo{
	text-align: center;
	border-bottom: 1px solid #f7f7f7;
	position: relative;
	padding-bottom: 30px;
}
.u-box .left .u-photo img{
	border:2px solid #b19b6f;
}
.u-box .left .u-photo .vip-ide{
	width:37px;
	height: 18px;
	position: absolute;
	left: 99px;
	bottom:38px;
	background: url(../images/vip_ide.png) left top no-repeat;
}
.u-box .left .u-photo img {
	width: 80px;
	height: 80px;
	position: relative;
	margin-top: 20px;
	border-radius: 100%;
}
.u-box .left .u-photo .pName{
	color: #555;
	font-size: 14px;
	font-weight: bold;
}
.u-box .left .u-photo .tip{
	color: #999;
	font-size: 12px;
	padding-top: 2px;
}
.u-box .left .u-photo .buyBtn{
	width: 86px;
	height: 30px;
	background: linear-gradient(91deg, #F1B593 0%, #FAD9BD 100%);
	margin:6px auto 0 auto;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #5B3301;
	font-size: 12px;
	border-radius: 16px;
}
.u-box .left .u-nav {
	width: 196px;
}
.u-box .left .u-nav ul li {
	border-bottom: 1px solid #f4f4f4;
}
.u-box .left .u-nav ul li a {
	display: block;
	position: relative;
	color: #444;
	height: 41px;
	line-height: 42px;
	padding-left: 28px;
	font-size: 14px;
}
.u-box .left .u-nav ul li a.curr {
	border-left: 2px solid #82deb4;
	background: url(../images/icon_center_block.png) 174px center no-repeat;
}
.u-box .left .u-nav ul li p:hover a, .u-box .left .u-nav ul li p a.curr, .u-box .left .u-nav ul li dl dd a:hover, .u-box .left .u-nav ul li dl dd a.on {
	color: #06be6a;
	font-weight: 600;
}
.u-box .left .u-nav ul li dl {
	padding-bottom: 10px;
}
.u-box .left .u-nav ul li dl dd {
	height: 24px;
}
.u-box .left .u-nav ul li dl dd a {
	height: 24px;
	line-height: 24px;
	padding-left: 64px;
}
.u-box .left .u-nav ul li a span {
	width:22px;
	height: 41px;
	display: block;
	float: left;
	margin-right: 10px;
}
.u-box .left .u-nav ul li a span.icon1 {
	background: url(../images/icon_center1.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon1 {
	background: url(../images/icon_center1a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon2 {
	background: url(../images/icon_center2.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon2 {
	background: url(../images/icon_center2a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon3 {
	background: url(../images/icon_center3.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon3 {
	background: url(../images/icon_center3a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon4 {
	background: url(../images/icon_center4.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon4 {
	background: url(../images/icon_center4a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon5 {
	background: url(../images/icon_center5.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon5 {
	background: url(../images/icon_center5a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon6 {
	background: url(../images/icon_center6.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon6 {
	background: url(../images/icon_center6a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon7 {
	background: url(../images/icon_center7.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon7 {
	background: url(../images/icon_center7a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon8 {
	background: url(../images/icon_center8.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon8 {
	background: url(../images/icon_center8a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon9 {
	background: url(../images/icon_center9.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon9 {
	background: url(../images/icon_center9a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon10 {
	background: url(../images/icon_center10.png) center center no-repeat;
}
.u-box .left .u-nav ul li a.curr span.icon10 {
	background: url(../images/icon_center10a.png) center center no-repeat;
}
.u-box .left .u-nav ul li a span.icon11 {
	background: url(../images/icon_pas.png) center center no-repeat;
	background-size: 14px 18px;
}
.u-box .left .u-nav ul li a.curr span.icon11 {
	background: url(../images/icon_pasa.png) center center no-repeat;
	background-size: 14px 18px;
}
.u-box .left .u-nav ul li a span.icon13 {
	background: url(../images/icpn_vip_ide.png) center center no-repeat;
	background-size: 22px 16px;
}
.u-box .left .u-nav ul li a.curr span.icon13 {
	background: url(../images/icpn_vip_ide1.png) center center no-repeat;
	background-size: 22px 16px;
}
.u-box .right {
	width: 980px;
	min-height: 730px;
	padding: 30px 20px 0 32px;
	float: left;
	border-left: 1px solid #f3f3f3;
	*+width: 945px;;
}
.u-box .right .u-info {
	border: 1px solid #eee;
	padding: 18px 0 12px 20px;
	background-color: #f9f9f9;
}
.u-box .right .u-info h2 {
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	padding-bottom: 15px;
}
.u-box .right .u-info .item {
	line-height: 34px;
}
.u-box .right .u-info .item a{
	color: #06be6a;
	font-weight: 600;
	padding-left: 5px;
	text-decoration: underline;
}
.u-box .right .u-info .item span {
	font-size: 14px;
	color: #454545;
	display: inline-block;
}
.u-box .right .u-info .item span b {
	font-weight: normal;
	padding-left: 4px;
}
.u-box .right .u-info .item span.tj {
	padding-left: 60px;
}
.u-box .right .u-info .item span.tj a {
	color: #5172c8;
}
.u-box .right .u-info .item span input {
	background: none;
	padding: 0;
	border: 0;
}
.u-box .right .u-info1 {
	padding-top: 25px;
}
.user_num dl {
	margin-left: -15px;
}
.user_num dl dd {
	width: 220px;
	height: 96px;
	float: left;
	margin-left: 15px;
}
.user_num dl dd.p1 {
	background-color: #fdfbf3;
	border: 1px solid #f7f5ed;
}
.user_num dl dd.p2 {
	background-color: #f6f9f8;
	border: 1px solid #f1f9f5;
}
.user_num dl dd {
	padding: 20px 0 0 18px;
}
.user_num dl dd span {
	display: block;
	cursor: #363636;
	font-size: 14px;
}
.user_num dl dd span.ti {
	color: #363636;
	height: 34px;
	margin-bottom: 4px;
	line-height: 34px;
	padding-left: 38px;
	font-size: 30px;
}
.user_num dl dd span.user1-yb {
	background: url(../images/icon_user1.png) left center no-repeat;
}
.user_num dl dd span.user1-yt {
	background: url(../images/icon_user2.png) left center no-repeat;
}
.user_num dl dd span.user1-sc {
	background: url(../images/icon_user3.png) left center no-repeat;
}
.user_num dl dd span.user1-zt {
	background: url(../images/icon_user3.png) left center no-repeat;
}
.user_fa_li {
	margin-top: 28px;
	padding-top: 18px;
	border-top: 1px solid #f3f3f3;
}
.user_fa_li h2 {
	color: #363636;
	padding-left: 24px;
	font-size: 14px;
}
.user_fa_li dl {
	padding-top: 25px;
}
.user_fa_li dl dd {
	width: 12.5%;
	text-align: center;
	float: left;
	margin-bottom: 36px;
}
.user_fa_li dl dd img {
	height: 32px;
}
.user_fa_li dl dd p {
	padding-top: 6px;
	color: #999;
}
.registerBox .left {
	width: 798px;
	border: 0;
	padding: 45px 0;
}
.registerBox .left .userInfo {
	margin-left: 45px;
	width: 670px;
}
.registerBox .left .userInfo h2 {
	color: #4c4c4c;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 18px;
}
.registerBox .left .userInfo .err_tips {
	color: red;
	display: block;
	padding: 8px 0px 8px 18px;
	background: url(../images/a5.png) left center no-repeat;
	background-size: 14px 14px;
}
.registerBox .left .userInfo .item {
	height: 38px;
	margin-bottom: 14px;
}
.registerBox .left .userInfo .item.item1 {
	height: auto;
}
.registerBox .left .userInfo .item.item1 textarea {
	background-color: #fbfbfb;
	border: 1px solid #e9e9e9;
	width: 340px;
	padding: 5px;
	font-size: 14px;
}
.registerBox .left .userInfo .item span {
	display: inline-block;
}
.registerBox .left .userInfo .item span.code{
	position: relative;
	top: 2px;
	cursor: pointer;
}
.registerBox .left .userInfo .item .ti {
	width: 112px;
	color: #787878;
	font-size: 14px;
	text-align: right;
	margin-right: 8px;
	line-height: 38px;
}
.registerBox .left .userInfo .item.item1 .ti {
	vertical-align: top;
}
.registerBox .left .userInfo .item .ti.ti-selet {
	position: relative;
	top: -10px;
}
.registerBox .left .userInfo .item .tip {
	position: relative;
	top: -14px;
	padding-left: 20px;
	color: #787878;
}
.registerBox .left .userInfo .item .ti b {
	color: #f31d1d;
	padding-right: 4px;
	position: relative;
	top: 2px;
}
.registerBox .left .userInfo .item input {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.registerBox .left .userInfo .item input.ins1 {
	width: 340px;
	height: 38px;
	line-height: 38px;
	padding-left: 5px;
	border: 1px solid #e9e9e9;
	background-color: #fbfbfb;
}
.registerBox .left .userInfo .item input.ins1.ins-Code {
	width: 210px;
}
.registerBox .left .userInfo span.code input {
	width: 118px;
	height: 38px;
	background-color: #09bf6c;
	color: #fff;
	border: 1px solid #09bf6c;
	border-radius: 3px;
	position: relative;
	margin-left: 11px;
}
.registerBox .left .userInfo span.code input:disabled{
	background-color: #e8e8e8;
	border: 1px solid #e8e8e8;
}
.registerBox .left .userInfo1 {
	margin-top: 34px;
	padding-top: 26px;
	border-top: 1px solid #f1f1f1;
}
.mui-checkbox-re {
	margin-left: 118px;
}
.mui-checkbox-re label {
	display: inline-block;
	margin-right: 26px;
	padding: 0;
	width: 0;
}
.mui-checkbox-re a {
	position: relative;
	top: -8px;
	color: #888;
	display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.mui-checkbox-re a {
		top: 0;
	}
}
.mui-checkbox-re a b {
	color: #2050b2;
}
.mui-checkbox-re a.find_pass {
	padding-left: 158px;
	color: #0cbe6d;
	text-decoration: underline;
}
.registerBox .left .userInfo1 .submit input, .registerBox.loginBox .left .userInfo .submit input {
	width: 106px;
	height: 36px;
	background-color: #ffae2b;
	padding: 0;
	color: #fff;
	border: 1px solid #ffae2b;
	border-radius: 3px;
	font-weight: bold;
	margin: 14px 0 20px 90px;
}
.registerBox .right {
	width: 382px;
	margin-top: 95px;
	padding: 0;
	border-left: 1px solid #eee;
}
.registerOth {
	margin: 0 34px 16px;
}
.registerOth p {
	padding-bottom: 20px;
	color: #4c4c4c;
}
.registerOth p a, .registerOth p b {
	color: #09bf6c;
	font-weight: bold;
}
.registerOth p img{
	padding-top: ;
}
.registerOth .modal-body {
	margin-top: 20px;
	padding-top: 22px;
	border-top: 1px solid #f1f1f1;
}
.modal-body h2 {
	color: #888;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}
.modal-body a {
	display: block;
	width: 33.33%;
	float: left;
	text-align: center;
}
.modal-body a p {
	color: #888;
}
.loginBox {
	min-height: 650px;
}
.registerBox.loginBox .left .userInfo .item {
	margin-bottom: 20px;
}
.registerBox.loginBox .left .userInfo .item input {
	width: 340px;
	padding-left: 44px;
	background-color: #fbfbfb;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	height: 44px;
}
.registerBox.loginBox .left .userInfo .item input.uesrName {
	background: url(../images/icon_loginUser.png) 10px center no-repeat;
}
.registerBox.loginBox .left .userInfo .item input.uesrPas {
	background: url(../images/icon_pas.png) 10px center no-repeat;
}
.mui-checkbox-login {
	margin-left: 0;
}
.registerBox.loginBox .left .userInfo .submit input {
	margin: 14px 0 20px 0;
}
.registerBox.loginBox .left .userInfo .submit a{
	padding-left: 100px;
	color:#0cbe6d;
	text-decoration: underline;
	
}
.registerBox.loginBox .left .userInfo .modal-body {
	width: 376px;
	margin-top: 36px;
	padding-top: 24px;
	border-top: 1px solid #f7f7f7;
}
.registerBox.loginBox .left .userInfo .modal-body h2 {
	color: #888;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.user-top {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f6f6f6;
}
.user-top h2 {
	display: inline-block;
	color: #4a4a4a;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	border-bottom: 2px solid #06be6a;
}
.user-top .user-search {
	width: 154px;
	height: 32px;
	border: 1px solid #dbdbdb;
	float: right;
}
.user-top .user-search input {
	height: 30px;
}
.user-top .user-search input.txt {
	width: 120px;
	padding: 0;
	padding: 0 10px;
	border-radius: 0;
	line-height: 30px;
	float: left;
	margin: 0;
	border: 0;
	border-right: 1px solid #dbdbdb;
}
.user-top .user-search input.submit {
	width: 32px;
	text-align: center;
	border: 0;
	background: url(../images/icon_search_h.png) center center no-repeat;
	background-size: 22px 21px;
	position: relative;
	top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.user-top .user-search input.submit {
		top:0;
	}
}
.user-list {
	display: none;
	padding: 10px 0 30px 0;
}
.user-dy_list ul li {
	height: 106px;
}
.user-dy_list ul li:nth-child(2n) {
	background-color: #f9f9f9;
}
.user-dy_list ul li .info {
	width: 475px;
	padding: 22px 0 0 12px;
	float: left;
	margin-right: 20px;
}
.user-dy_list ul li .info img {
	width: 42px;
	height: 42px;
	padding: 2px;
	float: left;
	margin-right: 8px;
	border-radius: 100%;
	border: 1px solid #e0e0e0;
}
.user-dy_list ul li .info .cnt {
	overflow: hidden;
}
.user-dy_list ul li .info .cnt .ti {
	color: #244a99;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.user-dy_list ul li .info .cnt p {
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.user-dy_list ul li .star {
	width: 70px;
	position: relative;
	top: 40px;
	text-align: center;
	float: left;
}
.user-dy_list ul li .star span {
	border-radius: 4px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	position: relative;
	width: 50px;
}
.user-dy_list ul li .star span.star1 {
	background-color: #eee;
	color: #079d59;
}
.user-dy_list ul li .star span.star2 {
	background-color: #fa6775;
	color: #fff;
}
.user-dy_list ul li .star span.star0 {
	background-color: #09bf6c;
	color: #fff;
}
.user-dy_list ul li .cnt1 {
	width: 200px;
	padding-top: 24px;
	text-align: center;
	float: left;
}
.user-dy_list ul li .cnt1 p {
	line-height: 24px;
	color: #555;
}
.user-dy_list ul li .cnt1 p b a {
	font-weight: bold;
	color: #244a99;
}
.user-dy_list ul li .user_edit {
	text-align: center;
	width: 158px;
	padding-top: 40px;
	float: left;
}
.user-dy_list ul li .user_edit a {
	display: inline-block;
	width: 24px;
	height: 16px;
	padding: 0 4px;
	cursor: pointer;
	text-indent: -99999px;
}
.user-dy_list ul li .user_edit a.icon_ly {
	background: url(../images/icon_browse.png) center center no-repeat;
}
.user-dy_list ul li .user_edit a.icon_edit {
	background: url(../images/icon_edit.png) center center no-repeat;
}
.user-dy_list ul li .user_edit a.icon_del {
	background: url(../images/icon_delete.png) center center no-repeat;
}
.user-dy_list ul li .user_edit a.icon_browse {
	background: url(../images/articles-y128.png) center center no-repeat;
	background-size: 15px 15px;
}
.user-tab dl {
	margin-top: 20px;
	height: 42px;
	border-bottom: 1px solid #dbdbdb;
}
.user-tab dl dd {
	height: 42px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e8e8e8;
	width: 120px;
	float: left;
}
.user-tab dl dd.curr {
	background-color: #06be6a;
	border: 1px solid #06be6a;
}
.user-tab dd a {
	color: #555;
}
.user-tab dd.curr a {
	color: #fff;
}
.user-tab dl .btn {
	float: right;
	color: #06be6a;
	font-weight: bold;
	line-height: 40px;
	margin-right: 5px;
	padding-left: 28px;
	background: url(../images/wt.png) left center no-repeat;
	background-size: 24px 24px;
}
.user-elease {
	padding: 30px 0;
}
.elease-top {
	width: 560px;
	text-align: center;
	margin-bottom: 30px;
}
.elease-top img {
	width: 95px;
	height: 95px;
	border-radius:3px;
}
.elease-top p {
	padding-top: 4px;
	color: #666;
}
.user-elease.user-info {
	padding: 0;
}
.user-elease .item {
	height: 30px;
	margin-bottom: 20px;
}
.user-elease .item2 {
	margin-bottom: 20px;
}
.user-elease .item span {
	width:110px;
	display: block;
	float: left;
	color: #929292;
	text-align: right;
	line-height: 30px;
	margin-right: 10px;
}
.user-elease .item span b {
	color: #ff9812;
}
.user-elease .item input {
	width: 490px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #454545;
	background-color: #fbfbfb;
	border: 1px solid #efefef;
	padding: 0 0 0 10px;
}
.user-elease .item .lable-in label {
	display: inline-block;
	margin-right: 18px;
	position: relative;
	top: 4px;
	color: #4c4c4c;
}
.user-elease .item .lable-in label input {
	width: 6px;
	margin-right: 5px;
	position: relative;
	top: -4px;
}
.user-elease .item .zhibo label{
	color: #929292;
	position: relative;
	top:2px;
}
.mwui-switch-btn{
	width:56px;
	display: inline-block;
	padding: 1px;
	background: #e7e7e7;
	overflow: hidden;
	margin-bottom: 5px;
	border: 1px solid #e7e7e7;
	border-radius: 18px;
	cursor: pointer;
	position: relative;
	top: 2px;
	margin: 0 5px;
}
.mwui-switch-btn.avttr{
	background-color:#ff8422;
	border: 1px solid #ff8422;
}
.user-elease .item .mwui-switch-btn span {
	width: 26px;
	font-size: 14px;
	height: 16px;
	padding: 4px 5px 2px 5px;
	display: block;
	background-color: #fff;
	border-radius: 18px;
	float: left;
	color: #3B75FD;
	text-align: center;
	text-indent: -99999px;
}
.user-elease .item .mwui-switch-btn span.on {
	float: right;
	margin-right: 0;
	background-color: #fff;
}
.user-list.huiyi_list{
	margin-top: 10px;
}
.user-list.huiyi_list ul li{
	border:1px solid #e5e5e5;
	margin-bottom: 20px;
}
.user-list.huiyi_list ul li .info{
	padding:20px 20px 10px 20px;
	border-bottom: 1px solid #e5e5e5;
}
.user-list.huiyi_list ul li .info span{
	display: block;
}
.user-list.huiyi_list ul li .info span.title a{
	color: #3c3c3c;
	line-height: 22px;
	font-weight: 600;
	font-size: 16px;
}
.user-list.huiyi_list ul li .info span.title a:hover{
	color: #1483d9;
	text-decoration: underline;
}
.user-list.huiyi_list ul li .info span.type{
	padding-top: 10px;
}
.user-list.huiyi_list ul li .info span.type p{
	display: inline-block;
	color: #444444;
}
.user-list.huiyi_list ul li .info span.type p.time{
	background-color: #f2f2f2;
	padding:3px 6px;
	border-radius: 3px;
	margin-right:30px;
}
.user-list.huiyi_list ul li .edit_box{
	height:44px;
}
.user-list.huiyi_list ul li .edit_box span{
	display: block;
	width:156px;
	float: left;
	color: #3c3c3c;
	line-height: 44px;
	text-align: center;
	background: url(../images/capital_bg.png) right center no-repeat;
	background-size:1px 26px;
}
.user-list.huiyi_list ul li .edit_box span:last-child{
	background: none;
}
.user-list.huiyi_list ul li .edit_box span img{
	position: relative;
	padding-right:12px;
	top: 3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.user-elease .item .lable-in label input {
		width: 12px;
	}
}
.user-elease .item span.mun {
	width: 16px;
	margin-left: 5px;
	float: left;
}
.user-elease .item1 {
	height: 80px;
}
.user-elease .item1 textarea {
	width: 490px;
	height: 80px;
	color: #454545;
	padding: 5px 10px;
	line-height: 22px;
	background-color: #fbfbfb;
	border: 1px solid #efefef;
}
.user-elease .itemUp {
	height: auto;
	position: relative;
	overflow: hidden;
}
.user-elease .itemUp .upPhot {
	position: relative;
	float: left;
}
.user-elease .itemUp .upPhot .file-up {
	background: url(../images/up_file.png) left top no-repeat;
	display: inline-block;
	float: right;
	height: 70px;
	overflow: hidden;
	position: relative;
	width: 70px;
	margin-right: 0;
}
.user-elease .itemUp .upPhot .file-up input {
	height: 70px;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	width: 70px;
}
.user-elease .file-img{
	margin-bottom: 10px;
}
.user-elease .file-img img {
	width: 240px;
	max-height: 200px;
	margin-left: 120px;
	display: block;
}
.user-elease .itemUp .upIofo {
	width: 344px;
	float: left;
	margin-left: 15px;
}
.user-elease .itemUp .upIofo .ti {
	color: #454545;
	font-weight: bold;
}
.user-elease .itemUp .upIofo p {
	color: #454545;
	line-height: 24px;
}
.user-elease input.Sel {
	width: 145px;
	height: 32px;
	border: 1px solid #ff9812;
	background-color: #ff9812;
	color: #fff;
	padding: 0;
	margin-left:120px;
	margin-top: 20px;
	border-radius: 3px;
}
.user-elease .item-checkbox{
	padding-left:90px;
	padding-top: 20px;
}
.user-elease .item-checkbox a{
	color:#06be6a;
}
.user-elease .item-checkbox label{
	position: relative;
	margin-right: 2px;
	top:2px;
}
.user-elease  input:disabled{
	border:1px solid #f1f1f1;
	background-color:#f9f9f9;
	box-shadow: 1px 1px 3px #eee;
}
.user-contact {
	margin-top: 60px;
}
.user-contact h2 {
	border-bottom: 2px solid #06be6a;
	color: #4a4a4a;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	margin: 0 0 30px 30px;
}
.user-contact .item input {
	color: #06be6a;
}
.user-top .count {
	color: #999;
	padding-left: 10px;
}
.user-top a {
	color: #06be6a;
	display: inline-block;
	float: right;
	margin-right: 5px;
	border-radius: 4px;
	font-weight: bold;
	padding-left: 28px;
	background: url(../images/wt.png) left center no-repeat;
	background-size: 24px 24px;
}
.my-tabTop {
	height: 40px;
	background-color: #06be6a;
}
.my-tabTop dl dd {
	float: left;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}
.user-list-my .selet1 {
	width: 340px;
	float: left;
	margin-right: 30px;
	padding-left: 15px;
}
.user-list-my.table-c4 .selet1 {
	width: 480px;
}
.user-list-my.table-c2 .selet1 {
	width: 756px;
}
.user-list-my .selet2 {
	width: 140px;
	text-align: center;
	float: left;
}
.user-list-my .selet3 {
	width: 136px;
	float: left;
	text-align: center;
}
.my-tabList ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
}
.my-tabList ul li:nth-child(2n) {
	background-color: #f9f9f9;
}
.my-tabList ul li .selet1 a {
	display: block;
	color: #4c4c4c;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.my-tabList ul li .selet2 span {
	display: inline-block;
	width: 60px;
	height: 24px;
	position: relative;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 4px;
}
.my-tabList ul li .selet2 span.star1 {
	background-color: #eee;
	color: #079d59;
}
.my-tabList ul li .selet2 span.star2 {
	background-color: #fa6775;
	color: #fff;
}
.my-tabList ul li .selet2 span.star0 {
	background-color: #09bf6c;
	color: #fff;
}
.my-tabList ul li .selet3 {
	position: relative;
	top: 16px;
}
.my-tabList ul li .selet3 a {
	cursor: pointer;
	display: inline-block;
	height: 16px;
	padding: 0 4px;
	text-indent: -99999px;
	width: 24px;
}
.my-tabList ul li .selet3 a.icon_ly {
	background: url(../images/icon_browse.png) no-repeat center center;
}
.my-tabList ul li .selet3 a.icon_edit {
	background: url(../images/icon_edit.png) no-repeat center center;
}
.my-tabList ul li .selet3 a.icon_del {
	background: url(../images/icon_delete.png) no-repeat center center;
}
.my-tabList ul li .selet3 a.icon_down {
	background: url(../images/icon_down.png) no-repeat center center;
	background-size: 13px 16px;
}
.registerBox .left .userInfo.userInfo-find {
	width: 700px;
}
.stepflex {
	width: 639px;
	overflow: hidden;
	background: url(../images/find_bg_line.png) left 10px no-repeat;
}
.stepflex dl {
	text-align: center;
	width: 213px;
	float: left;
	position: relative;
}
.stepflex dl.doing {
	background: url(../images/find_cura.png) left 10px no-repeat;
}
.stepflex dl.done {
	background: url(../images/find_curb.png) left 10px no-repeat;
}
.stepflex dl.normal.done {
	background: url(../images/find_curc.png) left 10px no-repeat;
}
.stepflex dl.doing dt {
	background: url(../images/fing_tipa.png) no-repeat;
}
.stepflex dl.done dt {
	background: url(../images/fing_tipb.png) no-repeat;
}
.stepflex dl.last.doing dt {
	background: url(../images/find_num3a.png) no-repeat;
}
.stepflex dl.doing dd {
	color: #7abd54;
}
.stepflex dl.done dd {
	color: #caecb6;
}
.stepflex dl dd s {
	position: absolute;
	width: 3px;
	height: 6px;
	left: 0;
	top: 10px;
	z-index: 101;
}
.stepflex dl.done dd s {
	background: url(../images/step_line.png) no-repeat;
}
.stepflex dl dt {
	width: 24px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	background: url(../images/fing_tip.png) no-repeat;
	height: 24px;
	text-align: center;
	position: relative;
}
.stepflex dl dt.s-num3 {
	text-indent: -999999px;
	background: url(../images/find_num3.png) no-repeat;
}
.stepflex dl dd {
	padding-top: 5px;
	color: #787878;
	font-size: 12px;
	text-align: center;
}
.find_ps .findbox {
	padding: 40px 0 0 20px;
}
.find_ps .findbox .re_int, .find_ps .findbox .item-ifo {
	margin-bottom: 20px;
}
.find_ps .findbox .re_int span, .find_ps .findbox .item-ifo span {
	color: #787878;
	padding-right: 8px;
	line-height: 40px;
	width: 120px;
	text-align: right;
	display: inline-block;
}
.find_ps .findbox .re_int span b, .find_ps .findbox .item-ifo span b {
	color: #f31d1d;
	padding-right: 8px;
}
.find_ps .findbox .re_int input {
	width: 342px;
	height: 40px;
	margin: 0;
	padding: 0 0 0 10px;
	border: 1px solid #e9e9e9;
}
.find_ps .findbox .item-ifo input.input_b4 {
	width: 216px;
	height: 40px;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	border: 1px solid #e9e9e9;
}
.find_ps .findbox .item-ifo input.btn {
	width: 120px;
	height: 40px;
	margin-left: -10px;
	color: #fff;
	font-weight: bold;
	background-color: #eaeaea;
	border: 1px solid #eaeaea;
	position: relative;
	top: -1px;
}
.find_ps .findbox .int_f3 input {
	width: 108px;
	height: 36px;
	color: #fff;
	margin-left: 126px;
	margin-top: 10px;
	background-color: #ffae2b;
	border: 1px solid #ffae2b;
}
.find_ps .findbox .fore {
	text-align: center;
	padding-top: 20px;
}
.find_ps .findbox .fore .ftx-02 {
	font-weight: bold;
	padding-top: 20px;
	color: #7abd54;
}
.find_ps .findbox .fore .ftx-03 {
	color: #787878;
	padding-top: 10px;
}
.find_ps .findbox .fore .ftx-03 a {
	color: #7abd54;
	text-decoration: underline;
}
.user-elease.user-elease-issue .item {
	width: 100%;
}
.user-elease .item-textarea {
	margin-bottom: 20px;
}
.user-elease .item-textarea strong {
	color: #929292;
	display: block;
	font-weight: normal;
	float: left;
	line-height: 30px;
	margin-right: 10px;
	text-align: right;
	width:108px;
}
.user-elease .item-textarea strong b {
	color: #ff9812;
}
.user-elease .item select {
	margin: 0;
	padding: 0;
	outline: none;
	height: 30px;
	color: #454545;
	background: #fbfbfb url(../images/icon_select_ui.png) 470px center no-repeat;
	border: 1px solid #efefef;
	line-height: 30px;
	width: 490px;
	text-indent: 5px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
select::-ms-expand {
	display: none;
}
.user-elease .item select option {
	height: 24px;
	line-height: 24px;
	color: #454545;
	padding-left: 5px;
}
.ser-info {
	position: relative;
}
.user-info .edit-btn {
	display: block;
	width: 60px;
	height: 30px;
	border: 1px solid #ccc;
	color: #333;
	right: 126px;
	line-height: 28px;
	padding-left: 22px;
	position: absolute;
	background: url(../images/pen.png) 5px center no-repeat;
}
.u-box .right .mb_f1 {
	padding-bottom: 60px;
}
.mb_f1 strong {
	font-size: 16px;
	font-weight: normal;
	padding: 38px 0 20px;
	color: #666;
}
.mb_f1 p {
	color: #666;
	font-size: 12px;
	line-height: 24px;
	padding: 10px 0 0;
}
.img_box {
	border-radius: 3px;
	margin: 10px 0;
}
.img_box img {
	border: 1px solid #ccc;
	padding: 2px;
	width: 120px;
	height: 120px;
}
.avatar_upload {
	margin: 10px 0;
}
.avatar_upload a.files, .avatar_upload a.files input {
	outline: medium none;
}
.avatar_upload a.files {
	background: url(../images/icon_upbtn_bg.png) no-repeat left top;
	border-radius: 3px;
	display: block;
	float: left;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
	text-decoration: none;
	width: 120px;
}
.avatar_upload a.files input {
	cursor: pointer;
	font-size: 24px;
	margin-left: -270px;
	opacity: 0;
}
.avatar_upload .uploading {
	color: #666;
	display: none;
	float: left;
	height: 24px;
	line-height: 24px;
	padding-left: 18px;
	background: url(../images/loading.gif) left center no-repeat;
	background-size: 14px 14px;
}
.avatar_box {
	clear: both;
	margin: 10px 0;
	padding-top: 15px;
}
.avatar_big_warp {
	border: 1px solid #ccc;
	border-radius: 3px;
	display: table;
	float: left;
	height: 350px;
	overflow: hidden;
	padding: 2px;
	width: 350px;
}
.avatar_big_box {
	background: #f4f4f4;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.avatar_big_pic {
	display: inline-block;
	margin: auto;
}
.avatar_small_warp {
	float: left;
	margin-left: 20px;
	width: 186px;
}
.avatar_small_box {
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 180px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 2px;
	width: 180px;
}
.avatar_small_pic {
	height: 180px;
	overflow: hidden;
	width: 180px;
}
.avatar_small_warp p {
	color: #666;
	text-align: center;
	line-height: 24px;
}
.btn-success {
	background-color: #52a152;
	background-image: -moz-linear-gradient(center top, #5fbe5f, #52a152);
	border-bottom: 1px solid #417f41;
	text-shadow: 0 -1px 0 #52a152;
	border: 0;
	font-size: 13px;
	padding: 4px 10px;
	color: #fff;
	border-radius: 3px;
}
/**/
/*搜索结果页*/
.search-main {
	width: 780px;
	float: left;
	margin-bottom: 30px;
}
.searchBox {
	background-color: #fff;
	padding: 25px;
}
.search-top {
	height: 45px;
	background-color: #f8f8f8;
	border: 1px solid #06be6a;
}
.search-top input {
	width: 496px;
	height: 43px;
	padding: 0;
	margin: 0;
	color: #4c4c4c;
	text-indent: 10px;
	background-color: #f8f8f8;
	border: none;
}
.search-top a.search-btn {
	width: 112px;
	display: block;
	float: right;
	height: 43px;
	line-height: 43px;
	padding-left: 10px;
	color: #fff;
	background: url(../images/search_btn1.png) 14px center no-repeat;
	font-size: 15px;
	font-weight: bold;
	background-color: #06be6a;
	text-align: center;
}
.saerchType {
	height: 42px;
	margin-top: 18px;
	padding-left: 4px;
	border-bottom: 1px solid #ddd2d2;
}
.saerchType a {
	display: inline-block;
	margin-right: 18px;
	color: #4c4c4c;
	line-height: 41px;
}
.saerchType a.curr {
	color: #09af63;
	font-weight: bold;
	border-bottom: 1px solid #09af63;
}
.searchBox .mui-h-news-HotList ul li .mui-h-news-con span.title a b.keyword {
	font-size: 16px;
	color: #fc5353;
	float: none;
}
.search-count {
	color: #999;
	font-size: 12px;
	padding: 16px 0;
}
.search-count i {
	display: inline-block;
	width: 4px;
	height: 4px;
	position: relative;
	top: -3px;
	margin-right: 8px;
	background-color: #09af63;
}
.search-count strong {
	font-size: 12px;
	color: #09af63;
}
.hide_box{
	z-index:999;
	filter:alpha(opacity=50);
	background:#666;opacity: 0.5;
	-moz-opacity: 0.5;
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:fixed;
	display:none;
}
.shang_box{
	width:540px;
	height:350px;
	padding:10px;
	background-color:#fff;
	border-radius:10px;
	position:fixed;
	z-index:1000;
	left:50%;
	top:50%;
	margin-left:-270px;
	margin-top:-240px;
	border:1px dotted #dedede;
	display:none;
}
.shang_close{
	float: right;
}
.shang_payimg{
	text-align: center;
	border-radius: 3px;
	margin: 0 auto;
	padding-top:60px;
}
.shang_payimg img{
	border-radius: 3px;
	padding:5px;
	border: 4px solid #06be6a;
	width: 140px;
	height: 140px;
}
.shang_info{
	padding-top: 10px;
}
.shang_info p{
	color:#C3C3C3;
	text-align:center;
	font-size:12px;
	text-decoration:none;
}  
.xcl_cart{
	padding: 20px 0;
}
.xcl_cart .list{
	border-bottom: 1px solid #f6f6f6;
}
.xcl_cart .list li{
	height:62px;
	margin-bottom: 32px;
}
.xcl_cart .list li .info{
	width: 432px;
	float: left;
}
.xcl_cart .list li .info img{
	display: inline-block;
	width: 112px;
	height: 62px;
}
.xcl_cart .list li .info span{
	display: inline-block;
	position: relative;
	top: -14px;
}
.xcl_cart .list li .info span .p1{
	color: #292015;
	padding-top: 2px;
	font-size: 16px;
}
.xcl_cart .list li .info span .p2{
	color:#292015;
	font-size: 14px;
	padding-top: 4px;
}
.xcl_cart .list li .info span .p2 .timr{
	color: #d2ae5f;
}
.xcl_cart .list li .info span .p2 .orig{
	color: #f52547;
	padding-left:2px;
	text-decoration:line-through;
}
.xcl_cart .list li .bt-radio{
	width:38px;
	float: right;
	padding-right:52px;
}
.xcl_pay{
	padding-bottom: 16px;
	border-bottom: 1px solid #f6f6f6;
}
.xcl_pay h2{
	color: #4a4a4a;
	font-size: 16px;
	font-weight: 600;
	padding-top:8px;
	padding-bottom: 20px;
}
.xcl_pay .pay_list{
	height:80px;
}
.xcl_pay .pay_list li{
	width:120px;
	float: left;
	margin-right:35px;
	display:block;
}
.xcl_pay .pay_list li .bt-radio{
	width: 120px;
	height: 60px;
}
.xcl_pay .pay_list li.weixin .bt-radio .bt-radio-trigger{
	width: 120px;
	height: 60px;
	background:url(../images/weixin_pay.png) no-repeat;
}
.xcl_pay .pay_list li.weixin .bt-radio .bt-radio-trigger.checked{
	background:url(../images/weixin_payOn.png) no-repeat;
}
.xcl_pay .pay_list li.zhifubao .bt-radio .bt-radio-trigger{
	width: 120px;
	height: 60px;
	background:url(../images/zhifubao_pay.png) no-repeat;
}
.xcl_pay .pay_list li.zhifubao .bt-radio .bt-radio-trigger.checked{
	background:url(../images/zhifubao_payOn.png) no-repeat;
}
.xcl_sm{
	padding:22px 0;
	border-bottom: 1px solid #f6f6f6;
}
.xcl_sm h2{
	color: #222222;
	font-size: 16px;
	font-weight: 600;
}
.xcl_sm p{
	color: #222222;
	font-size: 12px;
	padding-top:12px
}
.xcl_cart_price{
	padding:26px 0;
}
.xcl_cart_price span{
	display: block;
}
.xcl_cart_price span.pric{
	width: 200px;
	color: #222;
	font-size: 16px;
	float:left;
}
.xcl_cart_price span.pric b{
	color: #e70e46;
	font-size: 20px;
	position: relative;
	top: 2px;
}
.xcl_cart_price span.price_btn a{
	width: 140px;
	height: 42px;
	float: right;
	text-align:center;
	line-height: 42px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	background-color: #fda204;
	border-radius: 3px;
}
.order-area{
	padding: 36px 0;
}
.orderDetail-base{
	position: relative;
	padding-bottom:8px;
	border-bottom: 1px dotted #eee;
}
.commodity-message-row{
	display:inline-block;
}
.commodity-message-row span{
	display: inline-block;
	padding-right:20px;
	color: #888;
}
.payAmount-area{
	position: absolute;
	top:0;
	right:10px;
}
.payAmount-area strong{
	color: #ff6700;
	font-size: 16px;
}
.orderDetail-ewm{
	padding:42px 0;
	text-align: center;
}
.orderDetail-ewm .p2{
	color: #ff6700;
	font: 15px;
	font-weight: 600
}
.orderDetail-ewm .ewm-box{
	width:182px;
	margin:12px auto;
	border:1px solid #d3d3d3;
	box-shadow:0px 0px 1px 1px #f1f1f1; 
}
.orderDetail-ewm .ewm-box span{
	display:block;
}
.orderDetail-ewm .ewm-box img{
	width:178px;
	height: 178px;
}
.orderDetail-ewm .ewm-box .info{
	text-align: left;
	padding-left:20px;
}
.orderDetail-ewm .ewm-box .info img{
	display: inline-block;
	width: 26px;
	height: 26px;
}
.orderDetail-ewm .ewm-box .info p{
	font-size: 12px;
	display: inline-block;
	position: relative;
	top: -8px;
	color: #888;
}
.order-error{
	padding: 60px 0;
	text-align: center;
}
.order-error img{
	width: 78px;
}
.order-error p{
	padding-top: 2px;
}
.order-error p.p1{
	font-size: 15px;
	font-weight: 600;
	color: #999
}
.order-error p.p2 a{
	font-size: 13px;
	color:#06be6a;
	text-decoration: underline;
}
/**/
/*footer*/
.footer {
	margin-top: 20px;
	background-color: #fff;
}
.foot-Partner {
	padding: 26px 0;
}
.foot-Partner h2 {
	color: #bfbfbf;
	font-size: 12px;
	font-weight: bold;
}
.Partner-show dl {
	margin:0 0 10px 0;
}
.Partner-show dl dt {
	color: #333;
	font-size: 12px;
	padding-right: 10px;
	display: inline-block;
	font-weight: bold;
}
.Partner-show dl dd {
	padding-right: 20px;
	line-height: 20px;
	margin-left: 0;
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	background:url(../images/capital_bg.png) right 6px no-repeat;
	background-size:1px 9px;
}
.Partner-show dl dd:last-child{
	background: none;
}
.Partner-show dl dd a {
	color: #444;
	display: block;
	font-size: 12px;
}
.Partner-show dl dd a:hover {
	font-weight: 600;
	text-decoration: underline;
}
.foot-con {
	height: 56px;
	line-height: 56px;
	background-color: #e3e3e3;
}
.foot-nav {
	color: #999;
	float: left;
}
.foot-nav a {
	padding-right: 4px;
	color: #999;
}
.foot-nav a:hover {
	color: #48b02e;
}
.copy {
	float: right;
	color: #999;
}
.footer-user {
	padding: 10px 0;
	background-color: #fafafa;
}
.footer-user-left {
	width: 700px;
	padding-top: 30px;
	float: left;
}
.footer-user-left .foot-nav {
	float: none;
}
.footer-user-left .cont {
	color: #999;
	padding-top: 10px;
}
.footer-user-right {
	float: right;
	width: 380px;
}
.footer-user-right img {
	float: right;
	margin-left: 20px;
}
.footer-user-right .info {
	overflow: hidden;
	padding-top: 8px;
	text-align: right;
}
.footer-user-right .info p {
	line-height: 24px;
	color: #222;
}
.footer-user-right .info p.p1 {
	color: #06be6a;
	font-size: 14px;
	font-weight: bold;
}
/**/
/*关于我们*/
.u-box .right .u-info1 .cnt {
	line-height: 32px;
	padding-top: 10px;
	color: #4c4c4c;
	padding-bottom: 60px;
}
.u-box .right .u-info1 .cnt p {
	padding-bottom: 10px;
}
.about-nav {
	padding: 2px;
}
.about-nav h2 {
	font-size: 14px;
	color: #0ec06f;
	height: 52px;
	text-align: center;
	line-height: 52px;
	font-weight: 600;
	margin-bottom: 5px;
	background-color: #f7fcfa;
}
.about-nav ul li {
	line-height: 40px;
	height: 41px;
	width: 154px;
	margin: 0 auto;
	border-bottom: 1px dashed #ededed;
}
.about-nav ul li a {
	display: block;
	color: #4c4c4c;
	padding-left: 10px;
}
.about-nav ul li a:hover, .about-nav ul li a.curr {
	font-weight: 600;
	background: url(../images/icon_center_block.png) 134px center no-repeat;
}
.vip-ide-top{
	width: 930px;
	height: 360px;
	background: url(../images/bg_invit.png) left top no-repeat;
}
.vip-ide-top .info{
	padding: 62px 128px 0 380px;
}
.vip-ide-top .info p{
	color: #fff;
	font-size: 16px;
	line-height: 28px;
}
.vip-ide-top .info p.ti{
	font-weight: 600;
	font-size: 20px;
	padding-bottom:8px;
}
.vip-ide-top .info p strong{
	color: #fcc725;
}
.vip-ide-top .invi-share{
	padding:22px 0 0 380px;
}
.vip-ide-top .invi-share a{
	display: inline-block;
	color: #fff;
	padding-right: 100px;
	text-align: center;
}
.vip-ide-top .link{
	padding-top:36px;
	padding-left: 380px;
}
.vip-ide-top .link a{
	color: #fff;
	display: block;
	text-decoration: underline;
}
.vip-ide-list{
	padding-top: 20px;
}
.vip-ide-list .table-top{
	height: 42px;
	line-height: 42px;
	background-color: #f9edd2;
}
.vip-ide-list .table-top span{
	display: block;
	float: left;
	color: #8b562a;
	font-weight: 600;
	font-size: 15px;
}
.vip-ide-list .t1{
	width: 600px;
	padding: 0 10px
}
.vip-ide-list .t2,.vip-ide-list .t3{
	width: 162px;
}
.table-list ul li span{
	display: block;
	float: left;
	line-height: 46px;
}
.table-list ul li{
	height: 46px;
	border-bottom: 1px solid #eae2de;
}
.table-list ul li .t2 img,.table-list ul li .t3 img{
	display: inline-block;
	position: relative;
	top: 5px;
	height:20px;
	margin-right: 5px;
}
.table-list ul li .t2 p,.table-list ul li .t3 p{
	display: inline-block;
}
.vip-ide-list{
	margin-top:22px;
	padding-bottom: 40px;
}
.vip-ide-list .tps{
	display: inline-block;
	line-height: 36px;
	color: #94633b; 
	text-decoration: underline
}
/**/
#feedback {
	width: 45px;
	height: 45px;
	background-image: url(../images/backgrounds.32.png);
	background-position: -102px 0
}
#feedback:hover {
	background-image: url(../images/backgrounds.32.png);
	background-position: -146px -46px
}
.qr_tool {
	width: 45px;
	height: 45px;
	background-image: url(../images/backgrounds.32.png);
	background-position: -148px 0;
	cursor: pointer;
}
.qr_tool:hover {
	width: 45px;
	height: 45px;
	background-image: url(../images/backgrounds.32.png);
	background-position: -192px -46px;
}
/**/
/*产业链*/
.industry-warp{
	width:780px;
	float: left;
	background-color: #fff;
	padding:15px 15px 40px 15px;
}
@-webkit-keyframes fadeIn{
	0% {
		opacity: 0; 
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1; 
	}
}
.industry-right-menu{
	-webkit-animation-name: fadeIn; 
	-webkit-animation-duration:1.5s; 
	-webkit-animation-iteration-count: 1; 
	-webkit-animation-delay: 0s; 
}
.industry-left-menu{
	width:158px;
	float: left;
	box-shadow:0px 0px 1px #eeeff3;
}
.industry-left-menu dl dd{
	height: 46px;
	line-height: 45px;
	text-align: center;
}
.industry-left-menu dl dd:last-child a{
	border-bottom:none;
}
.industry-left-menu dl dd a{
	display: block;
	font-size: 13px;
	color: #464646;
	border-bottom:1px dotted #dcdcdc;
	background-color: #eeeff3;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
}
.industry-left-menu dl dd.curr a{
	background-color: #fff;
	color: #06be6a;
	line-height: 46px;
}
.industry-right-menu{
	float: left;
	width: 560px;
	margin-left:26px;
	padding:0 15px;
}
.tree {
	padding:5px 0 0 15px;
	margin-bottom:20px;
}
.tree li {
	list-style-type:none;
	margin:0;
	padding:10px 0 0 5px;
	position:relative
}
.tree li::before, .tree li::after {
	content:'';
	left:-20px;
	position:absolute;
	right:auto
}
.tree li::before{
	border-left:1px dotted #bdc0cb;
	bottom:50px;
	height:100%;
	top:0;
	width:1px
}
.tree li>ul li>ul li::before{
	left:6px;
}
.tree li>ul li>ul li>ul li::before{
	left:22px;
}
.tree li>ul li>ul li::after{
	left: 6px;
	width:16px;
}
.tree li>ul li>ul li>ul li::after{
	left:22px;
	width:16px;
}
.tree li::after {
	border-top:1px dotted #bdc0cb;
	height:20px;
	top:30px;
	width:25px
}
.tree li>ul li span b{
	margin-left:22px;
	background-color: #7f86a1;
}
.tree li>ul li>ul li span b{
	margin-left:36px;
	background-color: #b2b4bf;
}
.tree li>ul li>ul li span b{
	margin-left:36px;
	background-color: #b2b4bf;
}
.tree li>ul li>ul li span.list_company b{
	margin-left:36px;
}
.tree li>ul li span.list_company b{
	margin-left:26px;
}
.tree li span.list_company b{
	background-color: #e7e8ee;
}
.tree li>ul li>ul li span b a{
	display: block;
}
.tree li>ul li>ul li>ul li span b a{
	color: #292015;
	display: block;
}
.tree li span.list_company b a.btn{
	color: #06be6a;
	font-weight:600;
	padding-left: 16px;
	text-decoration: underline;
	background: url(../images/icon_add.png) 8px center no-repeat;
	background-size: 14px 14px;
}
.tree li>ul li>ul li span i{
	left:16px;
}
.tree li span{
	height: 42px;
	display: block;
	line-height: 42px;
	position: relative;
}
.tree li span b{
	height: 42px;
	display: block;
	color: #fff;
	line-height: 42px;
	border-radius: 3px;
	text-indent:10px;
	font-size: 13px;
}
.tree li span.title b{
	background-color: #19bd9b;
}
.tree li span i{
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top:12px;
}
.tree li span.title i{
	left: -26px;
}
.tree li span i.icon-minus-sign{
	background: url(../images/icon_minus.png) left center no-repeat;
	background-size: 16px 16px;
}
.tree li span i.icon-plus-sign{
	background: url(../images/icon_plus.png) left center no-repeat;
	background-size: 16px 16px;
}
.tree li.parent_li>span {
	cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
	border:0
}
.tree li:last-child::before {
	height:30px
}
/*会议平台*/
.slider_box{
	width:1200px;
	height:350px;
	overflow:hidden;
	position:relative;
	margin-top: 20px;
}
.silder_con{
	height:350px;
	overflow:hidden;
	position:absolute;
}
.silder_panel{
	width:1200px;
	height:350px;
	overflow:hidden;
	float:left;
	position:relative;
}
.silder_panel img{
	width:1200px;
	height:350px;
	display:block;
	overflow:hidden;
}
.silder_nav{
	width:1200px;
	height:67px;
	margin:0px auto;
	bottom:0px;
	position:absolute;
	overflow:hidden;
	background: url(../images/BannerDdBgThis.png) no-repeat;
}
.silder_nav li{
	float:left;
	width:240px;
	height:67px;
	font-size:14px;
	text-align:left;
	padding:0px;
}
.silder_nav li a{
	margin:10px 12px;
	display: block; 
	color: #fff;
	height:47px;
	overflow: hidden;
	line-height: 24px;
}
.silder_nav li.current{
	background: url(../images/BannerDdBg.png) no-repeat;
}
.slider_box a.prev,.slider_box a.next{
	display:none;
}
.inner-meeting{
	padding-top: 20px;
}	
.mui-h-left.mui-h-left-meeting{
	width: 850px;
	padding-bottom: 0;
}
.mui-h-left.mui-h-left-shalong{
	width: 1200px;
}
.mui-h-left.mui-h-left-meeting .mui-h-list-top{
	border-bottom: 0;
}
.mui-h-left.mui-h-left-meeting .mui-h-list-top h2{
	border-bottom: 0;
}
.mui-h-left.mui-h-left-meeting .mui-h-list-top .top-type a{
	color:#09af63
}
.inner-Meeting-l .hot{
	width:340px;
	height:398px;
	float: left;
	background-color: #fff;
	-moz-box-shadow:2px 2px 8px #ecebec;
	-webkit-box-shadow:2px 2px 8px #ecebec;
	box-shadow:2px 2px 8px #ecebec;
	border-radius: 3px;
}
.inner-Meeting-l .hot img{
	width: 340px;
	height: 154px;
	border-radius: 3px 3px 0 0;
}
.inner-Meeting-l .hot .info{
	padding:0 12px;
}
.inner-Meeting-l .hot .info span{
	display: block;
}
.inner-Meeting-l .hot .info span.t1 a{
	color: #3c3c3c;
	font-size: 18px;
	line-height: 25px;
	margin-top: 10px;
	display: block;
	font-weight:600;
	height:50px;
	overflow: hidden;
}
.inner-Meeting-l .hot .info span.t2{
	color: #797979;
	height:140px;
	overflow: hidden;
	line-height: 24px;
}
.inner-Meeting-l .hot .info span.star{
	padding-top: 8px;
}
.inner-Meeting-l .hot .info span.star p{
	display: inline-block;
	color: #a7a7a7;
	padding-left:24px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
	white-space: nowrap;
}
.inner-Meeting-l .hot .info span.star p.time{
	margin-right:18px;
	width: 106px;
	background: url(../images/Meeting_time.png) left center no-repeat;
}
.inner-Meeting-l .hot .info span.star p.address{
	width:168px;
	padding-left: 20px;
	background: url(../images/Meeting_address.png) left center no-repeat;
}
.inner-Meeting-l .hot .uesrInfo{
	margin-top: 10px;
	padding:8px 12px;
	border-top: 1px solid #f0f0f0;
}
.inner-Meeting-l .hot .uesrInfo img{
	width: 40px;
	height: 40px;
}
.inner-Meeting-l .hot .uesrInfo span{
	position:relative;
	display: inline-block;
	color: #3c3c3c;
	padding-left: 8px;
	top: -12px;
}
.inner-Meeting-l .list{
	overflow: hidden;
	background: none;
	margin-top: -17px;
}
.inner-Meeting-l .list ul li{
	width:230px;
	float: left;
	height:190px;
	margin-left:22px;
	margin-top:17px;
	background-color: #fff;
	-moz-box-shadow:2px 2px 8px #ecebec;
	-webkit-box-shadow:2px 2px 8px #ecebec;
	box-shadow:2px 2px 8px #ecebec;
	border-radius: 3px;
}
.inner-Meeting-l.inner-Meeting-s .list ul li{
	width:264px;
}
.inner-Meeting-l.inner-Meeting-s .list ul li img{
	width:264px;
}
.inner-Meeting-l .list ul li img{
	width:230px;
	height: 112px;
}
.inner-Meeting-l .list ul li .info{
	padding: 0 12px;
}
.inner-Meeting-l .list ul li .info span{
	display: block;
}
.inner-Meeting-l .list ul li .info span.ti a{
	color: #3c3c3c;
	line-height: 20px;
	height: 40px;
	display: block;
	overflow:hidden;
}
.inner-Meeting-l .list ul li .info span.address{
	font-size: 12px;
	margin-top:4px;
	color: #a7a7a7;
	padding-left: 18px;
	background: url(../images/Meeting_address.png) left center no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inner-Meeting-l .list ul li .info span.ti a:hover,.inner-Meeting-l .hot .info span.t1 a:hover{
	color: #2051b6;
}
.mui-h-right-meeting{
	width: 334px;
	height:442px;
	background-color: #fff;
	border-radius: 3px;
	-moz-box-shadow:2px 2px 8px #ecebec;
	-webkit-box-shadow:2px 2px 8px #ecebec;
	box-shadow:2px 2px 8px #ecebec;
}
.mui-h-right-meeting .top{
	margin:15px 18px 0 18px;
	height:34px;
	line-height:34px;
	border-bottom: 1px solid #ebebeb;
}
.mui-h-right-meeting .top dl dd{
	width: 84px;
	float: left;
	text-align: center;
	background: url(../images/capital_bg.png) right center no-repeat;
	background-size:1px 12px;
}
.mui-h-right-meeting .top dl dd a{
	color: #888888;
	display: block;
}
.mui-h-right-meeting .top dl dd.curr a{
	background-color: #03bd68;
	border-radius: 3px 3px 0 0;
	color: #fff;
}
.mui-h-right-meeting .top dl dd:last-child{
	background: none;
}
.mui-h-right-meeting .top h2{
	display: inline-block;
	font-size: 16px;
	color: #19b46d;
}
.mui-h-right-meeting .top span{
	display: inline-block;
	float: right;
	color: #e6e3e2;
}
.mui-h-right-meeting .top span a{
	padding: 0 3px;
	color: #09af63;
}
.mui-h-right-meeting .list{
	padding: 10px 18px;
}
.mui-h-right-meeting .list ul{
	display: none;
}
.mui-h-right-meeting .list ul li{
	height: 36px;
	line-height: 36px;
}
.mui-h-right-meeting .list ul li i{
	width: 4px;
	height: 4px;
	display: block;
	position: relative;
	top:16px;
	left: 2px;
	float: left;
	background-color: #e0e0e0;
}
.mui-h-right-meeting .list ul li a{
	display:block;
	float: right;
	width:280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #323232;
}
.mui-h-right-meeting .list ul li:hover a{
	color: #2051b6;
}
.btn_fabu_huiyi{
	width: 80px;
	height: 80px;
	position: fixed;
	right: 0;
	top:450px;
	text-indent: -99999px;
	background: url(../images/btn_fabu1.png) left top no-repeat;
}
/*报名列表*/
.list_top{
	height: 32px;
	line-height: 32px;
	margin-top: 26px;
}
.list_top .info{
	width: 590px;
	float: left;
}
.list_top .info span{
	display: inline-block;
	color: #4a4a4a;
}
.list_top .info span b{
	color: #06be6a;
	padding: 0 2px;
}
.list_top .btn_eit{
	overflow: hidden;
}
.list_top .btn_eit a{
	width: 78px;
	text-align: center;
	border-radius: 3px;
	height: 32px;
	display: block;
	color: #fff;
}
.list_top .btn_eit a.btn_dc{
	background-color: #62b651;
	float: right;
}
.list_name{
	border: 1px solid #dcdcdc;
	margin-top: 15px;
}
.list_name .list{
	margin: 0;
}
.list_name .top_tab,.list_name .list li{
	height: 40px;
	border-bottom:1px solid #dcdcdc;
}
.list_name .list li:last-child{
	border-bottom:0;
}
.list_name span{
	text-align: center;
	color: #4c4c4c;
	display: block;
	height:40px;
	line-height: 40px;
	padding: 0 5px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-right: 1px  solid #dcdcdc;
}
.list_name span.tab1{
	width:130px;
}
.list_name span.tab2{
	width: 150px;
}
.list_name span.tab5{
	width: 190px;
}
.list_name span.tab3{
	width: 90px;
}
.list_name span.tab4{
	width: 124px;
	border-right: 0;
}
.list_name span.tab3 b{
	height: 18px;
	width:46px;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	display: inline-block;
	background-color: #62b651;
	border-radius: 2px;
}
.list_name span.tab3 b.s1{
	background-color: #697466;
}
/*首页广告*/
.mask_shadow{
	position: fixed;
	width:100%;
	height: 100%;
	top: 0;
	background:#000;
	opacity: .6;
}
.advbox{
	position:absolute;
	top:expression(eval(document.documentElement.scrollTop));
}  
.advbox{
	width:780px;
	position:fixed;
	display:none;
	left:50%;
	top:0;
	margin:-215px 0 0 -390px;
} 
.advbox .advpic{
	position:relative;
	height:420px;
	overflow:hidden;
}
.advbox .closebtn{
	display:block;
	width:40px;
	height:30px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-indent:12px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0px;
	z-index:99;
	text-indent: -99999px;
	background: url(../images/searc_close.png) center no-repeat;
	background-size:14px 14px;
}
/*底部浮窗*/
.bottom_tools{
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
	position: fixed;
	z-index: 1070;
	right: 0;
	bottom: 40px;
}
.bottom_tools a{
	display: block;
	width: 70px;
	height: 70px;
	background:url(../images/line_bottom_flex.png) center bottom no-repeat;
}
.bottom_tools a#scrollUp{
	display: none;
}
.bottom_tools i{
	display: block;
	width: 22px;
	height: 42px;
	margin:0 auto;
	padding-top: 20px;
}
.bottom_tools #scrollUp i{
	background: url(../images/icon_fot1_a.png) center bottom no-repeat;
}
.bottom_tools #scrollUp:hover i{
	background: url(../images/icon_fot1_b.png) center bottom no-repeat;
}
.bottom_tools #advisory i{
	background: url(../images/icon_fot2_a.png) center bottom no-repeat;
}
.bottom_tools #advisory:hover i{
	background: url(../images/icon_fot2_b.png) center bottom no-repeat;
}
.bottom_tools #service i{
	background: url(../images/icon_fot3_a.png) center bottom no-repeat;
}
.bottom_tools #service:hover i{
	background: url(../images/icon_fot3_b.png) center bottom no-repeat;
}
.bottom_tools #download i{
	background: url(../images/icon_fot4_a.png) center bottom no-repeat;
}
.bottom_tools #download:hover i{
	background: url(../images/icon_fot4_b.png) center bottom no-repeat;
}
.bottom_tools #public i{
	background: url(../images/icon_fot5_a.png) center bottom no-repeat;
}
.bottom_tools #public:hover i{
	background: url(../images/icon_fot5_b.png) center bottom no-repeat;
}
.bottom_tools a:hover p{
	color: #06BE6A;
}
.bottom_tools a p{
	color: #111111;
	font-size: 12px;
	padding-top: 2px;
	text-align: center;
}
.bottom_tools .imgShow{
	display: none;
	position: absolute;
	right: 70px;
}
.bottom_tools .ser_img{
	bottom: 30px;
}
.bottom_tools .app_img{
	bottom: 50px;
}
.bottom_tools .public_img{
	bottom: 0;
}
.popMessage{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 999;
}
.popMessage.is-visible{
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.popMessage .MessageBox{
	background-color: #fff;
	width: 720px;
	height: 522px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -360px;
	margin-top: -261px;
	border-radius: 6px;
}
.popMessage .MessageBox .box{
	width: 460px;
	margin: 0 auto;
}
.popMessage .MessageBox .box h2{
	color: #333333;
	font-size: 24px;
	line-height: 50px;
	padding-top: 40px;
	text-align: center;
}
.popMessage .MessageBox .box .tip{
	text-align: center;
	font-size: 16px;
	color: #333333;
	padding-top: 6px;
}
.popMessage .MessageBox .formBox{
	padding-top: 35px;
}
.popMessage .MessageBox .item{
	margin-bottom: 10px;
}
.popMessage .MessageBox .item input{
	width: 440px;
	height: 38px;
	padding: 0 10px;
	margin: 0;
	background: none;
	line-height: 38px;
	border: 1px solid #eee;
	border-radius: 2px;
	font-size: 16px;
	color: #787878;
}
.popMessage .MessageBox .item input.inputName{
	width: 205px;
	float: left;
	margin-right: 10px;
}
.popMessage .MessageBox .item input.inuptTel{
	width: 205px;
}
.popMessage .MessageBox .item textarea{
	border: 1px solid #eee;
	border-radius: 2px;
	width: 440px;
	height: 100px;
	padding: 10px;
	margin: 0;
	font-size: 16px;
	color: #787878;
}
.popMessage .MessageBox .item .submit{
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #06BE6A;
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
	display: block;
	margin:20px auto 0 auto;
}
.popMessage .MessageBox .close{
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	right: 20px;
	text-indent: -9999999px;
	background: url(../images/pop_close.png) no-repeat;
	top: 20px;
}
/*购买会员弹窗*/
.popMessage .vipBuyPop{
	position: absolute;
	width: 890px;
	left: 50%;
	top: 50%;
	background-color: #fff;
	border-radius: 4px;
	transform: translate(-50%,-50%);
}
.popMessage .vipBuyPop .topUser{
	height: 50px;
	background-color: #363739;
	padding-left: 22px;
	border-radius: 4px 4px 0 0;
}
.popMessage .vipBuyPop .close{
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -9999px;
	background: url(../images/icon_close.png) center no-repeat;
}
.popMessage .vipBuyPop .topUser img{
	width: 34px;
	height: 34px;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	border-radius: 50%;
	object-fit: cover;
}
.popMessage .vipBuyPop .topUser .userName{
	overflow: hidden;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
.popMessage .vipBuyPop.news .topUser .userName{
	text-align: center;
}
.popMessage .vipBuyPop .vipTypeList{
	padding: 36px 40px 0 40px;
}
.popMessage .vipBuyPop.news .vipTypeList{
	padding: 36px 40px 0 40px;
	background: #F7F7F7;
	border: 2px solid #F5F5F5;
}
.popMessage .vipBuyPop.news .vipTypeList .news_img{
	float: left;
	margin-right: 20px;
}
.popMessage .vipBuyPop.news .vipTypeList .infos{
	overflow: hidden;
}
.popMessage .vipBuyPop.news .vipTypeList .infos .title{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 6px;
}
.popMessage .vipBuyPop.news .vipTypeList .infos .tip{
	color: #333;
	font-size: 12px;
	line-height: 24px;
}
.popMessage .vipBuyPop.news .vipTypeList .infos .tipimg{
	padding-top: 16px;
}
.popMessage .vipBuyPop.news .payType .code{
	background: none;
	border: 2px solid #eee;
	width: 148px;
	height: 146px;
}
.popMessage .vipBuyPop.news .payType .paytip{
	padding-left: 172px;
	padding-top: 10px;
	overflow: hidden;
}
.popMessage .vipBuyPop.news .vipTypeList{
	padding: 30px 40px;
}
.popMessage .vipBuyPop .vipTypeList ul {
	margin-left: -20px;
	width: 100%;
	white-space: nowrap;
	overflow-x: auto;
	font-size: 0;
}
	.popMessage .vipBuyPop .vipTypeList ul li {
		display: inline-block;
		vertical-align: top;
		position: relative;
		margin-bottom: 20px;
	}
.popMessage .vipBuyPop .vipTypeList ul li a{
	display: block;
	width: 146px;
	height: 150px;
	border-radius:8px;
	margin-left: 20px;
	text-align: center;
	margin-top: 4px;
	border: 2px solid #eee;
}
.popMessage .vipBuyPop .vipTypeList ul li a.curr{
	background:#FEFAF5 url(../images/vipSelece.png) 110px 116px no-repeat;
	border: 2px solid #F7CE97;
}
.popMessage .vipBuyPop .vipTypeList ul li .typeName{
	color: #222;
	font-size: 18px;
	padding-top: 34px;
}
.popMessage .vipBuyPop .vipTypeList ul li .price_a{
	font-size: 34px;
	color: #666;
	font-weight: bold;
	padding-top: 20px;
}
.popMessage .vipBuyPop .vipTypeList ul li a.curr .price_a{
	color:#FD792A;
}
.popMessage .vipBuyPop .vipTypeList ul li .price_a span{
	font-size: 14px;
}
.popMessage .vipBuyPop .vipTypeList ul li .price_tip{
	color: #999;
	margin-top: 15px;
}
.popMessage .vipBuyPop .vipTypeList ul li .price_tip em{
	color:#FD792A;
	font-style: normal;
}
.popMessage .vipBuyPop .vipTypeList ul li .price_b{
	font-size: 16px;
	padding-top: 6px;
	text-decoration:line-through;
	color: #999;
}
.popMessage .vipBuyPop .vipTypeList ul li .hot{
	width: 48px;
	height: 24px;
	position: absolute;
	top: 0;
	left: 20px;
	display: block;
	text-indent: -999999px;
	background: url(../images/hottip.png) no-repeat;
}
.popMessage .vipBuyPop .btn_bar {
	position: absolute;
	right: 0;
	top: 90px;
	width: 20px;
	height: 150px;
	cursor: pointer;
	box-shadow: -3px 0px 6px 1px rgba(0,0,0,0.16);
	display:flex;
	align-items:center;
	justify-content:center;
}
	.popMessage .vipBuyPop .btn_bar .img {
		width:10px;
		height:18px;
	}
	.popMessage .vipBuyPop .payType {
		padding: 32px 40px;
		text-align: center;
		border: 2px solid #F0F0F0;
		border-radius: 10px;
		margin: 30px 40px 0 40px;
		height: 242px;
	}
.popMessage .vipBuyPop.news .payType{
	border: none;
	height: auto;
}
.popMessage .vipBuyPop.news .payType .code img{
	width: 140px;
	height: 140px;
}
.popMessage .vipBuyPop .payType .code{
	width: 156px;
	height: 156px;
	display: inline-block;
	background: url(../images/ewmCodeBg.png) no-repeat;
}
.popMessage .vipBuyPop .payType .code img{
	padding:8px;
	width: 156px;
	height: 156px;
}
.popMessage .vipBuyPop .payType .price{
	display: inline-block;
	padding-left: 22px;
	font-size: 18px;
	color: #333;
	position: relative;
	top: -70px;
	text-align: left;
}
.popMessage .vipBuyPop .payType .price span{
	display: inline-block;
}
.popMessage .vipBuyPop .payType .price span b{
	color: #FD792A;
	font-size: 34px;
	padding: 0 5px;
}
.popMessage .vipBuyPop .payType .price span.lineClear{
	text-decoration:line-through;
	color: #999;
	font-size: 16px;
	padding-left: 20px;
}
.popMessage .vipBuyPop .payType .price span .vipPact{
	padding-left: 24px;
	position: relative;
	color:#864D07;
}
.popMessage .vipBuyPop .payType .price span .vipPact::after{
	position: absolute;
	left: 12px;
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	top: 50%;
	margin-top: -4px;
	background-color:#707070;
	opacity: 0.36;
}
.popMessage .vipBuyPop .payType .paytip{
	text-align: left;
	padding-left: 158px;
}
.popMessage .vipBuyPop .payType .paytip img{
	float: left;
}
.popMessage .vipBuyPop .payType .paytip span{
	color: #999;
	padding-left: 4px;
	display: block;
	float: left;
}
.popMessage .loginPop {
	width: 400px;
	height: 420px;
	/* left: 60%; */
	padding: 10px;
}
.popMessage .loginPop .topItemCon{
	height: 52px;
	position: relative;
}
.popMessage .loginPop .loginTypeBtn{
	width: 52px;
	float: left;
}
.popMessage .loginPop .logIco{
	overflow: hidden;
}
.popMessage .loginPop .logIco img{
	margin-left: 101px;
	margin-top: 10px;
	height: 30px;
}
.popMessage .loginPop .topUser {
	background-color: #ffffff;
	text-align: center;
}
.popMessage .loginPop .topUser {
	background-color: #ffffff;
	text-align: center;
}
.popMessage .loginPop .topUser a {
	line-height: 50px;
	height: 50px;
	color: #999999;
	font-size: 16px;
	margin-right: 25px;
}
.popMessage .loginPop .topUser a.curr {
	color: #09AF63;
	display: inline-block;
	border-bottom: solid 2px;
}
.popMessage .loginPop .login_box {
	margin: 0 30px;
	padding-top: 10px;
	border-top: solid 1px #F3F3F3FF;
}
.popMessage .loginPop .login_box .login_input {
	margin-top: 20px;
}
.popMessage .loginPop .login_box .login_sms .el-input{
	width:220px;
}
.popMessage .loginPop .login_box .login_sms a {
	display:block;
	line-height: 40px;
	text-align: center;
	width: 90px;
	color: #FFFFFF;
	background: #09AF63;
	border-radius: 2px;
	margin-left: 5px;
	float: right;
}
.popMessage .loginPop .login_box .login_submit {
	margin-top: 20px;
}
.popMessage .loginPop .login_box .login_submit a {
	display: block;
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	background: #09AF63;
	border-radius: 2px;
	cursor:pointer;
}
.popMessage .loginPop .login_box a.disabled {
	color: #9FA19F;
	background: #EEEEEE;
}
.popMessage .loginPop .login_box .login_submit button {
	width: 100%;
}
.popMessage .loginPop .routingLabel{
	padding-top: 10px;
}
.popMessage .loginPop .routingLabel a{
	display: inline-block;
	line-height: 20px;
}
.popMessage .loginPop .routingLabel a:nth-child(2){
	float: right;
}
.popMessage .loginPop .login_bottom {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	padding: 0 20px;
	position: relative;
}
.popMessage .loginPop .login_bottom .mui-checkbox-login{
	width: 20px;
	display: inline-block;
	position: relative;
}
.popMessage .loginPop .login_bottom .mui-checkbox-login .mui-checkbox input[type=checkbox]:before{
	font-size: 14px;
}
.popMessage .loginPop .login_bottom .tip{
	width: auto;
	background: none;
	top: 0;
	font-size: 12px;
	color: #666;
}
.popMessage .loginPop .login_bottom .tip a{
	display: inline-block;
	padding: 0;
	color: #09AF63;
	font-size: 12px;
}
.popMessage .loginPop .login_bottom a {
	color: #999999;
	padding: 0 10px;
}
.popMessage .loginPop .login_bottom span {
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #c3c3c3;
	position: relative;
	top: 2px;
}
.popMessage .loginPop .err_tips {
	color: #e24848;
}
.popMessage .vipBuyPop.loginPop .close{
	background: url(../images/icon_closea.png) center no-repeat;
}
.popMessage .loginPop .isCodeLogin .codeLogCon .tip_text{
	text-align: center;
	color: #666;
	line-height: 22px;
	padding: 15px 0;
}
.popMessage .loginPop .isCodeLogin .codeLogCon .tip_text span{
	display: inline-block;
	color:#09AF63;
}
.popMessage .loginPop .isCodeLogin .codeLogCon .codeImg{
	text-align: center;
}
.popMessage .loginPop .isCodeLogin .codeLogCon .codeImg img{
	width: 198px;
	height: 198px;
}
.popMessage .loginPop .isCodeLogin .tipregister{
	text-align: center;
	padding: 18px;
	color: #999;
}
.popMessage .loginPop .isCodeLogin .tipregister a{
	color:#09AF63;
} 
.popMessage .outBuyPop {
	width: 312px;
	height: 186px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -98px;
	margin-left: -156px;
	background-color: #fff;
	border-radius: 2px;
}
.popMessage .registerPop{
	width: 400px;
	height: 80%;
	overflow: hidden;
}
.popMessage .registerPop .registerWrap{
	height: 100%;
	overflow: auto;
	box-sizing: border-box;
	padding: 24px;
}
.popMessage .registerPop .registerWrap::-webkit-scrollbar{
	width: 6px;
	height: 6px;
}
.popMessage .registerPop .registerWrap::-webkit-scrollbar-thumb{
	border-radius: 3px;
	background-color: #aaa;
}
.popMessage .registerPop .registerWrap .topItemCon{
	position: relative;
}
.popMessage .registerPop .registerWrap .topItemCon .r_title{
	color:#09AF63;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #F3F3F3;
}
.popMessage .registerPop .registerWrap .topItemCon .returnBtn{
	position: absolute;
	left: 0;
	line-height: 24px;
	color: #999;
	display: block;
	background: url(../images/vip/returnBtn.png) left center no-repeat;
	padding-left: 18px;
}
.popMessage .vipBuyPop.registerPop .close{
	width: 24px;
	height: 24px;
	background: url(../images/icon_closea.png) no-repeat;
	top: -4px;
}
.popMessage .registerPop .r_formCon{
	padding-top: 18px;
}
.popMessage .registerPop .formItem .tiBar{
	color: #666;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 12px;
}
.popMessage .registerPop .formItem{
	padding-bottom: 6px;
}
.popMessage .registerPop .formItem:nth-child(1){
	border-bottom: 1px solid #F3F3F3;
	margin-bottom: 24px;
}
.popMessage .registerPop .formItem .item{
	margin-bottom: 18px;
}
.popMessage .registerPop .formItem .item .name{
	line-height: 38px;
	text-align: right;
	float: left;
	margin-right: 14px;
	width: 80px;
	color: #666;
}
.popMessage .registerPop .formItem .item .name b{
	color:#D95252;
	font-size: 12px;
	padding-right: 3px;
}
.popMessage .registerPop .formItem .item .input{
	width: 240px;
	float: left;
}
.popMessage .registerPop .formItem .item .verify,.popMessage .registerPop .formItem .item .code{
	width: 240px;
	float: left;
}
.popMessage .registerPop .formItem .item .verify .input,.popMessage .registerPop .formItem .item .code .input{
	width: 138px;
}
.popMessage .registerPop .formItem .item .input .el-input__inner{
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
}
.popMessage .registerPop .formItem .item .code a{
	display: block;
	width: 90px;
	float: right;
	font-size: 12px;
	line-height: 38px;
	background-color: #09AF63;
	border-radius: 2px;
	text-align: center;
	color: #fff;
}
.popMessage .registerPop .formItem .item .code a.disabled{
	background-color: #eee;
	color:#9FA19F;
}
.popMessage .registerPop .formItem .item .verify img{
	float: right;
	height: 22px;
	margin-top: 8px;
}
.popMessage .registerPop .formItem .item .el-cascader,.popMessage .registerPop .formItem .item .el-select{
	width: 240px;
}
.popMessage .registerPop .login_bottom{
	text-align: center;
}
.popMessage .registerPop .login_bottom .mui-checkbox-login{
	width: 20px;
	display: inline-block;
}
.popMessage .registerPop .login_bottom .mui-checkbox input[type=checkbox]:before{
	font-size: 18px;
}
.popMessage .registerPop .login_bottom .tip{
	color: #666;
	font-size: 12px;
}
.popMessage .registerPop .login_bottom .tip a{
	display: inline-block;
	color: #09AF63;
}
.popMessage .registerPop .login_submit{
	margin-top: 6px;
}
.popMessage .registerPop .login_submit a{
	display: block;
	line-height: 42px;
	background-color: #09AF63;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
}
.popMessage .registerPop .login_submit a.disabled{
	background-color: #eee;
	color:#9FA19F;
}
.detail-top .btn_news_down {
	float: right;
	color: #09AF63;
	margin-left: 20px;
}
.detail-top .btn_news_down .ico {
	display: inline-block;
	width: 18px;
	height: 16px;
	background: url(../images/download.png) center no-repeat;
	position: relative;
	top: 2px;
	background-size: 100% 100%;
}
.popMessage .outBuyPop .topLine {
	width: 312px;
	height: 6px;
	background: #F3BB9A;
	opacity: 1;
	border-radius: 2px 2px 0px 0px;
}
.popMessage .outBuyPop .outTipCon{
	text-align: center;
}
.popMessage .outBuyPop .outTipCon .tip_a{
	font-size: 16px;
	color: #333;
	padding-top: 30px;
}
.popMessage .outBuyPop .outTipCon .tip_b{
	font-size: 14px;
	color: #E1A24D;
	padding-top: 14px;
}
.popMessage .outBuyPop .outBtn{
	padding: 30px;
}
.popMessage .outBuyPop .outBtn a{
	width: 116px;
	height: 34px;
	line-height: 34px;
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
	border-radius: 18px;
}
.popMessage .outBuyPop .outBtn a.btn1{
	background: #EBEBEB;
	color: #666;
}
.popMessage .outBuyPop .outBtn a.btn2{
	color: #442013;
	float: right;
	background: linear-gradient(272deg, #ECB366 0%, #FFE2BD 100%);
	border-radius: 18px 18px 18px 18px;
}
/*新闻*/
.bottomFlex{
	width: 100%;
	height: 60px;
	position: fixed;
	left: 0;
	bottom: 0;
}
.bottomFlex .bottomEdit{
	position: absolute;
	width: 1200px;
	height: 60px;
	background: #FFFFFF;
	box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	text-align: center;
}
.bottomFlex .bottomEdit span{
	margin-top: 10px;
	padding-left: 40px;
	display: inline-block;
}
.bottomFlex .bottomEdit span a{
	display: block;
	line-height: 40px;
}
.bottomFlex .bottomEdit span a.fav,.bottomFlex .bottomEdit span a.share{
	color: #666;
	padding-left: 28px;
}
.bottomFlex .bottomEdit span a.fav{
	background: url(../images/shoucang.png) left center no-repeat;
}
.bottomFlex .bottomEdit span a.fav.curr{
	background: url(../images/shoucang_1.png) left center no-repeat;
}
.bottomFlex .bottomEdit span a.share{
	background: url(../images/enjoy.png) left center no-repeat;
}
.bottomFlex .bottomEdit span a.down{
	width: 116px;
	color: #fff;
	font-size: 18px;
	background-color: #09AF63;
	border-radius: 4px;
}
.popMessage .downPop{
	width: 480px;
	height: 350px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	border-radius: 10px;
	margin-top: -175px;
	margin-left: -240px;
}
.popMessage .downPop h2{
	color: #E5A480;
	font-size: 22px;
	text-align: center;
	padding-top: 30px;
}
.popMessage .downPop .downList{
	padding: 20px 25px;
}
.popMessage .downPop .downList ul{
	height: 220px;
	overflow: hidden;
	overflow-y: auto;
}
.popMessage .downPop .downList ul li{
	height: 90px;
	padding: 20px 30px;
	position: relative;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	border-radius: 8px;
}
.popMessage .downPop .downList ul li img{
	width: 46px;
	height: 49px;
	display: block;
	float: left;
	margin-right: 15px;
}
.popMessage .downPop .downList ul li .info{
	overflow: hidden;
}
.popMessage .downPop .downList ul li .textName{
	color: #333;
	font-size: 16px;
	width: 200px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.popMessage .downPop .downList ul li .pull{
	padding-top: 5px;
	width: 200px;
}
.popMessage .downPop .downList ul li .pull span{
	display: inline-block;
	color: #999;
	font-size: 12px;
}
.popMessage .downPop .downList ul li .pull span:nth-child(2){
	float: right;
}
.popMessage .downPop .downList ul li .downIco{
	position: absolute;
	right: 30px;
	top: 20px;
}
.popMessage .downPop .downList ul li .downIco .ico{
	display: block;
	width: 26px;
	height: 22px;
	background: url(../images/download.png) center no-repeat;
}
.popMessage .downPop .downList ul li .downIco p{
	font-size: 12px;
	color: #09AF63;
}
.popMessage .downPop .close{
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -9999px;
	background: url(../images/icon_closea.png) center no-repeat;
}


.acc-atv-dow.vip .userstatus.vip_hover {
	width: 286px;
	height: 314px;
	top: 60px;
	left: -96px;
	z-index: 202;
	background: url(../images/bg_vip.png) no-repeat;
}
.acc-atv-dow .userstatus .vip_con {
	padding: 30px 28px 0 30px;
	text-align: left;
}

.acc-atv-dow .userstatus .vip_con .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #111111;
	margin-bottom:12px;
}
.acc-atv-dow .userstatus .vip_con .img {
	display: block;
	width: 230px;
	height: 68px;
}
.acc-atv-dow .userstatus .vip_con .img img {
	width: 230px;
	height: 68px;
	top:0px;
}
.acc-atv-dow .userstatus .vip_con .desc {
	font-size: 13px;
	font-family: PingFang SC;
	line-height: 18px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 24px;
}
.acc-atv-dow .userstatus .vip_con .kt_vip {
	text-align:center;
	margin:0 auto;
	width: 160px;
	height: 32px;
	background: linear-gradient(270deg, #ECB366 0%, #FFE3BD 100%);
	border-radius: 2px;
	font-size: 14px;
	font-family: PingFang SC;
	line-height: 32px;
	color: #442013;
}
.acc-atv-dow .userstatus .vip_con .see_vip {
	text-align: center;
	margin: 12px auto 18px auto;
	width: 160px;
	height: 32px;
	background: #FFFFFF;
	border: 1px solid #CB9D60;
	border-radius: 2px;
	font-size: 14px;
	font-family: PingFang SC;
	line-height: 32px;
	color: #CF9A52;
}