.main{
	margin-bottom: 20px;
	padding: 30px;
	background: white;
}
.positionside{
	padding: 10px 0;
	font-size: 15px;
}
.positionside img{
	float: left;
	margin-right: 5px;
}
.positionside a{
	text-decoration: none;
	color: #333;
	font-size: 15px;
}
.m-style{
	display: flex;
	justify-content: center;
}

.searchbox{
	border: solid 1px #c8d1d5;
}
.searchbox input{
	height: 28px;
	border: none;
	border-radius: 0;
}
.searchbox a{
	background: #0c83bd;
	border: none;
	color: white;
	border-radius: 0;
}
.listbox li{
	margin-right: -25px;
}
.listbox li:hover{
	background: -webkit-linear-gradient(left,white, #e6f6ff); /* safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,white, #e6f6ff); /* opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left,white, #e6f6ff); /* firefox 3.6 - 15 */
	background: linear-gradient(left,white, #e6f6ff); /* æ ‡å‡†çš„è¯­æ³• */
}
.listbox li .media{
	padding: 15px 0;
	/*border-bottom: solid 1px #eaeaea;*/
	margin-right: 25px;
}
.listbox .media-left{
	padding-right: 15px;
}
.listbox .media-left img{
	width: 134px;
	height: 134px;
}
.listbox h4{
	font-size: 18px;
	color: #4a4a4a;
	margin: 5px 0 10px;
	font-weight: bold;
}
.listbox h4:hover{
	color: #0c83bd;
	transition: all .2s;
}
.listbox p{
	color: #787878;
	margin: 0;
	font-size: 14px;
	text-indent: 28px;
	min-height: 60px;
	height: 60px;
	overflow: hidden;
}
.listbox span{
	color: #787878;
	font-size: 12px;
	display: inline-block;
    margin: 15px 0 0 30px;
}
.paixubox .fixed-table-body{
	overflow: inherit;
}
.yema p{
	margin: 10px 0;
	line-height: 34px;
}
.yema .pagination{
	margin: 10px 0;
}
.yema .pagination>li:first-child>a, .pagination>li:first-child>span,.yema .pagination>li:last-child>a, .pagination>li:last-child>span{
	border-radius: 0;
}
.yema .pagination>.active>a{
	background: #0c83bd;
	border: solid 1px #0c83bd;
}
.listbox .pagination-detail span{
	margin: auto;
	font-size: 14px;
}
.listbox .pagination li{
	display: table-cell;
}


/*paixu*/
.px_ctrlbox{
	border-bottom: solid 1px#eaeaea;
	height: 44px;
}
.px_ctrlbox li{
	padding: 12px 22px;
	float: left;
	color: #666666;
	font-weight: bold;
	cursor: pointer;
	margin-right: 20px;
}
.px_ctrlbox li.active{
	color: #1da4d6;
	background: url(/uploads/image/ikxpj/paixu_bg.png) bottom center no-repeat;
}


.pxbox table{
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 0;
}
.pxbox table thead{
	background: #f1f7fb;
}
.paixu2 table thead{
	display: none !important;
}
.pxbox .table>thead>tr>th,.pxbox .table>tbody>tr>td{
	padding: 16px;
	border-top: 1px solid #eaeaea;
	color: #666666;
}
.paixu2 .bootstrap-table .table,
.paixu2 .bootstrap-table .table>tbody>tr>td,
.paixu2 .bootstrap-table .table>tbody>tr>th,
.paixu2 .bootstrap-table .table>tfoot>tr>td,
.paixu2 .bootstrap-table .table>tfoot>tr>th,
.paixu2 .bootstrap-table .table>thead>tr>td{
	padding: 0 !important;
	border: none;
}
.paixu2 .table-striped>tbody>tr:nth-of-type(odd){
	background: white;
}
.paixu3 .bootstrap-table .table,
.paixu3 .bootstrap-table .table>tbody>tr>td,
.paixu3 .bootstrap-table .table>tbody>tr>th,
.paixu3 .bootstrap-table .table>tfoot>tr>td,
.paixu3 .bootstrap-table .table>tfoot>tr>th,
.paixu3 .bootstrap-table .table>thead>tr>td{
	padding: 16px !important;
	border: none;
}
.paixu3 .table-striped>tbody>tr:nth-of-type(odd){
	background: white;
}
.paixu3 .th-inner{
	padding: 0 !important;
}
.pxbox .table td a{
	color: #666666;
}
.pxbox .table td a:hover{
	color: #0c83bd;
	transition: all .2s;
}
.pxbox .table>thead>tr>th{
	border: none;
}
.px_n01{
	color: #ff691f !important;
}
.px_n02{
	color: #eec712 !important;
}
.px_n03{
	color: #60ca19 !important;
}



/*list2*/
.paixubox2{
	border-top: solid 1px#eaeaea;
}
/*list3*/
.px_nadd{
	color: #0c83bd !important;
}
.pxbox h3{
	color: #666666;
	font-size: 24px;
	font-weight: bold;
}



/*list_content1*/
.con_header h3{
	margin-bottom: 25px;
	font-size: 25px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.con_btbox{
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-bottom: solid 1px#eaeaea;
	padding-bottom: 10px;
}
.con_btbox li{
	display: table-cell;
	width: 1%;
}
.con_box{
	margin-top: 20px;
	border-top: 1px dashed #e6e6e6;
	padding-top: 20px;
}
.con_box .carousel{
	margin: 30px 0 15px;
}
.con_box p{
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 15px;
	text-indent: 2em;
}
.con_box .carousel-inner>.item>a>img,.con_box .carousel-inner>.item>img{
	margin: auto;
	margin-bottom: 15px;
	height: 300px;
}
@media only screen and (max-width: 768px) {
	.con_box .carousel-inner>.item>a>img,.con_box .carousel-inner>.item>img{
		max-width:100%;
	}
}
.con_box .carousel-control.left,.con_box .carousel-control.right{
	background: transparent;
}
.left img,.right img{
	position: absolute;
	top: 50%;
    margin-top: -30px;
	left: 50%;
	margin-left: -17px;
}
.contentbox .title_sbox h4 {
    float: left;
    color: #585858;
    font-weight: bold;
    font-size: 16px;
    margin:15px 0;
    padding-left: 10px;
    background: url(/uploads/image/ikxpj/title_bg.png) left center no-repeat;
}

.con_btbox2{
	box-shadow: 0 4px 14px rgba(209,226,236,.7);
	padding: 5px;
	margin-bottom: 20px;
}
.con_btbox2 li{
	background: url(/uploads/image/ikxpj/con_libg.png) right center no-repeat;
}
.con_btbox2 li:last-child{
	background: transparent;
}
.con_btbox2 h5{
	color: #838282;
	margin-bottom: 5px;
}
.con_btbox2 p{
	color: #2d2d2d;
}
.pxbox{
	margin-bottom: 30px;
}