    #web_cookie_crumbs{
      margin: 10px;
      font-size: 14px;
      color:#8e9498;
      padding: 10px 0;
    }
    #web_cookie_crumbs a{
      color:#8e9498;
    }
    #wrap .content {
      position: relative;
      margin: 0 5px 0 10px;
      display: inline-block;
      vertical-align: top;
      width: 780px !important;
    }
    #wrap .sidebar .side-box{
      background-color: #fff;
      margin-bottom: 30px;
      border: 1px solid #eaecf1;
      padding: 40px;
    }
    /*pop*/
    #index_pop_background{
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0,0.5);
      display: none;
      z-index: 900;
    }
    #pop_background_close{
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 901;
    }
    #index_pop_second_frame {
      position: absolute;
      display: none;
      max-width: 1200px;
      top: 190px;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 999;
    }
    #hello_pop{
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: scale(1) translateX(-50%) translateY(-50%);
      -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
      -o-transform: scale(1) translateX(-50%) translateY(-50%);
      -ms-transform: scale(1) translateX(-50%) translateY(-50%);
      transform: scale(1) translateX(-50%) translateY(-50%);
      z-index: 1000;
      text-align: center;
      background-color: #fff;
      -webkit-border-radius: 3px 3px 3px 3px;
      border-radius: 3px 3px 3px 3px;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
    #pop_frame {
      overflow: hidden;
    }
    #index_pop_close {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1001;
      width: 45px;
      height: 45px;
      cursor: pointer;
    }
    #index_pop_close:hover{
      opacity: 0.5;
      filter: alpha(opacity=50);
    }
    #index_pop_close::before,
    #index_pop_close::after{
      position: absolute;
      top: 22px;
      right: 12px;
      content: '';
      width: 22px;
      height: 2px;
      background-color: rgb(221, 221, 221);
    }
    #index_pop_close::before{
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    #index_pop_close::after{
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    .pop-inner{
      padding: 30px;
      min-width: 380px;
    }
    .pop-title{
      color: rgb(111, 123, 138);
      font-size: 18px;
      margin-bottom: 20px;
    }
    .pop-text{
      color: rgb(149, 152, 154);
      font-size: 14px;
      text-align: left;
      margin-bottom: 15px;
      line-height: 1.4;
    }
    #cancel_pop_frame {
      position: fixed;
      left: 50%;
      top:50%;
      z-index: 1200;
      margin-top: -150px;
      margin-left: 220px;
      display: none;
      cursor: pointer;
    }
    #noti_flag {
      position: absolute;
      background: url("../static/icons/computer/flag.png") no-repeat;
      background-size: 25px 25px;
      background-position: center;
      width: 50px;
      height: 50px;
      left: 910px;
      cursor: pointer;
    }
    #noti_frame {
      position: absolute;
      background-color: #FFF;
      border: 1px solid #ccc;
      width: 200px;
      min-height: 200px;
      left: 760px;
      margin-top: 50px;
      display: none;
      z-index: 99;
      -moz-box-shadow: 2px, 2px, 5px, #888;
      -webkit-box-shadow: 2px, 2px, 5px, #888;
      box-shadow: 2px, 2px, 5px, #888;
      padding: 5px;
    }
    #reddot {
      position: absolute;
      background: url("../static/icons/computer/reddot-small.png") no-repeat;
      background-size: 10px 10px;
      width: 10px;
      height: 10px;
      left: 33px;
      top: 8px;
    }
    #ad_C2 iframe{
      margin: 0 auto;
    }



#wrap .sidebar {
	position: relative;
	margin: 0 10px;
	display: inline-block;
	vertical-align: top;
	width: 380px !important;
}
#news_display{
	overflow: hidden;
	margin-bottom: 30px;
}
.page_item.at_this_page{
	background-color: #0096ff;
	color:#fff;
}
#news_info_zone,#news_content_zone {
	width: 800px;
	float: left;
	border: 1px solid #eaecf1;
	background-color: #fff;
	margin: 0 20px 0 0;
	margin-bottom: 30px;
	
}
#news_content_zone {
	position: relative;
	width: 780px; min-height: 500px;
	float: left; margin-bottom: 30px;
}
	
	.news_detail_title {
		position: relative;
		width: 100%;
		padding: 25px 40px 10px;
		font-size: 30px;
		line-height: 1.35em;
		color: #0078ff;
		z-index: 2;
	}
	.news_detail_title.has-specialTag{
		padding-left: 100px;
	}
	.news-detail-special {
	    position: absolute;
		height: 135px;
		width: 74px;
		background-color: #007bff;
	}
	.news-detail-special p{
		line-height: 1.4;
		width: 46px;
		font-size: 16px;
		position: absolute;
		bottom: 75px;
		left: 20px;
		color: #ffffff;
		border-style: solid;
	}

	.news_authors{
		position: relative;
		width: 100%;
		height: 45px;
		line-height: 45px;
		overflow: hidden;
		margin-bottom: 15px;
		z-index: 2;
	}
		.news_author_photo {
			width: 45px;
			height: 45px;
			line-height: 45px;
			margin-left: 50px;
			margin-right: 10px;
			border-radius:50%;
			overflow: hidden;
			float: left;
			color: #6f7b8a;
		}
		.news_author_name,.news_post_time  {
			float: left;
			height: 45px;
			line-height: 45px;
			font-size:14px;
			color: #8e9498;
			
		}
		.news_author_name a{
			color: #0096ff;
		}
		.news_post_time {
			padding-left: 10px;
		}

	.news_content {
		width: 100%;
		float: left;
		padding: 30px 50px 20px 50px;
		background-color: #fff;
		font-size: 1em;
		line-height: 1.8em;			
		color: #475055;
		border-bottom: 1px solid #eaecf1;
		margin-bottom: 15px;

	}
	.news_content img {
		max-width: 700px;
	}

	.news_content a{
		color: #0096ff;
		text-decoration: underline;
	}
	.news_content a:hover{
		opacity: 0.8;
		filter: alpha(opacity=80);
	}
	.lets_discuss{
			width: 100%;
			font-size: 1.75em;
			color: #0096ff;
			text-align: justify;
			text-justify: ideographic;
			word-break: break-all;
			padding: 15px 25px;

	}



#function_zone {
		position: relative;
		width: 100%;
		padding: 16px 50px;
		background-color: #fff;
		border-bottom: 1px solid #eaecf1;
		border-top: 1px solid #eaecf1;
		float: left;
	}
.pop_function_btn {
			height: 36px;
			text-align: center;
			line-height: 36px;
			border-radius: 3px;
			background-color: #8e9498;
			color: #fff;
			float: left;
			cursor: pointer;
			font-size: 0.875em;
			padding: 0 10px;
			margin-right: 10px;
		}
		.pop_function_btn i{font-size: 1.25em; margin-right: 5px;}
		.pop_function_btn:hover{background-color: #0096ff;}
		.has_been_rated {background-color: #0096ff;}
		.remove_collect {background-color: #0096ff;}
		.pop_function_btn a {color:#fff;}
	.news_label {
		width: 100%;
		height: 60px;
		line-height: 60px;
		border-bottom: 1px solid #eaecf1;
	}
		.label_item {
			position: relative;
			float: left;
		}
		.label_item a{
			display: block;
			height: 60px;
			padding: 0 30px;
			line-height: 60px;
			text-align: center;
			font-size: 1em;
			color: #6f7b8a;
			text-decoration: none;
		}
		.label_item a:hover,.choose_item a{color: #0096ff;}
		.label_item a:hover::after,.choose_item a::after{
			position: absolute;
			bottom: 0;
			left:0;
		    content: "";
		    background-color: #0096ff;
		    height: 2px;
		    width: 100%;
		}
	.news_list {position: relative;}
	.news_item {
		position: relative;
		width: 100%;
		height: 170px;
	}
	.news_item::after{
		position: absolute;
		bottom: 0;
		left: 0;
	    content: "";
	    background-color: #eaecf1;
	    height: 1px;
	    width: 100%;
	}
		.news_photo {
			width: 276px;
			height: 100%;
			background-color: #e5e9ec;
			display: block;
			float:left;
		}
		.news_photo a{
			width: 100%;
			height: 100%;
			display: block;
			background-size: cover;
		}
		.news_content_zone {
			position: relative;
			width: 498px;
			padding: 25px 30px;
			overflow:hidden;
			height: 170px;
		}
		.news_item .news_title a{
			width: 100%;
			max-height: 45px;
			font-size: 18px;
			line-height: 1.4;
			margin-bottom: 10px;
			display: block;
			color: #475055;
		}
		.news_item .news_title a:hover{
			color: #76848c;
		}
		.news_item .news_title.udn-tag a{
			color: #f46b00;
		}
		.news_detail{
			width: 100%;
			height: 40px;	
			overflow: hidden;
			margin: 10px 0;
			font-size: 14px;
			color: #8e9498;
			line-height: 1.4;


		}
		.news_info{
			float: left;
			color: #475055;
			font-size: 14px;	
			margin-bottom: 5px;				
		}
		.news_post_author,.news_post_date{
			display: inline-block;

		}
		.news_post_author a{
			color:  #475055;
		}
		.news_post_author a:hover{
			color:  #76848c;
		}
		.news_post_date{
			  position: relative;
			  font-size: 14px;
			  color: #a3abaf;
			  padding-left: 24px;
			  display: inline-block;
		}

		.news_post_date::after {
		  position: absolute;
		  bottom: 7px;
		  left: 3px;
		  content: "";
		  background-color: #a3abaf;
		  height: 1px;
		  width: 14px;
		}
		.news_related_info{float: right;}
		.news_related_info div {
			font-size: 14px;
			display: inline-block;
			color: #a3abaf;margin-right: 7px;

		}
	.news_page_switch {
		position: relative;
		width: 100%;
		height: 66px;
		background-color: #fff;
		text-align: center;
		padding: 20px 0;
		border-top: 0;
	}
		.page_item {
			display:inline-block;
			width: 25px;
			height: 25px;
			line-height: 25px;
			margin: 0 4px;
			color: #6f7b8a;
			background-color: #fff;
			font-size: 0.875em;
			border: 1px solid #eaecf1;
			cursor: pointer;
		}
		.page_item:hover{
			background-color: #0096ff;
			color: #fff;
			border: 0;
		}

.about_the_author{
	background-color: #f6f6f6;
	padding: 20px 30px;
	margin: 30px 0;
	width: 728px;
	margin-left: -25px;
	overflow: hidden;
}
.about_this{
	font-weight: bold;
	float: left;
	margin-right: 10px;
	font-size: 16px;
}
.authors_name{
	font-size: 16px;
}
.authors_intro{
	font-size: 14px;
	line-height: 1.6;
	width: 600px;
}

.side_box,.ad-c1,.ad-c3,.ad-d1,.ad-d2{	
	background-color: #fff;
		border: 1px solid #eaecf1;
}
.side_box {
  width: 100%;
  margin-bottom: 20px;
  min-height: 300px;
  border: 1px solid #eaecf1;
  background-color: #fff;
}
.news_info_bottom  {
	width: 100%;
}


.ad-c1,.ad-c3,.ad-d1,.ad-d2{
	padding: 40px;
	margin-bottom: 20px;
}

.ad-d3{margin-left: -25px;}
.ad-c2{
	height: auto;
	padding: 25px 0;
	text-align: center;
}

.news_authors .pv_num {
	float: right;
	overflow: hidden;
	display: inline-block;
	color: #8e9498;
	margin-right: 50px;
	line-height: 45px;
}

.news_content table {
	width: 100%;
}
.news_content table td{
	border-color: rgb(200, 200, 200);
	color: rgb(123, 123, 123);
	background: #FAFAFA;
}
.news_author_pic {
	width: 50px;
	height: 50px;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 15px;
}
.authors_info{
	float: left;
}

#competition_introduction {
	margin-bottom: 20px;
}
.collect_name {
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
    position: absolute;
    z-index: 2;
    display: none;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  font-size: 12px;
  line-height: 1.4;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: -15px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
    
.latest_news { border-bottom: 1px solid #eaecf1;  }
#web_cookie_crumbs{
		  margin: 10px;
		  font-size: 14px;
		  color:#8e9498;
		  padding: 10px 0;
		}
		#web_cookie_crumbs a{
		  color:#8e9498;
		}
		#wrap .content {
		  position: relative;
		  margin: 0 5px 0 10px;
		  display: inline-block;
		  vertical-align: top;
		  width: 780px !important;
		}
		#wrap .sidebar .side-box{
		  background-color: #fff;
		  margin-bottom: 30px;
		  border: 1px solid #eaecf1;
		  padding: 40px;
		}
		#index_pop_background{
		  position: fixed;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  background-color: rgba(0,0,0,0.5);
		  display: none;
		  z-index: 900;
		}
		#pop_background_close{
		  position: fixed;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  z-index: 901;
		}
		#index_pop_second_frame {
		  position: absolute;
		  display: none;
		  max-width: 1200px;
		  top: 190px;
		  left: 0;
		  right: 0;
		  margin: auto;
		  z-index: 999;
		}
		#hello_pop{
		  position: absolute;
		  top: 50%;
		  left: 50%;
		  -moz-transform: scale(1) translateX(-50%) translateY(-50%);
		  -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
		  -o-transform: scale(1) translateX(-50%) translateY(-50%);
		  -ms-transform: scale(1) translateX(-50%) translateY(-50%);
		  transform: scale(1) translateX(-50%) translateY(-50%);
		  z-index: 1000;
		  text-align: center;
		  background-color: #fff;
		  -webkit-border-radius: 3px 3px 3px 3px;
		  border-radius: 3px 3px 3px 3px;
		  -webkit-backface-visibility: hidden;
		  -moz-backface-visibility: hidden;
		  -ms-backface-visibility: hidden;
		  backface-visibility: hidden;
		  -webkit-transition: all 0.3s ease;
		  -moz-transition: all 0.3s ease;
		  -ms-transition: all 0.3s ease;
		  -o-transition: all 0.3s ease;
		  transition: all 0.3s ease;
		}
		#pop_frame {
		  overflow: hidden;
		}
		#index_pop_close {
		  position: absolute;
		  top: 0;
		  right: 0;
		  z-index: 1001;
		  width: 45px;
		  height: 45px;
		  cursor: pointer;
		}
		#index_pop_close:hover{
		  opacity: 0.5;
		  filter: alpha(opacity=50);
		}
		#index_pop_close::before,
		#index_pop_close::after{
		  position: absolute;
		  top: 22px;
		  right: 12px;
		  content: '';
		  width: 22px;
		  height: 2px;
		  background-color: rgb(221, 221, 221);
		}
		#index_pop_close::before{
		  -moz-transform: rotate(45deg);
		  -webkit-transform: rotate(45deg);
		  -o-transform: rotate(45deg);
		  -ms-transform: rotate(45deg);
		  transform: rotate(45deg);
		}
		#index_pop_close::after{
		  -moz-transform: rotate(-45deg);
		  -webkit-transform: rotate(-45deg);
		  -o-transform: rotate(-45deg);
		  -ms-transform: rotate(-45deg);
		  transform: rotate(-45deg);
		}
		.pop-inner{
		  padding: 30px;
		  min-width: 380px;
		}
		.pop-title{
		  color: rgb(111, 123, 138);
		  font-size: 18px;
		  margin-bottom: 20px;
		}
		.pop-text{
		  color: rgb(149, 152, 154);
		  font-size: 14px;
		  text-align: left;
		  margin-bottom: 15px;
		  line-height: 1.4;
		}
		#cancel_pop_frame {
		  position: fixed;
		  left: 50%;
		  top:50%;
		  z-index: 1200;
		  margin-top: -150px;
		  margin-left: 220px;
		  display: none;
		  cursor: pointer;
		}
		#noti_flag {
		  position: absolute;
		  background: url("../static/icons/computer/flag.png") no-repeat;
		  background-size: 25px 25px;
		  background-position: center;
		  width: 50px;
		  height: 50px;
		  left: 910px;
		  cursor: pointer;
		}
		#noti_frame {
		  position: absolute;
		  background-color: #FFF;
		  border: 1px solid #ccc;
		  width: 200px;
		  min-height: 200px;
		  left: 760px;
		  margin-top: 50px;
		  display: none;
		  z-index: 99;
		  -moz-box-shadow: 2px, 2px, 5px, #888;
		  -webkit-box-shadow: 2px, 2px, 5px, #888;
		  box-shadow: 2px, 2px, 5px, #888;
		  padding: 5px;
		}
		#reddot {
		  position: absolute;
		  background: url("../static/icons/computer/reddot-small.png") no-repeat;
		  background-size: 10px 10px;
		  width: 10px;
		  height: 10px;
		  left: 33px;
		  top: 8px;
		}
		#ad_C2 iframe{
		  margin: 0 auto;
		}