/* ---------------- 公共样式 ---------------------- */
* {
	/* box-sizing: border-box; */
	
}

[v-cloak]{
    display: none;
}

.justify{
	text-align:justify;
	text-justify:inter-word;
}

.font_16
{
	font-size:16px;	
}

.all-line-height{
	line-height:150%;	
}

.grey {
	color: #979797 !important;
}

input::-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #979797 !important;
}

input::-webkit-input-placeholder { /* WebKit browsers */
	color: #979797 !important;
}

.span-line {
	width: 4px;
	background-color: #9d9d9d;
	height: 30px;
	margin: 0 10px;
}

.input-calendar {
	border-radius: inherit !important;
	border-right-style: none;
	/* margin-left: 8px; */
}

.input-register {
	border: 1px solid #979797 !important;
	border-radius: inherit !important;
	margin:15px 0px;
}

.main-width {
	min-width: 1100px;
}

.list-company-width {
	min-width: 1000px;
}

.register-width {
	min-width: 1200px;
}

.all-content-wrapper {
	margin-left: 8%;
	width: 92%;
	min-width: 1200px;
}

img {
	border: 0 none;
}

/* 兼容其他浏览器 */
.textTwo {
	height: 50px;
}

.textFour {
	height: 110px;
}

span {
	display: block;
}

.special-size {
	font-size: 16px;
}

.special-size-max {
	font-size: 16px;
}

.foot-size-min {
	font-size: 16px;
}

.foot-size-max {
	font-size: 16px;
}

.green1 {
	color: #2F4800
}

.font-color {
	color: #595959;
}

#foot-div span {
	font-size: 18px;
}

.line2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.line4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	/* width: 100%; */
	margin-left: 0px;
	margin-right: 0px;
	zoom: 0.85 !important;
	-moz-transform: scale(0.85) !important;
	-moz-transform-origin: center top !important;
}

mo {
	font-size: 16px;
	font-weight: bold;
}

we {
	font-size: 16px;
}

f7 {
	font-size: 14px;
	color: #595959;
}

f9 {
	font-size: 16px;
	font-weight: bold;
	color: #595959;
}

f10 {
	font-size: 16px;
	color: #595959;
}

f11 {
	font-size: 16px;
	color: #595959;
}

#submenutb td
{
	padding:0px !important;	
}

.cpysubmenu{
	color: black;
	font-size:17px;
	white-space: nowrap;
}

.cpysubmenu:active{
	color: #B2B2B2;
	font-size:17px;
	white-space: nowrap;
}

.active {
	background-color: #002e77;
	color: #FFFFFF;
	font-weight: bold;
}

.common-content {
	width: 84vw;
	margin: 0 auto;
}

.input-style {
	border-radius: 25px;
	padding: 2px 3px;
	background-color: #d1d3d4;
	line-height: 45px;
	display: flex;
}

.input-style img {
	width: 20px;
	height: 20px;
}

.msg-line-control {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.menu-down-f7 {
	color: #ff0000;
	font-size: 45px;
}

.menu-up-f7 {
	color: #002e77;
	font-size: 45px;
}

.menu-down-f8 {
	color: #ff0000;
	font-size: 22px;
}

.menu-up-f8 {
	color: #002e77;
	font-size: 22px;
}

/* ----------------固定头部导航栏样式 ----------------- */
input[type=text] {
	width: 80%;
	box-sizing: border-box;
	border: 1px solid #979797;
	font-size: 16px;
	height: 47px;
	padding-left: 15px;
	outline: none;
	border-top-left-radius: 22.5px;
	border-bottom-left-radius: 22.5px;
	border-right-style: none;
}

.button-icon {
	width: 20%;
	height: 45px;
	background-color: white;
	border-top-right-radius: 22px;
	border-bottom-right-radius: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #979797;
	background-color: white;
	cursor : pointer;
}

/* Style the header */
header {
	font-size: 19px;
}

.head-menu {
	width: 84%;
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}

.menu-top {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.menu-bottom {
	margin-top: 10px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: row;
}

#search_01 {
	width: 22px;
	height: 38px;
	background: url(../images/search_01.jpg);
}

#search_02 {
	width: 40px;
	height: 38px;
	background: url(../images/search_02.jpg);
}

#triangle-bottomleft {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 0 10px;
	border-color: transparent transparent transparent #002e77;
}

#triangle-down {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21.7px 12.5px 0 12.5px;
	border-color: #ff0000 transparent transparent transparent;
}

#triangle-up {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12.5px 21.7px 12.5px;
	border-color: transparent transparent #002e77 transparent;
}

#triangle-down-min {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10.7px 6.5px 0 6.5px;
	border-color: #ff0000 transparent transparent transparent;
}

#triangle-up-min {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6.5px 10.7px 6.5px;
	border-color: transparent transparent #002e77 transparent;
}

.triangle-down {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21.7px 12.5px 0 12.5px;
	border-color: #ff0000 transparent transparent transparent;
}

.triangle-up {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12.5px 21.7px 12.5px;
	border-color: transparent transparent #002e77 transparent;
}

/* ----------------固定尾部样式 ----------------- */
footer {
	font-size: 13px;
	padding-top: 20px;
}

/* ----------------「联系我们」样式 ----------------- */
.contact_us_main {
	padding: 16px;
	margin: 0 auto;
}

f5 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #002e77;
}

/* ----------------「关于我们」样式 ----------------- */

/* ----------------「主页」样式 ----------------- */
.new-time {
	color: #595959 ; /*#002e77;*/
	font-size: 16px;
	white-space: nowrap;
	margin-right:50px;
}

#p1a {
	background-color: rgba(255, 255, 255, 0.60);
}

h1 {
	font-size: 16px;
}

f2 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #595959;
}

f3 {
	display: block;
	font-size: 16px;
	color: white;
}

f4 {
	display: block;
	font-size: 16px;
	color: white;
}

f6 {
	display: block;
	font-size: 22px;
	color: #000000;
}

f7down {
	font-size: 42px;
	color: #ff0000;
}

f8down {
	display: block;
	font-size: 26px;
	color: #ff0000;
}

f7up {
	display: block;
	font-size: 42px;
	color: #002e77;
}

f8up {
	display: block;
	font-size: 26px;
	color: #002e77;
}

bluemore {
	color: #002e77;
	font-size: 16px;
	text-align: right;
	display: block;
}

div.report {
	height: 330px;
	width: 244px;
	box-shadow: -1px 1px 8px 2px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: -1px 1px 8px 2px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: -1px 1px 8px 2px rgba(0, 0, 0, 0.35);
	cursor : pointer ;
}

.main-line-wrapper {
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/* ----------------「登记公告提示」样式 ----------------- */
.register-style {
	display: flex;
	flex-direction: row;
	width: 100%;
}

.register-left-top {
	width: 60%;
	margin-right: 5%;
}

.register-left-bottom {
	
}

.register-wrapper {
	background-color: #F2F2F2;
	display: flex;
	flex-direction: column;
	font-size: 16px;
	color: #595959;
	width: 100%;
}

.register-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	/*margin: 15px 0;*/
}

.register-item-text {
	width: 120px;
	margin-left: 5%;
}

#chooicecomp {
	border-collapse: collapse;
	width: 100%;
}

#chooicecomp th, #chooicecomp td {
	text-align: left;
	padding: 8px;
	border-bottom: 1px solid #989898;
	font-size: 16px;
}

#chooicecomp th {
	background-color: #595959;
	color: white;
	font-size: 16px;
}

.submit-btn {
	background-image: url(/static/tonghai/images/submit.png);
	background-size: 100% 100%;
	font-size: 16px;
	padding: 30px 80px;
	margin: 20px 0;
	background-color: white;
	border: 1px;
	outline: none;
	color: #595959;
	cursor: pointer ;
}

/* ----------------「公司列表」样式 ----------------- */
.input-wrapper {
	margin: 5vh 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 20px;
	border: 1px solid #999999;
	border-radius: 50px;
	background-color: #f7f8f8;
}

.input-wrapper .category {
	margin-left: auto;
	width: 380px;
}

#listcomp {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

#listcomp td, #listcomp th {
	padding: 10px;
	color: #595959;
	font-size: 16px;
}

#listcomp tr:nth-child(even) {
	background-color: #f2f2f2;
}

#listcomp th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	border-bottom: 3px solid #002E77;
}

.common-font
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	color: #595959 !important;
}

.common-font td 
{
}

/* ---------------「IPO Insight」样式------------------------- */
.insight {
	min-width: 1200px;
}

.ipo-navbar-item-wrapper {
	border: 1px solid #bababa;
	width: 195px;
	height: 61px;
	text-align: center;
	color: #979797;
	font-size: 16px;
	padding: 4px;
	cursor: pointer;
}

.ipo-navbar-item {
	background-color: #f9f9f9;
	width: 100%;
	height: 100%;
	line-height: 61px
}

.ipo-left {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}

.ipo-right {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}

.ipo-active {
	background-color: #6f7885;
	color: #ffffff;
}

#ipoinsight {
	border-collapse: collapse;
	width: 100%;
}

#ipoinsight th, #ipoinsight td {
	text-align: center;
	padding: 8px;
	border-bottom: 1px solid #989898;
	font-size: 16px;
	color: #595959;
}

#ipoinsight tr {
	background-color: #FFFFFF
}

#ipoinsight tr:hover {
	background-color: #E8E8E8
}

#ipoinsight th {
	background-color: #595959;
	color: white;
	font-size: 16px;
}

/* ---------------「IPO Reminder」样式------------------------- */
.reminder div {
	margin-top: 10px;
	margin-bottom: 10px;
}

.reminder {
	min-width: 1200px;
}

.title-margin {
	margin-left: 8%;
	margin-bottom: 10px;
}

.infobox-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20%;
	cursor: pointer;
}

.ipo-infobox {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	display: flex;
	justify-content: space-between;
	display: flex;
}

.infobox img {
	width: 100%;
}

#ipoperformance {
	border-collapse: collapse;
	width: 100%;
}

#ipoperformance th, #ipoperformance td {
	text-align: center;
	padding: 8px;
	border-bottom: 1px solid #989898;
	font-size: 16px;
	color: #595959;
}

#ipoperformance tr {
	background-color: #FFFFFF
}

#ipoperformance th {
	background-color: #E8E8E8;
	font-size: 16px;
}

#iporeminder {
	border-collapse: collapse;
	width: 100%;
}

#iporeminder th {
	text-align: center;
	padding: 8px;
	border-bottom: 1px solid #989898;
	font-size: 16px;
	color: #595959;
}

#iporeminder td{
	text-align: center;
	padding: 8px;
	border-bottom: 1px solid #989898;
	font-size: 16px;
	color: #595959;
}

#iporeminder tr {
	background-color: #E8E8E8
}

#iporeminder th {
	background-color: #595959;
	color: white;
	font-size: 16px;
}

div.infobox {
	height: 300px;
	width: 241px;
	box-shadow: -1px 1px 8px 2px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: -1px 1px 8px 2px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: -1px 1px 8px 2px rgba(0, 0, 0, 0.35);
	background-color: #f8f9f9;
}

div.container {
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	background-color: #f8f9f9;
	font-size: 16px;
	color: #595959;
}

/* ---------------分页样式------------------------- */
.pagination-wrapper {
	clear: both;
	text-align: right;
	margin-right: 8%;
}

.pagination-wrapper div {
	margin-left: 10px;
}

.pagination {
	display: inline-block;
}

.pagination a {
	color: #595959;
	font-size: 16px;
}

.pagehref {
	margin-left: 10px;
}

.pagination li {
	display: inline-block;
	/* height: 30px; */
	margin-right: 4px;
}

.arrow-1 {
	height: 0px;
	width: 0px;
	border: 5px solid;
	border-color: #595959 #595959 transparent transparent;
	transform: rotate(225deg);
}

.arrow-3 {
	height: 0px;
	width: 0px;
	border: 5px solid;
	border-color: #595959 #595959 transparent transparent;
	transform: rotate(45deg);;
}

/* ---------------IPO Calendar样式------------------------- */
#ipocalendar {
	border-collapse: collapse;
	width: 100%;
}

#ipocalendar th, #ipocalendar td {
	padding: 8px;
	border-bottom: 1px solid #989898;
	border-left: 1px solid #989898;
	font-size: 16px;
	color: #595959;
}

#ipocalendar tr {
	background-color: #FFFFFF;
	text-align: center;
}

#ipocalendar th {
	background-size: 100% 100%;
	background-color: #B1B1B2;
	text-align: center;
	color: #FFFFFF;
	background-color: #B1B1B2;
}

.tip-wrapper {
	height: 70px;
}

.calendar-tip-wrapper {
	margin-left: auto;
	display: flex;
}

.calendar-tip-wrapper span {
	font-size: 15px;
	color: #595959;
}

.day-wrapper {
	display: flex;
	background: url(/static/tonghai/images/12days_btn.png) no-repeat;
	height: 100%;
}

.msg-wrapper {
	display: flex;
}

.day-button-left {
	background: url(/static/tonghai/images/day-left.png);
	background-size: 100% 100%;
	padding: 20px 60px;
	font-size: 16px;
	border: 1px;
	outline: none;
	color: #979797;
	cursor: pointer;
}

.day-button-right {
	background: url(/static/tonghai/images/day-right.png);
	background-size: 100% 100%;
	padding: 20px 60px;
	font-size: 16px;
	border: 1px;
	outline: none;
	color: #979797;
	cursor: pointer;
}

.day-tip-wrapper {
	margin-bottom: 20px;
	display: flex;
}

.tip-item {
	display: flex;
	align-items: center;
	margin-right: 20px;
}

/* ---------------Event样式------------------------- */
.navbar-item {
	width: 200px;
	height: 70px;
	color: #656565;
	font-size: 16px;
	background-color: #dfdfe0;
	line-height: 70px;
	text-align: center;
	margin-right: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	cursor: pointer;
}

.inner {
	width: 43%;
}

.navbar-active {
	color: #70BDFC;
	background-color: #f2f2f2;
	font-size: 16px;
}

.event_search {
	background-color: #F2F2F2;
    margin-top: 90px;
    margin-bottom: 90px;
	width: 48%;
	margin-left: 5%;
	display: flex;
	flex-direction: column;
	display: flex;
	font-size: 16px;
	color: #656768;
	cursor: pointer;
	/*
	transform: scale(0.65,0.65);
    -ms-transform: scale(0.65,0.65);
    -webkit-transform: scale(0.65,0.65);
    */
}

.event_top_wrapper {
	display: flex;
	width: 100%;
}

.event_bottom_wrapper {
	margin-top: 70px;
	/*margin-right: 16%;*/
	margin-right: 4.2%;
}

.event_search_layout {
	margin: 5px 0;
	margin-left: 50px;
	width: 80%;
}

.event_date_start {
	display: flex;
	width: 90%;
}

.event_date_end {
	display: flex;
	margin-left: auto;
	width: 90%;
}

hr.dot {
	border-top: 2px dotted #595959;
}

.event-submit {
	background-image: url(/static/tonghai/images/event_search_btn.png);
	background-size: 100% 100%;
	width: 150px;
	height: 60px;
	font-size: 16px;
	text-align: center;
	padding-left: 40px;
	line-height: 60px;
	color: #979797;
	margin-left: auto;
}

/* ---------------首页样式------------------------- */
.news-wrapper {
	width: 100%;
}

.news-table {
	display: flex;
	background-color: #e8e8e8;
	width: 100%;
}

.new-content {
	display: block;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #595959;
	width: 90%;
	height: 60px;
	line-height: 150%;
	word-wrap : break-word;
	word-break: break-all;
}

.new-content-noheight {
	display: block;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #595959;
	width: 90%;
	line-height: 150%;
	word-wrap : break-word;
	word-break: break-all;
}

/* .new-content{
	display:block;
	
} */
.market-news-wrapper {
	display: flex;
	flex-direction: row;
}

.market-left {
	display: flex;
	flex-direction: column;
	width: 58%;
}

.market-right {
	margin-left: 2%;
	width: 40%;
}

.market-right-top {
	display: flex;
	flex-direction: column;
}

.market-right-bottom {
	background-color: #e8e8e8;
	display: flex;
	flex-direction: column;
	padding: 5px 25px;
}

.market-item {
	background-color: #7c7c7c;
	height: 200px;
	display: flex;
	margin-top: 10px;
}

.img-wrapper {
	width: 20%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.img-wrapper img {
	width: 90px;
	height: 90px;
}

.market-msg-wrapper {
	width: 80%;
	display: flex;
	flex-direction: column;
}

.msg-line {
	height: 3px;
	background-color: #002e77;
}

.serve-msg-wrapper {
	margin-top: 35px;
	background-color: #d6dadc;
	width: 100%;
}

.serve-msg-line {
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	border-top: 1px solid #002e77;
}

.serve-msg-content-wrapper {
	width: 84vw;
	margin: 0 auto;
}

.serve-msg-text {
	margin: 50px 0;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.report-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.fin-report-wrapper {
	width: 84vw;
	margin: 0 auto;
}

.serve-msg-item {
	width: 25%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 130%;
}

.serve-msg-item img {
	height: 102px;
}

.serve-msg-item div {
	height: 80px;
	word-break: break-all;
	word-wrap: break-word;
	width: 80%;
}

.background-img-head {
	display: flex;
	align-items: center;
	width: 100%;
	height: 318px;
	background-image: url('/static/tonghai/images/home_main_pic.jpg');
	background-size: 100% 100%";
}

.news-background-img-head {
	display: flex;
	align-items: center;
	width: 100%;
	height: 318px;
	background-image: url('/static/tonghai/images/news.jpg');
	background-size: 100% 100%";
}

.stock-index {
	width: 352px;
	height: 210px;
	margin-left: auto;
	margin-right: 5%;
	display: flex;
	flex-direction: column;
	background-color: rgba(255, 255, 255, 0.60);
	justify-content: center;
}

.button{
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  cursor: pointer;
  width: 150px;
  height: 50px;
  background-image: linear-gradient(to top, #D8D9DB 0%, #fff 80%, #FDFDFD 100%);
  border-radius: 30px;
  border: 1px solid #8F9092;
  box-shadow: 0 4px 3px 1px #FCFCFC, 0 6px 8px #D6D7D9, 0 -4px 4px #CECFD1, 0 -6px 4px #FEFEFE, inset 0 0 3px 0 #CECFD1;
  transition: all 0.2s ease;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #606060;
  text-shadow: 0 1px #fff;
}

.Comsearch{
	width: 100%;
	box-sizing: border-box;
	border: 1px;
	font-size: 16px;
	background-image: url(../images/search_10.png);
	background-repeat: repeat;
	padding: 10px 12px 16px 8px;
}

.curNewsType
{
	background-color: #002E77;
	color:white;
}

.heading1 {
	font-size:15px; 
	color:#1A1348; 
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif; 
	text-decoration:none;
}

.content_bold {
	color:#000000;
	font-size:13px; 
	font-weight:bold; 
	font-family:Helvetica,Arial,sans-serif; 
	text-decoration:none;
}

.content {
	color:#000000;
	font-size:13px; 
	font-family:Helvetica,Arial,sans-serif; 
	text-decoration:none;
}


.ir_function_table_bg {
	background-color:#39366B;
	border:0px;
	font-size:12px; 
	color:#000000; 
	font-family:黑體,Arial,新細明體,Helvetica,Sans-serif; 
	text-decoration:none;
}

.dot_table_padding_bg {
	padding-top:6px;
}

.tab_table_padding_bg {
	padding-top:4px;
}

.deep_grey_table_bg {
	background-color:#DEDEDE;
	border:0px;
}

.grey_table_bg {
	background-color:#EBEBEB;
	border:0px;
}

.googles_ad_bg {
	background-color:#EBEBEB;
	border:0px;
	font-size:12px; 
	font-weight:bold;
	color:#000000; 
	font-family:黑體,Arial,新細明體,Helvetica,Sans-serif; 
	text-decoration:none;
}

.heading2_no_pad {
	font-size:12px; 
	color:#1A1348; 
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif; 
	text-decoration:none;
}

.navbreak {
	height:8px;
}

.index2_content_lt_blue_link:active {
	color:black;
	font-size:12px; 
	text-decoration:none;
}

.index2_content_lt_blue_link:link {
	color:black;
	font-size:12px; 
	text-decoration:none;
}

.index2_content_lt_blue_link:visited {
	color:black;
	font-size:12px; 
	text-decoration:none;
}

.index2_content_lt_blue_link:hover {
	color:black;
	font-size:12px; 
	text-decoration:underline;
}

.index_content_lt_blue_link{
	text-decoration:none;
	cursor : pointer;
}

.index_content_lt_blue_link:link {
	text-decoration:none;
}

.index_content_lt_blue_link:visited {
	text-decoration:none;
}

.index_content_lt_blue_link:hover {
	text-decoration:underline;
}

.index_content_lt_blue_link:active {
	text-decoration:none;
}

.news_box {
    margin: auto;
    position: relative;
    background: rgb(255, 255, 255); 
    padding: 20px; 
    width: auto; 
    max-width: 800px; 
    margin: 20px auto;
    font-size: 16px;
}

.news_dtl_title
{
    color: #5f7893;
    font-weight: 700;
    margin-bottom: .5rem;
   /* padding-left: 1rem!important;
    padding-right: 1rem!important;*/
    line-height: 2;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    letter-spacing: normal;
}

.new_dtl_content
{
    line-height: 2;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    letter-spacing: normal;
}

.text_align_left
{
	text-align : left;
	min-width: 80px;
}

.pointer
{
	cursor : pointer;
}

a{
	cursor : pointer;
}

.triangle-down-e {
	display: inline-block;
    position: relative;
    top: 3px;
    left: 10px;
	width: 18px;
	height: 18px;
	background-image:url('/static/tonghai/images/down_tri_white.png');
	background-size: 100% 100%;
}

.triangle-up-e {
	display: inline-block;
    position: relative;
    top: 3px;
    left: 10px;
	width: 18px;
	height: 18px;
	background-image:url('/static/tonghai/images/up_tri_white.png');
	background-size: 100% 100%;
}

.triangle-down-g {
	display: inline-block;
    position: relative;
    top: 3px;
    left: 10px;
	width: 18px;
	height: 18px;
	background-image:url('/static/tonghai/images/down_tri_black.png');
	background-size: 100% 100%;
}

.triangle-up-g {
	display: inline-block;
    position: relative;
    top: 3px;
    left: 10px;
	width: 18px;
	height: 18px;
	background-image:url('/static/tonghai/images/up_tri_black.png');
	background-size: 100% 100%;
}
