@charset "utf-8";

/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif; 
	line-height:20px;
}

table, td {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

p, ul, li, input, form, h1, h2, h3, h4, h5, h6, dl, dd, dt {
	margin: 0;
	padding: 0;
}

ul, li {
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: top;
}

h1, h2, h3, h4 {
	font-size: 14px;
}

h5, h6 {
	font-size: 12px;
}

a {
	color: #666666;
	text-decoration: none;
}

.strong {
	font-weight: bold;
}

.divleft {
	float: left;
}

.divright {
	float: right;
}

.clear {
	clear: both;
	overflow: hidden;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

.black {
	color: #000;
	font-weight: normal;
}

.red {
	color: #F00;
	font-weight: normal;
}

.blue {
	color: #4A7999;
	font-weight: normal;
}

.orange {
	color: #f80;
	font-weight: normal;
}

.gray {
	color: #999;
	font-weight: normal;
}

.green {
	color: #266C33;
	font-weight: normal;
}

.white {
	color: #fff;
	font-weight: normal;
}

body {
	background: url(../images/bg0.jpg) repeat-x #e6e6e8;
}

.header {
	width: 980px;
	margin: auto;
	height: 80px;
}

.logo {
	padding-left: 20px;
	float: left;
}

.top-right {
	margin-top: 10px;
	height: 20px;
	float: right;
	padding-right: 20px;
}

.language {
	background: url(../images/language.jpg) no-repeat top;
	width: 105px;
	height: 20px;
	position: relative;
	z-index: 999;
	float: right;
}

.language dl dt {
	line-height: 18px;
	padding-left: 5px;
	position: relative;
}

.language dl dd {
	line-height: 20px;
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	width: 100px;
	background: #fff;
	border-left: 1px solid #C1BEB7;
	border-right: 1px solid #C1BEB7;
	border-bottom: 1px solid #C1BEB7;
}

.language dl dd a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
}

.language dl dd a:hover {
	background: #eee;
	color: #333;
}

.search {
	width: 198px;
	height: 23px;
	border: 1px solid #ccc;
	margin-top: 10px;
}

.search_text {
	padding: 0 5px;
	width: 150px;
	border: 0;
	background: none;
	height: 23px;
	line-height: 23px;
}

.search_button {
	width: 28px;
	background: url(../images/ss.jpg) no-repeat center;
	cursor: pointer;
	border: 0;
	height: 23px;
}

.top {
	float: right;
	width: 730px;
	display: block;
	height: 80px;
}

.nav {
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	float: right;
}

.nav ul li {
	float: left;
	height: 30px;
}

.navli {
	font-size: 14px;
	width: 90px;
	text-align: center;
	font-family: "微软雅黑";
}

.navli a {
	color: #333;
	font-weight: bold;
	display: block;
	height: 30px;
}

.navli a:hover {
	color: #0071B3;
	background: #ededee;
}

.navfg {
	width: 10px;
	overflow: hidden;
}

.menu {
	position: absolute;
	z-index: 999;
	left: 0;
	top: -10px;
	display: none;
}

.menu ul {
}

.menu ul li {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	background: #ededee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 200px;
}

.menu ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	background: url(../images/menu1.jpg) no-repeat 10px center;
}

.menu ul li a:hover {
	background: url(../images/menu2.jpg) no-repeat 5px center #fff;
	color: #0071B3;
}

#menu1 {
	left: 400px;
}

#menu2 {
	left: 500px;
}

#menu3 {
	left: 600px;
}

#menu4 {
	left: 700px;
}

#menu5 {
	left: 800px;
}

#menu6 {
	left: 900px;
}

.banner {
	margin: auto;
	margin-top: 7px;
	width: 980px;
	height: 390px;
	padding: 5px 11px;
	background: url(../images/bg1.jpg) no-repeat;
	position: relative;
}

.banner_k {
	position: absolute;
	right: 20px;
	bottom: 10px;
	z-index: 2;
}

.banner_k a {
	display: block;
	float: left;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	background: #fff;
}

.banner_img {
	width: 980px;
	height: 390px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.banner_img img {
	width: 980px;
	height: 390px;
}

.banner_img ul li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 980px;
	height: 390px;
}

.banner_a {
	margin: auto;
	margin-top: 7px;
	width: 980px;
	height: 200px;
	padding: 3px 11px 5px 11px;
	position: relative;
	background: url(../images/bg11.jpg) no-repeat;
}

.banner_a {
	margin: auto;
	margin-top: 7px;
	width: 980px;
	height: 200px;
	padding: 3px 11px 5px 11px;
	position: relative;
	background: url(../images/bg11.jpg) no-repeat;
}

.prolist {
	margin: auto;
	width: 980px;
	height: 100px;
	background: #fff;
}

.list_left {
	width: 20px;
	height: 100px;
	background: url(../images/left1.jpg) no-repeat center #fff;
}

.list_right a {
	width: 20px;
	height: 100px;
	display: block;
}

.list_right {
	width: 20px;
	height: 100px;
	background: url(../images/right1.jpg) no-repeat center #fff;
}

.list_scroll {
	width: 940px;
	overflow: hidden;
}

.list_scroll ul {
	width: 9999px;
	white-space: nowrap;
}

.list_scroll ul li {
	float: left;
	width: 170px;
	height: 80px;
	margin-top: 10px;
	margin-right: 20px;
	background: #fff;
}

.scrollbg {
	width: 140px;
	height: 60px;
	padding: 10px 10px 10px 20px;
	background: url(../images/bg4.jpg) no-repeat left 80px;
	position: relative;
}

.scrollbg img {
	float: left;
	margin-right: 10px;
	height: 60px;
	width: 60px;
}

.scrollbg b {
	position: absolute;
	display: block;
	width: 80px;
	bottom: 10px;
	right: 5px;
	white-space: normal;
	line-height: 14px;
	font-weight: normal;
}

.scrollbg a {
	display: block;
	width: 100%;
	height: 100%;
}

.index {
	width: 980px;
	margin: auto;
	height: 190px;
	background: url(../images/bg3.jpg) no-repeat;
	margin-top: 5px;
}

.index_l {
	width: 230px;
	padding: 10px 20px;
	height: 170px;
}

.index_l dl dt {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

.index_l dl dt a {
	float: right;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

.index_l dl dt a:hover {
	color: #333;
	text-decoration: underline;
}

.index_l dl dd {
	width: 230px;
	height: 140px;
	margin-top: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index_c {
	width: 380px;
	padding: 10px 24px;
	height: 170px;
	background: url(../images/bg5.jpg) no-repeat 320px 85px;
}

.index_c dl dt {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

.index_c dl dt a {
	float: right;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

.index_c dl dt a:hover {
	color: #333;
	text-decoration: underline;
}

.index_c dl dd {
	width: 380px;
	height: 140px;
	margin-top: 10px;
	overflow: hidden;
}

.index_c dl dd ul li {
	padding-left: 15px;
	background: url(../images/ico1.jpg) no-repeat 0 8px;
	width: 280px;
	line-height: 20px;
	margin-bottom: 5px;
	height: 20px;
	float: left;
	overflow: hidden;
}

.index_c dl dd ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.index_r {
	width: 240px;
	padding: 10px 20px;
	height: 170px;
	background: url(../images/bg6.jpg) no-repeat 180px 85px;
}

.index_r dl dt {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

.index_r dl dt a {
	float: right;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

.index_r dl dt a:hover {
	color: #333;
	text-decoration: underline;
}

.index_r dl dd {
	width: 240px;
	height: 140px;
	margin-top: 10px;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
}

.index_r dl dd p {
	height: 140px;
	line-height: 20px;
	overflow: hidden;
}

.footer {
	width: 960px;
	margin: auto;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #bbb;
	padding: 5px 10px 10px 10px;
}

.footer span a {
	font-size: 12px;
	line-height: 20px;
}

.outlink {
	background: url(../images/ico.jpg) no-repeat;
	width: 86px;
	height: 22px;
	margin-right: 20px;
}

.outlink a {
	margin-right: 10px;
}

.inlink {
}

.inlink b {
	margin: 0 10px;
}

.inlink a:hover {
	color: #333;
}

.sbody {
	background: url(../images/sbodybg.jpg)  repeat-y;
	width: 945px;
	margin: auto;
	padding: 20px;
}

.slbody {
	width: 260px;
	padding: 20px 0;
	min-height: 400px;
	height: auto;
	_height: 400px;
	background: #eee;
}

.slbody h4 {
	width: 220px;
	margin: auto;
	height: 40px;
	background: url(../images/bg7.jpg) repeat-x;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	line-height: 40px;
	text-indent: 15px;
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
}

.slbody dl {
	width: 220px;
	margin: auto;
}

.slbody dl dt {
	height: 30px;
	line-height: 30px;
	text-indent: 45px;
	background: url(../images/bg8.jpg) no-repeat 20px center;
}

.slbody dl dt a {
	cursor: pointer;
	font-weight: bold;
}

.slbody dl dt a:hover {
	color: #000;
}

.slbody dl dd {
	display: none;
	padding-left: 20px;
}

.slbody dl dd ul li {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
}

.slbody dl dd ul li:hover {
	background: #fff;
}

.slbody dl dd ul li a {
	display: block;
	background: url(../images/menu1.jpg) no-repeat 30px center;
	text-indent: 40px;
	height: 25px;
	line-height: 25px;
}

.slbody dl dd ul li a:hover {
	background: url(../images/menu2.jpg) no-repeat 30px center;
	color: #0071B3;
}

.srbody {
	width: 660px;
	padding: 30px 0;
}

.srbody h4 {
	height: 30px;
	background: url(../images/bg7.jpg) repeat-x;
	border: 1px solid #ddd;
	line-height: 30px;
	text-indent: 15px;
	font-size: 14px;
}

.about_con {
	padding: 20px;
}

.product_con {
	padding: 0 20px;
}

.product_list {
	width: 620px;
}

.product_list ul li {
	float: left;
	width: 200px;
	height: 120px;
	padding: 20px 0 10px 0;
	border-bottom: 1px dashed #ccc;
	text-align: center;
	position: relative;
}

.product_list ul li img {
	width: 140px;
	height: 84px;
}

.product_list ul li a {
	color: #333;
	line-height: 20px;
}

.product_list ul li a:hover {
	color: #0071b3;
}

.product_list ul li p {
	height: 20px;
	overflow: hidden;
}

.page {
	margin-top: 20px;
	text-align: center;
}

.page a {
	margin-right: 10px;
}

.page a:hover {
	color: #000;
}

.page span {
	padding-right: 20px;
}

.page span b.gray {
	margin: 0 5px;
	color: #666;
}

.news_list {
	padding: 0 20px;
}

.news_list ul li {
	width: 620px;
	padding-top: 20px;
	clear: left;
	height: 60px;
	overflow: hidden;
}

.news_list ul li h5 {
	min-height: 20px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
	height: auto;
	_height: 20px;
}

.news_list ul li h5 b {
	display: block;
	float: left;
	width: 100px;
	border-right: 1px solid #999;
	margin-right: 20px;
	font-weight: normal;
}

.news_list ul li h5 a {
	font-size: 14px;
	color: #333;
	display: block;
	width: 480px;
	float: right;
}

.news_list ul li h5 a:hover {
	text-decoration: underline;
}

.news_list ul li p {
	padding-left: 120px;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
}

.pro_img {
	height: 300px;
	height: auto;
}

.pro_l {
	width: 400px;
}

.pro_max_img {
	width: 400px;
	height: 240px;
	position: relative;
}

.pro_max_img ul li {
	width: 460px;
	height: 240px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.pro_max_img ul li img {
	width: 400px;
	height: 240px;
}

.pro_min_img {
	height: 40px;
	overflow: hidden;
	width: 400px;
	margin-top: 10px;
}

.pro_min_img ul li {
	float: left;
	width: 60px;
	height: 36px;
	border: 1px solid #ccc;
	margin-left: 5px;
}

.pro_min_img ul li img {
	width: 60px;
	height: 36px;
}

.pro_r {
	width: 250px;
}

.pro_r h4 {
	font-size: 20px;
	color: #333;
	line-height: 30px;
	background: none;
	border: 0;
	text-indent: 0;
	height: auto;
}

.pro_r h5 {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 30px;
}

.pro_r h6 {
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	color: #0071B3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.pro_r p {
	line-height: 20px;
	margin-top: 10px;
}

.pro_content {
	padding-top: 10px;
}

.pro_tab {
	height: 32px;
	overflow: hidden;
	background: url(../images/bg12.jpg) repeat-x bottom;
}

.pro_con table {
	border-style: solid;
	border-color: #ccc;
	border-width: thin;
}

.pro_con table td {
	border-style: solid;
	border-color: #ccc;
	border-width: thin;
}

.pro_tab ul li {
	width: 140px;
	line-height: 30px;
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	background: #f4f4f4;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

.pro_con {
	border: 1px solid #ccc;
	border-top: 0;
	padding: 10px;
	display: none;
	min-height: 300px;
	height: auto;
	_height: 300px;
}

.pro_tab ul li a:hover {
	color: #0071B3;
}

.pro_down dl {
	width: 400px;
	color: #333;
	display: inline;
	margin-left: 50px;
}

.pro_down dl dt {
	height: 43px;
	line-height: 50px;
	overflow: hidden;
	font-size: 20px;
	padding-top: 20px;
}

.pro_down dl dt img {
	float: left;
	margin-right: 10px;
	width: 36px;
	height: 43px;
}

.pro_down dl dd {
	padding-left: 46px;
}

.pro_down dl dd ul li {
	background: url(../images/triangle.jpg) no-repeat left center;
	text-indent: 15px;
	height: 30px;
	line-height: 30px;
}

.pro_down dl dd ul li a {
	color: #333;
}

.pro_down dl dd ul li a:hover {
	color: #0071B3;
	text-decoration: underline;
}

.news_title {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #0071B3;
	margin-bottom: 5px;
	padding-top: 20px;
}

.news_title sub {
	font-size: 12px;
	margin-left: 10px;
	color: #999;
	font-weight: normal;
}

.downlist {
	padding: 20px;
}

.downlist table {
	width: 100%;
	border-collapse: collapse;
}

.downlist table td {
	border: 1px solid #ccc;
	letter-spacing: normal;
	text-align: center;
	line-height: 30px;
}

.downlist table thead {
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
}

.downlist table td a {
	color: #f00;
}

.downlist table td a:hover {
	text-decoration: underline;
}

.feedback {
	padding: 20px;
	line-height: 35px;
}

.feedback table td {
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
}

.table_title {
	width: 80px;
	text-align: right;
	padding-right: 10px;
}

.table_text {
	width: 200px;
	height: 23px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 0 5px;
	background: #f4f4f4;
	color: #666;
	font-size: 12px;
}

.table_radio {
	margin-left: 20px;
	margin-right: 10px;
}

.table_textarea {
	width: 300px;
	height: 80px;
	padding: 5px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: #f4f4f4;
	color: #666;
	font-size: 12px;
}

.table_text2 {
	width: 60px;
	height: 23px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 0 5px;
	background: #f4f4f4;
	color: #666;
	font-size: 12px;
}

.table_button {
	background: url(../images/buttonbg.jpg) no-repeat;
	width: 80px;
	height: 30px;
	border: 0;
	color: #666;
	margin-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
}

#demo {
	margin-top: 20px;
	overflow: hidden;
	width: 380px;
	height: 130px;
}

#demo img {
	border: 1px solid #999;
}

#indemo {
	float: left;
	width: 800%;
}

#demo1 {
	float: left;
	margin-right: 6px;
}

#demo2 {
	float: left;
}


/*****************************************关于我们***************************/
.sbody-left {
    float: left;
    width: 225px;
}
.leftabout, .leftpro, .leftrencai, .leftsolution, .leftservices, .leftmessage, .leftcontact2 {
    background: url(../images/nav.png) no-repeat;
    height: 51px; 
}
.leftabout_c, .leftpro_c {
    background: url(../images/nav_bg.gif) no-repeat center top;
    border: 1px solid #E0E0E0;
    padding: 14px 0;
}
.leftabout_c ul {
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    width: 203px;
}
.leftabout_c ul li {
    background: url(../images/ico_04.gif) no-repeat  11px center ;
    border-bottom: 1px solid #F1F1F1;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    padding-left: 33px;
}
.leftabout_c ul li a:hover, .leftabout_c ul li a.current {
    color: #FF4E00;
    text-decoration: none;
}
.ge10 {
    font-size: 0;
    height: 10px;
    line-height: 0;
}
.leftcontact {
    border: 1px solid #E0E0E0;
    padding: 1px;
}
.leftcontact_t {
    background: url(../images/left_contact_t.gif) no-repeat;
    height: 33px;
}
.leftcontact_c {
    margin: 0 auto;
    padding-bottom: 10px; 
	margin-top:10px;
    width: 206px;
}
.sbody-right {
    border: 1px solid #E0E0E0;
    float: right;
    padding: 1px;
    width:680px;
}
.position, .channel_tit {
    background: url(../images/position.gif) no-repeat scroll 0 0 transparent;
    color: #0C4DA2;
    font-size: 16px;
    font-weight: bold;
    height: 49px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 38px;
}
.position span {
    background: url(../images/ico_05.gif) no-repeat left center ;
    color: #838383;
    display: inline;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-right: 26px;
    padding-left: 17px;
}
.about_2 {width:650px; 
          margin:0 auto; 
		  padding-top:10px; 
		  padding-bottom:20px;}
.about_2 img{ padding-top:20px;}
/*****************************************产品展示***************************/
.leftpro {
    background-position: 0 -51px;
}

.products { width:650px; 
            padding-top:20px; 
			padding-left:20px;}
.products p strong {font-size:14px; 
                    color:#000;}			
.products ul li {width:175px; 
               float:left; 
			   padding-right:30px; 
			   padding-bottom:20px; 
			    
			   }			
.products ul li a{float:left;}		
.products ul li	a img {border:1px solid #666;}
.products ul li span{width:175px;
                     float:left;
					 text-align:center;
					 display:block; 
					 line-height:30px;}
.products span img {border:1px solid #666; 
                  }
.products span {width:175px; float:left; padding-right:10px; 
			   padding-bottom:10px; }
/*****************************************服务中心***************************/
.leftservices {
    background-position: 0 -204px;
}
.services { width:650px; 
            padding-top:20px; 
			padding-left:20px;}
.services p {padding-bottom:20px;}
.services span img {float:left; 
                     border:1px solid #666; 
					 margin-right:10px; 
					 margin-bottom:20px;}


/****************************************人才招聘***************************/
.leftrencai {
    background-position: 0 -104px;
}
.personnel{width:650px; 
            padding-top:20px; 
			padding-left:20px;}
.personnel h1{padding-bottom:20px;}
.personnel-1 {font-size:14px; 
              line-height:30px;}
.personnel ul {padding-bottom:20px;}

/****************************************信息反馈***************************/
.leftmessage{ background-position: 0 -153px;
}

.message{width:650px; 
            padding-top:20px; 
			padding-left:20px;}
/****************************************联系我们***************************/
.leftcontact2{ background-position: 0 -256px;
}