@charset "utf-8";
html,body{
	background-image: url(../img/all/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% auto;
}

/* BANNER */
.box_banner{
	background-image: url(../img/all/banner-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	float: left;
	width: 100%;
	background-size: cover;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 2.5em;
	color: #010067;
	font-weight: bold;
}
.box_banner .en{
	font-size: 14px;
	color: #276483;
	font-style: italic;
}
@media screen  and (max-width: 400px) {
.box_banner{
	font-size: 1.6em;
}
}
/*wrapper-pro===============================*/
.row{
/*	margin-bottom: var( --section-padding-tb);
*/	padding-bottom: var( --section-padding-tb);
	clear: both;
	float: left;
	width: 100%;
}
.wrapper-pro{
	clear: both;
	width: 1280px;
	margin-top: var(--blcokm-padding-tb);
	padding-top: var(--blcokin-padding-tb);
	padding-bottom: var(--blcokin-padding-tb);
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #e7eced;
	font-size: 1em;
	line-height: 1.8em;
	position: relative;
	}
.wrapper-pro .item.nav{
	flex: 0 0 250px;
	padding-left: 2%;
	overflow: hidden;
}
.wrapper-pro .item.cont{
	flex: 1 1 auto;
	width:calc(91% - 250px );
	padding-right: 2%;
	padding-left: 5%;
	position: relative;
	overflow: hidden;
}
.box-d-name{
	font-size: 1.875em;
	color: #000;
	clear: both;
	float: left;
	margin-bottom: var(--blcokm-padding-tb);
	width: 100%;
	font-weight: bold;
	padding-bottom: 20px;
	margin-top: var( --section-padding-tb);

	}
.box-d-name span{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cde0f0;}
	
.box-d-main{
	clear: both;
	float: left;
	margin-bottom: var(--blcokin-padding-tb);
	width: 100%;
	}
.box-d-main .item.pic{
	flex: 0 0 300px;
	margin-right: 20px;
	 }
.box-d-main .item.w{
	 flex: 1 1 auto;
	 }
.boxpic {
    background-repeat: no-repeat;
    background-position: center center;
    clear: both;
    height: 300px;
    width: 300px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-size: cover;
	border: 2px solid #2e70af;
}
.suit p{
	font-size: 14px;
	color:#2f70af;
}
.suit span{
	font-weight: bold;
	color: #FFF;
	background-color: #2f70af;
	padding: 3px;
	-moz-border-radius-topleft: 3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
border-top-left-radius:3px;
border-top-right-radius:3px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
}
 .item.w p span{
	color: #2e70af;
	margin-right: 20px;
}

.col50{
	flex: 0 0 48%;
	margin-right: 1%;
	margin-left: 1%;	 
	 }
.spec{
	clear: both;
	float: left;
	width: 100%;
}
.spec-check{
	font-size: 0.8em;
	line-height: 25px;
	color: #FFF;
	text-align: center;
	height: 25px;
	width: 25px;
	background-color: #2e70af;
	}
.spec-check i{
	line-height: 25px;
	display: inline-block;
}
/*TABEL*/

table.specTable {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
table.specTable tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e70af;  
}
table.specTable td, table.specTable th {
  padding: 5px 5px;
}
table.specTable tbody td {
	font-size: 0.8em;
	color: #3A3C43;
	font-weight: normal;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0ebeb;
}
table.specTable tbody tr td:first-child {
	font-size: 0.8em;
	color: #3A3C43;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2e70af;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0ebeb;
}

table.specTable thead tr:first-child {
  background: #2E70AF;
}
table.specTable thead th {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #FFF;
}

table.specTable tfoot td {
  font-size: 1em;
}
table.specTable strong{
	color: #2e70af;
	font-weight: bold;
	font-size: 1em;
}
table.specTable .bg{
	background-color: #2e70af;
}
.row:nth-child(2n) .boxpic{
	border: 2px solid #5bab9d;
}
 .row:nth-child(2n) .item.w p span, .row:nth-child(2n) .suit p{
	color:#5bab9d;
}
.row:nth-child(2n) .suit span,.row:nth-child(2n) table.specTable thead ,
.row:nth-child(2n) table.specTable .bg,
.row:nth-child(2n) .spec-check
  {
	background-color: #5bab9d;
}

.row:nth-child(2n) table.specTable tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5bab9d;  
}
.row:nth-child(2n) table.specTable tbody tr td:first-child {
	font-size: 0.8em;
	color: #3A3C43;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#5bab9d;  
}
.row:nth-child(2n) table.specTable strong{
	color: #5bab9d;
}
.row:nth-child(2n) table.specTable tbody tr td.noborder,
.row table.specTable tbody tr td.noborder{
	border-right-color: #FFF;
	border-right-style: none;
}
/*TABLEEND*/
@media screen  and (max-width: 1280px) {
.wrapper-pro{
	width: 90%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	padding-right: 2.5%;
	padding-left: 2.5%
	}
.spec,.box-d-main{
	flex-wrap:wrap;
}
.col50{
	flex: 0 1 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 30px;
	 }
.box-d-name{
	font-size: 1.4em;
	}
}

@media screen  and (max-width:400px) {
.boxpic {
    height: 250px;
    width: 250px; 
}
.box-d-name{
	font-size: 1.1em;
	}
}
@media screen  and (max-width:300px) {
.boxpic {
    height: 200px;
    width: 200px; 
}
}

/*wrapper-proEND============================*/
.box_pagelocation{
	text-align: center;
	width: 40px;
	margin-left: 45%;
}
@media screen  and (max-width: 1280px) {
.box_pagelocation{
	text-align: center;
	width: 40px;
	margin-left: 0%;
}

}

@media screen  and (max-width: 800px) {
.wrapper-pro{
	flex-wrap:wrap;
}
.wrapper-pro .item.nav{
	flex: 0 1 100%;
	padding-right: 0%;
	padding-left: 0%;
	order:2;
	width:100%;
	}
.wrapper-pro .item.cont{
	flex: 0 1 100%;
	padding-right: 0%;
	padding-left: 0%;
	order:1
}
.wrapper_cata.active{
	position:relative;
	width: 100%;
	top: 0px;
	}
}
@media screen  and (max-width: 600px) {
.spec{overflow-x: scroll;}
}