@charset "utf-8";
.js-top {
    width: 1200px;
}
html ,body{
}

/*CLEAR the FLOAT*/
.clear { clear:both}
.clearfix { *zoom:1;}
.clearfix:after{
	clear:both; 
	display:block; 
	height:0; 
	visibility:hidden; 
	line-height:0; 
	content:'\20';
}

.skip{ z-index:1000; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50); position: fixed; left: 0; top: 0; right: 0; bottom: 0; display: none;}
.skip em{ font-style: normal; }
.skip-shadow{ width: 100%; height: 100%;}
.skip-k{ width: 363px; height: 196px; position: absolute; background-color: #fff; left: 50%; top: 50%; margin-left: -181px; margin-top: -98px;}
.skip-k span{ text-align: center; display: block; width: 295px; margin: 0 auto; font-size: 18px; color: #555; font-weight: normal; line-height: 28px; padding: 28px 0;}
.skip-k span b{ font-weight: normal; color: #71001c; display: block; margin-bottom:10px;}
.skip-select{ width: 100%; border-top: 1px solid #e5e5e5; height: 54px; position: absolute; bottom: 0; left: 0; overflow: hidden;}
.skip-select a{ display: block; text-align: center; line-height: 54px; font-size: 18px; color: #666;}
.skip-select a.skip-confirm{ color: #71001c; border-left: 1px solid #e5e5e5;}
#addlist i em{ display: none; }

.patent-wen strong i em { display: none;}

.patent-wen strong  i.pa5, .patent-wen strong i.pa6{
	 width: 90px;
    height: 20px;
    line-height: 20px;
}
.patent ul li:hover .patent-wen strong i.download {
    background-color: #a3c31d;
    color: #fff;
    
}
.patent ul li:hover .patent-wen strong i.pa6 {
    border: 1px solid #a3c31d;
    color: #fff;
    
}

.patent-wen strong i.download {
    background: #9dbd16 url(../images/load_10.png) no-repeat 13px center;
    background-size: 10%;
    color: #fff;
    text-indent: 15px;
    transition: all .2s;
    border-radius: 0;
   
}
.patent-wen strong i.pa6{
	/*color: #8a97a1;*/
	color: #fff;
	border: 1px solid #9dbd16;
	 border-radius: 0;
	 cursor: pointer;
	 background-color: #9dbd16;
}


.btn button { cursor: pointer; width: 320px; height: 36px; background: #92b62d url(/Public/images/ss_03.jpg) no-repeat 108px; background-size: 5.6%; border-radius: 20px;font-size: 16px; color: #fff;padding-left: 40px;}

.js-top .check-item {
    margin: 0px 80px;
}
.header .banner img{height: 100%; width: inherit;}



.check input[type="radio"]:checked + label {
    background: url(../images/check2_04.png) no-repeat left center;
}
.inp_one input::-webkit-input-placeholder { color:#9a9a9a;}
.inp_one input:-moz-placeholder { color:#9a9a9a;}
.inp_one input::-moz-placeholder {color:#9a9a9a;}
.inp_one input:-ms-input-placeholder { color:#9a9a9a;}
@media screen and (min-width: 1001px){
	.pc-hide{display: none;}
	.mb-jsb{display: none;}
	.inp{
	margin-top: 90px;
	}
	.inp_one{
		display: inline-block;
		    width: 33%;
	}
	.inp_one:last-child{
	float: right;
}

.inp_one div{
	padding-bottom: 22px;
}
.inp_one input{
	width: 244px ;
	height: 28px;
	padding:0 10px;
	color: #000;
}


.inp_one .ipselect{
	display: inline-block;
	width: 264px ;
	height: 28px;
	color: #999999;
	background-color: #fff;
}

.check {
   
    margin-top: 30px;
}
.btn{text-align: center;
    margin-top: 60px;}
/*    .patent-r {
    margin-top: 60px;
    border: 1px solid #ccc;
        width: 12%;
}*/


.inp_one span{
	font-size: 14px;
	color: #fff;
	display: inline-block;
	width: 27%;
	text-align: right;
	padding-right: 8px;
}
}

@media screen and (max-width: 1000px){
	.mb-hide{display: none;}
	.mb-jsb{ position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
   }
   .mb-language-tc2 {
 	z-index: 100;
	}
	.mb-jsb	.searching-tit {
	    font-size: 20px;
	    color: #fff;
	    text-align: center;
	    padding-top: 12px;
	    padding-bottom: 3%;
	}
	.inp{
		margin-top: 10px;
	}
	.inp_one{
		
		    width: 90%;
		    margin: 0 5%;
	}
	.inp_one input{
		width: 71% ;
		height: 28px;
		padding-left:10px;
		color: #000;
		box-sizing: border-box;
	}
	
	.inp_one .ipselect{
		display: inline-block;
		padding-left: 10px;
		width: 71% ;
		height: 28px;
		color: #999999;
		background-color: #fff;
		box-sizing: border-box;
	}

	
	.inp_one div{
		padding-bottom: 3%;
	}
	.check {  
	    margin-top: 10px;
	    width: 94%;
	    margin-left: 3%;
	    margin-right: 3%;
	    text-align: left;
	}
	.check label {
	    padding-right: 12%;
	    padding-left: 5%;
	}
	.btn{text-align: center;
	    margin-top: 20px;    padding-bottom: 20px;}
	  /*.mb-jsb {
	    	position: absolute;
	    	top: 56px;
	    	left: 0;
	    }*/
	  .check input[type="radio"]:checked + label {
		    background: url(../images/check2_04.png) no-repeat left center;
		}  
	.pc-hide{
		max-width: 640px;
		margin: 0 auto;
	}
	.patent-wen strong {
	    display: block;
	    font-weight: normal;
	    font-size: 16px;
	    color: #121212;
	    line-height: 48px;
	    margin-bottom: 12px;
	    transition: all .2s;
	}
	/*.patent-r {
	    margin-top: 10px;  
	}
	.patent-r img {
		display: block;
		margin: 0 auto;
		max-height: 280px;
	    border: 1px solid #ccc;
	}*/
	.check input {
	     display: inherit; 
	    position: absolute;
	     opacity: 0; 

	}
	.check-item {
    display: inline-block;
    margin: 10px 0;
    
    width: 100%;
   
    margin-left: 2%;
}
	.check-item span {
	    padding-right: 15%;
	}
	.check-item:first-child span {
	 
	}
	.inp_one span{
		float: left;
		font-size: 14px;
		line-height: 28px;
		color: #fff;
		display: inline-block;
		width: 20%;
		padding-right: 8px;
	}
}
@media screen and (max-width: 769px){
	.crumbs {  display: none;}
	.skip-k {
		width: 90%;
		height: 196px;
		position: absolute;
		background-color: #fff;
		top: 50%;
		left: 5%;
		margin-left: 0;
		margin-top: -98px;
	}
}

@media screen and (min-width: 600px)and (max-width: 1000px){
.mb-header {max-height: 700px;overflow: hidden;}

}
@media screen and (max-width: 600px){
.mb-header {/*max-height: 660px;*/overflow: hidden;}
}
@media screen and (max-width: 500px){
.inp_one span {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    width: 30%;
    padding-right: 8px;
}
.inp_one input {
    width: 67%;
    height: 28px;
    padding-left:10px;
    color: #000;
    box-sizing: border-box;
}

.inp_one .ipselect{
	display: inline-block;
	padding-left: 10px;
	width: 67% ;
	height: 28px;
	color: #999999;
	background-color: #fff;
	box-sizing: border-box;
	}


.check-item {
    display: inline-block;
    margin: 10px 0;
    width: 100%;
    margin-left: 2%;
}
.check-item span {
    padding: 10px 0;
}
.check-item label {
    padding-right:10px;
}
}
@media screen and (max-width: 382px){
	.check-item { margin: 4px 0;}
	.inp_one div {padding-bottom: 5px;}
	.inp_one span {font-size: 12px;}
	.btn {margin-top: 5px;padding-bottom: 0px;}
	.btn button {width: 70%;height: 36px;font-size: 13px;background: #92b62d url(/Public/images/ss_03.jpg) no-repeat 30%;padding-left: 5%;}
	.mb-jsb {top:5%;}
}
@media screen and (max-width: 320px){
	.mb-header {/*height: 570px; */overflow: hidden;}
	/*.mb-header div img{max-width: inherit;}*/
	.btn button {width: 70%;height: 36px;font-size: 13px;background: #92b62d url(/Public/images/ss_03.jpg) no-repeat 25%;padding-left: 5%;}

}


/*2017-06-21 新增*/
	
.list{width: 79.7%;margin: 35px auto 40px;text-align: center;}
.list li.active{background: #a0c503;}
.list li {float: left;width: 50%;padding: 10px 0;border-bottom:1px solid #a0c503 ;}
.list li a{font-size: 15px;color: #fff;}
.list li.active{background: #a0c503;}


@media (max-width:640px) {
	.monitor-searching-tit { display: none;}
}

html,body{ height: 100%;}

.patent ul li { position: relative;}

.patent ul li .research-pic {
	position: absolute;
	right: 40px;
	top: 20px;
	width: 200px;
	height: 260px;
	padding: 3px;
	border: 1px solid #ccc;
}


.patent ul li .research-pic img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

.patent ul li .research-inform { min-height: 268px;}

@media (max-width:1000px) {
	
	.search-result .result-out {
		position: static;
		margin-bottom: 15px;
	}
	
	.patent ul li .research-pic {
		position: relative;
		right: auto;
		top: auto;
		width: 200px;
		height: 260px;
		margin: 10px auto 0;
		padding: 3px;
		border: 1px solid #ccc;
	}
	
	.patent ul li .research-inform { min-height: auto;}
}

.js-top {
	margin: 0 auto;
}

.banner-search-wrap{
	background: url('../images/bac_01.jpg') 50%; 
	background-size: cover;
}

.banner-search-wrap .js-top {
	position: static;
	transform: translate(0,0);
}

.search-intro {
	padding-top: 10px;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
}

@media (max-width:1000px){
	.search-intro { text-align: left;}
}


.mb-banner-search-wrap { max-height: none; position: relative;}

.mb-banner-search-wrap .bg-img{
	background: url(/Public/images/lo2.jpg) 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

@media screen and (max-width: 1000px) and (min-width: 600px) { 
	.mb-banner-search-wrap { max-height: none;}
}


@media screen and (max-width: 1000px) {
	.mb-banner-search-wrap { max-height: none;}
	
	.mb-banner-search-wrap .mb-jsb {
		position: static;
	}
}

/*2017-07-07*/
@media (max-width:500px){
	.patent-wen strong i {
		padding: 0 8px;
		width: auto;
	}
	
	.patent-wen strong  i.pa1 { margin-left: 0;}
	
	.patent-wen strong  i.pa5, .patent-wen strong i.pa6 {
		width: auto;
		padding: 0 5px;
	}
	
	.patent-wen strong i.download { text-indent: 0; background-image: none;}
}

@media (max-width:360px){
	.patent-wen strong i { margin-left: 0;}
}










