﻿
/*--- top ---*/ 
.top{
	background-color: #f3f3f3;
	height: 35px;
	line-height: 35px;
}
.top .box{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
}
.top .box .fr a{
	padding-left: 5px;
}

/*--- header ---*/ 
#header {
	background-color: #fff;
	color: #333;
	width: 100%;
	height: 130px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #f4f4f4;
}
.header-left{
	display: block;
	width: 485px; 
	margin: 0 auto;
}
.quick-entry{
	margin-top: 34px;
}
.header-icon-sousuo {
	position: absolute;
	z-index: 999;
	right: 15px;
	top: 10px;
	color: #0a7cf1;
	cursor: pointer;
}
.quick-entry .input-group{
	width: 400px;
}
.quick-entry .input-group .form-control{
	height: 40px;
	font-size: 14px; 
	border: 1px solid #0a7cf1; 
	border-radius: 20px;
}
#header .search, #header .search a {
	font-size: 14px;
}
#header .search .item {
	margin: 0;
	padding-left: 0;
}

/*头部搜索框*/ 
.quick-entry .input-group-addon {
	position: absolute;
	z-index: 999;
	right: 5px;
	width: 60px;
	top: 5px;
	background-color: #fff!important;
	border: 0;
	height: 31px;
	line-height: 31px;
	border-radius: 0 20px 20px 0;
}
.quick-entry .input-group-addon i {
	color: #044da5;
}

/*图片轮播*/
.carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 50px;
	background: #333333;
	background: rgba(0, 0, 0, 0.5);
}
.carousel-caption p {
	color: #ffffff;
	line-height: 20px;
	margin-bottom: 0;
	text-align: left;
	width: 70%;
}
.carousel-inner img {
	height: 400px;
	width: 1920px;
}
.carousel-indicators {
	right: 50px;
	left: auto;
	width: auto;
}

/*main内容*/
#main{
	width: 1200px;
	overflow: hidden;
	margin: 30px auto;
}
.main-rbox {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #ddd;
}
.main-rbox .main-box-title {
	line-height: 50px;
	height: 50px;
	position: relative;
	margin: 0 20px;
	border-bottom: 1px solid #e5e5ea;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main-rbox .main-box-title h2 {
	font-size: 20px;
	color: #444;
	font-weight: normal;
	margin: 0;
	padding-left: 5px;
}
.main-rbox .main-box-title h2 i.iconfont {
	font-size: 22px;
	padding-left: 5px;
	padding-right: 10px;
	color: #007aff;
}

.main-rbox:Hover .main-box-title a {
	cursor: default;
}
.main-rbox-content {
	width: 100%;
	padding: 20px 20px 0;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;/* Safari */
}
.index-btns {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	width: 800px;
	text-align: right;
}
.fwsc-index-btns{
	left: -197px;
}
.index-btns span {
	padding: 0 12px;
	margin: 0 10px;
	line-height: 70px;
	height: 70px;
	font-size: 18px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	color: #666666;
}
.index-btns span i.iconfont {
	font-size: 20px;
	padding-right: 5px;
	color: #999;
}
.index-btns span.active, .index-btns span:Hover {
	border-bottom: 3px solid #007aff;
	color: #007aff;
}
.index-btns span.active i.iconfont, .index-btns span:Hover i.iconfont {
	color: #007aff;
}

.rcztai-item, .qyztai-item,.qygying-item,.qyxqiu-item,.fwscheng-item {
	display: none;
	overflow: hidden;
}
.rcztai-item.active, .qyztai-item.active, .qygying-item.active , .qyxqiu-item.active, .fwscheng-item.active{
	display: block;
}
.qyztai-gy .pro_list .rcfw-list:hover{
	background: #f8f8f8;
	border: 1px solid #428bca;
}
.main-box .item-box-title {
	border-bottom: 3px solid #e1e1e4;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.main-box .item-box-title p {
    font-size: 24px;
    color: #444;
    font-weight: 600;
	margin: 10px 0px;
}
.main-box .item-box-title .more{
	font-size: 17px;
	color: #999;
	padding: 0px 10px;
}
.main-box .item-box-title .more:hover{
	font-size: 20px;
	color: #ffa22c;
}
.main-box .item-box-title .iconfont{
	font-size: 22px;
	color: #ffa22c;
	margin-right: 8px;
	margin-left: 3px;
}
.main-box .item-box-content{
	border: 1px solid #dbe2eb;
	height: 300px;
	margin: 10px 20px;
	padding: 10px;
}
.main-box .item-box-content .notice-box{
	border: 1px solid #ccc;
}
.main-box .item-box-content .notice-box:hover{
	cursor: pointer;
	background: blue;
	color: #fff;
	width: 30%;
}
.notice-list li{
	display: flex;
	justify-content: space-between;
}
.notice-list li a {
    width: 60%;
    display: block;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.notice-list li .time{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

/*政策宣传*/
.zqban-table {
	width: 100%;
}
.zqban-table:after {
	clear: both;
	content: '';
	font-size: 0px;
	width: 100%;
	height: 0px;
	display: block;
}
.zqban-table .zqban-box {
	width: 240px;
	float: left;
	margin-right: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.zqban-table .zqban-box .imgs {
	height: 135px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.zqban-table .zqban-box .imgs img {
	width: 100%;
	height: 135px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}
.zqban-table .zqban-box .imgs .img-text {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	padding: 15px 0px 20px 0px;
}
.zqban-table .zqban-box .imgs .img-text p {
	line-height: 60px;
	height: 60px;
}
.zqban-table .zqban-box .imgs .img-text i.iconfont {
	font-size: 30px;
	color: #fff;
}
.zqban-table .zqban-box .zqban-alist {
	border: 1px solid #edf0f3;
	padding: 14px 0px 0px 14px;
}
.zqban-table .zqban-box .zqban-alist:after {
	clear: both;
	content: '';
	font-size: 0px;
	width: 100%;
	height: 0px;
	display: block;
}
.zqban-table .zqban-box .zqban-alist a {
	width: 100px;
	line-height: 32px;
	height: 32px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #eff3f7;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #777;
}
.zqban-table .zqban-box .zqban-alist a:hover {
	background: #41a8bb;
	color: #fff;
}
.zqban-table .zqban-box.last {
	margin-right: 0;
}
.zqban-table .zqban-box:Hover {
	-webkit-box-shadow: 0 3px 4px #eee;
	-moz-box-shadow: 0 3px 4px #eee;
	box-shadow: 0 3px 4px #eee;
}
.zqban-table .zqban-box:Hover img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
}
#zqban {
	width: 100%;
	margin: 20px 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;/* Safari */
}
.zqb-sqfw-list {
	width: 100%;
}
.zqb-sqfw-list ul:after {
	clear: both;
	content: '';
	font-size: 0px;
	width: 100%;
	height: 0px;
	display: block;
}
.zqb-sqfw-list ul li {
	width: 286px;
	float: left;
	position: relative;
	display: block;
}
.zqb-sqfw-list ul li.active {
	width: 340px;
	z-index: 20;
	display: block;
	height: 375px;
}
.zqb-sqfw-list ul li.active .sqfw-tab {
	background: url(../images/zqbhover.jpg) right bottom no-repeat #2186f2;
	background-size: cover;
	width: 350px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 999;
	left: -5px;
	top: -8px;
	padding: 10px 0px;
	-webkit-box-shadow: -1px 1px 12px #c6dcf8, 1px -1px 10px #afcdf4, 1px 1px 10px #c6dcf8, 1px 1px 12px #c6dcf8;
	-moz-box-shadow: -1px 1px 12px #c6dcf8, 1px -1px 10px #afcdf4, 1px 1px 12px #c6dcf8, 1px 1px 12px #c6dcf8;
	box-shadow: -1px 1px 12px #c6dcf8, 1px -1px 10px #afcdf4, 1px 1px 12px #c6dcf8, 1px 1px 12px #c6dcf8;
	position: absolute;
}
.zqb-sqfw-list ul li.active .sqfw-tab dl dt {
	background: none;
	border: none;
	color: #fff;
	height: 70px;
}
.zqb-sqfw-list ul li.active .sqfw-tab dl dt:after {
	clear: both;
	content: '';
	font-size: 0px;
	width: 100%;
	height: 0px;
	display: block;
}
.zqb-sqfw-list ul li.active .sqfw-tab dl dt i.iconfont {
	float: left;
	color: #fff;
	padding-left: 30px;
	margin-top: 20px;
}
.zqb-sqfw-list ul li.active .sqfw-tab dl dt span {
	line-height: 70px;
	height: 70px;
	float: left;
	color: #fff;
	padding-left: 20px;
	margin-top: 20px;
}
.zqb-sqfw-list ul li.active .sqfw-tab dl i.number {
	color: #529ef9;
	bottom: 0px;
	left: 0px;
	top: auto;
	height: 43px;
}
.zqb-sqfw-list ul li.active .sqfw-tab dl dd {
	border: none;
	height: 280px;
	padding: 25px 30px;
	position: relative;
}
.zqb-sqfw-list ul li.active .sqfw-tab dl dd a {
	color: #fff;
	line-height: 45px;
	height: 45px;
}
.zqb-sqfw-list ul li.active .sqfw-tab dl dd a:before {
	margin-top: 20px;
}
.zqb-sqfw-list ul li.active .sqfw-tab dl dd a:Hover {
	opacity: 0.8;
}
.sqfw-tab {
	width: 100%;
	display: block;
}
.sqfw-tab dl dt {
	text-align: center;
	background: url(../images/top-right-tips.jpg) right top no-repeat #e9f2fa;
	height: 135px;
	position: relative;
	overflow: hidden;
	border-left: 1px solid #fff;
}
.sqfw-tab dl dt i.iconfont {
	font-size: 36px;
	color: #479ffd;
	display: block;
	line-height: 70px;
	height: 70px;
	position: relative;
	z-index: 4;
	margin-top: 10px;
}
.sqfw-tab dl dt span {
	font-size: 24px;
	color: #333;
	position: relative;
	z-index: 2;
	font-weight: 500;
}
.sqfw-tab dl i.number {
	font-family: Impact, 'Arial Narrow Bold', sans-serif;
	color: #d5e5f9;
	font-size: 75px;
	z-index: 1;
	height: 65px;
	position: absolute;
	top: 90px;
	left: 10px;
}
.sqfw-tab dl dd {
	border-left: 1px solid #ddd;
	padding: 20px;
	height: 240px;
	z-index: 2;
	border-bottom: 1px solid #ddd;
}
.sqfw-tab dl dd a {
	color: #777;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.sqfw-tab dl dd a:before {
	width: 10px;
	height: 10px;
	background-color: #93c2ff;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	content: "1";
	text-indent: -999px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
.sqfw-tab dl dd.border-right {
	border-right: 1px solid #dbe2eb;
}

/*资讯动态*/
.news-item .newslist {
    display: flex;
    justify-content: space-between;
    height: 38px;
    line-height: 38px;
    width: 100%;
}
.news-item a {
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 16px;
}
.news-item a::before {
    width: 10px;
    height: 10px;
    background-color: rgb(147, 194, 255);
    border-radius: 100px;
    content: "1";
    text-indent: -999px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}
.news-item .time {
    color: #999;
}

/*企业诉求*/
.qysu-box{
	margin: 20px 0;
	overflow: hidden;
}
.qysu-box .panel-group .panel {
    border-radius: 0;
}
.qysu-box .panel-default > .panel-heading {
    background-color: #f8f8f8;
}
.qysu-box .collapse.in {
    height: 146px;
}
.panel{
	box-shadow: none;
}

/* 企业人才展台*/
.qyrczt_pro{
	border: 1px solid #eee;
	margin-bottom: 20px;
}
.qiye_link{
	position: relative;
}

/* 企业供需 */
.qygx_pro{
	border: 1px solid #eee;
	margin-bottom: 20px;
}
.qygx_pro .pro_link {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 20px;
    height: 60px;
    background: #eff9ff;
}
.qygx_pro .pro_link span {
    max-width: 310px;
    line-height: 60px;
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.qygx_pro .info {
    padding: 10px 20px;
	margin-top: 10px;
}
.qygx_pro .info .text {
    display: -webkit-box;
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    color: #999;
}
.qygx_pro .info .text span {
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.qygx_pro .firm {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 5px 20px;
    height: 40px;
    font-size: 15px;
    color: #999;
    border-top: 1px solid #eee;
}

/* 企业融资 */
.qyrz_pro_left .part,.qyrz_pro_item .part{
	position: relative;
}
.qyrz_pro_left .part img {
    display: block;
    border: 0;
	width: 100%;
}
.qyrz_pro_left .part .jr-item{
	width: 80%;
    height: 80%;
    position: absolute;
    top: 0%;
    left: 10%;
}
.qyrz_pro_item .part .jr-item{
	width: 83%;
    height: 83%;
    position: absolute;
    top: 0%;
    left: 5%;
}
.qyrz_pro_left .part .jr-item h2,.qyrz_pro_item .part .jr-item h2{
	color: #fff;
	font-weight: normal;
	font-size: 32px;
}
.qyrz_pro_left .part .jr-item p,.qyrz_pro_item .part .jr-item p{
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}
.qyrz_pro_left .part .part_more{
	position: absolute;
	left: 10%;
	bottom: 15%;
}
.qyrz_pro_item .part .part_more{
	position: absolute;
	left: 5%;
	bottom: 15%;
}
.qyrz_pro_left .part .part_more a,.qyrz_pro_item .part .part_more a{
	background: rgba(255,255,255,.3);
	color: #fff;
	border-radius: 30px;
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
}
.qyrz_pro_left .part .part_more a:hover,.qyrz_pro_item .part .part_more a:hover{
	border-color: #adadad;
}
.qyrz_pro_right .jr_products{
	display: block;
	border: 1px solid #eee;
	padding: 32px 10px;
}
.qyrz_pro_right .jr_products img{
	display: block;
	margin: 0 auto;
}
.rongzi_link{
	display: block;
	border: 2px solid #428bca;
	background: #f8f8f8;
	height: 82px;
	cursor: pointer;	
}
.rongzi_link:hover .rongzi_title{
	color: #ffa22c;
}
.rongzi_link .rongzi_title{
	margin: 0 auto;
	text-align: center;
	color: #2954d0;
	margin-top: 18px;
	font-size: 24px;
}
.rongzi_link .rongzi_title .iconfont{
	padding-left: 5px;
	font-size: 24px;
}

/* 服务商城 */
.fwsc_pro{
	border: 1px solid #eee;
	margin-bottom: 15px;
}
.fwsc_pro:hover {
    background: #ffffff;
    box-shadow: 0px 0px 6px rgba(0,0,0,.1);
}
.fwsc_pro a.pro_img {
	width: 100%;
	display: block;
    overflow: hidden;
}
.fwsc_pro a.pro_img img {
	display: block;
    width: 100%;
    transition: all 0.3s;
    height: 100%;
}
.fwsc_pro a.pro_img:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all 0.3s;
}
.pro_title {
	display: block;
	margin: 15px 0;	
	padding-left: 3px;
    color: #444444;
    font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
.fwsc_pro .pro_sm {
    line-height: 18px;
    height: 60px;
	margin-bottom: 0px;
	padding-left: 3px;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	padding-left: 5px;
}
.fwsc_pro .pro_jg {
    height: 30px;
    line-height: 30px;
	padding-left: 3px;
    margin-bottom: 10px;
}

.fwsc_pro .s_c_name {
    line-height: 40px;
    height: 40px;
    padding-top: 5px;
	padding-left: 3px;
	margin-bottom: 0;
	border-top: 1px solid #eeeeee;
	color: #666666;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 5px;
}

/* 友情链接 */
.bottom_link {
	width: 100%;
	background-color: #f0f3f6;
	overflow: hidden;
}
.bottom_link .yq_link{
	width: 1200px;
	margin: 20px auto 30px;
}
.bottom_link .yq_link .link_title{
	font-size: 18px;
	padding: 0px 0 10px 3px;
	border-bottom: 1px solid #ccc;
}	
.bottom_link .yq_link .link-img-div{
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}
.bottom_link .yq_link .link-img-div img{
	border: 1px solid #ccc;
	width: 100%;
	flex: 1;
}
.bottom_link .yq_link .link_select ul{
	display: flex;
	justify-content: space-between;
}
.bottom_link .yq_link .link_select li{
	border: 1px solid #ccc;
}
.bottom_link .yq_link .link_select li select{
	flex: 1;
	height: 36px;
	line-height: 36px;
	padding: 0 30px;
	text-align: center;
	outline: none;
	background: #f8f8f8;
	border: none;
}

/*--- 当前位置 ---*/
.breadcrumb {
    margin: 20px 0;
    border: 1px solid #ddd;
    border-radius: 0;
}
.breadcrumb a {
    color: #33A0E5;
}

/*--- 列表页 ---*/
.search-page {
	border: 1px solid #ddd;
	display: inline-block;
	margin-bottom: 10px;
	font-size: 14px;
}
.search-page .search-page-title {
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
.search-page .search-page-title a {
	font-size: 16px;
	padding: 4px 30px;
	border-radius: 0;
}
.search-page .search-page-info, .search-page .search-page-info .row {
	margin: 15px 0;
}
.search-page .search-page-info .search-page-info-name {
	float: left;
	width: 80px;
	text-align: right;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.search-page .search-page-info .search-page-info-type {
	float: left;
	height: 26px;
	line-height: 26px;
	margin: 2px 10px;
	padding: 0 10px;
}
.search-page .search-page-info .search-page-info-type:hover, .search-page .search-page-info .search-page-info-type.active {
	background-color: #2f82cd;
	color: #fff;
}
.search-page .search-page-info .col-lg-2 {
	margin-left: 13px;
	margin-right: 13px;
	padding: 0;
}
.search-page .search-page-info .search-page-info-to {
	height: 30px;
	line-height: 30px;
}
.serach-page-state {
	margin: 30px 13px 20px;
	padding: 0 10px;
	background-color: #f5f5fd;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
}
.serach-page-state span {
	margin-right: 15px;
}
.serach-page-results {
	margin: 15px 13px;
}
.serach-page-results-item {
	border-bottom: 1px #ddd dotted;
	padding: 5px 10px;
	margin: 10px 0;
}
.serach-page-results-item:last-child {
	border-bottom: 0;
}
.serach-page-results-item .row {
	margin: 0 0 5px 0;
}
.serach-page-results-item .row .title {
	float: left;
	font-size: 16px;
	width: 800px;
}
.serach-page-results-item .row .title span {
	margin-right: 20px;
	font-weight: normal;
}
.serach-page-results-item .row .title a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	display: block;
	width: 95%;
}
.serach-page-results-item .row .time {
	float: right;
	color: #888;
}
.serach-page-results-item .row .type-col {
	margin-right: 15px;
	display: inline;
	color: #555;
}
.serach-page-results-item .introduction {
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.search-zk{
	position: absolute;
	top: 5px;
	right: 13px;
	padding: 2px 5px;
	background-color: #33A0E5;
	color: white;
	z-index: 10;
}
.search-zk:hover,.search-zk:focus{
	color: white;
}

/*--- 详情页公共样式 ---*/
.article {
	padding: 10px;
}
.article .title {
	color: #006bca;
	font-size: 22px;
	text-align: center;
	margin: 0;
}
.article_info {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.article_info span {
	padding: 0 5px 0 5px;
	font-size: 13px;
}
.article_content {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-size: 14px;
	padding: 15px 0 30px 0;
	line-height: 30px;
}
.inside_news p{
	font-size: 14px;
	margin: 0;
}
.inside_news h4{
	color: #428bca;
}
.shgklist a{
	font-size: 16px;
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 5px;
}
.shgklist a::before {
    width: 10px;
    height: 10px;
    background-color: rgb(147, 194, 255);
    border-radius: 100px;
    content: "1";
    text-indent: -999px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

/*会员展台详情css */
.profile{
	display: flex;
	justify-content: center;
	align-items: center;
}
.profile .profile_item{
	margin: 0 20px;
}
.qyzz{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.qyzz .qyzz_item{
	width: 20%;
	padding: 10px;
}
.qyzz .qyzz_item img{
	display: block;
	height: auto;
	width: 100%;
}
.ywfc_item{
	margin-bottom: 40px;
}
.ywfc_item:last-child{
	margin-bottom: 0;
}
.alzs{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.alzs .alzs_item{
	width: 25%;
	padding: 10px;
}
.alzs .alzs_item img{
	display: block;
	height: auto;
	width: 100%;
}
.alzs_box{
	margin-bottom: 40px;
}
.alzs_box:last-child{
	margin-bottom: 0;
}

/* footer */
.footer{
	width: 100%;
	background: #075aa6;
	color: #a9d0f4;
	padding: 20px 0 5px;
	overflow: hidden;
}		
.copyright{
	width: 1200px;
	margin: 0 auto;
	color: #a9d0f4;
	text-align: center;
}
.footer a{
	color: #a9d0f4;
	display: inline-block;
}
.footer a img{
	display: inline-block;
}





