﻿body {
	font-family: Arial, "Microsoft YaHei", "微软雅黑", sans-serif, Helvetica;
	color: #333;
	padding-top: 40px;
}
a {
    color: #333;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}
a:focus, a:hover {
	color: #0582c5;
	text-decoration: none;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}
.red, .f_red{
	color: #F00;
	font-weight: bold;
}
.orange{
	color: #ff6700;
}
.gray{
	color: #b0b0b0;	
}
.f_gray{color: #b0b0b0;}
.gray-line{
	text-decoration: line-through;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.px18{
	font-size: 18px;
}
.px26{
	font-size: 26px;
}
.e02275{
	background-color: #e02275;
}
.a4e0{
	background-color: #22a4e0;
}
.e08e22{
	background-color: #e08e22;
}
.fbd13{
	background-color: #3fbd13;
}
.g666{
	background-color: #666;
}
.ea0900{
	background-color: #ea0900;
}
.margin5{
	margin: 5px;
}
.margin10{
	margin: 10px;
}
.padding-top-20{
	padding-top: 20px;
}
.padding-top-50{
	padding-top: 50px;
}
.padding-bottom-50{
	padding-bottom: 50px;
}
.top10{
	margin-top: 10px;
}
.top15{
	margin-top: 15px;
}
.top20{margin-top: 20px;}
.top30{margin-top: 30px;}
.top40{margin-top: 40px;}
.top50{margin-top: 50px;}
.top100{margin-top: 100px;}
.btn10{
	margin-bottom: 10px;
}
.btn20{margin-bottom: 20px;}
.btn30{margin-bottom: 30px;}
.btn40{margin-bottom: 40px;}
.btn50{margin-bottom: 50px;}
.btn100{margin-bottom: 100px;}
.right {
    float: right;
}
.left {
    float: left;
}
.f_r {
    float: right;
}
.btn-blue {
    background: #007AFF;
    border: #1E74D0 1px solid;
    color: #FFFFFF;
}
.btn-blue:hover {
    background: #0569D5;
}
.btn-circle{
	line-height: 140px;
	border-radius: 50%;
	width: 150px;
	height: 150px;
	font-size: 26px;
}
.right20{
	margin-right: 20px;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.clear {
	clear:both;
}
.fa-rotate--45 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); 
}
.px80{
	font-size: 90px;
	font-family: League_Gothic;
}
.px70{
	font-size: 70px;
}
.px60{
	font-size: 60px;
}
.px50{
	font-size: 50px;
}
.px40{
	font-size: 40px;
}
.px30{
	font-size: 30px;
}
.px20{
	font-size: 20px;
}
.price{
	color: #ff6700;
	font-size: 14px;
}
.mprice{
	color: #b0b0b0;
	font-size: 14px;
}
.greybg{
	background: #f5f5f5;
	clear: both;
	float: left;
	width: 100%;
	min-width: 1226px;
	height: auto;
}
.whbg{
	background: #fff;
}
.rainbow-item {
 border-top-color:#ffac13
}
.rainbow-item1 {
 border-top-color:#83c44e
}
.rainbow-item2 {
 border-top-color:#2196f3
}
.rainbow-item3 {
 border-top-color:#e53935
}
.rainbow-item4 {
 border-top-color:#00c0a5
}
.rainbow-item5 {
 border-top-color:#ffac13
}
.rainbow-item6 {
 border-top-color:#83c44e
}
.rainbow-item7 {
 border-top-color:#2196f3
}
.rainbow-item8 {
 border-top-color:#e53935
}
.rainbow-item9 {
 border-top-color:#00c0a5
}
.rainbow-item10 {
 border-top-color:#ffac13
}
.rainbow-item11 {
 border-top-color:#83c44e
}
.rainbow-item12 {
 border-top-color:#2196f3
}
.rainbow-item13 {
 border-top-color:#e53935
}
.rainbow-item14 {
 border-top-color:#00c0a5
}
.rainbow-item15 {
 border-top-color:#ffac13
}
.rainbow-item16 {
 border-top-color:#83c44e
}
.rainbow-item17 {
 border-top-color:#2196f3
}
.rainbow-item18 {
 border-top-color:#e53935
}
.rainbow-item19 {
 border-top-color:#00c0a5
}
/*网页右侧悬浮深蓝色qq在线客服代码*/
.rides-cs {
	font-size: 12px;
	position: fixed;
	top: 250px;
	right: 0px;
	_position: absolute;
	z-index: 1500;
	border-radius: 6px 0px 0 6px;
	background-color: #0582c5;
}

/* .rides-cs a { color: #00A0E9;} 
.rides-cs a:hover { color: #ff8100; text-decoration: none;} */

.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 41px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {
	background: #F7F7F7;
	border-radius: 6px;
	margin-top: 4px;
	height: 245px;
}
.rides-cs .cn .titZx{
	font-size: 14px;
	color: #333;
	font-weight: 600;
	line-height: 24px;
	padding: 5px;
	text-align: center;
	margin: 0px;
}
.rides-cs .cn ul {
	padding: 0px;
	list-style-type: none;
}
.rides-cs .cn ul li {
	line-height: 35px;
	height: 35px;
	border-bottom: solid 1px #E6E4E4;
	overflow: hidden;
	text-align: center;
}
.rides-cs .cn ul li span { color: #666;}
/* .rides-cs .cn ul li a{color: #666;} */
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(../images/lanrenzhijia.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: 0 0;}
.rides-cs .btnCtn { background-position: -37px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}

/* 返回顶部及首页 */
/*clearboth*/
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1;}
.clearfix .clear{_height:0px;}
/*gotop*/
.cbbfixed {
	position: fixed;
	right: 50px;
	transition: bottom ease .3s;
	bottom: -125px;
	z-index: 999;
	cursor: pointer;
}
.cbbfixed .cbbtn {
	width: 60px;
	height: 60px;
	display: block;
	background-color:#0582c5;
}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{
	float: left;
	width: 23px;
	height: 12px;
	background: url(../images/side-icon02.png);
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 19px;
}
.cbbfixed .gotop:hover {background-color:#2c2d2e;}
.cbbfixed .gocar:hover {background-color:#2c2d2e;}
.cbbfixed .cweixin:hover {background-color:#2c2d2e;}
.cbbfixed .cweixin {
	text-align: center;
	color: #FFF;
	line-height: 60px;
	background-color:#0582c5;
}
.cbbfixed .gocar {
	transition: background-color ease .3s;margin-top: 1px;
	background: #03A9F4;
	text-align: center;
	color: #FFF;
	line-height: 60px;
}
/* .cbbfixed .cweixin div {background: url(../images/erwei.png);width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;} */
.cbbfixed .cweixin .weixin-icon{
	float: left;
	margin: 12px 0 0 11px;
	width: 18px;
	height: 18px;
}
/* 兼容IE */
.ie6 thumbnail {
	float: left;
	clear: none;
}
.ie7 thumbnail{
	float: left;
	clear: none;
}
.ie8 .thumbnail {
	float: left;
	clear: none;
}
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }
/* 底部固定广告*/
/*
.ffd_bg {
  background: rgba(49, 126, 231, 0.8);
}
#find_float_div {
	position: fixed;
	bottom: 0;
	width: 117px;
	height: 90px;
	z-index: 500;
	cursor: pointer;
}
#find_float_div img {
  margin: 0;
  display: inline;
}
#find_float_div #ffd1 {
	height: 90px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	display: none;
}
#find_float_div #ffd1 #ffd1_img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 275px;
  height: 170px;
}
#find_float_div #ffd1 #ffd1_content1 {
  margin-left: 275px;
  padding: 5px 10px;
  box-sizing: border-box;
  width: 650px;
  float: left;
  padding-left: 40px;
}
#find_float_div #ffd1 #ffd1_content1 .find-title {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
}
#find_float_div #ffd1 #ffd1_content1 .find-title span {
  color: #FDEE00;
}
#find_float_div #ffd1 #ffd1_content1 input {
  width: 430px;
  line-height: 30px;
  height: 30px;
  padding-left: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#find_float_div #ffd1 #ffd1_content1 #recomend {
  width: 100px;
  line-height: 30px;
  height: 30px;
  color: white;
  border: none;
  background: #01C2AC;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
}
#find_float_div #ffd1 #ffd1_content2 {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 1px;
  background: #626F7D;
  float: left;
  height: 70px;
}
#find_float_div #ffd1 #ffd1_content3 {
  float: left;
  text-align: center;
  width: 200px;
  margin-left: 20px;
}
#find_float_div #ffd1 #ffd1_content3 p {
	color: white;
	margin-top: 5px;
	font-size: 22px;
	font-weight: bold;
}
#find_float_div #ffd1 #ffd2_img {
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
}
#find_float_div #ffd2 {
}
#find_float_div #ffd2 #show_float {
  cursor: pointer;
} */
/* 通用样式 */
.container {
    width: 1370px;
}
.brick-item-active {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	cursor: pointer;
}
.nav-icon-hot {
    display: block;
    position: absolute;
    width: 27px;
    height: 13px;
    background: url(../images/nav-hot.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-size: 27px 13px;
    z-index: 2;
}
.nav-icon-new {
    display: block;
    position: absolute;
    width: 27px;
    height: 13px;
    background: url(../images/nav-new.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-size: 27px 13px;
    z-index: 2;
}
/* 通用库图标*/
.icon{
	display: inline-block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 62px;
	width: 80px;
}
.icon-registered{
	background-image: url(../images/icon/icon-registered.png);
}
.icon-patent{
	background-image: url(../images/icon/icon-patent.png);
}
.icon-nav{
	background-image: url(../images/icon/icon-nav.png);
}
.icon-agent{
	background-image: url(../images/icon/icon-agent.png);
}
.icon-named{
	background-image: url(../images/icon/icon-named.png);
}
.icon-markfenlei{
	background-image: url(../images/icon/icon-markfenlei.png);
}
.icon-pinggu{
	background-image: url(../images/icon/icon-pinggu.png);
}
.icon-tuoguan{
	background-image: url(../images/icon/icon-tuoguan.png);
}
.fac-60{
	display: inline-block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 60px;
}
.fac-50{
	display: inline-block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
}
.fa-patent{
	background-image: url(../images/icon/fa-patent.png);
	background-size: 35px;
}


/* 头部 */
header{
	float: left;
	width: 100%;
	clear: both;
	height: auto;
}
header .logo{
	float: left;
	width: 312px;
}
.headtop{
	background-color: #333;
	line-height: 40px;
	color: #b0b0b0;
	font-size: 12px;
}
.headtop a{
	color: #b0b0b0;
	float: left;
}
.headtop a:hover{color: #fff;}
.headtop .sep {
	color: #424242;
	float: left;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 0.5em;
}
.headtop .topbar-nav .citySelected{
	float: left;
}
.headtop .topbar-nav .citySelected a{
	padding: 0 5px;
}
/* APP下载 */
#app{
	float: left;
	position: relative;
}
#app span{
	cursor: pointer;
	display: block;
}
#android{
	display: none;
	position: absolute;
	top: 40px;
	z-index: 999;
	left: -60px;
	border: 2px solid #00aae5;
	cursor: pointer;
	background-color: #FFF;
}
#android .popup1 {
	display: block;
	width: 0;
	height: 0;
	border-width: 0 10px 10px 10px;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #00aae5 transparent;
	line-height: 0;
	font-size: 0;
	padding: 0;
	position: absolute;
	top: -10px;
	margin-left: 70px;
}
#android .popup2 {
    display: block;
    width: 0;
    height: 0;
    border-width: 0 9px 10px 9px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    line-height: 0;
    font-size: 0;
    padding: 0;
    position: absolute;
    top: 2px;
    margin-left: -9px;
}
#android .wxbox{
	float: left;
	width: 150px;
	text-align: center;
}
#android .wxbox .gaoqi{
	float: left;
	text-align: center;
}
#android .wxbox .chengce{
	float: left;
	text-align: center;
}
#android .wxbox img{
	height: 150px;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#android .wxbox h5{
	margin-top: 0px;
	color: #999;
}

#announcement .alert-warning{
	background-color: #FF0;
	font-size: 18px;
}
.citySelected .active {
	color: #FFF;
	background-color: #0582c5;
}
.citySelected .cityTab {
	display: none;
	position: absolute;
	top: 40px;
	width: 430px;
	border: 1px solid #ccc;
	background: #fff;
	height: 140px;
	z-index: 20;
	line-height: 40px;
	padding-left: 15px;
	padding-top: 10px;
}
.citySelected .cityTab ul li{
	float: left;
	text-align: center;
}
.citySelected .cityTab ul li a{
	margin-right: 5px;
	margin-left: 5px;
}
.citySelected .cityTab ul li a:hover{
	color: #0582c5;
	background:transparent!important;

}
.headtop .topbar-nav .searchSelected{
	float: left;
}
.headtop .topbar-nav .searchSelected a{
	padding: 0 5px;
}
.searchSelected .active {
	color: #FFF;
	background-color: #0582c5;
}
.searchSelected .searchTab {
	display: none;
	position: absolute;
	top: 40px;
	width: 440px;
	border: 1px solid #ccc;
	background: #fff;
	height: 40px;
	z-index: 20;
	line-height: 40px;
	right: -5px;
	padding-left: 15px;
}
.searchSelected .searchTab ul li{
	float: left;
	text-align: center;
}
.searchSelected .searchTab ul li a{
	margin-right: 5px;
	margin-left: 5px;
}
.searchSelected .searchTab ul li a:hover{
	color: #0582c5;
	background:transparent!important;
}
.headtop .destoon_member{
	float: right;
}
.headtop .topbar-cart{
	float: right;
	background-color: #424242;
	padding-right: 15px;
	padding-left: 15px;
	color: #ff6700;
	margin-left: 25px;
	font-size: 16px;
	font-weight: bold;
}
.headtop .nav-favorites{
	float: right;
	margin-left: 12px;
}


/* 底部数量多 */
.qk-banner{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fafafa;
    clear: both;
    float: left;
    height: auto;
    width: 100%;
    min-width:1226px;
}
.qk-banner ul li{
    width: 290px;
    float: left;
    background-color: #fff;
    padding: 15px 10px ;
    margin-right: 12px;
}
.qk-banner ul li:last-child{
    float: right;
    margin-right: 0px;
}
.qk-banner .media-body .media-heading{
    font-weight: bold;
}
.qk-banner .media-body span{
    color: #bbb;
}
.qk-banner .media-left .circle .far, .qk-banner .media-left .circle .fa{
    line-height: inherit;
}
.circle{
    border-radius: 50%;
    height: 45px;
    width: 45px;
    color: #FFF;
    line-height: 45px;
    text-align: center;
    font-size: 22px;
}
.pinkbg{
    /* background-color: #fb6e50; */
    background-color: rgba(5, 130, 197, 0.4);
}
.bluebg{
    /* background-color: #4fc1ea; */
    background-color: rgba(5, 130, 197, 0.4);
}
.orangebg{
    /* background-color: #feb839; */
    background-color: rgba(5, 130, 197, 0.4);
}
.greenbg{
    /* background-color: #49d0ae; */
    background-color: rgba(5, 130, 197, 0.4);
}
.f_green{
    color: #5cb85c;
}
/* 底部信息 */
footer{
    clear: both;
    float: left;
    width: 100%;
    height: 210px;
    background: #2d3237;
    min-width: 1226px;
    color: #7281ad;
}
footer .footer-links {
    padding: 40px 0;
}
footer .footer-links .col-links {
    float: left;
    width: 130px;
    height: 112px;
    margin: 0;	
}
footer .footer-links .col-links dt {
    margin: -1px 0 26px;
    font-size: 14px;
    line-height: 1.25rem;
    font-weight: normal;
}
footer .footer-links .col-links dd {
    margin: 10px 0 0;
    font-size: 12px;
}
footer .footer-links .col-links a {
    color: #7281ad;
}
footer .footer-links .col-links a:hover {
    color: #fff;
}
footer .footer-links .qr-code{
    width: 390px;
}
footer .footer-links .qr-code .code{
    width: 110px;
    float: left;
    margin-right: 20px;
    text-align: center;
    color: #7281ad;
}
footer .footer-links .col-links .code img{
    height: 110px;
    width: 110px;
    margin-bottom: 5px;
}
footer .footer-links .col-contact {
    float: right;
    width: 251px;
    height: 112px;
    border-left: 1px solid #7281ad;
    text-align: center;
    color: #616161;
}
footer .footer-links .col-contact .phone {
    margin: 0 0 5px;
    font-size: 22px;
    line-height: 1;
    color: #ff6700;
    font-weight: bold;
}
footer .footer-links .col-contact p {
    margin: 0 0 16px;
    font-size: 12px;
    color: rgba(255,255,255,0.7);
}
footer .btn-line-primary {
    border-color: #fff;
    background: #fff;
    color: #ff6700;
    width: 118px;
    font-size: 12px;
}
footer .btn-line-primary:hover {
    color: #fff;
    background-color: #f25807;
    border-color: #f25807;
}
.footerInfo{
    clear: both;
    background: #2d3237;
    min-width: 1226px;
    float: left;
    width: 100%;
}
.footermenu{
    text-align: center;
    line-height: 40px;
}
.footermenu a{
    padding-right: 6px;
    padding-left: 6px;
    font-size: 12px;
    color: #7281ad;
    position: relative;
}
.footermenu a:hover{
    color: #fff;
}
.footermenu a:not(:last-child)::after{
    content: " ";
    position: absolute;
    height: 12px;
    width: 1px;
    background: #7281ad;
    right: -3px;
    top: 1px;
}
.footerinfo{
    color: #b0b0b0;
    text-align: center;
    font-size: 12px;
}
.footerinfo a{
    color: #b0b0b0;
}
.footerinfo a:hover{
    color: #ff6700;
}
.footerInfo .cert img {
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 5px;
}
.footer-copy{
    padding-top: 10px;
    padding-bottom: 10px;
    background: #202427;
    color: #7281ad;
    float: left;
    width: 100%;
}
.footer-copy a{color: #7281ad;}
.footer-copy a:hover{color: #fff;}
/* 在线客服 */
.info-bar{
	position: fixed;
	right: 0px;
	bottom: 65px;
	width: 45px;
	box-shadow: -1px 0 4px 0 rgba(0,0,0,.1);
	border-radius: 4px 0 0 4px;
	background: #fff;
	height: 360px;
	z-index:99999;
}
.info-bar .poptip-wrap{
    width: 45px;
    height: 60px;
}
.ivu-poptip, .ivu-poptip-rel {
    display: inline-block;
}
.info-bar .poptip-wrap .ivu-poptip-rel {
    width: 100%;
}
.info-bar .poptip-wrap.tel .ivu-poptip-body h5{
    font-size: 15px;
    text-align: center;
    margin-bottom: 0px;
}
.info-bar .poptip-wrap.tel .ivu-poptip-body p{
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    color: #F00;
}
.ivu-poptip-rel {
    position: relative;
}
.info-bar .item{
    height: 67px;
    text-align: center;
    padding-top: 18px;
}
.info-bar .item i{
    font-size: 20px;
    color: #999;
}
.info-bar .item .glyphicon-phone-alt{
    font-size: 20px;
    color: #999;
}
.info-bar .item .tip {
    font-size: 12px;
    text-align: center;
    color: #333;
}
.info-bar .item:hover {
    cursor: pointer;
    background: #0582c5;
}
.info-bar .open .item{
    background: #0582c5;
}
.info-bar .open .item i,
.info-bar .open .item span,
.info-bar .open .item .tip,
.info-bar .item:hover i,
.info-bar .item:hover span,
.info-bar .item:hover .tip
{
    color: #fff;
}
.ivu-poptip-popper {
    min-width: 150px;
    display: none;
    visibility: visible;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    z-index: 1060;
    padding: 0 10px 0 7px;
}
.ivu-poptip-arrow, .ivu-poptip-arrow::after {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-left-color: transparent;
    border-style: solid;
    right: -5px;
    border-width: 7px 0 7px 7px;
    top: 50%;
    margin-top: -7px;
}
.ivu-poptip-popper .ivu-poptip-arrow::after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-width: 7px;
    border-left-color: #fff;
    bottom: -7px;
    border-width: 7px;
}
.ivu-poptip-inner {
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0,0,0,.1);
    white-space: nowrap;
}
.info-bar .poptip-wrap .ivu-poptip-body {
    padding: 14px;
}
.ivu-poptip-body-content {
    overflow: auto;
}
.info-bar .qrcode-img{
    width: 136px;
    height: 136px;
}
.info-bar .applets-content{
    overflow: hidden;
    width: 135px;
    text-align: center;
}
.info-bar .applets-content .qrcode-content{
    float: left;
}
.info-bar .applets-content .qrcode-content:first-child{
    margin-right: 28px;
}
.info-bar .applets-content .qrcode-content p{
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.info-bar .item-out{
	cursor: pointer;
	display: block;
	position: absolute;
	height: 60px;
	width: 20px;
	background-color: #fff;
	border-radius: 2px 0px 0px 2px;
	border: 1px solid #eee;
	left: -20px;
	top: 42%;
	font-size: 20px;
	color: #979797;
	line-height: 60px;
	text-align: center;
}
.info-bar .item-out:hover{
	background-color: #128bed;
	border: 1px solid #128bed;
	color: #fff;
}
.info-bar .itemHide{
	display: none;
}
/* 兼容IE */
.ie6 thumbnail {
    float: left;
    clear: none;
}
.ie7 thumbnail{
    float: left;
    clear: none;
}
.ie8 .thumbnail {
    float: left;
    clear: none;
}
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }
/* 底部固定广告*/
.ffd_bg {
    background: rgba(49, 126, 231, 0.8);
}
#find_float_div {
    position: fixed;
    bottom: 0;
    width: 117px;
    height: 90px;
    z-index: 500;
    cursor: pointer;
}
#find_float_div img {
    margin: 0;
    display: inline;
}
#find_float_div #ffd1 {
    height: 90px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: none;
}
#find_float_div #ffd1 #ffd1_img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 275px;
    height: 170px;
}
#find_float_div #ffd1 #ffd1_content1 {
    margin-left: 275px;
    padding: 5px 10px;
    box-sizing: border-box;
    width: 650px;
    float: left;
    padding-left: 40px;
}
#find_float_div #ffd1 #ffd1_content1 .find-title {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}
#find_float_div #ffd1 #ffd1_content1 .find-title span {
    color: #FDEE00;
}
#find_float_div #ffd1 #ffd1_content1 input {
    width: 430px;
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#find_float_div #ffd1 #ffd1_content1 #recomend {
    width: 100px;
    line-height: 30px;
    height: 30px;
    color: white;
    border: none;
    background: #01C2AC;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}
#find_float_div #ffd1 #ffd1_content2 {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 1px;
    background: #626F7D;
    float: left;
    height: 70px;
}
#find_float_div #ffd1 #ffd1_content3 {
    float: left;
    text-align: center;
    width: 200px;
    margin-left: 20px;
}
#find_float_div #ffd1 #ffd1_content3 p {
    color: white;
    margin-top: 5px;
    font-size: 22px;
    font-weight: bold;
}
#find_float_div #ffd1 #ffd2_img {
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}
#find_float_div #ffd2 {
}
#find_float_div #ffd2 #show_float {
    cursor: pointer;
}
/* 顶部导航 */
header .logo img{
	height: 52px;
	margin-top: 14px;
	margin-bottom: 14px;
}
header .nav{
	float: right;
}
header .nav ul{}
header .nav ul li{
	float: left;
	position: relative;
	display: block;
}
header .nav ul li > a{
	line-height: 80px;
	font-size: 15px;
	margin-left: 30px;
	height: 80px;
	display: block;
	position: relative;
}
header .nav .open > a, 
header .nav .open > a:focus, 
header .nav .open > a:hover {
    background-color:transparent;
    border-color: transparent;
}
header .nav ul li > a > .nav-icon-hot{
	top: 18px;
	right: -8px;		
}
header .nav ul li > a > .nav-icon-new{
	top: 18px;
	right: -8px;		
}
header .app-box {
    font-size: 13px;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    border: 1px solid #ddd;
    border: 1px solid rgba(0,0,0,0.1);
	width: 745px;
	margin-top: -5px;
}
header .nav ul .applisaas-drop .app-box{
	margin-left: -310px;
}
header .nav ul .applisaas-patent .app-box{
	margin-left: -320px;
}
header .nav ul .applisaas-apply .app-box{
	margin-left: -395px;
}
header .nav ul .applisaas-apply .app-box .col-xs-2{
	width: 14.285714%;
}
header .nav ul .applisaas-tuoguan .app-box{
	margin-left: -460px;
}
header .app-saas-list {
    width: 745px;
    padding: 15px 15px;
    line-height: 1.4;
}
header .app-saas-list .cell {
    width: 350px;
    float: left;
    height: 80px;
    background: rgba(5, 130, 197, 0.05);
    padding: 10px;
    display: table;
    margin-bottom: 15px;
}
header .app-saas-list .cell:nth-child(2n){float: right;} /* 偶数 */

header .app-saas-list .cell .cell-ht {
    display: table-cell;
    width: 80px;
    vertical-align: middle;
    position: relative;
}
header .app-saas-list .cell .cell-ht .nav-icon-hot {
  top: 0px;
  right: 10px;
}
header .app-saas-list .cell .saas-icon {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	background-color: #fff;
	color: #0582c5;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
}
header .app-saas-list .cell .saas-icon .far,
header .app-saas-list .cell .saas-icon .fas,
header .app-saas-list .cell .saas-icon .fab
{
	line-height: 60px;
}
header .app-box .padder-v .box .far,
header .app-box .padder-v .box .fas,
header .app-box .padder-v .box .fab
{
	line-height: 50px;
}
header .app-saas-list .cell .cell-content {
    display: table-cell;
    vertical-align: middle;
}
header .app-saas-list .cell .name {
    font-size: 16px;
    margin-top: 5px;
}
header .app-saas-list .cell .desc {
    color: #999;
    font-size: 14px;
    margin-top: 10px;
}

header .nav-split {
    position: relative;
    overflow: hidden;
    margin-top: 5px;
}
header .nav-split label {
    position: relative;
    float: left;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    display: inline-block;
    background: white;
    padding-right: 10px;
    z-index: 2;
}
header .nav-split span {
    position: relative;
    float: left;
    margin-top: -13px;
    z-index: 1;
    width: 100%;
    height: 1px;
    background: #EEEEEE;
}
header .app-box .padder-v {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
header .app-box .padder-v .nav-icon-hot{
	right: 15px;
}
header .app-box .padder-v .nav-icon-new{
	right: 15px;
}
header .app-box .padder-v .box{
	position: relative;
	background-color: rgba(5, 130, 197, 0.05);
	color: #0582c5;
	border-radius: 30px;
	height: 50px;
	width: 50px;
	line-height: 50px;
	font-size: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	text-align: center;
}
.head-search{
	background-attachment: scroll;
	background-image: url(../images/19448dc6d8280e3380115633af998fcd47.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 460px;
	float: left;
	width: 100%;
	clear: both;
	min-width: 1370px;
}
.head-search .col-md-offset-2 {
    margin-left: 12%;
}
.head-search .col-md-8 {
	width: 76%;
	float: left;
}
.head-search h1{
	text-align: center;
	color: #fff;
	font-size: 54px;
	margin-top: 75px;
}
.head-search h2{
	text-align: center;
	color: #fff;
	font-weight: lighter;
	font-size: 44px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.head-search .nav-tabs {
	border-bottom: 0px;
	margin-left: 250px;
	margin-bottom: 5px;
}
.head-search .nav-tabs > li {
    margin-bottom: 12px;
	margin-right: 10px;
}
.head-search .nav > li > a {
	position: relative;
	display: block;
	padding: 4px 15px;
	border-radius: 4px;
	border: 0px;
	font-size: 16px;
	color: #fff;
}
.head-search .nav-tabs > li.active > a, 
.head-search .nav-tabs > li.active > a:focus, 
.head-search .nav-tabs > li.active > a:hover {
	cursor: default;
	border: 0px;
	background-color: #fff;
	color: #0582c5;
}
.head-search .nav-tabs > li.active > a::before,
.head-search .nav-tabs > li.active > a:focus::before, 
.head-search .nav-tabs > li.active > a:hover::before,
.head-search .nav > li > a:focus::before, 
.head-search .nav > li > a:hover::before
{
	border: 8px solid transparent;
	border-top-color: #fff;
	position: absolute;
	content: "";
	left: 50%;
	top: 100%;
	margin-left: -8px;
	margin-top: -1px;
}
.head-search .nav > li > a:focus, 
.head-search .nav > li > a:hover {
    background-color: #fff;
	color: #0582c5;
}
.head-search .nav-tabs > li > a:hover {
    border: 0px;
}
.head-search .search_wrapper {
}
.head-search .search_keywords {
  margin-top: 10px;
}
.head-search .search_keywords a,
.head-search .search_keywords label {
  color: #949494;
  font-size: 12px;
  padding-left: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.head-search .search_keywords a:hover {
  color: #0582c5;
}
.search_form {
	position: relative;
	border: 8px solid rgba(5, 130, 197, 0.7);
}
.search_form input[type="text"] {
  margin-top: 0;
}
.search_form .custom-select,
.search_form .head-input {
  display: inline-block;
  vertical-align: middle;
}
.search_form .custom-select select,
.search_form .head-input select {
  color: #666;
}
.search_form .custom-select {
  position: relative;
  width: 100px;
  margin: 0;
  border: 0;
}
.search_form .custom-select select {
  height: auto;
}
.search_form .custom-select:after {
  content: "";
  width: 1px;
  position: absolute;
  top: 4px;
  bottom: 4px;
  background: #bdbdbd;
}
.search_form .search_type {
  overflow: visible;
  background: url(/images/arrow_down.png) no-repeat 100% 50%;
}
.search_form .search_type:after {
  right: -10px;
}
.search_form .search-remark {
  cursor: pointer;
  margin-right: 50px;
  padding-left: 0px;
  background: url(/images/arrow_down.png) no-repeat 80% 50%;
}
.search_form .search-remark:after {
  left: 0;
}
.search_form .head-input {
  line-height: 40px;
  width: 300px;
  height: 40px;
  padding: 0 10px;
  border: none;
  font-size: 14px;
  margin-left: 96px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.search_form .head-input:focus {
	outline: none;
	border-color: #cfdc00;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0);
	border-radius: 0px;
}
.search_form .head-input-info:focus {
	outline: none;
	border-color: #5bc0de;
	border-radius: 0px;
}
.search_form .head-input-info {
	line-height: 40px;
	width: 80%;
	height: 50px;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	border: 0px;
}
.search_form .search-btn {
	background: #5bc0de;
	color: #fff;
	text-align: center;
	position: absolute;
	font-size: 18px;
	line-height: 50px;
	width: 20%;
	padding: 0;
	margin: 0px;
	border: 0px;
}
.search_form .search-btn:hover {
    background-color: #0582c5;
}
.search_form .search_type_container {
  position: absolute;
  left: 0px;
  color: #666;
  top: 0;
}
.search_form .search_type_container:after {
  position: absolute;
  content: "";
  top: 10px;
  bottom: 10px;
  width: 1px;
  height: auto;
  background: #999;
  right: 0;
}
.search_form .search_type_container > input {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-size: 15px;
  width: 105px;
  height: 40px;
  line-height: 40px;
  color: #999;
  border: 0;
  cursor: pointer;
  text-align: center;
  padding: 0px;
  position: relative;
}
.search_form .type_list {
  border: 2px solid #0582c5;
  background: #fff;
  position: absolute;
  width: 581px;
  z-index: 9999999999;
  left: -2px;
  top: 38px;
  padding: 10px 0;
  border-top: 0;
  display: none;
}
.search_form .type_list li {
  width: 67px;
  height: 24px;
  line-height: 24px;
  margin-left: 5px;
  float: left;
  text-align: center;
  color: #666;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 13px;
  cursor: pointer;
}
.search_form .type_list li:hover {
  background: #0582c5;
  color: #fff;
}
.search_form .type_list li.light {
  color: #0582c5;
}
.search_form .type_list li.light:hover {
  background: #fff;
  color: #0582c5;
}
.search_form .type_list li.none {
  width: 84px;
}
.search_form .type_list li.none a {
  font-weight: bold;
  color: #0582c5;
}
.search_form .type_list li.none:hover {
  background: #fff;
  color: #0582c5;
}
/* 高企证书查询 */
.search_form_gqzs{
		position: relative;
		border: 8px solid rgba(5, 130, 197, 0.7);
}
.search_form_gqzs select{
	line-height: 50px;
	width: 15%;
	float: left;
	font-size: 16px;
	height: 50px;
	border-radius: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
.search_form_gqzs .head-input-info {
	line-height: 40px;
	width: 65%;
	height: 50px;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	border: 0px;
}
.search_form_gqzs .search-btn {
	background: #5bc0de;
	color: #fff;
	text-align: center;
	position: absolute;
	font-size: 18px;
	line-height: 50px;
	width: 20%;
	padding: 0;
	margin: 0px;
	border: 0px;
}
.search_form_gqzs .head-input-info:focus {
	outline: none;
	border-color: #5bc0de;
	border-radius: 0px;
}
.search_form_gqzs .search-btn:hover {
    background-color: #0582c5;
}
.head-search .hots-search{
	color: #fff;
	margin-top: 35px;
	float: left;
	width: 100px;
	clear: both;
	font-size: 16px;
	text-align: right;
	line-height: 25px;
	margin-left: 30px;
}
.head-search .hots-search a{
	font-size: 16px;
	color: #fff;
	margin-right: 10px;
}
.head-search .hots-search a:hover{
	background-color: #fe475d;
}
.head-search .scrollDiv{float: left; margin-top: 35px; height:25px;/* 必要元素 */line-height:25px;overflow:hidden;/* 必要元素 */}
.head-search .scrollDiv li{height:25px;}
.head-search .scrollDiv li a{color: #fff; font-size: 16px;}
.head-search .head-search .zhengceLevel{
	margin-top: 30px;
	float: left;
	width: 100%;
	padding-left: 50px;
}
.head-search .zhengceLevel ul li{}
.head-search .zhengceLevel ul li .tag{
	margin-right: 5px;
}
.head-search .zhengceLevel ul li .date{
	margin-left: 15px;
}
.head-search .zhengceLevel ul li a{
	color: #fff;
	line-height: 30px;
	font-size: 16px;
}
.head-search .zhengceLevel ul li a:hover{
	text-decoration: underline;
}
#gaoqiModal #results .table-bordered > tbody > tr > td{width: 20px;}

/* Custom Styles */
#myScrollspy{
	position: absolute;	
	left: 11%;
}
#myScrollspy ul.nav-tabs{
	width: 50px;
	margin-top: 60px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	background-color: #0582c5;
	border-bottom: 0px;
}
#myScrollspy ul.nav-tabs li{
	margin: 0;
	text-align: center;
}
#myScrollspy ul.nav-tabs li:first-child{
	border-top: none;
}
#myScrollspy ul.nav-tabs li a{
	margin: 0;
	border-radius: 0;
	border: 0px;
	color: #fff;
	padding: 15px 10px;
}
#myScrollspy ul.nav-tabs li a i{
	font-size: 24px;
}
#myScrollspy ul.nav-tabs li a span{
	display: block;
	width: 100%;
}
#myScrollspy .nav > li > a:focus, 
#myScrollspy .nav > li > a:hover {
    background-color: #82c0e2;
}
#myScrollspy ul.nav-tabs li:first-child a{
	border-radius: 4px 4px 0 0;
}
#myScrollspy ul.nav-tabs li:last-child a{
	border-radius: 0 0 4px 4px;
}
#myScrollspy ul.nav-tabs.affix{
	top: 30px; /* Set the top position of pinned element */
}
.features{
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	min-width:1370px;
}
.features .col-md-3{
	width: 25%;
	float: left;
}
.features .box{
	margin-bottom: 30px;
	margin-top: 30px;
}
.features .box h1{
	text-align: center;
	position: relative;
}
.features .box h1 a.icon-registered:hover{
	background-image: url(../images/icon/icon-registered-hover.png);
}
.features .box h1 a.icon-patent:hover{
	background-image: url(../images/icon/icon-patent-hover.png);
}
.features .box h1 a.icon-nav:hover{
	background-image: url(../images/icon/icon-nav-hover.png);
}
.features .box h1 a.icon-agent:hover{
	background-image: url(../images/icon/icon-agent-hover.png);
}
.features .box h1 a.icon-named:hover{
	background-image: url(../images/icon/icon-named-hover.png);
}
.features .box h1 a.icon-markfenlei:hover{
	background-image: url(../images/icon/icon-markfenlei-hover.png);
}
.features .box h1 a.icon-pinggu:hover{
	background-image: url(../images/icon/icon-pinggu-hover.png);
}
.features .box h1 a.icon-tuoguan:hover{
	background-image: url(../images/icon/icon-tuoguan-hover.png);
}
.features .box h1 span{
	position: absolute;
	top: -10px;
	right: 80px;
	color: #fff;	
	border-radius: 20px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.features .box h1 span.flag-hot{
	background-color: #fe475d;
}
.features .box h1 span.flag-new{
	background-color: #f4a722;
}
.features .box h1 a:hover{
	color: rgba(5, 130, 197, 0.5); 
}
.features .box h2{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.features .box p{
	color: #bbb;
	text-align: center;
}
.experience{
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	min-width:1370px;
}
.experience .col-md-4{
	float: left;
	width: 33.333%;
}
.experience h1{
	text-align: center;
	font-weight: lighter;
	margin-bottom: 30px;
}
.experience .thumbnail{
	border-radius: 0px;
	padding: 0px;
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	cursor: pointer;
	border: 0px;
	height: 554px;
}
.experience .thumbnail .caption{
	text-align: center;
	padding: 20px 50px;
}
.experience .thumbnail .caption h3{
}
.experience .thumbnail .caption p{
	color: #bbb;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.experience .thumbnail .caption h6 button{
	border-radius: 0px;
	font-size: 16px;
	padding-right: 25px;
	padding-left: 25px;
}
.index-mark{
	margin-top: 30px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	min-width:1370px;
}
.index-mark h1{
	margin-bottom: 40px;
}
.index-mark h1 span{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0582c5;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
}
.index-mark h1 small{
	float: right;	
}
.index-mark h1 small a.btn-info{
	background-color: transparent;
	border-color: #0582c5;
	border-radius: 0px;
	color: #0582c5;
}
.index-mark h1 small a:hover{
	background-color: #0582c5;
	color: #fff;
}
.index-mark .col-md-3{
	float: left;
	width: 25%;
}
.index-mark .thumbnail{
	border: 0px;
	position: relative;
}
.index-mark .thumbnail .gradient{
	padding: 15px;
    background: -moz-linear-gradient(top, #f9f9f9 0%, #ccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ccc));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#ccc 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#ccc 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#ccc 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%,#ccc 100%);
	position: relative;
}
/*
.index-mark .thumbnail .gradient span{
	position: absolute;
	left: 20px;
	top: 15px;
	border-radius: 30px;
	height: 40px;
	width: 40px;
	background-color: #f4a722;
	text-align: center;
	line-height: 40px;
}
.index-mark .thumbnail .gradient span i{
	color: #fff;
	font-size: 20px;
} */
.index-mark .thumbnail .gradient img{
	height: 240px;
	width: 274px;
	border-radius: 10px;
}
.x_layer_card{
	display: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;	
	visibility: hidden;
	z-index: 999;
	position: absolute;
	width: 320px;
	overflow: hidden;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 28px 50px rgba(25,24,40,.35);
	opacity: 0;
	transition: opacity .1s ease,-webkit-transform .1s ease;
	transition: opacity .1s ease,transform .1s ease;
	transition: opacity .1s ease,transform .1s ease,-webkit-transform .1s ease;
	user-select: none;
	-webkit-animation: ani_x_layer_card_hover .2s ease backwards;
	display: none;
	visibility: visible;
	animation: ani_x_layer_card_hover .2s ease backwards;
	opacity: 1;
	will-change: transform;
	will-change: opacity;
	top: 0px;
	left: -5px;
	height: 354px;
}
.index-mark .figure_video_pic {
    *zoom: 1;
    display: block;
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: #fff;
}
.index-mark .figure_video_pic .figure {
    position: absolute;
    top: 0;
    left: 50%;
    width: 600px;
    height: 100%;
    margin-left: -300px;
    text-align: center;
}
.index-mark .figure_video_pic .figure img {
    display: inline-block;
    width: auto;
    max-width: 600px;
    height: 100%;
}
.index-mark .video_content {
    position: relative;
    min-height: 98px;
    padding: 8px 12px 44px;
}
.index-mark .video_title {
    display: block;
    position: relative;
    height: 24px;
    margin-bottom: 6px;
    overflow: hidden;
}
.index-mark .video_title .tit {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    color: #111;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
}
.index-mark .video_tags {
    position: relative;
    height: 20px;
    margin-right: -10px;
    margin-bottom: 8px;
    overflow: hidden;
    letter-spacing: -3px;
}
.index-mark .video_tags span {
    display: inline-block;
    max-width: 200px;
    margin-right: 8px;
    padding: 0 8px;
    overflow: hidden;
    border-radius: 20px;
    background: #eee;
    color: #333;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 20px;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
}
.index-mark .video_sum {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    display: -webkit-box;
    *position: relative;
    *width: 100%;
    _height: 36px;
    max-height: 36px;
    margin-bottom: 8px;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-all;
}
.index-mark .video_sum .tit {
    color: #111;
}
.index-mark .video_play {
    position: absolute;
    bottom: 9px;
    left: 0;
    width: 100%;
    height: 32px;
}
.index-mark .btn_play {
    width: 80px;
    height: 33px;
    background-image: url(../images/icon.png);
    background-position: 0 0;
    background-size: 133px auto;
}
.index-mark .btn_play {
    display: inline-block;
    *display: inline;
    width: 82px;
    height: 35px;
    margin-left: 12px;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.index-mark .video_btn {
	box-sizing: border-box;
	position: absolute;
	top: 1px;
	right: 12px;
	width: 80px;
	height: 30px;
	text-align: right;
	line-height: 30px;
	
}
.index-mark .video_btn a{color: #666;}
.index-mark .video_btn a:hover{color: #fe475d;}





.index-mark .thumbnail .caption{
	padding-left: 0px;
	padding-right: 0px;
}
.index-mark .thumbnail .caption h5 a{
	font-size: 16px;
	color: #0582c5;
}
.index-mark .thumbnail .caption h5 span{
	float: right;
	color: #bbb;
}
.index-mark .marklists{
	margin-top: 20px;
	margin-bottom: 20px;
}
.index-mark .marklists li{
	float: left;
	width: 14.285%;
	height: 50px;
}
.index-mark .marklists li a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.index-mark h6{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.index-mark h6 a{
	font-size: 16px;
}
.index-patent{
	margin-top: 30px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	min-width:1370px;
}
.index-patent h1{
	margin-bottom: 40px;
}
.index-patent h1 span{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0582c5;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
}
.index-patent h1 small{
	float: right;	
}
.index-patent h1 small a.btn-info{
	background-color: transparent;
	border-color: #0582c5;
	border-radius: 0px;
	color: #0582c5;
}
.index-patent h1 small a:hover{
	background-color: #0582c5;
	color: #fff;
}
.index-patent .col-md-3{
	float: left;
	width: 25%;
}
.index-patent .thumbnail{
	border-radius: 0px;
	padding: 10px 15px;
	border: 1px solid #eee;
}
.index-patent .thumbnail h5{
	overflow: hidden;
	height: 23px;
	line-height: 23px;	
}
.index-patent .thumbnail h5 a{
	font-size: 17px;
	color: #0582c5;
}
.index-patent .thumbnail h5 a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0582c5;
}
.index-patent .thumbnail h5 .tooltip{
	font-size: 14px;
}
.index-patent .tooltip.top .tooltip-arrow {
    border-top-color: #0582c5;
}
.index-patent .tooltip-inner {
    background-color: #0582c5;
	padding: 5px 10px;
}
.index-patent .thumbnail h6{
	font-size: 14px;
	overflow: hidden;
	height: 23px;
	line-height: 23px;
	color: #bbb;
}
.index-patent .thumbnail p{
	color: #bbb;
}
.index-patent .thumbnail p a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgba(5, 130, 197, 0.7);
	color: rgba(5, 130, 197, 0.7);
}
.index-patent .thumbnail p a:hover{
	color: #333;
}
.index-company{
	margin-top: 30px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	min-width:1370px;
}
.index-company h1{
	margin-bottom: 40px;
}
.index-company h1 span{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0582c5;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
}
.index-company h1 small{
	float: right;	
}
.index-company h1 small a.btn-info{
	background-color: transparent;
	border-color: #0582c5;
	border-radius: 0px;
	color: #0582c5;
}
.index-company h1 small a:hover{
	background-color: #0582c5;
	color: #fff;
}
.index-company-list{
	background-color: rgba(5, 130, 197, 0.05);
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	min-width:1370px;
}
.index-company-list .col-md-4{
	float: left;
	width: 33.3333%;
}
.index-company-list .city{
	width:380px;
}
.index-company-list .pull-left50{
	margin-left: 25px;
}
.index-company-list .city h1{
	color: #999;
	font-size: 26px;
	font-weight: lighter;
}
.index-company-list .city ul{}
.index-company-list .city ul li{
	float: left;
	width: 20%;
	line-height: 40px;
}
.index-company-list .city ul li a{
	font-size: 15px;
}
.index-news{
	margin-top: 30px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	min-width:1370px;
}
.index-news h1{
	margin-bottom: 40px;
}
.index-news h1 span{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0582c5;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
}
.index-news h1 small{
	float: right;	
}
.index-news h1 small a.btn-info{
	background-color: transparent;
	border-color: #0582c5;
	border-radius: 0px;
	color: #0582c5;
}
.index-news h1 small a:hover{
	background-color: #0582c5;
	color: #fff;
}
.index-news .col-md-4{
	float: left;
	width: 33.3333%;
}
.index-news .media{
	margin-bottom: 30px;
	border: 1px solid #eee;
}
.index-news .media .media-left{
	position: relative;
}
.index-news .media .media-left img.media-object{
	width: 170px;
}
.index-news .media .media-left span{
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	line-height: 25px;
	height: 25px;
	width: 60px;
	text-align: center;
	color: #fff;
	border-radius: 0px 0px 6px 0px;
	font-size: 12px;
}
.index-news .media .media-left span.flag-hot{
	background-color: #fe475d;
}
.index-news .media .media-left span.flag-recommend{
	background-color: #0582c5;
}
.index-news .media .media-left span.flag-new{	
	background-color: #f4a722;
}
.index-news .media .media-body{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.index-news .media .media-body h4.media-heading a{
	font-size: 15px;
}
.index-news .media .media-body p{
	color: #bbb;
}
.index-news .media .media-body p span.price{
	color: #f4a722;
}
.index-lnews{
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	min-width:1370px;
}
.index-lnews .col-md-9{
	float: left;
	width: 75%;
}
.index-lnews .col-md-3{
	float: left;
	width: 25%;
}
.index-lnews .panel-default {
    border-color: #eee;
	border-radius: 0px;
}
.index-lnews .panel-default > .panel-heading {
	background-color: #fff;
	border-color: #eee;
	font-size: 16px;
}
.index-lnews .panel-default > .panel-heading a{
	color: #0582c5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0582c5;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.index-lnews .panel-default > .panel-heading a:hover{
	color: #82c0e2;
	border-bottom-color: #82c0e2;
}
.index-lnews .panel-body {
    padding: 0px;
}
.index-lnews .lnews-tab .flnews-date{
	background-color: rgba(5, 130, 197, 0.05);
	color: #bbb;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.index-lnews .lnews-tab .flnews-cell {
    transition: background .3s;
    position: relative;
    padding: 20px;
    background: #fff;
}
.index-lnews .lnews-tab .flnews-cell:hover {
    background: rgba(5, 130, 197, 0.05);
}
.index-lnews .lnews-tab .flnews-cell .tdot {
    width: 13px;
    height: 13px;
    background: #128bed;
    border: solid 2px #E9F3FF;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 14px;
    z-index: 2;
}
.index-lnews .lnews-tab .flnews-cell .tline .time {
    position: absolute;
    top: 15px;
    left: 35px;
    color: #D6D6D6;
}
.index-lnews .lnews-tab .flnews-cell .tline::after {
    content: " ";
    position: absolute;
    width: 1px;
    background: #eee;
    top: 0px;
    bottom: 0px;
    left: 20px;
}
.index-lnews .lnews-tab .flnews-cell .item {
    display: table;
    width: 100%;
    padding-left: 15px;
}
.index-lnews .lnews-tab .flnews-cell .cell-bd {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.index-lnews .lnews-tab .flnews-cell .title {
    font-size: 18px;
    color: #333;
    max-height: 60px;
    margin-bottom: 6px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 28px;
    padding-right: 65px;
    margin-top: 30px;
}
.index-lnews .lnews-tab .flnews-cell .title span{
	color: #fe475d;
	font-weight: normal;
	font-size: 14px;	
}
.index-lnews .lnews-tab .flnews-cell .nav{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 8px;	
}
.index-lnews .lnews-tab .flnews-cell .tag{
	color: #f4a722;
	float: left;
}
.index-lnews .lnews-tab .flnews-cell .shenbao{
	color: #333;
	font-size: 16px;
	float: right;	
}
.index-lnews .lnews-tab .flnews-cell .shenbao-no{
	color: #999;	
	font-size: 16px;
	float: right;
}
.index-lnews .lnews-tab .flnews-cell .content{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #555;
}
.index-lnews .commonFun{
	padding: 5px;
}
.index-lnews .commonFun li{
	float: left;
	width: 33.3333%;
	text-align: center;
	margin-top: 15px;
}
.index-lnews .commonFun li > a{
	display: block;
	position: relative;
	background-color: rgba(5, 130, 197, 0.05);
	color: #0582c5;
	border-radius: 30px;
	height: 50px;
	width: 50px;
	line-height: 50px;
	font-size: 30px;
	margin-right: auto;
	margin-left: auto;
}
.index-lnews .commonFun li > a span{
	position: absolute;
	top: 0px;
	right: -20px;
}
.index-lnews .commonFun p{
	margin-top: 10px;
}
.index-lnews .commonAddress{
	border: 1px solid #eee;
	padding: 15px;
	color: #bbb;
}
.index-lnews .commonAddress a{color: #bbb;}
.index-lnews .commonAddress a:hover{
	color: #0582c5;
}
/* 在线客服 */
/*
.info-bar{
    position: fixed;
    right: 0;
    bottom: 120px;
    width: 45px;
    box-shadow: -1px 0 4px 0 rgba(0,0,0,.1);
    border-radius: 4px 0 0 4px;
    background: #fff;
	height: 405px;
}
.info-bar .poptip-wrap{
    width: 45px;
    height: 65px;
}
.ivu-poptip, .ivu-poptip-rel {
    display: inline-block;
}
.info-bar .poptip-wrap .ivu-poptip-rel {
    width: 100%;
}
.info-bar .poptip-wrap.tel .ivu-poptip-body h5{
	font-size: 15px;
	text-align: center;
	margin-bottom: 0px;
}
.info-bar .poptip-wrap.tel .ivu-poptip-body p{
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #F00;
}
.ivu-poptip-rel {
    position: relative;
}
.info-bar .item{
    height: 77px;
    text-align: center;
    padding-top: 18px;
}
.info-bar .item i{
    font-size: 20px;
    color: #999;
}
.info-bar .item .glyphicon-phone-alt{
    font-size: 20px;
    color: #999;
}
.info-bar .item .tip {
    font-size: 12px;
    text-align: center;
    color: #333;
}
.info-bar .item:hover {
	cursor: pointer;
	background: #0582c5;
}
.info-bar .open .item{
	background: #0582c5;
}
.info-bar .open .item i,
.info-bar .open .item span,
.info-bar .open .item .tip,
.info-bar .item:hover i,
.info-bar .item:hover span,
.info-bar .item:hover .tip
{
	color: #fff;
}
.ivu-poptip-popper {
    min-width: 150px;
    display: none;
    visibility: visible;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    z-index: 1060;
	padding: 0 10px 0 7px;
}
.ivu-poptip-arrow, .ivu-poptip-arrow::after {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-left-color: transparent;
    border-style: solid;
	right: -5px;
	border-width: 7px 0 7px 7px;
    top: 50%;
    margin-top: -7px;
}
.ivu-poptip-popper .ivu-poptip-arrow::after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-width: 7px;
    border-left-color: #fff;
    bottom: -7px;
	border-width: 7px;
}
.ivu-poptip-inner {
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0,0,0,.1);
    white-space: nowrap;
}
.info-bar .poptip-wrap .ivu-poptip-body {
    padding: 14px;
}
.ivu-poptip-body-content {
    overflow: auto;
}
.info-bar .qrcode-img{
    width: 136px;
    height: 136px;
}
.info-bar .applets-content{
	overflow: hidden;
	width: 300px;
	text-align: center;
}
.info-bar .applets-content .qrcode-content{
    float: left;
}
.info-bar .applets-content .qrcode-content:first-child{
	margin-right: 28px;
}
.info-bar .applets-content .qrcode-content p{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} */
/* 专利查询 */
.zhuanlicx{
	background-attachment: scroll;
	background-image: url(../images/9605b55e.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	float: left;
	width: 100%;
	min-width:1370px;
	height: 400px;
}
.zhuanlicx h1{
	color: #fff;
	text-align: center;
	margin-top: 85px;
	margin-bottom: 30px;
	font-size: 46px;
}
.zhuanlicx p.data-source{
	color: #fff;
	margin-top: 15px;
}
.cx-time{
	text-align: right;
	color: #fff;
	margin-top: 15px;
}

/* 高企选类 */
.search-xuan {
	height: 256px;
	background: url(../images/search-xuan.png) no-repeat center;
	color: #fff;
	overflow: hidden;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	clear: both;
	float: left;
	min-width: 1226px;
}
.search-xuan h3 {
    text-align: center;
    margin: 65px auto 10px;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 2px;
}
.search-xuan h3 span {
    font-size: 18px;
}
.index-xuan{}
.index-xuan table caption {
	text-align: center;
	font-size: 22px;
	margin-bottom: 30px;
}
.index-xuan table tr {
	height: auto;
	float: left;
	width: 100%;
	padding-bottom: 50px;
}
.index-xuan table tr th {    
    padding-top: 15px;
	padding-left: 40px;
}
.index-xuan table tr th a{
	font-size: 16px;
    font-weight: normal;
	border-radius: 0px;
}
.index-xuan table tr td {
    padding-top: 15px;
}
.index-xuan table tr td a {
    color: #b0b0b0;
}
.index-xuan table tr td a:hover {
    color: #317ee7;
}
.search-fenlei .form-control{border: 0px}
.search-fenlei .input-group .btn{border: 0px}
.search-fenlei .input-group .btn-default{
	background-color: #ff6700;
	color: #FFF;
}
.search-fenlei{
	margin-top: 40px;
}
.search-fenlei .input-group-lg > .form-control, 
.search-fenlei .input-group-lg > .input-group-addon, 
.search-fenlei .input-group-lg > .input-group-btn > .btn {
    border-radius: 0px;
	height: 50px;
}
.search-fen-list table .highlight{
	color: #F00;
	background-color: #FF0;
}

/* 高企列表页 */
.navxuanlie{
	margin-top: 30px;
	margin-bottom: 20px;
}
.navxuanlie .nav > li > a {
    padding: 10px 19px;
}
.navxuanlie .nav > li.on a {
    background-color: #ff6700;
    color: #FFF;
    margin-left: 2px;
}
.navxuanlie .nav > li > a:focus, 
.navxuanlie .nav > li > a:hover {
    background-color: #ff6700;
    color: #FFF;
}
.xuanGroupRight{}
.xuanGroupRight ul li{
	float: left;
	width: 100%;
	padding: 15px;
}
.xuanGroupRight ul li:hover{
	background-color: rgba(49, 126, 231, 0.08);
	cursor: pointer;
}
.xuanGroupRight ul li h5{
	font-size: 18px;
}
.xuanGroupRight ul li p{
	color: #777;
	line-height: 25px;
}
.xuanGroupRight span.highlight{
	color: #F00;
	background-color: #FF0;
}
/*　面包屑导航 */
.pos{
	background: #fff;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.07);
	box-shadow: 0px 5px 5px rgba(0,0,0,0.07);
	clear: both;
	float: left;
	width: 100%;
	min-width: 1226px;
}
.pos .pos-path{
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    color: #212121;
    float: left;
}
.pos .pos-right{
	float: right;
	margin: 17px 0 0 0;
}
.pos .pos-right a.cur{
    color: #ff6700;
}
.pos .pos-right .separator {
    color: #e0e0e0;
}
.pos .pos-right .btn-primary {
    background: #ff6700;
    border-color: #ff6700;
	width: 118px;
	height: 28px;
	font-size: 12px;
	line-height: 25px;
	border-radius: 0px;
	margin-left: 5px;
}
.catinfo h3{
	font-size: 22px;
}
.catinfo p{
	font-size: 16px;
	line-height: 30px;
}
.catinfo p span{
	color: #ff6700;
}
.catinfo .note{
	color: #b0b0b0;
	font-size: 14px;
	line-height: 28px;
}
.catlist{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-left: 30px;
}
.catlist p{
	color: #FFF;
	background-color: #317ee7;
	padding: 10px;
}
.catlist ul li{
	line-height: 30px;
}
.catlist ul li a:hover{
	text-decoration: underline;
}
.class-lis-top{
	height: 40px;
}
div.tm-class-parent {
	float: left;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
	border: 1px solid #bdbdbd;
}
div.tm-class-parent .title {
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #bdbdbd;
	font-size: 14px;
	font-weight: bold;
}
div.tm-class-parent .active a {
    color: #ff6700;
}
div.tm-class-parent ul li {
    position: relative;
    padding: 10px 24px;
    text-align: left;
}
div.tm-class-set h4{
	font-size: 20px;
}
div.tm-class-set .tmGroupRight p{
	line-height: 28px;	
}
div.tm-class-set .tmGroupRight p.red{
	font-weight: normal;
}
div.tm-class-set .tmGroupRight .panel-body{
	line-height: 28px;
}
div.tm-class-items {
    float: right;
    width: 870px;
    text-align: center;
}
div.tm-class-items .tm_info th {
    padding: 10px 0;
    border: 1px solid #bdbdbd;
    background: #f3f3f3;
	text-align: center;
}
div.tm-class-items .tm_info td {
    padding: 10px;
    line-height: 22px;
    border: 1px solid #bdbdbd;
    color: #949494;
    text-align: center;
}
/* 商标分类首页 */
.indexfen table caption{
	text-align: center;
	font-size: 22px;
}
.indexfen table tr{
	height: 70px;
}
.indexfen table tr th{
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
}
.indexfen table tr td{
	padding-top: 15px;
}
.indexfen table tr td a{
	color: #b0b0b0;
}
.indexfen table tr td a:hover{
	color: #317ee7;
}
.search-wrap {
	height: 256px;
	background: url(../images/cate_banner.jpg) no-repeat center;
	color: #fff;
	overflow: hidden;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	clear: both;
	float: left;
	min-width: 1226px;
}
.search-wrap h3 {
    text-align: center;
    margin: 65px auto 10px;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 2px;
}
.search-wrap h3 span {
    font-size: 18px;
}
.search-fenlei .form-control{border: 0px}
.search-fenlei .input-group .btn{border: 0px}
.search-fenlei .input-group .btn-default{
	background-color: #ff6700;
	color: #FFF;
}
.search-fenlei{
	margin-top: 40px;
}
.search-fenlei .input-group-lg > .form-control, 
.search-fenlei .input-group-lg > .input-group-addon, 
.search-fenlei .input-group-lg > .input-group-btn > .btn {
    border-radius: 0px;
	height: 50px;
}
.search-fen-list table .highlight{
	color: #F00;
	background-color: #FF0;
}
/* 商标分类列表页 */
.navfenlie{
	margin-top: 15px;
}
.navfenlie .nav > li > a{
	padding: 10px 14px;
}
.navfenlie .nav > li.on a{
	background-color: #ff6700;
	color: #FFF;
	margin-left: 2px;
}
.navfenlie .nav > li > a:focus, .navfenlie .nav > li > a:hover {
    background-color: #ff6700;
	color: #FFF;
}
/* 找代理人 */
.angent{
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.angent h4{
	margin-top: 30px;
	margin-bottom: 30px;
	color: #317ee7;
}
.angent .form-horizontal .form-group{
	margin-bottom: 50px;
}
.angent-res{
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.angent-res h4{
	margin-top: 30px;
	margin-bottom: 30px;
	color: #317ee7;
}
.angent .info td{
	font-weight: bold;
}


/* 媒体查询*/
@media screen and (min-width: 2880px) {

}

@media screen and (min-width: 2560px) and (max-width: 2879px){

}

@media screen and (min-width: 2304px) and (max-width: 2559px){


}
@media screen and (min-width: 1920px) and (max-width: 2300px){
.qk-banner ul li {
    width: 323px;
}
}

@media screen and (min-width: 1680px) and (max-width: 1919px){
.qk-banner ul li {
    width: 323px;
}
}
@media screen and (min-width: 1600px)  and (max-width: 1679px) {
.qk-banner ul li {
    width: 323px;
}
}

@media screen and (min-width: 1400px)  and (max-width: 1599px) {
#myScrollspy {
    left: 0%;
}
.qk-banner ul li {
    width: 323px;
}
}

@media screen and (min-width: 1366px) and (max-width: 1399px) {
.container {
    width: 1226px;
}
.head-search,
.features,
.experience,
.index-mark,
.index-patent,
.index-company,
.index-company-list,
.index-lnews,
.qk-banner,
footer,
.footerInfo{min-width: 1226px}
.head-search .nav-tabs{margin-left: 210px;}
.head-search h2 {
    font-size: 40px;
}
.qk-banner ul li {
    width: 290px;
	margin-right: 12px;
}
.index-lnews .commonAddress{
	font-size: 12px;
}
}

@media screen and (min-width: 1360px) and (max-width: 1365px) {
.container {
   width: 1226px;
}
.head-search,
.features,
.experience,
.index-mark,
.index-patent,
.index-company,
.index-company-list,
.index-lnews,
.qk-banner,
footer,
.footerInfo{min-width: 1226px}
.head-search .nav-tabs{margin-left: 210px;}
.head-search h2 {
    font-size: 40px;
}
.qk-banner ul li {
    width: 290px;
	margin-right: 12px;
}
.index-lnews .commonAddress{
	font-size: 12px;
}
}

@media screen and (min-width: 1200px) and (max-width: 1359px) {
.container {
    width: 1226px;
}
.head-search,
.features,
.experience,
.index-mark,
.index-patent,
.index-company,
.index-company-list,
.index-lnews,
.qk-banner,
footer,
.footerInfo{min-width: 1226px}
.head-search .nav-tabs {
    margin-left: 80px;
}
.qk-banner ul li {
    width: 290px;
	margin-right: 12px;
}
footer .footer-links .col-links {
		width: 135px;
}
footer .footer-links .qr-code {
	width: 390px;
}
.index-company-list .city {
    width: 365px;
}
.index-company-list .pull-left50 {
    margin-left: 0px;
}
.head-search .nav-tabs{margin-left: 170px;}
.head-search h2 {
    font-size: 38px;
}
.index-lnews .commonAddress{
	font-size: 12px;
}
}

@media screen and (min-width: 1152px) and (max-width: 1199px) {
.container {
    width: 1226px;
}
.qk-banner ul li {
    width: 290px;
	margin-right: 12px;
}
}
/* 平板 start */
@media screen and (min-width: 960px) and (max-width: 1151px) {
.container {
    width: 1226px;
}
.qk-banner ul li {
    width: 290px;
	margin-right: 12px;
}
}
/* 平板 end */

/* 小平板 start*/
@media screen and (min-width: 768px) and (max-width: 959px) {
.container {
    width: 1226px;
}
}
/* 小平板 end*/

@media only screen and (min-width: 480px) and (max-width: 767px){
.container {
    width: 1226px;
}

} 

@media only screen and (max-width: 479px) { 

.container {
    width: 1226px;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* 320x480 start */

/* 320x480 End */
}

@media only screen and (max-device-width : 320px) {
	
}