.topBar {
				-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;


	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	padding: 10px;
	position: absolute;
	top: 80px;
	right: 10px;
	background-color: #fff;
}
.topBar .bxSearch {
	position: relative;
	display: inline-block;
}
.topBar .bxSearch #q {
	font-family: OpunMai;
	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	background-color: #efefef;
	border-style: none;
width: 200px;
height: 30px;
font-size: 18px;
line-height: 30px;
padding-left: 10px;
padding-right: 28px;
}
.topBar .bxSearch #btnQ {
	background-image: url(images/ico-search.png);
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 5px;
	top: 5px;
	border-style: none;
	background-color: transparent;
	cursor: pointer;
}
.topBar .bxLink {
	display: inline-block;
	font-size: 16px;
	padding-left: 10px;
	color: #000;
}
.topBar .bxLink a ,
.topBar .bxLink i {
	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	display: inline-block;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	font-style: normal;
}
.topBar .bxLink i {
	padding-left: 0px;
	padding-right: 0px;
}
.topBar .bxLink a:hover {
	color: #fbc83c;
	background-color: #000;
	text-decoration: none;
}
.topBar .bxLink a.alinkIco:hover {
    background-color: #fff;
}
.in_sec  {
	font-family: OpunMai;
	width: 100%;
	margin: auto;
	max-width: 1100px;
	position: relative;
	padding: 10px;
}
.ix_sec1 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-image: url(images/pic_index/bg1.png);
	background-color: #000;
}
.ix_sec1 .in_sec {
	padding-top: 200px;
padding-bottom: 150px;
}

.ix_sec1 .in_sec .bx1 {
	position: absolute;
	bottom: 150px;
	left: 10px;
	width: 40%;
	color: #fff;
}
.ix_sec1 .in_sec .bx1 .picLg1 {
	display: block;
	width: 90%;
	max-width: 280px;
}
.ix_sec1 .in_sec .bx1 .t1 {
font-size: 18px;
padding-top: 30px;
line-height: 30px;
}
.ix_sec1 .in_sec .bx1 .t1 strong {
font-size: 29px;
font-weight: normal;
line-height: 41px;
}
.ix_sec1 .in_sec .bx1 .t2 {
padding-top: 30px;
	font-size: 18px;
line-height: 29px;
}
.ix_sec1 .in_sec .bx1 .t3 {
padding-top: 30px;
}
.ix_sec1 .in_sec .bx1 .t3 .btn8{
		font-size: 34px;
padding-left: 50px;
	padding-right: 50px;
}
.ix_sec1 .in_sec .bx2 {
	display: block;
float: right;
width: 100%;
	max-width: 470px;
}
.ix_sec2 {
}
.ix_sec2 .in_sec {
	padding-top: 100px;
}
.tTop {
	text-align: center;
}
.tTop .tico {
	display: inline-block;
}
.tTop .t {
	font-size: 45px;
	line-height: 70px;
	margin-bottom: 100px;
	font-weight: bold;
}
.tTop .t em {
	color: #fbc83c;
	font-style: normal;
	font-size: 66px;
	line-height: 70px;
}
.tTop .t::after {
	content: "";
	display: block;
	width: 100px;
	height: 10px;
	background-color: #fbc83c;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.ix_sec2 .in_sec .bxxImg1 {
	position: relative;
}
.ix_sec2 .in_sec .bxxImg1 .img1 {
	display: block;
	width: 100%;
}
.ix_sec2 .in_sec .bxxImg1 .bxYT {
background-color: #000;
position: absolute;
width: 50.5%;
height: 75%;
top: 14%;
left: 22.7%;
}
.ix_sec3 {
}
.ix_sec3 .in_sec {
	padding-top: 100px;
}
.ix_sec3 .in_sec .row {
}
.ix_sec3 .in_sec .sc3List {
width: 25%;
float: left;
text-align: center;
padding: 10px;
}
.ix_sec3 .in_sec .sc3List .lico {
	height: 80px;
display: inline-block;
}
.ix_sec3 .in_sec .sc3List h3 {
	font-size: 17px;
line-height: 30px;
	height: 120px;
	font-weight: normal;
}
.ix_sec3 .in_sec .sc3List .t {
	color: #8e8e8e;
	font-size: 13px;
	height: 150px;
}
.ix_sec4 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-image: url(images/pic_index/bg2.png);
}
.ix_sec4 .in_sec {
}
.ix_sec4 .in_sec .row1 {
	position: relative;
}
.ix_sec4 .in_sec .row1 .bx1 {
width: 50%;
position: absolute;
left: 10px;
top: 200px;
}
.ix_sec4 .in_sec .row1 .bx1 .t1 {
	color: #fff;
	font-size: 60px;
	line-height: 80px;
}
.ix_sec4 .in_sec .row1 .bx1 .t2 {
	padding-top: 20px;
}
.ix_sec4 .in_sec .row1 .bx1 .t2 .picLg2 {
	width: 90%;
	max-width: 300px;
}
.ix_sec4 .in_sec .row1 .bx1 .t3 {
	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;

	color: #000;
background-color: #fff;
margin-top: 30px;
display: inline-block;
font-size: 32px;
line-height: 35px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}
.ix_sec4 .in_sec .row1 .bx1 .t3 .zm1 {
	width: 35px;
display: inline-block;
vertical-align: middle;
}
.ix_sec4 .in_sec .row1 .bx2 {
	width: 50%;
	float: right;
}
.ix_sec4 .in_sec .row1 .bx2 .pic3 {
	width: 100%;
}
.ix_sec4 .in_sec .row2 {
	position: relative;
}
.ix_sec4 .in_sec .row2 .pic4 {
	width: 50%;
	float: left;
}
.ix_sec4 .in_sec .row2 .bxCnt {
width: 40%;
position: absolute;
right: 10px;
top: 200px;
}
.ix_sec4 .in_sec .row2 .bxCnt h3 {
	color: #fff;
	font-size: 52px;
	line-height: 80px;
}
.ix_sec4 .in_sec .row2 .bxCnt h3::after {
content: "";
display: block;
width: 100px;
height: 10px;
background-color: #fbc83c;	
}
.ix_sec4 .in_sec .row2 .bxCnt .t1 {
	color: #fff;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ix_sec4 .in_sec .row2 .bxCnt .t2 {
	display: inline-block;
}
.ix_sec4 .in_sec .row2 .bxCnt .t2 a {
	display: block;
	color: #fbc83c;
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 50px;
	margin-bottom: 10px;
}
.ix_sec4 .in_sec .row2 .bxCnt .t2 .linkFbCnt {
	background-image: url(images/ico-fb.svg);
}
.ix_sec4 .in_sec .row2 .bxCnt .t2 .linkWbCnt {
	background-image: url(images/ico-web.svg);
}
.ix_sec4 .in_sec .row3 {
	padding-top: 100px;
	text-align: center;
}
.ix_sec4 .in_sec .row3 .bxTx {
	padding-left: 10px;
	padding-right: 20px;
	display: inline-block;
	color: #fff;
	text-align: left;
}
.ix_sec4 .in_sec .row3 .bxTx .imgCt {
		display: inline-block;
	vertical-align: top;
	width: 60px;
}
.ix_sec4 .in_sec .row3 .bxTx .tx {
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
}
.ix_sec4 .in_sec .row3 .bxTx .tx .tx1 {
	color: #fbc83c;
		font-size: 18px;
	line-height: 30px;
}
.ix_sec4 .in_sec .row3 .bxTx .tx .tx2 {
		font-size: 16px;
	line-height: 24px;
}
.ix_sec4 .txFoot1 {
	font-family: OpunMai;
		color: #fbc83c;
	text-align: center;
padding: 40px;
	font-size: 14px;
line-height: 22px;
}
.imgIcoUser{
-moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 2px solid #000;
  cursor: pointer;
    vertical-align: middle;
}