﻿@charset "utf-8";
/* CSS Document */
		
		/*p, ul { font-size: 13px; } */
		
		p a, li a { color: #39c; text-decoration: none;}
		.intro{margin:25px;}
		
		p.intro { border-bottom: 0px solid #ccc; margin-bottom: 10px; padding: 5px 0 10px 25px;
		text-indent:20px;font-family:Arial, Helvetica, sans-serif;font-size:14px;word-spacing:2px;
		color:#0099CC;line-height:20px;width: 560px }
		
		/*p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: red; text-decoration: underline }
		noscript ol { margin-left: 25px; }*/
		
		a:focus { outline:none }
		/*.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}*/
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin:20px 0 0 0;
			position:relative;
			width: 640px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border-top:3px solid #39c;
			/*border: 1px solid #39c; *//* this is the border. should have the same value for the links */
			margin:auto;
			width: 560px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 620px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 560px;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 620px;
			position: relative;
			width: 540px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 15px;margin-left:10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin:auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;width:400px
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 12px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background:#9cf;
			color: #000;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav a:hover {
			background: #9cf;
		}
		
		.stripNav a.current {
			background: #39c;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows 调箭头的位置*/
			position: absolute;
			top:300px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 30px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		.packingpic{
		width:620px;
		height:135px;
		border-bottom:1px solid silver;
		overflow:hidden;
		}
   .picbox{
	cursor: default;
	width:620px;
	height:175px;
	border-top:1px dashed #C1DAD7;
	border-bottom:1px dashed #C1DAD7;
	margin:1px 0px 1px 0px;
	
}
.picbox img
{
	border-style: solid;
	vertical-align: top;
	width: 150px;
	height: 113px;
	border: 1px solid #ddd;
	margin: 5px 2px 0px 2px;
	padding:5px;
}

		
		
		/*左侧内容样式*/
		
.company_right{
float:left;
width:150px;}
.company_righttop{
background-color:#cde3ec;}
.company_welcomepic{
margin-top:0px;}
.company_welcomecontent{
background-color:#E0EDF3;
height:auto;
text-align:center;
padding-bottom:12px;
padding-top:5px;}

.servicessearch{
margin-bottom:8px;
width:150px;}
.search input{
margin-left:5px;
height:18px;}
.botton_left{
float:left;
display:block;}
.botton{
float:left;
margin:0 0 4px 2px;}


.servicesleft{
float:left;
width:150px;}
.serviceslefttop{
width:150px;
background:url(images/index_18.gif) no-repeat;
background-color:#ffffff;
height:5px;
font-size:0;}
.serviceslefttitle{
background-color:#006699;
height:20px;}
.servicesnewscontentbig{
width:auto;
height:auto;
padding:0px 0 3px 2px;     /*定义边界与内容的间隔*/
background-color:#CDE3EC;}
.servicesnewscontent{
width:auto;
padding:2px 2px 0px 2px;
line-height:10px;}
.servicesnewscontent a{
text-indent:1em;color:#58595B;}
.servicesnewscontent a span{font-size:16px;color:green;font-weight:bold;}
h2 {
	color:#6290c9;
    font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #e3efdc;
	}
	h3 {
	font:Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	padding:5px 0 5px 0;
	border-bottom: 1px solid #e3efdc;
	}
	.information{
	font:1.1em/1.8em Arial, Helvetica, sans-serif;
	color: #6290c9;
	line-height:22px;
	float:left;
	width:620px;
	padding:5px 0 5px 0;
	}
	.inforamtion_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	float:left;
	width:620px;
        color:#58595B;
	border-bottom: 1px solid #e3efdc;
	}
	p{
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px;
     word-spcing:1px;
     line-height:22px;
	 padding:0 1px 0 0px;
     }
	 .inforamtion_content img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	float: right;
	margin: 0 0px 10px 10px;
	}
	.inforamtion_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	float:left;
	width:270px;
	}
	.inforamtion_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	border-left:1px dashed #6290c9;
	float:left;
	width:305px;
	padding:0 0px 0 30px;
	}
	span{
	font-weight:bold;
	font-size:14px;}
