/*---------------
	nav
---------------*/
.navbar-default {
	border-color: rgba(38, 159, 209, 1) !important;
	background: rgba(38, 159, 209, .95) !important;
}

.navbar-brand {
	padding: 8px 0 8px 15px !important;
}

.navbar-brand img {
	width: 160px;
	margin-bottom: 8px;
}

.textAdv {
	margin: 5px 0;
	padding: 10px 0;
}

.navbar-header {
	padding: 8px 0;
}

.navbar-nav {
	padding: 12px 0 0 30px !important;
}

.navbar-nav li {
	padding: 0 8px !important;
}

.navbar-nav li a {
	color: rgba(255, 255, 255, 1) !important;
	padding: 10px 2px !important;
	-webkit-transition: border-bottom 0.4s ease-out;
	-moz-transition: border-bottom 0.4s ease-out;
	-o-transition: border-bottom 0.4s ease-out;
	transition: border-bottom 0.4s ease-out;
	font-size: 1.1em;
}

.navbar-nav li a:hover {
	border-bottom: 2px solid rgba(255, 255, 255, 1);
}

.navbar-nav li .current-nav {
	border-bottom: 2px solid rgba(255, 255, 255, 1) !important;
}

.nav-user {
	float: right;
	display: inline-block;
	padding-left: 20px;
	margin-top: 4px;
	text-align: center;
}

.nav-user a:link {
	font-size: 1em;
	color: rgba(255, 255, 255, 1);
}

.nav-user a:visited {
	font-size: 1em;
	color: rgba(255, 255, 255, 1);
}

.nav-user a:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}

.nav-user a:active {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}

.nav-user a p {
	font-size: 1em;
	color: rgba(255, 255, 255, 1);
	text-align: center;
}

.nav-user a p:hover {
	color: rgba(255, 255, 255, .8);
	text-decoration: none;
}

.nav-user a div {
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.nav-user a div img {
	width: 30px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

/*---------------
	index
---------------*/
/* carousel */
.carousel-indicators {
	bottom: 50px !important;
}

.carousel-indicators li {
	margin-right: 5px !important;
}

.carousel-caption {
	width: 100%;
	min-height: 45px;
	background: rgba(0, 0, 0, .7);
	text-align: center;
	left: 0 !important;
	right: 0 !important;
	bottom: 0px !important;
	padding: 15px 10px !important;
	overflow: hidden;
}

.carousel-caption  strong {
	font-size: 1.2em !important;
	color: rgba(255, 255, 255, 1) !important;
}

.carousel-control.left, .carousel-control.right {
	font-size: 5em;
	padding-top: 80px;
	background: none !important;
}

.carousel-inner>.item>a {
	width: 555px;
	height: 310px;
	display: inline-block;
	overflow: hidden;
}

.carousel-inner>.item>a>img {
	overflow: hidden;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.carousel-inner>.item>a>img:hover {
	transform: scale(1.07);
}

.carousel_img {
	width: 100% !important;
	height: 100% important;
	object-fit: cover;
}

/* myFocus */
.myFocus_img {
	width: auto;
	height: 308px;
	overflow: hidden;
}

/* module img news */
.top-distrance {
	margin-top: 80px;
}

.img-news-big {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	margin-right: -10px;
}

.img-news-big img {
	width: 100%;
	position: relative;
	z-index: 99;
}

.img-news-big span {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: 0px;
	z-index: 100;
	color: rgba(255, 255, 255, 1);
	font-size: 1.2em;
	padding: 15px;
}

.img-news-small {
	overflow: hidden;
	overflow: hidden;
	position: relative;
	margin-left: -3px;
	margin-bottom: 15px;
}

.img-news-small a {
	width: 100%;
	height: 148px;
	display: inline-block;
	overflow: hidden;
}

.img-news-small a img {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 99;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
	cursor: pointer;
	overflow: hidden;
}

.img-news-small a img:hover {
	transform: scale(1.07);
}

.img-news-small div {
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 100;
	color: rgba(255, 255, 255, 1);
	padding: 10px 15px;
	background: rgba(0, 0, 0, .7);
}

.img-news-small div span {
	width: 100%;
	height: 38px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 1em;
}

/* module tag */
.tag-title-con {
	width: 100%;
}

.tag-title {
	padding: 10px 0;
	margin: 15px 0 0 0;
	list-style: none;
	border-bottom: 1px solid rgba(230, 232, 235, 1);
	display: block;
}

.tag-title li {
	float: left;
}

.tag-title li a {
	font-size: 1.1em;
	color: rgba(50, 54, 59, 1);
	font-weight: bold;
	padding: 8px 18px;
	margin: 0 2px;
	display: inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	transition: background-color 0.3s ease-out, color 0.3s ease-out;
}

.tag-title li a:hover {
	background: rgba(38, 159, 209, 1);
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
}

.tag-title li .current-tag {
	background: rgba(38, 159, 209, 1);
	color: rgba(255, 255, 255, 1);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}

.tag-con {
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: none;
}

.tag-con li {
	border-bottom: 1px solid rgba(230, 232, 235, 1);
	padding: 20px 0;
	position: relative;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.tag-con li:hover {
	background: rgba(246, 246, 246, 1);
}

.tag-con li .tag-img-con {
	width: 35%;
	height: 160px;
	float: left;
	position: relative;
	overflow: hidden;
}

.tag-con li .tag-img-con img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	z-index: 88;
	cursor: pointer;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.tag-con li:hover .tag-img-con img {
	transform: scale(1.07);
}

.tag-img-con span {
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	text-align: center;
	background: rgba(0, 0, 0, .7);
	color: rgba(255, 255, 255, 1);
	font-size: .9em;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 98;
}

.tag-text-con {
	width: 65%;
	height: 100%;
	float: left;
	padding: 0 0 0 15px;
}

.tag-text-con .tag-caption {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: -2px;
	font-size: 1.3em;
	font-weight: bold;
	color: rgba(50, 54, 59, 1);
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
	border-bottom: none;
}

.tag-text-con .tag-caption:hover {
	color: rgba(38, 159, 209, 1);
}

.tag-text-con .tag-subtitle {
	width: 100%;
	max-height: 74px;
	display: block;
	font-size: 1em;
	color: rgba(135, 142, 166, 1);
	text-align: left;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.tag-text-con .tag-bottom {
	width: 65%;
	position: absolute;
	right: 0px;
	bottom: 23px;
}

.tag-text-con .tag-time {
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 15px;
}

.tag-text-con .tag-time .text-from {
	display: inline-block;
	color: rgba(210, 210, 210, 1);
}

.tag-text-con .tag-time .text-from span:first-of-type {
	color: rgba(38, 159, 209, 1);
	padding-right: 3px;
}

.tag-text-con .tag-time .text-from span:last-of-type {
	color: rgba(38, 159, 209, 1);
	padding-left: 3px;
}

.tag-text-con .tag-time .tag-time-con {
	color: rgba(210, 210, 210, 1);
	padding-left: 15px;
}

.tag-text-con .tag-time .tag-time-con i {
	width: 13px;
	height: 13px;
	display: inline-block;
	background: url(../img/hr_tach@2x.png) -168px -75px no-repeat;
	background-size: 200px auto;
	vertical-align: middle;
	margin-right: 4px;
}

.tag-text-con .tag-operate {
	width: 40%;
	float: right;
	text-align: right;
}

.tag-text-con .tag-operate a {
	color: rgba(210, 210, 210, 1);
	margin-left: 10px;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}

.tag-text-con .tag-operate a:hover {
	color: rgba(38, 159, 209, 1);
	text-decoration: none;
}

.tag-text-con .tag-operate a i {
	width: 19px;
	height: 17px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 3px;
}

.tag-text-con .tag-operate a .icon-seen {
	background: url(../img/hr_tach@2x.png) -92px -19px no-repeat;
	background-size: 200px auto;
}

.tag-text-con .tag-operate a .icon-like {
	background: url(../img/hr_tach@2x.png) -116px -19px no-repeat;
	background-size: 200px auto;
}

.tag-text-con .tag-operate a .icon-share {
	background: url(../img/hr_tach@2x.png) -141px -19px no-repeat;
	background-size: 200px auto;
}

.tag-text-con .tag-operate a:hover .icon-seen {
	background: url(../img/hr_tach@2x.png) -92px -44px no-repeat;
	background-size: 200px auto;
}

.tag-text-con .tag-operate a:hover .icon-like {
	background: url(../img/hr_tach@2x.png) -116px -44px no-repeat;
	background-size: 200px auto;
}

.tag-text-con .tag-operate a:hover .icon-share {
	background: url(../img/hr_tach@2x.png) -141px -44px no-repeat;
	background-size: 200px auto;
}

/* module dvertisement */
.ad-banner {
	width: 100%;
	margin: 15px 0;
	overflow: hidden;
}

.ad-banner img {
	width: 100%;
}

/* modeul news */
.right-news-title {
	width: 100%;
	padding: 8px 15px;
	border-top: 3px solid rgba(38, 159, 209, 1);
	background: rgba(242, 242, 242, 1);
}

.right-news-title span {
	font-size: 1.1em;
	font-weight: bold;
	color: rgba(38, 159, 209, 1);
	float: left;
}

.right-news-title span i {
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.icon-active {
	background: url(../img/hr_tach@2x.png) -13px -75px no-repeat;
	background-size: 200px auto;
}

.icon-newsFlash {
	background: url(../img/hr_tach@2x.png) -39px -76px no-repeat;
	background-size: 200px auto;
}
.icon-company {
	background: url(../img/hr_tach@2x.png) -182px -76px no-repeat;
	background-size: 200px auto;
}


.icon-toplist {
	background: url(../img/hr_tach@2x.png) -65px -75px no-repeat;
	background-size: 200px auto;
}

.icon-video {
	background: url(../img/hr_tach@2x.png) -89px -75px no-repeat;
	background-size: 200px auto;
}

.icon-columns {
	background: url(../img/hr_tach@2x.png) -115px -75px no-repeat;
	background-size: 200px auto;
}

.icon-tag {
	background: url(../img/hr_tach@2x.png) -144px -75px no-repeat;
	background-size: 200px auto;
}

.right-title-detail {
	width: 20px;
	height: 20px;
	float: right;
	background: url(../img/hr_tach@2x.png) -165px -16px no-repeat;
	background-size: 200px auto;
	display: inline-block;
	-webkit-transition: background-image 0.4s ease-out;
	-moz-transition: background-image 0.4s ease-out;
	-o-transition: background-image 0.4s ease-out;
	transition: background-image 0.4s ease-out;
}

.right-title-detail:hover {
	background: url(../img/hr_tach@2x.png) -165px -40px no-repeat;
	background-size: 200px auto;
}

.right-news-con {
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.right-news-con li {
	border-bottom: 1px solid rgba(230, 232, 235, 1);
	padding: 15px 0;
}

.right-news-con li i {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid rgba(39, 159, 209, 1);
	display: inline-block;
	vertical-align: middle;
}

.right-news-con li a {
	font-size: 1em;
	color: rgba(50, 54, 59, 1);
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: -16px;
	-webkit-transition: color 0.4s ease-out;
	-moz-transition: color 0.4s ease-out;
	-moz-transition: color 0.4s ease-out;
	transition: color 0.4s ease-out;
}

.right-news-con li a:hover {
	font-size: 1em;
	color: rgba(39, 159, 209, 1);
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: -16px;
}

.right-news-con li span {
	width: 100%;
	display: block;
	text-align: left;
	font-size: 1em;
	color: rgba(153, 153, 153, 1);
	padding-left: 12px;
	margin-top: 4px;
}

.right-news-img {
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.right-news-img li {
	border-bottom: 1px solid rgba(230, 232, 235, 1);
	padding: 12px 0;
}

.right-news-img li:hover {
	
}

.right-news-img li .news-img {
	width: 35%;
	height: 60px;
	float: left;
	position: relative;
	overflow: hidden;
}

.right-news-img li .news-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	z-index: 90;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
	cursor: pointer;
	overflow: hidden;
}

.right-news-img li:hover .news-img img {
	transform: scale(1.07);
	overflow: hidden;
}

.right-news-img .news-img span {
	width: 24px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	text-align: left;
	font-size: 1em;
	color: rgba(255, 255, 255, 1);
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 100;
	background: rgba(0, 0, 0, .7);
	text-align: center;
	-webkit-border-radius: 0 9px 9px 0;
	-moz-border-radius: 0 9px 9px 0;
	-o-border-radius: 0 9px 9px 0;
	border-radius: 0 9px 9px 0;
}

.right-news-img .news-text {
	width: 65%;
	float: left;
	padding-left: 15px;
	position: relative;
}

.right-news-img .news-text a {
	font-size: 1em;
	color: rgba(50, 54, 59, 1);
	text-align: left;
	-webkit-transition: color 0.4s ease-out;
	-moz-transition: color 0.4s ease-out;
	-moz-transition: color 0.4s ease-out;
	transition: color 0.4s ease-out;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.right-news-img .news-text a:hover {
	font-size: 1em;
	color: rgba(39, 159, 209, 1);
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.right-news-img .news-text span {
	width: 100%;
	display: inline-block;
	text-align: left;
	font-size: 1em;
	color: rgba(153, 153, 153, 1);
}

/* module video */
.right-news-video {
	width: 100%;
	position: relative;
}

.right-news-video video {
	width: 100%;
}

.right-news-video span {
	height: 22px;
	padding: 0 10px;
	line-height: 22px;
	display: inline-block;
	text-align: left;
	font-size: 1em;
	color: rgba(255, 255, 255, 1);
	position: absolute;
	left: 0px;
	top: 35px;
	z-index: 100;
	background: rgba(0, 0, 0, .7);
	text-align: center;
	-webkit-border-radius: 0 13px 13px 0;
	-moz-border-radius: 0 13px 13px 0;
	-o-border-radius: 0 13px 13px 0;
	border-radius: 0 13px 13px 0;
}

/* module columns */
.right-columns {
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0 0;
	list-style: none;
}

.right-columns li {
	width: 100%;
	border-bottom: 1px solid rgba(230, 232, 235, 1);
}

.right-columns li .columns-con {
	width: 25%;
	float: left;
	padding: 15px 5px;
}

.right-columns li .columns-con a:first-of-type {
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}

.right-columns li .columns-con img {
	width: 100%;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}

.right-columns li .columns-con img:hover {
	transform: scale(1.07);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}

.right-columns li .columns-con a:last-of-type {
	font-size: 1em;
	color: rgba(50, 54, 59, 1);
	padding-top: 4px;
	display: inline-block;
	-webkit-transition: color 0.4s ease-out;
	-moz-transition: color 0.4s ease-out;
	-o-transition: color 0.4s ease-out;
	transition: color 0.4s ease-out;
}

.right-columns li .columns-con a:hover:last-of-type {
	font-size: 1em;
	color: rgba(38, 159, 209, 1);
	padding-top: 4px;
	display: inline-block;
}

/* module right tag */
.right-tag {
	width: 100%;
	padding: 5px 0;
}

.right-tag a:link {
	height: 28px;
	line-height: 26px;
	display: inline-block;
	padding: 0 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid rgba(230, 232, 235, 1);
	font-size: 1em;
	color: rgba(50, 54, 59, 1);
	margin-top: 13px;
	margin-right: 5px;
	-webkit-transition: border 0.4s ease-out, color 0.4s ease-out;
	-moz-transition: border 0.4s ease-out, color 0.4s ease-out;
	-o-transition: border 0.4s ease-out, color 0.4s ease-out;
	transition: border 0.4s ease-out, color 0.4s ease-out;
}

.right-tag a:visited {
	border: 1px solid rgba(230, 232, 235, 1);
	color: rgba(50, 54, 59, 1);
}

.right-tag a:hover {
	border: 1px solid rgba(38, 159, 209, 1);
	color: rgba(38, 159, 209, 1);
	text-decoration: none;
}

.right-tag a:active {
	border: 1px solid rgba(230, 232, 235, 1);
	color: rgba(50, 54, 59, 1);
}

/* module right dvertisement */
.right-ad {
	width: 100%;
	border: 1px solid rgba(230, 232, 235, 1);
}

.right-ad img {
	width: 100%;
}

/* module right QR code */
.right-qr-code {
	background: rgba(242, 242, 242, 1);
	padding: 25px 0 15px 0;
	text-align: center;
}

.right-qr-code img {
	width: 70%;
}

.right-qr-code span {
	display: block;
	text-align: center;
	font-size: .9em;
	color: rgba(50, 54, 59, 1);
	margin-top: 5px;
}

/*---------------
 find password
---------------*/
.findPsd-box {
	background: rgba(255, 255, 255, 1);
	margin-top: 140px;
	padding-bottom: 15px;
	-webkit-box-shadow: 0px 0px 6px rgba(153, 153, 153, 1);
	-moz-box-shadow: 0px 0px 6px rgba(153, 153, 153, 1);
	-o-box-shadow: 0px 0px 6px rgba(153, 153, 153, 1);
	box-shadow: 0px 0px 6px rgba(153, 153, 153, 1);
}

.findPsd-title {
	font-size: 1.1em;
	color: rgba(255, 255, 255, 1);
	font-weight: bold;
	text-align: left;
	position: relative;
	top: 130px;
}

.findPsd-tips {
	font-size: 1.1em;
	color: rgba(135, 135, 135, 1);
}

.findPsd-Email {
	background: rgba(230, 247, 253, 1);
	padding: 40px 15px;
	text-align: center;
	color: rgba(217, 79, 79, 1);
	font-size: 1.1em;
	margin: 5px 0;
}

/*---------------
 bottom
---------------*/
.bottom-logo {
	text-align: left;
	padding: 25px 0 0 0;
}

.bottom-logo img {
	width: 180px;
}

.bottom-nav {
	text-align: left;
	color: rgba(173, 174, 175, 1);
	padding-top: 15px;
}

.bottom-nav a:link {
	font-size: 1em;
	color: rgba(173, 174, 175, 1);
	margin: 0 4px;
}

.bottom-nav a:visited {
	font-size: 1em;
	color: rgba(173, 174, 175, 1);
}

.bottom-nav a:hover {
	font-size: 1em;
	color: rgba(45, 114, 147, 1);
}

.bottom-nav a:active {
	font-size: 1em;
	color: rgba(173, 174, 175, 1);
}

.bottom-copyright {
	text-align: left;
	padding: 10px 0 25px 5px;
}

.bottom-copyright span {
	color: rgba(173, 174, 175, 1);
	font-size: .8em;
}

.bottom-copyright a:link {
	font-size: .8em;
	color: rgba(173, 174, 175, 1);
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}

.bottom-copyright a:visited {
	font-size: .8em;
	color: rgba(173, 174, 175, 1);
}

.bottom-copyright a:hover {
	font-size: .8em;
	color: rgba(38, 159, 209, 1);
}

.bottom-copyright a:active {
	font-size: .8em;
	color: rgba(173, 174, 175, 1);
}

.bottom-share {
	width: 100%;
	text-align: right;
	padding-top: 75px;
}

.bottom-share a .weibo {
	width: 29px;
	height: 23px;
	display: inline-block;
	background: url(../img/hr_tach@2x.png) -11px -114px no-repeat;
	background-size: 200px;
	-webkit-transition: background-image 0.4s ease-out;
	-moz-transition: background-image 0.4s ease-out;
	-o-transition: background-image 0.4s ease-out;
	transition: background-image 0.4s ease-out;
}

.bottom-share a:hover .weibo {
	background: url(../img/hr_tach@2x.png) -11px -150px no-repeat;
	background-size: 200px;
}

.bottom-share a .linkedin {
	width: 26px;
	height: 24px;
	display: inline-block;
	background: url(../img/hr_tach@2x.png) -52px -113px no-repeat;
	background-size: 200px;
	-webkit-transition: background-image 0.4s ease-out;
	-moz-transition: background-image 0.4s ease-out;
	-o-transition: background-image 0.4s ease-out;
	transition: background-image 0.4s ease-out;
}

.bottom-share a:hover .linkedin {
	background: url(../img/hr_tach@2x.png) -52px -150px no-repeat;
	background-size: 200px;
}

.bottom-share a .wechat {
	width: 30px;
	height: 25px;
	display: inline-block;
	background: url(../img/hr_tach@2x.png) -89px -113px no-repeat;
	background-size: 200px;
	-webkit-transition: background-image 0.4s ease-out;
	-moz-transition: background-image 0.4s ease-out;
	-o-transition: background-image 0.4s ease-out;
	transition: background-image 0.4s ease-out;
}

.bottom-share a:hover .wechat {
	background: url(../img/hr_tach@2x.png) -89px -150px no-repeat;
	background-size: 200px;
}

.bottom-share a .twitter {
	width: 26px;
	height: 22px;
	display: inline-block;
	background: url(../img/hr_tach@2x.png) -130px -114px no-repeat;
	background-size: 200px;
	-webkit-transition: background-image 0.4s ease-out;
	-moz-transition: background-image 0.4s ease-out;
	-o-transition: background-image 0.4s ease-out;
	transition: background-image 0.4s ease-out;
}

.bottom-share a:hover .twitter {
	background: url(../img/hr_tach@2x.png) -130px -150px no-repeat;
	background-size: 200px;
}

.bottom-share a .facebook {
	width: 22px;
	height: 22px;
	display: inline-block;
	background: url(../img/hr_tach@2x.png) -164px -114px no-repeat;
	background-size: 200px;
	-webkit-transition: background-image 0.4s ease-out;
	-moz-transition: background-image 0.4s ease-out;
	-o-transition: background-image 0.4s ease-out;
	transition: background-image 0.4s ease-out;
}

.bottom-share a:hover .facebook {
	background: url(../img/hr_tach@2x.png) -164px -150px no-repeat;
	background-size: 200px;
}

.bottom-share a .nacshr {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../img/hr_tach@2x.png) -65px -406px no-repeat;
	background-size: 200px;
	-webkit-transition: background-image 0.4s ease-out;
	-moz-transition: background-image 0.4s ease-out;
	-o-transition: background-image 0.4s ease-out;
	transition: background-image 0.4s ease-out;
}

.bottom-share a:hover .nacshr {
	background: url(../img/hr_tach@2x.png) -65px -441px no-repeat;
	background-size: 200px;
}

/*--------------
 modal
--------------*/
.custom-width {
	width: 400px !important;
}

.custom-modal-content {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 10px 15px !important;
}

/*--------------
 user center
--------------*/
.center-left {
	width: 240px;
	border: 1px solid rgba(220, 220, 220, 1);
	background: rgba(2552, 255, 255, 1);
	text-align: center;
	padding-top: 50px;
	padding-bottom: 5px;
	position: absolute;
	top: 15px;
	left: 15px;
}

.center-header-box {
	width: 90px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.center-header-box a:link {
	width: 22px;
	height: 22px;
	display: inline-block;
	position: absolute;
	right: 2px;
	top: 2px;
	background: rgba(255, 255, 255, 1) url(../img/hr_tach@2x.png) -12px
		-304px no-repeat;
	background-size: 200px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 4px rgba(153, 153, 153, 1);
	-moz-box-shadow: 0 0 4px rgba(153, 153, 153, 1);
	-o-box-shadow: 0 0 4px rgba(153, 153, 153, 1);
	box-shadow: 0 0 4px rgba(153, 153, 153, 1);
	-webkit-transition: background-color 0.4s ease-out;
	-moz-transition: background-color 0.4s ease-out;
	-o-transition: background-color 0.4s ease-out;
	transition: background-color 0.4s ease-out;
}

.center-header-box a:visite {
	background: rgba(255, 255, 255, 1) url(../img/hr_tach@2x.png) -12px
		-304px no-repeat;
	backgrou nd-size: 200px auto;
}

.center-header-box a:hover {
	background: rgba(242, 242, 242, 1) url(../img/hr_tach@2x.png) -12px
		-304px no-repeat;
	background-size: 200px auto;
}

.center-header-box a:active {
	background: rgba(255, 255, 255, 1) url(../img/hr_tach@2x.png) -12px
		-304px no-repeat;
	background-size: 200px auto;
}

.center-header {
	width: 90px;
	height: 90px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background: rgba(244, 244, 244, 1);
	text-align: center;
	position: relative;
}

.center-header img {
	width: 90px;
}

.center-nav {
	width: 100%;
	margin: 50px 0 0 0;
	padding: 0px;
	list-style: none;
}

.center-nav li {
	display: block;
}

.center-nav li a:link {
	display: block;
	border-left: 3px solid none;
	color: rgba(36, 36, 36, 1);
	font-size: 1.1em;
	text-align: center;
	background: none;
	padding: 10px 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.center-nav li a:visited {
	border-left: 3px solid rgba(255, 255, 255, 1);
	color: rgba(36, 36, 36, 1);
}

.center-nav li a:hover {
	border-left: 3px solid rgba(38, 159, 209, 1);
	text-decoration: none;
	background: rgba(242, 242, 242, 1);
	color: rgba(36, 36, 36, 1);
}

.center-nav li a:active {
	border-left: 3px solid rgba(255, 255, 255, 1);
	color: rgba(36, 36, 36, 1);
}

.current-center-nav {
	border-left: 3px solid rgba(38, 159, 209, 1) !important;
	text-decoration: none;
	background: rgba(242, 242, 242, 1) !important;
}

.center-nav li a i {
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.icon-personal-info {
	background: url(../img/hr_tach@2x.png) -40px -303px no-repeat;
	background-size: 200px auto;
}

.icon-modify-psd {
	background: url(../img/hr_tach@2x.png) -70px -302px no-repeat;
	background-size: 200px auto;
}

.icon-empower-account {
	background: url(../img/hr_tach@2x.png) -105px -303px no-repeat;
	background-size: 200px auto;
}

.icon-file {
	background: url(../img/hr_tach@2x.png) -172px -304px no-repeat;
	background-size: 200px auto;
}

.icon-user-info {
	background: url(../img/hr_tach@2x.png) -176px -336px no-repeat;
	background-size: 200px auto;
}

.center-exit {
	margin: 70px 15px 0px 15px;
	border-top: 1px solid rgba(220, 220, 220, 1);
}

.center-exit a i {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../img/hr_tach@2x.png) -139px -303px no-repeat;
	background-size: 200px auto;
	vertical-align: middle;
	margin-right: 5px;
}

.center-exit a:link {
	display: block;
	padding: 10px 0;
	text-align: center;
	font-size: 1.1em;
	color: rgba(36, 36, 36, 1);
	background: none;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.center-exit a:visited {
	background: none;
	color: rgba(36, 36, 36, 1);
}

.center-exit a:hover {
	background: rgba(242, 242, 242, 1);
	text-decoration: none;
	color: rgba(36, 36, 36, 1);
}

.center-exit a:active {
	background: none;
	color: rgba(36, 36, 36, 1);
}

.add-header {
	width: 60%;
	float: left;
	text-align: center;
}

.add-header a {
	width: 100px;
	height: 100px;
	border: 1px dotted rgba(172, 172, 172, 1);
	display: inline-block;
	padding-top: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition: background 0.3s ease-out, border 0.3s ease-out;
	-moz-transition: background 0.3s ease-out, border 0.3s ease-out;
	-o-transition: background 0.3s ease-out, border 0.3s ease-out;
	transition: background 0.3s ease-out, border 0.3s ease-out;
}

.add-header a i {
	width: 50px;
	height: 50px;
	background: url(../img/hr_tach@2x.png) -17px -345px no-repeat;
	background-size: 200px auto;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.add-header a:hover {
	width: 100px;
	height: 100px;
	border: 1px dotted rgba(46, 186, 238, 1);
	display: inline-block;
	padding-top: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.add-header a:hover i {
	width: 50px;
	height: 50px;
	background: url(../img/hr_tach@2x.png) -89px -345px no-repeat;
	background-size: 200px auto;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.add-header span {
	display: block;
	text-align: center;
	padding: 10px 0;
}

.add-header-show-title {
	font-size: 1em;
	color: rgba(135, 135, 135, 1);
	display: block;
	text-align: center;
}

.add-header-show {
	background: rgba(236, 239, 241, 1);
	text-align: center;
	padding: 20px 0;
}

.add-header-show-img {
	width: 120px;
	height: 120px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.add-header-show-img img {
	width: 120px;
}

.center-right-box {
	width: 100%;
	min-height: 550px;
	padding-left: 260px;
}

.center-right {
	margin-right: 0px;
}

.center-right-title {
	border-bottom: 1px solid rgba(221, 221, 221, 1);
	text-align: left;
	margin-bottom: 15px;
}

.center-right-title span {
	font-size: 1.1em;
	font-weight: bold;
	color: rgba(36, 36, 36, 1);
	padding: 0px 0px 5px 0px;
	display: inline-block;
	border-bottom: 4px solid rgba(38, 159, 209, 1);
	margin-bottom: -1px;
}

.center-right-con {
	background: rgba(255, 255, 255, 1);
	padding: 15px 30px 40px 15px;
}

.form-group-new label {
	font-weight: 500 !important;
	color: rgba(135, 135, 135, 1) !important;
	font-size: 1.1em;
}

.form-group-new input {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}

.form-group-new select {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}

.center-empower {
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0px;
	list-style: none;
}

.center-empower li {
	display: block;
	padding: 10px 0;
}

.center-empower li img {
	width: 50px;
	float: left;
	vertical-align: middle;
	margin-left: 30px;
}

.center-empower li span {
	display: inline-block;
	vertical-align: middle;
	float: left;
}

.center-empower li span:nth-of-type(1) {
	width: 25%;
	text-align: center;
	padding-top: 15px;
}

.center-empower li span:nth-of-type(2) {
	width: 30%;
	text-align: center;
	padding-top: 15px;
}

.center-empower li a {
	float: right;
	margin-top: 10px;
	text-align: center;
	display: inline-block;
	padding: 6px 30px;
}

.video_con {
	width: 263px !important;
	height: 180px !important;
}

/*-----------------
  max-width:768px
------------------*/
@media screen and (max-width: 768px) {
	/* module nav */
	.navbar-header {
		padding: 8px 0;
		margin-right: -15px;
	}
	.navbar-brand {
		padding: 8px 0 8px 0px !important;
	}
	.navbar-brand img {
		width: 160px;
		margin-bottom: 8px;
	}
	.navbar-toggle {
		background: rgba(255, 255, 255, 1) !important;
		-webkit-transition: background 0.4s ease-out;
		-moz-transition: background 0.4s ease-out;
		-o-transition: background 0.4s ease-out;
		transition: background 0.4s ease-out;
	}
	.navbar-toggle:hover {
		background: rgba(221, 221, 221, 1) !important;
	}
	.navbar-collapse {
		background: rgba(250, 250, 250, 1) !important;
		margin: 0 -15px 10px -15px;
	}
	.navbar-collapse ul li {
		text-align: center;
	}
	.navbar-nav {
		padding: 12px 0 0 0px !important;
	}
	.navbar-nav li {
		padding: 0 !important;
	}
	.navbar-nav li a {
		color: rgba(51, 51, 51, 1) !important;
		padding: 10px 2px !important;
		-webkit-transition: color 0.4s ease-out;
		-moz-transition: color 0.4s ease-out;
		-o-transition: color 0.4s ease-out;
		transition: color 0.4s ease-out;
	}
	.navbar-nav li a:hover {
		color: rgba(38, 159, 209, 1) !important;
		padding: 10px 2px !important;
		border-bottom: none !important;
	}
	.navbar-nav li .current-nav {
		border-bottom: 2px solid rgba(38, 159, 209, 1) !important;
		color: rgba(38, 159, 209, 1) !important;
	}
	.top-distrance {
		margin-top: 120px;
	}
	.carousel-control.left, .carousel-control.right {
		font-size: 5em;
		padding-top: 30px;
		background: none !important;
	}
	.carousel-indicators {
		bottom: 50px !important;
	}
	.carousel-caption {
		width: 100%;
		min-height: 25px;
		background: rgba(0, 0, 0, .7);
		text-align: center;
		left: 0 !important;
		right: 0 !important;
		bottom: 0px !important;
		padding: 8px 8px !important;
		overflow: hidden;
	}
	.carousel_img {
		width: 555px !important;
		height: 190px !important;
	}

	/* myFocus */
	.myFocus_img {
		width: auto;
		height: 308px;
		overflow: hidden;
	}
	.img-news-small a {
		width: 100%;
		height: 100px;
		display: inline-block;
		overflow: hidden;
	}
	.img-news-small img {
		width: auto;
		height: 70px !important;
		position: relative;
		z-index: 99;
		-webkit-transition: all 0.8s;
		-moz-transition: all 0.8s;
		-o-transition: all 0.8s;
		transition: all 0.8s;
		cursor: pointer;
		overflow: hidden;
	}
	.img-news-small img:hover {
		transform: scale(1.07);
	}
	.carousel-inner>.item>a {
		width: 100%;
		height: 160px;
		display: inline-block;
		overflow: hidden;
	}

	/* module img news  */
	.img-news-big {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
		overflow: hidden;
		position: relative;
		margin-right: 0px;
	}
	.img-news-big img {
		width: 100%;
		position: relative;
		z-index: 99;
	}
	.img-news-big span {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: block;
		background: rgba(0, 0, 0, .7);
		position: absolute;
		bottom: 0px;
		z-index: 100;
		color: rgba(255, 255, 255, 1);
		font-size: 1.2em;
		padding: 15px;
	}
	.img-news-small {
		overflow: hidden;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
		overflow: hidden;
		position: relative;
		margin-left: 0px !important;
		margin-top: 15px;
	}
	.img-news-small:nth-of-type(1) {
		left: 0;
	}
	.img-news-small:nth-of-type(2) {
		right: 0px;
	}
	.img-news-small a img {
		width: 100%;
		min-height: 100px;
		position: relative;
		z-index: 99;
	}
	.img-news-small div {
		width: 100%;
		position: absolute;
		bottom: 0px;
		z-index: 100;
		color: rgba(255, 255, 255, 1);
		padding: 10px 15px;
		background: rgba(0, 0, 0, .7);
	}
	.img-news-small div span {
		width: 100%;
		height: 15px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		font-size: 1em;
	}

	/* module tag  */
	.tag-title-con {
		width: 100%;
		overflow: scroll;
	}
	.tag-title {
		width: 860px;
		padding: 10px 0;
		margin: 15px 0 0 0;
		list-style: none;
		border-bottom: 1px solid rgba(230, 232, 235, 1);
		display: block;
	}
	.tag-title li {
		float: left;
	}
	.tag-title li a {
		font-size: 1.1em;
		color: rgba(50, 54, 59, 1);
		font-weight: bold;
		padding: 8px 18px;
		margin: 0 2px;
		display: inline-block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
		-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
		-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
		-o-transition: background-color 0.3s ease-out, color 0.3s ease-out;
		transition: background-color 0.3s ease-out, color 0.3s ease-out;
	}
	.tag-title li a:hover {
		background: rgba(38, 159, 209, 1);
		color: rgba(255, 255, 255, 1);
		text-decoration: none;
	}
	.tag-title li .current-tag {
		background: rgba(38, 159, 209, 1);
		color: rgba(255, 255, 255, 1);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
	}
	.tag-con {
		width: 100%;
		padding: 0px;
		margin: 0px;
		list-style: none;
		overflow: hidden;
		overflow-y: hidden;
		overflow-x: scroll;
		display: none;
	}
	.tag-con li {
		border-bottom: 1px solid rgba(230, 232, 235, 1);
		padding: 15px 0 70px 0;
		position: relative;
		display: inline-block;
	}
	.tag-con li .tag-img-con {
		width: 100%;
		float: left;
		position: relative;
		overflow: hidden;
	}
	.tag-con li .tag-img-con img {
		width: 100%;
		position: relative;
		z-index: 88;
	}
	.tag-con li .tag-img-con span {
		height: 22px;
		line-height: 22px;
		padding: 0 10px;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		-o-border-radius: 12px;
		border-radius: 12px;
		text-align: center;
		background: rgba(0, 0, 0, .7);
		color: rgba(255, 255, 255, 1);
		font-size: .9em;
		position: absolute;
		top: 15px;
		left: 15px;
		z-index: 98;
	}
	.tag-text-con {
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0 0 20px 0;
	}
	.tag-text-con .tag-caption {
		height: 45px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-size: 1.2em;
		color: rgba(50, 54, 59, 1);
		-webkit-transition: color 0.3s ease-out;
		-moz-transition: color 0.3s ease-out;
		-o-transition: color 0.3s ease-out;
		transition: color 0.3s ease-out;
		border-bottom: none;
		margin-top: 8px;
	}
	.tag-text-con .tag-caption:hover {
		color: rgba(38, 159, 209, 1);
	}
	.tag-text-con .tag-subtitle {
		width: 100%;
		max-height: 80px;
		display: block;
		font-size: 1.1em;
		color: rgba(135, 142, 166, 1);
		text-align: left;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.tag-text-con .tag-bottom {
		width: 100%;
		position: absolute;
		right: 0px;
		bottom: 15px;
	}
	.tag-text-con .tag-time {
		width: 100%;
		text-align: left;
		padding-left: 0px;
		display: block;
	}
	.tag-text-con .tag-time .text-from {
		display: inline-block;
		color: rgba(210, 210, 210, 1);
	}
	.tag-text-con .tag-time .text-from span:first-of-type {
		color: rgba(38, 159, 209, 1);
		padding-right: 3px;
	}
	.tag-text-con .tag-time .text-from span:last-of-type {
		color: rgba(38, 159, 209, 1);
		padding-left: 3px;
	}
	.tag-text-con .tag-time .tag-time-con {
		color: rgba(210, 210, 210, 1);
		padding-left: 15px;
	}
	.tag-text-con .tag-time .tag-time-con i {
		width: 13px;
		height: 13px;
		display: inline-block;
		background: url(../img/hr_tach@2x.png) -168px -75px no-repeat;
		background-size: 200px auto;
		vertical-align: middle;
		margin-right: 4px;
	}
	.tag-text-con .tag-operate {
		width: 100%;
		text-align: left;
		display: block;
		padding-top: 6px;
	}
	.tag-text-con .tag-operate a {
		margin-left: 0px;
		margin-right: 8px;
	}

	/* bottom */
	.bottom-copyright span {
		display: block;
		text-align: left;
	}
	.bottom-share {
		width: 100%;
		text-align: left;
		padding: 15px 0 0 0;
	}

	/* module modal */
	.custom-width {
		width: auto !important;
	}
	.video_con {
		width: 100% !important;
		height: auto !important;
	}
}