﻿/*---------------------------pb_content_headerBar_16Start-------------------------------*/
.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_16End---------------------------------*/
/*---------------------------pb_img_linea_1Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_1End---------------------------------*/
/*---------------------------pb_list_navigation_11Start-------------------------------*/
.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_11End---------------------------------*/
/*---------------------------pb_txt_titleBar_17Start-------------------------------*/
.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_17End---------------------------------*/
/*---------------------------pb_txt_titleBar_19Start-------------------------------*/
.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_19End---------------------------------*/
/*---------------------------pb_list_colb_25Start-------------------------------*/
.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_25End---------------------------------*/
/*---------------------------pb_content_diyZiyuanData_1Start-------------------------------*/
.pb_content_diyZiyuanData .diyZiyuanData_btn{ width: 100%;box-sizing: border-box;height: 40px;line-height: 40px;padding: 0;border-radius: 1000px; }
/*---------------------------pb_content_diyZiyuanData_1End---------------------------------*/
/*---------------------------pb_txt_titleBar_23Start-------------------------------*/
.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_23End---------------------------------*/
/*---------------------------pb_list_listRanking_44Start-------------------------------*/
.pb_list_listRanking .listRanking_img{ width: 82px;height: 82px;border-radius: 50%;overflow: hidden; }
.pb_list_listRanking .listRanking_img img{ max-width: 100%;height: 100%; }
.pb_list_listRanking.default .listRanking_item{ width: 50% }
.pb_list_listRanking.mSkin1 .listRanking_item{ width: 33.3% }
.pb_list_listRanking.mSkin2 .listRanking_item{ width: 25% }
.pb_list_listRanking.mSkin3 .listRanking_item{ width: 100% }
.pb_list_listRanking.mSkin4 .listRanking_img{ width: 70px;height: 70px;}
.pb_list_listRanking.mSkin4 .listRanking_item{ width: 50%;}
/*---------------------------pb_list_listRanking_44End---------------------------------*/
/*---------------------------pb_list_diySwitchList_1Start-------------------------------*/
.pb_list_diySwitchList .diySwitchList_tab{ cursor: pointer;border-bottom: 4px solid transparent; }
.pb_list_diySwitchList .diySwitchList_list{ display:none }
.pb_list_diySwitchList .diySwitchList_idx{ width: 20px;height: 20px;color: #999;background-color: #e4e4e4;text-align: center;line-height: 20px;border-radius: 2px;margin-right: 10px;margin-top: 6px; }
.pb_list_diySwitchList .diySwitchList_idx1{ color: #fff;background-color: #f3251b; }
.pb_list_diySwitchList .diySwitchList_idx2{ color: #fff;background-color: #f77e13; }
.pb_list_diySwitchList .diySwitchList_idx3{ color: #fff;background-color: #efab19; }
.pb_list_diySwitchList .diySwitchList_img{ width: 32px;height: 32px;border-radius: 50%;margin-right: 10px;overflow: hidden; }
.pb_list_diySwitchList .diySwitchList_title{ line-height: 32px; }
.pb_list_diySwitchList .diySwitchList_desc{ display: none; }
.pb_list_diySwitchList .diySwitchList_memo{ font-size: 12px;color: #999;line-height: 32px; }
.pb_list_diySwitchList .hover .diySwitchList_idx{ margin-top: 21px; }
.pb_list_diySwitchList .hover .diySwitchList_img{ width: 64px;height: 64px; }
.pb_list_diySwitchList .hover .diySwitchList_desc{ display: block; }
.pb_list_diySwitchList .hover .diySwitchList_memo{ margin-top: 15px; }

.pb_list_diySwitchList .diySwitchList_img img{ max-width: 100%;height: 100%; }
/*---------------------------pb_list_diySwitchList_1End---------------------------------*/
/*---------------------------pb_txt_titleRefresh_26Start-------------------------------*/
.pb_txt_titleRefresh{ font-weight: bold;}
.pb_txt_titleRefresh .titleRefresh_title{ display:inline-block;padding: 0 20px;position:relative; }
.pb_txt_titleRefresh .titleRefresh_icon{ width: 40px;height: 40px;color: #999;line-height: 40px;text-align: center;cursor: pointer;font-weight: bold; }

.pb_txt_titleRefresh.mSkin1 .titleRefresh_title{ color:#fff; }
.pb_txt_titleRefresh.mSkin1 .titleRefresh_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_titleRefresh.mSkin1 .titleRefresh_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_titleRefresh.mSkin2 .titleRefresh_title{ position:relative;background-color:#e3e3e3;}
.pb_txt_titleRefresh.mSkin2 .titleRefresh_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_titleRefresh.mSkin2 .titleRefresh_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_titleRefresh.mSkin3 .titleRefresh_title{ line-height: 37px; }

.pb_txt_titleRefresh.mSkin4 .titleRefresh_title:before{
    content:'';
    position:absolute;
    display:inline-block;
    width:5px;
    height:20px;
    left:0;
    top:50%;
    margin-top:-10px;
}
/*---------------------------pb_txt_titleRefresh_26End---------------------------------*/
/*---------------------------pb_list_lineac_27Start-------------------------------*/
.pb_list_lineac .mList_line1_icon{ vertical-align: middle;position: relative;top: -2px;font-size: 14px; }
.pb_list_lineac .mList_line1_3_img{ display:none }
.pb_list_lineac.default .mList_line1_3_img.file-ico{ display:block }
.pb_list_lineac.mSkin1 .mList_line1_3_img.file-ico-big{ display:block }
.pb_list_lineac.mSkin1 .mList_line1_3_item{
    background-color: #fff;
}
.pb_list_lineac.mSkin1 .mList_line1_3_a{
    float: none;
}
.pb_list_lineac.mSkin1 .mList_line1_3_icon{
    float: none;
    width: 70% !important;
}

/*---------------------------pb_list_lineac_27End---------------------------------*/
/*---------------------------pb_txt_titleRefresh_28Start-------------------------------*/
.pb_txt_titleRefresh{ font-weight: bold;}
.pb_txt_titleRefresh .titleRefresh_title{ display:inline-block;padding: 0 20px;position:relative; }
.pb_txt_titleRefresh .titleRefresh_icon{ width: 40px;height: 40px;color: #999;line-height: 40px;text-align: center;cursor: pointer;font-weight: bold; }

.pb_txt_titleRefresh.mSkin1 .titleRefresh_title{ color:#fff; }
.pb_txt_titleRefresh.mSkin1 .titleRefresh_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_titleRefresh.mSkin1 .titleRefresh_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_titleRefresh.mSkin2 .titleRefresh_title{ position:relative;background-color:#e3e3e3;}
.pb_txt_titleRefresh.mSkin2 .titleRefresh_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_titleRefresh.mSkin2 .titleRefresh_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_titleRefresh.mSkin3 .titleRefresh_title{ line-height: 37px; }

.pb_txt_titleRefresh.mSkin4 .titleRefresh_title:before{
    content:'';
    position:absolute;
    display:inline-block;
    width:5px;
    height:20px;
    left:0;
    top:50%;
    margin-top:-10px;
}
/*---------------------------pb_txt_titleRefresh_28End---------------------------------*/
/*---------------------------pb_list_lineac_29Start-------------------------------*/
.pb_list_lineac .mList_line1_icon{ vertical-align: middle;position: relative;top: -2px;font-size: 14px; }
.pb_list_lineac .mList_line1_3_img{ display:none }
.pb_list_lineac.default .mList_line1_3_img.file-ico{ display:block }
.pb_list_lineac.mSkin1 .mList_line1_3_img.file-ico-big{ display:block }
.pb_list_lineac.mSkin1 .mList_line1_3_item{
    background-color: #fff;
}
.pb_list_lineac.mSkin1 .mList_line1_3_a{
    float: none;
}
.pb_list_lineac.mSkin1 .mList_line1_3_icon{
    float: none;
    width: 70% !important;
}

/*---------------------------pb_list_lineac_29End---------------------------------*/
/*---------------------------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---------------------------------*/
