@charset "utf-8";

.activity-swiper{ height: 350px; margin-bottom: 13px; }
.activity-swiper img{ display: block; min-height: 350px; }

.activity-swiper .swiper-pagination{ position: absolute; left: 0; right: 0; bottom: 10px; text-align: center; }
.activity-swiper .swiper-pagination-switch{ display: inline-block; width: 17px; height: 17px; border-radius: 50%; border: 1px solid #fff; background-color: #1d1d1b; margin: 0 8px; opacity: .5; }
.activity-swiper .swiper-pagination-switch:hover,
.activity-swiper .swiper-active-switch{ background-color: #f43737; }


.activity-search{ display: block; background-color: #fff; margin-top: 13px; margin-bottom: 14px; padding: 32px; }
.activity-search-header{ text-align: center; }
.activity-search-form{ display: inline-block; vertical-align: middle; margin: 0; padding: 0; }
.activity-search-form input{ display: block; width: 613px; height: 51px; float: left; margin: 0; padding: 0 25px 0 88px; border: 1px solid #ec9d1f; border-radius: 0; background-color: #fff; background-image: url(../images/icon/search.png); background-position: 32px center; background-repeat: no-repeat; font-family: inherit; font-size: 14px; font-weight: 400; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.activity-search-form button{ display: block; float: left; width: 126px; height: 51px; padding: 0; margin: 0; margin-left: -1px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0 none; border-radius: 0; font-size: 18px; line-height: 51px; text-align: center; cursor: pointer; background-color: #ec9d1f; color: #fff;
	-webkit-transition: background-color 300ms ease-out;
	 -o-transition: background-color 300ms ease-out;
	 transition: background-color 300ms ease-out; }

.activity-release-btn{ display: inline-block; vertical-align: middle; padding: 0 18px; margin-left: 25px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0 none; border-radius: 0;
	-webkit-transition: background-color 300ms ease-out;
	 -o-transition: background-color 300ms ease-out;
	 transition: background-color 300ms ease-out;
    font-size: 18px; height: 51px; line-height: 51px; text-align: center; cursor: pointer; background-color: #ec9d1f; color: #fff; }

.activity-release-btn:before{ content: ''; display: inline-block; vertical-align: middle; margin-top: -2px; margin-right: 12px; width: 26px; height: 26px; background-repeat: no-repeat; background-position: 0 0; background-image: url(../images/icon/jia.png); }

.activity-release-btn:hover,
.activity-search-form button:hover{ background-color: #d88b11; color: #fff; }


.activity-navs{ margin-top: 32px; }
.activity-nav{ margin-bottom: 30px; font-size: 0; }
.activity-nav:last-child{ margin-bottom: 0; }
.activity-nav h3{ display: inline-block; margin: 0; font-size: 14px; font-weight: bold; color: #6c6c6c; }
.activity-nav a{ display: inline-block; padding: 0 18px; font-size: 14px; color: #131313; }
.activity-nav a.active{ color: #ec9d1f; }


.activity-cotnent{ background-color: #fff; margin-bottom: 94px; margin-top: 14px; padding-top: 10px; }
.activity-cotnent .layui-tab-title{ border-bottom-color: #c8c8c8; }
.activity-cotnent .layui-tab-title li{ font-size: 16px; font-weight: bold; padding: 0 14px; margin: 0 25px; }
.activity-cotnent .layui-tab-title li:first-child{ margin-left: 30px; }
.activity-cotnent .layui-tab-brief>.layui-tab-title .layui-this{ color: #ec9d1f; }
.activity-cotnent .layui-tab-brief>.layui-tab-title .layui-this:after{ border-bottom-color: #ec9d1f }

.activity-tab-free{ font-size: 16px; color: #141413; display: inline-block; vertical-align: middle; margin: 0; padding: 0; line-height: 40px; margin-left: 50px; }
.activity-tab-free input[type="checkbox"]{ display: none; }
.activity-tab-free .iconfont{ color: #bfbfbf; margin-right: 8px; }
.activity-tab-free input[type="checkbox"]:checked+.iconfont{ color: #ec9d1f; }
.activity-tab-free input[type="checkbox"]:checked+.iconfont:before{ content: '\e63d'; }


.activity-cotnent .layui-tab-content{ padding: 20px 30px 30px 30px; }
.activity-cotnent .layui-tab-item{ text-align: right; }

.activity-cotnent .row{ margin-left: -10px; margin-right: -10px; }
.activity-cotnent .activity-item{ text-align: left; padding: 0 10px; margin-bottom: 30px; }
.activity-cotnent .activity-item-pic{ display: block; height: 133px; overflow: hidden; margin-bottom: 5px; }
.activity-cotnent .activity-item-pic img{ display: block; width: 100%; }
.activity-cotnent .activity-item-title{ display: block; font-size: 16px; height: 56px; line-height: 1.75; color: #161616; overflow: hidden; -webkit-line-clamp: 2; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; word-break: break-word; }

.activity-cotnent .activity-item p{ font-size: 12px; color: #6f6f6f; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 25px; }
.activity-cotnent .activity-item p span{ display: inline-block; vertical-align: middle; margin-top: -2px; margin-right: 8px; width: 11px; height: 13px; background-repeat: no-repeat; background-position: 0 center; }
.activity-cotnent .activity-item .a_icon_address{ background-image: url(../images/icon/address.png); }
.activity-cotnent .activity-item .a_icon_time{ background-image: url(../images/icon/time.png); }
.activity-cotnent .activity-item-ft{ font-size: 12px; color: #ec9d1f; }


/*分页按钮*/
.layui-laypage-activity span,
.layui-laypage-activity a{ height: 26px; line-height: 26px; border: 0 none; background-color: #f1eff0; color: #666666; margin: 0 3px; border-radius: 3px !important; }
.layui-laypage-activity .layui-laypage-curr .layui-laypage-em{ background-color: #fc9d27; top: 0; left: 0; padding: 0; }
.layui-laypage-activity .layui-laypage-spr{ background-color: transparent; padding: 0 8px; }
.layui-laypage-activity a:hover{ color: #fc9d27; }

.myActivity-tab{ margin: 0; }
.myActivity-tab .layui-tab-title{ height: auto; border-bottom: 0px none; }
.myActivity-tab .layui-tab-title li{ line-height: 31px; font-size: 16px; padding: 20px 0; margin: 0 20px; }
.myActivity-tab>.layui-tab-title .layui-this{ color: #000; }
.myActivity-tab .layui-tab-title .layui-this:after{ height: 32px; top: 20px; border-bottom: 4px solid #f676a6; }
.myActivity-tab .layui-tab-content{ padding: 0; }

.myActivity-card{ padding: 15px 20px; background-color: #fff; margin-bottom: 15px; }
.myActivity-card .layui-table{ border: 0 none; margin: 0; }
.myActivity-card .layui-table tbody tr:last-child td{ border-width: 0; }
.myActivity-card .layui-table th{ text-align: center; border-width: 0; background-color: #dedede; font-size: 16px; padding: 10px 15px; color: #404040; }
.myActivity-card .layui-table th:first-child{ text-align: left; padding-left: 30px; }
.myActivity-card .layui-table td{ vertical-align: top; padding: 10px 15px; color: #404040; }
.myActivity-card .layui-table td:first-child{ padding: 10px 0; text-align: left; }

.myActivity-item{ display: block; color: #404040; text-align: left; }
.myActivity-item:hover{ color: #000; }
.myActivity-card>.myActivity-item{ float: left; width: 450px; }
.myActivity-item .item-pic{ float: left; }
.myActivity-item .item-pic img{ display: block; width: 138px; max-width: none; margin: 2px 0; }
.myActivity-item .item-inner{ margin-left: 138px; padding-left: 13px; }
.myActivity-item .item-inner p{ font-size: 12px; color: #8b8b8b; line-height: 16px; margin-top: 3px; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
.myActivity-item .item-title{ max-height: 40px; overflow: hidden; -webkit-line-clamp: 2; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; word-break: break-word; }

.myActivity-card .myActivity-ft{ text-align: right; color: #a4a4a4; font-size: 14px; }
.myActivity-card .myActivity-ft a{ color: #a4a4a4; }
.myActivity-card .myActivity-ft .iconfont{ font-size: 20px; margin-right: 10px; vertical-align: -2px; }
.myActivity-card .myActivity-btns{ float: right; padding: 24px 0; }
.myActivity-card .myActivity-btn{ display: inline-block; font-size: 14px; line-height: 30px; height: 30px; text-align: center; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; padding: 0 24px; margin-left: 23px; border-radius: 4px; background-color: #a9a9a9; color: #fff; }
.myActivity-card .myActivity-btn:first-child{ margin-left: 0; }
.myActivity-card .myActivity-btn:hover{ background-color: #999; }
.myActivity-card .myActivity-btn.btn-orange{ background-color: #ec9d1f; }
.myActivity-card .myActivity-btn.btn-orange:hover{ background-color: #da8b0e; }




.a_release-nav{ font-size: 14px; padding-top: 15px; padding-bottom: 30px; }
.a_release-nav a, .a_release-nav span{ margin-right: 14px; color: #7d7d7d; }


.a_release-content{ position: relative; padding: 95px 60px 32px 60px; background-color: #fff; margin-bottom: 32px; }
.a_release-title{ position: absolute; left: 0; top: 28px; line-height: 40px; font-size: 16px; background-color: #ec9d1f; padding-left: 15px; padding-right: 19px; color: #fff; }
.a_release-title:after{ content: ''; position: absolute; top: 0; left: 100%; display: block; border-color: transparent; border-style: solid; border-width: 20px 0 20px 18px; border-left-color: #ec9d1f; }

.a_release-form .layui-form-item{ margin-bottom: 28px; }
.a_release-form .layui-form-label{ font-size: 14px; color: #6d6d6d; padding: 20px 0; text-align: left; }
.a_release-form .layui-input-block{ margin-left: 100px; }
.a_release-form .layui-input{ height: 60px; border-color: #d2d6df; padding-left: 32px; font-size: 14px; }
.a_release-form .layui-input:focus{ border-color: #0099e9 !important; }
.a_release-form .layui-input:disabled{ border-color: #eee !important; }

.a_release-file{ width: 350px; height: 204px; border: 1px solid #d2d6df; float: left; margin-bottom: 10px; }
.a_release-file input{ display: none; }
.a_release-file label{ display: block; width: 100%; height: 100%; background: url(../img/post-poster-gray.png) no-repeat center center; text-align: center; cursor: pointer; font-size: 13px; }
.a_release-file-text{ width: 100%; height: 100%; }
.a_release-file-text>img{ display: block; width: 100%; height: 100%; }
.a_release-file label:hover{ background-image: url(../img/post-poster-blue.png); }
.a_release-file-icon{ padding-top: 41px; }
.a_release-file-icon span{ display: block; margin: 0 auto; width: 50px; height: 47px; background: url(../images/pic.png) no-repeat; }
.a_release-file h3{ color: #0099e9; text-align: center; padding: 18px 0 6px; font-size: inherit; }
.a_release-file p{ text-align: center; line-height: 23px; }

.a_release-file-tips{display: inline-block; width: 480px; float: left; margin: 173px 0 0 20px; color: #65717f; }

.a_release-form .a_release-time-block{ font-size: 0; padding-bottom: 12px; }
.a_release-form .a_release-time{ display: inline-block; width: 202px; background: url(../images/icon/arrow.png) no-repeat 95% center; }
.a_release-form .a_release-time+.a_release-time{ margin-left: 15px; }
.a_release-form .a_release-time-block span{ font-size: 16px; color: #2b2b2b; padding: 0 23px; line-height: 60px; display: inline-block; vertical-align: middle; }


.a_release-table{ border: 0 none !important; margin: 0; }
.a_release-table th{ text-align: center; border-bottom: 0 none; background-color: #d2d6df; color: #030303; padding: 20px 22px; }
.a_release-table th:first-child, .a_release-table td:first-child{ padding-left: 44px; }
.a_release-table tbody tr:hover{ background-color: #fff; }
.a_release-table td{ padding: 16px 22px; }
.a_release-table tr:last-child td{ border-bottom: 0 none; }
.a_release-table .layui-input{ padding: 0 15px; text-align: center; height: 45px; }
.a_release-table .iconfont{ vertical-align: middle; font-size: 22px; color: #98a4b4; }
.a_release-table .iconfont:hover{ color: #0099e9; }
.a_release-table .iconfont.disabled{ color: #e8e8e8; }


.a_release-tAdd{ display: inline-block; line-height: 40px; height: 40px; width: 146px; text-align: center; white-space: nowrap; overflow: hidden; font-size: 16px; color: #fff; background-color: #ec9d1f; border-radius: 4px; margin-top: 8px; margin-bottom: 30px; }
.a_release-tAdd:hover{ color: #fff; background-color: #da8b0e; }

.a_release-select{ font-size: 0; z-index: 2; }
.a_release-select .layui-form-select{ font-size: 14px; width: 202px; display: inline-block; margin-right: 15px; vertical-align: middle; }
.a_release-select .layui-form-select dl{ top: 64px; }

.a_release-address{ display: inline-block; width: 465px; vertical-align: middle; }
.a_release-checkbox{ margin: 28px 0 15px 0; }
.a_release-checkbox .layui-form-checkbox[lay-skin=primary]{ margin-top: 0; }
.a_release-checkbox .layui-form-checkbox[lay-skin=primary] i{ width: 20px; height: 20px; line-height: 20px; border-radius: 0; vertical-align: middle; }
.a_release-checkbox .layui-form-checkbox[lay-skin=primary] span{ font-size: 16px; color: #bcbcbc; line-height: 20px; }

.a_release-footer{ margin-bottom: 135px; text-align: center; }
.a_release-xieyi .layui-form-checkbox[lay-skin=primary] span{ padding-right: 8px; color: #000; }
.a_release-xieyi .layui-form-checkbox[lay-skin=primary] i{ border-radius: 16px; }
.a_release-xieyi .layui-form-checkbox[lay-skin=primary]:hover i{ border-color: #0c6dc7; }
.a_release-xieyi .layui-form-checked[lay-skin=primary] i{ background-color: #0c6dc7; border-color: #0c6dc7; }
.a_release-xieyi a{ color: #0c6dc7; }


.a_release-btns{ margin-top: 30px; }
.a_release-btn{ display: inline-block; vertical-align: middle; height: 46px; line-height: 46px; white-space: nowrap; -ms-text-overflow: ellipsis;
text-overflow: ellipsis; overflow: hidden; text-align: center; padding: 0 15px; font-size: 16px; color: #ec9d1f; background-color: #fff; border-radius: 4px; margin: 0 10px; min-width: 138px; box-shadow: 0 1px 5px rgba(0, 0, 0, .15); -webkit-transition: all 250ms ease-out;
-o-transition: all 250ms ease-out;
transition: all 250ms ease-out; }
.a_release-btn:hover{ background-color: #e5e5e5; color: #ec9d1f; }
.a_release-btn.btn-orange{ background-color: #ec9d1f; color: #fff; }
.a_release-btn.btn-orange:hover{ background-color: #da8c10; color: #fff; }
.a_release-btn[disabled]{ cursor: not-allowed; background-color: #bdbdbd !important; }



.a_sign-content{ background-color: #fff; padding: 25px 22px; margin-bottom: 16px; font-size: 14px; color: #0e0e0e; line-height: 24px; }
.a_sign-title{ font-size: 16px; padding-left: 9px; border-left: 6px solid #f676a6; margin-bottom: 25px; }
.a_sign-content p:last-child{ margin-bottom: 10px; }



.activity-table[lay-skin=nob],
.activity-table[lay-skin=line]{ border: 0 none; margin: 0; }
.activity-table[lay-skin=line] th{ border: 0 none; text-align: center; }
.activity-table tbody tr:hover{ background-color: #fff; }
.activity-table[lay-skin=line] tbody tr:last-child td{ border-bottom: 0 none; }

.a_sign-content .layui-table{ margin-bottom: -15px; }
.a_sign-content .layui-table thead tr{ background-color: #f676a6; }
.a_sign-content .layui-table th{ padding: 10px 30px; font-size: 16px; color: #404040; }
.a_sign-content .layui-table th:first-child{ text-align: left; }
.a_sign-content .layui-table th:last-child{ text-align: right; }
.a_sign-content .layui-table tbody td{ vertical-align: top; padding: 15px; color: #404040; font-size: 14px; }
.a_sign-content .layui-table tbody td:first-child{ padding-left: 0; padding-right: 0; }
.a_sign-content .layui-table tbody td:last-child{ text-align: right; padding-right: 25px; }


.a_payment-label{ display: inline-block; margin-right: 35px; cursor: pointer; margin-top: 15px; margin-bottom: 10px; }
.a_payment-label input{ display: none; }
.a_payment-label .a_payment-btn{ position: relative; display: inline-block; width: 172px; line-height: 45px; height: 47px; text-align: center; border-radius: 5px; border: 1px solid #d2d6df; font-size: 0; vertical-align: middle; }
.a_payment-label .a_payment-btn img{ vertical-align: middle; border: 0 none; }
.a_payment-label .a_payment-btn:after{ content: ''; position: absolute; width: 19px; height: 19px; bottom: -1px; right: -1px; background: url(../images/jiaobiao.png) no-repeat; display: none; }

.a_payment-label input:checked+.a_payment-btn{ border-color: #0099e9; }
.a_payment-label input:checked+.a_payment-btn:after{ display: block; }


.a_sign-footer{ margin-top: 45px; margin-bottom: 150px; text-align: right; }
.a_sign-money{ font-size: 16px; color: #000; margin-bottom: 25px; padding: 0 18px; }
.a_sign-money span{ font-size: 24px; color: #f676a6; }
.a_sign-money span i{ font-size: 16px; font-style: normal; }
.payment-btn{ display: inline-block; width: 206px; height: 50px; border-radius: 10px; line-height: 50px; text-align: center; background-color: #f676a6; font-size: 22px; font-weight: lighter; color: #fff; padding: 0 15px; -webkit-transition: all 250ms ease-out;
-o-transition: all 250ms ease-out;
transition: all 250ms ease-out; }
.payment-btn:hover{ background-color: #f676a6; color: #fff; }


.a_page-content{ background-color: #fff; padding: 23px 35px 35px; margin-bottom: 20px; }
.a_page-header{ padding-bottom: 16px; margin-bottom: 16px; border-bottom: 1px solid #b5b5b5; }
.a_page-banner{ float: left; width: 465px; margin-top: 9px; }
.a_page-banner img{ display: block; width: 100%; }
.a_page-inner{ margin-left: 465px; padding-left: 32px; }
.a_page-inner .title{ font-size: 24px; color: #141414; line-height: 1.666666; }
.a_page-inner .subtitle{ padding: 5px 0 7px 0; border-bottom: 1px solid #b5b5b5; font-size: 14px; color: #777; line-height: 26px; }
.a_page-inner .subtitle a{ color: #ec7f15; }
.a_page-inner .subtitle a:hover{ text-decoration: underline; }
.a_page-inner .subtitle .a_btn{ float: right; padding: 0 11px; height: 26px; line-height: 26px; background-color: #ec9d1f; color: #fff; text-align: center; display: inline-block; text-decoration: none; border-radius: 4px; -webkit-transition: all 250ms ease-out;
-o-transition: all 250ms ease-out;
transition: all 250ms ease-out; }
.a_page-inner .subtitle .a_btn:hover{ text-decoration: none; color: #fff; background-color: #cd840e; }
.a_page-inner .text{ margin: 6px 0; line-height: 30px; color: #6f6f6f; white-space: nowrap; -ms-text-overflow: ellipsis;
text-overflow: ellipsis; overflow: hidden; }
.a_page-inner .text .spacing{ width: 56px; display: inline-block; text-align: justify; text-justify: distribute-all-lines; -ms-text-align-last: justify; -moz-text-align-last: justify; text-align-last: justify; }
.a_page-inner .text b span{ color: #ec9d1f; }

.a_page-share{ line-height: 35px; }

.a_page-share .shouchang{ display: inline-block; height: 35px; border: 1px solid #aaaaaa; padding: 0 17px; text-align: center; line-height: 33px; color: #474747; font-size: 14px; margin-right: 20px; }
.a_page-share .shouchang .iconfont{ color: #9a9a9a; margin-right: 12px; }
.a_page-share .shouchang:hover{ background-color: #f2f2f2; }

.a_page-share .shouchang.active{ border-color: #f676a6; color: #f676a6; }
.a_page-share .shouchang.active .iconfont{ color: #f676a6; }

.a_page-share .share{ display: inline-block; width: 16px; height: 18px; vertical-align: middle; background-repeat: no-repeat; background-image: url(../images/icon/share.png); margin-right: 9px; }

.a_page-share ul{ display: inline-block; font-size: 0; vertical-align: middle; margin: 0; padding: 0; list-style: none; }
.a_page-share ul li{ position: relative; display: inline-block; margin-left: 25px; }
.a_page-share ul a{ display: inline-block; }
.a_page-share ul .iconfont{ display: inline-block; vertical-align: middle; font-size: 20px; color: #a5a5a4; }
.a_page-share ul .iconfont:hover{ color: #414141; }

.a_page-content .activity-table th{ text-align: center; padding: 10px 30px; font-size: 16px; color: #404040; }
.a_page-content .activity-table td:first-child,
.a_page-content .activity-table th:first-child{ text-align: left; }
.a_page-content .activity-table td{ padding: 13px 25px; color: #404040; font-size: 16px; }

.activity-btn{ display: inline-block; min-width: 125px; height: 40px; line-height: 40px; text-align: center; padding: 0 15px; white-space: nowrap; -ms-text-overflow: ellipsis;
text-overflow: ellipsis; overflow: hidden; border-radius: 4px; background: #ec9d1f; color: #fff; font-size: 16px; -webkit-transition: all 250ms ease-out;
-o-transition: all 250ms ease-out;
transition: all 250ms ease-out; }
.activity-btn:hover{ background-color: #cd840e; color: #fff; }


.activity-ipts{ font-size: 0; }
.activity-ipts .prev,
.activity-ipts .next{ position: relative; display: inline-block; vertical-align: middle; width: 22px; height: 22px; border: 1px solid #999999; background-color: #f5f5f5; }
.activity-ipts .next{ margin-left: -1px; }
.activity-ipts .ipt{ display: inline-block; vertical-align: middle; width: 60px; height: 22px; border: 1px solid #999; background-color: #fff; background-image: none; margin-left: -1px; font-size: 14px; text-align: center; }

.activity-ipts .prev:before,
.activity-ipts .next:before{ content: ''; position: absolute; top: 50%; margin-top: -1px; left: 50%; margin-left: -6px; width: 12px; height: 2px; background-color: #666; }
.activity-ipts .next:after{ content: ''; position: absolute; top: 50%; left: 50%; margin-top: -6px; margin-left: -1px; width: 2px; height: 12px; background-color: #666; }

.activity-ipts .prev:hover,
.activity-ipts .next:hover{ background-color: #eaeaea; }



.a_page-ctt{ position: relative; background-color: #fff; margin-bottom: 20px; }
.a_page-ctt:last-child{ margin-bottom: 80px; }
.a_page-nav,
.a_page-ctt>.title{height: 57px; border-bottom: 1px solid #d4d4d4; }
.a_page-ctt>.title h1{ display: inline-block; font-size: 16px; color: #ec9d1f; line-height: 57px; height: 57px; padding: 0 15px; border-bottom: 3px solid #ec9d1f; }
.a_page-nav a{ display: inline-block; vertical-align: middle; font-size: 16px; color: #212121; line-height: 57px; height: 57px; padding: 0 17px; border-bottom: 3px solid transparent; margin-right: 65px; }
.a_page-nav a:hover{ color: #ec9d1f; }
.a_page-nav a.active{ color: #ec9d1f; border-bottom-color: #ec9d1f; }
.a_page-text{ padding: 19px 17px; }
.a_page-text img{ max-width: 100% !important; display: block; margin: auto; }

.a_page-shoucang{ text-align: center; margin: 40px auto 17px auto; }
.a_page-shoucang a{ display: inline-block; }
.a_page-shoucang span{ display: inline-block; width: 80px; height: 80px; text-align: center; line-height: 80px; border-radius: 50%; background-color: #aaaaaa; cursor: pointer; margin-bottom: 10px; }
.a_page-shoucang span .iconfont{ font-size: 40px; vertical-align: middle; color: #fff; }
.a_page-shoucang p{ font-size: 14px; color: #827f7f; }
.a_page-shoucang a.active span{ background-color: #ec9d1f; }



.a_hot-box{ background-color: #fff; padding: 0 20px 22px 20px; margin-bottom: 20px; }
.a_hot-box .title{ font-size: 16px; color: #de9117; font-weight: 700; line-height: 1; padding-top: 16px; padding-bottom: 20px; }
.a_hot-box li{ margin-bottom: 15px; }
.a_hot-box li:last-child{ margin-bottom: 0; }
.a_hot-box li img{ width: 100%; display: block; }



.a_info-box{ background-color: #464a53; margin-top: 54px !important; padding: 100px 18px 24px 18px; position: relative; color: #fff; }
.a_info-box .pic{ display: block; width: 156px; height: 156px; margin: 0 auto; border-radius: 50%; position: absolute; left: 0; right: 0; top: -56px; }
.a_info-box .pic img{ display: block; width: 100%; height: 100%; border-radius: 50%; border: 3px solid #e5c175; -webkit-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out; }
.a_info-box .pic:hover img{     transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg); }
.a_info-box .title{ display: block; font-size: 18px; font-weight: bold; text-align: center; line-height: 1; color: #fff; padding-top: 30px; padding-bottom: 15px; border-bottom: 1px solid #e5c175; }
.a_info-box .number{width: 100px; text-align: center; padding: 20px 15px; }
.a_info-box .number span{ font-size: 24px; line-height: 1.3; }
.a_info-box .number p{ font-size: 12px; }
.a_info-box .text{ font-size: 12px; line-height: 20px; margin-bottom: 22px; }

.a_info-box .btns{ font-size: 0; }
.a_info-box .btns a{ display: inline-block; vertical-align: middle; width: 104px; height: 44px; line-height: 42px; border: 1px solid #e5c175; text-align: center; padding: 0 15px; color: #e5c175; font-size: 16px; }
.a_info-box .btns a.btn-fill,
.a_info-box .btns a:hover{ background-color: #e5c175; color: #91670f; }
.a_info-box .btns a.btn-fill{ width: 120px; margin-right: 8px; }
.a_info-box .btns a.btn-fill:hover{ background-color: #cea652; border-color: #cea652; }


.a_page-peoples{ margin-top: 28px; }
.a_page-peoples .item{ width: 10%; padding: 0 2px; height: 125px; text-align: center; }
.a_page-peoples .item .pic a{ display: block; width: 48px; height: 48px; border-radius: 50%; border: 1px solid #eee; margin: 0 auto; margin-bottom: 10px; }
.a_page-peoples .item .pic img{ display: block; width: 46px; height: 46px; border-radius: 50%; }
.a_page-peoples .item .pic a:hover img{ filter: alpha(Opacity=80); opacity: .8; }
.a_page-peoples .item .title{ margin-bottom: 3px; }
.a_page-peoples .item .title a{ display: block; font-size: 14px; color: #444; white-space: nowrap; -ms-text-overflow: ellipsis;
text-overflow: ellipsis; overflow: hidden; }
.a_page-peoples .item .title a:hover{ color: #0099e9; }
.a_page-peoples .item .subtitle{ color: #aaa; line-height: 20px; white-space: nowrap; overflow: hidden; font-size: 12px; }
.a_page-peoples .layui-flow-more{ float: left; margin-top: 0; }

.a_page-message{ padding: 0 13px; padding-bottom: 13px; }
.message-ctt{ position: relative; padding-top: 68px; }
.message-ctt .pic{ position: absolute; width: 50px; height: 50px; border-radius: 50%; overflow: hidden; left: 5px; top: 22px; }
.message-ctt .pic img{ display: block; width: 50px; height: 50px; border-radius: 50%; }
.message-textarea{ width: 100%; height: 72px; padding: 16px 18px; border-radius: 5px; background-image: url(../images/textarea_line.png); }
.message-textarea textarea{ display: block; width: 100%; height: 40px; border: 0 none; background-color: #fff; outline: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.a_page-message .message-ft{ text-align: right; margin-top: 9px; }
.a_page-message .message-btn{ display: inline-block; vertical-align: middle; width: 100px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #fff; background-color: #c5c5c5; cursor: pointer; }
.a_page-message .message-btn:hover{ color: #fff; }
.a_page-message .message-btn.active{ background-color: #0099e9; color: #fff; }
.a_page-message .message-btn.active:hover{ background-color: #80ccf4; color: #fff; }

.message-list li{ position: relative; padding: 14px 0; padding-left: 58px; overflow: hidden; }
.message-list .item-pic{ overflow: hidden; width: 36px; height: 36px; border: 2px solid #eee; border-radius: 50%; position: absolute; left: 8px; top: 3px; }
.message-list .item-pic a{ display: inline-block; }
.message-list .item-pic img{ display: block; width: 100%; height: 100%; }
.message-list .item-hd{ line-height: 20px; font-size: 12px; color: #aaa; overflow: hidden; }
.message-list a{ color: #666; }
.message-list .item-this,
.message-list a:hover{ color: #0099e9; }
.message-list .item-hd .item-hd-A{ float: left; }
.message-list .item-hd .item-hd-B{ float: right; }
.message-list .item-hd .item-btn{ cursor: pointer; padding: 0 35px 0 10px; margin-left: 10px; border-left: 1px solid #ddd; }
.message-list .item-bd{ font-size: 12px; color: #aaa; line-height: 20px; text-align: left; padding-right: 140px; margin-top: 3px; }
.message-list li>ul{ padding-top: 14px; }
.message-list li>ul li:last-child{ padding-bottom: 0; }

.message-list .item-message{ padding-top: 8px; height: 75px; }
.message-list .item-message-l{ float: left; }
.message-list .item-message-r{ float: right;margin-top: 15px; margin-left: 12px; }
.message-list .item-message-l textarea{ display: block; width: 642px; height: 62px; padding: 5px 5px 5px 10px; border: 1px solid #dfdfdf; outline: 0; background: none; color: #666; font-size: 14px; resize: none; }
.message-list li>ul .item-message-l textarea{ width: 584px; }

.a_release-pingtai{ display: inline-block; width: 465px; vertical-align: middle; display: none; margin-right: 15px; }
.a_release-pingtai-a{ font-size: 14px; display: inline-block; vertical-align: bottom; margin-bottom: 5px; margin-right: 15px; color: #0099e9; }
.a_release-pingtai-a.add{ display: none; }


.management-ctt{ position: relative; background-color: #fff; padding: 13px; padding-bottom: 20px; margin-bottom: 20px; }
.management-nav{ font-size: 0; }
.management-nav li{ display: inline-block; vertical-align: middle; margin-right: 60px; padding: 15px 8px; }
.management-nav li a{ display: inline-block; font-size: 14px; color: #404040; }
.management-nav li a:hover,
.management-nav .layui-this a{ color: #fa9a3c; }
.management-tab .tab{ display: none; }

.management-ctt .layui-table{ border: 0 none; margin-top: 0; }
.management-ctt .layui-table th{ border: 0 none; text-align: center; color: #191919; padding: 15px; background-color: #dedede; }
.management-ctt .layui-table td{ border-color: #a9a9a9; color: #191919; padding: 12px 15px; }
.management-ctt .layui-table td span.gray{ color: #bdbdbd; }

#management_list{ text-align: right; }

.management-ctt .r1_6{ margin: 0; }



.a_payment-box{ background-color: #fff; padding: 50px; margin-top: 20px; margin-bottom: 80px; }
.a_payment-ctt{ width: 760px; margin: 0 auto; }
.a_payment-hd{ font-size: 0; text-align: center; }
.a_payment-phone,
.a_payment-ewm{ display: inline-block; vertical-align: middle; }
.a_payment-ewm .ewm{ width: 320px; height: 320px; border: 1px solid #eee; }
.a_payment-ewm .ewm img{ display: block; width: 100%; height: 100%; }
.a_payment-ewm .title{ width: 260px; height: 86px; border: 1px solid #33485b; border-radius: 4px; background-color: #435f86; color: #fff; text-align: center; padding: 17px 20px;margin: 0 auto; margin-top: 13px; }
.a_payment-ewm .title span{ width: 50px; height: 50px; display: inline-block; vertical-align: middle; margin-right: 15px; background-repeat: no-repeat; background-image: url(../images/pay.png); }
.a_payment-ewm .title p{ display: inline-block; vertical-align: middle; font-size: 16px; line-height: 25px; text-align: left; }

.a_payment-phone{ margin-left: 10px; -webkit-transition: all .8s ease-out; -o-transition: all .8s ease-out; transition: all .8s ease-out; position: relative; right: -50px; opacity: 0; visibility: hidden; }
.a_payment-phone.show{ opacity: 1; visibility: visible; right: 0; }

.a_payment-bd{ margin-top: 25px; border-top: 2px solid #ccc; }
.a_payment-ctt .pay{ font-size: 32px; line-height: 1; color: #333; text-align: center; padding: 22px 0; }
.a_payment-bd li{ line-height: 40px; border-top: 1px solid #cccccc; font-size: 15px; color: #666; }




.free-activity-bg{ position: relative; height: 949px; overflow: hidden; /*visibility: hidden; opacity: 0; -webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;*/ }
/*.free-activity-bg.show{ visibility: visible; opacity: 1; }*/
.free-activity-bg:before{ content: ''; display: table; }
.free-activity-bg .bg{ position: absolute; z-index: -1; width: 1920px; top: 0; left: 50%; margin-left: -960px; height: 100%; }
.free-activity-bg .bg img{ display: block; width: 1920px; height: auto; }


.free-activity-title{ padding-top: 210px; color: #fff; text-align: center; }
.free-activity-title h1{ font-size: 68px; font-weight: bold; font-style: italic; line-height: 1; margin-top: 50px; margin-bottom: 60px; }
.free-activity-title a{ width: 324px; height: 74px; line-height: 74px; display: inline-block; border-radius: 74px; text-align: center; color: #fff; background-color: #ffa200; font-size: 18px; }
.free-activity-title a:hover{ background-color: #e39000; color: #fff; }



.free-activity-ctt{ width: 666px; margin: 0 auto; padding-top: 60px; }
.free-activity-ctt h1{ font-size: 36px; font-weight: 400; color: #fff; line-height: 1; margin-bottom: 40px; }
.free-activity-form{ background-color: #fff; display: block; padding: 42px 20px 16px 20px; border: 1px solid #dcdcdc; border-radius: 5px; }
.free-activity-form .form-item{ margin-bottom: 15px; }
.free-activity-form .form-item:last-child{ margin-bottom: 0; margin-top: 24px; text-align: right; }
.free-activity-form input,
.free-activity-form textarea{ display: block; width: 100%; outline: 0; height: 72px; line-height: normal; border: 1px solid #dcdcdc; border-radius: 8px; padding: 0 28px; font-size: 18px; }
.free-activity-form textarea{ height: auto; padding: 20px 28px; }
.free-activity-form input:focus,
.free-activity-form textarea:focus{ border-color: #0099e9; }
.free-activity-form button{ height: 60px; line-height: 60px; text-align: center; width: 210px; display: inline-block; vertical-align: middle; border-radius: 5px; outline: 0; background-color: #f676a6; color: #fff; font-size: 24px; }
.free-activity-form button:hover{ background-color: #f676a6; }

.a_release-form .custom-item li{ margin-bottom: 10px; }
.a_release-form .custom-item .custom-title{ color: #6d6d6d; font-weight: bold; margin-bottom: 10px; }
.a_release-form .custom-item .fa-plus-square{ font-size: 30px; color: #008000; vertical-align: middle; margin-left: 5px; }
.a_release-form .custom-item .fa-minus-square{ color: rgb(255, 0, 0); font-size: 22px; vertical-align: middle; margin-left: 5px; }
.a_release-form .custom-item .custom-label{ float: left; color: #6d6d6d; width: 80px; line-height: 30px; text-align: right; }
.a_release-form .custom-item .layui-input{ display: inline-block; height: 30px; width: 250px; padding-left: 10px; }
.a_release-form .custom-item .custom-block{ margin-left: 100px; }


.mask{ position: fixed; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(16,17,28,.6); }

.mask, .activity-alert{ opacity: 0; visibility: hidden; -webkit-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out; }


.activity-alert.active,
.mask.active{ opacity: 1; visibility: visible; }

.activity-alert{ width: 400px; border-radius: 4px; overflow: hidden; position: fixed; z-index: 1000; top: 50%; left: 50%; background-color: #fff; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }

.activity-alert .close{ position: absolute; top: 15px; right: 15px; display: block; line-height: 1; font-size: 20px; color: #fff; z-index: 10; }
.activity-alert .close .iconfont{ font-size: inherit; }

.activity-alert h3{ color: #fff;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    padding: 15px 35px;
    min-height: 100px;
    background: #fff url(/static/website/img/banyuanPink.png) no-repeat;
    background-position: center top; }
.activity-alert .ctt{ padding: 15px; }
.activity-alert .form-item{ margin-bottom: 20px; }
.activity-alert .submit{ display: block; width: 100%; background-color: #f676a6; color: #fff; text-align: center; font-size: 14px; height: 40px; line-height: 40px; border: 0 none; border-radius: 4px; }
.activity-alert .submit:active{ -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); box-shadow: inset 0 3px 5px rgba(0,0,0,.125); }
.close .iconfont:hover{color:#fff !important;}