/*初始化111*/html,body {
	margin: 0;
	padding: 0;
}

.pagebox {
	position: relative;
	width: 1200px;
	margin: 0px auto;
}

body {
	overflow-x: hidden;
}

.p_page .pre {
	background-color: #1065af;
}

.p_page .pre:hover {
	background-color: #1065af !important;
}

.p_page .pre:active {
	background-color: #1065af !important;
}

.p_page .next:after {
	background-color: #1065af !important;
}

.p_page .next:hover:after {
	background-color: #1065af !important;
}

.p_page .next:active:after {
	background-color: #1065af !important;
}

.p_page .next {
	background-color: #1065af !important;
	color: #fff !important;
}

.p_page .next:hover {
	background-color: #1065af !important;
}

.p_page .next:active {
	background-color: #1065af !important;
}

.pageNum:hover {
	background-color: #1065af !important;
}

.pageNum:active {
	background-color: #1065af !important;
}

.p_page .pageNum.active {
	background-color: #1065af !important;
}

.p_page .next {
	background-color: #1065af !important;
}

.p_page .next:hover {
	background-color: #1065af !important;
}

.p_page .next:active {
	background-color: #1065af !important;
}

/*顶部*/

#box_slc{
   margin-top: 0px;
    width: 100%;
    margin-bottom: 0px;
    float: left;
}
#box_slc_sub1{
   width: 100%;
    float: none;
}
#box_slc_sub2{
   width: 100%;
    float: none;
    height: 27px;
}
#box_slc_sub2 UL{
   float: left;
}
#box_slc_sub2 UL LI{
   z-index: 92;
   position: relative;
   margin: 0px 10px 0px 0px;
   width:100px;
   float: left;
   height: 27px;
}
#box_slc_sub2 ul li .weibo{
	position: absolute;
    width: 27px;
    bottom: 0px;
    background: url(../images/icon-attention.png) no-repeat 40px 0px;
    height: 27px;
    cursor: pointer;
}
#box_slc_sub2 UL LI .lc_a{
   position: absolute;
   width: 80px;
   color: #333333;
   text-align:right;
   bottom: 0px;
   background: url(../images/sja.jpg) no-repeat;
   height: 27px;
   font-weight: normal;
   cursor: pointer;
}
#box_slc_sub2 UL LI .lc_a2{
   position: absolute;
   width: 100px;
   color: #333;
   bottom: 0px;
   font-weight: normal;
   text-align:right;
   background: url(../images/wxa.jpg) no-repeat;
   height: 27px;
   cursor: pointer;
}
#box_slc_sub2 UL LI.on .lc_a{
   background: url(../images/sja.jpg) no-repeat;
}
#box_slc_sub2 UL LI.on .lc_a2{
   background: url(../images/wxa.jpg) no-repeat;
}
#box_slc_sub2 UL LI .lc_txr{
   position: absolute;
    text-align: center;
    line-height: 100px;
    width: 100px;
	padding-top:20px;
	background:url(../images/ewmboxa.png) no-repeat center top;
    display: none;
    height: 105px;
    color: #fff;
    margin-left: -50px;
    top: 15px;
    left: 50%;
}
#box_slc_sub2 UL LI .lc_txr2{
   position: absolute;
    text-align: center;
    line-height: 100px;
    width: 100px;
	padding-top:20px;
	background:url(../images/ewmboxa.png) no-repeat center top;
    display: none;
    height: 105px;
    color: #fff;
    margin-left: -50px;
    top: 15px;
    left: 50%;
}
.gywm a{
	width:27px;
    line-height: 27px;
	background: url(../images/weibo.png) no-repeat ;
    float: left;
    height: 27px;
	margin-right:13px;
}
.gywm a:hover{
	width:27px;
	list-style:none;
	text-decoration:none;
	background: url(../images/weibo_hover.png) no-repeat ;
}

.layui-tab-title li{display: inline;padding:0}