ul,li,p{
	padding: 0;
	margin: 0;
}
.contentWrapper{
	padding-bottom: 150px;
	padding-top: 40px;
}
.quesName{
	margin-bottom: 0;
}
.container h3{
	margin: 0;
	padding: 0;
}
.instruction h4,#ProductArticle h4{
	font-weight: bold;
	-webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
}
p a,p a:hover,li a,li a:hover{
	color: rgb(0, 0, 238);

}
.middleNavWrapper{
	margin: 20px 0;
}
.middleNavWrapper .middleNav .middleNav_active{
	cursor: default;
}
h2{
	font-size: 24px;
	color: #0e1b8d;
	font-weight: bold;
}


input[type="button"]{display:block;width:100px;height: 40px;text-align: center;line-height: 40px;color: #fff;background: #1b8be9;border:none;font-size:18px;font-family: Arial,"黑体",sans-serif;letter-spacing: 5px;cursor: pointer;}
.search input[type="button"],
.search input[type="submit"]{
	width: 40px;
	background: #1b8be9 url(/common/Style2/images/newSearch.png) no-repeat center center;
	border-radius: 0;
}
.download{display:block;width:90px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 16px;background: #1b8be9;letter-spacing: 5px;}
@media screen and (max-width: 899px){
    .download{width: 54px;font-size: 13px;}
}
table{width: 100%; border-collapse:collapse; table-layout:fixed;word-break:break-all;}
td{ padding: 0 5px; }
/*查看更多*/
.more{font-size: 14px;color: #2556af; line-height: 40px;}
/*右下角相关链接部分*/
.relate{width: 100%;height: auto;margin-top:28px;}
.relate .title{width:100%;height: 40px;margin-bottom:10px;font-size: 18px;line-height: 40px;text-indent: 20px;color: #fff;background:#505050;}
.relate table{width: 100%; border-collapse:collapse; table-layout:fixed;word-break:break-all;}
.relate table td{width: 100%;border: 1px solid #dadada;font-size: 16px;padding: 10px;}
.relate table td a{color: #404040; width: 100%; text-overflow: ellipsis; overflow: hidden; font-size: 16px; line-height: 1.5em;}
.relate table td a:hover{color: #073696;}

.searchWrapper{width: 100%;padding: 30px 0 10px 0;background: #dadada;}
.searchWrapper .searchW{ width: 60%; float: left; margin-bottom: 20px; } 
.searchWrapper .search .selectInit{width:100%;height:40px;margin-top: 12px;position: relative;}
.searchWrapper .search .selectInit >*{float: left;}
.searchWrapper .search .selectInit .or{width:30px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;color:#000;margin-right:14px;}

.searchWrapper .searchW.searchW2{ width: 38%;margin-left: 2%; padding-left: 2%; border-left: 2px solid #fff; }
.searchWrapper .searchW.searchW2 input[type="text"]{ width: calc(98% - 55px); height: 40px; line-height: 40px;  margin-right: 15px; border-radius: 0;
    font-size: 14px;
    color: #656565;
    text-indent: 15px;
    font-family: "黑体",sans-serif;
	border: 0;
}
.contLeft h2{
	margin-top: 0;
}

.noClick{
  background: #EEE url(/images/nameIcon_blank.png) no-repeat 95% 9px !important;
  cursor: default !important;
}
.ZeZhao{
	position: absolute;
	height: 40px;
	/* background: #CCC; */
	width: calc(50% - 35px);
	left: calc(50% - 20px);
}
/*左侧类选项卡*/
.tabIconBox{margin: 16px 0;overflow: hidden;}
.tabIconBox .tabIcon{position: relative;display:block;padding: 8px 0 8px 15px;  width: calc(25% - 2px);    margin-right:2px;background: #9b9c9c; font-size: 18px;color:#fff;float: left; min-height: 42px;}
.tabIconBox .tabIcon.active{background: #1b8be9;}
.tabIconBox .tabIcon >i{display:none;position: absolute;right:15px;bottom:16px;font-size: 34px;font-style: normal;line-height: 0;}
.tabIconBox .tabIcon.active >i{display: inline;}
.tabIconBox.column5 .tabIcon {width: calc(20% - 2px);}
/*select自制控件*/
.selectBox{width: calc(50% - 35px);height:40px;margin-right:15px;line-height: 40px;font-size: 18px;color: #656565;background: #ffffff url(/images/nameIcon_blank.png) no-repeat 95% 9px;cursor: pointer;text-indent: 15px;position: relative;}
.selectBox .thisBox{width: 84%;height: 100%;overflow: hidden;}
.selectBox .thisBox>.selected{line-height: normal;height:40px;display: table-cell;vertical-align: middle;white-space:nowrap;}
.selectBox .opts{display:none;width:100%;background: #ffffff;position: absolute;top: 40px;max-height: 250px;overflow-y: auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;-moz-overflow-scrolling: touch;overflow-scrolling: touch;}
.selectBox .opts h5 {margin: 5px 0;font-size: 1em;color: black;line-height: 1.5em;text-decoration: underline;cursor: default;}
.selectBox .opts a{display: block;width: 91%;color: #656565;background: #ffffff;text-indent: 0;line-height: normal;padding: 6px 15px;}
.selectBox .opts a:hover{background: #71B6EF;}



.contentWrapper .container .contLeft{width:76%;height: auto;float: left;}
.contentWrapper .container .contRight{width:22%;height: auto;float: right;}
.contentWrapper .container .contRight .advisory img{display: block;width: 100%;}
.contentWrapper .container .contRight .advisory img.zx_m{display: none;}


.contentWrapper .container .contLeft .tabContBox{padding-top: 15px;}
.contentWrapper .container .contLeft .tabContBox ul{border-top: 2px solid #ccc;}
.contentWrapper .container .contLeft .tabContBox li{position:relative;height: 42px;border-bottom: 1px solid #ccc;}
.contentWrapper .container .contLeft .tabContBox li a{display: block;width: 100%;height: 100%;}
.contentWrapper .container .contLeft .tabContBox li a:hover .name{color: #073696;}
.contentWrapper .container .contLeft .tabContBox .name{font-size: 14px;color: #666;line-height: 42px;}
.contentWrapper .container .contLeft .tabContBox .size{position: absolute;top:16px;right: 120px;font-size: 14px;color: #666;}
.contentWrapper .container .contLeft .tabContBox .download{position: absolute;top:6px;right: 5px;}

.contentWrapper .container .contLeft .title{
	position: relative;
	font-weight: bold;
}
.contentWrapper .container .contLeft .title #questionA{
	display: block;
    width: 100px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    background: #9c9c9c;
    text-align: center;
    position: absolute;
    bottom: 2px;
    right: 2px;
}
/*表格样式 A*/
table.table_A{width: 100%; border-collapse:collapse;}
table.table_A tr th{font-weight:normal;padding: 10px 14px;background: #737373;font-size: 18px;color: #fff; border-right: 1px solid #fff; text-align: center;}
table.table_A tr td{padding: 10px;background: #efefef;font-size: 14px;color:#666;line-height: 20px;border-bottom:1px solid #fff;}
table.table_A tr td.AuthType{text-align: right;padding-right: 26px;min-width:68px;}
table.table_A tr td.name{min-width: 160px;}
table.table_A tr td.tel{min-width: 130px;}
table.table_A tr td.time{min-width: 178px;}

@media screen and (max-width: 1680px) {
	.tabIconBox.column5 .tabIcon {width: calc(15% - 2px);}
	.tabIconBox.column5 .tabIcon.active {width: calc(40% - 2px); background: #1b8be9 !important;}
	.tabIconBox.column5 .tabIcon.active span {
		display: block;
	}
	.tabIconBox.column5 .tabIcon span {display: none;}
	.tabIconBox.column5 .tabIcon.windows {background: #9b9c9c url('../img/icon-download-windows.png') center center no-repeat;}
	.tabIconBox.column5 .tabIcon.mac {background: #9b9c9c url('../img/icon-download-mac.png') center center no-repeat;}
	.tabIconBox.column5 .tabIcon.os {background: #9b9c9c url('../img/icon-download-os.png') center center no-repeat;}
	.tabIconBox.column5 .tabIcon.app {background: #9b9c9c url('../img/icon-download-app.png') center center no-repeat;}
	.tabIconBox.column5 .tabIcon.prod {background: #9b9c9c url('../img/icon-download-manual.png') center center no-repeat;}
}

@media screen and (max-width: 990px){
	h2{ font-size: 20px; }
	.contentWrapper .container .contLeft{width:100%;}
	.contentWrapper .container .contRight{width:100%;}
	.searchWrapper .search{box-sizing:border-box;padding:0 16px;}
    .searchWrapper .search:after{content:"";display:block;height:0;clear:both;visibility:hidden}
    .searchWrapper .searchW{ width: 100%; }
    .selectBox{margin-right: 2%; width: calc(98% - 50px); margin-bottom: 15px; font-size: 12px;}
	.searchW h2{ margin-top: 0; }
	.searchWrapper .searchW.searchW2 input[type="text"]{ width: calc(98% - 50px); font-size: 12px; margin-right: 2%; }
	.contentWrapper .container .contRight .advisory img{ display: none; }
	.contentWrapper .container .contRight .advisory img.zx_m{display: block;}
	.searchWrapper .searchW.searchW2{ margin-left: 0%; padding-left: 0%; border-left: 0; width: 100%; }
	.contentWrapper .container .contLeft .title #questionA{ display: none; }
	.ZeZhao{ width: calc(98% - 50px); top: 55px; left: 0; }
	.tabIconBox .tabIcon{
		font-size: 13px; text-align: center; padding: 8px 5px; height: 52px;
	}
	.contentWrapper .container .contLeft .tabContBox .name{
		width: 54%;
		display: block;
		line-height: 18px;
	}
    .contentWrapper .container .contLeft .tabContBox li{height: auto;}
    .contentWrapper .container .contLeft .tabContBox li a{display: box; display: -webkit-box; display: -moz-box; padding-top: 4px;padding-bottom: 4px;min-height: 42px;-webkit-box-align:center; -moz-box-align:center;box-align:center;  }
    .contentWrapper .container .contLeft .tabContBox .name{display: block;width: 54%;line-height: 18px;}
    .contentWrapper .container .contLeft .tabContBox .size{right: 70px;top:38%;}
	.contentWrapper .container .contLeft .tabContBox .download{top:30%;top:-webkit-calc((100% - 30px)/2);top:-moz-calc((100% - 30px)/2);top:calc((100% - 30px)/2);}
	.contentWrapper .container .contRight{ margin-top: 30px }
	.relate .title{width:100%;height: 36px;margin-bottom:10px;font-size: 14px;line-height: 36px;text-indent: 10px;color: #fff;background:#505050;}
	.relate table td a{color: #404040; width: 100%; text-overflow: ellipsis; overflow: hidden; font-size: 12px; line-height: 1.5em;}
	.relate table td{    padding: 6px 10px;}

}