.index_nav_box .orange {
    background-color: #ff7519;
    width: 190px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.classification {
    position: absolute;
    width: 100%;
    left: 0;
}
.classification .classification_nav {
    background-color: #fff;
}
.classification_nav dt a {
    display: inline-block;
    font-size: 14px;
    text-indent: 66px;
    color: #333;
    width: 100%;
    height: 52px;
    line-height: 52px;
    padding: 2px 0;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.classification_nav dt:first-child a, .classification_nav dt:first-child+dt a {
    height: 53px;
}
.classification_nav dt a.on ,.classification_nav dt a:hover {
    color: #fff;
    background:  #ff7519 !important;
}
.classification_nav dt a > img {
    top: 22px !important;
}
.classification_nav .service1 {
    background: url(../images/nav_icon_1.png) no-repeat 30px center;
}
.classification_nav .service1.on , .classification_nav .service1:hover {
    background: url(../images/nav_icon_white_1.png) no-repeat 30px center #ff7519;
}
.classification_nav .service2 {
    background: url(../images/nav_icon_2.png) no-repeat 30px center;
}
.classification_nav .service2.on , .classification_nav .service2:hover {
    background: url(../images/nav_icon_white_2.png) no-repeat 30px center #ff7519;
}
.classification_nav .service3 {
    background: url(../images/nav_icon_3.png) no-repeat 30px center;
}
.classification_nav .service3.on , .classification_nav .service3:hover {
    background: url(../images/nav_icon_white_3.png) no-repeat 30px center #ff7519;
}
.classification_nav .service4 {
    background: url(../images/nav_icon_4.png) no-repeat 30px center;
}
.classification_nav .service4.on , .classification_nav .service4:hover {
    background: url(../images/nav_icon_white_4.png) no-repeat 30px center #ff7519;
}
.classification_nav .service5 {
    background: url(../images/nav_icon_5.png) no-repeat 30px center;
}
.classification_nav .service5.on , .classification_nav .service5:hover {
    background: url(../images/nav_icon_white_5.png) no-repeat 30px center #ff7519;
}
.classification_nav .service6 {
    background: url(../images/nav_icon_6.png) no-repeat 30px center;
}
.classification_nav .service6.on , .classification_nav .service6:hover {
    background: url(../images/nav_icon_white_6.png) no-repeat 30px center #ff7519;
}
.classification_nav .service7 {
    background: url(../images/nav_icon_7.png) no-repeat 30px center;
}
.classification_nav .service7.on , .classification_nav .service7:hover {
    background: url(../images/nav_icon_white_7.png) no-repeat 30px center #ff7519;
}
.classification_nav .service8 {
    background: url(../images/nav_icon_8.png) no-repeat 30px center;
}
.classification_nav .service8.on , .classification_nav .service8:hover {
    background: url(../images/nav_icon_white_8.png) no-repeat 30px center #ff7519;
}
.classification_nav .service9 {
    background: url(../images/nav_icon_9.png) no-repeat 30px center;
}
.classification_nav .service9.on , .classification_nav .service9:hover {
    background: url(../images/nav_icon_white_9.png) no-repeat 30px center #ff7519;
}
.classification_nav .service10 {
    background: url(../images/nav_icon_10.png) no-repeat 30px center;
}
.classification_nav .service10.on , .classification_nav .service10:hover {
    background: url(../images/nav_icon_white_10.png) no-repeat 30px center #ff7519;
}

.index_main_bannerbox{
    width:100%;
    margin-top: -17px;
    background-color: #e0e5f8;
}
.banner_win{
    height: 460px;
    overflow-x: hidden;
    position:relative;
}
.banner_box{
    width:100%;
    height: 460px;
    overflow: hidden;
    position:absolute;
}
.banner_box a {
    width:100%;
    height: 460px;
}
.banner_box img{
    display: block;
}
.banner_box img.show_banner{
    display: block;
}
.ctrl_box {
    position: absolute;
    bottom: 10px;
    left: 46%;
}
.ctrl_box a{
    margin-right: 10px;
    float: left;
    width:14px;
    height:14px;
    background:url(../images/ctrl.png);
}
.ctrl_box a.ctrl_selected{
    background:url(../images/ctrl_selected.png);
}
.block_right {
    position: absolute;
    top:26px;
    right:0;
    width: 222px;
    background-color: #fff;
    padding:12px 16px 0;
    margin-top: -444px;
}
.block_right .wel img {
    float: left;
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
.block_right .wel span {
    font-size: 14px;
    color: #333;
    line-height: 48px;
    margin-left: 8px;
}
.block_right .wel a {
    display: inline-block;
    width: 48%;
    margin: 8px 0 2px;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
    color: #ff7519;
    border: 1px solid #ff7519;
    border-radius: 3px;
}
.wel a+a {
    float: right;
}
.inquiries a {
    display: block;
    width: 100%;
    padding: 8px 0;
    font-size: 16px;
    text-align: center;
    background-color: #ff7519;
    color: #fff;
    border-radius: 4px;
}
.information {
    margin: 26px -16px 0;
    border-top: 1px solid #eee;
}
.boxul > li {
    float: left;
    width: 33%;
    padding: 16px 0;
    background-color: #f6f7fb;
    border-bottom: 1px solid #eee;
}
.boxul > li+li {
    border-left: 1px solid #eee;
}
.boxul > li.active {
    background-color: transparent;
    border-bottom: 0;
}
.boxul > li span {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #666;
}
.boxul > li.active span {
    color: #333;
}
span.img_pic {
    width: 46px;
    height: 46px;
    margin: 0 auto;
}
.block_content {
    display: none;
    margin: 10px 0;
    padding: 0 16px;
}
.block_content.active {
    display: block;
}
.block_content a {
    display: block;
    font-size: 12px;
    color: #555;
    padding: 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.block_more {
    margin: 10px 16px;
    border-top: 1px solid #eee;
}
.block_more > a {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #999;
    padding: 5px 0;
}
.index_bg {
    background: url(../images/index_bg.png) no-repeat 0 center;
    background-size: 100% 100%;
    min-height: 310px;
    margin-top: -17px;
    padding-top: 36px;
}
.tailored {
    background-color: #fff;
    margin: 20px 0 26px;
    padding: 16px 20px;
}
.tailored_title {
    border-bottom: 1px solid #e0e0e0;
    color: #333;
}
.tailored_title > h2 {
    display: inline-block;
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: 3px solid #ff7519;;
}
.tailored_title > span {
    font-size: 16px;
    margin-left: 16px;
}
.tailored_content .period {
    display: inline-block;
    width: 33.33%;
    float: left;
}
.period h3 {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 20px 0 8px;
}
.period dl dt {
    display: inline-block;
    width: 33.33%;
    float: left;
}
.period dt a {
    display: inline-block;
    width: 84px;
    font-size: 14px;
    padding: 5px 0;
}
.index_products > a ,.institutions_content > a {
    position: relative;
    display: inline-block;
    width: 32%;
    float: left;
}
.index_products > a+a ,.institutions_content > a+a {
    margin-left: 2%;
}
.pic > img {
    width: 100%;
}
.index_products > a span {
    position: absolute;
    top:20%;
    left: 10%;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}
.advertisements > span {
    position: relative;
    display: inline-block;
    width: 32%;
    height: 170px;
    float: left;
}
.advertisements span+span {
    margin-left: 2%;
}
.through_train a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.through_train a > img {
    position: absolute;
    top: -10px;
    left: -5px;
}
.index_service div.index_service_block {
    position: relative;
    display: inline-block;
    width: 49%;
    float: left;
}
.index_service div.index_service_block+div {
    margin-left: 2%;
}
.index_service > div {
    margin-bottom: 20px;
}
.index_service_block {
    background-color: #fff;
    margin-bottom: 6px;
}
.index_service_block_left {
    float: left;
    width: 190px;
    height: 326px;
    color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.index_service_block_left img{
    width: 100%;
    height: 100%;
}
.index_service_block_left a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.financial_service {
    background: url(../images/service_bg_1.jpg) no-repeat 0 0;
    background-size: cover;
}
.information_service {
    background: url(../images/service_bg_2.jpg) no-repeat 0 0;
    background-size: cover;
}
.promotion_service {
    background: url(../images/service_bg_3.jpg) no-repeat 0 0;
    background-size: cover;
}
.technical_service {
    background: url(../images/service_bg_4.jpg) no-repeat 0 0;
    background-size: cover;
}
.legal_service {
    background: url(../images/service_bg_5.jpg) no-repeat 0 0;
    background-size: cover;
}
.other_service {
    background: url(../images/service_bg_6.jpg) no-repeat 0 0;
    background-size: cover;
}
.index_service_block_right{
    width: 60%;
    float: right;
}
.index_service_block_right .period {
    position: relative;
    height: 164px;
    padding-bottom: 20px;
}
.index_service_block_right .period > a {
    position: absolute;
    top: 24px;
    right: 10%;
    font-size: 14px;
    color: #999;
}
.index_service_block_right .period dl {
    margin-top: 16px;
}
.index_service_block_right .period dt {
    width: auto;
    margin-right: 30px;
}
.index_service_block_right .period dt:last-child a, .period dt.last a {
    white-space: nowrap;
}
.index_service_block_right .period dt a {
    color: #000;
}
.institutions_tittle {
    position: relative;
    padding: 14px 0;
    font-size: 14px;
    color: #666;
    border-top: 1px solid #e0e0e0;
}
.institutions_tittle > a {
    position: absolute;
    top: 14px;
    right: 10%;
    font-size: 14px;
}
.institutions_content {
    margin-top: 10px;
    padding-right: 10%;
}
.institutions_content img {
    min-height: 67px;
    /*border: 1px solid #e0e0e0;*/
}
.advertisements.one > a {
    width: 100%;
    float: none;
}
.index_policy {
    display: inline-block;
    width: 72%;
    float: left;
    background-color: #fff;
    padding: 20px 20px 10px;
    /*margin-right: 2%;*/
}
.policy_interpretation {
    display: inline-block;
    width: 60%;
    float: left;
    margin-right: 3%;
    min-height: 521px;
}
.policy_details {
    display: block;
    height: 118px;
    padding: 16px 0;
    border-bottom: 1px dashed #ddd;
}
.policy_interpretation > h2 {
    padding-top: 9px;
}
.main_content table {
    width: 100%;
}
.policy_details tr > td:first-child {
    width: 36%;
}
.policy_details td > img {
    width: 90%;
    vertical-align: middle;
}
.policy_details h3 {
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    padding-right: 60px;
}
.policy_details h3.hot {
    background: url(../images/hot.png) no-repeat 96% 3px;
}
.policy_details p {
    font-size: 14px;
    margin-bottom: 16px;
}
.policy_details span {
    font-size: 12px;
    color: #999;
}
.index_policy .souce {
    float: right;
}
.index_policy .more {
    /*display: block;*/
    font-size: 14px;
    text-align: center;
    color: #999;
    padding: 10px 0 5px;
}
.latest_policy {
    display: inline-block;
    width: 37%;
    float: left;
}
.latest_policy h2 {
    background: url(../images/latest_policy_title.png) no-repeat 0 center;
    font-size: 20px;
    font-weight: normal;
    text-indent: 76px;
    color: #333;
    padding: 9px 0;
}
.latest_policy_block {
    margin-top: 16px;
    margin-left: 22px;
    border-left: 1px solid #e0e0e0;
    min-height: 464px;
}
.latest_policy_details {
    position: relative;
    display: block;
    margin-left: 10px;
    padding: 2px 0;
    border-bottom: 1px dashed #ddd;
}
.latest_policy_details span {
    font-size: 12px;
    color: #999;
}
.ellipse {
    position: absolute;
    top: 24px;
    left: -15px;
    width: 7px;
    height: 7px;
    background-color: #e5e5e5;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
}
.latest_policy_details h5 {
    font-size: 14px;
    font-weight: normal;
    color: #222;
    margin: 6px 0;
}
.index_declaration {
    display: inline-block;
    width: 24%;
    float: right;
}
.index_declaration > h2 {
    background: url(../images/index_declaration_title.png) no-repeat 100% center;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    padding: 10px 0 10px 46px;
    margin-bottom: 9px;
}
.declaration_system {
    margin-left: 14%;
}
.declaration_system > a {
    display: block;
    position: relative;
    margin-bottom: 11px;
}
.declaration_system > a > span {
    position: absolute;
    top:22px;
    left: 33px;
    font-size: 16px;
    color: #fff;
}
.index_boutique {
    background: url(../images/boutique_bg.jpg) no-repeat center 0;
    min-height: 100px;
}
.index_contact h2.content_title {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    padding-top: 30px;
}
.process {
    padding: 20px 0 86px;
}
.process > h3 {
    display: inline-block;
    width: 136px;
    font-size: 20px;
    font-weight: normal;
    line-height: 42px;
    color: #fff;
    margin-top: 6px;
}
.process .process_details {
    display: inline-block;
    background: url(../images/oblique_line.png) no-repeat 0 center;
    width: 75%;
    float: right;
    padding-left: 10%;
}
.process_details > div.step {
    display: inline-block;
    width: 16%;
    float: left;
}
.step > span {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.step > span.num {
    font-size: 22px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 5px auto 14px;
    border: 1px solid #fff;
    border-radius: 50%;
    border: 0\0;
    background: url(../images/num_bg.png) no-repeat center center transparent\0;
}
.process_details > hr {
    display: inline-block;
    width: 22%;
    float: left;
    margin: 30px -44px;
    border: 0;
    border-bottom: 1px solid #fff;
}
.recommend_boutique {
    margin: -52px 0 52px;
}
.recommend_boutique > div {
    margin-bottom: 22px;
}
.recommend_boutique_products > a {
    display: inline-block;
    width: 18%;
    float: left;
}
a.boutique_products+a {
    margin-left: 2.5%;
}
.boutique_products .text {
    background-color: #fff;
    padding: 16px;
    margin-top: -5px;
}
.text h4 {
    font-size: 16px;
    /*font-weight: normal;*/
    color: #000;
    margin-bottom: 8px;
}
.recommend_boutique .text h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.text p {
    font-size: 14px;
    color: #666;
    margin-bottom: 16px;
}
.text p > span {
    font-size: 18px;
    color: #ff7519;
    margin-right: 5px;
}
.text > span {
    font-size: 14px;
    color: #999;
}
.text .city {
    float: right;
}
.index_institution {
    background-color: #fff;
    padding-bottom: 30px;
}
.index_institution h2 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #ff7519;
    padding: 36px 0 3px;
}
.index_institution h3 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #aaa;
}
.index_institution h3+hr {
    display: block;
    width: 70px;
    border: 0;
    border-bottom: 2px solid #ff7519;
    margin: 0 auto 40px;
}
.institutions_logo {
    padding-bottom: 20px;
    padding-right: 0;
}
.institutions_logo > a {
    width: 15%;
}
.institutions_logo > a+a {
    margin-left: 2%;
}
.index_demand {
    background: url(../images/demand_bg.jpg) no-repeat center 0;
    min-height: 100px;
}
.index_demand .process {
    padding-bottom: 140px;
}
.demand_details {
    margin: -100px 0 20px;
}
.demand_details > div {
    display: inline-block;
    float: left;
}
.demand_details .free_release {
    width: 24%;
    min-height: 100px;
    background: url(../images/free_release_bg.jpg) no-repeat center 0;
    padding: 56px 0 36px;
}
.free_release h3 {
    font-size: 28px;
    color: #fefeff;
    margin: 0 40px 5px;
}
.free_release span {
    display: block;
    font-size: 18px;
    color: #fefeff;
    margin: 40px 0 40px 40px;
}
#release {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #fefeff;
    background-color: #ff7519;
    padding: 8px 0;
    margin: 0 40px;
    border-radius: 5px;
}
.latest_demand {
    width: 76%;
    background-color: #fff;
    padding: 26px 0 10px;
}
.latest_demand > div {
    position: relative;
}
.latest_demand_title {
    margin-left: 4%;
    border-bottom: 1px solid #e3e3e3;
}
.latest_demand_title h3 ,.index_case_title h3 {
    font-size: 18px;
    color: #000;
    padding-bottom: 16px;
}
.latest_demand_title a ,.index_case_title a {
    position: absolute;
    top: 3px;
    right: 3%;
    font-size: 14px;
    color: #999;
}
.latest_demand_content > div {
    display: inline-block;
    float: left;
    min-height: 251px;
}
.latest_demand_left {
    width: 47%;
    margin-left: 4%;
}
.latest_demand_right {
    width: 48%;
    border-left: 1px dashed #e3e3e3;
}
.latest_demand_content .demand_block {
    display: block;
    position: relative;
    padding: 14px 4% 14px 0;
}
.latest_demand_content .latest_demand_right .demand_block {
    padding-left: 4%;
}
.demand_block+a {
    border-top: 1px dashed #e3e3e3;
}
.demand_block h4 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    margin-bottom: 10px;
}
.demand_block span {
    font-size: 14px;
    color: #999;
}
.demand_block .state {
    position: absolute;
    top: 16px;
    right: 4%;
}
.state.stay {
    color: #59c7f9;
}
.demand_block .time {
    float: right;
}
.index_case {
    margin: 10px 0 20px;
}
.index_case .index_case_title {
    position: relative;
}
.index_case_title a {
    right: 3px;
}
.index_case_content > .case_details ,.index_activities_block > .activities_details {
    display: inline-block;
    width: 23%;
    float: left;
}
.case_details+a ,.activities_details+a {
    margin-left: 2.66%;
}
.case_details .text {
    padding: 16px 0;
}
.case_details h4 {
    height: 48px;
}
.case_details p {
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index_activities {
    background-color: #fff;
    min-height: 100px;
    padding-bottom: 40px;
    margin-top: 40px;
}
.index_activities a.more {
    display: block;
    font-size: 16px;
    text-align: center;
    width: 78px;
    margin: 14px auto;
    padding: 5px 10px;
    background-color: rgba(255,255,255,0.2);
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
}
.activities_details .text {
    background-color: #fff;
    padding: 16px;
    margin-top: -5px;
    min-height: 120px;
    border: 1px solid #ddd \0;
    border-top: none;
}
.index_activities_block {
    margin: 30px 0;
}
.activities_details .text h4 {
    color: #333;
    margin-bottom: 16px;
}
.activities_details .text p {
    margin-bottom: 8px;
    padding-left: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text .time {
    background: url(../images/time.png) no-repeat 0 center;
}
.text .place {
    background: url(../images/place.png) no-repeat 0 center;
}
.text .target {
    background: url(../images/target.png) no-repeat 0 center;
}
.index_other {
    background: url(../images/mountain_bg.jpg) no-repeat center 0;
    min-height: 100px;
    padding-top: 40px;
}
.index_other > div > div {
    display: inline-block;
    background-color: #fff;
    float: left;
}
.map_block {
    position: relative;
    width: 66%;
}
.map_block_title {
    background: url(../images/map_title_bg.png) no-repeat center 0;
    background: url(../images/map_other_bg.png) no-repeat center 0 \0;
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    font-size: 18px;
    color: #fff;
    color: transparent \0;
}
:root .map_block_title {
    color: #fff \0;
}
.map_block_title > span {
    display: block;
    transform:rotate(-42deg);
    -ms-transform:rotate(-42deg);
    -moz-transform:rotate(-42deg);
    -webkit-transform:rotate(-42deg);
    -o-transform:rotate(-42deg);
    margin: 22px 0 0 -10px;
}
.map_block td.pic {
    position: relative;
    width: 59%;
    width: 32% \0;
    padding: 0;
}
:root .map_block td.pic {
    width: 60% \0;
}
#ptan {
    position: absolute;
    top: 243px;
    right: 132px;
}
.map_block td+td {
    width: 40%;
}
.map_block h2 {
    font-size: 24px;
    color: #222;
    margin-bottom: 30px;
}
.map_block td > a {
    display: block;
    font-size: 14px;
    color: #222;
    margin-bottom: 16px;
}
.border_shadow {
    box-shadow: #ddd 0 2px 6px;
    -webkit-box-shadow: #ddd 0 2px 6px;
    -moz-box-shadow: #ddd 0 2px 6px;
}
.index_other > div > .platform_data {
    float: right;
    width: 30%;
    padding: 30px 0 44px 26px;
}
.platform_data .data_block {
    display: inline-block;
    float: left;
    width: 49%;
    width: 48% \0;
    margin: 17px 0 20px 2%;
    margin-left: 0 \0;
}
:root .platform_data .data_block {
    width: 49% \0;
    margin-left: 2% \0;
}
.platform_data div.data_block:nth-child(n){
    margin-left: 0;
}
.data_block > div {
    display: inline-block;
    float: left;
}
.data_block .pic {
    width: 37%;
    margin-right: 3%;
}
.data_block .text {
    width: 60%;
}
.data_block .text p {
    margin-bottom: 1px;
}
.data_block .text p:first-child {
    margin-top: 10px;
}
.scan {
    position: relative;
    margin: 20px 0 8px;
}
.scan p {
    font-size: 12px;
    color: #222;
    line-height: 20px;
}
img.qrcode {
    position: absolute;
    bottom: 0;
    right: 26px;
}
.service_steward {
    background: url(../images/service_steward_bg.png) no-repeat center 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 100px;
    z-index: 10;
    display: none;
}
.service_steward > div {
    margin-top: 10px;
}
.service_steward > div > div {
    display: inline-block;
    width: 50%;
    padding: 5px 0;
    color: #fff;
}
.service_steward_left {
    float: left;
}
.service_steward_left h2 {
    position: relative;
    font-size: 24px;
    margin: 20px 0 2px;
}
.service_steward_left span {
    background: url(../images/free_reservation.png) no-repeat center 0;
    width: 134px;
    height: 81px;
    position: absolute;
    top: -27px;
    right: 49px;
}
.service_steward_left p {
    font-size: 16px;
}
.service_steward_right {
    float: right;
    position: relative;
    padding-left: 5%;
}
.service_steward_right .close {
    background: url(../images/close.png) no-repeat center center;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 14px;
    right: 0;
    cursor: pointer;
}
.service_steward_right .index_search_form {
    width: auto;
    margin-top: 36px;
    border: 0;
}
.service_steward_right .index_search_form .index_search {
    width: 330px;
    height: 44px;
    line-height: 44px;
    text-indent: 20px;
    font-size: 16px;
    margin-top: -3px;
    margin-left: 134px;
    float: none;
}
.service_steward_right .index_search::-webkit-input-placeholder{
    color: #999;
    font-size: 16px;
    line-height: 46px;
}
.service_steward_right .index_btn_search {
    font-size: 18px;
    height: 45px;
    line-height: 44px;
}
.expand {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 12;
}
.expand a {
    display: block;
}
.expand a img {
    width: 100%;
}

/* æ´»åŠ¨å¹¿åœº */
.activities_banner ,.activities_banner > .banner_box {
    height: 330px;
}
.activities_banner .banner_box img {
    width: 1600px;
    margin: 0 auto;
}
.hot_events {
    margin: 20px 0;
}
.hot_events h2 ,.activities_review h2 {
    font-size: 28px;
    text-align: center;
    color: #333;
    padding: 3px 0;
}
.hot_events h3 ,.activities_review h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #999;
    margin: 0 36%;
    padding-bottom: 8px;
    border-bottom: 1px solid #e0e0e0;
}
.hot_events h3+hr , .activities_review h3+hr {
    display: block;
    width: 46px;
    border: 0;
    border-bottom: 3px solid #ff7519;
    margin: -3px auto 40px;
}
.events_details > a {
    position: relative;
    display: inline-block;
    width: 24%;
    width: 280px \0;
    float: left;
}
.events_details > a+a {
    margin-left: 1.33%;
    margin-left: 26.66px \0;
}
.events_details a span {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 5px;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    background: url(../images/activities/events_span_bg.png) no-repeat 0 center transparent \0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    padding: 0 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.activities {
    background-color: #fff;
    padding: 40px 0;
}
.activities_top {
    padding-top: 16px;
}
.selection {
    padding: 10px 30px;
    line-height: 14px;
}
.selection h3 {
    display: inline-block;
    width: 90px;
    color: #323232;
    font-size: 14px;
    /*font-weight: normal;*/
}
.selection  ul {
    display: inline-block;
}
.selection  ul li {
    float: left;
}
.selection  ul a {
    color: #666;
    font-size: 14px;
    padding: 0 16px;
}
.selection li.selected a ,.selection li a:hover {
    color: #ff7519;
}
.time_search {
    background-color: #fafafa;
    padding: 20px 30px;
}
.time_search td {
    position: relative;
    font-size: 14px;
    color: #999;
}
.time_search_form td span {
    padding: 0 5px;
}
.time_search_form input {
    height: 42px;
    line-height: 42px;
    text-indent: 14px;
    font-size: 14px;
    border: 1px solid #ededed;
}
.time_search_form .input_time {
    background: url(../images/activities/time_icon.png) no-repeat 90% center #fff;
    width: 160px;
}
.time_search_form .window {
    margin-left: 10px;
}
.time_search_form .window+input {
    width: 200px;
}
.time_search_form  .events_search {
    width: 390px;
}
.events_btn_search {
    background: url(../images/activities/events_search_icon.png) no-repeat center center #ff7519;
    width: 90px;
    height: 43px;
    position: absolute;
    top: 0;
    right: 0;
}
.activities_details+div {
    margin-left: 2.66%;
}
.activities_content .target+p {
    color: #999;
    padding-left: 0;
    margin: 16px 0;
}
.activities_content .sign_up {
    display: block;
    background-color: #ff7519;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 182px;
    margin: 0 auto;
    padding: 8px 0;
    border-radius: 20px;
}
.list_page {
    text-align: center;
    height: 37px;
    margin-top: 40px;
}
.list_page .num {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #999;
    margin: 0 5px;
    display: inline-block;
    background: url(../images/activities/page_bg.png) no-repeat center center transparent;
    _zoom: 1;
    _display: inline;
}
.list_page a.selected {
    background: url(../images/activities/page_in_bg.png) no-repeat center center transparent;
    font-size: 20px;
    color: #fff;
}
.activities_review {
    margin: 26px 0 16px;
}
.activities_review .events_details > a {
    margin-bottom: 26px;
}
.activities_review .events_details > a:nth-child(4n+1){
    margin-left: 0;
}
.activities_review div.pic {
    position: relative;
}
.activities_review div.text {
    background-color: #fff;
    margin-top: -5px;
    padding: 16px 16px 10px;
}
.activities_review .text p {
    color: #333;
}
.activities_review .text .time {
    position: relative;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    height: auto;
    line-height: 16px;
    padding-left: 22px;
}
.load_more > a {
    display: block;
    font-size: 16px;
    text-align: center;
    background-color: #fafbfc;
    color: #585858;
    width: 220px;
    margin: 5px auto;
    padding: 12px 0;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.activities_foot {
    background-color: #f0f0f0;
}

/* æ´»åŠ¨è¯¦æƒ… */
.event_content > div {
    display: inline-block;
    float: left;
}
.event_content > div > div {
    background-color: #fff;
    margin-bottom: 20px;
    border: 1px solid #eee;
}
.main_content_left {
    width: 76%;
    margin-right: 2%;
}
.event_presentation {
    padding: 16px 26px;
}
.event_presentation h3 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 8px;
}
.presentation_title span {
    display: inline-block;
    color: #999;
    font-size: 14px;
    line-height: 20px;
    margin-right: 30px;
}
span.pageviews {
    background: url(../images/activities/pageviews_icon.png) no-repeat 0 center transparent;
    padding-left: 26px;
}
.presentation_title .share {
    display: inline-block;
    color: #726868;
    font-size: 14px;
    line-height: 20px;
    background: url(../images/activities/share_icon.png) no-repeat 0 center transparent;
    padding-left: 26px;
}
.presentation_content {
    margin: 10px 0;
}
.presentation_content > div {
    display: inline-block;
    float: left;
}
.presentation_content .pic {
    width: 36%;
}
.presentation_content .pic img {
    height: 226px;
}
.presentation_content .text {
    position: relative;
    width: 44%;
    padding-left: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.presentation_content .report {
    float: right;
    position: relative;
    width: 20%;
    height: 229px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.presentation_content .report img {
    height: 150px;
    height: 150px;
    text-align: left;
    margin-left: 15px;
}
.presentation_content .text p {
    margin-bottom: 7px;
    padding-left: 20px;
    background-size: 14px;
}
.text .type {
    background: url(../images/activities/type_icon.png) no-repeat 0 center;
}
.text .cost {
    background: url(../images/activities/cost_icon.png) no-repeat 0 center;
}
.text .sponsor {
    background: url(../images/activities/sponsor_icon.png) no-repeat 0 center;
}
.text p.sign_up {
    background: url(../images/activities/sign_up.png) no-repeat 0 center;
}
.text .count_down {
    background: url(../images/activities/count_down.png) no-repeat 0 center;
    margin-bottom: 0 !important;
}
.presentation_content #sign_up {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #ff7519;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 140px;
    padding: 8px 0;
    border-radius: 5px;
}
.particulars_title {
    border-bottom: 1px solid #ededed;
}
.particulars_title h3 {
    display: inline-block;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 26px;
    border-bottom: 3px solid #ff7519;
}
.particulars_content {
    padding: 10px 26px 40px;
}
.particulars_content p ,.particulars_content td {
    color: #333;
    font-size: 16px;
    line-height: 26px;
}
p.indent {
    text-indent: 2em;
}
.particulars_content img {
    display: block;
    width: 90%;
    margin: 20px auto;
}
.particulars_content h4 {
    color: #333;
    font-size: 20px;
    line-height: 60px;
}
.particulars_content table {
    width: 76%;
    margin-bottom: 30px;
}
.particulars_content tr {
    padding: 10px 0;
}
.particulars_content td:first-child {
    width: 110px;
    vertical-align: top;
}
.main_content_right {
    width: 22%;
}
.activities_title {
    position: relative;
    border-bottom: 1px solid #ededed;
}
.activities_title h3 {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    padding: 0 26px;
    border-left: 5px solid #ff7519;
}
.activities_title a {
    position: absolute;
    top: 3px;
    right: 16px;
    color: #999;
    font-size: 14px;
}
.hot_activities .events_details {
    padding: 16px 16px 0;
}
.hot_activities .events_details > a {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 16px;
}
.wonderful_review .events_details {
    margin: -6px -16px -3px;
}
.wonderful_review .events_details > a {
    margin-bottom: 3px;
}
.wonderful_review .events_details > a+a {
    padding-top: 10px;
    border-top: 1px solid #ededed;
}
.wonderful_review .events_details > a > div {
    padding: 0 16px;
}
.wonderful_review .text h4 {
    font-size: 14px;
}
.wonderful_review .text .time {
    position: relative;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    height: auto;
    line-height: 16px;
    padding-left: 22px;
}

/* æ´»åŠ¨è¯¦æƒ…-å¼¹çª— */
.modal-body {
    padding: 0;
}
.popup .popup_title ,.popup_content {
    position: relative;
    padding: 20px;
}
.popup_title h2 {
    font-size: 18px;
    color: #424242;
}
.popup_title button.close {
    background: url(../images/activities/popup_close.png) no-repeat center center;
    width: 17px;
    height: 17px;
    top: 24px;
    right: 20px;
}
.popup_content p {
    font-size: 18px;
    text-align: center;
    line-height: 52px;
    color: #000;
    margin: 10px auto;
    padding-left: 8px;
}
p.hint {
    background: url(../images/activities/hint_icon.png) no-repeat 0 center;
    width: 300px;
}
.popup .btn {
    background-color: #f7f8fa;
    padding: 20px 140px;
    margin-top: 20px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.popup .btn > a {
    display: inline-block;
    float: left;
    width: 130px;
    margin-right: 28px;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    line-height: 21px;
    border-radius: 5px;
}
.btn_orange {
    background-color: #ff751a;
    color: #fff;
}
.btn_grey {
    background-color: #ddd;
    color: #333;
}
.close.btn_grey {
    position: relative;
    font-weight: normal;
    opacity: 1;
    text-shadow: none;
}
.reg_form {
    width: 86%;
    margin: 10px auto;
}
.reg_form td {
    position: relative;
    font-size: 14px;
    color: #000;
    padding: 5px 10px;
}
.reg_form td:first-child {
    text-align: right;
    width: 120px;
}
.reg_form td > span {
    color: #ed2727;
}
.reg_form .login_input {
    font-size: 14px;
    text-indent: 12px;
    line-height: 38px;
    max-width: 100%;
    width: 300px;
    height: 40px;
    border: 1px solid #e0e0e0;
}
.reg_form  .sm_input {
    width: 240px;
}
.reg_form  img {
    display: block;
    position: absolute;
    top: 7px;
    right: 71px;
    height: 38px;
}
a#refresh {
    display: block;
    background: url(../images/activities/refresh_icon.png) no-repeat 0 center;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 14px;
    right: 28px;
}
#submit {
    display: block;
    margin: 0 auto;
    float: none;
}
p.con {
    background: url(../images/activities/con_icon.png) no-repeat 0 center;
    width: 96%;
}
.popup_content > span {
    font-size: 14px;
    margin-left: 66px;
}

/* éœ€æ±‚å¤§åŽ… */
.demand .selection {
    padding: 10px 20px;
}
.selection td {
    padding: 5px 0;
}
.selection td:first-child {
    width: 90px;
    font-size: 14px;
    vertical-align: top;
    color: #999;
    padding-top: 12px;
}
.selection td li {
    padding-bottom: 10px;
    margin-left: 3px;
}
.selection td a {
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
}
.selection td li.selected a, .selection td li a:hover {
    background-color: #ff7519;
    color: #fff;
    border-radius: 3px;
}
.condition {
    padding: 10px 20px;
    background-color: #fafafa;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.condition_search {
    position: relative;
    float: right;
}
.condition_search input {
    width: 360px;
    height: 36px;
    line-height: 36px;
    text-indent: 14px;
    font-size: 14px;
    border: 1px solid #ededed;
}
.condition_search a#submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/demand/btn_search.png) no-repeat center center transparent;
    width: 18px;
    height: 18px;
    padding: 10px 16px;
}
.demand_list > div {
    padding: 20px;
}
.demand_list_block {
    height: 142px;
    padding: 10px 0 20px;
    border-bottom: 1px solid #ededed;
}
.demand_list_block h3 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.demand_list_block td {
    position: relative;
    height: 94px;
    padding-left: 26px;
}
.demand_list_block td:first-child {
    width: 42%;
    padding-left: 0;
    padding-right: 3%;
}
.bleft {
    border-left: 1px dashed #e0e0e0;
    border-right: 1px dashed #e0e0e0;
}
.demand_list_block td > span {
    display: block;
    position: absolute;
    color: #999;
    font-size: 14px;
    margin-bottom: 12px;
}
.demand_list_block td:first-child > span {
    position: relative;
}
.demand_list_block td > span:first-child {
    top: 0;
}
.demand_list_block .bottom {
    bottom: 0;
}
.demand_list_block span.status {
    font-size: 18px;
}
span.status.underway {
    color: #7fc531 !important;
}
span.status.waiting {
    color: #4bb9f4 !important;;
}
span.status.finish {
    color: #555 !important;;
}
.demand_list_block span.countdown {
    font-size: 18px;
    color: #ff7519;
}
span.countdown > span {
    font-size: 22px;
    margin: 0 3px;
}
.demand_list_block td p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding-bottom: 12px;
}
.demand_list_block td a {
    position: absolute;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 120px;
    padding: 5px 0;
    margin-bottom: 12px;
    border-radius: 5px;
}
a.btn_permit {
    background-color: #ff981b;
}
a.btn_prohibit {
    background-color: #d7d7d6;
    cursor: default;
}
.demand_list_page {
    font-size: 14px;
    text-align: center;
    height: 32px;
    margin: 20px 0;
}
.demand_list_page a {
    line-height: 30px;
    padding: 0 10px;
    margin-right: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    _zoom: 1;
    _display: inline;
}
.demand_list_page a.selected ,.demand_list_page a:hover {
    background-color: #ff4a47;
    color: #fff;
}
.agency_details > a ,.need_details > a {
    display: block;
    padding: 16px;
}
.agency_details > a+a ,.need_details > a+a {
    border-top: 1px solid #ededed;
}
.agency_details > a > div {
    display: inline-block;
    float: left;
    height: 70px;
}
.agency_details .pic {
    width: 44%;
    padding-right: 0 !important;
}
.agency_details .pic img {
    margin-top: 3px;
}
.agency_details .text {
    position: relative;
    width: 52%;
    margin-left: 4%;
    padding-left: 0 !important;
}
.agency_details .text h4 {
    font-size: 14px;
    font-weight: normal;
}
.opinion {
    background-image: url(../images/demand/star.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 8px;
    width: 85px;
    height: 14px;
    margin-bottom: 0 !important;
}
.opinion.five_star {
    background-position: 0 center;
}
.opinion.four_star {
    background-position: -17px center;
}
.opinion.three_star {
    background-position: -34px center;
}
.opinion.two_star {
    background-position: -51px center;
}
.opinion.one_star {
    background-position: -68px center;
}
.opinion.zero_star {
    background-position: -85px center;
}
.need_details .text h4 {
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.need_details .text p {
    color: #999;
    padding-left: 24px;
    margin-bottom: 0;
}
p.heart {
    background: url(../images/demand/heart_icon.png) no-repeat 0 center;
}

/* éœ€æ±‚è¯¦æƒ… */
.demand_title {
    border-bottom: 1px solid #ededed;
}
.demand_title > h3 {
    display: inline-block;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 26px;
    border-bottom: 4px solid #ff7519;
}
.demand_content ,.demand_particulars .particulars_content {
    position: relative;
    padding: 16px 30px;
}
.abutment_process .demand_content > div {
    display: inline-block;
    width: 33.33%;
    float: left;
    padding: 20px 0;
}
.abutment_process .issuance {
    background: url(../images/demand/issuance_icon.png) no-repeat 23% center;
}
.abutment_process .recommendation {
    background: url(../images/demand/recommendation_icon.png) no-repeat 23% center;
}
.abutment_process .cooperation {
    background: url(../images/demand/cooperation_icon.png) no-repeat 23% center;
}
.abutment_process .arrow_icon {
    background: url(../images/demand/arrow_icon.png) no-repeat center center;
    position: absolute;
    top: 42px;
    width: 22px;
    height: 44px;
}
.issuance+.arrow_icon {
    left: 32%;
}
.recommendation+.arrow_icon {
    right: 34%;
}
.abutment_process .demand_content div > span {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #666;
    margin-left: 70px;
}
.abutment_process .demand_content .step {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
    margin-left: 20px;
}
.demand_particulars .particulars_content {
    position: relative;
}
.demand_particulars .particulars_content h4 {
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    color: #000;
    margin-bottom: 10px;
}
.demand_particulars .particulars_content > div {
    padding: 3px 0;
}
.particulars_content .operation {
    position: absolute;
    top:16px;
    right: 30px;
}
.operation > a {
    font-size: 14px;
    color: #333;
    padding: 1px 0 1px 26px;
    margin-left: 30px;
}
#reservice {
    background: url(../images/demand/zan_icon.png) no-repeat 0 0;
}
#share {
    background: url(../images/activities/share_icon.png) no-repeat 0 center;
}
.demand_particulars .particulars_content span {
    font-size: 14px;
    color: #333;
}
.demand_particulars .particulars_content div > span:first-child {
    color: #999;
}
.demand_particulars p {
    font-size: 14px;
    margin: 10px 0;
}
.mechanism > div {
    display: inline-block;
    float: left;
    width: 13%;
    margin: 10px 0;
}
.mechanism > div+div {
    margin-left: 1.5%;
}
.mechanism img {
    width: 100%;
    margin: 0;
}

/* æœåŠ¡å•†åŸŽ */
.condition_select , .condition_select li {
    display: inline-block;
    float: left;
}
.condition_select span {
    font-size: 14px;
    color: #999;
    height: 38px;
    line-height: 38px;
    padding: 10px 20px;
    cursor: pointer;
}
.condition_select li.on span ,.condition_select span:hover {
    color: #ff7519;
}
.condition_select li:first-child span {
    padding-left: 0;
}
.condition_select i {
    margin-left: 5px;
    padding: 0 5px;
}
i.xia {
    background: url(../images/service/xia_icon.png) no-repeat;
    background-position: 0 center;
    width: 10px;
    height: 12px;
}
i.jian {
    background: url(../images/service/jian_icon.png) no-repeat;
    background-position: 0 center;
    width: 8px;
    height: 11px;
}
.condition_select li.on i , .condition_select span:hover i {
    background-position: -9px center;
}
.list > div ,.list > a {
    display: block;
    padding: 20px;
}
.service_list_block {
    border-bottom: 1px solid #ededed;
}
.service_list_block td {
    padding: 0 8px;
}
.service_list_block h3 {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin-bottom: 20px;
}
.service_list_block p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.service_list_block .txt {
    margin-top: 20px;
}
.txt span {
    font-size: 14px;
    color: #999;
    margin-right: 20px;
}
span.certified {
    background: url(../images/service/certified_icon.jpg) no-repeat 0 center;
    padding: 1px 0 1px 22px;
}
.txt .opinion {
    display: inline-block;
    position: relative;
    bottom: -1px;
}
.list .region {
    font-size: 16px;
    color: #333;
    margin-bottom: 14px;
}
.list .fee {
    display: inline-block;
    font-size: 36px;
    line-height: 60px;
    color: #ff7301;
    margin-top: -16px;
    margin-right: 5px;
}
.main_content .units {
    font-size: 14px;
    color: #ff7301;
    margin-right: 5px;
}
.service_details .text {
    margin-top: 8px;
}
.service_details .text h4 {
    font-size: 16px;
}
.service_details .text p {
    padding-left: 0;
    margin-bottom: 3px;
}
.service_details .standard {
    font-size: 14px;
    color: #333;
}
.service_details .fee {
    font-size: 24px;
    color: #ff7301;
}
.service_details .region {
    float: right;
    margin-top: -1px;
}

/* æœåŠ¡è¯¦æƒ… */
.products_details {
    background-color: #fff;
    padding: 16px 20px;
    border: 1px solid #eee;
}
.products_details td {
    position: relative;
    padding: 10px 20px;
}
.products_details td:first-child {
    width: 34%;
}
.products_details td > div > img {
    width: 352px;
    height: 352px;
}
.products_details .products_window {
    width: 303px;
    margin: 10px auto;
    overflow: hidden;
}
.products_details .products {
    width: 606px;
}
.products_details .products li {
    float: left;
    width: 54px;
}
.products_details .products li+li {
    margin-left: 8px;
}
.products li > a {
    width: 100%;
    padding: 3px 0;
    display: inline-block;
}
.products li > a > img {
    width: 54px;
    height: 54px;
}
.products li.in img {
    border: 1px solid #0d0d0d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.products_details a.arrow {
    position: absolute;
    bottom: 40px;
    width: 20px;
    height: 20px;
}
a.arrow_left {
    left: 20px;
    background: url(../images/service/arrow_left.png) no-repeat center center;
}
a.arrow_right {
    right:20px;
    background: url(../images/service/arrow_right.png) no-repeat center center;
}
.products_details .data h3 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    margin-top: -36px;
    margin-bottom: 16px;
}
.products_details h4 {
    color: #666;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
.products_details p {
    position: relative;
    color: #999;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 3px;
}
.products_details h4+p {
    margin-bottom: 20px;
}
.products_details p.pblock {
    height: 60px;
}
.products_details .standard {
    font-size: 16px;
    color: #333;
}
.products_details .fee {
    font-size: 22px;
    color: #ff7519;
    line-height: 60px;
    margin-left: 0 !important;
}
.products_details .position {
    position: absolute;
    top: 20px;
    left: 220px;
}
.products_details .opinion {
    bottom: 6px;
    margin-left: 5px;
}
.products_details p span+span {
    margin-left: 30px;
}
.products_details .data a {
    display: inline-block;
    text-align: center;
    padding: 7px 24px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.products_details a i {
    width: 31px;
    height: 31px;
    padding: 0 14px;
}
.consultation {
    background-color: #18acfc;
    color: #fff;
    font-size: 16px;
}
.consultation i {
    background: url(../images/service/qq.png) no-repeat -8px center;
}
.application {
    background-color: #ff7519;
    color: #fff;
    font-size: 16px;
    margin-left: 30px;
}
.application i {
    background: url(../images/service/shopping_cart.png) no-repeat 0 center;
}
.collection {
    color: #726868;
    font-size: 14px;
    margin-left: 10px;
}
.collection i {
    background: url(../images/service/collect_star.png) no-repeat 0 0;
}
.service_particulars {
    margin-top: 20px;
}
.service_particulars > div {
    display: inline-block;
    float: left;
}
.service_particulars > div > div {
    background-color: #fff;
    margin-bottom: 20px;
    border: 1px solid #eee;
}
.particulars_block_left {
    width: 22%;
    margin-right: 2%;
}
.contacts_block_content {
    padding: 20px 30px;
}
.contacts_block_content h3 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    color: #000;
    padding: 5px 0 10px;
}
.contacts_block_content .certified {
    margin-left: 10px;
    color: #999;
}
.contacts_block_content .opinion {
    right: 0;
    padding-left: 0 !important;
    margin-left: 17px;
    margin-right: 0;
}
.contacts_block_content > .clearfix > a {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 1px 14px;
    margin: 14px 0 24px;
    border-radius: 2px;
}
.qq_talking {
    color: #18acfc;
    border: 1px solid #18acfc;
}
.qq_talking i {
    background: url(../images/service/qq_icon.png) no-repeat 0 center;
    width: 13px;
    height: 15px;
    padding: 0 9px;
}
.official_website {
    float: right;
    color: #ff7519;
    border: 1px solid #ff7519;
}
.official_website i {
    background: url(../images/service/official_website.png) no-repeat center center;
    width: 16px;
    height: 16px;
    padding: 0 16px;
}
.contacts_block_content span {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    padding: 1px 0 1px 18px;
}
.appellation {
    background: url(../images/service/portrait_icon.png) no-repeat 0 center;
}
.telephone {
    background: url(../images/service/telephone_icon.png) no-repeat 0 center;
    margin-left: 24px;
}
.mail {
    background: url(../images/service/mail_icon.png) no-repeat 0 center;
    display: block;
    margin-top: 5px;
}
.particulars_block_right {
    width: 76%;
}
.particulars_block .particulars_title {
    border-color: #ff7519;
}
.particulars_block .particulars_title li {
    display: inline-block;
    float: left;
    width: 160px;
    font-size: 16px;
    text-align: center;
    color: #333;
    padding: 8px 0;
    cursor: pointer;
}
.particulars_block .particulars_title li.selected , .particulars_block .particulars_title li:hover {
    background-color: #ff7519;
    color: #fff;
}
.particulars_block_content {
    padding: 10px 40px;
}
.service_process {
    position: relative;
    padding: 36px 0 26px;
    border-bottom: 1px solid #e0e0e0;
}
.service_process > div {
    display: inline-block;
    float: left;
    width: 22%;
    margin-left: 4%;
}
.service_process > div:first-child {
    margin-left: 0;
}
.service_process > div > span {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #7f7f7f;
}
.service_process .pic {
    width: 40%;
    height: 82px;
    margin: 0 auto;
}
.process1 {
    background: url(../images/service/process_apply.png) no-repeat center 0;
}
.process2 {
    background: url(../images/service/process_accept.png) no-repeat center 0;
}
.process3 {
    background: url(../images/service/process_exit.png) no-repeat center 0;
}
.process4 {
    background: url(../images/service/process_evaluate.png) no-repeat center 0;
}
.process_arrow {
    position: absolute;
    top: 60px;
    background: url(../images/service/process_arrow.png) no-repeat center 0;
    width: 135px;
    height: 18px;
}
.arrow1 {
    left: 16%;
}
.arrow2 {
    left: 42%;
}
.arrow3 {
    right: 16%;
}
.particulars_block_content > div {
    display: none;
}
.particulars_block_content .show {
    display: block;
}
.particulars_block_content .block1 h3 {
    font-size: 20px;
    color: #000;
    margin: 30px 0 10px;
}
.particulars_block_content .block1 p {
    font-size: 16px;
}
.particulars_block_content .block1 > img {
    width: 100%;
    margin: 20px auto;
}
.particulars_block_content .txt {
    margin: 30px 0;
}
.particulars_block_content .txt {
    font-size: 16px;
    color: #999;
}
.particulars_block_content .txt span {
    font-size: 16px;
    color: #ad4130;
    margin-right: 0;
}
em, i {
    font-style: normal;
}
.particulars_block_content .comment_impression > div {
    margin-left: -1.1%;
}
.main_content .particulars_block_content .comment_impression > div > a {
    margin-left: 1.1%;
}
.main_content  .particulars_block_content .comment_tags {
    width: 27%;
    width: 28% \0;
}

/* ä¼˜è´¨æœºæž„ */
.mechanism_list_block .div_top > div {
    display: inline-block;
    float: left;
}
.div_top .pic {
    width: 40%;
}
.div_top .pic img {
    width: 171px;
    height: 115px;
    margin: 0 auto;
}
.div_top .text {
    width: 57%;
    margin-left: 3%;
}
.mechanism_list_block h3 {
    margin-bottom: 10px;
}
.mechanism_list_block p {
    margin-bottom: 0;
}
.mechanism_list_block .txt {
    margin-top: 10px;
}
.mechanism_list_block td > p {
    color: #666;
    white-space: normal;
    margin: 10px 0;
}
.mechanism_list_block td:first-child {
    padding-right: 24px;
}
.div_bottom > a , .div_bottom > span {
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #999;
    padding: 0 20px;
}
.mechanism_list_block a.collection {
    background: url(../images/mechanism/collection_icon.png) no-repeat 0 20%;
    margin-left: 0;
    padding-left: 24px;
}
.mechanism_list_block .div_bottom {
    margin-top: 16px;
}
.div_bottom > span {
    border-left: 1px solid #e0e0e0;
}
.div_bottom > span > span {
    color: #333;
}
.div_bottom a.all {
    color: #ff7519;
    padding-right: 0;
}
.ntd {
    width: 160px;
    height: 240px;
    padding: 0 22px !important;
    border-left: 1px solid #ededed;
}
.ntd .pic img {
    width: 160px;
    height: 160px;
    margin: 0 auto;
}
.ntd .text h4 {
    font-size: 14px;
    font-weight: normal;
}
.ntd .text > span {
    font-size: 12px;
}
.ntd  .units {
    font-size: 16px;
    margin-right: 0;
}
.list .ntd .fee {
    font-size: 18px;
    line-height: 24px;
}
.ntd .fl_right {
    float: right;
    margin-top: 4px;
}
.demand_list_page em {
    margin: 0 5px;
    font-style: normal;
}
.demand_list_page  input {
    width: 26px;
    height: 26px;
    line-height: 30px;
}
.institution_recommended .agency_details > a {
    padding: 20px 30px;
}
.institution_recommended .agency_details a > div {
    display: block;
    width: 100%;
    height: auto;
    float: none;
    margin-left: 0;
}
.institution_recommended .pic img {
    width: 202px;
    height: 134px;
    margin: 0 auto;
}
.institution_recommended .agency_details h4 {
    font-size: 16px;
    margin-top: 8px;
}
.institution_recommended .text > span > span {
    color: #333;
}
.institution_recommended .fl_right {
    float: right;
}
.institution_recommended .txt {
    margin-top: 10px;
}
.opinion.fl_right {
    margin-top: 2px;
}

/* æœåŠ¡è¯„ä»· */
.left_con .txt {
    margin-bottom: 30px;
}
.left_con .txt .opinion {
    margin-left: 16px;
}
.comment_title {
    position: relative;
    font-size: 16px;
    color: #777;
    height: 60px;
    margin-left: 346px;
    border-bottom: 1px solid #ededed;
}
.comment_title > span {
    position: absolute;
    display: inline-block;
    width: 120px;
    height: 28px;
    text-align: center;
    padding: 16px 26px;
    cursor: pointer;
    border-bottom: 1px solid #ededed;
}
.comment_title > span:first-child {
    left: -346px;
}
.comment_title > span+span {
    left: -173px;
}
.comment_title .selected , .comment_title > span:hover {
    color: #000;
    padding-bottom: 13px;
    border-top: 3px solid #ff7519;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-bottom: 1px solid transparent;
}
.comment_title span.selected:first-child , .comment_title > span:first-child:hover {
    border-left: 0;
}
.comment_content > div {
    padding: 16px 26px;
    display: none;
}
.comment_content .show {
    display: block;
}
.comment_content > div > div+div {
    border-top: 1px solid #eee;
}
.comment_grade {
    font-size: 14px;
    color: #000;
    padding: 36px 0 10px;
}
.comment_grade > div {
    display: inline-block;
}
.comment_grade > div:first-child span {
    padding-top: 20px;
    padding-left: 36px;
    margin-right: 20px;
}
.comment_favourable {
    background: url(../images/service/comment_favourable.png) no-repeat 0 90%;
}
.comment_medium {
    background: url(../images/service/comment_medium.png) no-repeat 0 90%;
}
.comment_bad {
    background: url(../images/service/comment_bad.png) no-repeat 0 90%;
}
.comment_grade > div+div {
    float: right;
    margin-top: -26px;
}
.favorable_rate {
    color: #999;
    padding-left: 14px;
    margin-left: 14px;
    border-left: 1px solid #d5d5d5;
}
.favorable_rate > em {
    font-size: 36px;
    color: #ff7519;
}
.comment_impression {
    padding: 14px 0;
}
.comment_impression h5 {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin-bottom: 8px;
}
.comment_impression > div > a {
    display: inline-block;
    float: left;
    width: 15%;
    font-size: 14px;
    text-align: center;
    background-color: #fdfdfe;
    color: #666;
    padding: 5px 0;
    margin: 5px 0 5px 2%;
    margin-left: 14px \0;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:root .comment_impression > div > a {
    margin-left: 2%;
}
.comment_impression .no_padding_left , .comment_impression a:nth-child(6n+1) , :root .comment_impression a:nth-child(6n+1){
    margin-left: 0;
}
.comment_impression a.active ,.comment_impression a:hover {
    background-color: #fffaf6;
    color: #ff7519;
    border: 1px solid #ff7519;
}
.comment_details > div {
    font-size: 14px;
    padding: 16px 0;
}
.comment_details > div+div {
    border-top: 1px solid #eee;
}
.comment_details td {
    position: relative;
    display: inline-block;
    padding: 0 8px;
}
.comment_details td:first-child {
    padding-left: 0;
}
.comment_details .pic {
    max-width: 70px;
    width: 10%;
    text-align: center;
    vertical-align: top;
}
.comment_details  .pic img {
    border-radius: 50%;
}
.comment_details .pic+td {
    max-width: 370px;
    width: 42%;
}
.comment_details h5 {
    color: #95a5a6;
    margin: 5px 0;
}
.comment_details td .time {
    position: absolute;
    top: 6px;
    right: 0;
    width: 150px;
    font-size: 12px;
    color: #aaa;
}
.particulars_block_content td .time {
    right: -70px;
}
.comment_details p {
    font-size: 16px;
    color: #333;
    width: 360px \0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.comment_details td .heart {
    font-size: 14px;
    color: #424242;
    padding-left: 20px;
    margin-top: 20px;
}
.comment_status {
    max-width: 160px;
    width: 16%;
}
.comment_status > span {
    display: block;
    text-align: center;
    color: #999;
}
.comment_status span:first-child {
    width: 32px;
    height: 32px;
    margin: 5px auto;
}
.comment_details .comment_tags {
    max-width: 240px;
    width: 28%;
    padding-right: 0;
}
.comment_tags > span {
    display: inline-block;
    width: 100px;
    text-align: center;
    background-color: #f5f5f5;
    color: #777;
    margin:3px 0 3px 6px;
    padding: 5px 0;
}
.comment_tags > span:nth-child(2n+1) , .comment_tags .no_margin_left {
    margin-left: 0;
}
.comment_content .demand_list_page {
    margin: 10px -26px;
    padding-top: 20px;
}
.comment_to .comment_grade > div:first-child span {
    margin-right: 90px;
}
.comment_to td > div {
    color: #aaa;
}
.comment_to div > h5 {
    display: inline-block;
    margin: 5px;
}
.comment_to td .time {
    top: 8px \0;
    margin-left: 240px;
}
:root .comment_to td .time {
    top: 9px \0;
}
.comment_to .comment_details p {
    margin-top: 5px;
}
.comment_to .comment_status {
    float: right;
    width: 8%;
    width: 84px \0;
    padding-right: 0;
}

/* æœºæž„ä¸»é¡µ */
.institutional_information {
    margin: 40px 0 20px;
}
.institutional_information td.pic {
    width: 24%;
}
.institutional_information .pic img {
    min-height: 192px;
}
.institutional_information .con_btn{
    margin-top: 12px;
}
.institutional_information .con_btn > a {
    background-color: transparent;
}
.institutional_information .con_btn i {
    margin-right: 8px;
}
.institutional_information td+td {
    padding-left: 3%;
}
.institutional_information .text h3 {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin-top: -40px;
    margin-bottom: 20px;
}
.institutional_information .text p ,.institutional_information .operation a{
    color: #999;
}
.institutional_information .con_connect span {
    display: inline-block;
    font-size: 14px;
    padding: 2px 0 2px 24px;
    margin: 5px 30px 20px 0;
    background-size: 13px 16px;
}
.institutional_information .txt , .institutional_information .operation {
    display: inline-block;
    margin-top: 20px;
}
.institutional_information .operation {
    float: right;
}
.institutional_information .collection {
    position: relative;
}
.institutional_information .collection:hover , .institutional_information .collection.click {
    color: #ff7519;
}
.institutional_information .collection i {
    position: absolute;
    left: 0;
    top: 1px;
    width: 26px;
    height: 26px;
}
.institutional_information .collection i {
    background: url(../images/mechanism/collection_grey_icon.png) no-repeat 0 0;
}
.institutional_information .collection:hover i , .collection.click i {
    background: url(../images/service/collect_star.png) no-repeat 0 0;
}
.institutional_information .share {
    background: url(../images/mechanism/share_grey_icon.png) no-repeat 0 center;
}
.service_products {
    background-color: #fff;
    padding: 30px 0;
}
.service_products_list ul {
    margin-left: -2%;
}
.service_products_list ul li {
    position: relative;
    width: 23%;
    float: left;
    margin-bottom: 26px;
    margin-left: 2%;
}
.service_products_list li .pt_box {
    height: 208px;
}
.service_products_list li > .recommend_icon {
    position: absolute;
    top: 0;
    left: 0;
}
.recommend_icon {
    display: block;
    background: url(../images/mechanism/recommend_icon.png) no-repeat 0 0;
    width: 38px;
    height: 47px;
}
.service_products_list li .pic img {
    height: 282px;
}
.service_products_list li h4 {
    font-size: 16px;
    color: #000;
    height: 52px;
    margin-bottom: 5px;
}
.service_products_list .pt_text > p {
    color: #666;
    margin-bottom: 5px;
}
.service_products_list .pt_text > span {
    font-size: 14px;
    color: #999;
}
.apply_btn > a {
    display: block;
    background-color: #ff7519;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 62%;
    margin: 0 auto 20px;
    padding: 8px 0;
    border-radius: 20px;
}
.service_products_list .load_more {
    margin-top: 10px;
}
.main_content > .comment_title {
    font-size: 14px;
    color: #666;
    margin-left: 0;
    border-bottom: 0;
}
.main_content > .comment_title > span {
    position: relative;
    left: 0;
    line-height: 28px;
    padding: 5px 12px;
    border: none;
}
.main_content > .comment_title .selected, .main_content > .comment_title > span:hover {
    font-weight: bold;
    color: #ff7519;
    border: 1px solid #ff7519 !important;
    border-radius: 20px;
}
.main_content > .comment_content > div {
    padding: 10px 0;
}
.main_content > .comment_content .comment_impression > div {
    margin-left: -1.1%;
}
.main_content > .comment_content .comment_impression > div > a {
    width: 10%;
    margin-left: 1.1%;
}
.main_content > .comment_content td.pic > img {
    width: 64px \0;
}
.main_content > .comment_content .comment_details .pic+td {
    max-width: 720px;
    width: 60%;
    width: 59% \0;
}
/*:root .main_content > .comment_content .time {*/
/*top: 14px \0;*/
/*}*/
.main_content > .comment_content .comment_details p {
    width: 670px \0;
}
.comment_details td .heart > span {
    color: #3388ff;
}
.main_content > .comment_content .comment_from .comment_status {
    width: 12%;
}
.main_content > .comment_content .comment_tags {
    width: 18%;
    width: 19% \0;
}
.main_content > .comment_content .comment_tags > span {
    background-color: #ebeced;
    color: #666;
    margin-left: 7px \0;
}
.main_content > .comment_content .comment_to td:first-child {
    width: 90%;
}
/*:root .main_content > .comment_content .comment_to .time {*/
/*top: 19px \0;*/
/*}*/
.see_more > a {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #666;
    width: 220px;
    margin: 10px auto 0;
    padding: 12px 0;
}

/* é¦–é¡µæ‚¬æµ®çª— */
.float_block {
    position: fixed;
    top: 47%;
    right: 0;
    width: 56px;
    z-index: 10;
}
.float_block a {
    display: block;
    text-align: center;
    line-height: 42px;
    position: relative;
    background: url(../images/cover_bg.png);
}
.float_block a > i {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.phone:hover ,.weixin:hover ,.app:hover ,.qq:hover {
    background: #ff7519;
}
.phone > i {
    background: url(../images/phone.png) no-repeat center center;
}
.phone:hover > i {
    background: url(../images/phone_on.png) no-repeat center center;
}
.weixin > i {
    background: url(../images/weixin.png) no-repeat center center;
}
.weixin:hover > i {
    background: url(../images/weixin_on.png) no-repeat center center;
}
.app > i {
    background: url(../images/app.png) no-repeat center center;
}
.app:hover > i {
    background: url(../images/app_on.png) no-repeat center center;
}
.qq > i {
    background: url(../images/qq.png) no-repeat center center;
}
.help > i {
    background: url(../images/help.png) no-repeat center center;
}
.float_block .top > i {
    background: url(../images/top.png) no-repeat center center;
}
.qq span {
    display: none;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    width: 76%;
    margin: 0 auto;
}
.qq:hover > i {
    display: none;
}
.float_block a > div {
    position: absolute;
    width: 186px;
    top: -1px;
    right: 56px;
    display: none;
}
.rex img {
    position: absolute;
    top: -35px;
    right: 0;
}
.rex > span {
    position: absolute;
    top: 0;
    left :100px;
    display: block;
    font-size: 12px;
    color: #3d9fe1;
}
.rex .hot_line {
    top: 20px;
    font-size: 20px;
    font-weight: bold;
}
.rex div {
    position: absolute;
    top: 59px;
    right: 0;
    background-color: #fff;
    width: 176px;
    font-size: 13px;
    text-align: left;
    padding: 10px 5px;
}
.weixin div {
    background-color: #fff;
    padding: 10px 0;
}
.app div {
    background-color: #fff;
}
.weixin div p {
    font-size: 14px;
    color: #666;
}
.float_block a div i {
    color: #ff7519;
    font-weight: bold;
}

.float_block a:hover div ,.float_block a:hover span {
    display: block;
}
.float_block a.float_block_bottom img {
    top: -2px;
}
#through_train {
    position: fixed;
    top: 40%;
    left: 6px;
    z-index: 10;
}
@media screen and (max-width: 1600px){
    #through_train {
        left: 60px;
    }
    #through_train img {
        width: 105px !important;
        height: 290px !important;
    }
}
@media screen and (max-width: 1440px){
    #through_train {
        left: 6px;
    }
    #through_train img {
        width: 60px !important;
        height: 165px !important;
    }
    .expand a {
        width: 120px;
    }
    .foot_left {
        margin-left: 3% !important;
        margin-right: 0 !important;
    }
}
#through_train .close {
    position: absolute;
    /*top: 44px;*/
    /*right: 5px;*/
    top: 8px;
    right: 3px;
    background: url(../images/close_small.png) no-repeat 0 0;
    width: 21px;
    height: 21px;
    cursor: pointer;
}

/* é¦–é¡µä¿®æ”¹ */
.block_right a.login {
    color: #fff;
    background-color: #ff7519;
}
.block_right .rk {
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 14px -16px 0;
    background-color: #ffe4dd;
}
.block_right .rk > a {
    color: #f3480a;
    font-size: 14px;
    display: inline-block;
}
.block_right .rk img {
    width: 100%;
}
.block_right .products_window {
    margin: 0 -16px;
}
.block_right .products_window li {
    display: inline-block;
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.block_right .products_window li+li {
    border-left: 1px solid #eee;
}
.block_right .products_window span ,.index_project a > span {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #999;
}
.block_right .products_window .pic , .index_project .pic {
    width: 42px;
    height: 42px;
    margin: 8px auto 6px;
}
.index_project h3 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #333;
    margin: 5px 0;
}
.index_project > a {
    display: inline-block;
    float: left;
    width: 33.33%;
    margin-bottom: 3px;
}
.notifications {
    background: url(../images/notifications_title.png) no-repeat 0 0 #fff;
    height:70px;
    padding: 10px;
    margin-bottom: 24px;
    overflow: hidden;
}
.notifications > div {
    display: inline-block;
    font-size: 14px;
}
.notifications .box {
    float: left;
    position: relative;
    top: 0;
    width: 840px;
    margin-top: 2px;
    margin-left: 120px;
}
.notifications .list > a {
    position: relative;
    display: block;
    color: #333;
    height: 24px;
    line-height: 24px;
    padding: 5px 10px;
}
.notifications .list .time {
    position: absolute;
    color: #999;
    right: 10px;
}
.notifications_more {
    float: right;
    width: 170px;
    height: 70px;
    line-height: 70px;
    border-left: 1px solid #eee;
}
.notifications_more a {
    display: block;
    text-align: center;
    color: #3d9fe1;
}
.index_products p {
    position: absolute;
    top: 46%;
    left: 10%;
    font-size: 16px;
    color: #fff;
}
.index_policy .policy_title{
    border-bottom: 1px solid #e9e9e9;
}
.policy_title li {
    display: inline-block;
    float: left;
    width: 100px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #666;
    background-color: #f1f1f1;
    margin-right: 10px;
    padding: 8px 10px;
}
.policy_title li.selected , .policy_title li:hover {
    color: #fff;
    background-color: #ff7519;
}
.latest_policy .policy_title {
    margin-left: 20px;
}
.latest_policy_block .deadline {
    width: 164px;
    display: block;
    color: #666;
    background-color: #f8f8f8;
    padding: 5px 8px;
    border-radius: 20px;
    margin: 5px 0;
}
.briefing {
    display: inline-block;
    width: 23%;
    float: right;
    background-color: #fff;
    padding: 20px 0 14px;
}
.briefing > h2 {
    display: inline-block;
    background: url(../images/briefing_title.png) no-repeat 100% center;
    width: 172px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 9px;
}
.briefing_content {
    padding: 0 20px;
    margin-top: 14px;
    min-height: 450px;
}
.briefing_content > a {
    position: relative;
    display: block;
    font-size: 14px;
}
.briefing_content span.book_name {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 2px;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    background: url(../images/activities/events_span_bg.png) no-repeat 0 center transparent \0;
    color: #fff;
    line-height: 40px;
    padding: 0 8%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.briefing_content a.txt {
    height: 46px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}
.briefing_content .ellipse {
    width: 5px;
    height: 5px;
    background-color: #cbcbcb;
    top: 17px;
    left: 0;
}
.briefing_content h5 {
    font-weight: normal;
    color: #333;
    margin-left: 12px;
}
.briefing_content .more {
    text-align: center;
    color: #999;
    padding: 10px 0 5px;
}

/* æ”¯ä»˜ç»“æžœ */
.payment_block {
    background-color: #fff;
    margin-bottom: 16px;
    border: 1px solid #ededed;
}
.payment_title {
    border-bottom: 1px solid #eff2f3;
}
.payment_title span {
    display: inline-block;
    font-size: 16px;
    color: #ff7519;
    padding: 10px;
    margin: 0 10px;
    border-bottom: 2px solid #ff7519;
}
.order_content {
    padding: 10px 20px;
    border-bottom: 1px solid #eff2f3;
}
.order_content table td {
    padding: 10px 20px;
}
.order_content td.pic {
    width: 140px;
    padding: 0;
}
.order_content td h3 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    margin-bottom: 20px;
}
.order_content td p {
    font-size: 14px;
    color: #000;
    margin-bottom: 8px;
}
.order_content .price {
    font-size: 22px;
    color: #ff7519;
}
.te_left {
    text-align: left;
}
.te_right {
    text-align: right;
}
.payment_btn {
    text-align: right;
    padding: 20px;
}
.payment_btn > a {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    width: 100px;
    padding: 8px 16px;
    margin-left: 10px;
    border: 1px solid #ff7519;
    border-radius: 3px;
}
.btn_1 {
    background-color: #ff7519;
    color: #fff;
}
.btn_2 {
    color: #ff7519;
}
.need_content {
    padding: 20px 26px;
    margin-left: -2%;
}
.need_content .need_product {
    display: inline-block;
    float: left;
    width: 14.66%;
    margin-left: 2%;
    font-size: 14px;
    text-align: center;
    color: #000;
}
.need_content .need_product span {
    display: block;
    margin-bottom: 8px;
}
.need_product img {
    width: 90%;
}
.need_product h5 {
    font-weight: normal;
}

/* æ”¯ä»˜ç¡®è®¤ */
.order_content label {
    margin-right: 20px;
}
.order_content label input[type="radio"] {
    margin-right: 5px;
}
.ways > span {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    font-size: 16px;
    text-align: center;
    color: #333;
    width: 113px;
    height: 43px;
    line-height: 43px;
    padding-left: 40px;
    border: 1px solid #ededed;
    cursor: pointer;
}
.ways > span.selected {
    background: url(../images/btn_selected.jpg) no-repeat 0 0;
}
.ways > span > i {
    position: absolute;
    top: 6px;
    left: 36px;
    padding: 17px;
    line-height: 36px;
}
.zhfb i {
    background: url(../images/zhfb.png) no-repeat 0 0;
}
.yzhf i {
    background: url(../images/yzhf.png) no-repeat 0 0;
}
.yl i {
    background: url(../images/yl.png) no-repeat 0 0;
}
td.comment_grade > div {
    display: block;
}
td.comment_grade > div+div {
    margin-top: 10px;
}
td.comment_grade > div:first-child span {
    margin-right: 3px;
}
.comment_grade .payment_btn > a {
    float: none;
}

/* æ”¿ç­–èµ„è®¯ */
.policies .selection ul a {
    color: #333;
}
.policies .selection tr+tr {
    border-top: 1px dashed #e2e2e2;
}
.policies .selection td {
    padding-top: 10px;
}
.policies .selection td:first-child {
    padding-top: 16px;
}
.policies .time_search {
    padding: 10px 20px;
    border-top: 1px solid #eee;
}
.policies_title {
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 0 16px;
}
.policies_title h3 {
    display: inline-block;
    color: #000;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 26px;
    border-bottom: 2px solid #ff7519;
}
.policies_title a {
    position: absolute;
    top: 14px;
    right: 16px;
    color: #999;
    font-size: 14px;
}
.policies_div tr {
    display: block;
    font-size: 14px;
    padding: 10px 16px;
}
.policies_div tr+tr {
    border-top: 1px solid #ededed;
}
.policies_div table td {
    padding: 10px;
}
.td_first {
    width: 72px;
    text-align: center;
    padding-left: 0;
}
.td_first span {
    display: block;
    color: #424242;
}
.td_first .deadline {
    color: #fff;
    background-color: #3cbaff;
    padding: 3px 5px;
    margin-bottom: 10px;
}
.td_first .days {
    font-size: 24px;
    font-weight: bold;
    color: #424242;
}
.policies_div .text h4 a {
    color: #000;
    font-weight: normal;
}
.policies_div .text p a {
    color: #ff0000;
}
.policies_div .text > div {
    position: relative;
}
.policies_div .text span {
    font-size: 12px;
    margin-right: 20px;
    color: #999;
}
.policies_div .text .pageviews {
    position: absolute;
    top: 2px;
    right: 54px;
}
.policies_div .text .pageviews+span {
    position: absolute;
    top: 2px;
    right: 0;
    margin-right: 0;
    padding-left: 20px;
}
.yizan {
    background: url(../images/zan_orange.png) no-repeat 0 center;
    color: #ff7519 !important;
}
.zan {
    background: url(../images/zan_grey.png) no-repeat 0 center;
}
.policies_title li {
    display: inline-block;
    color: #999;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 26px;
    cursor: pointer;
}
.policies_title li.active , .policies_title li:hover {
    color: #000;
    border-bottom: 2px solid #ff7519;
}
.policies_content > div {
    display: none;
    margin: 0 16px;
}
.policies_details {
    position: relative;
    padding: 20px 3px;
}
.policies_details+div {
    border-top: 1px dashed #e2e2e2;
}
.policies_details > a {
    display: inline-block;
    background: url(../images/title_dot.jpg) no-repeat 0 center;
    font-size: 16px;
    color: #000;
    padding-left: 16px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.policies_details .time {
    float: right;
    font-size: 12px;
    color: #999;
    margin-top: 3px;
}
.main_content_right > div > a.pic {
    display: block;
    height: 127px;
}
.close.btn_orange {
    color: #fff;
    position: relative;
    font-weight: normal;
    opacity: 1;
    text-shadow: none;
}
.popup .btn > .one {
    display: block;
    margin: 0 auto;
    float: none;
}
.prompt .popup_content p {
    font-size: 16px;
    text-align: left;
    text-indent: 2em;
}
.interpretation .text h4 {
    white-space: normal;
    color: #333;
}
.interpretation .text .time {
    font-size: 12px;
    background-size: 14px;
}
.interpretation a .txt {
    width: 60%;
    padding-left: 10px;
}
.guess .text > span {
    display: inline-block;
    font-size: 12px;
    text-align: center;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 2px;
    border-radius: 3px;
}
.array1 {
    background-color: #f0454d;
}
.array2 {
    background-color: #a7a7a7;
}
.guess .text h4 {
    display: inline-block;
    float: right;
    width: 87%;
    white-space: normal;
    color: #333;
}

/* æ”¿ç­–åˆ—è¡¨ */
.policies_list .policies_title li {
    font-size: 16px;
    color: #000;
}
.policies_list li.active, .policies_list .policies_title li:hover {
    color: #ff7519;
}
.policies_search {
    padding: 10px 30px;
    border-bottom: 1px dashed #e8e8e8;
}
.policies_search td {
    position: relative;
    font-size: 14px;
    color: #999;
    padding: 10px 0;
}
.policies_search td .index_search_select {
    display: inline-block;
    float: none;
    width: 260px;
    padding: 0;
    border-right: 0;
}
.policies_search .index_search_select input {
    width: 100%;
    background: url(../images/down_arrow.png) no-repeat 90% center #fff;
    background-size: 12px;
    outline: medium;
}
.policies_search .menu_nav {
    top: 44px;
    background: #fff;
    border: 1px solid #ddd;
}
.policies_search dt a {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
}
.policies_search dt a:hover {
    color: #fff;
    background-color: #ff7519;
}
.policies_search .events_search {
    width: 260px;
    outline: medium;
}
.policies_search .events_btn_search {
    width: 76px;
}
.search_btn {
    position: absolute;
    right: -130px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 100px;
    padding: 8px 0 8px 24px;
    background: url(../images/zoom_icon.png) no-repeat 24px center #ff7519;
    border-radius: 5px;
}
.news_search_btn {
    position: absolute;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 100px;
    padding: 6px 32px 9px 30px;
    background: url(../images/zoom_icon.png) no-repeat 24px center #ff7519;
    border-radius: 5px;
}
.policies_list .td_first {
    width: 52px;
}
.policies_list .td_first span {
    font-size: 12px;
}
.policies_list .td_first .days {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto 5px;
    color: #ee3e47;
    border: 1px solid #ee3e47;
    border-radius: 3px;
}
.policies_list .text > div {
    min-height: 21px;
}
.policies_list .text .pageviews {
    left: 0;
}
.policies_list .text .pageviews+span {
    left: 90px;
}
.policies_list .policies_content {
    border-bottom: 1px solid #ededed;
}

/* æ”¿ç­–åˆ—è¡¨_è¯¦æƒ…é¡µ */
.details_page {
    padding: 16px;
}
.details_title {
    font-size: 12px;
    color: #999;
    padding: 16px 0;
    border-bottom: 1px solid #ededed;
}
.details_title h2 {
    font-size: 16px;
    text-align: center;
    color: #000;
    margin: 6px 0;
}
.details_title .info {
    position: relative;
    width: 84%;
    margin: 10px auto;
}
.info span {
    margin-right: 20px;
}
.info .pageviews {
    position: absolute;
    top: 2px;
    right: 44px;
}
.info .pageviews + span {
    position: absolute;
    top: 2px;
    right: 0;
    margin-right: 0;
    padding-left: 20px;
}
.details_content {
    font-size: 14px;
    color: #000;
    padding: 20px;
}
.details_content > div {
    padding: 10px 0;
}
.details_content .text {
    border-bottom: 1px solid #ededed;
}
.details_content .text h3 {
    text-align: center;
    margin-bottom: 0;
}
.details_page .details_content p {
    text-indent: 2rem;
    margin-bottom: 0;
}
.enclosure p {
    line-height: 26px;
    margin-bottom: 10px;
}
.details_content .text span {
    color: #000;
    margin: 0;
}
.enclosure h3 {
    font-weight: normal;
    margin-bottom: 10px;
}
.enclosure .op {
    padding: 20px 20px 20px 0;
    font-size: 16px;
    text-align: center;
}
.enclosure .op > a {
    display: inline-block;
    padding: 10px;
    width: 130px;
    border: 1px solid #ededed;
    border-radius: 30px;
}
.enclosure .op > a:hover , .enclosure .op > a.aclick {
    border: 1px solid #ff7519;
}
.enclosure .op > a span {
    padding-left: 20px;
}
.enclosure .op > a:hover span ,.enclosure .op > a.aclick span {
    background: url(../images/zan_orange.png) no-repeat 0 center;
    color: #ff7519 !important;
}
.link > div {
    padding: 0 10px;
    border-bottom: 1px solid #ededed;
}
.link > div span {
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    border-bottom: 3px solid #ff7519;
}
.link p {
    position: relative;
    line-height: 26px;
    margin: 10px 0;
}
.link p a {
    position: absolute;
    display: inline-block;
    color: #000;
    width: 92%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* æ”¿ç­–ç”³æŠ¥ */
.declaration {
    border-bottom: 1px solid #ededed;
}
/*.declaration .text .pageviews {*/
/*left: 0;*/
/*}*/
/*.declaration .text .pageviews + span {*/
/*left: 90px;*/
/*}*/

/* æ”¿ç­–ç”³æŠ¥_è¯¦æƒ…é¡µ */
.policies_table tr {
    border: 1px solid #ddd;
}
.policies_table td+td {
    border-left: 1px solid #ddd;
}
.policies_table .td_color {
    width: 120px;
    text-align: center;
    background-color: #f8f8f8;
}
.policies_table td p {
    padding: 10px 16px;
    min-width: 30px;
    height: 21px;
    text-indent: 0 !important;
}
.policies_table td p+p {
    border-top: 1px solid #ddd;
}
.policies_table td.state {
    font-size: 18px;
    text-align: center;
}
.state_1 {
    color: #48c38b;
}
.state_2 {
    color: #f0454d;
}
.abstract h3 {
    background: url(../images/abstract_icon.png) no-repeat 0 center;
    color: #252e35;
    padding-left: 20px;
    margin-bottom: 10px;
}
.abstract p {
    line-height: 26px;
    color: #252e35;
    background-color: #f6fafd;
    padding: 16px 32px;
    border: 1px solid #f0f3fa;
}

/* æ”¿ç­–æœç´¢ */
.search_list .policies_div {
    padding: 16px 0;
}
.search_list .policies_div > .text {
    padding: 16px 20px;
    font-size: 14px;
    border-bottom: 1px solid #ededed;
}
.search_list .text a {
    display: block;
    background: url(../images/title_dot.jpg) no-repeat 0 center;
    font-size: 16px;
    color: #000;
    padding-left: 16px;
    width: 840px;
}
.search_list .text > div {
    padding-left: 16px;
    margin-top: 5px;
}

/* æ”¿ç­–è®¢é˜… */
.policies_title h3 {
    display: inline-block;
    color: #000;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 26px;
    border-bottom: 2px solid #ff7519;
}
.property > div {
    padding: 16px 0;
    margin: 0 16px;
    border-bottom: 1px dashed #eee;
}
.property > div > div {
    padding: 10px 16px;
}
.property_title {
    position: relative;
}
.property_title img {
    position: absolute;
}
.property_title h4 {
    display: inline-block;
    font-size: 16px;
    color: #666;
    height: 38px;
    line-height: 38px;
    margin-left: 52px;
}
.property_content {
    margin-left: 36px;
}
.property_content label {
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 22px;
}
.property_content label input {
    opacity: 0;
    filter: alpha(opacity=0);
}
.property_content label span {
    font-size: 14px;
    color: #666;
    padding: 6px 19px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}
.property_content span.selected , .property_content label span:hover {
    background: url(../images/span_bg.png) no-repeat right 0;
    border-color: #ff7519;
}
.property .scope_title {
    margin: 0 20px 0 47px;
    padding-bottom: 0;
    border-bottom: 1px solid #eff2f3;
}
.scope_title li {
    display: inline-block;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    padding: 5px 5px 12px 20px;
    margin-right: 16px;
}
.scope_title li.selected {
    background: url(../images/check.png) no-repeat 0 9px;
    color: #ff7519;
}
.scope_title li.active , .scope_title li:hover {
    background: url(../images/li_bg.png) no-repeat center bottom;
    color: #ff7519;
}
.scope_title li.selected.active ,.scope_title li.selected:hover {
    background: url(../images/check.png) no-repeat 0 9px,url(../images/li_bg.png) no-repeat center bottom;
}
.property .scope_content {
    background-color: #fbfbfb;
    margin: 0 20px;
    padding: 20px 30px;
}
.scope_btn a {
    display: inline-block;
    width: 70px;
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
    margin-right: 16px;
    border: 1px solid #ff7519;
    border-radius: 5px;
}
.bt_3 {
    background-color: #fff;
    color: #ff7519;
}
.scope_option > div {
    margin-top: 30px;
    margin-left: -13px;
    display: none;
}
.scope_option label {
    display: inline-block;
    float: left;
    cursor: pointer;
    margin-right: 3px;
    margin-bottom: 26px;
}
.scope_option label input {
    opacity: 0;
    filter: alpha(opacity=0);
}
.scope_option span {
    background-color: #fff;
    font-size: 14px;
    color: #666;
    padding: 3px 19px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}
.scope_option span.selected , .scope_option span:hover {
    color: #ff7519;
    background-color: #fffaf6;
    border-color: #ff7519;
}
#btn_subscribe {
    display: block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    margin: 30px auto;
    border-radius: 5px;
}
.attribute {
    padding: 16px;
}
.attribute p {
    font-size: 14px;
    color: #a52222;
    padding: 0 0 20px 14px;
    background: url(../images/p_bg.png)no-repeat 0 8px;
}
.attribute p+div {
    margin-top: -7px;
    padding: 5px 14px;
}
.attribute div i {
    display: inline-block;
    font-size: 14px;
    color: #666;
    background-color: #f8f8f8;
    padding: 5px 16px;
    margin-right: 10px;
    margin-bottom: 16px;
    border-radius: 3px;
}

/* éœ€æ±‚è¯¦æƒ…_æœåŠ¡æŽ¨è */
.recom .popup_title h2 {
    font-weight: normal;
}
.recom a.arrow {
    position: absolute;
    bottom: 40%;
    width: 32px;
    height: 32px;
}
.recom .arrow_left {
    left: 30px;
    background: url(../images/demand/arrow_left_orange.png) no-repeat center center;
}
.recom .arrow_left.no {
    background: url(../images/demand/arrow_left_grey.png) no-repeat center center;
    cursor: default;
}
.recom .arrow_right {
    right: 30px;
    background: url(../images/demand/arrow_right_orange.png) no-repeat center center;
}
.recom .arrow_right.no {
    background: url(../images/demand/arrow_right_grey.png) no-repeat center center;
    cursor: default;
}
.recom .products_window {
    width: 660px;
    height: 376px;
    margin: 10px auto;
    overflow: hidden;
}
.recom li {
    display: inline-block;
    width: 660px;
    float: left;
    margin-left: -6px;
}
.recom li > div {
    position: relative;
    display: inline-block;
    width: 23%;
    float: left;
    padding: 8px;
    margin-left: 2%;
    margin-bottom: 10px;
    border: 1px solid #eee;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
}
.recom li span.selected {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background: url(../images/demand/check.png) no-repeat 0 0;
    width: 33px;
    height: 31px;
}
.recom li .pic img {
    width: 134px;
    height: 134px;
    margin: 0 auto;
}
.recom li h3 {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ä¸“å®¶å’¨è¯¢ */
.div_fl_left {
    margin-top: 10px;
}
.index_search_box {
    position: relative;
}
.index_search_form {
    margin-top: 20px;
}
.index_keyword {
    position: absolute;
    top: -16px;
}
.index_keyword a {
    display: inline-block;
    font-size: 12px;
    color: #222;
    padding: 8px 8px 13px;
}
.index_keyword a.active , .index_keyword a:hover {
    color: #fff;
    background: url(../../images/a_active.png) no-repeat 0 center;
}
.experts .main_left {
    background-color: transparent;
}
.experts .main_left > div {
    background-color: #fff;
    margin-bottom: 16px;
    border: 1px solid #ededed;
}
.search_content {
    padding: 16px 10px;
    font-size: 14px;
}
.search_content > div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_div {
    position: relative;
    margin-bottom: 16px;
}
.search_content input {
    width: 100%;
    height: 30px;
    text-indent: 12px;
    line-height: 30px;
    outline: medium;
    border: 1px solid #ddd;
}
.search_div a {
    position: absolute;
    top: 1px;
    right: -1px;
    text-align: center;
    color: #fff;
    background-color: #ddd;
    width: 60px;
    height: 30px;
    line-height: 30px;
}
.search_content .index_search_select {
    float: none;
    width: 100%;
    padding: 0;
    border-right: 0;
}
.search_content .index_search_select input {
    background: url(../images/down_arrow_big.png) no-repeat 95% center;
}
.search_content .menu_nav {
    top: 32px;
    background: #fff;
    border: 1px solid #ddd;
}
.search_content .menu_nav dt {
    text-align: left;
}
.search_content .menu_nav dt:hover {
    background-color: #ff7519;
}
.search_content dt a {
    display: block;
    width: 100%;
    padding-left: 20px;
}
.search_content dt:hover a {
    color: #fff;
}
.experts_classification .selection li {
    padding-bottom: 10px;
    margin-left: 3px;
}
.experts_classification .selection a {
    display: inline-block;
    font-size: 16px;
    padding: 6px 12px;
}
.experts_classification .selection li.selected a, .experts_classification .selection li a:hover {
    background-color: #ff7519;
    color: #fff;
    border-radius: 3px;
}
.experts_info {
    padding: 10px;
}
.experts_info tr {
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #eee;
}
.experts_info td {
    padding: 20px 10px;
}
.experts_info .pic {
    width: 90px;
    padding-left: 20px;
    padding-right: 20px;
}
.experts_info td p {
    position: relative;
    width: 520px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
    padding-right: 20px;
}
.experts_info td p.name {
    font-size: 18px;
    color: #0990ed;
    margin-bottom: 17px;
}
.experts_info td p a {
    position: absolute;
    right: 0;
    color: #e60012;
}
.experts_info .op {
    width: 100px;
    padding-right: 70px;
}
.experts_info .op a span {
    display: block;
    background: url(../images/consult_icon.png) no-repeat 16px 60% #ff7519;
    text-align: center;
    color: #fff;
    padding: 8px;
    padding-left: 30px;
    border-radius: 5px;
}
.experts_popup h2 {
    font-weight: normal;
}
.experts_consult textarea {
    width: 90%;
    min-height: 140px;
    font-size: 14px;
    padding: 10px 20px;
}
.experts_popup .warm_reminder p {
    font-size: 14px;
    text-align: left;
    text-indent: 2rem;
    line-height: 24px;
}