#searchContentArea {
    position: relative; min-height: 720px; padding-bottom: 10px;
    max-width: 1440px;
    min-width: 1170px;
    margin: auto;
    width: 80%;
}
.customSearchCon {
	white-space: nowrap;
	font-size: 0;
}
#rruTechTableCard .section {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
}
.customSearchCon > .leftSearchCon,
.customSearchCon > .rightSearchCon {
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	box-sizing: border-box;
}
.customSearchCon > .leftSearchCon {
	width: 60%;
}
.customSearchCon > .rightSearchCon {
	width: 38%;
	margin-left: 2%;
}
/*
.noRightCon.customSearchCon > .leftSearchCon {
	width: 100%;
}
*/
.noRightCon.customSearchCon > .rightSearchCon {
	/*display: none;*/
}
.searchNav > .goHome {
	cursor: pointer;
}
#searchBack {
    position: absolute; top: 0; bottom: 0; left: 0; right: 0;
    display: none;
}

#searchBack img {
    position: absolute; top: 43%; left: 48%;
}

#searchContentDiv {
    padding: 0 0 10px 0;
    min-height: 340px;
}

#searchContentArea .searchTotalDiv {
    padding: 3px 5px;
    font-size: 14px; color: #666;
    padding-top: 4px;
    padding-left: 8px;
    margin-bottom: 15px;
}

#searchContentArea .s_title_h4 {
    color: #333; font-size: 16px; text-decoration: none; line-height: 1.8em;line-height:25px;
}

#searchContentArea .s_title {
    text-decoration: none;

    display: block;
    white-space: pre-wrap;
}
#customDocResult .s_title_h4 {
	background: url(../imgs/search/zan.png) no-repeat left top;
    padding-left: 32px;
}
#searchContentArea .hdex_group_title {
    font-size: 16px; font-weight: bold;
    padding-bottom: 10px;
    margin-top: 20px;
}

#searchContentArea .hedex_doc_title {
    font-size: 14px; text-decoration: none; word-break: break-word;
    margin-top: 14px;
    padding-bottom: 4px;
}

#searchContentArea .hedex_doc_title:hover {
    text-decoration: underline;
}
#searchContentArea .s_summary_content {
    margin-bottom: 30px;
    margin-top: 12px;
}
#searchContentDiv>div.s_summary_content,#searchContentDiv>h4.s_title_h4{
	display:none;
}
#searchContentArea .s_summary {
    font-size: 14px;
    line-height: 1.5em;
    color: #666;
    word-break: break-word;
    text-overflow: ellipsis;
    margin-bottom: 14px;
    white-space: pre-wrap;
}

#searchContentArea .s_summary_nav {
	font-size: 14px;
	margin-bottom: 6px;
}

.s_summary_nav span {
	padding: 0 4px 0 6px;
}
#searchContentArea .s_content_more_list{
    font-size: 14px;
    margin-left: 25px;
    position: relative;
    line-height: 20px;
    white-space: pre-wrap;
}
#searchContentArea .s_content_more_list .triangle-win{
    width: 400px;
}
#searchContentArea .s_content_more_list .triangle-text{
    background-color: #E1F4FF;
    color: #264B5D;
}
#searchContentArea .s_content_more_list a em {
	color: #c7000b;
	font-style: normal;
}
#searchContentArea .s_content_more_list .left-triangle-outside{
   border-bottom-color: #E1F4FF;
}
#searchContentArea .s_content_more_list b {
    color: #c7000b;
    font-weight: normal;
}
#searchContentArea .s_content_more_link {
    font-size: 14px;
    margin: 10px 0 10px 25px;
}
#searchContentArea .s_content_more_link a {
	padding-right: 20px;
    background: url(../imgs/common/more_icon.png) no-repeat right center;
    transition: all 0.1s ease-in;
    color: #666;
}
#searchContentArea .s_content_more_link a:hover {
	color: #C7000B;
    padding-right: 24px;
    transition: all 0.1s ease-in;
}
#searchContentArea .s_content_more_list a:hover{
    text-decoration: underline;
}

#searchContentArea .s_title em,#searchContentArea  .s_summary em ,.toolTopic em,#mediaResult em{
    color: #c7000b; font-style: normal;
}

#searchContentArea div.pagination span.current {
    display: block; float: left; height: 26px; line-height: 26px; padding: 0px 10px; margin: 0px 2px 0px 0px;
    background: #de3838; color: #fff; border: solid 1px #E5E5E5;
}

#searchContentArea div.pagination a {
    display: block; border: 1px #E5E5E5 solid; float: left; height: 26px; color: #3C3C3C; line-height: 26px;
    padding: 0px 5px; margin: 0px 2px 0px 0px; background-color: #fff; text-decoration: none;
}

#searchContentArea div.pagination a:hover {
    color: #EA3234; cursor: pointer;
}

#resulTall a,
.resulTallA a {
    text-decoration: none; color: #006ad0;
}

#resulTall img,
.resulTallA img  {
    vertical-align: middle;
}
#searchContentArea>#resulTall,
#searchContentArea .resulTallA{
	/*text-align:center;*/
    /*line-height:35px;*/
    margin-top:30px;
}

#resulTall li,
.resulTallA li {
    list-style: none;
}

a.hedexlink,a.pdflink {
    background: url("../imgs/search/readIconnew.png") no-repeat left 6px; padding-left: 20px;
    margin-right: 20px;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    height: 20px;
}

a.hedexlink:hover,a.pdflink:hover {
   text-decoration: underline;
}
.searchTips.tip-box {
	position: fixed;
	display: none;
}
.headNav.isIndexPage .searchTips.tip-box {
	position: absolute;
}
.searchTips .tip-triangle-inside.top {
	border-bottom-color: #c7000b;
}

.searchTips .tip-triangle-outside.top {
    border-bottom-color: #c7000b;
    bottom: -1px;
    left: -6px;
}
.searchTips .tip-text-box {
    background-color: #c7000b;
    color: #333;
    padding: 3px 8px;
    font-size: 15px;
    border: none;
    box-shadow: none;
    white-space: nowrap;
    color: #fff;
}
/* 弹出框样式 */

.tip-box {
    position: relative; z-index: 1000;
}
.tip-content{
	position: absolute;
}
.tip-content.left,.tip-content.right {
    top: -1px;
}
#searchContentArea .tip-box {
    position: absolute;
    z-index: 1000;
    left:22px;
    top:15px;
    width:500px;
    display:none;
}
#searchContentArea .tip-content{
	position:relative;
}
#searchContentArea .tip-text-box{
	margin-top:6px;
}
.tip-triangle-box {
    position: absolute;
    width: 0;
}

.tip-triangle-box>div {
    width: 0; height: 0; line-height: 0;
}

.tip-triangle-box.left {
    top: 5px; left: -7px;
}

.tip-triangle-box.right {
    top: 3px; right: -18px;
}

.tip-triangle-box.top {
    left: 13px; top: -15px;
}

.tip-triangle-box.bottom {
    left: 3px; bottom: -11px;
}

.tip-triangle-inside {
    position: absolute; border: 7px solid transparent;
}

.tip-triangle-inside.left {
    border-right-color: #ABABAB; left: -6px; top: 3px;
}

.tip-triangle-inside.right {
    border-left-color: #ABABAB; left: -5px; top: 3px;
}
.tip-triangle-inside.top {
    border-bottom-color: #ABABAB; left: -5px; top: 3px;
}

.tip-triangle-inside.bottom {
    border-top-color: #ABABAB; left: 6px; top: 3px;
}

.tip-triangle-outside {
    position: relative; border: 7px solid transparent;
}

.tip-triangle-outside.left {
    border-right-color: #E1F4FF; bottom: -3px; left: -5px;
}

.tip-triangle-outside.right {
    border-left-color: #E1F4FF; bottom: -3px; left: -6px;
}

.tip-triangle-outside.top {
    border-bottom-color: #E1F4FF; bottom: -4px; left: -5px;
}
/*
.tip-triangle-outside.top{
	border-bottom-color: #E1F4FF; bottom: -12px; left: -5px;
}
*/
.tip-triangle-outside.bottom {
    border-top-color: #E1F4FF; bottom: -2px; left: 6px;
}

.tip-text-box {
    border: 1px solid #ABABAB;
    border-radius: 6px; text-align: left; white-space: normal; padding: 6px 8px; opacity: 1;
    webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-color: #E1F4FF; color: #264B5D;font-size: 12px;
}
#searchContentArea #mediaResult{
	overflow:hidden;
	margin-bottom:20px;
	display:none;
	border-radius: 6px;
}

#searchContentArea #techResult{
    overflow:hidden;
    margin-bottom: 20px;
    display:none;
    border-radius: 6px;
}


#searchContentArea #mediaResult.noResult{
	border:none;
	margin-bottom:0;
}
#mediaResult>div.mediaResult1{
	width:100%;
}
#mediaResult>div.mediaResult2{
	width:50%;
}
#mediaResult .vedioRes.mSright>p{
	line-height:30px;
	margin-left:35px;
}
#mediaResult .vedioRes.mSright>p span:first-of-type{
	color:#c7000b;
}
#mediaResult .vedioRes .msrTitle{
    box-sizing: border-box;
}

#search3msContentDiv .techTitle a>i,
#search3msContentDiv .techTitle a>span,
#toolsResult .toolName a>i,
#toolsResult .toolName a>span,
#techResult .mSright .msrTitle>i,
#techResult .mSright .msrTitle>span,
#mediaResult .vedioRes .msrTitle>i,
#mediaResult .vedioRes .msrTitle>span{
    display: inline-block;
    vertical-align: middle;
}
#search3msContentDiv .techTitle a>i,
#toolsResult .toolName a>i,
#techResult .mSright .msrTitle>i,
#mediaResult .vedioRes .msrTitle>i{
    width: 24px;
    height: 24px;
    margin-right: 5px;
}
#techResult .mSright .msrTitle>i{
    background: url(../imgs/common/tech-img.svg);
    background-size: cover;
}
#mediaResult .vedioRes .msrTitle>i{
    background: url(../imgs/common/video.svg);
    background-size: cover;
}
#toolsResult .toolName a>i{
    background: url(../imgs/common/quick-search.svg);
    background-size: cover;
}


#searchContentArea #toolsResult{
	overflow:hidden;
    margin-bottom: 15px;
    display:none;
    border-radius: 6px;
}
#searchContentArea #rruTechTable.noResult {
	padding: 0;
}
#searchContentArea #toolsResult.noResult{
	border:none;
	margin-bottom:0;
}
#toolsResult .resultTool, #mediaResult>div{
	/*padding:15px 0 15px 80px;*/
	padding: 15px 10px;
	position:relative;
	box-sizing: border-box;
	width: 33.3%;
}
#toolsResult .resultTool{
    float: left;
}
#toolsResult .resultTool, #techResult>div{
    padding: 15px 10px;
}
#toolsResult .resultTool, #techResult>div, #oversea-area{
    /*padding:15px 0 15px 80px;*/
    position:relative;
    box-sizing: border-box;
    width: 100%;
}
#toolsResult .resultTool,#techResult>div{
    float: left;
}

#toolsResult .resultTool1{
	width:100%;
}
#toolsResult .resultTool2{
	width:50%;
}
.resultTool .toolName>a{
	font-weight:bold;
}
.resultTool .toolName>.toolDes{
	display:inline-block;
	width:20px;
	height:28px;
	vertical-align:middle;
	background:url(../imgs/search/zan.png) no-repeat center top;
	padding:2px;
	margin-left:5px;
}
.resultTool .toolName{
	margin-bottom:5px;
	font-size: 18px;
}
.resultTool .toolDesC{
	margin-bottom: 10px;
    font-size: 14px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.resultTool .toolTopic{
	padding-left:10px;
}
/*
.resultTool .toolIcon,#mediaResult .mSleft{
	width: 62px;
    height: 62px;
    position: absolute;
    left: 8px;
    top: 8px;
}
*/
.toolTopic li{
	line-height:20px;
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
.toolTopic li.hide{
	display:none;
}
.toolTopic li.featurePageLi{
	padding-top:10px;
	text-align:left;
}
.toolTopic span.feaPage{
	display: inline-block;
	vertical-align:middle;
    margin-right: 5px;
    padding:0 5px;
    height:20px;
    line-height:20px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    color:#333;
}
.toolTopic span.next,.toolTopic span.prev{
	display: inline-block;
	vertical-align:middle;
	width:16px;
	height:12px;
	cursor:pointer;
	background: url(../imgs/search/pagination_icons.png) no-repeat -16px center;
}
.toolTopic .pageNum{
	width:20px;
	text-align:center;
	margin:0 4px;
}
.toolTopic span.next{
	background: url(../imgs/search/pagination_icons.png) no-repeat -32px center;
}
.toolTopic span.disabled{
	color:#999;
	cursor: not-allowed;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.toolTopic span.active{
	background: #de3838;
    color: #fff;
}
.toolTopic .showMore{
	cursor:pointer;
}
.resultTool .toolTopic a{
	font-size:14px;
}
.resultTool .toolTopic a>.grayWord{
	color:#666;
	margin-left:4px;
}
/*
.resultTool .baseImg{
	background:url(../imgs/search/toolIcons01.png) no-repeat -16px center;
}
.resultTool .controlImg{
	background:url(../imgs/search/toolIcons01.png) no-repeat -88px center;
}
.resultTool .featureImg{
	background:url(../imgs/search/toolIcons01.png) no-repeat -158px center;
}
.resultTool .OtherImg{
	background:url(../imgs/search/toolIcons01.png) no-repeat -230px center;
}
.resultTool .weiboImg{
	background:url(../imgs/search/toolIcons01.png) no-repeat -586px center;
}
.resultTool .sranImg{
	background:url(../imgs/search/toolIcons01.png) no-repeat -304px center;
}
.resultTool .deltaImg{
	background:url(../imgs/search/toolIcons01.png) no-repeat -375px center;
}
.resultTool .nbiImg{
	background:url(../imgs/search/toolIcons01.png) no-repeat -445px center;
}
.resultTool .licenseImg{
	background:url(../imgs/search/toolIcons01.png) no-repeat -516px center;
}

.techSearch .mSleft{
	background:url(../imgs/search/mediaAll.png) no-repeat -318px center;
}
.vedioSearch .mSleft{
	background:url(../imgs/search/mediaAll.png) no-repeat -236px center;
}
*/

#mediaResult .msrCon li{
	font-size:14px;
	line-height:20px;
	white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
}
#mediaResult .msrCon li.hide{
	display:none;
}
#mediaResult .msrTitle{
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	cursor:pointer;
}

#mediaResult .vedioRes.mSright .msrTitle:hover {
    text-decoration: underline;
}

#techResult .msrCon li{
    font-size:14px;
    line-height:20px;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
}
#techResult .msrCon li.hide{
    display:none;
}
#techResult .msrTitle, #oversea-area .msrTitle{
    font-weight:bold;
    font-size:18px;
    line-height:30px;
    cursor:pointer;
}
#oversea-area .msrTitle{
    font-size: 16px;
}
#oversea-area{
    margin-bottom: 20px;
}
#oversea-area.noResult{
    display: none !important;
}
#oversea-area .msrTitle{
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 20px;
    background: url(../imgs/common/more_icon.png) no-repeat right center;
    transition: all 0.1s ease-in;
}
#oversea-area .doc-list{
    padding-left: 20px;
}

#oversea-area .s_title_h4{
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    white-space: pre-wrap;
    position: relative;
}
#oversea-area .more-link{
    padding-right: 20px;
    margin-top: 5px;
    display: inline-block;
    background: url(../imgs/common/more_icon.png) no-repeat right center;
    transition: all 0.1s ease-in;
    color: #666;
    margin-left: 10px;
}
#oversea-area a.xlsxLink{
    background: url(../imgs/customMade/excelIcon.png) no-repeat left center ;
}
#oversea-area h4.s_title_h4.disabled >a.xlsxLink{
    background: url(../imgs/customMade/disExcelIcon.png) no-repeat left center !important;
}




.msrCon li a,.msrCon li span{
	cursor:pointer;
}
#wirProBox a {
	display: inline-block;
}
#wirProBox a img {
	transform: scale(1);
    transition: transform 0.2s ease-in;
}
#wirProBox a:hover img {
	transform: scale(1.05);
    transition: transform 0.2s ease-in;
}

#rruTechTableCard {
	font-size: 14px;
	max-height: 680px;
    overflow: auto;
    white-space:pre-wrap;
}
#rruTechTableCard>div{
	width:100%;
	white-space:normal;
}
#rruTechTableCard a:hover {
    color: #0f0f0f !important;
    cursor: auto !important;
}
#rruTechTableCard .introContent h4 {
	font-size: 14px;
}
#rruTechTableCard .otherkTit {
	font-weight: bold;
	margin-right: 4px;
	margin-top: 12px;
}
#rruTechTableCard P {
	margin: 0 0 8px 0;
    white-space: pre-wrap;
}
#rruTechTableCard .otherkCon a {
	line-height: 24px;
	color: #333;
	cursor: pointer !important;
}
#rruTechTableCard .otherkCon a:hover {
	color: #c7000b !important;
}


#rruTechTableCard table {
	min-width: 100%;
	border-collapse: collapse;
	border: none;
}
#rruTechTableCard table.MsoNormalTable {
	margin-left: 0!important;
}
#rruTechTableCard img {
	max-width: 100%;
}
#rruTechTableCard td,
#rruTechTableCard th {
	padding: 4px 2px;
	border: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
    white-space: pre-line;
}
#rruTechTableCard .sectiontitle,
#rruTechTableCard .section > h4 {
	margin-top: 12px;
	padding-bottom: 4px;
	font-size: 14px;
}
#rruTechTableCard tr td:nth-child(1),
#rruTechTableCard tr th:nth-child(1) {
	font-weight: bold;
	text-align: right;
	width: 116px;
}
#rruTechTable {
	padding-bottom: 20px;
	font-size: 14px;
}
#rruTechTable.noResult {
	padding-bottom: 0;
}
#rruTechTableCard li {
	list-style: disc;
	margin-left: 40px;
    white-space: pre-wrap;
    margin-top: 8px;
}
#rruTechTableCard li:nth-child(1){
    margin-top: 0px;
}
#rruTechTable > p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
#rruTechTable table {
	width: 100%;
	max-width: 100%;
	border-collapse: collapse;
}
#rruTechTable td {
	padding: 10px;
	border: 1px solid #ddd;
	text-align: left;
	white-space: pre-wrap;
	word-break: break-word;
}
#rruTechTable .headItem td.lastTd {
	border-right: 1px solid #ddd;
}
#rruTechTable .headItem td {
	background:#e1e4e5;
	border-right: 1px solid #fff;
	text-align: center;
}
#rruTechTable td a {
	text-decoration: underline;
}
#rruTechTable td.odd {
	background: #fff;
}
#rruTechTable td.even {
	background: #f7f8f8;
	text-align: center;
	min-width: 100px;
}
/*新增的搜索页签*/
.searchConLabel {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.searchConLabel > span {
	display: inline-block;
	line-height: 36px;
	padding: 0 15px;
	border-radius: 4px 4px 0 0;
	margin-bottom: -1px;
	margin-left: 6px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

.searchConLabel > span.active {
	color: #c7000b;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

.searchConRes > div {
	display: none;
}

.searchConRes > div.active {
	display: block;
}

.leftSearchCon > div {
    display: none;
}

.leftSearchCon > div.active {
    display: block;
}

#searchContentDiv > h4.madeDoc {
	position: relative;
}
#searchContentDiv>h4.s_title_h4.madeDoc{
	white-space:pre-wrap;
}

.rightSearchCon .proSearch {
	font-size: 0;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
    padding-bottom: 16px;
}
.rightSearchCon .proSearch.noBorder {
	border-bottom: none;
	margin-bottom: 0;
    padding-bottom: 0;
}
.proSearch > div {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	font-size: 14px;
}
.proSearch .mSleft.width1 {
	width: 100%;
}
.proSearch > div.mSleft {
	text-align: left;
}
.proSearch .modelType {
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	white-space: normal;
	/*overflow: hidden;
    text-overflow: ellipsis;
    */
}
.proSearch .searchWir {
	text-align: center;
	cursor: pointer;
}
.searchWir img {
	/*width: 100%;*/
	max-width: 164px;
    max-height: 220px;
}
.searchWir span {
	display: none;
}
.hwSearchClass {
	padding: 0 0 20px 0;
}
.hwSearchClass label {
	color: #666;
	cursor: pointer;
	margin-right: 20px;
}
.hwSearchClass label.active,
.hwSearchClass label:hover {
	color: #c7000b;
}

/* chenyuhao 2020-03-16 */
.rruTechTableCard tr:nth-of-type(odd){
	background:RGB(0, 255, 255);
}
/* .{
	background: rgb(226, 77, 77);
    color: #fff;
    line-height: 2;
    font-weight: bold;
    width: 80%;
    position: absolute;
    bottom: -8px;
    left: 10%;
} */
/* .imgButton {
            position: absolute;
            bottom: -8px;
            left: 10%;
            background: RGB(199, 0, 11);
            line-height: 2;
            font-weight: bold;
            color: white;
            width: 80%;
            border-radius: 10px;
}
.imgButton:hover{
	width:90%;
	left:5%;
} */
.proSearch .searchWir,.proSearch .wirProImg,.wirProBox>li:first-of-type{
	position:relative;
}
.proSearch .moreFeature{
	position: absolute;
    font-size: 22px;
    bottom: -10px;
    right: 35px;
    background: url("../imgs/common/rightNavIcon.png") no-repeat;
    background-size: 30px;
    text-indent: 30px;
}
/* chenyuhao 2020-03-23 */
.moreFeature a{
	color: blue;
    text-decoration: underline;
    line-height: 30px;
    display: block;
    padding: 10px 0;
}
/* chenyuhao 2020-03-25 */


.fsz20 {
    font-size: 20px;
}


#wirProBox a img {
	margin-bottom: 20px;
}
#rruTechTableCard table tr:nth-of-type(odd){
	background:rgb(247, 247, 247);
}
#wirProBox .searchWir:hover  .imgButton>div:first-child{
	color: #C7000B !important;
}
#wirProBox .searchWir:hover  .imgButton .ion{
	right:-8px;
	transition: all 0.1s ease-in;
	color: #C7000B !important;
}

.noSearchword{
    color: #c7000b;
}

.noResultWord{
    margin-left: 10px;
    color: #333;
    font-size: 16px;
}
.noResultWordFinal{
    color: #333;
    font-size: 16px;
}

.noResultTip{
    margin-top: 30px;
}
.noResultTip p{
    font-weight: bold;
}
.noResultTip li{
    margin-top: 10px;
    list-style: disc;
    margin-left: 20px;
}

.searchResemble{
    line-height: 50px;
    background: #ffebc0;
    margin-bottom: 20px;
}

.searchResembleSelect{
    font-weight: bold;
    font-size: 16px;
    margin-left: 10px;
}

.searchResembleWord{
    font-size: 14px;
    margin-left: 20px;
}

.searchCon .doc_mes{
	color:#666;
}

#vedioRBox .videoIcon{
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    white-space: normal;
    text-align: center;
    border-radius: 6px;
    width: 33.3%;
    position: relative;
}

.videoIcon span{
    white-space: normal;
    display:block;
    display: -webkit-box !important;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.testIcon {
    display: inline-block;
    vertical-align: middle;
    background: url(../imgs/common/video-play.svg) no-repeat 5px 7px;
    cursor: pointer;
}

.msLogo{
    margin-left: 0;
    margin-right: 4px;
    background: #f3a22f;
}

.newLogo{
    display: inline-block;
    vertical-align: middle;
    padding: 0 4px;
    background: #c7000b;
    color: #fff;
    font-style: normal;
    font-size: 10px;
    border-radius: 0;
    height: 12px;
    line-height: 12px;
    position: relative;
    margin-left: 0;
    margin-right: 4px;
}

.playPosition{
    position: absolute;
    z-index: 2;
    left: 122px;
    top: 94px;
    opacity: 0.1;
}


#preDiv:hover {
    color: #C7000B;
}

#nexDiv:hover {
    color: #C7000B;
}

.sh-content{
    overflow: hidden;
    max-height: 60px;
}

.sh-content1{
    overflow: hidden;
    max-height: 200px;
}

.imgUnfurls{
    transform: rotate(180deg);
}

.videoDiv{
    margin-right: 0px;
    box-sizing: border-box;
    padding: 0 30px;
    position: relative;
}

.preIcon{
    margin-top: 60px;
    color: #c5bcae;
    position: absolute;
    top: 0px;
    left: 0px;
}

.videoBoxDiv{
    margin: auto;
    overflow: hidden;
    float: left;
    max-width: 100%;
    display: inline-block;
    width: 100%;
}

.nextIcon{
    margin-top: 60px;
    color: #c5bcae;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}

.playImg{
    height: 57px;
    width: 57px;
    display: block;
    position: absolute;
    left: 50%;
    top: 45px;
    margin-left: -29px;
}
#relatedSites a {
    white-space: normal;
    /* word-break: keep-all; */
    display: inline-block;
}
#relatedSites{
	white-space: normal;
    box-sizing: border-box;
    position: relative;
    padding-left: 109px;
}
#relatedSites .searchResembleSelect{
	position: absolute;
    left: 10px;
}
#relatedSites a span{
	max-width: 670px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #c7000b;
}
#relatedSites a span:hover {
    text-decoration: underline;
}

.lan_en  #relatedSites{
	padding-left:160px !important;
}


.searchContentAll.section a:hover {
    text-decoration: underline !important;
}

#rruTechTableCard > .topicbody {
    overflow: hidden;
}

/* 图谱2.0 start*/
.navContent {
    /*display: none !important;*/
}

#search-atlas-v2 {
    width: 1170px;
}

.concept-img-list, .concept-text-list {
    padding-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    margin-top: -20px;
}

#search-atlas-v2 * {
    box-sizing: border-box;
}

.s-concept-title {
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
    font-size: 18px;
}

.search-swiper-list {
    position: relative;
    /*padding: 0 30px;*/
    height: 160px;
}

.search-swiper-list-text {
    position: relative;
    height: 118px;
}

.search-swiper-list-text.slide, .search-swiper-list.slide {
    padding: 0 25px;
}

.swiper-container {
    height: 100%;
}

.arrow-left {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    cursor: pointer;
    z-index: 100;
    background: url('../imgs/common/left.svg') no-repeat center center;
}

.arrow-right {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    cursor: pointer;
    z-index: 100;
    background: url('../imgs/common/right.svg') no-repeat center center;
}

.arrow-left:hover, .arrow-right:hover {
    color: #c7000b;
}

.concept-list-c {
    width: 100%;
    height: 100%;
}

.concept-list {
    width: 138px;
    height: 100%;
}

.concept-c {
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    border-bottom: 2px solid #f7f7f7;
    cursor: pointer;
    border-radius: 4px;
}

.concept-c:hover {
    border-bottom: 2px solid #c7000b;
}

.concept-c:hover .concept-t {
    color: #c7000b;
}

.concept-c:hover .concept-img img{
    transform: scale(1.1, 1.1);
    transition: all .3s;
}

.concept-img {
    height: calc(100% - 30px);
    text-align: center;
    position: relative;
    overflow: hidden;
}

.concept-img img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.concept-t {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 4px;
}

.concept-text-c {
    height: 118px;
}

.concept-text {
    width: 270px;
    padding: 0 6px;
}

.text-c {
    width: 100%;
    height: 100%;
}

.c-up {
    margin-bottom: 18px;
}

.c-up:hover, .c-down:hover, .link-item.active {
    border-bottom: 2px solid #c7000b;
    color: #c7000b;
}

.c-up, .c-down {
    width: 100%;
    height: calc(50% - 9px);
    background-color: #f7f7f7;
    border-radius: 4px;
    text-align: center;
    border-bottom: 2px solid #f7f7f7;
    color: #000;
    font-size: 15px;
    position: relative;
    cursor: pointer;
    padding: 0 10px;
}

.c-up span, .c-down span {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    /*! autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    line-height: 22px;
    width: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.rc-title-c {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.re-big-title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.re-small-title {
    color: #838383;
    padding: 6px 0;
}

.right-card-text table {
    border: 1px solid #eeeeee;
    border-collapse: collapse;
    text-align: left !important;
    margin-bottom: 10px;
    width: 100%;
}

.right-card-text table td {
    border: 1px solid #eeeeee;
    padding: 4px 2px;
    min-width: 60px;
}

.right-card-text table td.head {
    font-weight: bold;
}

/*.rc-des-c table tr:nth-child(odd) {*/
/*    background:#f7f7f7;*/
/*}*/

table.table-odd tr:nth-child(odd) {
    background:#f7f7f7;
}

table.table-odd table {
    width: 100%;
    margin-bottom: 0px;
}

table.table-odd table tr {
    background-color: #fff !important;
}

.rc-des-c p {
    white-space: normal !important;
}

.rc-title {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 2px;
}

.rc-des {
    padding: 6px 0;
}

.rc-list {
    padding: 2px 0;
}

.rc-icon {
    padding: 4px 3px;
    padding-right: 12px;
    background-color: #f7f7f7;
    font-weight: bold;
    cursor: pointer;
}

.rc-icon > i {
    float: right;
}

.rc-icon .ion-chevron-down:before {
    line-height: 20px;
}

.rc-icon .ion-chevron-up:before {
    line-height: 20px;
}

.rc-add {
    margin-bottom: 3px;
}

.rc-icon i {
    font-size: 12px;
    padding-left: 4px;
}

.rc-icon * {
    vertical-align: middle;
}

.rc-icon-c {
    padding: 4px 0;
    display: none;
}

.rc-ul {
    margin-left: 30px;
    margin-bottom: 10px;
}

.rc-ul li {
    color: #0066ff;
    line-height: 20px;
}

.rc-ul li i {
    background-color: #333;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 4px;
}

.rc-ul li > * {
    vertical-align: middle;
}

.rc-des-c .section {
    margin-left: 0;
    margin-bottom: 10px;
    width: auto;
    max-width: none;
    min-width: auto;
}

.rc-des-c a {
    color: #0066ff;
}

.rc-des-c a:hover {
    text-decoration: underline;
}

.rc-des-c h3, .rc-more-list h3 {
    font-size: 12px;
    margin-bottom: 6px;
    font-weight: bold;
}

.rc-des-c h4, .rc-more-list h4 {
    font-size: 12px;
    margin-bottom: 4px;
    font-weight: bold;
}

.rc-des-c h5, .rc-more-list h5 {
    font-size: 12px;
    margin-bottom: 6px;
    font-weight: bold;
}

.rc-a-list {
    padding: 0 0 3px 35px;
}

.rc-a-list a {
    color: #0066ff;
    line-height: 24px;
    vertical-align: middle;
}

.rc-a-list a:hover {
    text-decoration: underline !important;
}

.rc-a-list span {
    color: #333;
}

.rc-a-list.custom a:before{
    display: none;
}

.rc-a-list.custom span {
    vertical-align: middle;
}

.rc-a-list a:before, .rc-a-list.custom span:before {
    content: '';
    display: inline-block;
    background-color: #333;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}

.content-center-text .center-text table {
    width: 100%;
    border-collapse: collapse;
}

.content-center-text .center-text table td, .content-center-text .center-text table th {
    border: 1px solid #eeeeee;
    padding: 4px 2px;
    min-width: 60px;
}

.content-table thead {
    background-color: #f7f7f7;
}

.content-table thead tr {
    border-bottom: 2px solid #ebebeb;
}

.content-table thead tr td {
    border-right: 1px solid #fff;
}

.content-table td {
    padding: 2px 4px;
}

.concept-more {
    border: 1px solid #ddd;
    padding: 16px;
    border-radius: 4px;
    margin-top: 20px;
}

.rc-result {
    box-sizing: border-box;
}

.rc-result > * {
    box-sizing: border-box;
}

.rc-result-t {
    border-bottom: 1px solid #ddd;
    padding-bottom: 16px;
    font-weight: bold;
}

.rc-result-ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.rc-result-ul li {
    padding: 4px 0 !important;
    list-style: none !important;
}

.rc-result-ul li:last-child {
    padding-bottom: 0px !important;
}

.rc-result-ul-t {
    color: #0066ff;
}

.rc-result-ul-t:hover a {
    color: #c7000b;
}

.rc-result-ul-t a {
    line-height: 20px;
}

.rc-result-ul-t a i {
    color: #c7000b;
    position: relative;
    margin-left: 4px;
    transition: all 0.3s;
    right: 0px;
}

.rc-result-ul-t a:hover i{
    right: -6px;
}

.content-center-text {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.content-center-text h3 {
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: bold;
}

.content-center-text h4 {
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: bold;
}

.content-center-text .center-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

.content-center-text .center-text {
    max-height: 300px;
    overflow: auto;
    white-space: normal;
    padding-top: 10px;
    padding-right: 10px;
    margin-right: 10px;
}

.content-center-text .section {
    min-width: auto !important;
    max-width: none !important;
    margin: 0px;
    width: 100%;
}

.rightSearchCon .section {
    min-width: auto !important;
    max-width: none !important;
    margin: 0px;
    width: 100%;
}

.right-card-text {
    white-space: normal;
    word-break: break-all;
    box-sizing: border-box;

    border: 1px solid #ddd;
    padding: 16px;
    border-radius: 4px;
}

.right-card-text .scroll-content {
    margin:0 -16px;
    padding:0 16px;
}

.rc-img {
    margin-bottom: 10px;
    height: 300px;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.rc-img-left {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
}

.rc-img-right {
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    position: relative;
}

.three-img-c {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.rc-img-right .three-img-c img {
    max-width: 90% !important;
    max-height: 90%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.rc-img-right .three-img-c img:hover {
    transform: scale(1.05, 1.05);
    transition: all .3s;
}

.rc-img-c {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.rc-icon-c a {
    color: #0066ff;
}

.table-control-icon {
    padding: 4px 0;
    text-align: center;
    color: #0066ff;
    cursor: pointer;
    display: none;
}

.table-control-icon > span {
    cursor: pointer;
}

.list-control-icon {
    padding: 4px 0;
    text-align: center;
    color: #0066ff;
    cursor: pointer;
    display: none;
}

.list-control-icon > span {
    cursor: pointer;
}

.select-control-icon {
    padding: 4px 0;
    text-align: center;
    color: #0066ff;
    cursor: pointer;
    display: none;
}

.select-control-icon > span {
    cursor: pointer;
}

/*#rruTechTable {*/
/*    display: none !important;*/
/*}*/

.content-center {
    white-space: normal;
    padding-bottom: 20px;
}

.content-table .section {
    min-width: auto !important;
    max-width: none !important;
    width: auto !important;
}

.concept-version {
    text-align: right;
}

.concept-version-c {
    padding: 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
}

.rightSearchCon img {
    max-width: 100%;
}

.rightSearchCon tr td:first-child {
    min-width: 120px;
}

.rightSearchCon ul, .rightSearchCon ol {
    list-style: disc;
    padding-left: 40px;
    margin: 8px 0;
}

.rightSearchCon li {
    list-style: disc;
    padding-bottom: 8px;
}

.scroll-content {
    max-height: 540px;
    overflow: auto;
}

.rightSearchCon em {
    color: inherit !important;
}
/*3d*/
.three-content {
    width: 100% !important;
    box-sizing: border-box;
    position: relative;
    height: 100%;
}

.three-content iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.rc-img-right .t-left {
    position: absolute;
    left: 10px;
    top: 106px;
}

.rc-img-right .t-right {
    position: absolute;
    right: 10px;
    top: 106px;
}

.three-c {
    width: 100%;
    height: calc(100% - 24px);
}

.three-img {
    width: 100% !important;
    height: 230px;
    display: none;
}

.three-text {
    text-align: center;
}

.three-text span {
    cursor: pointer;
    padding: 0 8px;
}

.three-text span.active {
    color: #c7000b;
}

.three-control {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 13;
    display: none;
}

.three-content.on:hover .three-control {
    display: block;
}

.three-control img {
    cursor: pointer;
    margin-left: 10px;
    margin-top: 10px;
}

.three-control > span {
    position: relative;
}

.three-control > span > span {
    position: absolute;
    bottom: 30px;
    left: 0;
    color: #fff;
    padding: 4px;
    background-color: #333;
    display: none;
    white-space: nowrap;
}

.three-control > span:hover > span {
    display: inline;
}

.imgButton {
    display: none;
}

@-webkit-keyframes myAnimation {
    0% { -webkit-background-position: 0px 0px; }
    1.12% { -webkit-background-position: -60px 0px; }
    2.25% { -webkit-background-position: -120px 0px; }
    3.37% { -webkit-background-position: -180px 0px; }
    4.49% { -webkit-background-position: -240px 0px; }
    5.62% { -webkit-background-position: -300px 0px; }
    6.74% { -webkit-background-position: -360px 0px; }
    7.87% { -webkit-background-position: -420px 0px; }
    8.99% { -webkit-background-position: -480px 0px; }
    10.11% { -webkit-background-position: -540px 0px; }
    11.24% { -webkit-background-position: -600px 0px; }
    12.36% { -webkit-background-position: -660px 0px; }
    13.48% { -webkit-background-position: -720px 0px; }
    14.61% { -webkit-background-position: -780px 0px; }
    15.73% { -webkit-background-position: -840px 0px; }
    16.85% { -webkit-background-position: -900px 0px; }
    17.98% { -webkit-background-position: -960px 0px; }
    19.10% { -webkit-background-position: -1020px 0px; }
    20.22% { -webkit-background-position: -1080px 0px; }
    21.35% { -webkit-background-position: -1140px 0px; }
    22.47% { -webkit-background-position: -1200px 0px; }
    23.60% { -webkit-background-position: -1260px 0px; }
    24.72% { -webkit-background-position: -1320px 0px; }
    25.84% { -webkit-background-position: -1380px 0px; }
    26.97% { -webkit-background-position: -1440px 0px; }
    28.09% { -webkit-background-position: -1500px 0px; }
    29.21% { -webkit-background-position: -1560px 0px; }
    30.34% { -webkit-background-position: -1620px 0px; }
    31.46% { -webkit-background-position: -1680px 0px; }
    32.58% { -webkit-background-position: -1740px 0px; }
    33.71% { -webkit-background-position: -1800px 0px; }
    34.83% { -webkit-background-position: -1860px 0px; }
    35.96% { -webkit-background-position: -1920px 0px; }
    37.08% { -webkit-background-position: -1980px 0px; }
    38.20% { -webkit-background-position: -2040px 0px; }
    39.33% { -webkit-background-position: -2100px 0px; }
    40.45% { -webkit-background-position: -2160px 0px; }
    41.57% { -webkit-background-position: -2220px 0px; }
    42.70% { -webkit-background-position: -2280px 0px; }
    43.82% { -webkit-background-position: -2340px 0px; }
    44.94% { -webkit-background-position: -2400px 0px; }
    46.07% { -webkit-background-position: -2460px 0px; }
    47.19% { -webkit-background-position: -2520px 0px; }
    48.31% { -webkit-background-position: -2580px 0px; }
    49.44% { -webkit-background-position: -2640px 0px; }
    50.56% { -webkit-background-position: -2700px 0px; }
    51.69% { -webkit-background-position: -2760px 0px; }
    52.81% { -webkit-background-position: -2820px 0px; }
    53.93% { -webkit-background-position: -2880px 0px; }
    55.06% { -webkit-background-position: -2940px 0px; }
    56.18% { -webkit-background-position: -3000px 0px; }
    57.30% { -webkit-background-position: -3060px 0px; }
    58.43% { -webkit-background-position: -3120px 0px; }
    59.55% { -webkit-background-position: -3180px 0px; }
    60.67% { -webkit-background-position: -3240px 0px; }
    61.80% { -webkit-background-position: -3300px 0px; }
    62.92% { -webkit-background-position: -3360px 0px; }
    64.04% { -webkit-background-position: -3420px 0px; }
    65.17% { -webkit-background-position: -3480px 0px; }
    66.29% { -webkit-background-position: -3540px 0px; }
    67.42% { -webkit-background-position: -3600px 0px; }
    68.54% { -webkit-background-position: -3660px 0px; }
    69.66% { -webkit-background-position: -3720px 0px; }
    70.79% { -webkit-background-position: -3780px 0px; }
    71.91% { -webkit-background-position: -3840px 0px; }
    73.03% { -webkit-background-position: -3900px 0px; }
    74.16% { -webkit-background-position: -3960px 0px; }
    75.28% { -webkit-background-position: -4020px 0px; }
    76.40% { -webkit-background-position: -4080px 0px; }
    77.53% { -webkit-background-position: -4140px 0px; }
    78.65% { -webkit-background-position: -4200px 0px; }
    79.78% { -webkit-background-position: -4260px 0px; }
    80.90% { -webkit-background-position: -4320px 0px; }
    82.02% { -webkit-background-position: -4380px 0px; }
    83.15% { -webkit-background-position: -4440px 0px; }
    84.27% { -webkit-background-position: -4500px 0px; }
    85.39% { -webkit-background-position: -4560px 0px; }
    86.52% { -webkit-background-position: -4620px 0px; }
    87.64% { -webkit-background-position: -4680px 0px; }
    88.76% { -webkit-background-position: -4740px 0px; }
    89.89% { -webkit-background-position: -4800px 0px; }
    91.01% { -webkit-background-position: -4860px 0px; }
    92.13% { -webkit-background-position: -4920px 0px; }
    93.26% { -webkit-background-position: -4980px 0px; }
    94.38% { -webkit-background-position: -5040px 0px; }
    95.51% { -webkit-background-position: -5100px 0px; }
    96.63% { -webkit-background-position: -5160px 0px; }
    97.75% { -webkit-background-position: -5220px 0px; }
    98.88% { -webkit-background-position: -5280px 0px; }
    100.00% { -webkit-background-position: -5340px 0px; }
}
@-moz-keyframes myAnimation {
    0% { -moz-background-position: 0px 0px; }
    1.12% { -moz-background-position: -60px 0px; }
    2.25% { -moz-background-position: -120px 0px; }
    3.37% { -moz-background-position: -180px 0px; }
    4.49% { -moz-background-position: -240px 0px; }
    5.62% { -moz-background-position: -300px 0px; }
    6.74% { -moz-background-position: -360px 0px; }
    7.87% { -moz-background-position: -420px 0px; }
    8.99% { -moz-background-position: -480px 0px; }
    10.11% { -moz-background-position: -540px 0px; }
    11.24% { -moz-background-position: -600px 0px; }
    12.36% { -moz-background-position: -660px 0px; }
    13.48% { -moz-background-position: -720px 0px; }
    14.61% { -moz-background-position: -780px 0px; }
    15.73% { -moz-background-position: -840px 0px; }
    16.85% { -moz-background-position: -900px 0px; }
    17.98% { -moz-background-position: -960px 0px; }
    19.10% { -moz-background-position: -1020px 0px; }
    20.22% { -moz-background-position: -1080px 0px; }
    21.35% { -moz-background-position: -1140px 0px; }
    22.47% { -moz-background-position: -1200px 0px; }
    23.60% { -moz-background-position: -1260px 0px; }
    24.72% { -moz-background-position: -1320px 0px; }
    25.84% { -moz-background-position: -1380px 0px; }
    26.97% { -moz-background-position: -1440px 0px; }
    28.09% { -moz-background-position: -1500px 0px; }
    29.21% { -moz-background-position: -1560px 0px; }
    30.34% { -moz-background-position: -1620px 0px; }
    31.46% { -moz-background-position: -1680px 0px; }
    32.58% { -moz-background-position: -1740px 0px; }
    33.71% { -moz-background-position: -1800px 0px; }
    34.83% { -moz-background-position: -1860px 0px; }
    35.96% { -moz-background-position: -1920px 0px; }
    37.08% { -moz-background-position: -1980px 0px; }
    38.20% { -moz-background-position: -2040px 0px; }
    39.33% { -moz-background-position: -2100px 0px; }
    40.45% { -moz-background-position: -2160px 0px; }
    41.57% { -moz-background-position: -2220px 0px; }
    42.70% { -moz-background-position: -2280px 0px; }
    43.82% { -moz-background-position: -2340px 0px; }
    44.94% { -moz-background-position: -2400px 0px; }
    46.07% { -moz-background-position: -2460px 0px; }
    47.19% { -moz-background-position: -2520px 0px; }
    48.31% { -moz-background-position: -2580px 0px; }
    49.44% { -moz-background-position: -2640px 0px; }
    50.56% { -moz-background-position: -2700px 0px; }
    51.69% { -moz-background-position: -2760px 0px; }
    52.81% { -moz-background-position: -2820px 0px; }
    53.93% { -moz-background-position: -2880px 0px; }
    55.06% { -moz-background-position: -2940px 0px; }
    56.18% { -moz-background-position: -3000px 0px; }
    57.30% { -moz-background-position: -3060px 0px; }
    58.43% { -moz-background-position: -3120px 0px; }
    59.55% { -moz-background-position: -3180px 0px; }
    60.67% { -moz-background-position: -3240px 0px; }
    61.80% { -moz-background-position: -3300px 0px; }
    62.92% { -moz-background-position: -3360px 0px; }
    64.04% { -moz-background-position: -3420px 0px; }
    65.17% { -moz-background-position: -3480px 0px; }
    66.29% { -moz-background-position: -3540px 0px; }
    67.42% { -moz-background-position: -3600px 0px; }
    68.54% { -moz-background-position: -3660px 0px; }
    69.66% { -moz-background-position: -3720px 0px; }
    70.79% { -moz-background-position: -3780px 0px; }
    71.91% { -moz-background-position: -3840px 0px; }
    73.03% { -moz-background-position: -3900px 0px; }
    74.16% { -moz-background-position: -3960px 0px; }
    75.28% { -moz-background-position: -4020px 0px; }
    76.40% { -moz-background-position: -4080px 0px; }
    77.53% { -moz-background-position: -4140px 0px; }
    78.65% { -moz-background-position: -4200px 0px; }
    79.78% { -moz-background-position: -4260px 0px; }
    80.90% { -moz-background-position: -4320px 0px; }
    82.02% { -moz-background-position: -4380px 0px; }
    83.15% { -moz-background-position: -4440px 0px; }
    84.27% { -moz-background-position: -4500px 0px; }
    85.39% { -moz-background-position: -4560px 0px; }
    86.52% { -moz-background-position: -4620px 0px; }
    87.64% { -moz-background-position: -4680px 0px; }
    88.76% { -moz-background-position: -4740px 0px; }
    89.89% { -moz-background-position: -4800px 0px; }
    91.01% { -moz-background-position: -4860px 0px; }
    92.13% { -moz-background-position: -4920px 0px; }
    93.26% { -moz-background-position: -4980px 0px; }
    94.38% { -moz-background-position: -5040px 0px; }
    95.51% { -moz-background-position: -5100px 0px; }
    96.63% { -moz-background-position: -5160px 0px; }
    97.75% { -moz-background-position: -5220px 0px; }
    98.88% { -moz-background-position: -5280px 0px; }
    100.00% { -moz-background-position: -5340px 0px; }
}
@-ms-keyframes myAnimation {
    0% { -ms-background-position: 0px 0px; }
    1.12% { -ms-background-position: -60px 0px; }
    2.25% { -ms-background-position: -120px 0px; }
    3.37% { -ms-background-position: -180px 0px; }
    4.49% { -ms-background-position: -240px 0px; }
    5.62% { -ms-background-position: -300px 0px; }
    6.74% { -ms-background-position: -360px 0px; }
    7.87% { -ms-background-position: -420px 0px; }
    8.99% { -ms-background-position: -480px 0px; }
    10.11% { -ms-background-position: -540px 0px; }
    11.24% { -ms-background-position: -600px 0px; }
    12.36% { -ms-background-position: -660px 0px; }
    13.48% { -ms-background-position: -720px 0px; }
    14.61% { -ms-background-position: -780px 0px; }
    15.73% { -ms-background-position: -840px 0px; }
    16.85% { -ms-background-position: -900px 0px; }
    17.98% { -ms-background-position: -960px 0px; }
    19.10% { -ms-background-position: -1020px 0px; }
    20.22% { -ms-background-position: -1080px 0px; }
    21.35% { -ms-background-position: -1140px 0px; }
    22.47% { -ms-background-position: -1200px 0px; }
    23.60% { -ms-background-position: -1260px 0px; }
    24.72% { -ms-background-position: -1320px 0px; }
    25.84% { -ms-background-position: -1380px 0px; }
    26.97% { -ms-background-position: -1440px 0px; }
    28.09% { -ms-background-position: -1500px 0px; }
    29.21% { -ms-background-position: -1560px 0px; }
    30.34% { -ms-background-position: -1620px 0px; }
    31.46% { -ms-background-position: -1680px 0px; }
    32.58% { -ms-background-position: -1740px 0px; }
    33.71% { -ms-background-position: -1800px 0px; }
    34.83% { -ms-background-position: -1860px 0px; }
    35.96% { -ms-background-position: -1920px 0px; }
    37.08% { -ms-background-position: -1980px 0px; }
    38.20% { -ms-background-position: -2040px 0px; }
    39.33% { -ms-background-position: -2100px 0px; }
    40.45% { -ms-background-position: -2160px 0px; }
    41.57% { -ms-background-position: -2220px 0px; }
    42.70% { -ms-background-position: -2280px 0px; }
    43.82% { -ms-background-position: -2340px 0px; }
    44.94% { -ms-background-position: -2400px 0px; }
    46.07% { -ms-background-position: -2460px 0px; }
    47.19% { -ms-background-position: -2520px 0px; }
    48.31% { -ms-background-position: -2580px 0px; }
    49.44% { -ms-background-position: -2640px 0px; }
    50.56% { -ms-background-position: -2700px 0px; }
    51.69% { -ms-background-position: -2760px 0px; }
    52.81% { -ms-background-position: -2820px 0px; }
    53.93% { -ms-background-position: -2880px 0px; }
    55.06% { -ms-background-position: -2940px 0px; }
    56.18% { -ms-background-position: -3000px 0px; }
    57.30% { -ms-background-position: -3060px 0px; }
    58.43% { -ms-background-position: -3120px 0px; }
    59.55% { -ms-background-position: -3180px 0px; }
    60.67% { -ms-background-position: -3240px 0px; }
    61.80% { -ms-background-position: -3300px 0px; }
    62.92% { -ms-background-position: -3360px 0px; }
    64.04% { -ms-background-position: -3420px 0px; }
    65.17% { -ms-background-position: -3480px 0px; }
    66.29% { -ms-background-position: -3540px 0px; }
    67.42% { -ms-background-position: -3600px 0px; }
    68.54% { -ms-background-position: -3660px 0px; }
    69.66% { -ms-background-position: -3720px 0px; }
    70.79% { -ms-background-position: -3780px 0px; }
    71.91% { -ms-background-position: -3840px 0px; }
    73.03% { -ms-background-position: -3900px 0px; }
    74.16% { -ms-background-position: -3960px 0px; }
    75.28% { -ms-background-position: -4020px 0px; }
    76.40% { -ms-background-position: -4080px 0px; }
    77.53% { -ms-background-position: -4140px 0px; }
    78.65% { -ms-background-position: -4200px 0px; }
    79.78% { -ms-background-position: -4260px 0px; }
    80.90% { -ms-background-position: -4320px 0px; }
    82.02% { -ms-background-position: -4380px 0px; }
    83.15% { -ms-background-position: -4440px 0px; }
    84.27% { -ms-background-position: -4500px 0px; }
    85.39% { -ms-background-position: -4560px 0px; }
    86.52% { -ms-background-position: -4620px 0px; }
    87.64% { -ms-background-position: -4680px 0px; }
    88.76% { -ms-background-position: -4740px 0px; }
    89.89% { -ms-background-position: -4800px 0px; }
    91.01% { -ms-background-position: -4860px 0px; }
    92.13% { -ms-background-position: -4920px 0px; }
    93.26% { -ms-background-position: -4980px 0px; }
    94.38% { -ms-background-position: -5040px 0px; }
    95.51% { -ms-background-position: -5100px 0px; }
    96.63% { -ms-background-position: -5160px 0px; }
    97.75% { -ms-background-position: -5220px 0px; }
    98.88% { -ms-background-position: -5280px 0px; }
    100.00% { -ms-background-position: -5340px 0px; }
}
@-o-keyframes myAnimation {
    0% { -o-background-position: 0px 0px; }
    1.12% { -o-background-position: -60px 0px; }
    2.25% { -o-background-position: -120px 0px; }
    3.37% { -o-background-position: -180px 0px; }
    4.49% { -o-background-position: -240px 0px; }
    5.62% { -o-background-position: -300px 0px; }
    6.74% { -o-background-position: -360px 0px; }
    7.87% { -o-background-position: -420px 0px; }
    8.99% { -o-background-position: -480px 0px; }
    10.11% { -o-background-position: -540px 0px; }
    11.24% { -o-background-position: -600px 0px; }
    12.36% { -o-background-position: -660px 0px; }
    13.48% { -o-background-position: -720px 0px; }
    14.61% { -o-background-position: -780px 0px; }
    15.73% { -o-background-position: -840px 0px; }
    16.85% { -o-background-position: -900px 0px; }
    17.98% { -o-background-position: -960px 0px; }
    19.10% { -o-background-position: -1020px 0px; }
    20.22% { -o-background-position: -1080px 0px; }
    21.35% { -o-background-position: -1140px 0px; }
    22.47% { -o-background-position: -1200px 0px; }
    23.60% { -o-background-position: -1260px 0px; }
    24.72% { -o-background-position: -1320px 0px; }
    25.84% { -o-background-position: -1380px 0px; }
    26.97% { -o-background-position: -1440px 0px; }
    28.09% { -o-background-position: -1500px 0px; }
    29.21% { -o-background-position: -1560px 0px; }
    30.34% { -o-background-position: -1620px 0px; }
    31.46% { -o-background-position: -1680px 0px; }
    32.58% { -o-background-position: -1740px 0px; }
    33.71% { -o-background-position: -1800px 0px; }
    34.83% { -o-background-position: -1860px 0px; }
    35.96% { -o-background-position: -1920px 0px; }
    37.08% { -o-background-position: -1980px 0px; }
    38.20% { -o-background-position: -2040px 0px; }
    39.33% { -o-background-position: -2100px 0px; }
    40.45% { -o-background-position: -2160px 0px; }
    41.57% { -o-background-position: -2220px 0px; }
    42.70% { -o-background-position: -2280px 0px; }
    43.82% { -o-background-position: -2340px 0px; }
    44.94% { -o-background-position: -2400px 0px; }
    46.07% { -o-background-position: -2460px 0px; }
    47.19% { -o-background-position: -2520px 0px; }
    48.31% { -o-background-position: -2580px 0px; }
    49.44% { -o-background-position: -2640px 0px; }
    50.56% { -o-background-position: -2700px 0px; }
    51.69% { -o-background-position: -2760px 0px; }
    52.81% { -o-background-position: -2820px 0px; }
    53.93% { -o-background-position: -2880px 0px; }
    55.06% { -o-background-position: -2940px 0px; }
    56.18% { -o-background-position: -3000px 0px; }
    57.30% { -o-background-position: -3060px 0px; }
    58.43% { -o-background-position: -3120px 0px; }
    59.55% { -o-background-position: -3180px 0px; }
    60.67% { -o-background-position: -3240px 0px; }
    61.80% { -o-background-position: -3300px 0px; }
    62.92% { -o-background-position: -3360px 0px; }
    64.04% { -o-background-position: -3420px 0px; }
    65.17% { -o-background-position: -3480px 0px; }
    66.29% { -o-background-position: -3540px 0px; }
    67.42% { -o-background-position: -3600px 0px; }
    68.54% { -o-background-position: -3660px 0px; }
    69.66% { -o-background-position: -3720px 0px; }
    70.79% { -o-background-position: -3780px 0px; }
    71.91% { -o-background-position: -3840px 0px; }
    73.03% { -o-background-position: -3900px 0px; }
    74.16% { -o-background-position: -3960px 0px; }
    75.28% { -o-background-position: -4020px 0px; }
    76.40% { -o-background-position: -4080px 0px; }
    77.53% { -o-background-position: -4140px 0px; }
    78.65% { -o-background-position: -4200px 0px; }
    79.78% { -o-background-position: -4260px 0px; }
    80.90% { -o-background-position: -4320px 0px; }
    82.02% { -o-background-position: -4380px 0px; }
    83.15% { -o-background-position: -4440px 0px; }
    84.27% { -o-background-position: -4500px 0px; }
    85.39% { -o-background-position: -4560px 0px; }
    86.52% { -o-background-position: -4620px 0px; }
    87.64% { -o-background-position: -4680px 0px; }
    88.76% { -o-background-position: -4740px 0px; }
    89.89% { -o-background-position: -4800px 0px; }
    91.01% { -o-background-position: -4860px 0px; }
    92.13% { -o-background-position: -4920px 0px; }
    93.26% { -o-background-position: -4980px 0px; }
    94.38% { -o-background-position: -5040px 0px; }
    95.51% { -o-background-position: -5100px 0px; }
    96.63% { -o-background-position: -5160px 0px; }
    97.75% { -o-background-position: -5220px 0px; }
    98.88% { -o-background-position: -5280px 0px; }
    100.00% { -o-background-position: -5340px 0px; }
}
@keyframes myAnimation {
    0% { background-position: 0px 0px; }
    1.12% { background-position: -60px 0px; }
    2.25% { background-position: -120px 0px; }
    3.37% { background-position: -180px 0px; }
    4.49% { background-position: -240px 0px; }
    5.62% { background-position: -300px 0px; }
    6.74% { background-position: -360px 0px; }
    7.87% { background-position: -420px 0px; }
    8.99% { background-position: -480px 0px; }
    10.11% { background-position: -540px 0px; }
    11.24% { background-position: -600px 0px; }
    12.36% { background-position: -660px 0px; }
    13.48% { background-position: -720px 0px; }
    14.61% { background-position: -780px 0px; }
    15.73% { background-position: -840px 0px; }
    16.85% { background-position: -900px 0px; }
    17.98% { background-position: -960px 0px; }
    19.10% { background-position: -1020px 0px; }
    20.22% { background-position: -1080px 0px; }
    21.35% { background-position: -1140px 0px; }
    22.47% { background-position: -1200px 0px; }
    23.60% { background-position: -1260px 0px; }
    24.72% { background-position: -1320px 0px; }
    25.84% { background-position: -1380px 0px; }
    26.97% { background-position: -1440px 0px; }
    28.09% { background-position: -1500px 0px; }
    29.21% { background-position: -1560px 0px; }
    30.34% { background-position: -1620px 0px; }
    31.46% { background-position: -1680px 0px; }
    32.58% { background-position: -1740px 0px; }
    33.71% { background-position: -1800px 0px; }
    34.83% { background-position: -1860px 0px; }
    35.96% { background-position: -1920px 0px; }
    37.08% { background-position: -1980px 0px; }
    38.20% { background-position: -2040px 0px; }
    39.33% { background-position: -2100px 0px; }
    40.45% { background-position: -2160px 0px; }
    41.57% { background-position: -2220px 0px; }
    42.70% { background-position: -2280px 0px; }
    43.82% { background-position: -2340px 0px; }
    44.94% { background-position: -2400px 0px; }
    46.07% { background-position: -2460px 0px; }
    47.19% { background-position: -2520px 0px; }
    48.31% { background-position: -2580px 0px; }
    49.44% { background-position: -2640px 0px; }
    50.56% { background-position: -2700px 0px; }
    51.69% { background-position: -2760px 0px; }
    52.81% { background-position: -2820px 0px; }
    53.93% { background-position: -2880px 0px; }
    55.06% { background-position: -2940px 0px; }
    56.18% { background-position: -3000px 0px; }
    57.30% { background-position: -3060px 0px; }
    58.43% { background-position: -3120px 0px; }
    59.55% { background-position: -3180px 0px; }
    60.67% { background-position: -3240px 0px; }
    61.80% { background-position: -3300px 0px; }
    62.92% { background-position: -3360px 0px; }
    64.04% { background-position: -3420px 0px; }
    65.17% { background-position: -3480px 0px; }
    66.29% { background-position: -3540px 0px; }
    67.42% { background-position: -3600px 0px; }
    68.54% { background-position: -3660px 0px; }
    69.66% { background-position: -3720px 0px; }
    70.79% { background-position: -3780px 0px; }
    71.91% { background-position: -3840px 0px; }
    73.03% { background-position: -3900px 0px; }
    74.16% { background-position: -3960px 0px; }
    75.28% { background-position: -4020px 0px; }
    76.40% { background-position: -4080px 0px; }
    77.53% { background-position: -4140px 0px; }
    78.65% { background-position: -4200px 0px; }
    79.78% { background-position: -4260px 0px; }
    80.90% { background-position: -4320px 0px; }
    82.02% { background-position: -4380px 0px; }
    83.15% { background-position: -4440px 0px; }
    84.27% { background-position: -4500px 0px; }
    85.39% { background-position: -4560px 0px; }
    86.52% { background-position: -4620px 0px; }
    87.64% { background-position: -4680px 0px; }
    88.76% { background-position: -4740px 0px; }
    89.89% { background-position: -4800px 0px; }
    91.01% { background-position: -4860px 0px; }
    92.13% { background-position: -4920px 0px; }
    93.26% { background-position: -4980px 0px; }
    94.38% { background-position: -5040px 0px; }
    95.51% { background-position: -5100px 0px; }
    96.63% { background-position: -5160px 0px; }
    97.75% { background-position: -5220px 0px; }
    98.88% { background-position: -5280px 0px; }
    100.00% { background-position: -5340px 0px; }
}

.three-3d-icon {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 12;
    background-image: url(../imgs/search/bg3d.png);
    width: 60px;
    height: 60px;
    -webkit-animation: myAnimation 2.97s steps(1) infinite;
    -moz-animation: myAnimation 2.97s steps(1) infinite;
    -ms-animation: myAnimation 2.97s steps(1) infinite;
    -o-animation: myAnimation 2.97s steps(1) infinite;
    animation: myAnimation 2.97s steps(1) infinite;
}

.three-3d-icon-tmp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 13;
}
/*3d*/

.check-one-point ul:not(.rc-result-ul) > li:first-child:last-child {
    padding-left: 0 !important;
    margin: -8px 0 !important;
    margin-left: -40px !important;
    list-style: none !important;
    margin-bottom: -16px !important;
}

.check-one-point td > li:first-child:last-child {
    padding-left: 0 !important;
    margin-left: 0 !important;
    list-style: none !important;
    margin-bottom: -8px !important;
}
/* 图谱2.0 end */
.custom-section {
    margin: unset !important;
    margin: 0 !important\0;
    width: 1170px !important;
}