
/* 必要布局样式css */

.product-title {
    margin-bottom: 16px;
}

.product-title h3 {
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    line-height: 1.1;
}

.product-box {
    position: relative;
    max-width: 1180px;
    margin: 0 auto;
}

.product-header ul {
    position: relative;
}

.product-header ul li {
    display: inline-block;
    text-align: center;
    position: relative;
    width:113px;
	height:152px;
	border-radius:5px;
	margin-right:10px;
}

.product-header ul li a {
    display: block;
    text-decoration: none;
}

.product-head-tag {
    width: 113px;
    height: 152px;
    display: block;
}

.product-head-tag img {
    width: 100%;
    height: 100%;
    display: block;
}

.product-head-tag .active-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.product-header ul li a:hover .active-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}

.product-head-tit {
    display: block;
    color: #333;
    font-size: 18px;
}

.product-header ul li a:hover .product-head-tit {
    color: #00a4ff;
}

.product-header ul .on a:after {
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    bottom:0;
	width:111px;
	height:150px;

}

.product-list-item {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.product-list-item h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 400;
}

.product-list-item h3 a {
    display: block;
}

.product-list-item h3 a i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2px;
    margin-left: 10px;
    min-width: 32px;
    border: 1px solid #f60;
    font-size: 12px;
    line-height: 14px;
    color: #f60;
    text-align: center;
    font-style: normal;
}

.product-list-text {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}

.product-list-text span {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
    margin-right: 5px;
}

.product-switch {
    overflow: hidden;
}

.product-list-item h3 a:hover {
    color: #00a4ff;
}

.on .active-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}

.on .product-head-tit {
    color: #00a4ff;
}
.demo{width:400px;margin:0 auto;}
.demo h2{font-size:14px;height:24px;line-height:24px;margin:30px 0 10px 0;padding:0 10px;}
.menu_head{padding:0 10px;cursor:pointer;position:relative;margin:2px;background:#eef4d3 url(../images/left.png) center right no-repeat; padding-right:10px; text-align:left; line-height:36px; font-size:16px; color:#ff5a00; border-radius:5px;}
.menu_list .current{background:#f9f9f9 url(../images/down.png) center right no-repeat; border:#dcdcdc solid 1px; height:38px; line-height:38px; border-radius:5px; }
.menu_body{display:none;}
.namelist{ width:750px; margin:0 auto;}
.namelist ul li {
    line-height: 35px;
    background: url(../images/list_li_bg.jpg) repeat-x left bottom; overflow:hidden
}
.namelist ul li p{ float:left; width:50%; text-align:left;padding-left: 18px;
    background: url(../images/list_li_icon.jpg) no-repeat 10px;}
#teamcont{
	width: 1000px;
	height: 650px;
	margin: 0 auto;
	padding:0 auto;
}
#teamcont .partener{
	
	margin-right:30px;
	margin-top:10px; 
	
}

#teamcont #pichuan .partener{
	float:left;
	width:162px;
	height:190px;
}
.pname{
	padding:25px 0 10px 0;
	font-weight:bold;
	color:black;
}
.pinfo{
	color:black; text-align:center; font-size:14px; color:#525252
}
.parinforma{
	position:absolute;
	z-index:10;
	width:710px;
	color:black;
	display:none;
	border:solid 5px #ccc;
	background:#FFFFFF;
	padding-bottom: 30px;
}
#teamcont .partener .row1{
	filter:alpha(opacity=90);
	background:#f6f6f6;
	-moz-opacity:0.9; 
	opacity:0.9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#939393')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#939393');
	width:162px;
	height:130px;
	border:#CCC solid 1px;

	
}
#teamcont .partener .code{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:#ccc solid 1px;
}

.showLeft{
	float:left;
	padding:20px 10px 10px 40px;
}
.showRight{
	float:left;
	
}
.showRight  .huncontent{
	padding:0 0px 20px 20px;
	font-size:18px;
	line-height:35px;
	width:420px;
	text-align:left
}
.showRight  .huncontent ul li{
	height:40px;
	line-height:40px;
	border-bottom:#ccc dashed 1px;
	background:url(http://www.northsoft.com.cn/skin/index/images/list_li_icon.jpg) left no-repeat; padding-left:20px;
	font-size:16px;
}
.huncontent-tit{ font-size:24px; color:#176fc2; font-weight:bold;}
.closebtn{
	clear:both;
	position:relative;
	top:14px;
	left:660px;
	width:36px;
	height:36px;
	background-image:url(../images/close-n.png);
	cursor:pointer;
}
.cssshadow {
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#afafaf')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#afafaf');
}

/*后添加2020-05-29*/
.product-title {
    margin-bottom: 16px;
}

.product-title h3 {
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    line-height: 1.1;
}

.product-box {
    position: relative;
    max-width: 1180px;
    margin: 0 auto;
}

.product-header ul {
    position: relative;
}

.product-header ul li {
    display: inline-block;
    text-align: center;
    position: relative;
    width:113px;
	height:152px;
	border-radius:5px;
}

.product-header ul li a {
    display: block;
    text-decoration: none;
}

.product-head-tag {
    width: 113px;
    height: 152px;
    display: block;
}

.product-head-tag img {
    width: 100%;
    height: 100%;
    display: block;
}

.product-head-tag .active-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.product-header ul li a:hover .active-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}

.product-head-tit {
    display: block;
    color: #333;
    font-size: 18px;
}

.product-header ul li a:hover .product-head-tit {
    color: #00a4ff;
}

.product-header ul .on a:after {
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    bottom:0;
	width:111px;
	height:150px;

}

.product-list-item {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.product-list-item h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 400;
}

.product-list-item h3 a {
    display: block;
}

.product-list-item h3 a i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2px;
    margin-left: 10px;
    min-width: 32px;
    border: 1px solid #f60;
    font-size: 12px;
    line-height: 14px;
    color: #f60;
    text-align: center;
    font-style: normal;
}

.product-list-text {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}

.product-list-text span {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
    margin-right: 5px;
}

.product-switch {
    overflow: hidden;
}

.product-list-item h3 a:hover {
    color: #00a4ff;
}

.on .active-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}

.on .product-head-tit {
    color: #00a4ff;
}
.demo{width:400px;margin:0 auto;}
.demo h2{font-size:14px;height:24px;line-height:24px;margin:30px 0 10px 0;padding:0 10px;}
.menu_head{padding:0 10px;cursor:pointer;position:relative;margin:2px;background:#eef4d3 url(../images/left.png) center right no-repeat; padding-right:10px; text-align:left; line-height:36px; font-size:16px; color:#ff5a00; border-radius:5px;}
.menu_list .current{background:#f9f9f9 url(../images/down.png) center right no-repeat; border:#dcdcdc solid 1px; height:38px; line-height:38px; border-radius:5px; }
.menu_body{display:none;}
.namelist{ width:750px; margin:0 auto;}
.namelist ul li {
    line-height: 35px;
    background: url(../images/list_li_bg.jpg) repeat-x left bottom; overflow:hidden
}
.namelist ul li p{ float:left; width:50%; text-align:left;padding-left: 18px;
    background: url(../images/list_li_icon.jpg) no-repeat 10px;}
#teamcont{
	width: 1000px;
	height: 650px;
	margin: 0 auto;
	padding:0 auto;
}
#teamcont .partener{
	
	margin-right:30px;
	margin-top:10px; 
	
}

#teamcont #pichuan .partener{
	float:left;
	width:162px;
	height:190px;
}
.pname{
	padding:25px 0 10px 0;
	font-weight:bold;
	color:black;
}
.pinfo{
	color:black; text-align:center; font-size:14px; color:#525252
}
.parinforma{
	position:absolute;
	z-index:10;
	width:710px;
	color:black;
	display:none;
	border:solid 5px #ccc;
	background:#FFFFFF;
	padding-bottom: 30px;
}
#teamcont .partener .row1{
	filter:alpha(opacity=90);
	background:#f6f6f6;
	-moz-opacity:0.9; 
	opacity:0.9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#939393')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#939393');
	width:162px;
	height:130px;
	border:#CCC solid 1px;

	
}
#teamcont .partener .code{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:#ccc solid 1px;
}

.showLeft{
	float:left;
	padding:20px 10px 10px 40px;
}
.showRight{
	float:left;
	
}
.showRight  .huncontent{
	padding:0 0px 20px 20px;
	font-size:18px;
	line-height:35px;
	width:420px;
	text-align:left
}
.showRight  .huncontent ul li{
	height:40px;
	line-height:40px;
	border-bottom:#ccc dashed 1px;
	background:url(http://www.northsoft.com.cn/skin/index/images/list_li_icon.jpg) left no-repeat; padding-left:20px;
	font-size:16px;
}
.huncontent-tit{ font-size:24px; color:#176fc2; font-weight:bold;}
.closebtn{
	clear:both;
	position:relative;
	top:14px;
	left:660px;
	width:36px;
	height:36px;
	background-image:url(../images/close-n.png);
	cursor:pointer;
}
.cssshadow {
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#afafaf')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#afafaf');
}


