.y-analyzer-header{
    width:100%;
    z-index: 2;
    background: #ffffff;
}
.y-analyzer-header-bot{
    background: url("../images/analzer_bg.png") no-repeat center;
    background-size: 100% 100%;

}
.y-analyzer-header-bot>div{
    width:1200px;
    margin:0px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height:80px;
}
.y-analyzer-header-bot>div>div{
    display: flex;
    align-items: flex-end;
}
/*.y-analyzer-header-left>*{*/
/*    margin:8px 0;*/
/*}*/
.y-analyzer-header-left>h3{
    font-size:24px;
    color: #222222;
    line-height: 33px;
    font-weight: 700;
    margin-right:4px;
    max-width: 700px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.y-analyzer-header-left>.y-positions,.y-analyzer-header-left>.y-titmes{
    font-size:14px;
    color: #333;
    line-height: 20px;
}
.y-analyzer-header-right{
    text-align: center;
    position: relative;
}
.y-analyzer-header-right>.download-analay{
    width:106px;
    height:36px;
    line-height: 36px;
    text-align: center;
    font-size:18px;
    color: #fff;
    display: block;
    background:rgba(226,74,76,1);
    box-shadow:0px 3px 12px -1px rgba(226,74,76,0.52);
    border-radius:4px;
    margin-right:6px;
    /*margin-bottom: 13px;*/
}
.y-analyzer-header-right>.y-golook{
color: #0767CF;
    font-size:14px;
}
.y-analyzer-header-right>.y-golook:hover{
    color:red
}
.y-analyzer-cnt{
    width:1200px;
    margin:0px auto;
    margin-top: 20px;
    overflow: hidden;
}
.y-analyzer-left{
    width:160px;
    /*position: fixed;*/
    float: left;
    z-index: 2;
    display: none;
    /*transition: all .5s linear;*/
    /*-weibkit-transition: all .5s linear;*/
    /*-moz-transition: all .5s linear;*/
    /*-o-transition: all .5s linear;*/
}
.y-analyzer-right{
    width:1030px;
    float: right;
}
/*.y-analyzer-right>li:nth-of-type(n+4){*/
/*    display: none;*/
/*}*/
/*.y-analyzer-right>li.y-nopay{*/
/*    display: block;*/
/*}*/
.y-analyzer-left>h3{
    height:53px;
    font-weight: 700;
    line-height: 53px;
    font-size:18px;
    color: #fff;
    text-align: center;
    background: url("../images/analzer_nav.png") no-repeat center;
    background-size: contain;
}
.y-analyzer-left>ul{
    background: #fff;
    padding: 2px 0 10px 0;
}
.y-analyzer-left>ul>li{
    width: 184px;
    box-sizing: border-box;
}
.y-analyzer-left>ul>li>div{
    border-bottom: 1px dashed #ddd;
    margin:0px 42px 0 16px;
    display: flex;
    justify-content: space-between;
    height:40px;
}
.y-analyzer-left>ul>li>div *{
    height: 100%;
    line-height: 40px;
}
.y-analyzer-left>ul>li span{
    color: #333;
    font-size:16px;
    display: block;
    width: 77%;
}

.y-analyzer-left>ul>li i:nth-of-type(1):before{
    font-family: 'icomoon1';
}
.y-analyzer-left>ul>li i:nth-of-type(2):before{
    font-family: 'icomoon1';
}
.y-analyzer-left>ul>li i:nth-of-type(1).icon-shuliang,.y-analyzer-left>ul>li i:nth-of-type(1).icon-faming{
    font-size: 18px;
}
.y-analyzer-left>ul>li i:nth-of-type(1).icon-quyu,.y-analyzer-left>ul>li i:nth-of-type(1).icon-PCT{
    font-size: 16px;
}
.y-analyzer-left>ul>li i:nth-of-type(2){

}
.y-analyzer-left>ul>li:hover>div>*{
    color:#3264E2 ;
    cursor: pointer;
}
.y-analyzer-left>ul>li.active{
    background: url("../images/analzer_nav_bg.png") no-repeat center;
}
.y-analyzer-left>ul>li.active>div>*{
    color: #fff;
}
.y-analyzer-right>li{
    padding:0px 30px;
    background: #fff;
    margin-bottom: 10px;
}
.y-analyzer-right>li>h3{
    height:50px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
display: flex;
    align-items: center;
    color: #3264E2;
    font-size:18px;
    font-weight: 700;
}
.y-analyzer-right>li>.y-dataview:before{
    font-family: "icomoon1";
    content: "\e90c";
    margin-right:8px;
    color: #3264E2;
}
.y-analyzer-right .nav_detail{
    font-size:14px;
    color: #333;
    line-height: 20px;
    padding:14px 0;
}
.y-analyzer-right>li>.y-trend:before{
    font-family: "icomoon1";
    content: "\e903";
    margin-right:8px;
    color: #3264E2;
}
.y-analyzer-right>li>.y-techfield:before{
    font-family: "icomoon1";
    content: "\e906";
    margin-right:8px;
    color: #3264E2;
}
.y-analyzer-right>li>.y-patentcompnent:before{
    font-family: "icomoon1";
    content: "\e905";
    margin-right:8px;
    color: #3264E2;
}
.y-analyzer-right>li>.y-legal:before{
    font-family: "icomoon1";
    content: "\e901";
    margin-right:8px;
    color: #3264E2;
}
.y-analyzer-right>li>.y-applicant:before{
    font-family: "icomoon1";
    content: "\e90b";
    margin-right:8px;
    color: #3264E2;
}
.y-analyzer-right>li>.y-invertor:before{
    font-family: "icomoon1";
    content: "\e902";
    margin-right:8px;
    color: #3264E2;
}
.y-analyzer-right>li>.y-patentagent:before{
    font-family: "icomoon1";
    content: "\e900";
    margin-right:8px;
    color: #3264E2;
}
.y-analyzer-right>li>.y-ranking:before{
    font-family: "icomoon1";
    content: "\e90a";
    margin-right:8px;
    color: #3264E2;
}
.y-analyzer-right>li>.y-pct:before{
    font-family: "icomoon1";
    content: "\e908";
    margin-right:8px;
    color: #3264E2;
}
/*图标相关*/
.y-tablook{
    overflow: hidden;
    margin-bottom: 20px;
}
.y-tablook>span{
    display: block;
    width:54px;
    height:24px;
    line-height: 24px;
    background: #f2f2f2;
    font-size: 12px;
    float: right;
    color: #4d4d4d;
    text-align: center;
}
.y-tablook>span:hover{
    cursor: pointer;
}
.y-tablook>span.active{
    background: #cae4f6;
    color: #2185c7;
}
/*未支付*/
/*.y-nopay{*/
/*    display: none;*/
/*}*/
.y-nopay .y-anlipay{
background: url("../images/nopay_bg.png") no-repeat center;
    height:452px;
    background-size: contain;
    position: relative;
}
.y-nopay .y-anlipay img{

}
.y-anlipay>div{
    position: absolute;
    top:50%;
    margin-top:-101px;
    margin-left:-374px;
    left:50%;
    width:748px;
    height:202px;
    background: url("../images/nopay_text.png") no-repeat center;
    text-align: center;
}
.y-anlipay>div p{
    font-size:18px;
    color: #333333;
    line-height:24px;
    margin-top:79px;
}
.y-anlipay>div a{
    display: block;
    width:140px;
    height:38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size:20px;
    background:rgba(5,141,47,1);
    border-radius:4px;
    margin: 0px auto;
    margin-top:22px;
cursor: pointer;
}

/*表格样式*/
table{
    border-collapse: collapse;
    border: 1px solid #dedede;
    border-left: 0;
    border-right: 0;
    width: 100%;
    text-align: center;
    margin: 10px 0;
}
table td,table th{
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    line-height: 20px;
    border-bottom: 1px solid #dedede;
    font-weight: normal;
}
.y-echart{
    padding:20px 0;
}
.y-patentpos{
    padding-top:0px;
}
.y-echart>div{
    display: none;
}
.y-echart>.isshow{
    display: block;
}
/*tab切换样式*/
.y-tablist{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.y-tablist>div{
    width: 100%;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-bottom: 1px solid #dedede;
    cursor: pointer;
    font-weight: 700;
}
.y-tablist>div.active{
    border-bottom: 2px solid #2185c7;
    color: #2185c7;
}
/*专利竞争力*/
.y-patentcompnent-table{
    overflow: hidden;
}
.y-patentcompnent-table>table{
    /*float: left;*/
    /*width:48%;*/
    margin-bottom: 30px;
}
.y-patentcompnent-table>table:nth-of-type(2n){
    margin-left:2%;
}
/*排行榜*/
.y-dataview-table {
    overflow: hidden;
    display: none;
}
.y-dataview-table .etable{
float: left;
width:49%
}
.y-dataview-table .etable:nth-of-type(2n){
   margin-left:2%
}
.y-dataview-table .etable p{
    font-weight: 700;
    padding-bottom: 5px;
}
/*浏览量*/
.dataview-pie{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dataview-pie p{
    text-align: center;
}
/*趋势*/
.trend-line p{
    text-align: center;
    font-size: 12px;
    height:50px;
    line-height: 50px;
    color: #333;
}
/*图标区域*/
.trenddata>div{
    height:302px;
}
.techfieldchart>div{
    height:382px
}
.legalchart>div>div>div{
    height: 482px;
}
.leidabot{
    min-height: 70px;
    display: block
}
.leidabot>div{
    float: left; width: 50px; padding-top: 3px;
}
.leidabot>table{
    float: left; width: 90%
}
.layui-layer-loading .layui-layer-content{
    color: #e9d9d9;
    width: 180px !important;
    background-position: center 0px !important;
    height: 80px !important;
    margin: 0px auto;
    line-height: 80px;
    text-align: center;
}
.tips-pop-con table,.tips-pop-con table td{
    border:none;
}
.nodata{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;

}
.nodata p{
    font-size: 14px !important;
    line-height: 50px;
    height: 50px;
    font-weight: 400 !important;
}
#legalInvalidAmountPie .nodata{
    width: 970px;
}
.bdsharebuttonbox{
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdsharebuttonbox .ttqq, .bdsharebuttonbox .ttwx, .bdsharebuttonbox .ttqzone,  .bdsharebuttonbox .ttsina {
    display: block;
    background-repeat: no-repeat;
    background-image: url("../images/fxtb.png");
    background-position: 0px 0px;
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdsharebuttonbox .ttwx {
    background-position: 0px -24px;
}
.bdsharebuttonbox .ttqzone {
    background-position: 0px -48px;
}
.bdsharebuttonbox .ttsina {
    background-position: 0px -96px;
}
#fxcode {
    position: absolute;
    width: 180px;
    height: 200px;
    top: 35px;
    display: none;
    background-color: #fff;
    border: 1px solid#CFCFCF;
    padding: 10px;
    font-size: 12px;
    line-height: 14px;
    border-radius: 5px;
}
.fxjg {
    padding-bottom: 5px;
}
.fxjg b {
    font-size: 24px;
}
.bingwidth{
    width:322px;
    height:322px;
}
/*.d_export_top {padding:5px; border-bottom:dashed 1px #DDDDDD;}*/


/*new*/
.navbar-diy {
	width:100%;
	margin-bottom: 0;
	border: 0;
	/*height: 130px;*/
	border-radius: 0;
	/*position: sticky;*/
	/*top: 70px;*/
	z-index: 79;
	background: #fff;
	/*-moz-box-shadow: 0 2px 5px #ddd;*/
	/*-webkit-box-shadow: 0 2px 5px #ddd;*/
	/*box-shadow: 0 2px 5px #ddd*/
}

.navbar-diy .navbar-toggle {
	border: 1px solid #ddd;
	padding: 8px 6px;
	margin-top: 10px
}

.navbar-diy .navbar-toggle .icon-bar {
	background: #ddd;
	height: 1px
}

/* .navbar-diy .navbar-toggle:active {
	border: 1px solid #ddd;
	background: #ddd
}
 */
.navbar-diy .navbar-toggle:active .icon-bar {
	background: #fff;
	height: 1px
}
.navbar-nav li.active{
	background:#eee;
}
.navbar-nav li:hover{
	background:#eee;
}
.navbar-nav li:active{
	background:#ffffff;
}
.navbar-collapse {
	background: #fff
}
.nav:visited {border-color:#ffffff !important;background-color:#ffffff !important}
.navbar-collapse.in {
	border-top: 1px solid #eee
}

.navbar-brand {
	padding: 0px
}

	.container {
		width: 1200px;
		margin:0 auto;
	}

	.avtor {
		margin-right: 10px
	}

footer {
    background: #F0F0F0;
    line-height: 48px;
    text-align: center;
    color: #666666;
    width: 100%;
}
.index-footer {

    width: 100%;
    z-index: 1;
    font-size: 14px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    height: 40px;
}
#navbar .navbar-nav li a{
	line-height:40px;
	font-size:16px;
	padding:10px 14px;

}
#navbar .navbar-nav{
	margin-left:30px;
}
.person-body {
    background: #F7F7F7;

}
 #legalInvalidAmountPie .nodata{
    width: 970px;
}
.bdsharebuttonbox{
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdsharebuttonbox .ttqq, .bdsharebuttonbox .ttwx, .bdsharebuttonbox .ttqzone,  .bdsharebuttonbox .ttsina {
    display: block;
    background-repeat: no-repeat;
    background-image: url("../images/fxtb.png");
    background-position: 0px 0px;
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdsharebuttonbox .ttwx {
    background-position: 0px -24px;
}
.bdsharebuttonbox .ttqzone {
    background-position: 0px -48px;
}
.bdsharebuttonbox .ttsina {
    background-position: 0px -96px;
}
#fxcode {
    position: absolute;
    width: 180px;
    height: 200px;
    top: 35px;
    display: none;
    background-color: #fff;
    border: 1px solid#CFCFCF;
    padding: 10px;
    font-size: 12px;
    line-height: 14px;
    border-radius: 5px;
}
.fxjg {
    padding-bottom: 5px;
}
.fxjg b {
    font-size: 24px;
}
.bingwidth{
    width:322px;
    height:322px;
}
.brief{
	/*position: relative;*/
	/*top: 150px;*/
    /*position: sticky;*/
    /*top: 150px;*/
    display: flex;
    justify-content: center;
    align-items: center;
	width:100%;
 	background: #F7F7F7;
 	z-index: 29;
}
.brief a {
    display: inline-block;
    width: 1200px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.brief-con{
	width:1180px;
	height:90px;
	margin:0 auto;
	background:#ffffff;
	padding-left:20px;
	padding-top:10px;
	z-index: 2;
	border-bottom:1px solid #ddd;
}
.brief-con h3{
	font-size:16px;
	margin:0;
	line-height:30px;
}
.brief-con a{
	color:#3264E2;
}
.col-art-footer {width:1180px;height:60px;margin:0 auto;background:#ffffff;padding-left:20px;padding-top:10px;z-index: 2;border-bottom:1px solid #ddd;}
.col-art-footer li {line-height:50px;width:40%;float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col-art-footer a{color:#3264E2;}

.search_header--module {
    z-index: 89 !important;
    top: 0 !important;
    padding-top: 70px;
    margin-bottom: 20px;
}
