@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.scrollbar
{
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.force-overflow
{
	min-height: 450px;
}
.cc1{
	cursor: default;
	text-align: center;

}


/*
 *  STYLE 1
 */

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	border-radius: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	background-color: #999;
}


#tdt{
	margin: auto;
	clear: both;
	width: 100%;
	z-index: 1;
	box-shadow: 12px 0px 15px -4px rgba(238,238,238,0.5),-12px 0 8px -4px rgba(238,238,238, 0.5);
}
#tdt img{
	width:100%;
}
#link_boxfl {
	float: left;
	width: 175px;
	position: fixed;
	z-index: 20;
	margin-top: 20px;
	margin-right: 20px;
}
#link_boxfl ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#link_boxfl ul li{
	cursor: default;
	margin-bottom: 10px;
	margin-top: 10px;
}
#link_boxfl ul li img:hover{
	cursor:pointer;
filter:saturate(4);
	
}
.limg{
	width:315px;
	height:80px;
}
.limg:hover{
cursor:pointer;
filter:saturate(4);
	
}
.himg{
	width:80px;
	height:80px;
}
@media only screen and (max-width: 600px) {
.limg{
	width:150px;
	height:auto;
}
.himg{
	width:40px;
	height:40px;
}
}
#iname {
	margin: auto;
	clear: both;
	height: 50px;
	width: 1100px;
	text-align: center;
	font-size: 36px;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #FFF;
	background-image: url(../picture/pic_head_title.png);
	background-repeat: no-repeat;
	
}
#ibanner {
	margin: auto;
	clear: both;
	height: 300px;
	width: 1100px;
	background-color: #D6D6D6;
}
#ititle {
	margin: auto;
	clear: both;
	height: 50px;
	width: 1000px;
	text-align: left;
	font-size: 24px;
	line-height: 50px;
	color: #000000;
	background-color: #FFF;
	padding-left: 100px;
	padding-top: 50px;
	
}
#ipd_box{
	margin: auto;
	clear: both;
	width: 1100px;
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 120px;
}
#ipd_list{
	margin: auto;
	clear: both;
	width: 1000px;
	background-color: #FFF;
	padding-left: 100px;
	padding-bottom: 10px;
}
#ipd_list ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#ipd_list ul li{
	float: left;
	clear: both;
	font-size: xx-large;
	line-height: 35px;
	padding-left: 50px;
}
#ipd_list ul li a{
	color: #000;
	text-decoration: none;
}
#ipd_list ul li a:hover{
	color: #146666;
}
#ifooter {
	background-color: #299AA2;
	clear: both;
	height: 40px;
	width: 1100px;
	margin: auto;
	font-family: Arial;
	font-size: medium;
	line-height: 40px;
	color: #FFF;
	text-align: center;
}
.ttbb{
	font-size: 30px;
	color: #146666;
	font-weight: bold;
}
.ttbb:hover{
	cursor: pointer;
	font-size: 30px;
	color: #27C5C5;
	font-weight: bold;
}
#homeic {
	position: fixed;
	width: 80px;
	height: 80px;
	z-index: 20;
	margin-top: -80px;
	float: left;
	clear: both;
	cursor:pointer;
filter:alpha(opacity=80); 
	opacity:0.7;
}
#homeic:hover{
	position: fixed;
	width: 80px;
	height: 80px;
	z-index: 20;
	margin-top: -80px;
	float: left;
	clear: both;
	cursor:pointer;
filter:alpha(opacity=80); 
	opacity:1;
}
#ptag {
	background-color: #F00;
	height: 100px;
	width: 100%;
	overflow: scroll;
	font-size: 12px;
	line-height: 20px;
	color: #CCC;
	margin-top: -100px;
}
#linefb {
	background-image: url(../picture/linefb.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 40px;
	width: 155px;
	margin-right: 10px;
	margin-top: 3px;
}
#linefb:hover{
		cursor:pointer;
filter:saturate(4);
}
#linefb2 {
	background-image: url(../picture/linefb.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 40px;
	width: 155px;
	margin-right: 10px;
	margin-top: 3px;
}
#linefb2:hover{
		cursor:pointer;
filter:saturate(4);
}
