/* CSS Document */

* {

	font-family: "微軟正黑體";

}

img{

	max-width: 100%;

	height: auto;}

body {

	padding: 0;

	margin: 0;

	background:url(../admin/picture/images/2.png) repeat-x,url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/abb400757e71e22e9a6f3fcb39d5daac54e5964a.png) repeat;

}
#content {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
    width: 79%;
    border-radius: 5px;
    background: #fff;
    min-height: 200px;
    border: 3px solid #eee;
   
    margin-top: 2%;
}
#content_case{
   width:1200px;
   margin: 0 auto;
}
/** Head 部分 **/

#head {

width: 1200px;
    position: relative;
    margin: 0 auto;

}


#head #language {

	position: absolute;

	right: 10px;

	top: 40px;

}

#head #language .show{

	display: block;

}

#head #language .hide{

	display: none;

}

#head #language a:hover .show{

	display: none;

}

#head #language a:hover .hide{

	display: block;

}

#head #head_logo {
background: url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/0457c070e53fb69fecd3200bf82b37b621dc45bc.png) no-repeat bottom;
	vertical-align: middle;

	min-height: 100%;

	text-align: center;

	padding: 30px 0;

}

#head > .head_btn {

	display: block;

	width: 100%;

	min-height: 30px;

	line-height: 25px;

	text-align: center;

	z-index: 210;

	top: 0;

	left: 0;

}

#head > .btn_more {

	position: relative;

	z-index: 210;

	width: 100%;

	background: #E9E9E9;

}

#button_switch{

	display: none;

}

#button{

	width: 1200px;
    text-align: left;
    margin: 0 auto;
padding: 20px 0;
    background: url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/4097d978ddae48fa99455fa9e40630779e7b74ba.png)repeat-x top;

}

#button > a {
border-right: #ccc 1px dotted;
	color: #666;
line-height: 40px;
	font-weight: bold;

	text-decoration: none;

	padding: 0px 35px;

	font-size: 14px;

	display: inline-block;

}
#button > a img{
vertical-align: middle;
    max-width: 100%;
    height: auto;
    margin-right: 15px;
}
#button > a:nth-child(1) {
    border-left: #ccc 1px dotted;
}
#button > a:hover {
color: #0692C1;
   
    transition: 0.2s;
    background: rgba(255,255,255,0.6);

}
#button > a:hover img {

    
  
  margin-top: -10px;

}
#button  > span {
display: none;
	font-size: 12px;

	color: #ccc;

}

/** Banner部分 **/

#banner {
border-top: #01599D 2px dotted;
   
    border-bottom: #01599D 2px dotted;
    outline: #01599D 2px dotted;
	z-index: 200;

	overflow: hidden;

	width: 100%;

	/*min-height: 417px;*/

	margin:0 auto;

	position: relative;

	background-image: url(../images/loading.gif);

	background-position: center;

	background-repeat: no-repeat;

}

#banner .img {

	white-space: nowrap;

	position: absolute;

}

#banner .img img {

	vertical-align: top;

}

.banner_shadow {

	display: none;

	width: 100%;

}

#banner #banner_control{

	position: absolute;

	width: 100%;

	z-index: 200;

	text-align: center;

	bottom: 10px;

	left: 0;

}

#banner #banner_control span{cursor: pointer;padding: 0 5px;}

#banner #banner_control span img:nth-child(2){display: none;}

#banner #banner_control span img:nth-child(1){display: inline-block;}

#banner #banner_control span:hover img:nth-child(1),#banner #banner_control span.now img:nth-child(1){display: none;}

#banner #banner_control span:hover img:nth-child(2),#banner #banner_control span.now img:nth-child(2){display: inline-block;}

/** Body 部分 **/




.body_content {

	width: 78%;

	width: calc(100% - 190px);

	float: right;

}

/**左邊最新消息列表**/

#left_news {
	display: inline-block;
	width: 220px;
margin-right: 2%;
	
	
	background: url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/4097d978ddae48fa99455fa9e40630779e7b74ba.png) no-repeat bottom;
	
	
	position: relative;
}
#left_news .line {
display: none;
	top: 0;
	left: 0;
	width: 1px;
	height: 25px;
	background: #E9CB57;
	position: absolute;
}
#left_news>.more{
	position: absolute;
    top: 145px;
    right: 0;
    font-size: 12px;
    color: #0692C1;
    display: block;
    padding: 2px 5px;
    background: #eee;
    border: #ccc 1px dotted;
    border-radius: 5px;}
#left_news>.more:hover{
	background: #999;
 padding: 2px 5px;}
#news_title {
    background: url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/4097d978ddae48fa99455fa9e40630779e7b74ba.png)repeat-x bottom;
	margin: 0 auto;
    padding: 20px 50px;
	display: block;
}
#left_news .line2 {
display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #1a7b2d transparent transparent;
}
#left_news a span{
	display: block;
    color: #c1c1c1;
    font-size: 12px;
    font-family: sans-serif;
    letter-spacing: 0.1em;}
#left_news>a {
    background: url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/79f93e8ed40f144374cb638c107d8ba58b0873f1.png) no-repeat left center;
    text-decoration: none;
    color: #666;
font-weight: bold;
  
    font-size: 13px;
    display: block;
padding:5px 15px  5px 25px ;
    margin:2px 0 ;
    line-height: 18px;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
}
#left_news>a:hover{
background: rgba(64, 183, 242,1) url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/613a33dddf5e28039219c42fc32eaab53d3cb63f.png) 5px no-repeat;
    color: #fff;
border-radius: 4px;
padding:5px 15px  5px 35px ;
}
#left_news a:hover span{
color: #fff;
}
/** QR code **/

.qr {

	float: left;

	display: inline-block;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	border: 1px solid #E8E8E8;

	padding: 10px 20px;

	background: #ffffff; /* Old browsers */

	background: -moz-linear-gradient(top, #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e7e7e7)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #ffffff 0%, #e7e7e7 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #ffffff 0%, #e7e7e7 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #ffffff 0%, #e7e7e7 100%); /* IE10+ */

	background: linear-gradient(to bottom, #ffffff 0%, #e7e7e7 100%); /* W3C */

 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7', GradientType=0 ); /* IE6-9 */

}

/** **/

.h01 {

	position: relative;

	padding: 10px 0 15px 50px;
    /*margin-bottom: 15px;*/
background: url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/4097d978ddae48fa99455fa9e40630779e7b74ba.png)repeat-x bottom;
}

.h01 b {

	position: absolute;

	top: 2px;

	left:5px;

	padding: 0;

	margin: 0;

}

.page_content {

	width: 100%;

}

h1, h1 a {

	color: #ccc;

	font-size: 12px;

	padding: 0;

	margin: 0;

}

/** 上下篇文章 **/

.prev_page_link {

	float: left;

	width: 50%;

	text-align: left;
font-size: 12px;
	color: #666;

}

.prev_page_link a {
    color: #666;
	text-decoration: underline;

}

.next_page_link {

	float: right;

	width: 50%;

	text-align: right;
font-size: 12px;
	color: #666;

}

.next_page_link a {
color: #666;
	text-decoration: underline;

}

.prev_page_link a:hover, .next_page_link a:hover {

	color: #DC64B0;

}

/** Foot 部分 **/

#foot {

	width: 100%;

	min-height: 50px;

	padding: 0;

	margin: 0;

}

#hot_title {

	cursor: pointer;

	color: #ccc;

	font-size: 13px;

}

#im_link {

	display: none;

	font-size: 12px;

}

#im_link a {

	text-decoration: none;

	color: #ccc;

}

#im_link a:hover {

	color: #DC64B0;

}

/** 表單轉信 **/

.trans_red {

	color: #f00;

}

.trans_input {

	width: 90%;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	background-color: #CCCCCC;

	border: 1px #999 solid;

}


.art_contact{
	background:url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/ead65d11abf1e5bf3c0ffa55b38bba1c4ae75ff4.png) right no-repeat;
	    background-size: 31%;
	padding: 2%;
margin-top: 25px;
	border: #40B7F2 2px solid;
	}
.art_left{
	font-family:"微軟正黑體";
	font-size: 14px;
	color: #666;
	
	width: 80%;
	display: inline-block;
	vertical-align: middle;}
.art_left .b01{
	
	color:#0795C5;
	font-size:16px;
	}
.art_left .b02{
	
	color:#FF94AB;
	font-family:Arial;
	font-weight: 900;
	letter-spacing:1px;
	font-size:36px;
	}

.art_contact .b02 img {
width: 28px;
    margin-right: 15px;
    height: auto;
    
}
.art_left span{
	display: inline-block;
	margin: 0 10px 0 0;
	}
.art_left .h01{
	margin-bottom: 25px;}
.art_right{
	text-align: center;
	width: 20%;
	margin: 25px 0;
	display: inline-block;
	vertical-align: top;
	}
.art_right img{
	margin: 10px 0;}
.art_right img:hover{
	opacity: 0.8;}
@media only screen and (min-width: 320px) and (max-width: 720px) { 
.art_contact{
	
	    background-size: contain;
	
	}
.art_contact img{
	max-width: 100%;
	height: auto;}
.art_left{
	
	width: 100%;
	display:block;
	}


.art_left span{
	display: block;
	margin: 0 0 10px 0;
	}

.art_right{
	text-align: center;
	width: 100%;
	margin:0;
	display: block;

	}
.art_right img{
	margin: 0 20px  ;}


}
@media only screen and (min-width: 320px) and (max-width: 480px) { 
.art_contact{
	text-align: center;
	padding: 2%;
	background:rgba(255,255,255,0.5) ;
	    background-size: cover;
	
	}
.art_contact img{
	max-width: 100%;
	height: auto;}

.art_left{
	
	width: 100%;
	display:block;
	}

.art_left .b02{
	
	color:#FF94AB;
	font-family:Arial;
	font-weight: 900;
	letter-spacing:0;
	font-size:30px;
	}
.art_left span{
	display: block;
	margin: 0 0 5px 0;
	}


.art_right img{
	margin: 5px  10px;}


}
.reddv {
    color: #fff;
    background: #01599D;
    border: none;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 5px;
    cursor: pointer;
}
.fb_share {
    margin: 25px 0;
    background: url(http://fivenet5000.com/c_20150907_18/admin/file_manage/file/4097d978ddae48fa99455fa9e40630779e7b74ba.png) bottom no-repeat;
    padding-bottom: 25px;
}
																																																																																																																																																																																																																																				