﻿/*  驱动详情页  */
.clearfix:after{
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix{
  zoom: 1;
}

.opc-drive-content{background: white;padding:50px 12%;}
.opc-drive-content h2{padding-bottom:50px;text-align: center;color: #333;font-size: 24px;}
.opc-drive-content h3{color: #333;}
.opc-title{color: #000;font-size: 18px;margin-bottom: 20px;}
.opc-product p{line-height: 25px;text-indent: 2rem;margin-bottom: 20px;}
.opc-tab-ul{
	/* width: 33.2%; */
	float: left;
	margin-bottom:0;
	border-right:1px solid #e3e3e3;
	display: inline-block;
    width: 100% !important;
	border: none;
	overflow-x: auto;
    white-space: nowrap;
}
.opc-tab-ul li{
	padding: 16.5px 0;
	text-align: center;
	color: #5bb73b;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
    display: inline-block;
    padding: 7px 10px;
	/* background: #ebebeb; */
	border: 1px solid lavender;
    border-bottom: none;
}
.opc-tab-ul li:hover{background: #eee;}
.opc-tab-content{
	/* width: 66.6%; */
	float: left;
	/* border-left: 1px solid #e3e3e3; */
	font-size: 15px;
	color: #3d4647;
	border: 1px solid #e3e3e3;

	display: inline-block;
    width: 100% !important;

}
.opc-tabs-wrapper{
	border: 1px solid #e3e3e3;
	border: none;
}
.li_active{background: #5bb73b !important;color: white !important;}

.opc-tab-content>div{padding:25px 20px;}
.opc-tab-content h3{color: #333;font-size: 18px;font-weight: normal;margin-bottom: 20px;}
.opc-tab-content ul{margin-left: 20px;}
.opc-tab-content ul li{line-height: 30px;list-style: outside;}
.opc-tab-content ul li a{color: #5bb73b;}
/*.opc-tab-content strong{display:block;margin:10px 0 5px 0;}*/
.tab-hidden{display: none;}
.opc-table{margin-bottom: 30px;}
.height382{height: 436px;}
.download-link a{display: block;width: 130px;height:40px;line-height: 40px;background: #5bb73b;color: white;float: right;text-align: center;font-size: 15px;position: relative;top: 30px;}
.download-link a:hover{background: #22a539;text-decoration: none;}
.opc-one{margin-bottom: 20px;}
.opc-one h3{float: left;margin-bottom: 0;margin-top: 6.5px;}

.opc-tab-content>div>div>p{margin-bottom: 15px;}
.opc-tab-content>div span>ul,.opc-tab-content>div>ul,.opc-tab-content>div span>div>ul{margin-bottom: 20px;margin-top:20px;}
.opc-tab-content>div span>ul>li>ul>li,.opc-tab-content>div>ul>li>ul>li{list-style: circle;}
.opc-tab-content>div span>ul>li>ul>li>ul>li,.opc-tab-content>div>ul>li>ul>li>ul>li{list-style: square;}
.opc-tab-content>div h4{color: #3d4647;font-size:16px;}
.opc-tab-content>div>div>span p{margin-bottom: 20px;}

.height328{ height:382px;}
.height274{ height: 328px;}
.h274{height:auto;}
.height220{height: 220px;}
.height112{height: 112px;}
.height166{height:166px;}


/*  驱动列表页  */
.opc-drive-list-content{
	background: white;
}
.opc_drive-left{
	/* width: 34%;*/
	/* padding-right: 40px; */
	}
.opc_drive-left h2{
	text-align: left;
	font-weight: 300;
	color: #222;
	font-size: 30px;
	line-height: 1.2;
	padding-bottom: 15px;
	font-family: "Open Sans","Century Gothic",sans-serif;
}
.opc_drive-left label{
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	font-weight: 400;
	margin-bottom: 0;
}
.opc_drive-left select{
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	background-color: #fafafa;
	border-radius: 0;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
	background-position: 100% center;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	color: rgba(0,0,0,.75);
	font-family: inherit;
	line-height: normal;
	padding: 0 10px;
	border-radius: 0;
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
	font-size: 13px;
}
.opc_drive-left select:hover{
	background-color: #f3f3f3;
	border-color: #999;
}
.opc_drive-left select option{
	line-height: 20px;
}
#Proname{
	width: 100%;
	padding: 0 10px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	height:40px;
	line-height:0;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	color: rgba(0,0,0,.75);
}
.button{
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	font-family: "Open Sans","Century Gothic",sans-serif;
	font-weight: bold;
	font-size: 15px;
	width: 68px;
	height: 51px;
	line-height: 51px;
	position: relative;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	background-color: #5bb73b;
	border-color: #007a3e;
	color: #fff;
	transition: background-color 300ms ease-out;
}
.opc_drive-left .button{
	height:41px;
	line-height:41px;
	margin:0;
	padding:0;
}
.button:hover{
	color: white !important;
}
.right{float: right;}
.button.secondary{
	background-color: #c8c9c7;
	border-color: #3d4647;
	color: #333;
}
.button.secondary:hover{
	background-color: #5bb73b;
}
.button.right:hover{
	background-color: #22a539;
}

.opc_drive-right{
	padding-left: 30px;
}
.filtered-by{
	font-family: "Open Sans","Century Gothic",sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 25px;
}

.opc_drive-title div{
	width: 45%;
	float: left;
}
.opc_drive-title div:last-child{
	width: 55%;
}
.opc_drive-right h3{
	color: #222;
	font-size: 16px;
        margin-bottom: 0;
}
.opc_drive-right hr{
	margin: 15px 0;
	border: solid #ddd;
	border-width: 1px 0 0;
}
.opc_drive-li>ul>li{
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}
.opc_drive-li>ul>li>ul>li{
	width: 45%;
	float: left;
}
.opc_drive-li>ul>li>ul>li:first-child a{
	color: #5bb73b;
}
.opc_drive-li>ul>li>ul>li:first-child a:hover{
	color: #007a3e;
	text-decoration: none;
}
.opc_drive-li>ul>li>ul>li:last-child{
	width: 55%;
}
.list-button{
	width: 180px;
	margin: 15px 0 10px 0;
}
.list-button:hover{
	text-decoration:none;
	background-color: #007a3e;
}
.opc_drive-title div,.opc_drive-li>ul>li>ul>li{
	padding: 0 14px;
}

.pagination{
	text-align: center;
	margin-top: 20px;
}
.pagination li{
	display:inline-block;
	float:none;
}
	
.pagination li a{
	padding:10px 14px;
	transition: background-color 300ms ease-out;
	color: #999;
	display: block;
	line-height: inherit;
}
.pagination li a:hover{
	background-color: #ddd;
	text-decoration: none;
}
.pagination li.current a{
	background: #5bb73b;
	color:white;
}

.filtered-by .result{
    margin-left: 10px;
    font-weight: 300;
    border: 1px solid #e3e3e3;
    text-transform: none;
    color: #222;
    padding: 4px 20px 7px 5px;
    display: inline-block;
}
.filtered-by .close {
    position: relative;
    text-indent: -9999px;
    display: inline-block;
}
.filtered-by .close::before, .filtered-by .close::after {
    width: 12px;
    margin-top: -5px;
    background: #e3e3e3;
    content: '';
    position: absolute;
    top: 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: inline-block;
    height: 2px;
    width: 9px;
    background: #d9d7d4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.filtered-by .close::before {
    right: -12px;
    -moz-transform: translateX(3px) rotate(-45deg);
    -ms-transform: translateX(3px) rotate(-45deg);
    -webkit-transform: translateX(3px) rotate(-45deg);
    transform: translateX(3px) rotate(-45deg);
}
.filtered-by .close::after {
    right: -15px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.row{
	margin:0;
}

@media (max-width: 767px){
	.opc_drive-left{
		padding-right: 0;
		margin: 50px 0;
	}
	.opc_drive-right{
		padding-left: 0;
		width:100%;
	}
}

.opc_drive-li p{
	margin: 0;
}

.drive-message{
	position:relative;
    line-height:20px;
    /* 3 times the line-height to show 3 lines */
    height:180px;
    overflow:hidden;
}
.drive-message:after{
	content:"...";
    font-weight:bold;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 20px 1px 45px;
    background:url(http://newimg88.b0.upaiyun.com/newimg88/2014/09/ellipsis_bg.png) repeat-y;
}
/*  kepware产品信息页面   */
.accordion{
	margin-bottom: 28px;
    border-bottom: 1px solid #e3e3e3;
}
.accordion .accordion-navigation.active>a, .accordion dd.active>a {
    background: #fff;
}


.accordion-navigation.active>a {
	border-bottom: 1px solid #e3e3e3;
    position: relative;
}

.accordion .accordion-navigation>a, .accordion dd>a {
	position:relative;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    color: #222;
    display: block;
    font-family: "Open Sans","Century Gothic",sans-serif;
    font-size: 16px;
    padding: 16px;
	font-weight:bold;
}
.accordion .accordion-navigation>a:hover{
	text-decoration:none;
	background:#f2f2f2;
}
.accordion:before, .accordion:after{
	content: " ";
    display: table;
}


.accordion-navigation>a::before, .accordion-navigation>a::after {
    content: '';
    position: absolute;
    top: 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
	background: #747474;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 9px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.accordion-navigation>a::before {
    right: 12px;
	-moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.accordion-navigation>a::after{
    right: 7px;
	-moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.accordion-navigation.active>a::before{
	-moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.accordion-navigation.active>a::after{
	-moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.accordion-navigation.active>a::before, .accordion-navigation.active>a::after {
    content: '';
    position: absolute;
    top: 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 9px;
    background: #747474;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.accordion-navigation>div{
	padding:16px;
	display:none;
}
.accordion-navigation .arrow-link{
	color:#5bb73b;
}
.accordion-navigation>div ul li{
	list-style: inside;
	line-height:26px;
	font-size:15px;
}
.accordion-navigation>div ul{
	margin-bottom:0;
}
.accordion-navigation p{
	text-indent:0;
}
.opc-product h4{
	margin-bottom: 20px;
	color:#333;
	font-size:17px;
}

h2.feature-title{
	text-align:left;
	padding-bottom:20px;
	font-weight:normal;
}

.panel{
	float:right;
	width:39%;
	border-style: solid;
    border-width: 1px;
    border-color: #e3e3e3;
    margin-bottom: 30px;
    padding:30px 20px;
    background: #fff;
    color: #333;
}
.accordion,.w-left{
	width: 60%;
	float:left;
}
.kepserverex-page .accordion{
	width:100%;
}
.w100{
	width:100%;
}
.right1{
	float:right;
	width:34%;
} 
.right1 .panel{
	width:auto !important;
	float:none;
}
.kepserverex-page .panel{
	margin-bottom:20px;
	padding:20px 20px 10px 20px;
}
.kepserverex-page .panel hr{
	margin:25px 0 10px 0;
}


.right1 img{
	width: auto;
	margin-top: -8px;
}
.button.expand{
	width:100%;
	/* padding:5px 0; */
	font-size:16px;
	letter-spacing: 0;
	padding:0;
	text-transform: none;
}
.panel hr{
	border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 35px 0 20px;
}
.panel ul li{
	list-style:inside;
	line-height:32px;
}
.panel ul li a{
	color:#5bb73b;
}

.panel.callout{
    background: #f1f0ef;
    border: 0;
}
.panel.callout p{
	text-indent:0;
	margin:10px 0;
}

.accordion14 dd a{
	padding: 13px 16px !important;
}

.accordion-feature  dd a{
	padding: 19px 16px !important;
}
.kep-feature .panel{
	margin-bottom:20px;
	padding:20px;
}
.kep-feature .panel hr{
	margin:25px 0 10px 0;
}
.kep-feature .panel.callout p{
	margin:5px 0;
}
.kep-feature .panel ul li{
	line-height:23px;
}

/* kepserverex  */
.kepserverex-ul{
	margin-bottom:25px;
}
.kepserverex-ul li{
	line-height:30px;
	list-style:inside;
	font-size:15px;
}

.col-2-dl dl{
	width:48% !important;
	float:left;
}
.col-2-dl dl:last-child{
	float:right;
}

.link-page .panel{
	padding:20px;
	margin-bottom:25px;
}

.height-link{
	height:274px;
}

/* add-20180129 */
.accordion-navigation{
	margin-bottom: 0;
}
.widget_links li a{
	width: 85%;
}
.proinfo-page {
	padding-left: 0;
}
.proinfo-page h4{
	margin: 10px 0;
}
.proinfo-page p {
    line-height: 28px;
}
.panel ul{
	margin-bottom: 0;
}
.panel hr{
	margin: 20px 0 20px;
}
.proinfo-page dt,.proinfo-page dd{
	line-height: 1.5;
}
.accordion p{
	margin: 0;
}
.accordion14{
	width: 100%;
}
.proinfo-page .panel{
	padding: 24px;
}
.right1 .button{
	margin: 5px 0;
}

.widget .fa-download{
	float: left;
	margin-right: 10px;
	margin-top:3.5px;
}
.owl-item.active{
	background: #fff;
}
.owl-page.active{
	background: #fff;
}
.item div{
	font-size:12px;
	padding: 0 10px;
}
.item div span{
	color:#00a1e2;
}
@media (max-width: 767px){
	.accordion,.w-left,.right1,.col-2-dl dl{
		width: 100% !important;
	}
	
	.opc-tab-ul,.opc-tab-content{
		width:100%;
		float:none;
	}
	.opc-tab-ul{
		border-bottom: 1px solid #e3e3e3;
	}
	.sidebar{
		display: none;
	}
	.opc_drive-right h3{
		word-wrap: break-word;
	}
	.opc_drive-left{
		margin-top: 0;
	}
}

.opc-tab-content>div{
	display:none;
}
.opc-tab-content>div:first-child{
	display:block;
}	


/* wl-add-1129 */
@media(min-width: 992px){
	.container,.container-fluid{
		width: 100% !important;
		padding: 0 40px;
	}
	.sidebar{
		width: 22% !important;
		margin-right: 2%;
	}
	.postcontent{
		width: 76% !important;
	}
	.breadcrumb{
		right: 40px !important;
	}
	.iproduct .product-image img{
		width: 85%;
		margin: 0 auto;
	}
	.control-p{
		line-height: 35px !important;
	}
}
@media(max-width: 1199px) and (min-width: 992px){
	.sidebar{
		width: 25% !important;
		margin-right: 3%;
	}
	.postcontent{
		width: 98% !important;
	}
	#top-cart, #top-search{
		display: block !important;
	}
	#primary-menu ul li a{
		padding: 0 10px;
	}
	.sidebar{
		display: none;
	}
	.w-left{
		width: 63%;
	}
	.right1{
		width: 30%;
	}
}
@media(min-width: 1200px){
	.w-left{
		width: 63%;
	}
	.right1{
		width: 32%;
	}
	.proinfo-page .panel {
		padding: 15px 24px;
	}
	.panel{
		margin-bottom: 20px;
	}
	.panel.callout p{
		margin: 0;
	}
	.opc-tab-ul{
		width: 26.2%;
	}
	.opc-tab-content{
		width: 73.6%;
	}
}
@media(min-width: 1367px){
	.sidebar{
		width: 23% !important;
		margin-right: 5%;
	}
	.postcontent{
		width: 72% !important;
	}
	
}
@media(min-width: 1450px){
	.sidebar{
		width: 20% !important;
		margin-right: 4%;
	}
	.postcontent{
		width: 76% !important;
	}
}
@media(min-width: 1600px){
	.container,.container-fluid{
		width: 1500px !important;
		padding: 0;
	}
	.single-product .product-image img{
		width: 80%;
		margin: 0 auto;
	}
	.iproduct .product-image img{
		width: 85%;
		margin: 0 auto;
	}
	
	.w-left{
		width: 66%;
	}
	.right1{
		width: 30%;
	}
}
@media(min-width: 1681px){
	.container,.container-fluid{
		width: 100% !important;
		padding: 0 50px;
	}
	.single-product .product-image img{
		width: 80%;
		margin: 0 auto;
	}
	.iproduct .product-image img{
		width: 85%;
		margin: 0 auto;
	}
	.breadcrumb{
		right: 50px !important;
	}
}
@media(min-width: 1840px){
	.container,.container-fluid{
		width: 100% !important;
		padding: 0 8.5%;
	}
	.single-product .product-image img{
		width: 70%;
		margin: 0 auto;
	}
	.iproduct .product-image img{
		width: 80%;
		margin: 0 auto;
	}
	.breadcrumb{
		right: 8.5% !important;
	}
	
}
#sku{
    width: 100%;
    padding: 0 10px;
    text-align: left;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    height: 37px;
    line-height: 0;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    color: rgba(0,0,0,.75);
}

/* .dropdown-menu {
	background-color: #f4f4f4;
}
.caret{
	display: none;
} */


.container01{
	width: 96%;
	max-width: 1920px;
}
.sidebar .widget_links li a{
	display: inline-block;
	width: 88%;
}

.container-fluid{
	max-width: 1995px;
}

@media(max-width: 1200px){

	.navbar-collapse{
		padding-left: 15px;
	}
}

.panel-sku{
	background: #f1f0ef;
	border: none;
	margin-bottom: 35px !important;
}

h3.opc-title {
    margin-top: 35px;
}
.proinfo-page .blue-line {
    margin: -10px auto;
    margin-bottom: 5px;
}

@media (max-width: 500px) {
	.download-link a {
		width: 95px;
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.right1 .opc_drive-left .button.secondary {
		margin-left: 24%;
		float: left;
	}
	.right1 #search_button{
		float: left;
		margin-left: 10%;
	}
}

.kep-nav-mobile .navbar-header span{
	color:#fff;
}

.opc-tab-content h3 {
	display: none;
}