﻿/*---------------------------pb_content_logoModule_1Start-------------------------------*/
.pb_content_logoModule .logoModule_txt{ font-weight: bold;display: inline-block;vertical-align: middle; }
.pb_content_logoModule.default .logoModule_img{ height: 60px; }
.pb_content_logoModule.default .logoModule_txt{ font-size: 30px;line-height: 60px;height: 60px; }
.pb_content_logoModule.mSkin1 .logoModule_img{ height: 44px; }
.pb_content_logoModule.mSkin1 .logoModule_txt{ font-size: 24px;line-height: 44px;height: 44px; }
.pb_content_logoModule.mSkin2 .logoModule_img{ height: 30px; }
.pb_content_logoModule.mSkin2 .logoModule_txt{ font-size: 16px;line-height: 30px;height: 30px; }
.pb_content_logoModule.mSkin3 .logoModule_img{ height: 80px; }
.pb_content_logoModule.mSkin3 .logoModule_txt{ font-size: 36px;line-height: 80px;height: 80px; }
.pb_content_logoModule.mSkin4 .logoModule_img{ height: 90px; max-width:320px;}


/*---------------------------pb_content_logoModule_1End---------------------------------*/
/*---------------------------pb_content_searchBar_56Start-------------------------------*/
/**ͷ�������� pb_list_diyNavAndSearch**/
.pb_content_searchBar .searchBar_input{ height: 40px;position: relative;width: 280px;text-align:left!important; }
.pb_content_searchBar .searchBar_icon{ width: 48px;height: 40px;display: inline-block;text-align: center;vertical-align: middle;position: relative;left: -3px;top:1px }
.pb_content_searchBar .searchBar_a{ color: #fff; }
.pb_content_searchBar.mSkin1 .searchBar_input {background:url(/Template/Partials/pb_content_searchBar/Images/input1.png)no-repeat center center; width:163px;top: -1px;}
.pb_content_searchBar.mSkin1 .searchBar_icon {cursor:pointer;background:url(/Template/Partials/pb_content_searchBar/Images/search_bg_btn.png)no-repeat center center;width: 79px;left:-6px; top:0px;}
.pb_content_searchBar.mSkin1 .icon-search{display:none;}
/*---------------------------pb_content_searchBar_56End---------------------------------*/
/*---------------------------pb_list_diyNavAndSearch_3Start-------------------------------*/
/**ͷ�������� pb_list_diyNavAndSearch**/
.pb_list_diyNavAndSearch{ width: 100%;height: 61px;position: relative;z-index: 11; }
.pb_list_diyNavAndSearch .diyNavAndSearch_fixed{ width:100%;z-index:999; }

.pb_list_diyNavAndSearch .diyNavAndSearch_nav{ width: 100%;height: 61px;position: relative; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_list{ height: 61px;line-height: 61px;position: relative;top: 0;left: -1px;width: 100% }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_a{ color: #fff;font-size: 15px;line-height: 61px;display: block;width: 100%; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_span{ color: #fff;font-size: 15px;line-height: 61px;display: block;width: 100%;cursor: pointer; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_item{ width: 150px;position: relative; }


.pb_list_diyNavAndSearch .diyNavAndSearch_nav_item:before{ content: '';position: absolute;bottom: 1px;left: 100%;width: 0;height: 4px;transition: .2s all linear;-webkit-transition: .2s all linear;-ms-transition: .2s all linear;-o-transition: .2s all linear;-moz-transition: .2s all linear; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_item:hover:before{ width: 100%;left: 0; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_item:hover ~ .diyNavAndSearch_nav_item:before{ left: 0; }

.pb_list_diyNavAndSearch .diyNavAndSearch_nav_move{ width: 120px;position: absolute;left: 40%;top: 0;color: #fff;line-height: 61px;z-index: 2;display: none; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_move_left,.diyNavAndSearch_nav_move_right{ cursor: pointer; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_move_icon:hover{ color: #ccc; }

.pb_list_diyNavAndSearch .diyNavAndSearch_nav_second{ position: absolute;left: 0;top: 100%;width: 100%;line-height: 40px;display: none; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_second_li{ position: relative; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_second_a,.diyNavAndSearch_nav_second_span{ font-size: 15px;color: #fff;cursor: pointer;display: block;width: 100%; }

.pb_list_diyNavAndSearch .diyNavAndSearch_nav_third{ position: absolute;width: 100%;line-height: 40px;left: 100%;top: 0;display: none; }
.pb_list_diyNavAndSearch .diyNavAndSearch_nav_third_a,.diyNavAndSearch_nav_third_span{ font-size: 15px;color: #fff;cursor: pointer;display: block;width: 100%; }

.pb_list_diyNavAndSearch .diyNavAndSearch_nav_item:hover .diyNavAndSearch_nav_second{ display: block; }

.pb_list_diyNavAndSearch .diyNavAndSearch_nav_second .diyNavAndSearch_nav_second_li:hover .diyNavAndSearch_nav_third{ display: block; }
.pb_list_diyNavAndSearch a:hover{ color:#fff !important; }

/*---------------------------pb_list_diyNavAndSearch_3End---------------------------------*/
/*---------------------------pb_content_reenter_57Start-------------------------------*/
.pb_content_reenter.default .loginBox {
    padding: 15px 60px;
    background-color: #cef0fc;
    box-sizing: border-box;
}

.pb_content_reenter.default .login_1 {
    display: inline-block;
    width: 35%;
    background-color: #fff;
    margin-right: 5%;
}

.pb_content_reenter.default .login_1 i {
    vertical-align: middle;
}

.pb_content_reenter.default .loginBtn {
    display: inline-block;
    width: 15%;
    text-align: center;
    border-radius: 10px;
}

.pb_content_reenter.mSkin1 .login_mSkin2 {
    display: inline-block;
    vertical-align: middle;
}

.pb_content_reenter.mSkin1 .login_mSkin2 i {
    font-size: 26px;
}

.pb_content_reenter.mSkin1 .login_1 {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    width: 23%;
    display: inline-block;
}

.pb_content_reenter.mSkin1 .loginBtn {
    display: inline-block;
    width: 12%;
    text-align: center;
    border-radius: 10px;
}

.pb_content_reenter.mSkin1 .login_1 i {
    vertical-align: middle;
}

.pb_content_reenter.mSkin1 .login_info {
    display: inline-block;
}
.pb_content_reenter.mSkin1 .reEnter_form {
    display: inline-block;
    width: 85%;
}
.pb_content_reenter.default .login_mSkin2 {
    display:none;
}
.pb_content_reenter.default .login_info {
    display:none;
}
.pb_content_reenter.mSkin1 .login_mSkin2 {
    display:inline-block;
}
.pb_content_reenter.mSkin1 .login_info {
    display:inline-block;
}
.pb_content_reenter .loginFinished{
    position:relative;
    /*width:160px;*/
}
.pb_content_reenter .loginFinished i.icon-user{
    left: 32px;
    top: 21px;
    position: absolute;
}
.pb_content_reenter .reEnter_regist{
    display:none;
}
.pb_content_reenter.mSkin1 .reEnter_regist{
    border:1px solid #dbdbdb;
    width:190px;
    padding:10px;
    box-sizing:border-box;
    position: absolute;
    top: 55px;
    right: 33px;
    z-index: 2;
    background-color: #fff;
}
.pb_content_reenter .reEnter_code{ 
    display: inline-block; 
}
.pb_content_reenter .reEnter_code_img{
    max-height: 40px;
}
.pb_content_reenter .reEnter_code_input{
    text-align: center;
}
/*---------------------------pb_content_reenter_57End---------------------------------*/
/*---------------------------pb_list_swiper_52Start-------------------------------*/

.pb_list_swiper .swiper{
	width: 100%;
	position: relative;
	overflow: hidden;
    height: 350px;
}
.pb_list_swiper .swiper_silder{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
    height: 350px;
}
.pb_list_swiper .swiper_item{
	width: 100%;
    height: 350px;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.pb_list_swiper .mImg_swiper_title{
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,0.3);
    left: 0;
    bottom: 0;
    color: #fff;
    box-sizing: border-box;
    padding:0 150px 0 15px;
}
.pb_list_swiper .swiper_option{
	position: absolute;
	right: 20px;
	bottom: 10px;
	z-index: 2;
	height: 10px;
	overflow: hidden;
}
.pb_list_swiper .swiper_option_item{
	float: left;
	width: 13px;
	height: 5px;
	margin: 0 3px;
	background-color: #ccc;
	cursor: pointer;
}
.pb_list_swiper .swiper_silder img{ width: 100%;height: 100%; }
.pb_list_swiper .swiper_option_item.active{ background-color: #000; }


.pb_list_swiper .swiper_step{
	display: none;
}
.pb_list_swiper .swiper:hover .swiper_step{
	display: block;
}
.pb_list_swiper .swiper_step_left{
	position: absolute;
	width: 30px;
	height: 50px;
	left: 20px;
	top: 50%;
	z-index: 3;
	margin-top: -25px;
	background-color: rgba(0,0,0,.5);
	cursor: pointer;
}
.pb_list_swiper .swiper_step_right{
	position: absolute;
	width: 30px;
	height: 50px;
	right: 20px;
	top: 50%;
	z-index: 1;
	margin-top: -25px;
	background-color: rgba(0,0,0,.5);
	cursor: pointer;
}
.pb_list_swiper .swiper_step_left .icon-left,.pb_list_swiper .swiper_step_right .icon-right{
	color: #fff;
	font-size: 30px !important;
	position: relative;
	top: 10px;
}
/*---------------------------pb_list_swiper_52End---------------------------------*/
/*---------------------------pb_list_psNewsList_53Start-------------------------------*/
.pb_list_psNewsList .psNewsList_title .psNewsList_title_h3{ font-size: 24px;display: inline-block;border-bottom: 3px solid #1dbeac;padding-bottom: 14px; }
.pb_list_psNewsList .psNewsList_item{ padding: 30px 0 15px;border-bottom: 1px dashed #ddd;background-color: #fff; }
.pb_list_psNewsList .psNewsList_date{ width: 30px; }
.pb_list_psNewsList .psNewsList_date_day{ width: 28px;height: 28px;line-height: 28px;border: 1px solid #1dbeac;border-radius: 3px; }
.pb_list_psNewsList .psNewsList_item_title{ font-weight: 700;color: #1a323c; }
.pb_list_psNewsList .psNewsList_item_desc{ height: 52px;line-height: 26px;overflow: hidden;position: relative;color: #888; }
.pb_list_psNewsList .psNewsList_item_desc:after{ content: "";display: inline-block;position: absolute;width: 102px;height: 26px;background-color: #fff;right: 0;bottom: 0;z-index: 1; }
.pb_list_psNewsList .psNewsList_item_a{ position: absolute;right: 0;bottom: 0;z-index: 2; }
/*---------------------------pb_list_psNewsList_53End---------------------------------*/
/*---------------------------pb_img_linea_5Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_5End---------------------------------*/
/*---------------------------pb_img_linea_6Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_6End---------------------------------*/
/*---------------------------pb_img_linea_7Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_7End---------------------------------*/
/*---------------------------pb_img_linea_8Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_8End---------------------------------*/
/*---------------------------pb_img_linea_9Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_9End---------------------------------*/
/*---------------------------pb_img_linea_10Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_10End---------------------------------*/
/*---------------------------pb_txt_titleBar_37Start-------------------------------*/
.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_37End---------------------------------*/
/*---------------------------pb_txt_titleBar_38Start-------------------------------*/
.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_38End---------------------------------*/
/*---------------------------pb_list_lineac_43Start-------------------------------*/
.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_43End---------------------------------*/
/*---------------------------pb_content_statistics_42Start-------------------------------*/
.pb_content_statistics .statistics_outer{
	width: 164px;
	padding: 25px 48px 17px;
	background-color: #f0f0f0;
}
.pb_content_statistics .statistics_num{
	font-size: 26px;
	font-weight: bold;
}
.pb_content_statistics .statistics_btn{
	display: block;
	width: 100%;
	color: #fff;
	line-height: 48px;
}
/*---------------------------pb_content_statistics_42End---------------------------------*/
/*---------------------------pb_content_diyDateMouth_44Start-------------------------------*/

.pb_content_diyDateMouth .account-box{
	background: #fff;
}
.pb_content_diyDateMouth .account-title{
	border-bottom: 2px solid;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin-bottom: 10px;
}
.pb_content_diyDateMouth .f-btn-fhby{height: 30px;line-height: 30px;color: #f77b10;border: 1px solid #f77b10;font-size: 14px;display: block;width: 85px;text-align: center;border-radius: 4px;cursor: pointer;margin-top: 10px;margin-left: 20px;}
.pb_content_diyDateMouth .f-btn-jian{height: 30px;line-height: 30px; border: 1px solid #ccc;border-right: 0px;margin-top:10px;text-align: center;width: 20px;background: #ececec;color: #666;border-radius: 4px;position: relative;left: 7px;top:1px;cursor: pointer;display: inline-block;}
.pb_content_diyDateMouth .f-btn-jia{height: 30px;line-height: 30px;border: 1px solid #ccc;border-left: 0px;margin-top:10px;text-align: center;width: 20px;background: #ececec;color: #666;border-radius: 4px;position: relative;left: -7px;top:1px;cursor: pointer;display: inline-block;}
.pb_content_diyDateMouth .f-riqi{width: 110px;padding: 0 10px; background: #fff;color: #666;font-size: 14px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;text-align: center;height: 30px;line-height: 30px;margin-top: 10px;display: inline-block;}
.pb_content_diyDateMouth .f-rili-table tbody td{background: #fff;position: relative;}
.pb_content_diyDateMouth .f-rili-table tbody tr{border-bottom: 1px dashed #ccc;}
.pb_content_diyDateMouth .f-rili-table .f-today{background-color: #faf1de;}
.pb_content_diyDateMouth .f-rili-table .f-on{background-color:cornflowerblue;color: #fff;}
.pb_content_diyDateMouth .f-number{cursor: pointer;}
.pb_content_diyDateMouth .f-rili-table{width: 100%;}
.pb_content_diyDateMouth .f-rili-th{float: left;width: 14.25%;text-align: center;line-height: 46px;height: 46px; background-color: #F9EADE;color: #333;}
.pb_content_diyDateMouth .f-td{border-bottom: 1px dashed #ccc;float: left;width: 14.25%;text-align: center;height:46px;line-height: 46px;position: relative;}
.pb_content_diyDateMouth .f-yuan{position: absolute;width: 4px;height: 4px;bottom: 5px;left: 50%;margin-left: -2px; background-color: #c0392b;border-radius: 4px;}
.pb_content_diyDateMouth .f-table-msg{position: absolute;z-index: 2;top: 34px;left:50%;margin-left: -120px; width: 280px;background: url(../images/bg-msg.png) no-repeat bottom;line-height: 55px;height: 46px;text-align: center;display: none;color: #666;}

/*---------------------------pb_content_diyDateMouth_44End---------------------------------*/
/*---------------------------pb_txt_titleBar_16Start-------------------------------*/
.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_16End---------------------------------*/
/*---------------------------pb_list_swiperAll_17Start-------------------------------*/
.pb_list_swiperAll .swiperAll_outer{
	position: relative;
	padding-left: 7px;
	padding-right: 7px;
}
.pb_list_swiperAll .swiperAll_box{
	overflow: hidden;
}
.pb_list_swiperAll .swiperAll_inner{
	position: relative;
}
.pb_list_swiperAll .swiperAll_item{
	margin: 0 7px;
    width: 134px;
}
.pb_list_swiperAll .swiperAll_item_pic{
	width: 126px;
	height: 126px;
	padding: 3px;
	border: 1px solid #d0d0d0;
}
.pb_list_swiperAll .swiperAll_item_pic img{
	width: 100%;
	height: 100%;
}
.pb_list_swiperAll .swiperAll_item_title{
	text-align: center;
	background-color: #cccccc;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	margin-top: 5px;
}
.pb_list_swiperAll .swiperAll_left,.pb_list_swiperAll .swiperAll_right{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%;
	margin-top: -15px;
	z-index: 1;
	text-align: center;
	cursor: pointer;
}
.pb_list_swiperAll .swiperAll_left{
	left: -15px;
}
.pb_list_swiperAll .swiperAll_right{
	right: -15px;
}
.pb_list_swiperAll .swiperAll_left .icon-font,.pb_list_swiperAll .swiperAll_right .icon-font{
	color: #fff;
	font-size: 20px;
	position: relative;
	top: 5px;
}
/*---------------------------pb_list_swiperAll_17End---------------------------------*/
/*---------------------------cu_list_cole_47Start-------------------------------*/
.cu_list_cole_47 .mList_col_5_item{ box-sizing: border-box; }
.cu_list_cole_47 .mList_col_5_img{ width: 126px;height: 126px;border-radius: 50%;margin: 0 auto 10px;overflow: hidden; }
.cu_list_cole_47.mSkin1 .mList_col_5_item{ width:50% !important;text-align:left }
.cu_list_cole_47.mSkin1 .mList_col_5_img{ width:75px;height:75px;float:left;margin-right:10px; }
.cu_list_cole_47.mSkin1 .mList_col_5_title{ line-height:30px;margin-top:10px }
.cu_list_cole_47.mSkin1 .mList_col_5_memo{ line-height:30px; }

.cu_list_cole_47.mSkin1 .mList_col_5_img img{
    max-width: 100%;
    height: 100%;
}
.cu_list_cole_47.mSkin2 .mList_col_5_item{ width:90px !important;margin: 10px 12px; }
.cu_list_cole_47.mSkin2 .mList_col_5_img{ width:100%;height:100%;border-radius: 50%; }
.cu_list_cole_47.mSkin2 .mList_col_5_title{ display: none }
.cu_list_cole_47.mSkin2 .mList_col_5_memo{ display: none }
/*---------------------------cu_list_cole_47End---------------------------------*/
/*---------------------------pb_content_statistics_48Start-------------------------------*/
.pb_content_statistics .statistics_outer{
	width: 164px;
	padding: 25px 48px 17px;
	background-color: #f0f0f0;
}
.pb_content_statistics .statistics_num{
	font-size: 26px;
	font-weight: bold;
}
.pb_content_statistics .statistics_btn{
	display: block;
	width: 100%;
	color: #fff;
	line-height: 48px;
}
/*---------------------------pb_content_statistics_48End---------------------------------*/
/*---------------------------pb_list_classzone_49Start-------------------------------*/
.pb_list_classZone.default .pb_list_classZone_item{width:400px;margin-right:30px;box-sizing: border-box;}
.pb_list_classZone .pb_list_classZone_item img{width:100%;height:140px;overflow:hidden;border-radius:10px;}

.pb_list_classZone.mSkin1 .pb_list_classZone_item{
    width: 80px;
    margin: 9px;
    text-align: center;
}
.pb_list_classZone.mSkin1 .pb_list_classZone_item img{
    width: 80px;
    height: 80px;
    border-radius: 0;
}
.pb_list_classZone.mSkin1 .classZone_desc{
    display: none !important;
}
.pb_list_classZone.mSkin1 .classZone_info_title{
    width:80px;
}
.pb_list_classZone.mSkin2 .pb_list_classZone_item{
    width: 33%;
    text-align: center;
}
.pb_list_classZone.mSkin2 .pb_list_classZone_item a{
    display:block;
    clear:both;
}
.pb_list_classZone.mSkin2 .pb_list_classZone_item img{
    float:left;
    width: 108px;
    height: 108px;
    overflow:hidden;
    border-radius: 10px;
}
.pb_list_classZone.mSkin2 .classZone_info_title{
    max-width:145px;
}
.pb_list_classZone.mSkin2 .classZone_info{
    float:left;
    margin-top:20px;
    margin-left:20px;
    width:142px;
}
.pb_list_classZone.mSkin2 .classZone_info{
    text-align:left;
}
.pb_list_classZone.mSkin2 .classZone_info .classZone_line{
    display:none!important;
}
.pb_list_classZone.default .classZone_info_title{
    width:30%;
}
.pb_list_classZone.default .classZone_desc{
    width:70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pb_list_classZone.mSkin2 .classZone_desc{
    width:100%;
    height:52px;
    overflow: hidden;
}
.pb_list_classZone.mSkin2 .skin2_overHideTec,.pb_list_classZone.mSkin2 .skin2_overhide{
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
}

/*---------------------------pb_list_classzone_49End---------------------------------*/
/*---------------------------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_hotData_24Start-------------------------------*/
.pb_list_hotData .hotData_item{
	width: 175px;
	height: 76px;
	margin-top: 55px;
	margin-bottom: 20px;
	position: relative;
	background-color: #fff;
}
.pb_list_hotData .hotData_item:before{
	content: "";
	display: inline-block;
	width: 80%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 10%;
	top: -2px;
	z-index: 1;
}
.pb_list_hotData .hotData_item:after{
	content: "";
	display: inline-block;
	width: 70%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 15%;
	bottom: -2px;
	z-index: 1;
}
.pb_list_hotData .hotData_img{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -45px;
	top: -45px;
	z-index: 2;
}
.pb_list_hotData .hotData_title{
	display: block;
	width: 70%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	position: absolute;
	left: 15%;
	bottom: -10px;
	z-index: 2;
	color: #666;
}
/*---------------------------pb_list_hotData_24End---------------------------------*/
/*---------------------------pb_txt_titleBar_25Start-------------------------------*/
.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_25End---------------------------------*/
/*---------------------------cu_list_colc_36Start-------------------------------*/
.cu_list_colc_36 .mList_col_3_img{box-sizing: border-box;width: 66px;height: 66px;border: 1px solid #e5e5e5; }
.cu_list_colc_36.mSkin1 .mList_col_3_img{ 
    float:none;
    width: 95%;
    padding-top: 70%;
    border-radius: 8px;
    overflow:hidden;
    position: relative;
}
.cu_list_colc_36 .mList_col_3_img img{
    width: 100%;
    height: 100%;
}
.cu_list_colc_36.mSkin1 .mList_col_3_img img{
    position: absolute;
    left: 0;
    top: 0;
}
.cu_list_colc_36 .mList_col_3_item{
    width:50%;
}
.cu_list_colc_36.mSkin2 .mList_col_3_item{
    width:33.3333%;
}
/*---------------------------cu_list_colc_36End---------------------------------*/
/*---------------------------pb_txt_titleBar_27Start-------------------------------*/
.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_27End---------------------------------*/
/*---------------------------pb_list_linebc_28Start-------------------------------*/
.pb_list_linebc.default .mList_line2_2_title{ font-weight: bold;position: relative; }
.pb_list_linebc.default .mList_line2_2_title:before{ content: '';position: absolute;width: 6px;height: 6px;background-color: #28b49a;border-radius: 50%;left: -12px;top: 8px; }


.pb_list_linebc.mSkin1 .mList_line2_2_item{ margin-top:10px;position:relative;padding-right:60px }
.pb_list_linebc.mSkin1 .mList_line2_2_link{ position:absolute;width:60px;height:100%;line-height:60px;top:0;right:0;color:#fff !important;text-align:center }
/*---------------------------pb_list_linebc_28End---------------------------------*/
/*---------------------------pb_txt_titleBar_29Start-------------------------------*/
.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_29End---------------------------------*/
/*---------------------------pb_list_linebb_30Start-------------------------------*/
.pb_list_linebb .mList_line2_2_item{ position:relative;height: 40px; }
.pb_list_linebb .mList_line2_2_title{ font-weight: bold; }
.pb_list_linebb .mList_line2_2_title:before{ content: '';width: 6px;height: 6px;border-radius: 50%;background-color:#cfcfcf;display:inline-block;vertical-align:middle;margin-right:5px;position:relative;top:-1px }
.pb_list_linebb.mSkin1 .mList_line2_2_item{ background-color:#eee;margin-bottom:10px; }
.pb_list_linebb .mList_line2_2_memo{ text-indent: 14px; }

/*---------------------------pb_list_linebb_30End---------------------------------*/
/*---------------------------pb_txt_titleBar_31Start-------------------------------*/
.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_31End---------------------------------*/
/*---------------------------pb_list_swiperb_32Start-------------------------------*/
.pb_list_swiperb .pb_list_swiperb_outer{ position: relative;width: 100%;height: 166px;overflow-x: hidden;padding-left: 70px !important;padding-right: 70px !important;box-sizing: border-box; }
.pb_list_swiperb .pb_list_swiperb_left,.pb_list_swiperb .pb_list_swiperb_right{ position: absolute;width: 70px;height: 166px;background-position: center center;background-repeat: no-repeat;top: 0;z-index: 1;cursor: pointer;text-align: center; }
.pb_list_swiperb .pb_list_swiperb_left .icon-font,.pb_list_swiperb .pb_list_swiperb_right .icon-font{ font-size: 52px;position: absolute;top: 50%;margin-top: -26px;left: 50%;margin-left: -26px; }
.pb_list_swiperb .pb_list_swiperb_left{ left: 0; }
.pb_list_swiperb .pb_list_swiperb_right{ right: 0; }
.pb_list_swiperb .pb_list_swiperb_box{ overflow: hidden;width:100%; }
.pb_list_swiperb .pb_list_swiperb_inner{ position: relative;top: 0;left: 0;width: 10000px; }
.pb_list_swiperb .pb_list_swiperb_item{ width: 134px;height: 164px;margin: 0 8px; }
.pb_list_swiperb .pb_list_swiperb_img{ width: 64px;height: 64px; }
.pb_list_swiperb .list_swiperb_num{ height: 20px;text-align: left;margin: 10px auto 0;width: 130px; }
.pb_list_swiperb .list_swiperb_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_swiperb .list_swiperb_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_swiperb .list_swiperb_num_txt{ display: inline-block;height: 20px;font-size: 12px;font-style: italic;font-family: Constantia, Georgia;color: #ff6600;vertical-align: top; }


/*---------------------------pb_list_swiperb_32End---------------------------------*/
/*---------------------------pb_txt_titleBar_33Start-------------------------------*/
.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_33End---------------------------------*/
/*---------------------------pb_list_friendShip_34Start-------------------------------*/
.pb_list_friendShip .friendShip_item img{
    width: 210px;
    height: 50px;
}
.pb_list_friendShip .friendShip_item{
    width: 210px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
/*---------------------------pb_list_friendShip_34End---------------------------------*/
/*---------------------------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---------------------------------*/
