@charset "utf-8";

.mainbox{
	font-family: 'Microsoft yahei',  微软雅黑, Arial;
	font-size: 14px;
}

.box-header.with-border {
    border:0;
    padding-top: 20px;
}

.transition {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


.page-content-wrapper .page-content{
	margin-left:0;
}
.page-content{
	background-color:#fff !important;
}

.page-header.navbar .page-logo{
	background-color: #3c8dbc;
}
.page-content,.research-detail-bg>div{
	max-width: 1024px;
	margin:0 auto !important;
	padding:0 !important;
}

.bdsharebuttonbox{
	margin-right: 10px;
}

.info-title-sub>span{
	margin-right: 15px;
}

.info-title-sub>.report-type{
	font-size: 18px;
	display: inline-block;
    width: 100px;
    height: 35px;
    text-align: center;
    background: #66cfee;
    position: relative;
    color: #fff;
    line-height: 35px;
    margin: 0 15px 0 -1px;
}

.info-title-sub>.report-type>i{
	position: absolute;
    width: 93px;
    height: 6px;
    background: url(../images/icon-02c3fe7.png) 0 -51px no-repeat;
    bottom: -6px;
    left: 0;
	z-index:1;
}

.modifydate>i{
	width: 18px;
    height: 18px;
    background: url(../images/icon-02c3fe7.png) 0 0 no-repeat;
    position: relative;
    top: 3px;
    margin-right: 5px;
    display: inline-block;
}

.page-content-wrapper>.page-content>.content-header{
	margin-top: 44px;
}

.split-line {
    margin: 5px 0;
    height: 1px;
    background-color: #eee;
    position: relative;
}

.split-line-sub {
    position: absolute;
    height: 1px;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #ccc;
}

.info-title{
	font-size: 40px;
	padding: 50px 0 10px;
	text-align: center;
	overflow: hidden;
	font-weight: 600;
	width:100%;
	padding-bottom: 60px;
}

.info-title-sub{
	margin: 15px 0;
}

.hits-amount>i {
    background: url(../images/index-selected.png) no-repeat -220px -259px;
    display: inline-block;
    width: 20px;
    height: 18px;
    vertical-align: -4px;
    margin-right: 5px;
}

.download-amount>i {
    background: url(../images/index-selected.png) no-repeat -220px -284px;
    display: inline-block;
    width: 20px;
    height: 18px;
    vertical-align: -4px;
}

.info-title-sub>span{
	font-size: 14px;
	color: #999;
	text-align: right;
	line-height: 32px;
}

.pdf-download-btn{
	margin: 0 10px 0 20px;
	border: 1px solid #66cfee;
	padding: 5px 15px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    background: #66cfee;
}

.pdf-content{
	color: #111;
	padding: 20px 60px;
	font-size: 15px;
	overflow: hidden;
	min-height: 350px;
    word-break: break-all;
}

.pdf-content td, .pdf-content th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.pdf-content img {
   /*  display: block; */
    max-width: 100%;
    /* margin: 15px auto 0; */
}

.research-detail-bg{
	margin-top:44px;
	background: url(../images/research-report-detail-bg.jpg);
}

.ctx-research{
	 box-shadow: 0 0px 8px rgba(7, 17, 27, 0.2);
	 margin-top: -40px;
}

.bdshare-button-style1-16 a, .bdshare-button-style1-16 .bds_more{
	margin-top: 8px;
}


