@charset "utf-8";

/*--------------------------------------重置属性开始--------------------------------------*/

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
	background: #ccc;
}

::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.2) scroll repeat 0% 0% !important;
	border-radius: 5px;
}

::scrollbar {
	width: 0px;
}

html,
body {
	scrollbar-face-color: #a3a3a3;
	/*滚动条3D表面（ThreedFace）的颜色*/
	scrollbar-highlight-color: #ccc;
	/*滚动条3D界面的亮边（ThreedHighlight）颜色*/
	scrollbar-shadow-color: #ccc;
	/*滚动条3D界面的暗边（ThreedShadow）颜色*/
	scrollbar-3dlight-color: #ccc;
	/*滚动条亮边框颜色*/
	scrollbar-arrow-color: #ccc;
	/*滚动条方向箭头的颜色 */
	scrollbar-track-color: #ccc;
	/*滚动条的拖动区域(TrackBar)颜色*/
	scrollbar-darkshadow-color: #ccc;
	/*滚动条暗边框（ThreedDarkShadow）颜色*/
}

body,
ul,
li,
dl,
dd,
a,
img,
table,
thead,
tbody,
tfoot,
th,
td,
tr,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
b,
input {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	text-decoration: none;
	list-style: none;
	font-family: '微软雅黑';
	outline: none;
	border: 0;
}

::selection {
	background: rgba(255, 0, 0, 0.7) none repeat scroll 0 0 !important;
	color: #fff;
}

.clear::after {
    content: '';
    display: table;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*--------------------------------------重置属性结束--------------------------------------*/

/*----------------------------------------首页开始----------------------------------------*/

.communityhome_banner_content {
    width: 100%;
    height: 520px;
    background-image: url(../images/communityhome_banner.png);
    background-position: center;
    overflow: hidden;
}

.communityhome_banner_box {
    width: 1200px;
    margin: 0 auto;
}

.communityhome_banner_box a {
    width: 140px;
    height: 45px;
    line-height: 45px;
    margin-top: 354px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    background: linear-gradient(to bottom right, #ff1b46, #fc5d2d);
    border-radius: 4px;
    cursor: pointer;
}

.communityhome_apply_content {
    width: 100%;
    margin-top: -20px;
}

.communityhome_apply_box {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 6px 50px 1px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}

.communityhome_apply_box ul li {
    width: 25%;
    height: 60px;
    padding: 35px 0;
    float: left;
}

.communityhome_apply_box ul li img {
    width: 60px;
    height: 60px;
    margin: 0 20px 0 30px;
    float: left;
}

.communityhome_apply_box ul li h3 {
    margin-top: 3px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.communityhome_apply_box ul li span {
    margin-top: 7px;
    font-size: 14px;
    color: #999;
    display: block;
}

.communityhome_what_content {
    width: 100%;
}

.communityhome_what_box {
    width: 1200px;
    padding: 100px 0 84px;
    margin: 0 auto;
}

.communityhome_what_left {
    float: left;
}

.communityhome_what_right {
    width: 590px;
    float: right;
}

.communityhome_what_right h2 {
    margin-top: 36px;
    font-size: 36px;
    color: #333;
    font-weight: normal;
}

.communityhome_what_right p {
    line-height: 36px;
    margin-top: 30px;
    font-size: 16px;
    color: #666;
    word-break: break-all;
}

.communityhome_base_content {
    width: 100%;
}

.communityhome_base_content.bg {
    background-color: #fffafb;
}

.communityhome_base_content.linear_bg {
    background: linear-gradient(to bottom right, #ff5374, #ff826b);
}

.communityhome_base_box {
    width: 1200px;
    padding: 80px 0;
    margin: 0 auto;
}

.communityhome_title_content {
    text-align: center;
}

.communityhome_title_content h2 {
    font-size: 36px;
    color: #333;
    font-weight: normal;
}

.communityhome_title_content p {
    margin-top: 25px;
    font-size: 16px;
    color: #808080;
}

.communityhome_title_content.white h2,
.communityhome_title_content.white p {
    color: #fff;
}

.communityhome_base_img {
    margin-top: 52px;
    text-align: center;
    font-size: 0;
}

.communityhome_base_img img {
    max-width: 100%;
}

.communityhome_advantage_content ul {
    padding: 76px 0 0;
    font-size: 0;
}

.communityhome_advantage_content ul li {
    margin-right: 26px;
    display: inline-block;
}

.communityhome_advantage_content ul li:last-child {
    margin-right: 0;
}

.communityhome_scheme_content {
    padding: 80px 0 0;
}

.communityhome_scheme_content ul li {
    padding: 70px 0;
}

.communityhome_scheme_content ul li:nth-child(even) {
    background-color: #fffafb;
}

.communityhome_scheme_list {
    width: 1200px;
    margin: 0 auto;
}

.communityhome_scheme_img {
    font-size: 0;
}

.communityhome_scheme_text {
    width: 494px;
    padding: 70px 0 0;
}

.communityhome_scheme_text h3 {
    font-size: 28px;
    color: #333;
    font-weight: normal;
}

.communityhome_scheme_describe {
    margin-top: 20px;
}

.communityhome_scheme_describe dd {
    line-height: 26px;
    padding-left: 22px;
    margin-top: 12px;
    font-size: 16px;
    color: #808080;
    position: relative;
}

.communityhome_scheme_describe dd::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #ff1a46;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 1;
}

.communityhome_scheme_icon {
    margin-top: 36px;
    font-size: 0;
}

.communityhome_scheme_icon dd {
    text-align: center;
    display: inline-block;
    margin-right: 57px;
}

.communityhome_scheme_icon dd:last-child {
    margin-right: 0;
}

.communityhome_scheme_icon dd img {
    width: 80px;
    height: 80px;
}

.communityhome_scheme_icon dd span {
    margin-top: 14px;
    font-size: 14px;
    color: #808080;
    display: block;
}

.communityhome_servicesupport_content ul {
    font-size: 0;
}

.communityhome_servicesupport_content ul li {
    width: 25%;
    margin-top: 78px;
    text-align: center;
    display: inline-block;
}

.communityhome_servicesupport_content ul li img {
    width: 148px;
    height: 148px;
}

.communityhome_servicesupport_content ul li h3 {
    margin-top: 25px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.communityhome_servicesupport_content ul li span {
    margin-top: 9px;
    font-size: 14px;
    color: #999;
    display: block;
}

.community_ad_content {
    width: 100%;
    min-width: 1200px;
    height: 280px;
    text-align: center;
    background-image: url(../images/ad_bg.png);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.community_ad_content h3 {
    margin-top: 56px;
    font-size: 36px;
    color: #fff;
    font-weight: normal;
}

.community_ad_content p {
    margin-top: 21px;
    font-size: 24px;
    color: #fff;
}

.community_ad_content a {
    width: 160px;
    height: 50px;
    line-height: 50px;
    margin: 34px auto 0;
    text-align: center;
    font-size: 18px;
    color: #ea000e;
    display: block;
    border-radius: 100px;
    background-color: #ffdd69;
    cursor: pointer;
}

/*----------------------------------------首页结束----------------------------------------*/

/*--------------------------------------管理后台开始--------------------------------------*/

.managebackstage_headtab_content {
    width: 100%;
}

.managebackstage_headtab_box {
    width: 1200px;
    padding: 5px 0;
    margin: 0 auto;
}

.managebackstage_headtab_box ul li {
    padding: 14px 0;
    margin-right: 50px;
    font-size: 14px;
    color: #666;
    float: left;
    border-bottom: 2px solid transparent;
    transition: all .2s;
    cursor: pointer;
}

.managebackstage_headtab_box ul li.active,
.managebackstage_headtab_box ul li:hover {
    color: #26b594;
    font-weight: bold;
    border-bottom-color: #26b594;
}

.managebackstage_banner_content {
    height: 360px;
    background-image: url(../images/managebackstage_banner.png);
    background-position: center;
    background-size: cover;
}

.managebackstage_banner_box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.managebackstage_banner_box h2 {
    margin-top: 60px;
    font-size: 32px;
    color: #fff;
    font-weight: normal;
}

.managebackstage_banner_box p {
    width: 660px;
    line-height: 26px;
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
}

.managebackstage_banner_box a {
    width: 134px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 34px;
    font-size: 16px;
    color: #26b594;
    display: block;
    border-radius: 4px;
    background-color: #fff;
}

.managebackstage_introduce_content {
    width: 100%;
}

.managebackstage_introduce_box {
    width: 1200px;
    padding: 60px 0 126px;
    margin: 0 auto;
}

.managebackstage_title_content h3 {
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    vertical-align: top;
}

.managebackstage_title_content h3::before {
    content: '';
    width: 4px;
    height: 28px;
    margin-right: 12px;
    background-color: #26b594;
    display: inline-block;
    vertical-align: top;
}

.managebackstage_introduce_main {
    height: 426px;
    margin-top: 28px;
    border: 1px solid #e6e6e6;
}

.managebackstage_introduce_left {
    width: 200px;
    height: 100%;
    float: left;
    border-right: 1px solid #e6e6e6;
    background-color: #f2f7f6;
}

.managebackstage_introduce_left ul li {
    width: 197px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    border-left: 4px solid transparent;
    cursor: pointer;
    transition: all .2s;
}

.managebackstage_introduce_left ul li.active,
.managebackstage_introduce_left ul li:hover {
    color: #26b594;
    border-left-color: #26b594;
    background-color: #fff;
}

.managebackstage_introduce_right {
    padding-left: 200px;
}

.managebackstage_introduce_text {
    padding: 22px 30px 0;
}

.managebackstage_introduce_text p {
    font-size: 14px;
    color: #666;
}

.managebackstage_introduce_img ul {
    padding: 32px 0 0;
    font-size: 0;
}

.managebackstage_introduce_img ul li {
    margin-left: 15px;
    text-align: center;
    display: inline-block;
}

.managebackstage_introduce_img ul li span {
    margin-top: 10px;
    font-size: 14px;
    color: #26b594;
    display: block;
}
















/*--------------------------------------管理后台结束--------------------------------------*/