@charset "utf-8";
.head{
    height:100px;
    font-size:14px;
    font-family: 微软雅黑;
    color:#a1a1a1;
    position:relative;
}
.head_t{
    width:100%;
    height:30px;
    line-height:30px;
    background:#121212;
}
.w1000{
    width:1000px;
    margin:0 auto;
}
.head_t .left{
    float:left;
}
.head_t .left p{
    float:left;
}
.head_t .color_red{
    color:#b90605;
}
.head_t .color_blue{
    color:#15b6dd;
}
.head_t .right{
    float:right;
}
.head_t .right a{
    float:left;
    margin-right:13px;
    color:#ccc;
}
.head_t .right .welcome{
    float:left;
    margin-right:4px;
    color:#ccc;
}
.head_t .right .last{
    margin-right:0;
}
.head_t .right div{
    float:left;
    width: 2px;
    height:15px;
    background:#767676;
    margin-top:8px;
    margin-right:13px;
}
.head_b{
    width:100%;
    height:70px;
    line-height:70px;
    position:absolute;
    top:30px;
    left: 0;
    z-index:300;
    background-color:#fff;
}
.head_b .shadow{
    width:100%;
    height:70px;
    position:absolute;
    background:#fff;
    top:0;
    left:0;
    opacity:0.4;
    filter:alpha(opacity:40);
}
.head_b_top{
    width:1000px;
    margin:0 auto;
}
.head_b .logo{
    position: relative;
    z-index:1;
    float:left;
    margin-top:18px;
}
.logo a{
    float:left;
}
.logo .follow{
    margin-top:10px;
    margin-left:34px;
}
.nav{
    float:right;
    position:relative;
    z-index:400;
}
.nav li{
    float:left;
    margin-right:20px;
}
.nav .last{
    /*width:117px;*/
    height:70px;
    /*padding:0 20px 0 8px;*/
    position: relative;
    margin-right:0;
}
.nav .last i{
    width:13px;
    height:13px;
    background:url(../images/icon.png) -244px -107px;
    position:absolute;
    right:2px;
    top:30px;
}
.nav .last input{
    width:135px;
    height:26px;
    line-height:26px;
    color:#fff;
    font-size:12px;
    margin-top:24px;
    padding-left:8px;
    border-radius:3px;
    background-color:#6a6a6a;
}

.nav li a{
    font-size:18px;
    font-family: 微软雅黑;
    color:#000001;
}
.nav li a.active{
    color:#cf0101;
}
/*侧边栏按钮*/
.sideApp{
    position:fixed;
    top:105px;
    right:0;
    z-index:99999;
}
.sideApp .qtwx_mark{
    width:70px;
    height:205px;
    background:url(../images/sideApp.png) -25px 0;
}
.sideApp .qtwx_mark a{
    width:62px;
    padding-top:60px;
    height:145px;
    display: block;
    text-align: center;
    font-size:24px;
    color:#fff;
    padding-left:8px;
}
.sideApp .qtwx .app_down_img{
    position:absolute;
    top: 5px;
    right:70px;
    cursor:pointer;
    display:none;
}
.sideApp .qtwx:hover .app_down_img{
    display: block;
}
/*底部公用部分*/
.foot{
    font-size:14px;
    font-family: 微软雅黑;
    background:#464646;
    color:#fff;
    padding-bottom:20px;
}
.foot_t{
    width:100%;
    padding-top:60px;
}
.foot_top{
    width:1000px;
    margin:0 auto;
    padding-left:40px;
}
.foot_t dl{
    float:left;
    margin-right:33px;
}
.foot_t dl dt{
    padding:0 18px 16px 18px;
    font-size:18px;
    border-bottom:2px solid #fd4444;
    margin-bottom:25px;
}
.foot_t .contact dt{
	padding-left:40px;
}
.foot_t dl dd{
    padding-left:18px;
    text-align: left;
    line-height:25px;
}
.foot_t .newerPoint dd{
	margin-bottom:7px;
}
.foot_top dd a{
    color:#fff;
}
.foot_top dd a:hover{
	color:#fd4444;
}
.foot_top dd em{
    font-size: 18px;
    color:#fd4444;
    display: block;
}
.foot_top .contact i{
    width:14px;
    height:16px;
    background:url("../images/icon.png") -57px -29px;
    float:left;
    margin-top:2px;
}
.foot_top dd span{
    display: block;
    margin-top: 5px;
}
.foot_top .qq em{
    float:left;
    margin-left:24px;
}
.foot_t .line{
    width:1000px;
    height:1px;
    background:#fff;
    margin:0 auto;
    margin-top:30px;
}
.foot .friend_link{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	padding-left:40px;
}
.foot .friend_link h2{
	font-size:18px;
}
.foot .friend_link .link_list{
	margin-top:20px;
}
.foot .friend_link a{
	display:inline-block;
	padding-right:50px;
	color:#fff;
}
.foot .friend_link a:hover{
	color:#fd4444;
}
.foot_link{
    width:1000px;
    margin:0 auto;
}
.foot_link p{
    margin-top:25px;
    text-align: center;
}
.foot_link p .ba{
	background:url("../images/ba.png") no-repeat center left;
	padding-left:25px;
	padding-right:10px;
	color:#fff;
}
.foot_link .icon{
	margin-top:20px;
	padding-bottom:20px;
}
.foot_link .icon img{
    display:inline-block;
}
/*红色字体*/
.color_red{
    color:#cf0101;
}
/*绿色字体*/
.color_green{
    color:#21b655;
}
/*蓝色字体*/
.color_blue{
    color:#40baef;
}

/*页码*/
.page{
    width:100%;
    text-align: center;
    padding:11px 0;
}
.page a{
    display:inline-block;
    padding:0 7px;
    font-size:14px;
    color:#313131;
}
.page span{
	color:#313131;
}
.page input[type=text]{
    width:21px;
    height:20px;
    text-align:center;
    border:1px solid #313131;
}
.page input.tabPageJumpBnt{
	width:31px;
    height:20px;
}
.page ul,.page ul li{
	display:inline-block;
	border:none;
}
.page a.on{
    background-color:#1499D8;
    color:#fff;
    border-radius:3px;
}
.page a.go{
	padding:1px 7px;
	background-color:#1499D8;
	color:#fff;
    border-radius:3px;
}
.page span{
	display:inline-block;
	padding:0 6px;
}
/*加载更多*/
.moreLoading{
    margin-top:10px;
    border:1px solid #e3e3e3;
    background: #fff;
    height:38px;
    line-height:38px;
}
.borderNone{
    border:none!important;
}
/*关注&已关注*/
.attention{
    position: relative;
    height:22px;
    width:74px;
}
.attention a{
    width:74px;
    height:22px;
    color:#fff;
    cursor:pointer;
    text-align: center;
    position:absolute;
    left:0;
}
.attention a.ing{
    background:url(../images/icon.png) -282px -144px ;
    line-height:22px;
    top:0;
    z-index:1;
}
.attention a.ed{
    background:url(../images/icon.png) -282px -166px;
    top:0;
    z-index:1;
    /* display:none; */
}
.attention a.cancle{
    background:url(../images/icon.png) -282px -144px ;
    top:0;
    text-align: center;
    display:none;
}
.last{
    margin:0!important;
    padding:0!important;
}
tbody tr{
	font-size:12px;
}
.mb20{
	margin-bottom:20px;
}
.ml15{
	margin-left:15px;
}
.w20{
	display:inline-block;
	width:20px;
}
.w5{
	display:inline-block;
	width:5px;
}
/*点赞*/
.agree i{
    width:14px;
    height:13px;
    float: left;
    background: url("../images/icon.png") -250px -40px;
    margin-top:5px;
}
.agree i.on{
    background:url("../images/icon.png") -349px -27px;
}