﻿/*---------------------------pb_content_headerBar_12Start-------------------------------*/
.pb_content_headerBar .mList_headerBar *{ box-sizing: border-box; }
.pb_content_headerBar .mList_headerBar{width: 100%;height: 33px;}
.pb_content_headerBar .mList_headerBar .header_1_outer{ width: 100%;height: 33px;position: fixed;left: 0;z-index:999;}
.pb_content_headerBar .mList_headerBar .header_1_inner{ margin: 0 auto;height: 33px;line-height: 33px;color: #fff;background-color: #4a4a4a; }
.pb_content_headerBar .mList_headerBar .header_1_serch_input{ width: 88px;height: 22px;background-color: #fff;position: relative;top: -2px;border-top-left-radius: 2px;border-bottom-left-radius: 2px;text-align: center; }
.pb_content_headerBar .mList_headerBar .header_1_serch_btn_icon{ display: inline-block;height: 22px;background-color: rgba(255,255,255,0.1);border: 1px solid rgba(255,255,255,0.5);font-size: 14px;line-height: 22px;text-align: center;position: relative;left: -3px;border-top-right-radius: 2px;border-bottom-right-radius: 2px;cursor: pointer;margin-right:25px; }
.pb_content_headerBar .mList_headerBar .header_1_serch_btn_icon:active{ background-color: rgba(255,255,255,0.3); }
.pb_content_headerBar .mList_headerBar .header_1_login_btn{ display: inline-block;width: 40px;height: 22px;line-height: 22px;text-align: center;margin-left: 10px;border-radius: 2px;cursor: pointer;color: #fff; }
.pb_content_headerBar .mList_headerBar .header_1_login_btn:hover{ color: #fff !important; }

/*---------------------------pb_content_headerBar_12End---------------------------------*/
/*---------------------------pb_img_linea_2Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_2End---------------------------------*/
/*---------------------------pb_list_navigation_14Start-------------------------------*/
.pb_list_navigation *{ box-sizing: border-box; }
.pb_list_navigation{ width: 100%;height: 70px;position: relative; }
.pb_list_navigation .Navigation_1_line{ position: absolute;width: 100%;height: 4px;left: 0;bottom: 20px; }
.pb_list_navigation.mSkin1{ background-color: #00906f; }
.pb_list_navigation .Navigation_1_outer{ margin: 0 auto;height: 70px;line-height: 40px;padding-right: 80px;position: relative; }
.pb_list_navigation .Navigation_1_item{ background-image: url(/Template/Partials/pb_list_navigation/Images/nav_Index_Icon.png);background-repeat: no-repeat;background-position: 50% 70%;position: relative;width: 110px; }
.pb_list_navigation .Navigation_1_a{ display: block;color: #fff;width: 100%;height: 70px;position: relative;z-index: 1;background-repeat: no-repeat;background-size: 100%;background-position: center 0%; }
.pb_list_navigation .Navigation_1_a.active{ background-image: url(/Template/Partials/pb_list_navigation/Images/nav_active_bg_2.png); }
.pb_list_navigation .Navigation_1_a:hover { height:46px; }
.pb_list_navigation .Navigation_1_second{ position: absolute;width: 100%;top: 45px;left: 0;border: 1px solid #e5e5e5;border-top: none;background-color: #fff;z-index: 2;box-sizing: border-box;display:none; }
.pb_list_navigation .Navigation_1_second_li{ width: 100%;height: 34px;line-height: 34px;position: relative; }
.pb_list_navigation .Navigation_1_second_a{ display: inline-block;width: 100%;height: 34px; }

.pb_list_navigation .Navigation_1_second_li:hover .Navigation_1_second_arraw{ color: #fff; }
.pb_list_navigation .Navigation_1_second_arraw{ position: absolute;right: 0;top: 50%;margin-top: -9px; }
.pb_list_navigation .Navigation_1_third{ position: absolute;top: -1px;left: 100%;width: 100%;background-color: #fff;border: 1px solid #e5e5e5;display:none; }
.pb_list_navigation .Navigation_1_third_li{ width: 100%;height: 34px;line-height: 34px;position: relative; }
.pb_list_navigation .Navigation_1_third_a{ display: inline-block;width: 100%;height: 34px; }


.pb_list_navigation .Navigation_1_item:hover .Navigation_1_second{ display: block; }
.pb_list_navigation .Navigation_1_second_li:hover .Navigation_1_third{ display: block; }
.pb_list_navigation a:hover{ color:#fff !important; }

.Navigation_1_move{
    width: 80px;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
}
.Navigation_1_left,.Navigation_1_right{
    cursor: pointer;
}
.Navigation_1_left .icon-font,.Navigation_1_right .icon-font{
    color: #ffffff !important;
    font-size: 14px;
}
/*---------------------------pb_list_navigation_14End---------------------------------*/
/*---------------------------pb_txt_titleBar_3Start-------------------------------*/
.pb_txt_titleBar{ font-weight: bold;}
.pb_txt_titleBar .titleBar_title{ display:inline-block;padding: 0 20px;position:relative; }
.pb_txt_titleBar .titleBar_more{ width: 40px;height: 40px;color: #999;line-height: 40px;text-align: center;cursor: pointer;font-weight: bold; }

.pb_txt_titleBar.mSkin1 .titleBar_title{ color:#fff; }
.pb_txt_titleBar.mSkin1 .titleBar_title:before{ 
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-width: 6px;
    border-top-style: solid;
    border-right-width: 6px;
    border-right-style: solid;
    left: 0;
    top: 100%; 
}
.pb_txt_titleBar.mSkin1 .titleBar_title:after{ 
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-width: 20px;
    border-top-style: solid;
    border-left-width: 20px;
    border-left-style: solid;
    top: 0;
    left: 100%;
}

.pb_txt_titleBar.mSkin2 .titleBar_title{ position:relative;background-color:#e3e3e3;}
.pb_txt_titleBar.mSkin2 .titleBar_title:before{ 
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-width: 6px;
    border-top-style: solid;
    border-right-width: 6px;
    border-right-style: solid;
    left: 0;
    top: 100%;
    border-top-color: #e3e3e3;
    border-right-color: #e3e3e3;
}
.pb_txt_titleBar.mSkin2 .titleBar_title:after{ 
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-width: 20px;
    border-top-style: solid;
    border-left-width: 20px;
    border-left-style: solid;
    top: 0;
    left: 100%;
    border-top-color: #e3e3e3;
    border-left-color: #e3e3e3;
}

.pb_txt_titleBar.mSkin3 .titleBar_title{ line-height: 37px; }

.pb_txt_titleBar.mSkin4 .titleBar_title:before{
    content:'';
    position:absolute;
    display:inline-block;
    width:5px;
    height:20px;
    left:0;
    top:50%;
    margin-top:-10px;
}

.pb_txt_titleBar.mSkin5{ text-align:center;background-color:#f0f0f0;color:#333 !important; }
.pb_txt_titleBar.mSkin5 .titleBar_more{ display:none; }

.pb_txt_titleBar.mSkin8 .titleBar_more{ 
    display:none;
}
.pb_txt_titleBar.mSkin8 .titleBar_title{
    width: 100%;
    padding: 0;
    text-align: center;
}
.pb_txt_titleBar.mSkin8 .titleBar_title:before{
    content: '';
    display: inline-block;
    width: 30%;
    height:6px;
    background-color: #e3e2e2;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0;
}
.pb_txt_titleBar.mSkin8 .titleBar_title:after{
    content: '';
    display: inline-block;
    width: 30%;
    height:6px;
    background-color: #e3e2e2;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 0;
}
.pb_txt_titleBar.mSkin9 .titleBar_box{
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
}
.pb_txt_titleBar.mSkin9 .titleBar_title:after{
    content: '';
    display: inline-block;
    width: 32px;
    height:2px;
    position: absolute;
    top:39px;
   left:50%;
    margin-left:-16px;
}
/*---------------------------pb_txt_titleBar_3End---------------------------------*/
/*---------------------------pb_list_colb_10Start-------------------------------*/
.pb_list_colb .mList_col_2_item{ cursor: pointer; }
.pb_list_colb .mList_col_2_img{ box-sizing: border-box;width: 63px;height: 63px;overflow: hidden; }
.pb_list_colb .mList_col_2_img img{ width: 100%;height:100%; }

.pb_list_colb.default .mList_col_2_item{ width: 50%; }
.pb_list_colb.mSkin1 .mList_col_2_item{ width: 25%; }
.pb_list_colb.mSkin2 .mList_col_2_item{ width: 33.3%; }
.pb_list_colb.mSkin3 .mList_col_2_item{ width: 100%; }

/*---------------------------pb_list_colb_10End---------------------------------*/
/*---------------------------pb_txt_titleIcon_1Start-------------------------------*/
.pb_txt_titleIcon .titleIcon_icon{ font-size: 22px;vertical-align: middle;position: relative;top: -2px;display: none; }
.pb_txt_titleIcon .txt_titleIcon_text{ font-weight: bold;font-size:22px; }

.pb_txt_titleIcon .titleIcon_icon_small{ color: #fff;width: 30px;height: 30px;border-radius: 50%;border: 2px solid #dfdfdf;vertical-align: middle;line-height: 30px;position: relative;top: -4px;display: none; }
.pb_txt_titleIcon .titleIcon_icon_small .icon-font{ position: relative;top: 5px; }

.pb_txt_titleIcon .titleIcon_icon_big{ width: 48px;height: 48px;border-radius: 50%;display: none; }
.pb_txt_titleIcon .titleIcon_icon_big .icon-font{ position: relative;top: 8px;color: #fff !important; }

.pb_txt_titleIcon .titleIcon_refresh{ display:none; }


.pb_txt_titleIcon.default .titleIcon_icon{ display: inline-block }
.pb_txt_titleIcon.mSkin1 .titleIcon_icon_small{ display: inline-block }
.pb_txt_titleIcon.mSkin2 .titleIcon_icon_big{ display: inline-block }
.pb_txt_titleIcon.mSkin3 .titleIcon_icon_small{ display: inline-block }
.pb_txt_titleIcon.mSkin3 .titleIcon_refresh{ display: block }

.pb_txt_titleIcon.mSkin4 .titleIcon_icon_big{ display:none }
.pb_txt_titleIcon.mSkin4 .titleIcon_icon_small{ display:none }
.pb_txt_titleIcon.mSkin4 .titleIcon_refresh{ display:none }
.pb_txt_titleIcon.mSkin4 .txt_titleIcon_text{ padding-left:10px }
/*---------------------------pb_txt_titleIcon_1End---------------------------------*/
/*---------------------------pb_list_multiple_1Start-------------------------------*/
.pb_list_multiple .img_multiple_item{ box-sizing: border-box;padding: 10px 5px; }
/*---------------------------pb_list_multiple_1End---------------------------------*/
/*---------------------------pb_list_score_1Start-------------------------------*/
.pb_list_score .pb_list_score_list{ border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5; }
.pb_list_score .list_score_item{ border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;padding: 20px 20px 20px 50px; }
.pb_list_score .list_score_img{ box-sizing: border-box;width: 70px;height: 70px;overflow: hidden; }
.pb_list_score .list_score_img img{ max-width: 100%;height: 100%; }
.pb_list_score .list_score_num{ height: 20px; }
.pb_list_score .list_score_num_bg{ width: 70px;height: 20px;display: inline-block;background: url(http://images.hengqian.net/theme/Dream/img/app/tool.png) no-repeat 0 -195px;overflow: hidden; }
.pb_list_score .list_score_num_show{ background: url(http://images.hengqian.net/theme/Dream/img/app/tool.png) no-repeat 0 -170px;height: 20px;display: inline-block;overflow: hidden; }
.pb_list_score .list_score_num_txt{ display: inline-block;height: 20px;margin-left: 5px;font-size: 14px;font-style: italic;font-family: Constantia, Georgia;color: #ff6600;vertical-align: top; }
nList_a{ display: inline-block;height: 20px;line-height: 20px;padding: 0 5px;color: #666; }

.pb_list_score .list_score_title_icon{ font-size: 22px;vertical-align: middle;position: relative;top: -2px; }
.pb_list_score .list_score_title_text{ font-weight: bold; }
.pb_list_score .list_score_title_a{ display: inline-block;height: 20px;line-height: 20px;padding: 0 5px;color: #666; }
.pb_list_score .pb_list_score_list{ display: none; }
/*---------------------------pb_list_score_1End---------------------------------*/
/*---------------------------pb_content_diyFooter_1Start-------------------------------*/
.pb_content_diyFooter .diyFooter_footer{ width: 100%; }
.pb_content_diyFooter .diyFooter_footer_inner{ margin: 0 auto;line-height: 24px;color: #fff; }

.pb_content_diyFooter.mSkin2 { border-top:1px solid #505050; }

/*---------------------------pb_content_diyFooter_1End---------------------------------*/
