﻿/*  驱动详情页  */
.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;}
.opc-tab-ul li{padding: 16.5px 0;text-align: center;color: #5bb73b;font-weight: bold;font-size: 14px;cursor:pointer;}
.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;}
.opc-tabs-wrapper{border: 1px solid #e3e3e3;}
.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;}
.download-link a:hover{background: #669900;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;}
.opc-tab-content>div>div>span p{margin-bottom: 20px;}

.height328{ height:382px;}
.height274{ height: 328px;}
.h274{height:274px;}
.height220{height: 220px;}
.height112{height: 112px;}
.height166{height:166px;}


/*  驱动列表页  */
.opc-drive-list-content{
	background: white;
	padding: 50px 5%;
}
.opc_drive-left{
	width: 34%;
	float: left;
	}
.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: 10px;
	border-radius: 0;
	width: 100%;
	height: 37px;
	margin-bottom: 15px;
}
.opc_drive-left select:hover{
	background-color: #f3f3f3;
	border-color: #999;
}
.opc_drive-left select option{
	line-height: 20px;
}
#Proname{
	width: 289.5px;
	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 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: 41px;
	line-height: 41px;
	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;
}
.button:hover{
	color: white !important;
}
.right{float: right;}
.button.secondary{
	background-color: #c8c9c7;
	border-color: #3d4647;
	color: #333;
}
.button.secondary:hover{
	background-color: #3d4647;
}
.button.right:hover{
	background-color: #007a3e;
}

.opc_drive-right{
	width: 63%;
}
.filtered-by{
	font-family: "Open Sans","Century Gothic",sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 25px;
}

.opc_drive-title div{
	width: 40%;
	float: left;
}
.opc_drive-title div:last-child{
	width: 50%;
}
.opc_drive-right h3{
	color: #222;
}
.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: 40%;
	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: 50%;
}
.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);
}

/*  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:30px;
}
.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: 52%;
	float:left;
}
.kepserverex-page .accordion{
	width:100%;
}
.w100{
	width:100%;
}
.right1{
	float:right;
	width:45%;
}
.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;
}

.button.expand{
	width:100%;
	padding:5px 0;
	font-size:16px;
}
.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: 14px 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;
}