html {
  font-family: CiscoSans;
}
body {
  background: #f2f2f2;
  color: #333333;
  min-width: 320px;
  font-family: CiscoSans;
}
html,
body {
  overflow: hidden;
  overflow-y: auto;
}
.jumbotron p {
  font-weight: normal;
}
.content-padding {
  padding-left: 20px;
  padding-right: 20px;
}
.family-normal {
  font-family: CiscoSans;
}
.family-light {
  font-family: CiscoSans-ExtraLight;
}
.family-bold {
  font-family: CiscoSans-Bold;
}
.no-padding {
  padding: 0;
}
.wrap-checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.wrap-checkbox input[type=checkbox] {
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #999;
  outline: 0;
  border-radius: 2px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 2px;
  left: 0;
  z-index: 8999999;
}
.wrap-checkbox input[type=checkbox]:checked {
  opacity: 0;
}
.wrap-checkbox input[type="checkbox"] + .checkbox-span {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.wrap-checkbox input[type="checkbox"]:checked + .checkbox-span {
  background: url('../images/common/checkbox.png') no-repeat;
  background-size: 100% 100%;
}
.wrap-checkbox input[type="checkbox"]:checked + .checkbox-all-span {
  background: #fff;
  border: 1px solid #999;
  outline: 0;
  border-radius: 2px;
  top: -1px;
}
.wrap-checkbox input[type="checkbox"]:checked + .checkbox-all-span:after {
  display: block;
  content: '';
  position: absolute;
  top: -1px;
  left: 4px;
  width: 10px;
  height: 16px;
  transform: rotate(45deg);
  border-right: 2px solid #003AA5;
  border-bottom: 2px solid #003AA5;
}
/********
产品列表、订单中心color项图片
*****/
.color-span {
  display: inline-block;
  width: 26px;
  height: 30px;
  vertical-align: middle;
  position: relative;
  top: -5px;
}
.airspay-bk {
  background: url("../images/common/color/airspay/BK.png") no-repeat;
  background-size: 100% 100%;
}
.airspay-c {
  background: url("../images/common/color/airspay/C.png") no-repeat;
  background-size: 100% 100%;
}
.airspay-gy {
  background: url("../images/common/color/airspay/GY.png") no-repeat;
  background-size: 100% 100%;
}
.airspay-lc {
  background: url("../images/common/color/airspay/LC.png") no-repeat;
  background-size: 100% 100%;
}
.airspay-lm {
  background: url("../images/common/color/airspay/LM.png") no-repeat;
  background-size: 100% 100%;
}
.airspay-m {
  background: url("../images/common/color/airspay/M.png") no-repeat;
  background-size: 100% 100%;
}
.airspay-r {
  background: url("../images/common/color/airspay/R.png") no-repeat;
  background-size: 100% 100%;
}
.airspay-y {
  background: url("../images/common/color/airspay/Y.png") no-repeat;
  background-size: 100% 100%;
}
.laser-bk {
  background: url("../images/common/color/laser/BK.png") no-repeat;
  background-size: 100% 100%;
}
.laser-c {
  background: url("../images/common/color/laser/C.png") no-repeat;
  background-size: 100% 100%;
}
.laser-cmy {
  background: url("../images/common/color/laser/CMY.png") no-repeat;
  background-size: 100% 100%;
}
.laser-kcmy {
  background: url("../images/common/color/laser/KCMY.png") no-repeat;
  background-size: 100% 100%;
}
.laser-m {
  background: url("../images/common/color/laser/M.png") no-repeat;
  background-size: 100% 100%;
}
.laser-y {
  background: url("../images/common/color/laser/Y.png") no-repeat;
  background-size: 100% 100%;
}
/********
产品列表、订单中心color项图片 end
*****/
.productList-content-header-search-right,
		.productList-content-header-search-right .clearfix{
			padding-left:0;
			padding-right:0;
		}
@media screen and (min-width: 1281px) {
  .productList-content {
    max-width: 1280px;
    margin: 0 auto 50px;
  }
}
@media screen and (min-width: 768px) {
  .container-fluid {
    max-width: 1600px;
    background: #ffffff;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .container-fluid {
    background: #ffffff;
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
}
@media screen and (min-width: 768px) {
	.productList-content-header-search-right .col-sm-2{
		float:right;
		width:98px;
		}
  .container-fluid {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .box-shadow-line {
    position: relative;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
  }
  .box-shadow-line .dropdown.search-top-icon {
    position: static;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu {
    display: block;
    background: #003BA3;
    position: inherit;
    border: none;
    width: 100%;
    height: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon {
    position: absolute;
    top: 130px;
    right: 20px;
    color: #fff;
    display: inline-block;
    height: 0;
    overflow: hidden;
    width: 20px;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon:after,
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon:before {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon:after {
    transform: rotate(-45deg);
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon:before {
    transform: rotate(45deg);
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu:after {
    position: absolute;
    display: block;
    top: 102px;
    right: 6px;
    content: '';
    width: 15px;
    height: 15px;
    opacity: 0;
    background: #003BA3;
    transform: rotate(45deg);
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input {
    display: block;
    border: none;
    border-radius: 30px;
    width: 60%;
    height: 0;
    margin: 55px auto 0;
    padding-left: 30px;
    font-size: 2.5rem;
    opacity: 0;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input:focus {
    outline: none;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #8c8c8c;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #8c8c8c;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #8c8c8c;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #8c8c8c;
  }
  .box-shadow-line .dropdown.search-top-icon.open > .dropdown-menu {
    height: 180px;
    transition: height 0.5s ease-out;
  }
  .box-shadow-line .dropdown.search-top-icon.open > .dropdown-menu:after {
    opacity: 1;
    transition: opacity 1s ease-out;
  }
  .box-shadow-line .dropdown.search-top-icon.open > .dropdown-menu input {
    opacity: 1;
    height: 60px;
    transition: height 0.5s ease-out;
  }
  .box-shadow-line .dropdown.search-top-icon.open > .dropdown-menu .search-close-icon {
    height: 20px;
    transition: height 0.5s ease-out;
  }
  .box-shadow-line .nothing-navbar-brand-search {
    width: 38px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 56px;
    background-image: url(../images/home/search-icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .box-shadow-line .nothing-navbar-brand-search a {
    display: none;
  }
  .box-shadow-line .navbar {
    height: 110px;
    padding: 0;
    margin: 0 auto;
  }
  .box-shadow-line .navbar .navbar-collapse {
    padding: 0;
  }
  .box-shadow-line .navbar .nothing-navbar-brand {
    position: absolute;
    margin-top: 35px;
  }
  .box-shadow-line .navbar .nothing-navbar-brand .navbar-brand {
    padding: 0;
  }
  .box-shadow-line .navbar .nothing-navbar-brand .navbar-brand img {
    width: 84px;
    height: 60px;
  }
  .box-shadow-line .navbar .nothing-navbar-menu {
    font-size: 1.4rem;
  }
  .box-shadow-line .navbar .nothing-navbar-menu > div {
    position: static;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .nav {
    position: static;
    width: 100%;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .nav > li {
    position: static;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .nav > li > a {
    padding: 0;
    text-align: center;
    margin: 13px 20px;
    display: inline-block;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .nav .open > a,
  .box-shadow-line .navbar .nothing-navbar-menu .nav .open > a:focus,
  .box-shadow-line .navbar .nothing-navbar-menu .nav .open > a:hover {
    background-color: #ffffff;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown:hover > a {
    position: relative;
    color: #003BA3;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown:hover > a:before {
    background: #003BA3;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown:hover > a > a:focus > a:hover {
    background-color: #ffffff;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu {
    background-color: #f5f5f5;
    position: absolute;
    padding: 30px 0;
    top: 109px;
    width: 100%;
    height: 233px;
    margin: 0;
    border: 0;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-menu-title {
    font-size: 2.4rem;
    text-align: right;
    color: #999999;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu {
    width: 45%;
    height: 50px;
    padding: 7px 12px 7px 22px;
    list-style-type: none;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu:hover {
    background: #e5e5e5;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu:hover .dropdown-3rdmenu {
    display: block;
    border-left: 1px solid #d2d2d2;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu:hover > a {
    color: #003BA3;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu:hover > a .glyphicon {
    color: #a6a6a6;
    display: inherit;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu > a {
    color: #666666;
    text-decoration: none;
    font-size: 1.6rem;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu > a .glyphicon {
    top: 12px;
    float: right;
    display: none;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu > p {
    font-size: 1.2rem;
    color: #666666;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu .dropdown-3rdmenu {
    position: absolute;
    background: #f5f5f5;
    display: none;
    width: 100%;
    top: -3px;
    left: 45%;
    margin-left: 5px;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu .dropdown-3rdmenu > li {
    height: 40px;
    line-height: 40px;
    list-style-type: none;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu .dropdown-3rdmenu > li > a {
    font-size: 1.4rem;
    color: #595959;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu .dropdown-3rdmenu > li > a:hover {
    color: #003BA3;
    text-decoration: none;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu .dropdown-3rdmenu-active {
    display: block;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu .dropdown-3rdmenu-active > a {
    color: #003BA3;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu .dropdown-3rdmenu-active > a .glyphicon {
    display: inherit;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-menu-image p {
    margin-top: 12px;
    font-size: 1.2rem;
    line-height: 2.4rem;
    max-width: 400px;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-toggle {
    color: #737373;
    padding-top: 21px;
    padding-bottom: 10px;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-toggle:hover,
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-toggle:focus {
    background: none;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .in-focus {
    color: #003AA5;
  }
  .box-shadow-line .navbar .nothing-navbar-info > li > a {
    padding-top: 12px;
    padding-bottom: 0;
    padding-left: 7px;
    padding-right: 7px;
    color: #003BA3;
    font-size: 1rem;
    font-family: CiscoSans-ExtraLight;
  }
  .box-shadow-line .navbar .nothing-navbar-info > li > a:hover,
  .box-shadow-line .navbar .nothing-navbar-info > li > a:focus {
    background: none;
    text-decoration: underline;
  }
  .box-shadow-line .navbar .nothing-navbar-info > li > a > img {
    position: relative;
    left: 0;
    margin-right: 7px;
  }
  .box-shadow-line .navbar .nothing-navbar-info > li.line {
    position: relative;
  }
  .box-shadow-line .navbar .nothing-navbar-info > li.line:after {
    position: absolute;
    top: 16px;
    right: 0;
    display: block;
    content: '';
    width: 1px;
    height: 12px;
    background: #003BA3;
  }
  .box-shadow-line .navbar .nothing-navbar-info > li .dropdown-menu {
    font-size: 1.2rem;
    min-width: 85px;
  }
  .box-shadow-line .navbar .nothing-navbar-info > li .dropdown-menu > li {
    border-left: 5px solid transparent;
  }
  .box-shadow-line .navbar .nothing-navbar-info > li .dropdown-menu > li:hover {
    border-left: 5px solid #003BA3;
  }
  .box-shadow-line .navbar .nothing-navbar-info .glyphicon.glyphicon-triangle-bottom {
    position: relative;
    left: 5px;
    top: 3px;
  }
  .box-shadow-line .navbar .nothing-navbar-info .open > a,
  .box-shadow-line .navbar .nothing-navbar-info .open > a:focus,
  .box-shadow-line .navbar .nothing-navbar-info .open > a:hover {
    background-color: #ffffff;
  }
  .box-shadow-line .navbar .nothing-navbar-info .open .glyphicon-triangle-bottom:before {
    content: "\e253";
  }
  .box-shadow-line .navbar .nothing-navbar-info .open .dropdown-menu {
    border-radius: 0;
  }
  .box-shadow-line .navbar .nothing-navbar-info .open .dropdown-menu > li a {
    padding: 3px 10px;
  }
  .box-shadow-line .navbar .nothing-navbar-info .open .dropdown-menu > li > a:focus,
  .box-shadow-line .navbar .nothing-navbar-info .open .dropdown-menu > li a:hover {
    color: #003BA3;
    background-color: #ffffff;
  }
  .box-shadow-line .navbar-1280 {
    max-width: 1280px;
    margin: 0 auto;
  }
  .nothing-second-menu {
    background-color: #003BA3;
    max-width: 1600px;
  }
  .nothing-second-menu .nothing-second-menu-content {
    max-width: 1280px;
    margin: 0 auto;
  }
  .nothing-second-menu .nothing-second-menu-content .navbar-default {
    background-color: #003BA3;
  }
  .nothing-second-menu .nothing-second-menu-content .navbar {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
  }
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-brand {
    height: 70px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
  }
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav .open > a > span,
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav .open > a:focus > span,
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav .open > a:hover > span {
    display: inherit;
    position: absolute;
    top: 60px;
    left: 45%;
  }
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav > li {
    font-family: CiscoSans-ExtraLight;
  }
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav > li:hover {
    background-color: #002653;
  }
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav > li:hover > a,
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav > li:hover > a:focus,
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav > li:hover > a:hover {
    background-color: transparent;
    color: #ffffff;
  }
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 70px;
    color: #a4c7de;
    font-size: 14px;
  }
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav > li > a > span {
    display: none;
  }
  .nothing-second-menu-green {
    background-color: #00923F;
    max-width: 1600px;
  }
  .nothing-second-menu-green .nothing-second-menu-content {
    max-width: 1280px;
    margin: 0 auto;
  }
  .nothing-second-menu-green .nothing-second-menu-content .navbar-default {
    background-color: #00923F;
  }
  .nothing-second-menu-green .nothing-second-menu-content .navbar {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
  }
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-brand {
    height: 70px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
  }
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav .open > a > span,
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav .open > a:focus > span,
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav .open > a:hover > span {
    display: inherit;
    position: absolute;
    top: 60px;
    left: 45%;
  }
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav > li {
    font-family: CiscoSans-ExtraLight;
  }
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav > li:hover {
    background-color: #c5dea4;
  }
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav > li:hover > a,
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav > li:hover > a:focus,
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav > li:hover > a:hover {
    background-color: transparent;
    color: #ffffff;
  }
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 70px;
    color: #a4c7de;
    font-size: 14px;
  }
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav > li > a > span {
    display: none;
  }
  
  .product-item {
    display: flex;
    background-color: #ffffff;
    margin-bottom: 35px;
	font-size: 18px;
	border: solid 1px #e5e5e5;
	
  }
  .product-item:hover{
	  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  }
  .product-item .product-img {
    border-right: 1px solid #e5e5e5;
	padding-left:10%;
	margin-bottom: 30px;
	margin-top: 30px;
  }
  .product-item .product-img .pcb, .product-item .product-img .jig{
	height: 100px;
	width: 100%;
	float:left;
  }
  .product-item .product-img img {
    margin: 0 auto;
    display: block;
    width: 85px;
	margin-top: 10px;
	margin-left: 10px;
    height: 85px;
	float: left;
  }
  .product-item .product-img p {
	float: left;
	width: 150px;
	margin-top: 20px;
	font-size: 14px;
  }
  .product-item .product-info {
    padding-left: 70px;
    padding-right: 30px;
	width: 100%;
  }
  .product-item .product-info .info-tp {
    margin-top: 20px;
	width: 100%;
	float: left;
	height: auto;
  }
  .product-item .product-info .info-tp .flex-item {
	float: left;
  }
  .product-item .product-info .info-tp .flex-item{
	  margin-right: 5%;
  }
  .product-item .product-info .info-tp .info-item-2{
	  margin-right: 15%;
  }
  .product-item .product-info .info-tp .flex-item:last-child, .product-item .product-info .info-tp .info-item-2:last-child {
	  margin-right: 0;
  }
  .product-item .product-info .info-tp .flex-item > p {
    font-family: CiscoSans;
    font-size: 14px;
    line-height: 36px;
    color: #333333;
	float: left;
  }
  .product-item .product-info .info-tp .flex-item > span {
    font-family: CiscoSans-ExtraLight;
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    color: #666666;
	float: left;
	margin-left: 20px;
  }
  .product-item .product-info .info-btm {
    margin-top: 30px;
	width: 100%;
	float:left;
  }
  .product-item .product-info .info-btm .info-model{
	width: 150px;
	float:left;
  }
  .product-item .product-info .info-btm .info-model .info-title{
	  width: 150px;
	  color: #333333;
  }
  .product-item .product-info .info-btm .info-prin{
	width: 60%;
	float:left;
  }
  .product-item .product-info .info-btm .info-title {
    width: 220px;
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    overflow: hidden;
  }
  .productList-md .product-item .product-info .info-btm p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .product-item .product-info .info-btm .info-detail {
    font-family: CiscoSans-ExtraLight;
    flex: 1;
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    overflow: hidden;
  }
  .productList-md .product-item .product-info .info-btm p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
@media screen and (min-width: 768px) and (max-width: 860px) {
  .product-item .product-img {
    border-right: 1px solid #e5e5e5;
	padding-left:5%;
  }
}
@media screen and (min-width: 768px) and (min-width: 1281px) {
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu:after {
    right: calc((100% - 1260px)/2);
    right: -moz-calc((100% - 1260px)/2);
    right: -webkit-calc((100% - 1260px)/2);
  }
}
@media screen and (min-width: 768px) and (min-width: 1281px) {
  .box-shadow-line .nothing-navbar-brand-search {
    right: calc((100% - 1280px)/2);
    right: -moz-calc((100% - 1280px)/2);
    right: -webkit-calc((100% - 1280px)/2);
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .box-shadow-line .navbar .nothing-navbar-menu .nav > li > a {
    padding: 0;
    text-align: center;
    margin: 13px 35px;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .box-shadow-line {
    position: relative;
  }
  .colorIconUni{
	  width: 14px;
	  height: 14px;
  }
  .box-shadow-line .dropdown.search-top-icon {
    position: static;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu {
    position: inherit;
    top: 4.29rem;
    background: #003BA3;
    border: none;
    width: 100%;
    height: 8rem;
    border-radius: 0;
    margin: 0;
    padding: 0;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon {
    position: absolute;
    top: 4.8rem;
    right: 2rem;
    color: #fff;
    display: inline-block;
    height: 1.5rem;
    overflow: hidden;
    width: 1.5rem;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon:after,
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon:before {
    background: #fff;
    content: "";
    height: .2rem;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon:after {
    transform: rotate(-45deg);
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu .search-close-icon:before {
    transform: rotate(45deg);
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu:after {
    position: absolute;
    display: block;
    top: 4rem;
    right: 3.3rem;
    content: '';
    width: .5rem;
    height: .5rem;
    background: #003BA3;
    transform: rotate(45deg);
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input {
    display: block;
    border: none;
    border-radius: 3rem;
    width: 90%;
    height: 3rem;
    margin: 2.5rem auto 0;
    padding-left: 1.5rem;
    font-size: 1.6rem;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input:focus {
    outline: none;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #8c8c8c;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #8c8c8c;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #8c8c8c;
  }
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #8c8c8c;
  }
  .box-shadow-line .nothing-navbar-brand-search {
    width: 38px;
    height: 36px;
    position: absolute;
    right: 2rem;
    top: .6rem;
    background-image: url(../images/home/search-icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .box-shadow-line .nothing-navbar-brand-search a {
    display: none;
  }
  .box-shadow-line .navbar {
    margin-bottom: 0;
    border: 0;
  }
  .box-shadow-line .navbar .navbar-header .nothing-navbar-button {
    float: left;
    margin-left: 1.5rem;
    margin-right: 0;
  }
  .box-shadow-line .navbar .navbar-header .nothing-navbar-button .icon-bar {
    color: #003BA3;
    background: #003AA5;
  }
  .box-shadow-line .navbar .navbar-header .nothing-navbar-brand {
    width: 20rem;
    margin: 0.8rem auto 0;
  }
  .box-shadow-line .navbar .navbar-header .nothing-navbar-brand .navbar-brand {
    float: none;
    height: auto;
    padding: 0;
    line-height: normal;
  }
  .box-shadow-line .navbar .navbar-header .nothing-navbar-brand .navbar-brand img {
    width: 4.5rem;
    height: 3.3rem;
    margin: 0 auto;
  }
  .box-shadow-line .navbar .nothing-navbar-menu {
    height: 100vh;
    border-top: 1px solid #ececec;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .navbar-nav {
    padding-left: 1rem;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown {
    position: static;
    border-bottom: 1px solid #ececec;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu {
    position: absolute;
    top: .3rem;
    left: 100%;
    width: 100%;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu div {
    padding-right: 0;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-menu-xs {
    border-left: 1px solid #ececec;
    padding-left: 0;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu {
    font-size: 1.6rem;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu > a {
    width: 100%;
    display: block;
    line-height: 1.8rem;
    padding: .5rem 1.5rem;
    background-color: #eee;
  }
  .box-shadow-line .navbar .nothing-navbar-menu .dropdown .dropdown-menu .dropdown-submenu .dropdown-3rdmenu {
    list-style-type: none;
    font-size: 1.8rem;
    line-height: 3rem;
    padding: .5rem 1.5rem;
  }

  
  
  .product-item {
    display: flex;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    margin-bottom: 15px;
	font-size: 16px;
	width: 100%;
  }
  .product-item .product-img {
    border-right: 1px solid #e5e5e5;
	width: 30%;
	float:left;
  }
  .product-item .product-img .pcb, .product-item .product-img .jig{
	height: auto;
	width: 100%;
	float:left;
	text-align:center;
	margin-bottom: 20px;
  }
  .product-item .product-img img {
    display: block;
    width: 40%;
	min-width: 55px;
	margin-left: 30%;
	float: left;
  }
  .product-item .product-img p {
	float: left;
	width: 100%;
	min-width: 100px;
  }
  .product-item .product-info .info-tp {
	width: 100%;
	float: left;
	height: auto;
	margin-left: 3%;
  }
  .product-item .product-info .info-tp .flex-item {
	float: left;
	margin-bottom: 15px;
  }
  .product-item .product-info .info-tp .flex-item > p {
    font-family: CiscoSans;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
	float: left;
  }
  .product-item .product-info .info-tp .flex-item > span {
    font-family: CiscoSans-ExtraLight;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
	float: left;
	margin-left: 10px;
  }
  .product-item .product-info .info-btm {
    margin-top: 10px;
	margin-left: 3%;
	width: 100%;
	float:left;
  }
  .product-item .product-info .info-btm .info-model{
	width: 150px;
	
	float:left;
  }
  .product-item .product-info .info-btm .info-model .info-title{
	  width: 150px;
	  line-height: 36px;
	  color: #333333;
  }
  .product-item .product-info .info-btm .info-prin{
	width: 60%;
	float:left;
  }
  .product-item .product-info .info-btm .info-title {
    width: 220px;
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    overflow: hidden;
  }
  .productList-md .product-item .product-info .info-btm p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .product-item .product-info .info-btm .info-detail {
    font-family: CiscoSans-ExtraLight;
    flex: 1;
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    overflow: hidden;
  }
  .productList-md .product-item .product-info .info-btm p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
@media screen and (min-width: 1200px) {

}
@media screen and (min-width: 768px) {
  .nothing-footer {
    margin: 0 auto;
    background: #f5f5f5;
    padding-top: 30px;
  }
  .colorIconUni{
	  width: 18px;
	  height: 18px;
  }
  .nothing-footer .row {
    margin: 0;
  }
  .nothing-footer a {
    color: #595959;
  }
  .nothing-footer a:hover {
    color: #595959;
  }
  .nothing-footer h3 {
    margin: 0;
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .nothing-footer h4 {
    margin: 0;
    font-size: 1.4rem;
    line-height: 3rem;
    position: relative;
  }
  .nothing-footer .list-group {
    margin-bottom: 0;
  }
  .nothing-footer .list-group-item {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border: none;
    color: #8c8c8c;
    font-size: 1.2rem;
    line-height: 3rem;
  }
  .nothing-footer .subMenu-container {
    display: inline-block;
    height: 18px;
    position: relative;
    width: 25px;
  }
  .nothing-footer .subMenu-container .subMenu-container-list {
    display: none;
    border: 1px solid #ccc;
    padding: 20px;
    position: absolute;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
    top: 0;
    left: 25px;
    min-width: 250px;
    background: #f0f0f0;
    z-index: 99;
  }
  .nothing-footer .subMenu-container .subMenu-container-list .list-group-item {
    background-color: #f0f0f0;
  }
  .nothing-footer .subMenu-container .subMenu-container-list .close-icon {
    position: absolute;
    top: 5px;
    right: 10px;
  }
  .nothing-footer .subMenu-container .sub-menu-arrow {
    position: absolute;
    cursor: pointer;
    height: 25px;
    width: 25px;
  }
  .nothing-footer .subMenu-container .sub-menu-arrow:hover {
    background: #b4b4b4;
  }
  .nothing-footer .subMenu-container .sub-menu-arrow span {
    border-color: #8e9299;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: "";
    display: block;
    height: 0;
    padding: 3px;
    transform: rotate(45deg);
    width: 0;
    left: 7px;
    position: absolute;
    top: 9px;
    z-index: 0;
  }
  .nothing-footer .copyright {
    margin-top: 50px;
  }
  .nothing-footer .copyright p {
    color: #fff;
    font-size: 1.2rem;
  }
  .nothing-footer .share {
    margin-top: 24px;
    background: #9e9e9e;
    height: 134px;
  }
  .nothing-footer .share-icons {
    padding: 0;
    margin-top: 50px;
    list-style: none;
  }
  .nothing-footer .share-icons li {
    margin-right: 20px;
    float: left;
  }
  .nothing-footer .share-icons li:last-child {
    margin-right: 0;
  }
  .nothing-footer .share-icons li div {
    width: 42px;
    height: 42px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .nothing-footer .share-icons li div:hover {
    opacity: .9;
  }
  .nothing-footer .share-icons .facebook-icon {
    background-image: url(../images/concern/facebook-color.png);
  }
  .nothing-footer .share-icons .twitter-icon {
    background-image: url(../images/concern/twitter-color.png);
  }
  .nothing-footer .share-icons .in-icon {
    background-image: url(../images/concern/in-color.png);
  }
  .nothing-footer .share-icons .youtube-icon {
    background-image: url(../images/concern/youtube-color.png);
  }
}
@media screen and (max-width: 767px) {
  .nothing-footer {
    background: #f5f5f5;
  }
  .nothing-footer .row {
    margin: 0;
  }
  .nothing-footer h3 {
    font-size: 1.6rem;
    font-weight: normal;
    color: #404040;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 1.5rem;
  }
  .nothing-footer h3 a {
    color: #404040;
  }
  .nothing-footer h3:after,
  .nothing-footer h3:before {
    background: #404040;
    content: "";
    height: 1rem;
    width: 1px;
    right: 1rem;
    top: 0;
    position: absolute;
  }
  .nothing-footer h3:before {
    transform: rotate(90deg);
  }
  .nothing-footer h3.active:after {
    transform: rotate(-45deg);
  }
  .nothing-footer h3.active:before {
    transform: rotate(45deg);
  }
  .nothing-footer h4 {
    font-size: 1.4rem;
    font-weight: normal;
    color: #404040;
  }
  .nothing-footer h4 a {
    color: #404040;
  }
  .nothing-footer .item-list {
    display: none;
    border-bottom: 1px solid #e4e4e4;
  }
  .nothing-footer .list-group {
    margin-bottom: 0;
  }
  .nothing-footer .list-group-item {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border: none;
    color: #999;
    font-size: 1.3rem;
    line-height: 2.5rem;
  }
  .nothing-footer .close-icon {
    display: none;
  }
  .nothing-footer .copyright p {
    color: #fff;
    font-size: 1.2rem;
  }
  .nothing-footer .share {
    padding: 3rem 0;
    background: #333;
  }
  .nothing-footer .follow-us-txt {
    padding: 0;
    text-align: left;
    font-size: 1.2rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #fff;
  }
  .nothing-footer .up-phone-top {
    margin-top: 3rem;
  }
  .nothing-footer .share-icons {
    list-style: none;
  }
  .nothing-footer .share-icons li {
    margin-right: 1rem;
    float: left;
  }
  .nothing-footer .share-icons li div {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: .4rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .nothing-footer .share-icons li div:hover {
    opacity: .9;
  }
  .nothing-footer .share-icons .facebook-icon {
    background-image: url(../images/concern/facebook-color.png);
  }
  .nothing-footer .share-icons .twitter-icon {
    background-image: url(../images/concern/twitter-color.png);
  }
  .nothing-footer .share-icons .in-icon {
    background-image: url(../images/concern/in-color.png);
  }
  .nothing-footer .share-icons .youtube-icon {
    background-image: url(../images/concern/youtube-color.png);
  }
}

@media screen and (min-width: 768px) {
  .subscriptionCenter-banner {
    padding: 0;
    margin-bottom: 0;
    overflow: hidden;
	max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
  }
  .subscriptionCenter-banner #myCarousel .carousel-indicators {
    left: 90%;
    bottom: 10px;
  }
  .subscriptionCenter-banner #myCarousel .carousel-indicators li {
    background: #fff;
  }
  .subscriptionCenter-banner #myCarousel .carousel-indicators .active {
    width: 24px;
    height: 12px;
    border-radius: 6px;
  }
  .subscriptionCenter-tabBar {
    background: #003BA3;
  }
  .subscriptionCenter-tabBar nav.navbar-default {
    padding: 0 240px;
    background: #003BA3;
    border: none;
    margin-bottom: 0;
  }
  .subscriptionCenter-tabBar nav.navbar-default .navbar-nav .active a {
    color: #fff;
    background: #003BA3;
  }
  .subscriptionCenter-tabBar nav.navbar-default .navbar-nav a {
    color: #a4c7de;
  }
  .subscriptionCenter-tabBar nav.navbar-default .container-fluid {
    background: #003BA3;
  }
  .productList-content {
    max-width: 1280px;
    margin:0 auto 50px;
  }
  .productList-content .productList-content-header {
	float: left;
	width: 100%;
	border-bottom: solid 1px #e5e5e5;
  }
  .productList-content .productList-content-header h3 {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    color: #000000;
    margin-bottom: 20px;
  }
  .productList-content .productList-content-header .productList-content-header-search {
    padding-bottom: 10px;
	width: 100%;
  }
  .productList-content .productList-content-header .productList-content-header-search .nopaddingleft {
    padding-left: 0;
  }
  .productList-content .productList-content-header .productList-content-header-search .form-group {
    position: relative;
	
  }
  .productList-content .productList-content-header .productList-content-header-search .form-group span {
    position: absolute;
    top: 15px;
    right: 12px;
    font-size: 14px;
    color: #595959;
  }
  .productList-content .productList-content-header .productList-content-header-search .form-group select {
    height: 40px;
    font-size: 16px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #595959;
	float:left;
  }
  .productList-content .productList-content-header .productList-content-header-search .form-group select:hover {
    background: #fafafa;
    cursor: pointer;
  }
  .productList-content .productList-content-header .productList-content-header-search .productList-content-header-search-right .productList-content-header-search-right .searcn-icon {
    position: absolute;
    top: 13px;
    left: 10px;
    width: 15px;
    height: 15px;
    color: #9e9e9e;
    z-index: 11;
    background: url('../images/search-icon-new.png') no-repeat 0 0;
    background-size: 100% 100%;
  }
  .productList-content .productList-content-header .productList-content-header-search .productList-content-header-search-right .productList-content-header-search-right input {
    padding-left: 30px;
    border-radius: 4px;
    height: 40px;
  }
  .productList-content .productList-content-header .productList-content-header-search .productList-content-header-search-right button {
    background: #003BA3;
    color: #fff;
    width: 100px;
    border-radius: 4px;
    height: 40px;
  }
  .productList-content .productList-content-select-style {
    height: 100px;
    line-height: 100px;
  }
  .productList-content .productList-content-select-style .nopadding {
    float: right;
    padding: 0;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .productList-content-select-style-content-left span {
    font-size: 18px;
    color: #666666;
    float: right;
    margin-right: 20px;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .style-one span {
    background: url("../images/common/style1.png");
    background-size: 100% 100%;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .style-one .active {
    background: url("../images/common/style1-a-1.png");
    background-size: 100% 100%;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .style-two span {
    background: url("../images/common/style2.png");
    background-size: 100% 100%;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .style-two .active {
    background: url("../images/common/style2-a-1.png");
    background-size: 100% 100%;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .style-two{
    margin-left: 20px;
    float: right;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .style-one{
    float: right;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .productList-content-select-style-content-icon:hover {
    cursor: pointer;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .productList-content-select-style-content-icon span {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    font-size: 24px;
    color: #666;
  }
  .productList-content .productList-content-select-style .productList-content-select-style-content .productList-content-select-style-content-icon span:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -13px;
  }
  .productList-content {
    margin: 50px auto;
   
  }
  .productList-content .productList-content-header h3 {
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    color: #000000;
    margin-bottom: 20px;
  }
  .productList-content .productList-content-header .productList-content-header-search {
    padding-bottom: 10px;
  }
  .productList-content .productList-content-header .productList-content-header-search .nopaddingleft {
    padding-left: 0;
  }
  .productList-content .productList-content-header .productList-content-header-search .productList-content-header-search-right .productList-content-header-search-right .searcn-icon {
    position: absolute;
    top: 13px;
    left: 10px;
    color: #666;
    z-index: 11;
  }
  .productList-content .productList-content-header .productList-content-header-search .productList-content-header-search-right .productList-content-header-search-right input {
    padding-left: 30px;
  }
  .productList-content .productList-content-header .productList-content-header-search .productList-content-header-search-right button {
    background: #003BA3;
    color: #fff;
    width: 100px;
  }
  .productList-content .productList-content-left {
    padding: 0;
  }
  .productList-content .productList-content-left .productList-content-left-header h3 {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 41px;
  }
  .productList-content .productList-content-left .productList-content-left-header p {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 90px;
  }
  .productList-content .productList-content-left .productList-content-left-title h3 {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 60px;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table {
    margin-bottom: 0;
  }
   .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table tr {
    border-bottom: 1px solid #dcdcdc;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table .wrap-buy-num {
    position: relative;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table tr:hover {
    background: #fff;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #666666;
    height: 140px;
    line-height: 140px;
    text-align: center;
	font-family: CiscoSans-ExtraLight;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .circle {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .blue {
    background: #01b0f1;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .printer-models {
    display: inline-block;
    vertical-align: middle;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .printer-models p {
    line-height: 30px;
    margin-bottom: 0;
    text-align: left;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .buy-num {
    
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .buy-num span {
    display: inline-block;
    width: 24px;
    height: 24px;
    float: left;
    line-height: 24px;
    border: 1px solid #bebebe;
    border-radius: 4px;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .buy-num .num-dowm {
    width: 25px;
    height: 25px;
	margin-bottom:2.5px;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .buy-num .num-up {
    width: 25px;
    height: 25px;
	margin-bottom:2.5px;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .buy-num input {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
	border-radius:4px;
	border-width:1px;
	border-style:solid;
	border-color: #999;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .buy-num button {
    width: 26px;
    height: 26px;
    margin: 0;
    padding: 0;
    border: none;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table td .cart-button {
    width: 26px;
    height: 26px;
    background: url("../images/subscriptionCenter/shoppingCart.png") no-repeat;
    background-size: 100% 100%;
    border: none;
  }
  /*unismart  下面的设备和附件页面，表格表头鼠标经过会出现表头消失的问题  注释掉就没有该问题了*/
  /*.productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table thead {
    background: #f5f5f5;
  }*/
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table thead tr {
    line-height: 61px;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table thead tr th {
    line-height: 61px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0px;
    color: #666666;
    text-align: center;
    border-bottom: none;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table table .no-border td {
    border: none;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content {
    padding: 20px 0;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-num {
    padding: 0;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-num span {
    font-size: 14px;
    color: #666666;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-num select {
    display: inline-block;
    width: 50%;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-pages {
    padding: 0;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-pages .nopadding {
    padding: 0;
    padding-top: 5px;
    margin-left: 2px;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-pages .width15 {
    width: 24px;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-pages .width25 {
    width: 25%;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-pages button {
    display: inline-block;
    width: 24px;
    height: 24px;
    padding: 0;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-pages input {
    width: 100%;
    height: 24px;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-pages .showpages span {
    display: inline-block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #666666;
  }
  .productList-content .productList-content-left .productList-content-left-form .productList-content-left-form-table .firmwareUpgrades-content-left-form-table-page .firmwareUpgrades-content-left-form-table-page-content .firmwareUpgrades-content-left-form-table-page-content-count {
    padding-top: 8px;
    font-size: 14px;
    color: #666666;
  }
  .productList-md .product-item {
    display: flex;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    margin-bottom: 20px;
  }
  .productList-md .product-item .product-img {
    padding: 50px 0;
    margin: 50px 0;
    flex: 1;
    border-right: 1px solid #e5e5e5;
  }
  .productList-md .product-item .product-img > img {
    margin: 0 auto;
    display: block;
    width: 85px;
    height: 85px;
  }
  .productList-md .product-item .product-info {
    flex: 3;
    padding-left: 30px;
    padding-right: 30px;
  }
  .productList-md .product-item .product-info .info-tp {
    margin-top: 20px;
    display: flex;
  }
  .productList-md .product-item .product-info .info-tp .flex-item {
    flex: 1;
  }
  .productList-md .product-item .product-info .info-tp .flex-item > p {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
  }
  .productList-md .product-item .product-info .info-tp .flex-item > span {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    color: #666666;
  }
  .productList-md .product-item .product-info .info-tp .color-item {
    display: flex;
  }
  .productList-md .product-item .product-info .info-tp .color-item .color {
    flex: 1;
    font-size: 18px;
    line-height: 36px;
    color: #666666;
  }
  .productList-md .product-item .product-info .info-tp .color-item .colorI-wrap {
    flex: 1;
  }
  .productList-md .product-item .product-info .info-tp .color-item .colorI-wrap .colorI {
    width: 22px;
    height: 22px;
    display: block;
    margin-top: 5px;
  }
  .productList-md .product-item .product-info .info-btm {
    margin-top: 30px;
    display: flex;
  }
  .productList-md .product-item .product-info .info-btm p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .productList-md .product-item .product-info .info-btm .info-title {
    width: 220px;
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    overflow: hidden;
  }
  .productList-md .product-item .product-info .info-btm .info-detail {
    flex: 1;
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    overflow: hidden;
  }
  .productList-md .product-item .product-buy {
    background-color: #ffffff;
    border-radius: 4px;
    margin-top: 30px;
    padding-right: 30px;
  }
  .productList-md .product-item .product-buy .counter {
    float: right;
    display: flex;
    width: 120px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #b5b5b5;
    text-align: center;
  }
  .productList-md .product-item .product-buy .counter > button {
    padding: 0;
    border: none;
  }
  .productList-md .product-item .product-buy .counter .counter-reduce {
    flex: 1;
    font-size: 28px;
    line-height: 40px;
    background-color: #eaeaea;
    color: #666666;
  }
  .productList-md .product-item .product-buy .counter .counter-num {
    flex: 1;
    font-size: 24px;
    line-height: 40px;
    color: #333333;
  }
  .productList-md .product-item .product-buy .counter .counter-add {
    flex: 1;
    font-size: 24px;
    line-height: 40px;
    background-color: #003AA5;
    color: #ffffff;
  }
  .productList-md .product-item .product-buy .cart-btn > button {
    margin-top: 100px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #003AA5;
    padding: 15px 10px 40px;
    width: 100%;
  }
  .productList-md .product-item .product-buy .cart-btn > button > img {
    width: 30px;
    height: 30px;
    margin-right: 4px;
  }
  .productList-md .product-item .product-buy .cart-btn > button > span {
    font-size: 18px;
    color: #003AA5;
  }
  .productList-md .product-item:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.18);
  }
  .productList-table-page .productList-table-page-content {
    padding: 20px 0;
	float: right;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-num {
    padding: 0;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-num span {
    font-size: 14px;
    color: #666666;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-num select {
    display: inline-block;
    width: 50%;
    height: 24px;
    border-radius: 0;
    padding: 2px 6px;
    margin-top: 6px;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-pages {
    padding-right: 0;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-pages .nopadding {
    padding: 0;
    padding-top: 5px;
    margin-left: 2px;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-pages .width15 {
    width: 24px;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-pages .width25 {
    width: 25%;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-pages button {
    display: inline-block;
    width: 24px;
    height: 24px;
    padding: 0;
    padding-top: 2px;
    border-style: none;
    background: #fff;
    border: 1px solid #999;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-pages input {
    width: 100%;
    height: 24px;
    padding: 4px;
    line-height: 24px;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-pages .showpages span {
    display: inline-block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #666666;
  }
  .productList-table-page .productList-table-page-content .productList-table-page-content-count {
    padding-top: 8px;
    font-size: 14px;
    color: #666666;
  }
  .productList-sm {
    display: none;
  }
}

@media screen and (max-width: 1281px) {
 .productList-content {
    max-width: 1280px;
    margin: 50px auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  }

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

   .productList-content {
    max-width: 1280px;
    margin: 50px auto;
  }
  .subscriptionCenter-tabBar {
    background: #003BA3;
  }
  .subscriptionCenter-tabBar nav.navbar-default {
    background: #003BA3;
    border: none;
    margin-bottom: 0;
  }
  .subscriptionCenter-tabBar nav.navbar-default .navbar-nav {
    margin-bottom: 0;
  }
  .subscriptionCenter-tabBar nav.navbar-default .navbar-nav .active a {
    color: #fff;
    background: #003BA3;
  }
  .subscriptionCenter-tabBar nav.navbar-default .navbar-nav a {
    color: #a4c7de;
  }
  .subscriptionCenter-tabBar nav.navbar-default .navbar-nav .dropdown {
    text-align: center;
  }
  .subscriptionCenter-tabBar nav.navbar-default .navbar-nav .dropdown .dropdown-toggle {
    color: #fff;
    background: #003BA3;
    font-size: 1.8rem;
  }
  .subscriptionCenter-tabBar nav.navbar-default .navbar-nav .dropdown .dropdown-toggle span {
    font-size: 1.4rem;
  }
  .subscriptionCenter-tabBar nav.navbar-default .navbar-nav .dropdown .dropdown-menu li a {
    color: #fff;
  }
  .subscriptionCenter-tabBar nav.navbar-default .container-fluid {
    background: #003BA3;
  }
  .subscriptionCenter-banner {
    padding: 0;
    margin-bottom: 0;
    overflow: hidden;
  }
  .subscriptionCenter-banner #myCarousel .carousel-indicators {
    bottom: -1rem;
  }
  .subscriptionCenter-banner #myCarousel .carousel-indicators li {
    background: #fff;
    width: .6rem;
    height: .6rem;
  }
  .subscriptionCenter-banner #myCarousel .carousel-indicators .active {
    width: 1.2rem;
    height: .6rem;
    border-radius: 6px;
  }
  .productList-sm {
    padding-top: 6.2rem;
    background-color: #f5f5f5;
  }
  .productList-sm .product-item {
    padding: 2rem 0;
    background-color: #fff;
    margin-bottom: 1.2rem;
	overflow:hidden;
  }
  .productList-sm .product-item .flex {
    display: flex;
  }
  .productList-sm .product-item .flex .flex-item {
    flex: 1;
  }
  .productList-sm .product-item .item-tp{
	  width:100%;
	  margin: auto;
	  float:left;
  }
  .productList-sm .product-item .item-tp .product-img{
	  width:100%;
	  text-align: center;
	  float:left;
	  margin-bottom: 30px; 
  }
  .productList-sm .product-item .item-tp .product-img > img {
    margin: auto;
  }
  .productList-sm .product-item .item-md {
    margin-top: 1rem;
  }
  .productList-sm .product-item .product-info {
    margin-top: 1rem;
  }
  .productList-sm .product-item .product-info .info-title {
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #666666;
  }
  .productList-sm .product-item .product-info .info-detail {
    color: #656665;
    font-size: 1.4rem;
  }
  .productList-sm .product-item .product-btm {
    display: flex;
    margin-top: 1.5rem;
	float:left;
	width: 100%;
	  
  }
  .productList-sm .product-item .product-btm .cart-btn {
    flex:1
  }
  .productList-sm .product-item .product-btm .cart-btn > button {
    height: 3.5rem;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px#00923F;
    width: 90%;
  }
  .productList-sm .product-item .product-btm .cart-btn > button > img {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .2rem;
	margin-bottom: .3rem;
  }
  .productList-sm .product-item .product-btm .cart-btn > button > span {
    font-size: 1.5rem;
    line-height: 1.4rem;
    color:#00923F;
  }
  .productList-sm .product-item .product-btm .counter {
    margin-left: 1rem;
    display: flex;
    width: 120px;
    height: 42px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #b5b5b5;
    text-align: center;
  }
  .productList-sm .product-item .product-btm .counter .counter-num > input {
    border: none;
    border-radius: initial;
    height: 100%;
    text-align: center;
    padding: 0;
}
  .productList-sm .product-item .product-btm .counter > div {
    flex: 1;
  }
  .productList-sm .product-item .product-btm .counter .counter-reduce {
    font-size: 2.8rem;
    line-height: 4.5rem;
  }
  .productList-sm .product-item .product-btm .counter .counter-btn:hover{
	  cursor: pointer;
  }
  .productList-sm .product-item .product-btm .counter .counter-num {
    font-size: 2.4rem;
    line-height: 4.5rem;
    color: #333333;
    border-left: solid 1px #b5b5b5;
    border-right: solid 1px #b5b5b5;
}
  .productList-sm .product-item .product-btm .counter .counter-add {
    font-size: 2.4rem;
    line-height: 4.5rem;
  }
  .productList-sm .product-item .info-item,.productList-sm .product-item .info-item-1{
	  text-align: center;
	  float:left;
	  margin-right: 5%;
  }
  .productList-sm .product-item .info-item:last-child{
	  margin-right: 0;
  }
  .productList-sm .product-item .info-item > p {
    margin: 0 0 .5rem;
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #666666;
  }
  .productList-sm .product-item .info-item .colorI {
    width: 1.1rem;
    height: 1.1rem;
    background-color: #01b0f1;
    display: block;
    border-radius: 1.1rem;
  }
  .productList-sm .product-item:last-child {
    margin-bottom: 0;
  }
  .productList-content {
    margin: 0;
  }
  .filter-mobile .filter-mobile-title {
    border-bottom: 1px solid #ffffff;
  }
  .filter-mobile .filter-mobile-title h3 {
    line-height: 5rem;
    text-align: center;
    color: #333;
    background: #fff;
    font-size: 1.8rem;
    margin: 0;
  }
  .filter-mobile .filter-mobile-title h3 span {
    font-size: 1.4rem;
  }
  .filter-mobile .filter-mobile-content {
    display: none;
    padding: 2rem;
  }
  .filter-mobile .filter-mobile-content .filter-mobile-content-list-search {
    position: relative;
	padding-left:10px;
		padding-right:10px;
  }
  .filter-mobile .filter-mobile-content .filter-mobile-content-list-search .input-group {
    width: 100%;
  }
  .filter-mobile .filter-mobile-content .filter-mobile-content-list-search .searcn-icon {
    position: absolute;
    top: .8rem;
    left: 2rem;
    color: #666;
    z-index: 1111;
  }

  .filter-mobile .filter-mobile-content .filter-mobile-content-list-search input {
    padding-left: 3rem;
    font-size: 1.4rem;
    width: 75%;
  }
  .filter-mobile .filter-mobile-content .filter-mobile-content-list-search .input-group-btn button{
	  border-top-left-radius: 4px;
	  border-top-right-radius: 4px;
	  border-bottom-left-radius: 4px;
	  border-bottom-right-radius: 4px;
  }
  .productList-content-header .productList-content-header-search-right{
		margin-top: 10px;
		margin-bottom: 15px;
		margin-left: 10px;
		width: 100%;
	}
	.col-sm-12{
	width:100%;
	}
	.productList-content-header-search-right .col-sm-9{
		width:80%
	}
	.productList-content-header-search-right .col-sm-2{
		width:20%;
		margin-top:-35px;
	}
	.productList-content-header-search-right button {
		background: #00923F;
	}
	.productList-content-header-search-right button:active, .productList-content-header-search-right button:focus, .productList-content-header-search-right button:hover {
		color:#fff;
		background: #00923F;
	}
	.productList-content-header-search-right button {
		color: #fff;
		width: 100px;
		border-radius: 4px;
		height: 40px;
	}
	.productList-content-header-search-right input{
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		width:75%;
		height: 40px;
		float:left;
	}
	.filter-mobile .filter-mobile-content{
		padding:0;
	}
	.form-group{
		float:left;
		width: 100%;
		margin-bottom:5px;
		padding-left:10px;
		padding-right:10px;
	}
	.form-group a{color: #999999;}
	.form-group span{
		cursor: pointer;
		width: 100%; float: left; margin: 0 auto;text-align: center; line-height: 40px;margin-top: 0px;
		
	}
	.form-group .qie{
		border-bottom:1px solid #ccc;
	}
	.filter-mobile-content-list{
		float:left;
		width: 100%;
		margin-bottom:10px;
	}
	.productList-sm{
		float:left;
		width: 100%;
		padding-top: 10px;
	}
	.filter-mobile-content-list .filter-mobile-content-list-search .input-group-btn{
	  width: 80px;
	  float:right;
  }
  .filter-mobile-content-list .filter-mobile-content-list-search button {
    background-color: #00923F;
    height: 34px;
	border-radius: 0;
    font-size: 14px;
	color: #fff;
    width: 80px;
  }
}
@media screen and (max-width: 360px){
  .productList-sm .product-item .info-item-1{
	  margin-right: 0;
  }
	.filter-mobile-content-list .filter-mobile-content-list-search .input-group-btn{
		width:60px;
	}
	.filter-mobile .filter-mobile-content .filter-mobile-content-list-search .input-group-btn button{
		width:60px;
		font-size:12px;
	}

 }