@charset "UTF-8";
/*
 *@Author: hehuang
 *@Date: 2018-07-24
 *@Remark: 公共样式
 */
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,header,hgroup,nav,section
{
	margin:0;
	padding:0;
	border:0;
}
.w-1200{
	width: 1200px;
	margin: 0 auto;
}
.fl-left{
	float:left;
}
.fl-right{
	float:right;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
a{
	text-decoration: none;
	list-style: none;
	outline:none;
	color: #e3282a;
}
a:hover, a:focus{
	text-decoration: none;
	outline:none;
	cursor: pointer;
}
*{    
	font-family:  "Microsoft YaHei", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Helvetica Neue", "WenQuanYi Micro Hei", sans-serif;
	padding: 0;
	margin: 0;
}
img{
	border: 0;
}
/*清除浮动*/
.clearfix:after{
	content:""; 
	display: block; 
	clear: both; 
}
.clear{
	overflow: hidden;
}
/*按钮组*/
.btn{
	border: 0;
	color: #FFFFFF;
	font-size: 12px;
}
.green-btn{
	background-color: #e3282a;
}
.w-btn{
	background-color: #FFFFFF;
}
.shallow-btn{
	background-color: #F1F8F4;
	color: #e3292a;
}
/*圆角矩形*/
.rd-btn-1x{
	border-radius: 2px;
}
.rd-btn-2x{
	border-radius: 2px;
}
.rd-btn-5x{
	border-radius: 5px;
}
/*标题组*/
/*模块标题*/
.module-title{
	color: #323942;
    font-size: 22px;
    font-weight: bold;
}
.text-left{
	text-align: left;
	margin-right: 60px;
}
.text-center{
	text-align: center;
}
/*头部样式*/
.header{
	width: 100%;
	background-color: #FFFFFF;
}
/*顶部*/
.header .bottom-secant{
	background-color: #FFFFFF;
}
.header-top{
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	position: relative;
}
.header-top .header-top-li ul li{
	float: left;
}
.header-top .fl-left li {
    padding-right: 35px;
}
.header-top .fl-right li {
    text-align: center;
    padding-right: 20px;
}
.header-top .fl-right .line{
	padding:0 5px;
}
.header-top .fl-right li:last-child {
    padding-right: 0px;
}
.header-top .header-top-li ul li a{
	color: #646464;
}
.header-top .header-top-li ul li a:hover,a:focus{
	color: #e3282a;
}
.header-top .login a:hover,a:focus{
	color: #e3282a;
}
.header-top .header-top-li ul li .li-showbox img{
	height: 132px;
}
.header-top .header-top-li ul li .wechat-img{
	position: absolute;
	left: 138px;
	z-index: 9;
	height: 132px;
	display: none;
}
.header-top .header-top-li ul li .app-img{
	position: absolute;
	left: 253px;
	z-index: 9;
	height: 132px;
	display: none;
}

/*搜索栏*/
.header-search{
	width: 1200px;
	height: 140px;
	margin: 0 auto;
}
.header-search > div {
    height: 100%;
}
.header-search .logo {
    display: block;
    width: 180px;
    margin-top: 35px;
    float: left;
}
.header-search .logo img {
    display: block;
    width: 167px;
    height: 53px;
}
.header-search > div.fl-right {
    width: 745px;
}
.header-search-buttons {
    height: 41px;
    margin-top: 39px;
    line-height: 41px;
}
.header-search-buttons > div{
    height: 39px;
    border: 1px solid red;
    width: 588px;
    float: left;
}
.header-search-buttons .select {
    width: 110px;
    padding: 0;
    text-indent: 20px;
}
.header-search-publish{
	display: block;
    width: 143px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    margin-left: 10px;
    font-size: 14px;
    color: #e3282a;
    float: left;
    border: 1px solid #e3282a;
}
.header-search-buttons input {
    display: block;
    width: 364px;
    height: 100%;
    border: 0;
    padding: 0;
    border-left: 1px solid #cccccc;
    padding-left: 20px;
    color: #333;
    float: left;
}
.header-search-btn {
    display: block;
    background: #e3282a;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 93px;
    height: 100%;
}
.header-search-btn i {
    font-size: 21px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    padding-right: 3px;
}
.header-search .search-advice {
    height: 30px;
    width: 100%;
    line-height: 30px;
}
.header-search .search-advice li{
	float:left;
	padding: 0 10px;
}
.header-search .search-advice a{
	color:#adadae;
	font-size:12px;
}
.header-search .search-advice a:hover{
	color:#e3282a;
}
/*导航条*/
.header .nav{
	width: 100%;
    height: 40px;
    background-color: #FFFFFF;
    border-bottom: 2px solid #e3292a;
}
.header .nav.indexpage{
	border-bottom:0px;
}
.header .nav ul li{
	float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding: 0 33px;
}
.header .nav.indexpage ul li{
	padding: 0 20px;	
}
.header .nav .active-label{
	width:200px;
	background:#e3292a;
}
.header .nav .active-label a {
	color:#fff;
}
.header .nav ul li.hover a{
	color:#e3292a;
}
.header .nav ul li.active{
	background: #e3292a;
}
.header .nav ul li.active a{
	color: #FFFFFF;
}
.header .nav ul li:hover{
	background-color: #e3292a;
}
.header .nav ul li:hover a{
	color: #FFFFFF;
}
.header .nav ul li:first-child{
	margin-left: 0;
}
.header .nav ul li:last-child{
	float: right;
	margin-right: 0;
}
.header .nav ul li a{
	color: #333333;
	font-size: 16px;
	width: 100%;
	height: 100%;
	display: block;
}
.header .nav ul li.tag img{
	position: absolute;
	top: -8px;
    left: 55px;
}

/*小图标动画*/
/*动画*/
@-webkit-keyframes Tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    70%,73% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    77%,83%,90%,97% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%,87%,93% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-moz-keyframes Tada {
    0% {
        -moz-transform: scale(1);
        transform: scale(1)
    }

    70%,73% {
        -moz-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    77%,83%,90%,97% {
        -moz-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%,87%,93%{
        -moz-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -moz-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-ms-keyframes Tada {
    0% {
        -ms-transform: scale(1);
        transform: scale(1)
    }

    70%,73% {
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    77%,83%,90%,97% {
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%,87%,93% {
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes Tada {
    0% {
        transform: scale(1);
        transform: scale(1)
    }

    70%,73%{
        transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    77%,83%,90%,97%  {
        transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%,87%,93%{
        transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.header .nav ul li.tag img{
    -webkit-animation: Tada 3s both infinite;
    -moz-animation: Tada 3s both infinite;
    -ms-animation: Tada 3s both infinite;
    animation: Tada 3s both infinite;
}
/*底部样式*/
.footer .link h1{
	margin: 30px 0px 20px 0px;
}
.footer .link ul li{
	float: left;
	text-align: center;
	margin: 5px;
}
.footer .link ul li a{
	color: #999999;
	font-size: 14px;
}
.footer .link ul li b{
	color: #b3b3b3;
	margin-right: 10px;
	position: relative;
    top: -2px;
}
.footer .link ul li:hover a{
	color: #e3292a;
}
.footer .link ul li:hover,.footer .link ul li:focus{
	color: #e3292a;
}
.footer .link ul li.active a{ 
	color: #e3292a;
}
/*常见问题*/
.footer .question{
	border-top: 1px solid #D5D5D5;
	padding-top: 30px;
}
.question{
	margin-top: 50px;
}
.question-title{
	color: #333333;
	font-size:24px;
	padding-bottom: 10px;
	font-weight: normal;
}

.question .question-box-left{
	width: 830px;
	display: inline-block;
	border-right: 1px dashed #C4C4C4;
}
.question .question-box-left ul{
	width: 33.33%;
}
.question .question-box-left ul li{
	line-height: 30px;
}
.question .question-box-left ul li a{
	color: #747474;
	font-size: 14px;
}
.question .question-box-left ul li a:hover,a:focus{
	color: #e3292a;
}

.question .question-box-right{
	width: 360px;
	display: inline-block;
}
.question .question-box-right .feedback{
	text-align: center;
	width: 100%;
	display: inline-block;
}
.question .question-box-right .feedback p{
	display: block;
	width: 135px;
	color: #747474;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	margin: 0 auto;
}
.question .question-box-right .feedback button{
	width: 105px;
	height: 36px;
	border-radius: 36px;
}
.question .question-box-right .feedback button a{
	color: #FFFFFF;
	font-size: 14px;
}
.question .question-box-right .code{
	width: 50%;
	text-align: center;
	margin-top: -20px;
}
.question .question-box-right .code img{
	width: 157px;
	height: 163px;
	background-color: #F1F1F1;
}
.question .question-box-right .code p{
	font-size: 14px;
	color: #e3292a;
}

/*底部版权*/
.copy{
	margin-top: 42px;
	width: 100%;
	height: 115px;
	line-height: 24px;
	font-size: 14px;
	background-color: #535353;
	color: #B1B1B1;
	text-align: center;
}
.copy p:first-child{
	padding-top: 15px;
}

/*侧边导航栏*/
.nav-right {
    width: 50px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #FFFFFF;
    z-index: 9999;
    box-shadow: 2px 4px 10px #191919;
}
.nav-right ul {
    height: 250px;
    top: 50%;
    margin-top: -250px;
    position: absolute;
}
.nav-right li {
    width: 50px;
	height: 80px;
    text-align: center;
}
.nav-right li:hover,li:focus {
    background-color: #e3292a;
}
.nav-right li:hover a{
    color: #FFFFFF;
}
.nav-right li:hover i{
    color: #FFFFFF;
}
.nav-right li a {
	display: block;
	width: 35px;
    font-size: 12px;
    color: #262626;
    line-height: 14px;
    margin: 0 auto;
    padding-top: 15px;
}
.nav-right li i{
	display: block;
	width: 35px;
    font-size: 20px;
    color: #7D7D7D;
    margin: 0 auto;
    margin-bottom: 5px;
}
.nav-right li.active{
    background-color: #e3292a;
}
.nav-right li.active a{
    color: #FFFFFF;
}
.nav-right li.active i{
    color: #FFFFFF;
}
.nav-right .nav-right-wrap{
	/*display: none;*/
    top: -251px;
    position: relative;
    right: 266px;
    width: 264px;
    height: 267px;
    background: #FFF;
    border: 1px solid #D5D5D5;
    box-shadow: 2px 4px 10px rgba(25,25,25,0.1);
	-moz-box-shadow: 2px 4px 10px rgba(25,25,25,0.1);
	-webkit-box-shadow: 2px 4px 10px rgba(25,25,25,0.1);
}
.nav-right .nav-right-wrap .time{
	display: block;
	width: 265px;
	height: 37px;
	line-height: 37px;
	background: #00B45F;
	text-align: left;
}
.nav-right .nav-right-wrap .time span{
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
}
.nav-right .nav-right-wrap span img{
	width: 28px;
	float: right;
	margin-top: 5px;
}
.nav-right .nav-right-wrap textarea{
	margin: 10px;
	padding: 10px;
	width: 222px;
	height: 58px;
	font-size: 12px;
	color: #999999;
	border-radius: 1px;
	resize:none;
	border: 1px solid #D5D5D5;
}
.nav-right .nav-right-wrap textarea:focus{
	border: 1px solid #e3292a;
}
.nav-right .nav-right-wrap p{
	margin: 10px;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	color: #555555;
	float: left;
}
.nav-right .nav-right-wrap p input{
	width: 161px;
	height: 30px;
	border-radius: 1px;
	border: 1px solid #D5D5D5;
	margin: 0px -10px 0px 10px;
	padding-left: 10px;
}
.nav-right .nav-right-wrap input:focus{
	border: 1px solid #e3292a;
}
.nav-right .nav-right-wrap button{
	width: 242px;
	height: 35px;
}
.nav-right .gotop img{
	display: -webkit-box;
	width: 25px;
	margin: 0 auto;
}

/*提示弹出框*/
.dialog-wrapper {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    z-index: 999;
    overflow: hidden;
}
.dialog {
    border-radius: 4px;
    width: 440px;
    height: 170px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
}
.dialog > p {
    font-size: 16px;
    text-align: center;
    height: 85px;
    padding: 35px 20px 0;
}
.dialog > ul {
    margin: 0 auto;
    width: 265px;
    text-align: center;
}
.dialog > ul > li {
    display: inline-block;
    height: 35px;
    width: 110px;
    text-align: center;
    line-height: 35px;
    margin: 0 10px;
}
.dialog > ul > li > a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #499ac9;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}

/*排行榜信息*/
.p-ranking {
    width: 417px;
}
.p-ranking .ranking-title {
    height: 20px;
    border-left: solid 3px #e3282a;
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    display: inline-block;
    padding-left: 15px;
}
.p-ranking .ranking-show {
    margin-top: 15px;
}
.p-ranking .ranking-show ul li:first-child span{
	font-size: 16px;
	color: #333333;
}
.p-ranking .ranking-show ul li{
	height: 30px;
	line-height: 30px;
}
.p-ranking .ranking-show ul li span{
	float: left;
	color: #333333;
	font-size: 14px;
}
.p-ranking .ranking-show ul li span:nth-of-type(2){
	display: inline-block;
	width: 240px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 30px;
}
.p-ranking .ranking-show ul li span:last-child{
	float: right;
}
.p-ranking .ranking-show ul li span:first-child{
	display: inline-block;
	text-align: center;
	width: 35px;
}
.p-ranking .ranking-show ul li span em{
	background: #e3282a !important;
	color: white;
	display: inline-block;
	font-style: normal;
	height: 17px;
    width: 17px;
    line-height: 17px;
    text-align: center;
    font-size: 13px;
}
.p-ranking .ranking-show ul li a:hover span{
	color: #e3282a;
}
/*排行榜信息 end*/
/*切换栏目类型- 支持切换table 2个*/
.resource-switch{
	
}
.resource-switch:after,.resource-switch-nav:after,.resource-switch-nav-li:after,.resource-switch-news ul:after{
	content: "";
	display: block;
	clear: both;
}
.resource-switch-nav{
	margin: 25px 0;
}
.resource-switch-title{
	padding-left: 14px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-left: solid 3px #e3282a;
	float: left;
}
.resource-switch-nav-li{
	float: right;
	margin-right: 15px;
}
.resource-switch-nav-li li:first-child{
	padding-right:10px;
}
.resource-switch-nav-li li{
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}
.resource-switch-nav-li li:last-child a{
	border-left: solid 1px #d1d1d1;
}
.resource-switch-nav-li li a{
	/*display: inline-block;*/
	padding-left: 10px;
	color: #333333;
}
.resource-switch-nav-li li a:hover{
	color: #e6282a !important;
}
.resource-switch-nav-li li.active a{
	color: #e6282a;
}
.resource-switch-news{
	margin-top: -5px;
	border-bottom:1px solid #dfdfdf;
}
.resource-switch-news ul{
	overflow: hidden;
}
.resource-switch-news ul li{
	display: block;
	height: 18px;
	margin: 0 10px 15px;
}
.resource-switch-news ul li a{
	display: block;
	font-size: 13px;
	color: #262626;
}
.resource-switch-news ul li:hover a span{
	color: #e6282a;
}
.resource-switch-news-title{
	display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 190px;
    color: #1f1f1f;
}
.resource-switch-news-time{
	float: right;
    width: 40px;
    color: #8E8E8E;
    line-height: 20px;
    font-size: 12px;
}
.resource-switch-more{
	font-size: 12px;
	/*line-height: 25px;*/
	color: #B43137;
	text-align: center;
	margin: 0 auto;
}
.resource-switch-more a{
	color: #8E8E8E;;
	display: inline-block;
	margin-bottom: 12px;
	/*position: relative;*/
}
.resource-switch-more a:hover{
	color: #e3282a;
}
/*切换栏目类型- 支持切换table 2个 end*/

/*** 分页组件 ***/
/* bootstrap */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover
	{
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover
	{
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover
	{
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

/* 自定义 */
.paging{
	width: 100%;
	min-height: 40px;
	text-align: center;
}
.pagination.black > li > a,
.pagination.red > li > a {
    padding: 4px 10px;
    color: #000;
    background: #fff;
    margin-left: 5px;
    border-radius: 0;
}
.pagination.black > li.activepage > a {
	color: #fff;
	background:#394043;
	border: 1px solid #394043;
}
.pagination.red > li.activepage > a{
	background: #e5272a;
    border: 1px solid #e5272a;
    color:#fff;
}
.pagination.red > li > span{
	float: none;
    border: 0;
    display: inline;
    padding: 4px;
    color: #000;
}
.pagination.red>li.total{
	line-height:30px;
	margin-left: 10px;
}
.pagination.red>li input {
    width: 30px;
    height: 25px;
    margin: 0 5px;
    text-align: center;
}
.pagination.red>li.total>a {
    display: inline-block;
    float: none;
    background: #e5272a;
    color: #fff;
    border: 1px solid #e5272a;
    padding: 2px 10px;
}
