#pcon .tps {
    width: 1175px;
}
#pcon .pg-left .sublist{
	    width: 100%;
	    height: auto;
	    display: table;
	    margin: 5px 0px 0px;
		border-top: 1px solid #dddddd;
}
#pcon .pg-left .sublist dd{
	width: 100%;
	height: auto;
	margin: 0px 0px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 55px;
	border-bottom: 1px solid #dddddd;
}
#pcon .pg-left .sublist dd.selected,#pcon .pg-left .sublist dd:hover{
	color: #ffffff;
	background-color: #145fc8;
}	
#pcon .pg-left .sublist a{
	width: 100%;
	height: 55px;
	display: inline-block;
	color: #ffffff;
	background-color: #145fc8;
}
#pcon .pg-left .sublist a:hover,#pcon .pg-left .sublist a.cur,#pcon .pg-left .sublist dd.selected a{
	color:#ffffff;
}
#pcon .pg-left .sublist dd .thrid-box{
	width:100%;
	height:auto;
	padding:0px 0px;
	display:none;
	border-top: 1px solid #dddddd;
	position:relative;
	top:0px;
	left:0px;
	z-index:999;
}
#pcon .pg-left .sublist .selected .thrid-box{
	display:table;
}
#pcon .pg-left .sublist dd .thrid-box li{
	width:100%;
	height:auto;
	margin:0px 0px;
	overflow:hidden;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	line-height:35px;
	position:relative;
}
#pcon .pg-left .sublist dd .thrid-box li i{
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: 0 8px 0 24px;
	font-size: 8px;
	color: #5f90d4;
	line-height: 13px;
	text-align: center;
	border-radius: 50%;
	background: url(../images/icon_001.png) no-repeat center center;
	position: relative;
	top: 2px;
}
#pcon .pg-left .sublist dd .thrid-box li a{
	width: 100%;
	height: auto;
	padding: 6px 0px 4px;
	color: #ffffff;
	line-height: 34px;
	display: inline-block;
	background-color: #2e7fec;
	border-bottom: 1px solid #ffffff;
}
#pcon .pg-left .sublist dd .thrid-box li:last-child a{
	border-bottom: 0px;
}
#pcon .pg-left .sublist dd .thrid-box li.current a{
	background: url(../images/icon_002.png) no-repeat 215px 16px;
	background-color: #2e7fec;
}
#pcon .pg-left .sublist dd .thrid-box li a.current{
	color: #ffffff;
}
#pcon .pg-left .sublist dd .thrid-box li a:hover,#pcon .pg-left .sublist dd a.current:hover{
	color: #ffffff;
}
#pcon .pg-left .sublist dd .four-box{
	width:100%;
	height:auto;
	padding:0px 0px;
	display:none;
	position:relative;
	top:0px;
	left:0px;
	z-index:999;
}
#pcon .pg-left .sublist .current .four-box{
	display:table;
}
#pcon .pg-left .sublist dd .four-box li{
	width:100%;
	height:auto;
	margin:0px 0px;
	overflow:hidden;
	font-size:14px;
	color:#676767;
	text-align:left;
	line-height:35px;
	position:relative;
}
#pcon .pg-left .sublist dd .four-box li i{
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: 0 15px 0 45px;
	font-size: 8px;
	color: #5f90d4;
	line-height: 13px;
	text-align: center;
	border-radius: 50%;
	background: url(../images/icon_003.png) no-repeat center center;
	position: relative;
	top: 2px;
}
#pcon .pg-left .sublist dd .four-box li a{
	width: 100%;
	height: auto;
	padding: 3px 0px;
	color: #676767;
	line-height: 33px;
	text-align: left;
	display: inline-block;
	background-color: #ececec;
	border-bottom: 1px solid #dddddd;
}
#pcon .pg-left .sublist dd .thrid-box li.current .four-box li a{
	background: none;
	background-color: #ececec;
}
#pcon .pg-left .sublist dd .thrid-box li.current .four-box li a:hover,#pcon .pg-left .sublist dd .thrid-box li.current .four-box li a.cur{
	color: #5f90d4;
	background-color: #e3ecf9;
}
#pcon .pg-right{
	width: 884px;
	margin: 0px 20px 0px 0px;
}
#pcon .pg-right .psort_tit{
	width: 845px;
	height: auto;
	padding: 25px 0 7px;
	display: table;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #1653b1;
}
#pcon .pg-right .psort{
	width: 845px;
	height: auto;
	display: table;
	float: right;
	color: #444444;
	line-height: 24px;
}
#pcon .pg-right .psort dt{
	max-width: 47px;
	margin: 0 11px 0 0;
	padding: 7px 0;
	float: left;
	font-size: 18px;
}
#pcon .pg-right .psort dt a{
	padding: 0 5px;
	margin: 7px 0;
}
#pcon .pg-right .psort dd{
	width: 785px;
	float: left;
	font-size: 17px;
}
#pcon .pg-right .psort dd a{
	padding: 0 5px;
	margin: 7px 10px;
	display: inline-block;
	float: left;
	color: #444444;
}
#pcon .pg-right .psort .cur,#pcon .pg-right .psort a:hover{
	color: #ffffff;
	background-color: #145fc8;
}
#pcon .pg-right .p_tea_list{
	width: 857px;
	height: auto;
	display: table;
	float: right;
}
#pcon .pg-right .p_tea_list li{
	display: table;
	margin: 18px 10px 18px 0;
	float: left;
}
#pcon .pg-right .p_tea_list li:nth-child(2n){
	float: right;
}
#pcon .pg-right .p_tea_list .photo{
	width: 189px;
	height: 218px;
	float: left;
	overflow: hidden;
}
#pcon .pg-right .p_tea_list .photo img{
	width: 100%;
	height: 100%;
}
#pcon .pg-right .p_tea_list .instro{
	width: 200px;
	height: 218px;
	margin-left: 15px;
	float: left;
	overflow: hidden;
}
#pcon .pg-right .p_tea_list .instro .name{
	padding: 0 1px;
	font-size: 22px;
	font-weight: bold;
	color: #00578e;
	line-height: 40px;
}
#pcon .pg-right .p_tea_list .instro .job{
	font-size: 16px;
	color: #222222;
	line-height: 26px;
}
#pcon .pg-right .p_tea_list .instro .desc{
	width: 100%;
	height: 120px;
	margin-top: 25px;
	font-size: 16px;
	color: #222222;
	line-height: 24px;
	overflow: hidden;
}
#pcon .pg-right .p_tea_list_2{
	width: 865px;
	height: auto;
	display: table;
	float: right;
}
#pcon .pg-right .p_tea_list_2 li{
	display: table;
	margin: 25px 0 40px;
}
#pcon .pg-right .p_tea_list_2 .photo{
	width: 189px;
	height: 218px;
	float: left;
	overflow: hidden;
}
#pcon .pg-right .p_tea_list_2 .photo img{
	width: 100%;
	height: 100%;
}
#pcon .pg-right .p_tea_list_2 .instro{
	width: 650px;
	height: 220px;
	margin-left: 15px;
	float: left;
	overflow: hidden;
}
#pcon .pg-right .p_tea_list_2 .instro .name{
	padding: 0 1px;
	font-size: 22px;
	font-weight: bold;
	color: #00578e;
	line-height: 40px;
}
#pcon .pg-right .p_tea_list_2 .instro .desc{
	width: 100%;
	height: 185px;
	padding-top: 2px;
	font-size: 16px;
	color: #222222;
	line-height: 26px;
	overflow: hidden;
}
#pcon .pg-right .p_tea_list_2 .instro .desc span{
	font-weight: bold;
	color: #145fc8;
}
#pcon .pg-right .tea-con-p{
	width:885px;
	height:auto;
	display:table;
	margin:29px 0 50px;
	float: right;
}
#pcon .pg-right .tea-con-p .tea{
	width: 189px;
	height: 218px;
	float: left;
	overflow: hidden;
}
#pcon .pg-right .tea-con-p .tea img{
	width: 100%;
	height: 100%;
}
#pcon .pg-right .tea-con-p .tea_desc{
	width:674px;
	height:220px;
	float:right;
	background-color: #ececec;
}
#pcon .pg-right .tea-con-p .tr{
	width:668px;
	height:220px;
	overflow-y: auto;
}
#pcon .pg-right .tea-con-p .tr::-webkit-scrollbar {
    width: 7px; 
    height: 118px; 
}
#pcon .pg-right .tea-con-p .tr::-webkit-scrollbar-thumb {
    background-color: #d3d3d3; 
}
#pcon .pg-right .tea-con-p .tr::-webkit-scrollbar-track {
    background: #f5f5f5; 
	margin-right: 6px;
}
#pcon .pg-right .tea-con-p .tr dt{
	padding: 17px 20px 8px;
	font-size: 22px;
	font-weight: bold;
	color: #00578e;
	line-height: 30px;
}
#pcon .pg-right .tea-con-p .tr dd{
	padding: 0 24px;
	font-size: 16px;
	color: #222222;
	line-height: 33px;
}

/*图片列表切换*/
#pcon .pg-right .pcase{
	width:885px;
	min-height:600px;
	display:table;
	float: right;
	background-color: #ececec;
}
#pcon .pg-right .pcase .title-list{
	height:35px;
	margin: 30px 27px 0;
	float:left;
	display:block;
	position: relative;
}
#pcon .pg-right .pcase .title-list li{
	width:158px;
	height:35px;
	margin: 0px 19px;
	display:block;
	float:left;
	font-size:18px;
	font-weight: bold;
	color:#ffffff;
	text-align:center;
	line-height:35px;
	cursor:pointer;
	background-color: #2e7fec;
	border-radius: 15px;
}
#pcon .pg-right .pcase .title-list li.on{
	background-color: #cf5800;
	color:#ffffff;
}
#pcon .pg-right .pcase .product-wrap{
	width:100%;
	height:auto;
	display:table;
	margin: auto;
	clear:both;
}
#pcon .pg-right .pcase .product{
	padding:20px 29px 20px 40px;
	font-size: 16px;
	color: #222222;
	line-height: 48px;
	display:none;
}
#pcon .pg-right .pcase .product-wrap .show{ 
	display: block;
}
#pcon .pg-right .pcase .product-wrap .showcase_style{
	MARGIN: 0px auto;
}