﻿.advan-product a img, .advan-product a img:hover {
  border: none;
}

.advan-product.for-tablet .topLinkBlock .otherProducts-link, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li, .advan-product.for-tablet .descriptionBlcok .descriptionShort, .advan-product.for-tablet .descriptionBlcok .btnBlock, .advan-product.for-tablet .comparisonList-content li .title-content, .advan-product.for-tablet .modelInfo-techSupport, .advan-product.for-tablet .modelInfo-onlineRep, .advan-product.for-mobile .applications-img, .advan-product.for-mobile .applications-content, .advan-product.for-mobile .model-productList, .advan-product.for-mobile .model-productImg {
  float: none;
}

.advan-product.for-tablet .topLinkBlock .otherProducts-link, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li a, .advan-product.for-tablet .descriptionBlcok .descriptionShort, .advan-product.for-tablet .descriptionBlcok .btnBlock, .advan-product.for-tablet .comparisonList-content li .title-content, .advan-product.for-tablet .modelInfo-techSupport, .advan-product.for-tablet .modelInfo-onlineRep, .advan-product.for-mobile .model-productList {
  width: 100%;
}

.advan-product.for-tablet .fullBlock {
  padding-left: 3%;
  padding-right: 3%;
  width: 94%;
}

.advan-product .link-Btn, .advan-product .interactive-Btn {
  background-color: #fff;
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
  padding: 2px 15px;
  display: inline-block;
  text-decoration: none;
}

.advan-product .interactive-Btn {
  padding-right: 7px;
}

.advan-product .interactive-Btn span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  vertical-align: middle;
}

.advan-product .categoriesContent .categoriesContent-img img, .advan-product .categoriesList .categoriesList-img img {
  max-width: 80px;
  max-height: 80px;
  padding: 0 9px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  margin: 0 auto;
  line-height: 80px;
}

li {
  list-style: none;
}

.topLinkBlock {
  font-size: 16px;
}

.topLinkBlock li {
  list-style: none;
}
/*  11102015 */

.advan-notifyBox {
    background-color: #cecece;
	border-bottom: 5px solid #bbbbbb;
    padding: 8px 10px 8px 0;
}

.advan-notifyBox p {
    color: #333;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 15px;
}

.advan-notifyBox p a {
    color: #004280;
    font-weight: bold;
	margin-left: 10px;
}

.advan-notifyBox p a span {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    display: inline-block;
    background: url(../images/productbg-pc_icon.png) -30px 0px no-repeat;
}

.mobilenotify {
    display: none;
}

.advan-product {
  color: #4d4d4d;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em;
}

.advan-product li {
  list-style: none;
}

.advan-product a {
  color: #004889;
  text-decoration: none;
  outline: none;
  behavior: expression(this.onFocus=this.blur());
}

.advan-product a:hover {
  text-decoration: underline;
}

.advan-product .clearfix {
  clear: both;
  height: 0px;
  overflow: hidden;
  visibility: inherit;
}

.advan-product .CompleteBlcok {
    margin: 10px auto 30px auto;
    width: 100%;
    max-width: 1280px;
}

.advan-product .title-block {
  color: #333;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6em;
  margin: 50px 0 12px;
}

.advan-product .title-content {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6em;
}

.advan-product .listPoint li {
  padding: 0 0 3px 10px;
  background: url("../images/productbg-pc_icon.png") 2px -265px no-repeat;
}

.advan-product .btnBlock {
  text-align: right;
  padding: 7px 5px;
}

.advan-product .btnBlock a {
  margin-right: 25px;
}

.advan-product .link-Btn {
  color: #fff;
}

.advan-product .link-Btn:hover {
  color: #fff;
  text-decoration: none;
}

.advan-product .link-Btn.un-use {
  background-color: #ccc;
}

.advan-product .link-Btn.un-use:hover {
  background-color: #ccc;
  cursor: default;
}

.advan-product .interactive-Btn:hover {
  text-decoration: none;
}

.advan-product .interactive-Btn span {
  background: url("../images/product-bu.png") 0px -10px no-repeat;
}

.advan-product .interactive-Btn.on span {
  background-position-x: -10px;
}

.advan-product .carouselBannerSingle {
  position: relative;
}

.advan-product .carouselBannerSingle li {
  float: left;
}

.advan-product .carouselBannerSingle .carousel-control a {
  width: 20px;
  height: 38px;
  background: url("../images/productbg-pc_icon.png") no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  top: 50%;
  margin-top: -21px;
}

.advan-product .carouselBannerSingle .carousel-control a:hover {
  background-position-y: -91px;
}

.advan-product .carouselBannerSingle .carousel-control .prev {
  left: -20px;
  background-position: 0px -51px;
}

.advan-product .carouselBannerSingle .carousel-control .next {
  right: -20px;
  background-position: -20px -51px;
}

.advan-product .topLinkBlock {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
  background-color: #f3f3f3;
  border-bottom: 3px solid #cccccc;
  opacity: 0.95;
  display: none;
}

.advan-product .topLinkBlock .topLinkBlock-mobile {
  display: none;
}

.advan-product .topLinkBlock .topLinkBlock-link {
  max-width: 960px;
  margin: 0 auto;
  padding: 15px 0;
}

.advan-product .topLinkBlock .topLinkBlock-link a {
  /*padding: 5px 20px;*/
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.advan-product .topLinkBlock .otherProducts-link {
  float: left;
  margin-left: -10px;
}

.advan-product .topLinkBlock .otherProducts-link span {
  width: 10px;
  height: 10px;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../images/productbg-pc_icon.png) -20px 0px no-repeat;
}

.advan-product .topLinkBlock .topLinkBlock-linkList {
  float: right;
}

.advan-product .topLinkBlock .topLinkBlock-linkList li {
  float: left;
  border-left: 1px solid #ccc;
  padding: 5px 20px;
}

.advan-product .topLinkBlock .topLinkBlock-linkList li span {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../images/productbg-pc_icon.png) no-repeat;
}

.advan-product .topLinkBlock .topLinkBlock-linkList li .download {
  width: 14px;
  height: 18px;
  background-position: -60px -150px;
}

.advan-product .topLinkBlock .topLinkBlock-linkList li .shopping {
  width: 20px;
  height: 18px;
  background-position: -40px -150px;
}

.advan-product .descriptionBlcok {
  margin-top: 50px;
}

.advan-product .descriptionBlcok .descriptionShort {
  width: 70%;
  height: 44px;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  float: left;
}

.advan-product .descriptionBlcok .descriptionShort p {
  margin-bottom: 8px;
}

.advan-product .descriptionBlcok .btnBlock {
    width: 28%;
  float: left;
}

.advan-product .allianceLogoBlock img {
  height: 33px;
  width: auto;
  min-width: 38px;
  text-align: center;
  padding: 10px 8px;
  border: 1px solid #e5e5e5;
  margin-right: 10px;
}

.advan-product .categoriesBlcok .categoriesLevel-1 > li {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

.advan-product .categoriesBlcok .categoriesLevel-1 > li:first-child {
  padding-top: 0px;
  border-top: none;
}

.advan-product .categoriesBlcok .categoriesLevel-2 {
  display: none;
  background-color: #f2f2f2;
  padding-top: 30px;
  margin-bottom: -1px;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
  position: relative;
}

.advan-product .categoriesBlcok .categoriesLevel-2 li {
  float: left;
  padding: 0 25px 60px;
}

.advan-product .categoriesBlcok .categoriesLevel-2 .categoriesLevel-closeBtn {
  width: 85px;
  height: 13px;
  background: url(../images/productbg-pc_icon.png) 0px -250px no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -42px;
  cursor: pointer;
}

.advan-product .categoriesContent {
  padding: 15px 0 20px 0;
}

.advan-product .categoriesContent .categoriesContent-img {
  float: left;
  width: 140px;
}

.advan-product .categoriesContent .categoriesContent-txt {
  float: right;
}

.advan-product .categoriesContent .categoriesContent-txt p {
  float: left;
  height: 66px;
  overflow: hidden;
}

.advan-product .categoriesContent .categoriesContent-txt .btnBlock {
  width: 155px;
  padding-top: 5px;
  float: right;
}

.advan-product .categoriesList {
  padding: 10px 0;
}

.advan-product .categoriesList .categoriesList-img {
  float: left;
  width: 120px;
  margin: 0 auto;
}

.advan-product .categoriesList .categoriesList-txt {
  max-height: 84px;
  line-height: 21px;
  overflow: hidden;
}

.advan-product .categoriesList .categoriesList-select {
  width: 100%;
  height: 25px;
  margin-top: 10px;
}

.advan-product .categoriesList .btnBlock {
  margin-top: 15px;
}

.advan-product .categoriesList .btnBlock a {
  margin-right: 0px;
}

.advan-product .related-pads {
  display: none;
}

.advan-product .related-pads .related-list a {
  font-size: 16px;
  padding-bottom: 5px;
  display: block;
}

.advan-product .related-pc {
  display: block;
}

.advan-product .related-pc .relatedLink {
  background: url(../images/relatedlink-pcbg.png) repeat-x;
}

.advan-product .related-pc .relatedContent a {
  font-size: 16px;
}

.advan-product .relatedLink {
  margin-bottom: 20px;
}

.advan-product .relatedLink li {
  padding-bottom: 5px;
  float: left;
    min-width: 102px;
    width: auto !important;
}

.advan-product .relatedLink li a {
    display: block;
    padding: 8px 16px;
    min-width: 80px;
    text-align: center;
    background-color: #f3f3f3;
}

.advan-product .relatedContent li {
  width: 258px;
  margin-right: 45px;
  border: 1px solid #e5e5e5;
  border-bottom-width: 2px;
  padding: 20px 15px;
}

.advan-product .relatedContent li a {
  max-height: 66px;
  overflow: hidden;
  display: block;
}

.advan-product .relatedContent li.on3 {
  margin-right: 0px;
}

.advan-product .relatedContent .relatedContent-att {
  font-size: 12px;
  padding-top: 10px;
}

.advan-product .relatedContent .carousel-control .prev {
  left: -30px;
}

.advan-product .relatedContent .carousel-control .next {
  right: -30px;
}

.advan-product .applicationsBlcok li {
  border-top: 1px dashed #ccc;
  padding: 30px 0;
}

.advan-product .applicationsBlcok li:first-child {
  border-top: none;
  padding: 0 0 30px 0;
}

.advan-product .applications-img {
  float: left;
  width: 35%;
}

.advan-product .applications-img img {
  width: 100%;
  height: auto;
}

.advan-product .applications-content {
  width: 62%;
  float: right;
}

.advan-product .applications-content .title-content {
  font-weight: bold;
  font-size: 18px;
}

.advan-product .applications-content .content {
  margin: 10px 0;
}

.advan-product .comparisonList-content li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

.advan-product .comparisonList-content li .title-content {
  width: 18%;
  padding-left: 2%;
  float: left;
  word-wrap: break-word;
}

.advan-product .comparisonList-content li .comparisonListContent {
  float: left;
  width: 60%;
  margin-left:15px;
}

.advan-product .comparisonList-content li .btnBlock {
    /*width: 20%;*/
  float: left;
}

.advan-product .comparisonList-content li.oddList {
	background-color: #f3f3f3;
}

.advan-product .title-description {
  font-size: 16px;
  line-height: 1.6em;
  margin: 0 0 25px 15px;
    float: left;
}

.advan-product .model-leftBlcok {
  width: 242px;
  margin-right: 30px;
  float: left;
}

.advan-product .modelBlock .productTags {
	margin-right: 0;
}
.advan-product .model-productImg {
	width: 220px;
	height: 220px;
	padding: 10px;
	margin-right: 30px;
	border: 1px solid #e5e5e5;
	float: left;
	position: relative;
}

.advan-product .model-productImg .model-productImg-seeMore {
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  background-color: #000 \9;
  padding: 10px;
  text-align: center;
}

.advan-product .model-productImg .model-productImg-seeMore span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  vertical-align: middle;
  background: url(../images/productbg-pc_icon.png) 0 -130px no-repeat;
}

.advan-product .model-productImg .model-productImgCarousel {
  display: none;
}

.advan-product .model-icon {
    padding: 0;
    margin: 25px 0 0 0;
}

.advan-product .model-icon li {
    list-style-type: none;
    display: inline;
	height: 16px;
    width: 16px;
	margin: 10px 10px 10px 0;
    padding: 0;
    overflow: hidden;
}

.advan-product .model-icon li img {
    width: auto;
    height: 16px;
    padding: 0;
    margin: 0;
}

.advan-product .model-productList {
  float: left;
}

.advan-product .model-productList .btnBlock {
  text-align: left;
    padding: 0;
}

.advan-product .model-productList .btnBlock a {
    width: 29%;
    font-size: 13px;
    margin: 7px 3px 0 3px;
    /*padding: 7px 5px;*/
}

@media screen and (max-width: 895px) {
    .advan-product .model-productList .btnBlock a {
        width: 35%;
        float: none;
    }
}

.advan-product .model-productFeature {
  margin: 20px 0;
}

.advan-product .modelInfo.CompleteBlcok {
  border-top: 1px solid #e5e5e5;
  margin-top: 50px;
}

.advan-product .modelInfo-techSupport {
  float: left;
}

.advan-product .modelInfo-techSupport a {
  width: 40%;
  padding-left: 15px;
  margin-right: 4%;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.advan-product .modelInfo-techSupport a span {
  width: 10px;
  height: 10px;
  margin-left: -15px;
  margin-right: 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../images/productbg-pc_icon.png) -30px 0px no-repeat;
}

.advan-product .modelInfo-techSupport .title-block {
  margin-top: 30px;
}

.advan-product .modelInfo-onlineRep {
  width: 398px;
  float: right;
    background-color: #f3f3f3;
  padding: 20px;
  margin: 30px 0 0 30px;
}

.advan-product .modelInfo-onlineRep .modelInfo-onlineRep-BG {
  min-height: 73px;
}

.advan-product .modelInfo-onlineRep .modelInfo-onlineRep-BG .title-content {
    text-align: center;
}

.advan-product .modelInfo-onlineRep .modelInfo-onlineRep-BG .btnBlock {
  text-align: center;
    padding: 0 0;
    margin: 15px 0;
}

.advan-product .modelInfo-onlineRep .modelInfo-onlineRep-BG .btnBlock a {
  width: 30%;
  margin: 0 0 0 0;/*padding: 7px 5px;*/
}

.advan-product .recommendedBlcok .carousel-control .prev {
  left: -30px;
}

.advan-product .recommendedBlcok .carousel-control .next {
  right: -30px;
}

.advan-product .recommendedContent {
  width: 100%;
}

.advan-product .recommendedContent li {
  width: 225px;
  margin: 0 20px 0 0;
}

.advan-product .recommendedContent li.on4 {
  margin: 0px;
}

.advan-product .recommendedContent .recommendedContent-BG {
  background-color: #f3f3f3;
  padding: 15px 10px;
}

.advan-product .recommendedContent .recommendedContent-BG a {
  font-size: 16px;
  padding: 5px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.advan-product .recommendedContent .recommendedContent-BG p {
  line-height: 1.5em;
  height: 84px;
  overflow: hidden;
}

.advan-product .recommendedContent .recommendedContent-img {
  width: 100%;
  height: 98px;
  padding: 5px 0;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #fff;
}

.advan-product .recommendedContent .recommendedContent-img img {
  max-width: 120px;
  max-height: 98px;
}

.advan-product .recommendedContent-pad {
  display: none;
}

.advan-product .modelSpec .speclink {
  float: right;
  font-size: 13px;
  line-height: 20px;
  padding-left: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 6px;
  background: url(../images/productbg-pc_icon.png) -60px -150px no-repeat;
}

.advan-product .modelSpec-pc .leftBlock > * {
  padding-left: 10px;
  background-color: #f1f1f1;
}

.advan-product .modelSpec-pc .modelNameBlock {
  background-color: #999;
  color: #fff;
}

.advan-product .modelSpec-pc .modelSpecModel-L {
  width: 180px;
  float: left;
}

.advan-product .modelSpec-pc .modelSpecModel-R {
  float: left;
  width: 780px;
}

.advan-product .modelSpec-pc .modelSpecModel-R li {
  width: 260px;
}

.advan-product .modelSpec-pc .modelSpecModel-R li .modelNameBlock {
  border-left: 1px solid #fff;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .optionBlock, .advan-product .modelSpec-pc .modelSpec_tableList li {
  padding-top: 8px;
  padding-bottom: 8px;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .optionBlock {
  height: 39px;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .modelSpecModel-R .optionBlock {
    display: inline-block;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .modelSpecModel-R li {
  text-align: center;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .modelSpecModel-R .carousel-control .prev {
  left: -210px;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .modelSpecModel-R .carousel-control .next {
  right: -30px;
}

.advan-product .modelSpec-pc .modelSpec-pcBottom .modelSpec_slideToggle {
  border-top: 1px solid #fff;
  padding: 5px 10px;
  background-color: #e4e4e4;
  cursor: pointer;
  position: relative;
}

.advan-product .modelSpec-pc .modelSpec-pcBottom .modelSpec_slideToggle span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 10px;
  height: 10px;
  margin-top: 7px;
  position: absolute;
  left: 98%;
}

.advan-product .modelSpec-pc .modelSpec-pcBottom li {
  border-bottom: 1px solid #e4e4e4;
}

.advan-product .modelSpec-pc .modelSpec-pcBottom .rightBlock li {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.advan-product .modelSpec-pad {
  display: none;
}

.advan-product .positionFixed {
  position: fixed;
  z-index: 3;
  top: 62px;
  width: 960px\9;
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-top: 10px solid #fff;
}

#model-productImgBox .model-BoxBig {
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}

#model-productImgBox .model-BoxBig img {
  max-width: 100%;
  max-height: 100%;
}

#model-productImgBox .model-productBoxCarousel {
  width: 320px;
  height: 100px;
  padding: 18px 50px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

#model-productImgBox .model-productBoxCarousel li {
  width: 80px;
  height: 80px;
  padding: 10px;
  margin: 0 10px;
  list-style: none;
  float: left;
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
}

#model-productImgBox .model-productBoxCarousel li.on {
  border: 1px solid #999;
}

#model-productImgBox .model-productBoxCarousel li img {
  max-width: 100%;
  max-height: 100%;
}

#model-productImgBox .model-productBoxCarousel.carouselBanner {
  position: relative;
}

#model-productImgBox .model-productBoxCarousel.carouselBanner .carousel-control a {
  width: 20px;
  height: 38px;
  background: url(../images/productbg-pc_icon.png) no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  top: 50%;
  margin-top: -21px;
}

#model-productImgBox .model-productBoxCarousel.carouselBanner .carousel-control a:hover {
  background-position-y: -91px;
}

#model-productImgBox .model-productBoxCarousel.carouselBanner .carousel-control .prev {
  background-position: 0px -51px;
  left: 10px;
}

#model-productImgBox .model-productBoxCarousel.carouselBanner .carousel-control .next {
  background-position: -20px -51px;
  right: 10px;
}

.advan-product a img, .advan-product a img:hover {
  border: none;
}

.advan-product.for-tablet .topLinkBlock .otherProducts-link, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li, .advan-product.for-tablet .descriptionBlcok .descriptionShort, .advan-product.for-tablet .descriptionBlcok .btnBlock, .advan-product.for-tablet .comparisonList-content li .title-content, .advan-product.for-tablet .modelInfo-techSupport, .advan-product.for-tablet .modelInfo-onlineRep, .advan-product.for-mobile .applications-img, .advan-product.for-mobile .applications-content, .advan-product.for-mobile .model-productList, .advan-product.for-mobile .model-productImg {
  float: none;
}

.advan-product.for-tablet .topLinkBlock .otherProducts-link, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li a, .advan-product.for-tablet .descriptionBlcok .descriptionShort, .advan-product.for-tablet .descriptionBlcok .btnBlock, .advan-product.for-tablet .comparisonList-content li .title-content, .advan-product.for-tablet .modelInfo-techSupport, .advan-product.for-tablet .modelInfo-onlineRep, .advan-product.for-mobile .model-productList {
  width: 100%;
}

.advan-product.for-tablet .fullBlock {
  padding-left: 3%;
  padding-right: 3%;
  width: 94%;
}

.advan-product .link-Btn, .advan-product .interactive-Btn {
    background-color: transparent;
    font-size: 14px;
    line-height: 1.5em;
  text-align: center;
    padding: 5px 10px; /*padding: 7px 15px;*/
  display: inline-block;
  text-decoration: none;
}

.advan-product .interactive-Btn {
  padding-right: 7px;
}

.advan-product .interactive-Btn span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  vertical-align: middle;
}

.advan-product .categoriesContent .categoriesContent-img img, .advan-product .categoriesList .categoriesList-img img {
  max-width: 80px;
  max-height: 80px;
  padding: 0 9px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  margin: 0 auto;
  line-height: 80px;
}

h5.productTags {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	padding: 2px 8px 2px 8px;
	margin: 0 0 15px 0;
	float: left;
	text-align: center!important;
	background-color: #d6e4f2;
}

h5.patent-link {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	padding: 2px 25px 0 8px;
	margin: 0 0 15px 8px;
	float: left;
	text-align: center!important;
	border: 1px solid #ccc;
	background-image: url(../images/external-link.png);
	background-repeat: no-repeat;
	background-position: 50px 5px;
}
h5.patent-link a:link {
	text-decoration: none;
	display: block;	
}
/* Tooltip container */
.tooltip {
	position: relative;
	display: block;
}
/* Tooltip text */
.tooltip .tooltip-text {
	visibility: hidden;
	text-align: center;
	padding: 5px 8px;
	background-color: rgba(0, 0, 0, 0.8);
	/*background-color: #000;*/
	background-color: #000\9;
	position: absolute;
	z-index: 10;
	width: 220px;
	top: -5px;
	left: 105%;
	left: 100%\9;
	color:#fff;
}
.tooltip .tooltip-text::after {
	content: " ";
	position: absolute;
	top: 50%;
	right: 100%; /* To the left of the tooltip */
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #333333 transparent transparent;
}
/* Show the tooltip text when you mouse over the tooltip container */

.tooltip:hover {
	text-decoration: underline;
}
.tooltip:hover .tooltip-text {
	visibility: visible;
}

.comparisonListContent p {
    float: left;
}

.comparisonListContent .productTags {
	margin: 0 15px 5px 0;
	float: left;
	padding: 1px 0 1px 0;
    width: 75px;
}

.advan-product.for-tablet {
  margin: 0 -1%;
}

.advan-product.for-tablet .btnBlock {
  margin-top: 20px;
}

.advan-product.for-tablet .btnBlock a {
  margin-right: 0;
  margin-left: 0;
    width: 98%;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile {
  display: block;
  text-align: right;
  padding: 10px 0;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile a {
  padding: 8px 20px;
  border-left: 1px solid #ccc;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile a span {
  width: 20px;
  height: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 5px;
  vertical-align: middle;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile a:first-child {
  border-left: none;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile .topLinkBlock-mobileContact span {
  background: url(../images/productbg-mobile_icon.png) 0px -230px no-repeat;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile .topLinkBlock-mobileOnline span {
  background: url(../images/productbg-mobile_icon.png) -20px -230px no-repeat;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile .topLinkBlock-mobileList span {
  background: url(../images/productbg-mobile_icon.png) -40px -230px no-repeat;
  margin-right: 0;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile .topLinkBlock-mobileList.on span {
  background-position-x: -60px;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-link {
  display: none;
  background-color: #fff;
  border-bottom: 2px solid #ccc;
  padding: 10px 20px;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-link a {
  padding: 12px 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-link .pc {
  display: none;
}

.advan-product.for-tablet .topLinkBlock .otherProducts-link {
  margin-left: 0px;
  margin-bottom: 10px;
}

.advan-product.for-tablet .topLinkBlock .otherProducts-link span {
  background: url(../images/productbg-mobile_icon.png) -20px 0px no-repeat;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li {
  border-top: 1px solid #ccc;
  border-left: none;
}

.advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li:first-child {
  border-top: none;
}

.advan-product.for-tablet .categoriesLevel-2 {
  margin: 0 -3% -1px -3%;
}

.advan-product.for-tablet .categoriesLevel-2 li {
  padding-bottom: 30px;
}

.advan-product.for-tablet .categoriesLevel-2 li .title-content {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

.advan-product.for-tablet .categoriesLevel-2 li:first-child .title-content {
  border-top: none;
  padding-top: 0;
}

.advan-product.for-tablet .categoriesLevel-2 .categoriesList-img {
  display: none;
}

.advan-product.for-tablet .applicationsBlcok ul {
  margin-top: 0;
  padding: 0 3%;
}

.advan-product.for-tablet .applications-img {
  width: 45%;
}

.advan-product.for-tablet .applications-content {
  width: 52%;
}

.advan-product.for-tablet .related-pc {
  display: none;
}

.advan-product.for-tablet .related-pads {
  display: block;
}

.advan-product.for-tablet .related-pads li {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}

.advan-product.for-tablet .related-pads li .title-content {
  padding: 15px 3%;
  background-color: #f3f3f3;
  color: #004280;
}

.advan-product.for-tablet .related-pads li .related-padsIcon {
  width: 20px;
  height: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../images/productbg-mobile_icon.png) 0 -210px no-repeat;
  vertical-align: middle;
  margin-right: 5px;
}

.advan-product.for-tablet .related-pads li.on {
  border-bottom: 2px solid #ccc;
}

.advan-product.for-tablet .related-pads li.on .title-content {
  color: #fff;
}

.advan-product.for-tablet .related-pads li.on .related-padsIcon {
  background: url(../images/productbg-mobile_icon.png) -20px -210px no-repeat;
}

.advan-product.for-tablet .related-pads .related-list {
  display: none;
}

.advan-product.for-tablet .related-pads .related-list li {
  border-bottom: none;
  padding: 20px 3%;
}

.advan-product.for-tablet .comparisonList-content li {
  padding-bottom: 20px;
}

.advan-product.for-tablet .comparisonList-content li .title-content {
  margin: 10px 15px 0 0;
  padding-left: 0px;
    float: left;
}

.advan-product.for-tablet .comparisonList-content li .comparisonListContent {
  float: left;
  width: 70%;
}

.advan-product.for-tablet .comparisonList-content li .btnBlock {
    /*width: 30%;*/
  float: right;
  margin-top: 0px;
}

.advan-product.for-tablet .productTags {
	/*margin: 0 0 8px 0;*/
    float: left;
}

.advan-product.for-tablet .modelBlcok .model-productList .btnBlock {
    width: 98%;
  margin: auto;
}

.advan-product.for-tablet .modelInfo-onlineRep {
  border-left: none;
  border-right: none;
  margin: 50px 0 0;
  text-align: center;
    width: auto;
}

.advan-product.for-tablet .modelInfo-onlineRep .modelInfo-onlineRep-BG {
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.advan-product.for-tablet .modelInfo-onlineRep .modelInfo-onlineRep-BG .btnBlock a {
  width: 20%;
  min-width: 100px;
  margin-bottom: 5px;
}

.advan-product.for-tablet .recommendedContent {
  display: none;
}

.advan-product.for-tablet .recommendedContent-pad {
  display: block;
}

.advan-product.for-tablet .recommendedContent-pad li {
  padding: 20px;
  border-top: 1px solid #ccc;
}

.advan-product.for-tablet .recommendedContent-pad li:first-child {
  padding-top: 0px;
  border-top: none;
}

.advan-product.for-tablet .recommendedContent-pad li p {
  height: 66px;
  overflow: hidden;
}

.advan-product.for-tablet .recommendedContent-pad .recommendedContent-img {
  width: 102px;
  height: 80px;
  padding: 2px;
  border: 1px solid #e5e5e5;
  margin-right: 20px;
  text-align: center;
  float: left;
}

.advan-product.for-tablet .recommendedContent-pad .recommendedContent-img img {
  max-height: 80px;
  max-width: 100px;
}

.advan-product.for-tablet .modelSpec-pc {
  display: none;
}

.advan-product.for-tablet .modelSpec-pad {
  display: block;
}

.advan-product.for-tablet .modelSpec-pad h3 {
  background-color: #e4e4e4;
  /*color: #fff;*/
  padding: 5px;
  text-align: center;
  margin-top: 20px;
}

.advan-product.for-tablet .modelSpec-pad h3:first-child {
  margin-top: 0px;
}

.advan-product.for-tablet .modelSpec-pad .modelSpec_slideToggle {
  background-color: #f3f3f3;
  line-height: 35px;
  border-bottom: 1px solid #ccc;
  color: #666;
  font-weight: normal;
  position: relative;
}

.advan-product.for-tablet .modelSpec-pad .modelSpec_slideToggle span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 10px;
  height: 10px;
  margin-top: 15px;
  position: absolute;
  left: 96%;
}

.advan-product.for-tablet .modelSpec-pad .modelSpec_tableList {
  display: none;
}

.advan-product.for-tablet .modelSpec-pad .modelSpec_tableList td {
  border-bottom: 1px solid #ccc;
  padding: 2% 3%;
}

.advan-product.for-tablet .modelSpec-pad .modelSpec_tableList .title {
  width: 40%;
  vertical-align: top;
}

.advan-product.for-mobile {
  margin: 0 -1%;
}

.advan-product.for-mobile .categoriesContent .categoriesContent-img {
  width: 120px;
}

.advan-product.for-mobile .applicationsBlcok ul {
  margin-top: -5px;
  padding: 0;
}

.advan-product.for-mobile .applications-img {
  width: 100%;
}

.advan-product.for-mobile .applications-content {
  width: 94%;
  padding: 3% 3% 0;
}

.advan-product.for-mobile .model-productList {
  margin-top: 20px;
}

.advan-product.for-mobile .model-productList .btnBlock {
  text-align: left;
}

.advan-product.for-mobile .model-productList .btnBlock a {
  margin: 2%;
  padding: 8px 0px;
  width: 95%;
}

.advan-product.for-mobile .model-productFeature {
  display: none;
}

.advan-product.for-mobile .model-productImg {
  width: 220px;
  height: 226px;
  /*padding: 10px;*/
  margin: 0 auto 30px;
  border: 1px solid #e5e5e5;
  position: none;
}

.advan-product.for-mobile .model-productImg .model-productImgBox {
  display: none;
}

.advan-product.for-mobile .model-productImg .model-productImgCarousel {
  display: block;
}

.advan-product.for-mobile .model-productImg .model-productImgCarousel .carousel-control .prev {
  left: -40px;
}

.advan-product.for-mobile .model-productImg .model-productImgCarousel .carousel-control .next {
  right: -40px;
}

.model-productImgCarousel {
    width: 220px;
    height: 226px;
}

.model-productImgCarousel > div {
    position: absolute;
    width: 220px;
    height: 226px;
}

.arrowLeft, .arrowRight {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(../images/arrow.png) no-repeat;
	overflow: hidden;
}
.arrowLeft {background-position:-3px -33px;top:90px;left:-70px;}
.arrowLeft:hover {background-position:-123px -33px;}
.arrowLeft.arrowLeftdn {background-position:-243px -33px;}
.arrowRight {background-position:-63px -33px;top:90px;right:-70px;}
.arrowRight:hover {background-position:-183px -33px;}
.arrowRight.arrowRightdn {background-position:-303px -33px;}


/* Product Selection 06-17 */

#productSelection {
	width:100%;
	display:block;
	clear:both;
	background-color:#f3f3f3;
}

.productSelectionWrap {
	padding: 25px 0;
	margin: 0 auto;
	display:block;
}

.productSelectionWrap .title-block {
	margin-top:0;
}

.productSelectionWrap .left {
	width:220px;
	display:block;
	float:left;
	margin-right:20px;
}

.left .title-block {
	padding-left:8px;
}

.productSelectionWrap .right {
	/*width: 1250px;*/
	float:right;
	display:block;
    /*overflow: hidden;*/
}

/* Right */

.compareActionBox {
	margin-top:5px;
	margin-bottom:18px;
}

.compareActionBox.fix {
    position: fixed;
    top: 64px;
    margin-top: 0;
    margin-bottom: 0;
    height: 22px;
    width: 100%;
    padding: 25px 0;
    background-color: #f3f3f3;
    z-index: 2;
}

.compareActionBox p {
	display:block;
	text-align:right;
	float:right;
}

.compareActionBox .btn {	
	float:left;
	display:block;	
	margin-right:15px!important;
}

.compareActionBox .btn a {
	font-size:14px;	
	text-align:center;
	padding:7px 10px;
	color: #fff!important;
}

.compareActionBox .btn a:hover {
	text-decoration:none;
}

.compareActionBox .btn .un-use {
	background-color: #ccc;
}

.compareActionBox .btn .un-use:hover {
	background-color: #ccc;
	cursor: default;
}

.compare-Btn {	
	color:#fff!important;
}

/*.download-Btn {		
	background-color:#f3f3f3;
}

.download-Btn span {
	width: 10px;
    height: 18px;
	vertical-align: middle;
    display: inline-block;
	margin-left:3px;
	padding-right:7px;
}*/

/* Compare Table */

.right .compareTableWrap {
    position: relative;
}

.right .compareTableBox {
    /*width:1250px;*/
    overflow-x: auto;
}

.right .compareTableBox.fixed {
    top: 136px;
    position: fixed;
    display: none;
    z-index: 2;
    overflow-x: hidden;
}

.right .compareTableBox.fixed-head {
    position: fixed;
    top: 138px;
    display: none;
    z-index: 3;
    overflow-x: hidden;
}

.right .compareTableBox.fixed-left {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
}

.right .compareTable {
    table-layout: fixed;
    border-collapse:collapse;
}

.right table tbody td {
    background:#fff;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    font-weight:normal; 
    line-height:1.4em;
    padding:7px 5px 5px 5px;
    word-wrap: break-word;
    word-break: break-all;
}
.right .compareTable thead th{
    background:#ffffff;
    border-right:1px solid #ccc;
    font-weight:normal; 
    line-height:1.4em;
    padding:7px 5px 5px 5px;
    word-wrap: break-word;
}

.right .compareTable .c1 {
	width: 180px;
}

.right .compareTable .c2 {
	width: 450px;
}

.right .compareTable .c3 {
	text-align:center;
}

.compareTable .valueText {
	width: 170px;
	text-align:center;
}

.compareTable .numeric {
	width: 110px;
	text-align:center;
}

.compareTable .na {
    text-align: center;
}

.right .compareTable .subHeader th {
	border-bottom:1px solid #ccc;
	padding:4px 5px 2px 5px;
	line-height:1.4em;
	text-align:center;
	font-size:12px;
}

.right table tbody td:last-child, 
.compareTable thead th:last-child {
	border-right: none;
}

.info-text {
	margin: 5px 0 30px 30px;
	font-size: 20px;
	font-weight: normal;
}
.info-text span {
	width: 20px;
	height: 20px;
	vertical-align: text-top;
	margin-right: 8px;
	display: inline-block;
	background-image: url(../images/info_icon.png);
	background-repeat: no-repeat;
	background-position: left;
}


/*  Accordion Core
----------------------------------------*/

.accordion-headline.hidden {
	display: none !important;
}

/*  Inner Accordion Core
----------------------------------------*/
.inner.accordion > li > .accordion-headline {
	float: left;
}
.inner.accordion > li > .accordion-content {
 	float: left;
}
.inner.accordion > li > .accordion-content li {
 	float: left;
}
.inner.accordion > li:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

/*  Accordion Style
----------------------------------------*/
.accordion-headline {
	font-weight: normal;
	line-height: 1.5em;	
	padding-left:33px;
}
.accordion-headline a:hover {
	text-decoration: none;
}

.accordion-content {
    display: none;
}

.accordion-content li {
	line-height: 1.5em;
}

/*  Outer Accordion Style
----------------------------------------*/
.outer.accordion > li > .accordion-headline {
	padding: 10px 0;	
	min-height:25px;
}
	
.outer.accordion > li > .accordion-headline a {
	width:175px;	
	display:inline-block;	
}


/*  Inner Accordion Style
----------------------------------------*/
.inner.accordion > li.accordion-item {
	padding: 15px 0;
	margin:0;
}

.inner.accordion > li.accordion-item ul li {
	padding-left:29px;
	padding-right: 10px;
	margin-bottom:5px;
}

.inner.accordion > li.accordion-item ul li span {	
	display:inline-block;
	width:150px;
	vertical-align:top;
}

/*.inner.accordion > li.first {
	border-top: 2px solid #ccc;
}*/
.inner.accordion > li > .accordion-headline {
	width: 180px;
	margin:0 20px 5px 0;		
}

.inner.accordion > li > .accordion-content li {
	width: 180px;
	margin-left: 20px;
	margin-top: 2px;
}
/*.inner.accordion > li > .accordion-content li.first {
	margin-left: 0px;
}*/

.accordion-header {
	cursor: pointer;
}
.accordion-state-default {
	border-top: 1px solid #ccc;
	
}
.accordion-state-default:hover {
	background-color: #fff;
	border-top: 0;
}
.accordion-state-active {
	background-color: #ffffff;
	/*border-top: 0;*/
}

.accordion-content-active {
	background-color:#fff;
}

.accordion-header .accordion-icon {
	display: inline-block;
	width: 20px;
	height: 20px;	
	padding-right: 10px;
	margin-bottom:-5px;
	background-repeat: no-repeat;
	vertical-align:top;
}
.accordion-state-default .accordion-icon {
	background-image: url(../images/icon-accordion-plus.png);
	background-position: 5px top;	
}
.accordion-state-default:hover .accordion-icon {
	background-position: 5px bottom;	
}
.accordion-state-active .accordion-icon {
	background-image: url(../images/icon-accordion-minus.png);
    background-position: 5px top;
}
.accordion-state-active:hover .accordion-icon {
	background-position: 5px bottom;	
}

input[type="checkbox"]:focus {
    outline:0;
}

.checked {
	font-weight:bold;
}

.float-scroll {
    display: none;
    position: fixed;
    bottom: 0;
    height: 20px;
    overflow: auto;
    z-index: 2;
}

.float-scroll-content {
    height: 1px;
}

@media screen and (max-width: 1023px) {
	#productSelection {
	    display:none;
    }
}

@media screen and (max-width: 1499px) {
	.compareActionBox p {
        margin-right: 40px;
    }
}
