.gongxu-banner {
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.lab_sonmenu ul li.active a {
    background: none;
    padding-left: 0;
}

.lab_sonmenu_3 ul li {
    width: 33%;
}
.lab_sonmenu_2 ul li {width: 50%;}

.s-main-body {
    padding: 50px 0px;
    background: #f0f3fb;
}
.white-bg {
    background: #fff;
}
.gx-left {
	width: 900px;
	box-sizing: border-box;
	position: relative;
	float: left;
}
.type-div {
	width: 100%;
	background: #fff;
	margin-bottom: 30px;
}
.type-div .filterRow {
	line-height: 45px;
	padding: 7px 0 0px 20px;
	font-size: 14px;
}
.type-div .filterRow .tit {
	float: left;
	width: 80px;
	color: #999;
	margin-left: 10px;
	font-size: 18px;
}
.type-div .filterRow .con {
	float: left;
}
.type-div .filterRow .con a {
	padding-right: 12px;
	display: inline-block;
	font-size: 18px;
	padding-left: 12px;
	margin-right: 25px;
}
.type-div .filterRow .con a.cur {
	color: #1b6efe;
	border-bottom: 2px solid #1b6efe;
}
.type-div .filterRow .con a:hover {
	color: #1b6efe;
}

.gx-list {
    width: 100%;
    position: relative;
}
.gx-list li {
    margin-bottom: 20px;
    padding: 30px 30px 30px 30px;
    background: #fff;
    position: relative;
}
.gx-list li:hover h3 {
    color: #1b6efe;
}

.gx-list li h3 {
    font-size: 18px;
}
.gx-list li.xu h3 {
    background: url(images/ico01.png) no-repeat left 0;
    background-size: 30px;
    padding-left: 40px;
}
.gx-list li.gong h3 {
    background: url(images/ico02.png) no-repeat left 0;
    background-size: 30px;
    padding-left: 40px;
}
.gx-list li p {
	padding-left: 40px;
	color: #666;
	padding-top: 8px;
}
.gx-list li .pubdate {
    padding-left: 40px;
    padding-top: 10px;
    color: #999;
    font-size: 13px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
}
.gx-right {
    float: right;
    width: 320px;
}
.gx-right .search-box {
	position: relative;
	height: 50px;
	border: 1px solid #5f77ff;
	background: #fff;
    margin-bottom: 30px;
}
.gx-right .search-box .search-input {
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 10px;
    padding-right: 100px;
    vertical-align: middle;
    outline: none;
    border-radius: 19px;
    background: transparent;
    box-sizing: border-box;
}
.gx-right .search-box .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 100px;
    height: 50px;
    border: none;
    background: #1c6ffb;
    margin-right: -1px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
}
.gx-right .xqfb {
    margin-bottom: 30px;
    background: #fff;
    height: 210px;
    background-size: 100px;
    position: relative;
    overflow: hidden;
}
.gx-right .xqfb:hover {
    background: #1c6ffb;
    color: #fff;
}
.gx-right .xqfb a {
    display: block;
    width: 100%;
    height: 100%;
}
.gx-right .xqfb h3 {
    font-size: 20px;
    padding: 40px 0 0 40px;
}
.gx-right .xqfb p {
    padding-left: 40px;
    color: #666;
    padding-top: 5px;
}
.gx-right .xqfb:hover p {
    color: #fff;
}
.bgicon {
    background: url(images/3d-2.png) no-repeat;
    width: 200px;
    height: 150px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: 300px;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
}
.gx-right .xqfb a:hover .bgicon {
    bottom: 10px;
}
.gx-right .gyfb .bgicon {
    background: url(images/3d-1.png) no-repeat;
    background-size: 300px;
    height: 130px;
    width: 155px;
}
.gx-right .xqfb .arrow {
    margin-top: 30px;
    padding-left: 40px;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
}
.gx-right .xqfb .arrow img {
    display: block;
    width: 30px;
}
.gx-artilce {
    background: #fff;
    min-height: 410px;
    padding: 20px;
}
.s-main-body .position {
    margin-bottom: 20px;
}
.gx-artilce h1 {
    font-size: 22px;
}
/* .gx-artilce h1.xu {
    background: url(images/ico01.png) no-repeat left;
    background-size: 26px;
    padding-left: 32px;
}
.gx-artilce h1.gong {
    background: url(images/ico02.png) no-repeat left;
    background-size: 26px;
    padding-left: 32px;
} */
.gx-artilce .csbox {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 20px 30px 0px;
    background-image: url(images/bg7.png);
    background-position: right bottom;
    background-size: 300px;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
}
.gx-artilce .csbox div {
    display: inline-block;
    width: 40%;
    margin-bottom: 20px;
    font-size: 16px;
}

.gx-artilce .csbox .yusuan {
    background: url(images/ico04.png) no-repeat left;
    background-size: 25px;
    padding-left: 30px;
}
.gx-artilce .csbox .didian {
    background: url(images/ico05.png) no-repeat left;
    background-size: 22px;
    padding-left: 30px;
}
.gx-artilce .csbox .riqi {
    background: url(images/ico06.png) no-repeat left;
    background-size: 24px;
    padding-left: 28px;
}
.gx-artilce .csbox .leix {
    background: url(images/ico07.png) no-repeat left;
    background-size: 22px;
    padding-left: 29px;
}
.gx-artilce .content .ti {
    font-size: 20px;
    border-left: 6px solid #1c6ffb;
    line-height: 26px;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-top: 50px;
    color: #1c6ffb;
}
.gx-artilce .content {
    font-size: 15px;
    list-style: 28px;
}

.md-modal .biaodan {
    padding: 30px 10px 0 10px;
}
.md-content h3 {
	color: #212121;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgb(225 225 225);
    width: 630px;
    height: 50px;
    padding: 0 20px;
    box-sizing: border-box;
    border-radius: 8px 8px 0 0;
    position: relative;
    line-height: 50px;
    font-size: 20px;
}

.md-modal .biaodan .form-item {
    margin-bottom: 20px;
}
.md-modal .biaodan .form-item label {
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #606266;
    line-height: 34px;
    padding: 0 15px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 130px;
}
.md-modal .biaodan .form-item label i {
    font-style: normal;
    color: rgb(240, 0, 0);
    padding-left: 2px;
}
.md-modal .biaodan .form-item .input-inner {
    background: #f6f7fe;
    border: 1px solid #eee;
    border-radius: 2px;
    width: 428px;
    height: 34px;
    line-height: 34px;
    -webkit-appearance: none;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    padding: 0 15px;
}
.md-modal .biaodan .form-item .textarea-inner {
    width: 428px;
    height: 68px;
    padding: 5px 15px;
    background: #f6f7fe;
    border: 1px solid #eee;
    border-radius: 2px;
    display: inline-block;
    color: #606266;
    box-sizing: border-box;
}
.sumb-btn {
    width: 630px;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 20px;
    box-sizing: border-box;
    border-top: 1px solid #eee;
    text-align: center;
}
.sumb-btn .tijiao {
    background: #0f6cff;
    border-radius: 100px;
    height: 32px;
    padding: 0 35px;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    margin-top: 12px;
}

.jisu-sec-1 .area-3 {
    padding: 25px 0 0px;
}
.jisu-sec-1 .area-3 li {
    background: #fff;
    margin-bottom: 35px;
}
.jisu-sec-1 .area-3 li a {
    padding: 30px;
    display: block;
    background: URL(images/bg03.png) no-repeat 0px 100px;
	color: #333;
}

.zj-list {
	width: 100%;
	float: none;
}
.gjrc-list li {
    position: relative;
	padding: 0;
}
.gjrc-list li a{
	display: block;
	padding: 30px 30px 30px 30px;
}
.gjrc-list .rc-nr {
    width: 980px;
    float: right;
	position: relative;
}
.gjrc-list .rc-photo {
    float: left;
    width: 160px;
}
.gjrc-list .rc-photo img {width: 100%;display: block;
}
.gjrc-list .rc-nr h3 {
	font-size: 20px;
}
.gjrc-list .rc-nr .rc-zc {
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 15px;
	color: #666;
}
.gjrc-list .rc-nr .rc-text {
	color: #666;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	font-size: 15px;
	text-align: justify;
}
.gjrc-list .rc-order {
	position: absolute;
	right: 30px;
	top: 35px;
}
.gjrc-list .rc-order a {
	background: #0e69ff;
    padding: 6px 20px;
    color: #fff;
    border-radius: 50px;	
	width: auto;
	height: auto;
}
.gjrc-list .rc-order a:hover {
	background: #003797;
}
.md-modal.md-modal-h460 {
	height: 460px;
}
.gjrc-list li i {
	display: block;
	width: 0;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease; 
	background: #0e69ff;
}
.gjrc-list li:hover i {
	width: 100%;
}
.fenye {
    width: 100%;
    margin-top: 30px;
}
.fenye .paginator a,
.fenye .paginator span {
	display: inline-block;
    background: #1c6efe;
    margin-right: 0 !important;
    height: 36px;
    line-height: 36px;
    color: #454545;
    font-size: 15px;
    border: 1px solid #d1d1d1;
    background: #fff;
    padding: 0 12px;
    border-right: none;
}
	.fenye .paginator a:last-child {
		border-right: 1px solid #d1d1d1;
	}
	.fenye .paginator span.cpb,
	.fenye .paginator a:hover {
		background: #1c6ffb;
		color: #fff;
	}

	.rc-detail-box {
		background: #fff;
		padding: 30px;
	}
.rc-detail-box .box-l.team_fl{
	width: 200px;
}
.patent-xq .rc-detail-box .box-l {
	width: 250px;
}

.rc-detail-box .box-l.team_fl .tuu {
	width: 380px;
	height: 305px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
.rc-detail-box .box-l {
		width: 180px;
		float: left;
}
.team_new_box.team-detail-box .box-r.rc-nr {
	width: 770px;
	float: right;
	position:relative;
}
.rc-detail-box .text {
	margin-top: 50px;
	border-top: 1px solid #e2e2e2;
	padding: 30px 0px;
	font-size: 16px;
	line-height: 35px;
}
.rc-detail-box .team-text {
margin-top:0;
}

.rc-detail-box .box-l img {
	width: 100%;
	display: block;
}
.rc-detail-box .box-r.rc-nr {
	width: 950px;
}
.rc-detail-box .box-r.rc-nr.zjia-right {
	width: 970px;
}
.patent-xq .rc-detail-box .box-r.rc-nr {
	width: 900px;
}

.gjrc-list .box-r h3 {
	font-size: 26px;
	padding-bottom: 20px;
}
.rc-detail-box .box-r .gzdw,
.rc-detail-box .box-r .zc,
.rc-detail-box .box-r .fx {
	font-size: 17px;
	margin-top: 5px;
	padding-left: 26px;
	margin-bottom: 10px;
}



.rc-detail-box .box-r .gzdw {
	background: url(images/ico18.png) no-repeat left;
    background-size: 22px;
}
.rc-detail-box .box-r .zc {
	background: url(images/ico09.png) no-repeat left;
	background-size: 23px;
}
.rc-detail-box .box-r .fx {
	background: url(images/ico11.png) no-repeat left;
    background-size: 19px;
}

.rc-detail-box .box-r .text {
	color: #666;
	line-height: 28px;
	font-size: 16px;
	padding-top: 20px;
	text-align: justify;
}
.rc-detail-box .box-r .pant-text {
	border-top: 0;
	margin-top: 0px;
}

.gjrc-list .rc-order.order-btn {
	position: absolute;
	right: 0px;
	top: 20px;
}	
.gjrc-list .rc-order.order-btn a {
	padding: 8px 35px;
	font-size: 17px;
}

.rc-team .rc-photo {
	float: left;
	width: auto;
}
.rc-team .rc-photo .bg{
	margin-right: 30px;
	width: 230px;
	height: 165px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	
}
.rc-team .rc-nr {
	width: auto;
	float: none;
}
.rc-team .rc-nr .rc-text {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.rc-team .rc-nr .rc-zc {
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-right: 120px;
}

.team-detail-box .box-r.rc-nr{
	width: 100%;
}
.team-detail-box .box-r h3 {
	font-size: 24px;
}
.team-detail-box .box-r .tdjs {
	color: #666;
    line-height: 28px;
    font-size: 16px;
    margin-top: 20px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.team-detail-box .box-r .tdjs span {
	background: url(images/ico10.png) no-repeat left top;
	background-size: 26px;
	padding-left: 35px;
}
.team-detail-box .box-r .tdjs2 span {
	background: url(images/tdfz.png) no-repeat left top;
	background-size: 33px;
}
.team-detail-box .box-r .tdjs2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
}
.team-detail-box .box-r .tdjs3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}

	.team-detail-box .box-r .text {
		padding-top: 0;
		margin-top: 30px;
		font-size: 17px;
		margin-bottom: 40px;
		padding-bottom: 20px;
		border-bottom: 1px solid #ccc;
	}
.team-detail-box .box-r .text span {
	background: url(images/ico11.png) no-repeat left top;
	background-size: 24px;
	padding-left: 35px;	
}


.team-detail-box .order-btn a {
	background: #0e69ff;
	padding: 10px 40px;
	color: #fff;
	border-radius: 50px;
	width: auto;
	height: auto;
	margin-bottom: 20px;
	font-size: 17px;
	position: absolute;
	right: 0;
	top: 0;
}
.team-detail-box .t {
	display: block;
	margin-bottom: 10px;
	font-size:18px;
	color: #003696;
}
.team-detail-box .text .t {
	display: block;
    font-size: 20px;
    border-left: 6px solid #1c6ffb;
    line-height: 26px;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #1c6ffb;
}



.rc-college .rc-nr h3 {
	padding-bottom: 5px;
}
.rc-college .rc-nr .rc-zc {
	font-size: 16px;
	margin-top: 2px;
	color: #666;
	margin-bottom: 0;
}
.rc-college .yanjiu {
	font-size: 16px;
	margin-bottom: 15px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.rc-college .rc-nr h3 .loca {
	font-size: 16px;
    margin-left: 15px;
    background: url(images/in/icon05.png) no-repeat left;
    padding-left: 17px;
}
.rc-college li a {
	display: block;
	padding: 25px 30px 10px 30px;
}
.rc-college li .college-logo {
	float: left;
}
.rc-college li .college-logo img {
	width: 130px;
	height: 130px;
}
.rc-college .rc-nr {
	width: 1020px;
}
.rc-college .rc-order a {
	font-size: 16px;
	padding: 8px 30px;
}

.scholl-data {
	height: 400px;
}
.s-main-body.mt-110 .colleges-detail-box{
	margin-top: -110px;
	background: #fff;
}
.colleges-detail-box .cdb-in {
	padding: 30px;
}
.colleges-detail-box .zuo {
	float: left;
	width: 720px;
}
.colleges-detail-box .zuo .zuo-top {
	background: url(images/coll05.jpg) no-repeat left;
	background-size: 130px;
	padding-left: 155px;
}
.colleges-detail-box .zuo h2 {
	font-size: 28px;
}
.colleges-detail-box .zuo h2 .tag {
	font-size: 18px;
	color: #fff;
	background: linear-gradient(-84deg,#1C6EFE 0,#1C6EFE 0,#028FFF 100%);
	padding: 0 13px 2px;
	border-radius: 50px;
	margin-left: 5px;
	font-family: DINPro;
	font-weight: bold;	
}
.colleges-detail-box .zuo h2 .tag_211 {
	padding: 0 15px 2px;
	background: linear-gradient(-84deg,#FF5722 0,#FF5722 0,#FF9800 100%);
}
.colleges-detail-box .zuo .shuxing {
	padding-top: 15px;
}
.colleges-detail-box .zuo .shuxing span {
	display: block;
	font-size: 16px;
	margin-bottom: 3px;
	color: #666;
}
.colleges-detail-box .zuo .shuxing .loca {
	background: url(images/ico13.png) no-repeat left;
	padding-left: 20px;
	background-size: 15px;
}
.colleges-detail-box .zuo .shuxing .time{
	background: url(images/ico14.png) no-repeat left;
	padding-left: 20px;
	background-size: 17px;
}
.colleges-detail-box .zuo .shuxing .jigou{
	background: url(images/ico12.png) no-repeat left;
	padding-left: 20px;
	background-size: 15px;
}
.colleges-detail-box .zuo .yanjiu{
	font-size: 16px;
	padding-top: 15px;
	text-align: justify;
}
.colleges-detail-box .zuo .rc-order a{
	background: #0e69ff;
	padding: 8px 20px;
	color: #fff;
	border-radius: 50px;
	margin-top: 30px;
	display: block;
	width: 100px;
	text-align: center;
	font-size: 16px;
}
.colleges-detail-box .you {
	float: right;
	width: 430px;
	height: 292px;
	overflow: hidden;
}
.colleges-detail-box .you .school-pic {
	background-position: center;
	background-size: cover;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}
.colleges-detail-box .you img {
	width: 100%;
	display: block;
}
.colleges-detail-box2 {
	background: #fff;
	margin-top: 35px;
}
.colleges-detail-box2 .cdb-in2 {
	padding: 30px;
}
.colleges-detail-box2 .cdb-in2 h2 {
	font-size: 28px;
	margin-bottom: 20px;
	border-left: 6px solid #0e69ff;
	line-height: 40px;
	padding-left: 15px;
}
.colleges-detail-box2 .cdb-in2 .text {
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}
.colleges-detail-box3 {
	background: #fff;
	margin-top: 35px;
}
.colleges-detail-box3 .cdb-in2 {
	padding: 30px;
}
.colleges-detail-box3 .cdb-in2 h2 {
	font-size: 28px;
	margin-bottom: 20px;
	border-left: 6px solid #0e69ff;
	line-height: 40px;
	padding-left: 15px;
}
.colleges-detail-box3 li {
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 8px;
}
.colleges-detail-box3 li h3 {
	font-size: 16px;
    color: #666;
    background: url(images/ico15.png) no-repeat left;
    background-size: 18px;
    padding-left: 20px;
}
.colleges-detail-box3 .date {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px;
}

.s-main-body .job-sec-1 {
    padding: 0px 0px;
    background: none;
}
.gx-list .zhuanli-list {
	width: 1300px;
}
.gx-list .zhuanli-list li {
	float: left;
	width: 335px;
	margin-right: 30px;
	margin-bottom: 35px;
}
.zhuanli-list .zl-photo img {
	display: block;
	margin: 0 auto;
	height: 270px;
	max-width: 335px;
}
.zhuanli-list li .title {
	font-size: 16px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;	
}
.zhuanli-list li .xix {
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.zhuanli-list li .zlno,
.zhuanli-list li .sqno {
	color: #666;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.zhuanli-list li .pri {
	margin-top: 10px;
	position: relative;
	height: 32px;
}
.zhuanli-list li .pri p {
	color: #333;
    padding-left: 0;
    padding-top: 0;
    font-size: 16px;
    line-height: 32px;
}
.zhuanli-list li .pri p span {
	color: #FF7201;
}
.zhuanli-list li .pri .rc-order {
	position: absolute;
	right: 0;
	top: 5px;
}
.zhuanli-list li .pri .rc-order a {
    background: #0e69ff;
    padding: 6px 20px;
    color: #fff;
    border-radius: 50px;
    width: auto;
    height: auto;
}
.md-modal .biaodan .form-item .gd-input {
	background: #ffffff;
	border: 0px solid #eee;
	border-radius: 2px;
	width: 428px;
	height: 34px;
	line-height: 34px;
	-webkit-appearance: none;
	box-sizing: border-box;
	color: #333;
	display: inline-block;
	padding: 0px;
	font-size: 16px;
}
.md-modal .biaodan .safe {
	padding-left: 60px;
	color: #b50202;
}
.md-modal.md-modal-h360 {
    height: 360px;
}


.rc-detail-box .box-r .zl_price {
	font-size: 18px;
}
.rc-detail-box .box-r .zl_price span {
	color: #FF7201;
}
.rc-detail-box .box-r .text ul li {
	position: relative;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.rc-detail-box .box-r .text ul li .nm{
	display: inline-block;
	width: 80px;
}
.rc-detail-box .box-r .text ul li p {
	display: inline-block;
}
.rc-detail-box .box-r .bottom-btn {
	margin-top: 20px;
}
.patent-xq .rc-detail-box .box-r .bottom-btn {
	margin-top: 5px;
}

.rc-detail-box .box-r .bottom-btn .fl {
	margin-right: 20px;
}
.rc-detail-box .box-r .bottom-btn .md-trigger {
	background: #0e69ff;
	padding: 10px 20px;
	color: #fff;
	border-radius: 50px;
	width: 130px;
	height: auto;
	display: block;
	text-align: center;
	font-size: 16px;
}
.rc-detail-box .box-r .bottom-btn .buy .md-trigger {
	background: #003696;
}
.zl_xqing {
	margin-top: 0px;
}
.zl_xqing .inner {
	padding: 40px 50px;
	font-size: 17px;
	line-height: 35px;
	background: #fff;
}
.zl_xqing .inner .ti {
	font-size: 20px;
    border-left: 6px solid #1c6ffb;
    line-height: 26px;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #1c6ffb;	
}
.bgbox {
	background-color: #fff;
    background-image: url(images/bg7.png);
    background-position: right bottom;
    background-size: 300px;
    background-repeat: no-repeat;	
}
.text-intro {
	font-size: 17px;
	line-height: 35px;
	text-align: justify;
}
.text-intro strong,
.text-intro h2 {
	font-weight:bold;
}

	.zlfx .rc-photo .bg {
		margin-right: 30px;
		width: 230px;
		height: 314px;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
.zlfx .rc-nr {
	width: 920px;
}
.zlfx .rc-nr .rc-text {
	padding-top: 20px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
	
}
.zlfx .rc-order {
	right: auto;
    left: 290px;
    top: auto;
    bottom: 50px;
}
.zlfx .rc-order a {
	padding: 6px 30px;
}
.zl_xqing .inner .big-biaoti {
	font-size: 26px;
    margin-bottom: 30px;
}
.zlfx-order a{
	background: #0e69ff;
    padding: 5px 20px;
    color: #fff;
    border-radius: 50px;
    width: 130px;
    height: auto;
    display: block;
    text-align: center;
    font-size: 16px;
	margin-top: 30px;
	margin:0 auto;
}

.zlzc .rc-photo {
	width: auto;
	height: 150px;
	overflow: hidden;
}
.zlzc .rc-photo .bg {
	width: 280px;
    height: 100%;
    background-size: cover;
    background-position: center;
	transition: all .5s;
	overflow: hidden;
}
.zlzc li:hover .bg {
	transform: scale(1.1);
}
.zlzc .rc-nr {
	width: 870px;
	height: 150px;
}
.zlzc .rc-nr .rc-text {
	margin-top: 0px;
	
}
.zlzc .rc-nr .rc-text .tg span {
	display: block;
    border: 0px solid #1c6ffb;
    width: auto;
    border-radius: 3px;
    margin-right: 12px;
    font-size: 16px;
    color: #1c6ffb;
    margin-top: 5px;
}
.zlzc .rc-nr .rc-text .riqi {
	position: absolute;
    bottom: 2px;
    font-family: 'Poppins';
    font-size: 14px;
}

.zlzc li:hover h3 {
    color: #333;
} 

.zlcha-banner {
	height: 800px;
	background-position: center;
	background-size: cover;
}
.zlcha-banner .bg {
	text-align: center;
    position: absolute;
    width: 100%;
    top: 120px;
}
.zl-searchp-wrap {
	width: 1140px;
    background: rgb(149 149 149 / 22%);
    padding: 33px 0 33px 60px;
    position: absolute;
    top: 350px;
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    left: 50%;
}
.zl-searchp-wrap .search-in {
	width: 880px;
    height: 58px;
    background: #fff;
    border-radius: 4px;
    position: relative;
}
.zl-searchp-wrap .search-in input {
	height: 58px;
    width: 715px;
    margin-left: 40px;
    font-size: 16px;
}
.zl-searchp-wrap  .search-patent {
	width: 170px;
    height: 58px;
    font-size: 16px;
    color: #fff;
    position: relative;
    border: 0;
    border-radius: 6px;
    background-color: #1c6ffb;
    background: linear-gradient(-90deg,#0d51c4 0,#028fff 100%);
    cursor: pointer;
    margin-left: 20px;
}
.zlcha-banner h2 {
	position: absolute;
    width: 100%;
    text-align: center;
    color: #c1ceff;
	color: #20d4ff;
    top: 250px;
    font-size: 40px;
}
.zlcha-banner .search-data {
	position: absolute;
    top: 510px;
    width: 1200px;
    transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    left: 50%;
    color: #fff;
}
.zlcha-banner .search-data li {
	float: left;
	width: 33%;
	text-align: center;
}
.zlcha-banner .search-data li span {
	display: block;
    font-family: DINPro;
    font-weight: bold;
    color: #20d4fd;
    font-size: 40px;
}
.zlcha-banner .search-data li p {
	font-size: 24px;
}

.buy_zl .gx-list .zhuanli-list li {
    width: 235px;
}
.buy_zl .zhuanli-list .zl-photo img {height: 200px;}
.buy_zl .gx-list h2 {
	font-size: 36px;
    text-align: center;
    padding-bottom: 30px;
}
.buy-more a {
	display: block;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    background: #0c54c7;
    height: 45px;
    line-height: 45px;
    color: #fff;
    margin-top: 30px;
    background: linear-gradient(-90deg,#0d51c4 0,#028fff 100%);
    border-radius: 50px;
}

.test-share li {
	padding: 20px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	position: relative;
}
.test-share li .csfw_fl {
	width: 200px;float: left;
}
.test-share li .csfw_fl img{
	width: 100%;
	display: block;
}
.test-share li .csfw_rt {
	width: 980px;
	float: right;
}
.test-share li h2 {
	font-size: 18px;color: #0d69ff;
    padding-bottom: 10px;
	font-weight: 500;
}
.test-share li h2 a {
	background: #0e69ff;
    padding: 2px 20px;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    margin-left: 20px;
    position: absolute;
    display: block;
    right: 20px;
    top: 65px;
}
.test-share li .xinghao,
.test-share li .yongtu {
	color: #666;
    font-size: 15px;
    padding-bottom: 2px;
}
.test-share li .yongtu {
	margin-right: 150px;
}
.test-share li .jiage {
	position: absolute;
    right: 20px;
    top: 30px;
    color: #ff7201;
    font-size: 16px;
}
.unit-link {
	padding: 80px;
	background: url(../images/in/banner_lab6.jpg);
	background-size: cover;
}
.unit-link .unit-1 {
	position: relative;
	width: 50%;
	min-height: 370px;
	background-color: #003a9c;
	background-image: url(images/ico16.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100px;
	float: left;
}
.unit-link .unit-2 {
	background: #525252;
	background-image: url(images/ico17.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100px;
}

.unit-link .unit-1 .white {
	padding: 25px 30px;
}
.unit-link .unit-1 .white h2 {
	font-size: 22px;
    color: #fff;
    padding-bottom: 10px;
}
.unit-link .unit-1 .white p {
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
	color: #fff;
	padding-top: 15px;
}
.unit-link .unit-1 .white a {
	background: #1c6ffb;
	color: #fff;
	display: block;
	width: 120px;
	text-align: center;
	margin-top: 20px;
	border-radius: 50px;
	padding: 5px 0;
	position: absolute;
	bottom: 30px;
}

.yq-yuyue {
	width: 800px;
	margin: 0 auto;
	background: #fff;
	padding: 50px 30px;
}
.yq-yuyue .biaodan .form-item {
    margin-bottom: 30px;
	padding-left: 40px;
}
.yq-yuyue .biaodan .form-item label {
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 16px;
    color: #606266;
    line-height: 34px;
    padding: 0 15px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 150px;
}
.yq-yuyue .biaodan label i {
    font-style: normal;
    color: rgb(240, 0, 0);
    padding-left: 2px;
}
.yq-yuyue .biaodan .input-inner {
    background: #f6f7fe;
    border: 1px solid #eee;
    border-radius: 2px;
    width: 488px;
    height: 40px;
    line-height: 40px;
    -webkit-appearance: none;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    padding: 0 15px;
	font-size: 16px;
}
.yq-yuyue .biaodan .sumb-btn {
	position: relative;
	margin-top: 20px;
	padding-top: 20px;
	width: 800px;
}
.yq-yuyue .biaodan .safe {
	padding-left: 110px;
	color: #b50202;
}
.sumb-btn .tijiao {
	padding: 0 55px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.text.zjia-jj {
	border-top: 1px solid #e2e2e2;
}
.zjia-jj h3{
	font-size: 24px;
    border-left: 6px solid #1c6ffb;
    line-height: 26px;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #1c6ffb;
}

.tz-sousuo {
    padding: 20px;
	text-align: center;
}
.tz-sousuo .fltxt {
	height: 50px;
    line-height: 50px;
    font-size: 26px;
    margin-right: 30px;
    background: url(images/ico19.png) no-repeat 420px;
    background-size: 45px;
    color: #024dc7;
    margin-bottom: 10px;
    padding-left: 80px;
}
.tz-sousuo .search-input {
	background: #fff;
    height: 50px;
    width: 500px;
    padding: 0 20px;
	float: left;
}
.tz-sousuo .search-btn {
	float: left;
	width: 80px;
    height: 50px;
    font-size: 16px;
    color: #fff;
    position: relative;
    background-color: #0d51c4;
    cursor: pointer;
    margin-left: 0px;
	border: none;
	background-image: url(images/icon_search_white.png);
	background-position: center;
	background-repeat: no-repeat;
}
.inline-block {
	display: inline-block;
}
.tz-sousuo .inline-block {
	vertical-align: middle;
}
.s-main-body .tzjg-list {
	margin-top: 40px;
	margin-bottom: 50px;
}
.s-main-body .tzjg-list ul {
	
}
.tzjg-list li {
	position: relative;
	padding: 20px;
	margin-bottom: 25px;
	background: #fff;
}
.tzjg-list li .logo {
	float: left;
	width: 150px;
}
.tzjg-list li .logo img {
	width: 100%;
	max-height: 88px;
	display:block;
}
.tzjg-list li .right {
	float: left;
    width: 880px;
    margin-left: 30px;
}
.tzjg-list li .right .lab {
	font-size: 18px;
}
.tzjg-list li .right p {
	color: #666;
    margin-top: 8px;
    font-size: 15px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.tzjg-list li .learn {
	position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    text-align: center;
    font-size: 16px;
    background: #1c6ffb;
    height: 100%;
    line-height: 135px;
    color: #fff;
}
.tzjg_detail_1 {
	background: #fff;
    padding: 30px;
}
.tzjg_detail_1 .fl img {
	width: 180px;
}
.tzjg_detail_1 .short {
	margin-left: 30px;
}
.tzjg_detail_1 .short h2 {
	font-size:20px;
}
.tzjg_detail_1 .short div {
	color: #666;
	font-family: 'Poppins', source-han-sans-simplified-c;
}
.tzjg_detail_2 {
	background: #fff;
    padding: 30px;
	margin-top: 20px;
}
.tzjg_detail_2 h2 {
	display: block;
    font-size: 24px;
    border-left: 6px solid #1c6ffb;
    line-height: 26px;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #1c6ffb;
}
.tzjg_detail_2  .intro {
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
}

.fund-table {
	border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
}
.fund-table thead th {
    background-color: #0e51c4;
    font-size: 18px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 18px;
    color: #fff;
    border-right: 1px solid #4069b0;
}
.fund-table thead th.row1 {
	width: 10%;
}	
.fund-table thead th.row2 {
	width: 25%;
}	
.fund-table tbody tr {
    background-color: #ffffff;
    border-bottom: 1px solid #e2e2e2;
}
.fund-table tbody td {
    height: 55px;
	text-align: center;
    border-right: 1px solid #e2e2e2;
	padding: 10px 15px;
	box-sizing: content-box;
	display: table-cell;
    vertical-align: middle;
	font-size: 15px;
	font-family: 'Poppins', source-han-sans-simplified-c;
}
.fund-table tbody tr:nth-child(even) {
	background: #f0f0f0
}

.fund-table tbody td a:hover {
	color: #0e51c4;
    text-decoration: underline;
}

.tzjg_detail_2 .fdtbody .title{
	background-color: #f0f0f0;
    text-align: right;
}
.tzjg_detail_2 .fdtbody td {
    padding: 20px 20px;
    vertical-align: middle;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
	word-break: break-all;
	font-size: 16px;
}
.tzjg_detail_2 .fdtbody {
	width: 100%;
}
.tzjg_detail_2 .fdtbody tbody {
	border-top: 1px solid #e2e2e2;
}

.zhengce-banner {
	background-position: center;
	background-size: cover;
	height: 900px;
	overflow: hidden;
}
.zhengce-banner .fl {
	width: 445px;
    margin-top: 125px; 


}
.zhengce-banner .fl .box1 {
	width: 100%;
    height: 340px;
	background: #000;
	background: url(images/box2.png) no-repeat;
	position: relative;
	overflow: hidden;
}
.zhengce-banner .fl .box2 {
	margin-top: 30px;
}
.zhengce-banner .fl .box2 img {
	padding-top: 40px;
	display: block;
}
.zhengce-banner .fl .box1 h3 {
	font-size: 18px;
    color: #fff;
    color: #00deff;
    font-weight: normal;
    padding-top: 20px;
    padding-left: 30px;
    background: url(images/xie.png) no-repeat 160px 12px;
}
.zhengce-banner .fl .box2 h3 {
	background: url(images/xie.png) no-repeat right 12px;
}

.cloudbox {
	margin-top: 30px;
	width: 100%;
	height: 250px;
	overflow: hidden;
}


.zhengce-banner #ChinaMap {
	margin: 0 auto;
	width: 770px;
	height: 750px;
	margin-top: 200px;
	z-index: 2;
}
.zhengce-banner .kuang {
	background: url(images/box1.png) no-repeat;
	width: 750px;
	height: 700px;
	position: absolute;
    top: 130px;
    left: 0;
}
.zhengce-banner .kuang h3 {
	font-size: 22px;
    color: #fff;
	color: #00deff;
    font-weight: normal;
    margin-top: 20px;
    padding-left: 30px;
    background: url(images/xie.png) no-repeat 190px -5px;
}
.zhengce-banner .kuang .map-data {
	padding-top: 45px;
}
.zhengce-banner .kuang .map-data li {
	width: 33%;
	text-align: center;
	float: left;
	color: #fff;
	font-size: 16px;
}
.zhengce-banner .kuang .map-data li span {
	color: #00deff;
	font-family: DINPro;
	font-size: 30px;
	padding-right: 5px;
}
.gezi {
	background: url(images/gezi.png);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.zc_cloud {
	background: #f0f3fb;
}
.zc_cloud .sec-wrap {
	padding-top: 50px;
	padding-bottom: 50px;
}
.zc_cloud .sec-wrap .inn {
	padding: 30px;
	background: #fff;
}

.zc_list {
	padding-top: 50px;
	padding-bottom: 50px;
}
.zc_list .zc_lbie h2 {
	font-size: 26px;
	margin-bottom: 30px;
	border-left: 6px solid #0e69ff;
	line-height: 26px;
	padding-left: 10px;
	margin-bottom: 30px;
}
.zc_list .zc_ul li {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.zc_list .zc_ul li a{
	display: block;
	float: left;
	width: 900px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	background: url(images/ico20.png) no-repeat left;
	padding-left: 20px;
}
.zc_list .zc_ul li a:hover {
	color: #0063ff;
}
.zc_list .zc_ul li span {
	color:#464646;
	font-size: 16px;
}
.zc_list .zc_ul li .source {
	margin-right: 10px;
}
.zc_list .zc_ul li .up-date {
	font-family: Poppins,source-han-sans-simplified-c;
}




ul.fs-slide-txt li {
	background: url(images/box1.jpg) no-repeat center;
	background-size: cover;
	margin-bottom: 15px;
	width: 300px;
	height: 90px;
	color: #fff;
}
ul.fs-slide-txt li:hover span{
	border: #ffc107 1px solid;
	color: #ffc107;
}
ul.fs-slide-txt li.li2 {
	background: url(images/box2.jpg) no-repeat center;
	background-size: cover;
}
ul.fs-slide-txt li.li3 {
	background: url(images/box4.jpg) no-repeat center;
	background-size: cover;
}
ul.fs-slide-txt li a {
	display: block;
    padding: 16px 30px 16px 20px;
    position: relative;
	font-size: 17px;
}
ul.fs-slide-txt li span {
	font-size: 14px;
    border: #fff 1px solid;
    padding: 2px 8px;
}
ul.fs-slide-txt li p {
	padding-top: 5px;
}

.fs-slide .fs-slide-item .fs-pc-img .tu3d {
	position: absolute;
    width: 500px;
    right: 300px;
    top: 100px;
}
.fs-slide .fs-slide-item .fs-pc-img .tu3d-2 {
	width: 580px;
	right: 220px;
}
.fs-slide-ct .slogn {
	margin-top: 60px;
}
.fs-slide-ct .slogn h2 {
	font-size: 40px;
    font-weight: 500;
    line-height: 55px;
    max-height: 104px;
    overflow: hidden;
    color: #fff;
}
.fs-slide-ct .slogn p {
	font-size: 22px;
    margin-top: 20px;
    line-height: 30px;
    max-height: 30px;
    overflow: hidden;
    color: #fff;
}

.service-page {
	background: #fff;
	padding-top: 0px;
	margin-top: 80px;
}

.service-page .li3 {
	background: url(images/bg17.jpg);
	background-size: cover;
	background-position: center;
}

.bigdata {
	background: #044bbf;
	color: #fff;
	padding: 50px 0px;
}
.bigdata li {
	float: left;
	width: 16.5%;
	text-align: center;
	font-size: 18px;
	position: relative;
}
.bigdata li span {
	font-size: 48px;
	font-family: DINPro;
	padding-right: 5px;
	font-weight: bold;
}
.bigdata li::after {
	content: "";
    display: block;
    width: 1px;
    height: 100px;
    background: #2f63d4;
    position: absolute;
    right: 0;
    top: 20px;
}
.bigdata .last::after {
	width: 0;
}

.service-page2 {
	padding-bottom: 60px;
}
.service-page2 ul {
	margin-top: 40px;
	width: 1280px;
}
.service-page2 ul li {
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
.service-page2 ul li a {
	display: block;
    margin-right: 60px;
    border-top: 1px solid #e2e2e2;
    padding-top: 8px;
}
.service-page2 ul li h3 {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(images/ico20.png) no-repeat left;
	padding-left: 20px;
}
.service-page2 ul li .pub {
	font-family: 'Poppins', source-han-sans-simplified-c;
	color: #575d6c;
	padding-left: 20px;
}

.service-page3 .area-rencai .sec-wrap {
    height: auto;
    position: relative;
    padding-bottom: 50px;
}
.service-page3 .area-rencai .cl .list .photo {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.service-page3 .area-rencai .contents .cl .list {
    background: #fff;
    box-shadow: none;
    width: 399px;
    float: left;
    margin-left: 0px;
    margin-bottom: 30px;
    margin-right: 20px;
}
.service-page3 .area-rencai .cl .list .text .jj {
	color: #575d6c;
}
.service-page3 .area-rencai .left_fl {
	position: relative;
    background: rgba(31,32,50,.81);
    height: auto;
    width: 100%;
    left: 0;
    top: 0;
    margin-top: 30px;
}
.service-page3 .left_fl h2 {
	color: #fff;
    font-size: 30px;
    padding-top: 70px;
    padding-left: 80px;
}
.service-page3 .area-rencai .left_fl .important {
    padding-top: 0px;
}
.service-page3 .area-rencai .left_fl .important li {
	float: left;
	height: auto;
	padding-left: 0;
	line-height: 38px;
	font-size: 16px;
}
.service-page3 .area-rencai .h2_h {
    color: #fff;
    text-align: left;
    padding-top: 60px;
    padding-bottom: 0px;
    margin-left: 0;
    position: relative;
}
.service-page3 .h2_p {
	color: #fff;
}
.service-page3 .h2_p a span {
    background: url(images/icon_right_white.png) no-repeat right 3px;
    background-size: 19px;
}	
.area-rencai .left_fl p {
    background: url(images/icon_16.png) no-repeat left;
    background-size: 34px;
    padding: 5px 40px;
    font-size: 18px;
}

.service-page3 .area-rencai .contents {
	padding-top: 25px;
	margin-left: 0;
	width: 1280px;
}
.service-page3 .area-rencai .cl .list .text {
	width: 245px;
}
.service-page3 .area-rencai .cl .list .text .linkbtn {
	bottom: 10px;
}
.service-page3 .area-rencai .cl .list .text h3 {
	font-size: 18px;
}

.service-page3 .colleges-logo img{
	display: block;
	float: left;
}
.service-page3 .colleges-logo h3 {
	float: left;
	color: #333;
	line-height: 55px;
	font-size: 18px;
	margin-left: 15px;
}
.service-page3 .area-rencai .cl .list_college .colleges span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 5px;
	color: #575d6c;
}
.service-page3 .area-rencai .cl .list_college .colleges p {
	font-size: 14px;
    color: #575d6c;
    line-height: 22px;
}
.area-rencai .cl .list_college .colleges .linkbtn {
	bottom: 10px;
}
.area-rencai .contents .cl .list_college a {
	padding: 10px 20px;
}
.area-rencai .rcxq {
	margin-left: 35px;
    background: #fff;
    color: #333;
    padding: 10px;
	font-size: 16px;	
}
.area-rencai .job {
	font-size: 18px;
	color: #333;
}

.service-page4 {
	background: url(images/bg13.jpg) no-repeat center;
	background-size: cover;
	padding: 60px 0px 20px;
}
.service-page4.area-jishu #tabs {
	margin-top: 40px;
}
.service-page4.area-jishu #tabs li {
    margin: 0 0px -1px;
	padding-bottom: 0;	
	height: 40px;
}
.service-page4.area-jishu #tabs a {
	font-size: 20px;
}
.service-page4.area-jishu #tabs #current {
	color: #1c6ffb;
	height: 40px;
	position: relative;
}
.service-page4.area-jishu #tabs #current i {
	position: absolute;
    width: 100%;
    display: block;
    height: 2px;
    background: #0e69ff;
    left: 0;
    bottom: -1px;	
}
.service-page4 .tab_xuqiu .right .right_card {
	width: 361px;
}
.service-page4 .tab_xuqiu .right .right_card p {
   line-height: 24px;
   -webkit-line-clamp: 2;
   font-size: 15px;
   text-align: left;
   padding-bottom: 5px;
}
.service-page4 .tab_xuqiu .right_card h3 i {
	position: relative;
	margin-bottom: 5px;
	display: none;
}

.service-page4 .tab_xuqiu .right_card h3 {
	text-overflow: initial;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	margin-top: 0;
	padding-left: 0;
}


.service-page4.area-jishu .xxk {
	background: none;
	padding-bottom: 40px;
}
.service-page4.area-jishu .xxk #content {
	width: 1280px;
}
.service-page4.area-jishu #content .right {
    width: 1300px;
    height: auto;
    float: none;
}	
.service-page4 .right .right_card {
	float: left;
	width: 257px;
	height: 194px;
	padding: 20px;
	background: #fff;
	border: 1px solid #eee;
	position: relative;
	margin-right: 15px;
	margin-bottom: 15px;
}
.service-page4 .right .right_card p {
	line-height: 24px;
}
.service-page4 .jishu-case ul {
    width: 1280px;
    margin-bottom: 40px;

}


.jishu-case h2 {
	color: #1c6ffb;
	height: 40px;
	position: relative;
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom: #00348a 2px solid;
	padding-left: 20px;
}
.jishu-case h2 i {
	position: absolute;
    display: block;
    height: 2px;
    background: #0e69ff;
    left: 0;
    bottom: -2px;
    width: 120px;
}
.jishu-case h2 a {
	font-size: 15px;
    display: block;
    position: absolute;
    right: 0;
    top: 8px;
    color: #333;
}
.jishu-case h2 span {
	background: url(images/icon_right_gary.png) no-repeat right 0px;
	background-size: 19px;
	padding-right: 20px;
	transition: .2s;
}
.jishu-case h2 a:hover span {
	background: url(images/icon_right_blue.png) no-repeat right 0px;
	background-size: 19px;
	color: #1C6EFE;
	padding-right: 25px;
}

	.jishu-case ul {
		width: 1280px;
		margin-bottom: 40px;
	}
.jishu-case ul li {
	float: left;
    width: 400px;
    position: relative;
    margin-right: 20px;
	margin-bottom: 20px;
	text-align:center;
}
.jishu-case li .cimg {
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
	position: relative;
}
.jishu-case li .cimg::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/black20.png);
	left: 0;
	top: 0;
}
.jishu-case li .ctitle {
	position: absolute;
	top: 42%;
	width: 100%;
}
.jishu-case li .ctitle p {
	margin-right: 10px;
    margin-left: 20px;
    line-height: 24px;
	font-size: 18px;
	color: #fff;
}

.service-page5 {
	background: url(images/bg14.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0px;
}
.service-page5 .h2_h,
.service-page5 .h2_p {
	color: #fff;
}
.service-page5 .h2_p a span {
    background: url(images/icon_right_white.png) no-repeat right 3px;
    background-size: 19px;
}
.service-page5 .h2_p a:hover span {
    background: url(images/icon_right_blue.png) no-repeat right 3px;
    background-size: 19px;
}
.service-page5 .yiqi {padding-top: 40px;}
.service-page5 .yiqi .fl {
	width: 184px;
    height: 370px;
    padding: 30px 40px 40px 40px;
    background: url(images/bg11.jpg) no-repeat;
    color: #fff;
    position: relative;
}

.service-page5 .yiqi .fl p {
	color: #2aa1ff;
    font-size: 16px;
}
.service-page5 .yiqi .fl h3 {
	font-size: 26px;
    color: #2aa1ff;
}
.service-page5 .yiqi .fl a {
	width: 150px;
    text-align: center;
    font-size: 16px;
    background: #2aa1ff;
    color: #ffffff;
    margin-top: 20px;
    display: block;
    padding: 8px 0px;
    border-radius: 50px;
}
.service-page5 .yiqi .fl .icon-3d {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 200px;
	-webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
}
.service-page5 .yiqi .fl:hover .icon-3d {
	bottom:18px;
}
.service-page5 .yiqi .fl .icon-3d img {width: 100%;}
.service-page5 .yiqi  .fr {
	width: 950px;
    background: #fff;
}
.service-page5 .yiqi ul {
	padding: 20px 20px 0;
}
.service-page5 .yiqi li {
	float: left;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-right: 18px;
    height: 95px;
    padding-bottom: 19px;
    margin-bottom: 25px;
}
.service-page5 .yiqi li  .yq-pic {
	float: left;
    width: 130px;
    margin-right: 10px;
	overflow: hidden;
}
.service-page5 .yiqi li .yq-pic img {
	width: 100%;
    max-height: 95px;
    display: block;
    min-height: 90px;
}
.service-page5 .yiqi li .yq-nm {
	float: right;
    width: 145px;
    font-family: Poppins,source-han-sans-simplified-c;
	height: 90px;
	position: relative;
}
.service-page5 .yiqi li .yq-nm p {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 4px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.service-page5 .yiqi li .yq-nm span {
	display: block;
}
.service-page5 .yiqi li .yq-nm span b {
	color: #ff7201;
}
.service-page5 .yiqi li .yy {
	position: absolute;
    bottom: 0px;
    color: #1c6ffb;
}

.service-page6 {
	padding-top: 60px;
	position: relative;
}
.service-page6 .fund {margin-top: 40px;}
.service-page6 .fund .item {
	width: 611px;
    float: left;
    background: url(images/bg15.jpg);
    height: 180px;
    position: relative;
    color: #fff;
    overflow: hidden;
    margin-right: 15px;
}
.service-page6 .fund .item2 {
	margin-right: 0;
	background: url(images/bg16.jpg);
}

.service-page6 .fund .item .bg {
	position: absolute;
    left: 40px;
	top:0;
    bottom: 0px;
    width: 300px;
	-webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
}
.service-page6 .fund .item2 .bg {
	top: -50px;
}


.service-page6 .fund .item .bg img {width: 100%;}
.service-page6 .fund .item .p {
	font-size: 26px;
    z-index: 2;
    position: absolute;
    right: 80px;
    top: 20px;
}

.service-page6 .fund .item .p span {
	display: block;
	font-size: 16px;
	margin-bottom: 15px;
}
.service-page6 .fund .item .p .in {
	background: #fff;
    font-size: 14px;
    color: #f04418;
    border-radius: 50px;
    text-align: center;
    padding: 5px 0px;
	font-family: Poppins,source-han-sans-simplified-c;
}
.service-page6 .fund .item2 .p .in {
	color: #004db1;
}

.service-page6 .pa-3d {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 400px;
}
.service-page6 .pa-3d img {width: 100%;}


/*******************trade************/
.top-lbbox .boxin {
	background: url(images/bg19.jpg) no-repeat #1a0f87;
	height: 520px;
	height: 590px;
	width: 400px;
	position: absolute;
	left: 0;
	top: 70px;
	z-index: 2;
	background-size: cover;
}
.top-lbbox .boxin ul {
	width: 300px;
    margin-top: 50px;
    margin-left: 50px;
}
	.top-lbbox .boxin ul li {
		color: #fff;
		margin-bottom: 15px;
		border-bottom: 1px solid #2d4dc6;
		padding-bottom: 5px;
		.trade-article .box1 .fr .jiage b font-family: Poppins,source-han-sans-simplified-c;
	}
.top-lbbox .boxin ul li:last-child {
	border-bottom:0
}

.top-lbbox .boxin ul li h3 {
	font-size: 15px;
	padding-bottom: 5px;
}
.top-lbbox .boxin ul li h3 a {
	padding-right: 0;
}
.top-lbbox .boxin ul li h3 a:hover {text-decoration: underline;}
.top-lbbox .boxin ul li .son {padding-bottom: 5px;display:none}
.top-lbbox .boxin ul li .son a {
	font-family: Poppins,source-han-sans-simplified-c;
	padding-right: 8px;
}
.top-lbbox .boxin ul li .son a:hover {
	text-decoration: underline;
}


.trade-screen .fs-slide .fs-slide-item .tu3d {
	right: 0;
	position: absolute;
    width: 500px;
	top: 150px;
}
.trade-screen .fs-slide .fs-slide-item .tu3d-1 {
	-webkit-animation: arrow 1200ms 0s linear infinite;
    -moz-animation: arrow 1200ms 0s linear infinite;
    animation: arrow 1200ms 0s linear infinite;
}

@-webkit-keyframes arrow {
    0% {-webkit-transform: translate(0px, 0px);opacity: 0;}
    50% {-webkit-transform: translate(0px, -9px);opacity: 1;}
    100% {-webkit-transform: translate(0px, -18px);opacity: 0;}
}
@-moz-keyframes arrow{
    0% {-moz-transform: translate(0px, 0px);opacity: 0;}
    50% {-moz-transform: translate(0px, -9px);opacity: 1;}
    100% {-moz-transform: translate(0px, -18px);opacity: 0;}
}
@keyframes arrow {
    0% {transform: translate(0px, 0px);opacity: 0;}
    50% {transform: translate(0px, -9px);opacity: 1;}
    100% {transform: translate(0px, -18px);opacity: 0;}
} 


.tradelist-body {
	padding: 40px 0;
	background: #f0f3fb;
}
.tradelist-body .type-div {
	padding-bottom: 0px;
}
.tradelist-body .type-div ul {
	padding: 8px 0px;
}
.tradelist-body .type-div .filterRow {
	padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #e2e2e2;
}
.tradelist-body .type-div .filterRow .tit {
	width: auto;
	padding-right: 30px;
	font-size: 14px;
}
.tradelist-body .type-div .filterRow .con a {font-size: 16px;}
.tradelist-body .type-div .filterRow .con a.cur {
	border-bottom: none;
}

.tradelist-body .trade-cp {
	margin-top: 30px;
}
.tradelist-body .trade-cp ul {
	padding: 10px 0px;
    width: 1280px;
}
.trade-cp li {
	float: left;
    position: relative;
    border-bottom: 1px solid #0d51c4;
    margin-right: 20px;
    margin-bottom: 40px;
    width: 360px;
    background: #fff;
    padding: 0 20px 20px;
	transition: all 0.4s;
    top: 0;
}
.trade-cp li:hover {
	top: -5px;
    box-shadow: 0px 3px 18px 3px rgb(0 0 0 / 8%);
}

.tradelist-body .type-div .filterRow .con a {
	padding-left: 12px;
    margin-right: 15px;
}
.tradelist-body .type-div .filterRow:last-child {
	border-bottom: none;
}

.tradelist-body .trade-cp li .picture {
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 240px;
    margin: 0 auto;
    margin-top: 15px;
	position: relative;
}
.tradelist-body .trade-cp li .picture .hot {
	background: #ff7201;
	padding: 1px 8px;
	border-radius: 50px;
	position: absolute;
	top: 10px;
	left: 15px;
	color: #fff;
}

.tradelist-body .trade-cp li .right-wenzi {
	margin-top: 15px;
    width: 100%; 
	font-family: Poppins,source-han-sans-simplified-c;
}
.tradelist-body .trade-cp li .right-wenzi h2 {
	font-size: 18px;
	font-family: Poppins,source-han-sans-simplified-c;
	line-height: 22px;
}
.tradelist-body .trade-cp li .right-wenzi h2 span {
	display: block;
	font-size: 15px;
	color: #666;
}
.tradelist-body .trade-cp li .describe{
	color: #666;
    padding-top: 20px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.tradelist-body .trade-cp li .cp-price {
	color:#666;
	font-size: 15px;
}
.tradelist-body .trade-cp li .cp-price b {
	color:#ff7201;
	font-weight: normal;
}


.trade-article .box1 {
	background: #fff;
	padding: 20px;
	position:relative;
}
.trade-article .box1 .paa {
	position:absolute;
	right:0;
	bottom:0;
}
.trade-article .box1 .fl .pic {
		width: 480px;
	}
.trade-article .box1 .fl .pic img {
	width: 100%;
	height: auto;
}

.trade-article .box1 .fr {
	position: relative;
	width: 680px;
    font-family: Poppins,source-han-sans-simplified-c;
    /*height: 450px;background: url(images/bg7.png) no-repeat right bottom;*/
	min-height:400px; 
    background-size: 370px;
}
.trade-article .box1 .fr h1 {
	font-size: 28px;
	padding-bottom: 10px;
	line-height: 22px;
	margin-top: 10px;
}
.trade-article .box1 .fr .jiage {
	font-size: 18px;
}
.trade-article .box1 .fr .jiage b {
	color:#ff7201;
	font-size: 22px;
}
.trade-article .box1 .fr .gaishu {
	margin-top: 20px;
    border-top: 1px solid #e2e2e2;
    padding-top: 20px;
    font-size: 16px;	
}
.trade-article .box1 .two-btn {
	margin-top: 50px;
}
.trade-article .box1 .two-btn a {
	display: inline-block;
	width: 150px;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-radius: 50px;
}
.trade-article .box1 .two-btn a.biaod {
	background: #0e69ff;
}
.trade-article .box1 .two-btn a.buy {
	background: #ff7200;
}

.trade-article .box2 {
	background: #fff;
	padding: 20px;
	margin-top: 30px;
}
.trade-article .box2 .box2-ti {
	font-size: 26px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    margin-bottom: 20px;
	color: #1069fb;
}
.trade-article .box2 .box2-ti a.down {
	font-size: 18px;
    color: #ff7200;
    margin-left: 5px;
    position: relative;
    display: inline-block;
    padding-left: 46px;
    background: url(images/in/down.png) no-repeat 12px;
    background-size: 30px;
}
.trade-article .box2 .box2-ti a.down:after {
	content: "";
    display: block;
    width: 1px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 2px;
    background: #e2e2e2;
}

.trade-article .box2 .content {
	font-family: Poppins,source-han-sans-simplified-c;
	font-size: 16px;
	line-height: 28px;
}
.trade-article .box2 .content table {
	min-width:100%;    max-width: 100%;
}
.trade-article .box2 .content table tbody tr:first-child {
	background: #d1e3fe;
}

.trade-article .box2 .content table tbody tr td{
	padding:8px 0px;
	vertical-align: middle;
}
.trade-article .box2 .content table tr td span{
	font-family: Poppins,source-han-sans-simplified-c !important;
}

.md-modal.h-480 {
	height: 480px;
}

.trade-1 {
	padding: 60px 0px;
}
.trade-1 .picScroll-left {
	position:relative;
}
.trade-1 .picScroll-left .hd{ 
	overflow: hidden;
    width: 100%;
    top: 50%;
}
.trade-1 .picScroll-left .hd .prev,.picScroll-left .hd .next{ 
	display:block;  
	width:50px; 
	height:50px; 
	overflow:hidden;
	cursor:pointer; 
	top: 50%;
	position: absolute; 
}
.trade-1 .picScroll-left .hd .prev{ 
	background: url(images/icon_left_blue.png);
    background-size: 50px;
    left: -50px;
}
.trade-1 .picScroll-left .hd .next{ 
	background: url(images/icon_right_blue.png);
    background-size: 50px;
    right: -50px;
}

.trade-1 .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.trade-1 .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.trade-1 .picScroll-left .hd ul li.on{ background-position:0 0; }


.trade-1 .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.trade-1 .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.trade-1 .picScroll-left .bd ul li .pic{ text-align:center; }
.trade-1 .picScroll-left .bd ul li .pic img{ width:120px; height:90px; display:block;}
.trade-1 .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.trade-1 .picScroll-left .bd ul li .title{ line-height:24px;   }
.trade-1.tradelist-body .trade-cp ul {
	padding: 0px 0px;
    width: auto;
}
.trade-2 {
	background: url(images/bg10.jpg) no-repeat center;
	background-size: cover;
	padding: 60px 0px;
}
.trade-2 .h2_h {
	color: #fff;
}
.h2_h b {
	font-size: 70px;
    font-family: Poppins;
    padding-right: 5px;
}
.trade-2 .total {
	margin-top: 30px;
	background: #fff;
	height: 300px;
	width: 100%;
}
.trade-2 .total .bg {
	width: 50%;
    height: 300px;
    background-image: url(images/pic01.jpg);
    background-position: center;
    background-size: cover;
    right: 0;
    top: 0;
    position: absolute;
}
.trade-2 .total .txt {
	font-size: 18px;
    color: #666;
    width: 560px;
    padding-top: 60px;
    padding-left: 30px;
}
.trade-2 .total .txt p {
	font-size: 18px;
    color: #666;
}
.trade-2 .total .txt i {
	display: block;
    width: 30px;
    margin-bottom: 20px;
    background: #1c6ffb;
    height: 2px;
}
.trade-2 .total .txt img {
	width: 45px;
    display: block;
    margin-top: 45px;
}
.total .txt a {
	margin-top: 40px;
    display: block;
    width: 200px;
    text-align: center;
    background: #1c6ffb;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
	font-size: 16px;
}
.total .txt a span {
	background: url(images/icon_right_white.png) no-repeat right;
	padding-right: 20px;
	background-size: 17px;
	-webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
}

.total .txt a:hover span {
	background: url(images/icon_right_white.png) no-repeat right;
	padding-right: 28px;
	background-size: 17px;
}

.trade-3 {
	background: url(images/bg.jpg) no-repeat center;
	background-size: cover;
	padding: 60px 0px;
}
.trade-3 .total {
	margin-top: 30px;
	background: #fff;
	height: 300px;
	width: 100%;
}
.trade-3 .total .bg {
	width: 50%;
    height: 300px;
    background-image: url(images/pic01.jpg);
    background-position: center;
    background-size: cover;
    left: 0;
    top: 0;
    position: absolute;
}
.trade-3 .total .txt {
	font-size: 18px;
    color: #666;
    width: 560px;
    padding-top: 60px;
    padding-right: 30px;
	float: right;
}
.trade-3 .total .txt p {
	font-size: 18px;
    color: #666;
}


/*专利查询*/
.zl-result {
	height: 200px;
	width: 100%;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}
.zl-result-list {
	background: #e6e6e6;
}
.zl-result-list h3.jieguo {
	text-align: center;
	font-size: 30px;
	padding-bottom: 40px;
}
.zl-result-list .sec-wrap {
	padding: 50px 0px 80px;
}
.zl-result-list table {
	width: 100%;
	box-shadow: 0px 2px 10px 0px rgb(154 154 154);
}
.zl-result-list table thead th {
    background-color: #0e51c4;
    font-size: 18px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 18px;
    color: #fff;
    border-right: 1px solid #4069b0;
}

.zl-result-list table tbody tr td {
    padding: 45px 8px;
    vertical-align: middle;
    border: 1px solid #e2e2e2;
    text-align: center;
    background: #fff;
    font-size: 15px;
	font-family: 'Poppins', source-han-sans-simplified-c;
	width: 14%;
}

.zl-result-list table tbody tr td:last-child {
	width: 9%;
}
.zl-result-list table tbody tr td:nth-child(6),
.zl-result-list table tbody tr td:nth-child(3) {
	width: 9%;
}


.zl-result-list table tbody tr td a:hover {
	text-decoration: underline;
}

.result-detail-box {
	background: #fff;
	padding: 20px;
	font-family: 'Poppins', source-han-sans-simplified-c;
}
.result-detail-box .name {
	font-size: 28px;
	position: relative;
	margin-bottom: 5px;
}
.result-detail-box .name .zhuangtai {
	font-size: 16px;
    background: #ff7201;
    color: #fff;
    border-radius: 3px;
    margin-left: 5px;
    padding: 2px 10px;
}
.result-detail-box .sqno {
	color: #909090;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.result-detail-box .sqno span {
	margin-right: 10px;
	font-size: 16px;
}
.result-detail-box .left-content {
	float: left;
	width: 780px;
	padding-top: 20px;
}
.result-detail-box .left-content h3 {
	font-size: 18px;
    color: #00348a;
    border-left: 3px solid;
    line-height: 18px;
    padding-left: 10px;
    margin-bottom: 15px;
}
.result-detail-box .left-content .zhulx {
	margin-bottom: 40px;
}
.result-detail-box .left-content .zhulx li {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
.result-detail-box .left-content .zhulx li span {
	color: #757575;
    padding-right: 15px;
    font-weight: 500;
}
.result-detail-box .left-content .zhaiyao {
	font-size: 16px;
	text-align: justify;
	line-height: 30px;
}
.result-detail-box .right-img {
	float: right;
    width: 300px;
    padding: 10px;	
}
.result-detail-box .right-img img {
	border: 1px solid #e6e6e6;
    display: block;
    margin-bottom: 25px;
    width: 90%;
    padding: 5%;
}

.m_head {display: none;}

.zl-analysis .qianyan {
	padding:30px 0 50px;
}
.zl-analysis .qianyan img {
	display:block;
	margin:0 auto;
}
.zl-analysis .qianyan p {
	text-align: center;
    font-size: 18px;
    line-height: 36px;
    color: #5a5a5a;
    background: #e5e6ec;
    padding: 40px 40px;
    margin-top: -10px;
	background: #e5e6ec URL(images/bg7.png) no-repeat bottom right;
    background-size: 180px;
}
.return {
	text-align:center;
	padding:0 0 35px;
	background:#f0f3fb
}
.return a {
	font-size:18px;
	background:url(images/mulu.png) no-repeat left ;
	background-size:24px;
	color:#003399;
	padding-left:30px
}