﻿/*---------------------------pb_content_logoModule_463Start-------------------------------*/
.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_463End---------------------------------*/
/*---------------------------cu_content_searchtype_665Start-------------------------------*/
.cu_content_searchtype_665  .searchType_outer{
	width: 396px;
	height: 36px;
	border-radius: 4px;
}
 .cu_content_searchtype_665 .searchType_list{
	position: relative;
	float: left;
	width: 86px;
	line-height: 36px;
	cursor: pointer;
}
 .cu_content_searchtype_665 .searchType_ul{
	position: absolute;
	width: 100%;
	top: 100%;
	background-color: #fff;
	left: -2px;
	line-height: 25px;
	border-radius: 4px;
	display: none;
    z-index: 99;
}
 .cu_content_searchtype_665 .searchType_list:hover .searchType_ul{
	display: block;
}
 .cu_content_searchtype_665 .searchType_input{
	float: left;
	height: 36px;
	padding: 0 10px;
	width: 190px;
}
 .cu_content_searchtype_665 .searchType_btn{
	float: left;
	height: 36px;
	line-height: 36px;
	color: #fff;
	width: 100px;
	cursor: pointer;
}
.cu_content_searchtype_665 .diyHeaderNav_top_user{ display: inline-block;margin-left:20px;width: 34px;height: 34px;border-radius: 50%;background-color: #ccc;background-size: cover;background-position: center center; }
.cu_content_searchtype_665 .diyHeaderNav_top_login{
  	width: 60px;
    height: 36px;
    color: #fff !important;
    line-height: 36px;
    text-align: center;
    margin-left: 20px;
    display: inline-block;
    vertical-align: top;
  	margin-top:2px;
   }
/*---------------------------cu_content_searchtype_665End---------------------------------*/
/*---------------------------pb_list_swiper_464Start-------------------------------*/

.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_464End---------------------------------*/
/*---------------------------cu_list_navigation_1Start-------------------------------*/
.cu_list_navigation_1 *{ box-sizing: border-box; }
.cu_list_navigation_1{ width: 100%;height: 45px;position: relative; }
.cu_list_navigation_1 .Navigation_1_line{ position: absolute;width: 100%;height: 4px;left: 0;bottom: 20px; }
.cu_list_navigation_1.mSkin1{ background-color: #00906f; }
.cu_list_navigation_1 .Navigation_1_outer{ width: 1200px;margin: 0 auto;height: 45px;line-height: 45px; }
.cu_list_navigation_1 .Navigation_1_item{ background-repeat: no-repeat;background-position: 50% 100%;position: relative; }
.cu_list_navigation_1 .Navigation_1_a{ display: block;color: #fff;width: 100%;height: 45px;position: relative;z-index: 1;background-repeat: no-repeat;background-size: 100%;background-position: center 0%; }

.cu_list_navigation_1 .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; }
.cu_list_navigation_1 .Navigation_1_second_li{ width: 100%;height: 34px;line-height: 34px;position: relative; }
.cu_list_navigation_1 .Navigation_1_second_a{ display: block;width: 100%;height: 34px; }

.cu_list_navigation_1 .Navigation_1_second_li:hover .Navigation_1_second_arraw{ color: #fff; }
.cu_list_navigation_1 .Navigation_1_second_arraw{ position: absolute;right: 0;top: 50%;margin-top: -9px; }
.cu_list_navigation_1 .Navigation_1_third{ position: absolute;top: -1px;left: 100%;width: 100%;background-color: #fff;border: 1px solid #e5e5e5;display: none; }
.cu_list_navigation_1 .Navigation_1_third_li{ width: 100%;height: 34px;line-height: 34px;position: relative; }
.cu_list_navigation_1 .Navigation_1_third_a{ display: block;width: 100%;height: 34px; }

.cu_list_navigation_1 .Navigation_1_item:hover .Navigation_1_second{ display: block; }
.cu_list_navigation_1 .Navigation_1_second_li:hover .Navigation_1_third{ display: block; }
/*---------------------------cu_list_navigation_1End---------------------------------*/
/*---------------------------pb_list_swiper_1Start-------------------------------*/

.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_1End---------------------------------*/
/*---------------------------pb_txt_titleBar_1Start-------------------------------*/
.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_1End---------------------------------*/
/*---------------------------cu_list_lineba_1Start-------------------------------*/
.cu_list_lineba_1.default .mList_line2_1_item{ position: relative; }
.cu_list_lineba_1.default .mList_line2_1_item{ line-height: 24px; }
.cu_list_lineba_1.default .mList_line2_1_content{ line-height: 30px; }
.cu_list_lineba_1.default .mList_line2_1_content:after{ content: '';display: inline-block;width: 120px;height: 30px;vertical-align: middle; }
.cu_list_lineba_1.default .mList_line2_1_memo{ position: absolute;right: 0;bottom: 5px;line-height: 30px; }




/*---------------------------cu_list_lineba_1End---------------------------------*/
/*---------------------------pb_img_linea_468Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_468End---------------------------------*/
/*---------------------------cu_list_inforNewsHot_58Start-------------------------------*/
.cu_list_inforNewsHot_58 .inforNewsHot_item{ border-bottom: 1px dashed #ccc; }
.cu_list_inforNewsHot_58 .inforNewsHot_index{ display: inline-block;vertical-align: middle;width: 24px;height: 24px;line-height: 24px;background-color: #e4e4e4;text-align: center;margin-right: 5px;position: relative;top: -2px; }
.cu_list_inforNewsHot_58 .inforNewsHot_date,.cu_list_inforNewsHot_58 .inforNewsHot_hots{ display: none; }
.cu_list_inforNewsHot_58.default .inforNewsHot_date{
    display: block;
}
.cu_list_inforNewsHot_58.mSkin1 .inforNewsHot_hots{
    display: block;
}

.cu_list_inforNewsHot_58.mSkin1 .inforNewsHot_index:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 50%;
    top: 50%;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    z-index:-1;
    margin-top: -8px;
    margin-left: -8px;

}
.cu_list_inforNewsHot_58.mSkin1 .inforNewsHot_item{
    border-bottom: none;
}
/*---------------------------cu_list_inforNewsHot_58End---------------------------------*/
/*---------------------------pb_img_linea_704Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_704End---------------------------------*/
/*---------------------------pb_img_linea_473Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_473End---------------------------------*/
/*---------------------------pb_list_lineacres_601Start-------------------------------*/
.pb_list_lineacRes.default .mList_line1_icon{ vertical-align: middle;position: relative;top: -2px;font-size: 14px; }
.pb_list_lineacRes.default .lineacRes_item {width:33.3%;}
/*---------------------------pb_list_lineacres_601End---------------------------------*/
/*---------------------------pb_img_linea_469Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_469End---------------------------------*/
/*---------------------------cu_list_restalent_592Start-------------------------------*/
.cu_list_restalent_592 .mList_col_2_item{ cursor: pointer; }
.cu_list_restalent_592 .mList_col_2_img{ box-sizing: border-box;width: 63px;height: 63px;overflow: hidden; }
.cu_list_restalent_592 .mList_col_2_img img{ width: 100%;height:100%; }

.cu_list_restalent_592.default .mList_col_2_item{ width: 50%; }
.cu_list_restalent_592.mSkin1 .mList_col_2_item{ width: 25%; }
.cu_list_restalent_592.mSkin2 .mList_col_2_item{ width: 33.3%; }
.cu_list_restalent_592.mSkin3 .mList_col_2_item{ width: 100%; }
.cu_list_restalent_592.mSkin4 .mList_col_2_item{ width: 20%; float:left; }
/*---------------------------cu_list_restalent_592End---------------------------------*/
/*---------------------------pb_content_ziyuan_709Start-------------------------------*/
.pb_content_ziyuan.default .diy_resouce_img .diy_resouce_upload{width:60px;height:43px;background:url(/Template/Partials/pb_content_ziyuan/Images/upload1.jpg)no-repeat;}
.pb_content_ziyuan.default .diy_resouce_img .diy_resouce_download{width:60px;height:43px;background:url(/Template/Partials/pb_content_ziyuan/Images/download1.jpg)no-repeat;}
.pb_content_ziyuan.default .diy_resource_btn{width:200px; color:#fff;box-sizing:border-box;padding:0px;}
.pb_content_ziyuan.default .resouce_item {width:35%;}
.pb_content_ziyuan.default .diy_resouce_marginTop{width:75%;}
.pb_content_ziyuan.default .diy_resouce_month{display:none;}

.pb_content_ziyuan.mSkin1{padding:0 20px;box-sizing:border-box;border:1px solid #ccc;}
.pb_content_ziyuan.mSkin1 .diy_resouce_img .diy_resouce_upload{width:60px;height:43px;background:url(/Template/Partials/pb_content_ziyuan/Images/upload2.png)no-repeat;}
.pb_content_ziyuan.mSkin1 .diy_resouce_img .diy_resouce_download{width:60px;height:43px;background:url(/Template/Partials/pb_content_ziyuan/Images/download2.png)no-repeat;}
.pb_content_ziyuan.mSkin1 .diy_resouce_img .diy_resouce_reset{width:49px;height:49px;background:url(/Template/Partials/pb_content_ziyuan/Images/reset2.png)no-repeat;margin-top:-3px!important;}
.pb_content_ziyuan.mSkin1 .diy_resource_btn{width:200px; color:#fff;box-sizing:border-box;padding:0px;}
.pb_content_ziyuan.mSkin1 .resouce_item {width:26%;}
.pb_content_ziyuan.mSkin1 .diy_resouce_marginTop{width:60%;margin:0px;height: 60px;overflow: hidden;}
.pb_content_ziyuan.mSkin1 .diy_resouce_marginTop .uc-color-grey {display:none;}
.pb_content_ziyuan.mSkin1 .diy_resouce_month{display:block;}
.pb_content_ziyuan.mSkin1 .diy_resouce_color {text-align: center;margin-top: -6px;height: 60px;overflow: hidden;}
.pb_content_ziyuan.mSkin1 .diy_resource_text{position: relative;top: 39px;display: block;}
.pb_content_ziyuan.mSkin1 .diy_resource_data{margin-left:0px;text-align: center;width: 100%;display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: -14px;}

.pb_content_ziyuan.mSkin2 .diy_resouce_color{color:#fff;}
.pb_content_ziyuan.mSkin2{padding:0 20px;box-sizing:border-box;background-color:#555555;}
.pb_content_ziyuan.mSkin2 .diy_resouce_img .diy_resouce_upload{width:115px;height:115px;background:url(/Template/Partials/pb_content_ziyuan/Images/upload3.png)no-repeat;}
.pb_content_ziyuan.mSkin2 .diy_resouce_img .diy_resouce_download{width:115px;height:115px;background:url(/Template/Partials/pb_content_ziyuan/Images/download3.png)no-repeat;}
.pb_content_ziyuan.mSkin2 .diy_resouce_img .diy_resouce_reset{width:115px;height:115px;background:url(/Template/Partials/pb_content_ziyuan/Images/reset3.png)no-repeat;}
.pb_content_ziyuan.mSkin2 .diy_resource_btn{width:175px; color:#fff;border-radius:30px;border:0px;box-sizing:border-box;padding:0px;}
.pb_content_ziyuan.mSkin2 .resouce_item {width:28%;}
.pb_content_ziyuan.mSkin2 .diy_resouce_marginTop{width:58%;}
.pb_content_ziyuan.mSkin2 .diy_resouce_month{display:block;}
.pb_content_ziyuan.mSkin2 .diy_resouce_marginTop,.pb_content_ziyuan.mSkin2 .resouce_marginTop{margin-top:34px;}

.pb_content_ziyuan.mSkin3{padding:0 20px;box-sizing:border-box;background:url(/Template/Partials/pb_content_ziyuan/Images/border.png)no-repeat;height:105px;}
.pb_content_ziyuan.mSkin3 .diy_resouce_img .diy_resouce_upload{width:60px;height:60px;background:url(/Template/Partials/pb_content_ziyuan/Images/upload4.png)no-repeat;background-size:100% 100%;}
.pb_content_ziyuan.mSkin3 .diy_resouce_img .diy_resouce_download{width:60px;height:60px;background:url(/Template/Partials/pb_content_ziyuan/Images/download4.png)no-repeat;background-size:100% 100%;}
.pb_content_ziyuan.mSkin3 .diy_resouce_img .diy_resouce_reset{width:60px;height:60px;background:url(/Template/Partials/pb_content_ziyuan/Images/reset4.png)no-repeat;background-size:100% 100%;}
.pb_content_ziyuan.mSkin3 .diy_resource_btn{width:200px;height:48px;line-height:48px; padding:0px;color:#fff;background:url(/Template/Partials/pb_content_ziyuan/Images/button_bg4.png)no-repeat;box-sizing:border-box;border:0px;}
.pb_content_ziyuan.mSkin3 .diy_resouce_month{display:block;}
.pb_content_ziyuan.mSkin3 .resouce_item {width:27%;}
.pb_content_ziyuan.mSkin3 .diy_resouce_marginTop{width:70%;}


/*---------------------------pb_content_ziyuan_709End---------------------------------*/
/*---------------------------pb_img_linea_710Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_710End---------------------------------*/
/*---------------------------pb_img_linea_474Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_474End---------------------------------*/
/*---------------------------pb_list_colb_482Start-------------------------------*/
.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_482End---------------------------------*/
/*---------------------------pb_img_linea_470Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_470End---------------------------------*/
/*---------------------------pb_content_diyBanjiColour_491Start-------------------------------*/

.pb_content_diyBanjiColour .diyBanjiColour_outer{ box-sizing: border-box;width: 100%; max-width: 350px;}
.pb_content_diyBanjiColour .diyBanjiColour_header{ background-image: url(/Template/Partials/pb_content_diyBanjiColour/Images/diyBanji_bg.png);height: 90px;line-height: 90px;color: #fff;font-size: 26px;font-weight: bold;padding-left: 190px;background-size:100% 100%; }
.pb_content_diyBanjiColour .diyBanjiColour_item{ width: 47%;line-height: 44px; }
.pb_content_diyBanjiColour .diyBanjiColour_btn{ width: 100%;height: 40px;line-height: 40px;box-sizing: border-box;padding: 0 }
.pb_content_diyBanjiColour .diyBanjiColour_header2 .diyBanjiColour_header_bg{background-image: url(/Template/Partials/pb_content_diyBanjiColour/Images/diyBanji_bg.png);height: 90px;line-height: 90px;background-size:100% 100%; }                       
.pb_content_diyBanjiColour .diyBanjiColour_inner_2 .diyBanjiColour_item{ width: 100%;line-height: 26px; margin-bottom:10px;}                                                      
.pb_content_diyBanjiColour .diyBanjiColour_inner_2 .diyBanjiColour_item .number_{ padding:8px 20px; margin:5px 15px 0 0;}

.pb_content_diyBanjiColour.default .diyBanjiColour_outer{ border: 0;padding: 0 ;box-shadow: 0px;height:auto;}                                                      
.pb_content_diyBanjiColour.default .diyBanjiColour_header{
    display:block;
}
.pb_content_diyBanjiColour.default .diyBanjiColour_header1{
    display:none;
}
.pb_content_diyBanjiColour.default .diyBanjiColour_header2{
    display:none;
}   
.pb_content_diyBanjiColour.default .diyBanjiColour_header3{
    display:none;
}                                                     
.pb_content_diyBanjiColour.default .diyBanjiColour_inner_1{ display:block;} 
.pb_content_diyBanjiColour.default .diyBanjiColour_inner_2{ display:none;}  
.pb_content_diyBanjiColour.default .diyBanjiColour_inner_3{ display:none;} 
.pb_content_diyBanjiColour.default .diyBanjiColour_inner_4{ display:none;} 

.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_outer{ border: 0;padding: 0 ;box-shadow: 0px;height:auto;}                                                          
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_header{
    display:none;
}
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_header2{
    display:none;
}  
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_header3{
    display:none;
}                                                       
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_header1{
    display:block;
}
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_inner_1{ display:block;}
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_inner_2{ display:none;} 
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_inner_3{ display:none;} 
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_inner_4{ display:none;} 
                                                       
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_item{
    border-radius: 4px;
}
.pb_content_diyBanjiColour.mSkin1 .diyBanjiColour_inner{
    border: 1px solid transparent !important;
}
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_outer{ border: 1px solid #eee;padding: 0 15px;box-shadow: 0px 2px 10px #eee;border-top: 0px;border-radius: 5px;height:auto;}                                                          
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_header{
    display:none;
}
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_header1{
    display:none;
}
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_header3{
    display:none;
}   
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_header2{
    display:block;
}
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_header2 .diyBanjiColour_header_bg {background-image: url(/Template/Partials/pb_content_diyBanjiColour/Images/diyBanji_bg2.jpg);height: 90px;line-height: 90px;color: #fff;font-size: 26px;font-weight: bold;padding-left: 190px;background-size:100% 100%;}                                                   
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_inner_1{ display:none;} 
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_inner_2{ display:block;}
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_inner_3{ display:none;}
.pb_content_diyBanjiColour.mSkin2 .diyBanjiColour_inner_4{ display:none;}  


.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_outer{ border: 0px ;height:auto;}                                                          
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_header{
    display:none;
}
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_header1{
    display:none;
}
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_header2{
    display:none;
}   
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_header3{
    display:block;
}
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_inner_1{ display:none;} 
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_inner_2{ display:none;} 
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_inner_3{ display:block;}
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_inner_4{ display:none;} 
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_classIcon {background:url(/Template/Partials/pb_content_diyBanjiColour/Images/diyBanji_icon.png)no-repeat;width:64px;height:55px;}
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_header3 .diyBanjiColour_header_bg { background-image: url(/Template/Partials/pb_content_diyBanjiColour/Images/diyBanji_bg3.png);height: 117px;line-height: 117px;color: #fff;font-size: 26px;font-weight: bold;background-size:100% 100%; }
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_item {width:100%;box-sizing:border-box;}
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_tec_img {background:url(/Template/Partials/pb_content_diyBanjiColour/Images/diyBanji_img1.png)no-repeat;width:38px;height:37px;margin:0 auto;}  
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_stu_img {background:url(/Template/Partials/pb_content_diyBanjiColour/Images/diyBanji_img2.png)no-repeat;width:38px;height:37px;margin:0 auto;}
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_line {position:absolute;top:10px;left:50%;margin-left:-2px;width:2px;height:52px;background-color:#dadada;}  
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_linePosition {position:relative;}
.pb_content_diyBanjiColour.mSkin3 .diyBanjiColour_item {line-height: 35px;}


.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_header{
    display:none;
}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_header1{
    display:block;
    margin-left:10px!important;
}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_header3{
    display:none;
}   
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_header2{
    display:none;
}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_inner_1{ display:none;} 
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_inner_2{ display:none;}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_inner_3{ display:none;}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_inner_4{ display:block;}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_header1 .fontSize{ font-size:18px!important;} 
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_item {width:100%;margin-bottom:20px;}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_item_tecImg{width:30px;height:29px;background:url(/Template/Partials/pb_content_diyBanjiColour/Images/tec_4.png)no-repeat center center;}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_item_stuImg{width:30px;height:29px;background:url(/Template/Partials/pb_content_diyBanjiColour/Images/stu_4.png)no-repeat center center;}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_item  .number_,.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_item  .number_1{margin-top:-10px;width:38%;margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_item  .number_ span,.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_item  .number_1 span{max-width:53%!important;vertical-align:middle;}
.pb_content_diyBanjiColour.mSkin4 .diyBanjiColour_btn{width:238px;height:46px;line-height:46px;background:url(/Template/Partials/pb_content_diyBanjiColour/Images/myClass_bg4.png)no-repeat center center;margin-top:20px;display:block;color:#fff;}
{color:#6cb243;
}                                                                         
/*---------------------------pb_content_diyBanjiColour_491End---------------------------------*/
/*---------------------------pb_img_linea_706Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_706End---------------------------------*/
/*---------------------------pb_img_linea_476Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_476End---------------------------------*/
/*---------------------------pb_list_cole_485Start-------------------------------*/
.pb_list_cole .mList_col_5_item{ box-sizing: border-box; }
.pb_list_cole .mList_col_5_img{ width: 126px;height: 126px;border-radius: 50%;margin: 0 auto 10px;overflow: hidden; }
.pb_list_cole.mSkin1 .mList_col_5_item{ width:33.3% !important;text-align:left }
.pb_list_cole.mSkin1 .mList_col_5_img{ width:75px;height:75px;float:left;margin-right:10px; }
.pb_list_cole.mSkin1 .mList_col_5_title{ line-height:30px;margin-top:10px }
.pb_list_cole.mSkin1 .mList_col_5_memo{ line-height:30px; }

.pb_list_cole .mList_col_5_img img{
    width: 100%;
    height: 100%;
}
.pb_list_cole.mSkin2 .mList_col_5_item{ width:90px !important;height: 90px;margin: 10px 12px; }
.pb_list_cole.mSkin2 .mList_col_5_img{ width:100%;height:100%;border-radius: 50%; }
.pb_list_cole.mSkin2 .mList_col_5_title{ display: none }
.pb_list_cole.mSkin2 .mList_col_5_memo{ display: none }
/*---------------------------pb_list_cole_485End---------------------------------*/
/*---------------------------pb_img_linea_471Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_471End---------------------------------*/
/*---------------------------pb_list_linebb_492Start-------------------------------*/
.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_492End---------------------------------*/
/*---------------------------pb_img_linea_707Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_707End---------------------------------*/
/*---------------------------pb_img_linea_708Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_708End---------------------------------*/
/*---------------------------pb_img_linea_478Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_478End---------------------------------*/
/*---------------------------cu_list_swiperb_653Start-------------------------------*/
.cu_list_swiperb_653 .cu_list_swiperb_653_outer{ position: relative;width: 100%;height: 166px;overflow-x: hidden;box-sizing: border-box; }
.cu_list_swiperb_653 .cu_list_swiperb_653_left,.cu_list_swiperb_653 .cu_list_swiperb_653_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; }
.cu_list_swiperb_653 .cu_list_swiperb_653_left .icon-font,.cu_list_swiperb_653 .cu_list_swiperb_653_right .icon-font{ font-size: 52px;position: absolute;top: 50%;margin-top: -26px;left: 50%;margin-left: -26px; }
.cu_list_swiperb_653 .cu_list_swiperb_653_left{ left: 0; display:none;}
.cu_list_swiperb_653 .cu_list_swiperb_653_right{ right: 0; display:none;}
.cu_list_swiperb_653 .cu_list_swiperb_653_box{ overflow: hidden;width:100%; }
.cu_list_swiperb_653 .cu_list_swiperb_653_inner{ position: relative;top: 0;left: 0;width: 10000px; }
.cu_list_swiperb_653 .cu_list_swiperb_653_item{ width: 134px;height: 164px;margin: 0 8px; }
.cu_list_swiperb_653 .cu_list_swiperb_653_img{ width: 64px;height: 64px; }
.cu_list_swiperb_653 .list_swiperb_num{ height: 20px;text-align: left;margin: 10px auto 0;width: 70px; }
.cu_list_swiperb_653 .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; }
.cu_list_swiperb_653 .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; }


/*---------------------------cu_list_swiperb_653End---------------------------------*/
/*---------------------------pb_img_linea_590Start-------------------------------*/
.pb_img_linea .linea_img{ width:100%; }
/*---------------------------pb_img_linea_590End---------------------------------*/
/*---------------------------pb_list_cold_38Start-------------------------------*/
.pb_list_cold.default{ position: relative;box-sizing: border-box;padding: 2px; }
.pb_list_cold.default .mList_col_4_inner{ padding-left: 100px !important;box-sizing: border-box;padding-top: 15px;padding-bottom: 15px;line-height: 30px;padding-right: 25px; }
.pb_list_cold.default .mList_col_4_title{ position: absolute;width: 100px;left: 0;top: 18px;text-align: center; }
.pb_list_cold.default .mList_col_4_a {margin-right:20px;max-width: 200px;}

.pb_list_cold.mSkin1{ position: relative;box-sizing: border-box;padding: 2px; margin:30px 0;}
.pb_list_cold.mSkin1 .mList_col_4_inner{ box-sizing: border-box;padding-top: 24px;line-height: 30px;padding-right: 45px; }
.pb_list_cold.mSkin1 .mList_col_4_title{ position: absolute;width: 100px;left: -10px;top: -5px;text-align: center; }
.pb_list_cold.mSkin1 .mList_col_4_a {margin-right:11px;max-width: 200px;}

.pb_list_cold.mSkin2{ position: relative;box-sizing: border-box;padding: 2px; margin:30px 0;}
.pb_list_cold.mSkin2 .mList_col_4_inner{ box-sizing: border-box;padding-top: 24px;line-height: 30px;padding-right: 45px; }
.pb_list_cold.mSkin2 .mList_col_4_title{ position: absolute;width: 100px;left: -10px;top: -5px;text-align: center; }
.pb_list_cold.mSkin2 .mList_col_4_a {margin-right:11px;}
.pb_list_cold.mSkin2 .mList_col_4_title{color: #fff;}
.pb_list_cold.mSkin2 .mList_col_4_inner a{color: #fff;max-width: 200px;}
.pb_list_cold.mSkin2 .mList_col_4_inner span{color: #fff;}
/*---------------------------pb_list_cold_38End---------------------------------*/
/*---------------------------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---------------------------------*/
