@charset "utf-8";

/*-----------------------------------------------
 speakers
-----------------------------------------------*/
.content{
	background-color: #FFF;
}

.content .inner980 .banner{
	position: relative;
	height: 498px;
}

.content .inner980 .banner img{
	position: absolute;
	width: 1017px;
	height: 498px;
	left: -18px;
}

.content .inner980 h2{
	color: #006CB8;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 24px;
	margin: 0 auto;
	padding-left: 13px;
	width: 955px;
}

.carContent .box ul{
	display: table;
}
.carContent .box .top {
	/*height: 165px;*/
	margin-bottom: 15px;
	margin-left: 283px;
	padding-top: 18px;
}
.carContent .box .bottom {
	/*height: 165px;*/
	margin-bottom: 15px;
	margin-left: 175px;
	padding-top: 18px;
}

.carContent .box ul li{
	vertical-align: bottom;
	/*display: table-cell;*/
	float: left;
}

.carContent .box .top li{
	/*line-height: 165px;*/
	width: 345px;
	text-align: center;
}
.carContent .box .top .big{
	width: 400px;
}
.carContent .box .bottom li{
	/*line-height: 165px;*/
	width: 200px;
	text-align: center;
}

.carContent .box ul li img{
	vertical-align: bottom;
}

.carContent .box table{
	width: 980px;
}
.carContent .box .small{
	width: 713px;
}
.carContent .box table tr {
  background-color: #fff;
}

.carContent .box table tr td, .carContent .box table tr th {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	color: #006CB8;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 29px;
}
.carContent .box table tr th{
	border-left: none;
	text-align: left;
	padding-left: 14px;
}
.carContent .box table tr .last{
	border-right: none;
}
.carContent .box table .red{
	background-color: #BF000A;
}
.carContent .box table .blue{
	background-color: #006CB8;
}
.carContent .box table .blue td,.carContent .box table .blue th{
	font-style: normal;
	color: #FFF;
}

.carContent .box .four_col tr td{
	width: 265px;
}
.carContent .box .five_col tr td{
	width: 206px;
}
.carContent .box .six_col tr td{
	width: 164px;
}
.carContent .box .es_col tr td{
	width: 265px;
}
.carContent .box .other_col tr td{
	width: 200px;
}
.carContent .box .ps_col_one tr .big{
	width: 400px;
}

.carContent .box .four_col tr th{
	width: 166px;
}
.carContent .box .five_col tr th{
	width: 136px;
}
.carContent .box .six_col tr th{
	width: 139px;
}
.carContent .box .es_col tr th{
	width: 200px;
}
.carContent .box .other_col tr th{
	width: 174px;
}
h1 {
	color: #004377;
	font-size: 38px;
	font-weight: normal;
	line-height: 1.15;
	padding-bottom: 20px;
}
.content .inner980 h2 {
	font-size: 41px;
	font-weight: normal;
	line-height: 1.2;
	margin-top: 50px;
	margin-bottom: 10px;
}

#section05 .wrapper {
	padding-bottom: 0 !important;
}

#section05 h3 {
	margin-bottom: 0 !important;
}

#section05 .figure.wide {
	padding: 0;
}

#section05 .figure.wide .onlypc {
	margin: 0;
	max-width: inherit;
}

#section05 table.spec {
	margin-bottom: 100px;
}

#section05 table.spec th,
#section05 table.spec td {
	border: 1px solid #c8c8c8;
	padding: 15px;
}

#section05 table.spec th {}

#section05 table.spec td {
	background-color: rgba(255, 255, 255, 0.9);
}

#section05 table.spec thead tr {
	background-color: transparent !important;
}

#section05 table.spec thead th {
	background-color: rgba(214, 214, 214, 0.9);
	border-bottom: 1px solid #c8c8c8 !important;
	color: #000;
}

#section05 table.spec tbody th {
	background-color: rgba(245, 245, 245, 0.9);
}

@media screen and ( max-width: 768px ) {
	.content .inner980 h2 {
		max-width: 100%;
		box-sizing: border-box;
		font-size: 20px !important;
	}
	
	.carContent .box .top {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding-left: 30%;
	}
	
	.carContent .box .top.line3 {
		margin: 0;
	}
	
	.carContent .box .top  li {
		width: 40%;
		padding: 5%;
	}
	
	.carContent .box .top.line3 li {
		max-width: 33%;
	}
	
	.carContent .box .top  li img {
		max-width: 100%;
	}
	
	.carContent .box table {
		width: 95%;
		margin: 0 auto;
	}
}

@media screen and ( min-width: 769px ) {
	#section05 .contents .product-carousel .product_detail ul li{
	  margin: auto 5px;
	}
}

#productMain{
  position: relative;
  z-index: 100;
}
@media screen and ( max-width: 768px ) {
	#productMain{
	  position: relative;
	  z-index: 0;
	}
}
