@charset "utf-8";
/* CSS Document */
header{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f7+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f7',GradientType=0 ); /* IE6-9 */
	height: 81px;
	border-bottom: 5px solid #1565c4;
	
	
}
.LOGO{
	float: left;
	margin-top:10px;
	margin-left: 58px;
}
.MAIN_BTN{
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	
}
.MAIN_BTN li{
	float: left;

}
.MAIN_BTN li a{
	display: block;
	padding: 5px 15px;
	color:#333;
	border-radius: 5px;
	font-size: 17px;
}
.MAIN_BTN li a:hover{
	background: #1565c4;
	color: #fff;
}
.toplink{
	margin-top:9px;
	
}
.toplink a{
	display: block;
	float: left;
	width: 110px;
	color:#333;
	text-align: center;

}

/* 整體設置*/ 
.navigation {
	
     position:absolute;
    right: 60px;
    top: 30px;
    
    z-index: 20;
   
	}
 
.navigation li {
	float:left; 
    padding:0; 
	margin:0 10px 0 0; 
	_margin:0 2px 0 0; 
	width:100px;
	}
 
/* 設置選單區塊*/
.navigation li dl { 
	width:100px;/*ie6*/
    margin:0; 
	padding:0;
	background-color:#fff;
	border:solid 1px #ccc; 
	}
 
.navigation li dt a , .navigation li dd a{ display:block;}
 
 
/* 設置主選單dt */
.navigation li dt {
	margin:0;
	padding: 5px 5px 5px 10px;

	background-color:#fff;	
	font-size: 15px;
	position: relative;
	
	}
.navigation li dt:after{
	content: '';
	position: absolute;
	right: 5px;
	top: 12px;
	display: block;
	width: 14px;
	height: 12px;
	background: url(../images/icon.gif)no-repeat;
 
}
.navigation li dt a ,.navigation  li dt a:visited {
	display:block; 
    color:#333;
    text-decoration:none;
	}
 
/* 設置子選單dd */
.navigation li dd { 
	margin:0; 
    padding:0; 
	color: #333; 
	background-color:#FFF;
	border-bottom:solid 1px #ccc;
	}
 
.navigation li dd.last {
	border-bottom:0;
	}	
 
.navigation li dd a, .navigation  li dd a:visited {
	display:block; 
	color:#333; 
    text-decoration:none; 
	padding:4px 5px 4px 15px;
    }
 .navigation li dd a:hover{
 	background: #abe1ff;

 }    
 
 
/*隱藏子選單*/
.navigation li dd { display:none;}
 
 
/* 滑鼠滑入顯示子選單 */
.navigation li:hover dd, .navigation li a:hover dd { display:block;}
 
/*ie6 hack*/
.navigation li:hover,.navigation li a:hover { border:0;}
.navigation table { border-collapse:collapse; 
    padding:0; 		
	text-align:left;
	}
#ADBANNER{
	width: 100%;
	display: block;
	overflow: hidden;
}
#MAIN_CONTENT{
	width: 1200px;
	display: block;
	overflow: hidden;
	margin:50px auto 30px;
}
#MAIN_CONTENT  li{
	float: left;
	width: 360px;
	border:1px solid #ccc;
	border-radius: 10px;

}
#MAIN_CONTENT  li:nth-child(2) {
	margin: 0 57px;
	
}
#MAIN_CONTENT  li img{
	width: 360px;
	border-radius: 10px 10px 0 0 ;
}
#MAIN_CONTENT .MAIN_BOX{
	padding:10px 20px 20px ;
}
#MAIN_CONTENT h5{
	color: #1d5ab1;
	font-size: 21px;
	display: block;
	padding-left: 20px;
	position: relative;
}
#MAIN_CONTENT h5:before{
	content: '';
    border: 10px solid #ffba43;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 10px;
    border-width: 6px 10px;
    border-color: transparent transparent transparent #ffba43;}

#MAIN_CONTENT p{
	color:#494949;
	line-height: 1.5;
	font-size: 15px;
	
}

#MAIN_CONTENT span a{
	background: #2a9dff;
	color: #fff;
	border-radius: 5px;
	width: 80px;
	font-size: 17px;
	margin:0 auto 0;
	display: block;
	text-align: center;
	padding: 5px 10px;
}

#news_box{
	width: 1200px;
	overflow: hidden;
	margin:20px auto;
}
.news{
	width:777px;float: left;
}
.news h3{
	width:777px;
	
	display: block;
	background-color: #c1f6ff;
	color: #333;
	padding:5px 10px;
	margin-bottom: 5px;
	border-radius: 5px 5px 0 0;
}
#NewsA_list{
	width:777px;margin-right:57px;margin-bottom: 20px; text-align:left;
	overflow:hidden;
	height:auto;
}
	
#NewsA_list ul{margin:0;overflow:hidden;padding:0;}
	
#NewsA_list li{display:block; margin-bottom:10px; padding:10px;}
#NewsA_list img{display:none;border-radius:5px;}
#NewsA_list div{display:block;margin-left:15px;}
#NewsA_list div h4 a{float: left;font-size:15px;display:block;line-height:1.5;margin:5px 0;
color:#333;}
#NewsA_list div p{font-size:14px;line-height:1.5;margin:5px 0;color:#666; letter-spacing: 0.1em; display: none;}
#NewsA_list div span{font-size:13px;line-height:1.5; margin: 5px 15px 5px 0;
    float: left;color:#ff9000; font-weight: bold;width: 60px;}






.MOV{width: 360px;float: right;}
.MOV h3{
	display: block;
	background-color: #c1f6ff;
	color: #333;
	padding:5px 10px;
	margin-bottom: 5px;
	border-radius: 5px 5px 0 0;
}



#gotop {
    display: none;
    position: fixed;
    background: url(../images/GOTOP.png) no-repeat;
    right: 20px;
    bottom: 20px;
    width: 38px;
    text-indent: -9999px;
    height: 38px;
    cursor: pointer;
}

#page_content{
	background: url(../images/page_bg.png)no-repeat;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
    background-size: cover;
	padding-top: 40px;
}
.PAGE_BOX{
	width: 1200px;
	margin: auto;
	display: block;
	background: url(../images/page_bg2.png) repeat-y;
	/*background: #fff;*/
	overflow: hidden;
	min-height: 650px;

}

#page_content_img{
	padding-top: 40px;

}
.page_menu{
	width: 263px;
    float: left;
    display: block;
    padding: 16px 0 30px;
    position: relative;
}
.page_menu:before{
	content: '';
	width: 263px;
	height: 16px;
	top: 0;
	left: 0;
	position: absolute;
	background: #4cacdd;
}
.page_r{
	/*background: rgba(238,248,255,.9);*/
	float: left;
	width: 877px;
	display: block;
	padding: 30px ;
	
}

#descr_show{
	text-align: left;
}
.content_style{}
.content_style p{
	display: block;
	margin-bottom: 10px;
}
#SERVICE_FORM ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both;
    line-height: 1.8em;
}
#SERVICE_FORM p{
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 0.1em;
	color: #333;
	display: block;
	    background-color: rgba(150,227,172,.3);
	padding: 10px;
	margin-bottom: 10px;
	
}
#SERVICE_FORM .FROM_TITLE {
    width: 140px;
    display: block;
    float: left;
    line-height: 1.8em;
}
.goodsmain {
    width: 180px;
}

footer{
	background-color: #cecece;
	padding:30px 0;
	display: block;
	overflow: hidden;
	clear: both;
}
#footer{
	width: 1200px;
	margin:auto;
}
#footer ul{
	float: left;
}
#footer ul li{float: left;}

#footer ul li a{
	display: inline-block;
	padding: 0 15px;
	color:#333;
	font-size: 15px;
	position: relative;
}
#footer ul li a:after{
	height: 15px;
	content: '';
	width: 1px;
	position: absolute;
	right: 0;
	top: 4px;
	background: #666;
}
#footer ul li:last-child a:after{
	height: 0;
	content: '';
	width: 0;
	position: absolute;
	right: 0;
	top: 0;
}	
#footer p{
	float: right;
	color:#333;
	font-size: 15px;
}
