/*

 * coding by LUO

 * 2012-6-2

 * http://t.qq.com/luocafe

 */

 



/* reset */

* {

	margin: 0;

	padding: 0;

}



img {

	border: 0;

}



body {

	background: #57788b url(../images/body_back.png) center 0 repeat-x;

}



#header {

	width: 1002px;

	margin: 0 auto;

	height: 96px;

}

#logo {

	float: left;

	

}

#products_nav {

	float: left;

	

}



#products_nav li {

	display: inline-block;

	float: left;

	

}





#products_nav li.items {

	width: 84px;

	height: 96px;

	

}

#products_nav li.special_items {

	width: 87px;

	height: 96px;

	

}

#products_nav li.line {

	width: 1px;

	height: 96px;

	background: url(../images/line.png) repeat-x;

	

}



/* ie6顶部导航间隔线 */

* html #products_nav li.line {

	font-size: 0;

}



#products_nav li a {

	width: 84px;

	height: 96px;

	display: inline-block;

}



#products_nav li a#a1 {

	background: url(../images/top-01a.jpg) no-repeat;

}



#products_nav li a#a1:hover {

	background: url(../images/top-01.jpg) no-repeat;

}



#products_nav li a#a2 {

	background: url(../images/top-02.jpg) no-repeat;

}



#products_nav li a#a2:hover {

	background: url(../images/top-02a.jpg) no-repeat;

}



#products_nav li a#a3 {

	background: url(../images/top-03.jpg) no-repeat;

}



#products_nav li a#a3:hover {

	background: url(../images/top-03a.jpg) no-repeat;

}



#products_nav li #a4 {

	background: url(../images/top-04.jpg) no-repeat;

}



#products_nav li a#a4:hover {

	background: url(../images/top-04a.jpg) no-repeat;

}



#products_nav li a#spec_a5 {

	width: 87px;

	background: url(../images/top-05.jpg) no-repeat;

}



#products_nav li a#spec_a5:hover {

	background: url(../images/top-05a.jpg) no-repeat;

}



.clear {

	clear: both;

}



#products_nav li a strong {

	display: none;

}



#nav {

	width: 1002px;

	height: 26px;

	margin: 0 auto;

	background: url(../images/navbg.jpg) repeat-x;

	color: #fff;

}



#navbar {

	float: left;

}

#search_box {

	float: right;

}



#navbar li {

	display:inline-block;

	float: left;

}



#navbar .flags {

	width: 103px;

	height: 26px;

	line-height: 26px;

	padding: 0 0 0 42px;

}



/* ie6 */

* html #navbar .flags {

	padding: 4px 0 0 42px;

}





#navbar .flags #second_link {

	margin-left: 20px;

}



#navbar .lines {

	width: 1px;

	height: 26px;

	background: url(../images/nav_line.jpg) center center no-repeat;

}

.nav_items a {

	display: inline-block;

	height: 26px;

}



.nav_items a:link, .nav_items a:visited {

	padding: 0 30px 0 30px;

	line-height: 27px;

	color: #fff;

	font-size: 13px;

	text-decoration: none;

	

}



.nav_items a:hover, .nav_items a:active {

	background: url(../images/nav_item_hover.jpg) repeat-x;

}



#search_input {

	width: 122px;

	height: 26px;

	line-height: 26px;

	outline: none;

	border: 0;

	background: url(../images/search_input_bg.jpg) no-repeat;

	padding: 0 18px 0 14px;

}



/* for ie 6 */

* html #search_input {

	margin-top: -1px;

}



/* for ie 7 */

*+html #search_input {

	margin-top: -1px;

}



#search_box form {

	

	padding: 0;

	height: 26px;

}





#main_content {

	width: 1014px;

	margin: 0 auto;

	background: transparent url(../images/main_bg.png) repeat-y;

}



#main_content td span{ white-space: normal!important;}

/** 图片轮播 首页 **/

/*movie*/

#container {

	width:690px;

	padding:0px;

	margin:0 auto;

	position:relative;

	z-index:0;

}



#example {

	width:690px;

	height:420px;

	position:relative;

}



#ribbon {

	position:absolute;

	top:-3px;

	left:-19px;

	z-index:500;

}



#frame {

	position:absolute;

	z-index:0;

	width:1002px;

	height:420px;

	top:-3px;

	left:-48px;

}



#slides {

	position:absolute;

	top:0px;

	left:-1px;

	z-index:100;

}



#slides .next,#slides .prev {

	position:absolute;

	top:385px;

	left:619px;

	width:24px;

	height:24px;

	display:block;

	z-index:101;

}



.slides_container {

	width:690px;

	height:420px;

	overflow:hidden;

	position:relative;

}



#slides .next {

	left:651px;

}



.pagination {

	margin:25px auto 0;

	width:100px;

	display: none;

}



.pagination li {

	float:left;

	margin:0 1px;

}



.pagination li a {

	display:block;

	width:12px;

	height:0;

	padding-top:0px;

	background-image:url(../images/pagination.png);

	background-position:0 0;

	float:left;

	overflow:hidden;

}



.pagination li.current a {

	background-position:0 -12px;

}





/** 首页 **/



.floater_left {

	float: left;

}



.floater_right {

	float: right;

}



#container {

	margin: 12px 0 12px 18px;

}

.index_four {

	margin: 12px 18px 0 0;

}



.index_four .no_last {

	display: inline-block;

	margin-bottom: 4px;

}



.index_four #links_1 {

	width: 270px;

	height: 102px;

	background: url(../images/index-6.jpg) no-repeat;

}

.index_four #links_1:hover {

	background: url(../images/index-6a.jpg) no-repeat;

}



.index_four #links_2 {

	width: 270px;

	height: 102px;

	background: url(../images/index-7.jpg) no-repeat;

}

.index_four #links_2:hover {

	background: url(../images/index-7a.jpg) no-repeat;

}



.index_four #links_3 {

	width: 270px;

	height: 102px;

	background: url(../images/index-8.jpg) no-repeat;

}

.index_four #links_3:hover {

	background: url(../images/index-8a.jpg) no-repeat;

}



.index_four #links_4 {

	width: 270px;

	height: 102px;

	background: url(../images/index-9.jpg) no-repeat;

}



.index_four #links_4:hover {

	background: url(../images/index-9a.jpg) no-repeat;

}





#index_desc {

	width: 690px;

	margin: 12px 0 12px 18px;

}



#index_desc p {

	text-indent: 2em;

	font-size: 13px;

	color: #484848;

	font-family: Tahoma, Geneva, sans-serif;

	line-height: 24px;

}



#index_desc a:link, #index_desc a:visited {

	color: #397CBF;

	text-decoration: none;

}



#index_desc a:hover, #index_desc a:active {

	background: #397CBF;

	color: #fff;

}



.square_box_home {

	width: 142px;

	float: left;

	display: inline-block;

}

.square_box_home h4 {

    font-weight:normal;

	margin: 18px 0 10px 0;

}



.square_box_home h4 a { 

  color: #397CBF;

	text-decoration: none;

	font-size: 13px;

}



.square_box_home h4 a:hover { 

  background: #397CBF;

	color: #fff;

}



.square_box_home p {

	font-size: 13px;

  color: #484848;

	line-height: 20px;

	font-family: Tahoma, Geneva, sans-serif;

}



.homebox1 {

	margin-left: 18px;

}



.homebox2, .homebox3, .homebox4 {

	margin-left: 39px;

}



#home_contact, #home_news {

	width: 270px;

	border-top: 1px solid #d9d9d9;

	

}



#home_news {

	margin-top: 20px;

}





#home_contact h2, #home_news h2 {

	font-size: 13px;

	font-weight: bold;

	color: #9B2A2D;

	line-height: 32px;

	text-indent: .5em;

}



#home_news h2 a {

	color: #9B2A2D;

	text-decoration: none;

}



.contentbox_home {

	width: 258px;

	border: 1px solid #d9d9d9;

	border-bottom: none;

	background: #f8f8f8;

	color: #7897A9;

	font-size: 13px;

	line-height: 1.38;

	padding: 10px 0 10px 10px;

}



.contentbox_bottom {

	width: 270px;

	height: 4px;

	background: url(../images/boxbottom.jpg) no-repeat;

}



.contentbox_home a img {

	vertical-align: middle;

}

.contentbox_home a strong {

	padding: 0 0 0 4px;

}



.contentbox_home a {

	color: #7897A9;

	text-decoration: none;

	line-height: 1.98;

}



.home_newslist {

	list-style: disc;

	list-style-position:inside;

	color: #7897A9;

	

}





.home_newslist a {

	line-height: 20px;

}



.home_newslist a:hover {

	text-decoration: underline;

}



.home_newslist span {

	font-size: 11px;

	color: #000;

	font-family: Tahoma, Geneva, sans-serif;

}



.home_newslist li {

	border-bottom: 1px solid #d9d9d9;

	margin: 6px 10px 0 0;

}



#footer {

	width: 1014px;

	margin: 0 auto; 

	height: 103px;

	background: url(../images/footer.png) no-repeat;

}



#main_content {

	padding-bottom: 32px;

}



/** 页脚 **/



#footer ul {

	list-style: none;

	margin: 20px 0 0 0;

}



#footer li {

	background: url(../images/red-bullet-7px.png) 0 center no-repeat;

	height: 22px;

	line-height: 23px;

	font-size: 13px;

	padding: 0 0 0 10px;

}



#footer li a:link, #footer li a:visited {

	color: #036;

	text-decoration: none;

}



#footer li a:hover, #footer li a:active {

	background: #036;

	color: #fff;

}



#copyright {

	width: 978px;

	margin: 0 auto;

	background: #eee;

	border-top: 2px solid #066;

	line-height: 23px;

	height: 23px;

	font-size: 13px;

	font-family: Tahoma;

	padding: 0 12px 0 12px;

}



#copyright a {

	color: #036;

	text-decoration: none;

	padding: 0 4px 0 4px;

}



#copyright a:hover {

	background: #036;

  color: #fff;

}



#footer_bottom {

	background: url(../images/bottom.png) no-repeat;

	height: 10px;

	width: 1002px;

	margin: 0 auto;

}





/*** 产品中心 **/



#breadNav {

	font-size: 13px;

	padding: 12px 0 12px 18px;

}





#breadNav a {

	color: #484848;

	text-decoration: none;

}





#breadNav a {

	color: #484848;

	text-decoration: none;

}



#breadNav a:hover {

	color: #900;

}



#main_content_inner {

	margin: 0 0 0 18px;

}



#common_sidebar {

	width: 160px;

	float: left;

	margin-right: 12px;

}



#article {

	width: 805px;

	float: left;

	margin-right: 12px;

	font: 13px/1.65 "Microsoft Yahei", Simsun, Verdana;

	overflow-x: hidden;

	text-align: left;

}



#article img {

	max-width: 800px;

}



/* ie6 */

* html #article img {

	width: expression(this.width > 800 ? '800px': true);

}



#article p {

	text-indent: 2em;

	

}



#common_sidebar ul { list-style: none;}

.sider_list li {

	width: 160px;

	height: 25px;

}



.sider_list li a {

	display: block;

	width: 160px;

	height: 25px;

}



.sider_list li a strong {

	display: none;

}



#sidebar_li_i1 {

	background: url(../images/index-50.jpg) no-repeat;

}



#sidebar_li_i1:hover {

	background: url(../images/index-50a.jpg) no-repeat;

}





#sidebar_li_i2 {

	background: url(../images/index-51.jpg) no-repeat;

}



#sidebar_li_i2:hover {

	background: url(../images/index-51a.jpg) no-repeat;

}



#sidebar_li_i3 {

	background: url(../images/index-52.jpg) no-repeat;

}



#sidebar_li_i3:hover {

	background: url(../images/index-52a.jpg) no-repeat;

}



#sidebar_li_i4 {

	background: url(../images/index-53.jpg) no-repeat;

}



#sidebar_li_i4:hover {

	background: url(../images/index-53a.jpg) no-repeat;

}



#sidebar_li_i5 {

	background: url(../images/index-54.jpg) no-repeat;

}



#sidebar_li_i5:hover {

	background: url(../images/index-54a.jpg) no-repeat;

}

.sider_nav { margin-top: 3px;}

.sider_nav li {

	width: 160px;

	height: 27px;

	background: #e9eaec;

	border-bottom: 1px solid #d4d4d4;

	text-indent: 6px;

}



.sider_nav li a {

	display:block;

	width: 160px;

	height: 27px;

	background: #e9eaec;

	font-size: 13px;

	line-height: 27px;

	text-decoration: none;

	color: #484848;

}



.sider_nav li a:hover {

	background: #9b2a2d;

	color: #fff;

}



.gray-gr {

	width: 160px;

	height: 113px;

	background: url(../images/gray-gr.jpg) repeat-x;

}







#article h1 {

	display: block;

	height: 30px;

	padding: 0 0 4px 0;

	line-height: 30px;

	font-size: 29px;

	color: #c00;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: normal;

	border-bottom: 1px dashed #ccc;

  margin-bottom: 20px;

}





.product_title {

	height: 100px;

	background: url(../images/h1title.png) repeat-x;

}





#products_detail #article h1 {

	display: block;

	height: 60px;

	padding: 0 20px 4px 0;

	line-height: 60px;

	font-size: 30px;

	color: #c00;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: normal;

	border-bottom: 1px dashed #ccc;

  margin-bottom: 20px;

	text-align: right;

}



#news #article h1 {

	display: block;

	height: 60px;

	

	line-height: 60px;

	font-size: 30px;

	color: #c00;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: normal;

	border-bottom: 1px dashed #ccc;

  margin-bottom: 4px;

	text-align: center;

}



.news_title {

	height: 100px;

	background: url(../images/h1title.png) repeat-x;

	text-align: center;

	margin: 0 0 20px 0;

}



.center_img {

	text-align: center;

	margin: 10px 0 20px 0;

}



.apply_box {

	width: 100%;

	margin-bottom: 20px;

}



.left_image {

	width: 130px;

	float: left;

	margin-right: 16px;

}



.right_content_box h3 {

	color: #C00;

	height: 22px;

	line-height: 22px;

	font-size: 14px;

	font-family: "Simsun";

	

}



.right_content_box h3 a {

	text-decoration: none;

	color: #C00;

}



#article .right_content_box p {

	text-indent: 0;

	margin-top: 6px;

	font-size: 12px;

}



.right_content_box p a {

	color: #06C;

	text-decoration: none;

}



.right_content_box p a:hover {

	color: #fff;

	background: #06C;

}



#search_list {

	list-style:square;

	list-style-position: inside;

	color: #069;

	

}



#search_list li {

	height: 30px;

	line-height: 30px;

	border-bottom: 1px dashed #ccc;

}



#search_list li a {

	text-decoration: none;

	

	color: #069;

}



#search_list li a:hover {

	color: #fff;

	background: #069;

}



#newsorder {

	list-style: none;

}



#newsorder li {

height: 28px;

line-height: 28px;

font-size: 12px;

border-bottom: 1px dashed #CCC;

padding-left: 20px;

background: url(../images/news_dot.jpg) 8px 10px no-repeat;

clear: both;

}



#newsorder li a:link, #newsorder li a:visited {

text-decoration: none;

color: black;

display: inline-block;

float: left;

height: 28px;

width: 100%;

}



#newsorder li a:hover, #newsorder li a:active {

text-decoration: none;

color: #333;

background: #f8f8f8;

cursor: pointer;

}

#newsorder li a .news_title_left {

	float: left;

}



#newsorder .date_right {

float: right;

}



#pager {

	margin-top: 20px;

	text-align: right;

}



.c397cbf {

	color: #397cbf;

}



.product_box_item {

	width: 230px;

	float: left;

	text-align: center;

	margin: 20px 40px 0 0;

}



.product_box_item a {

	line-height: 2.8;

	color: #069;

	text-decoration: none;

}



.product_llj_btm {

	background: url(../images/product_llj_btm.jpg) no-repeat;

	width: 230px;

	height: 9px;

}



.product_LLJ_container {

	border-top: 1px solid #e6e6e6;

	width: 230px;

	float: left;

	margin-right: 40px;

	margin-top: 30px;

}



.product_LLJ_container h3 {

	font: 13px/31px "Simsun" bold;

	color: #666;

	height: 31px;

}



.product_LLJ_listarea {

	width: 228px;

	border-left: 1px solid #e6e6e6;

	border-right: 1px solid #e6e6e6;

	background: #f8f8f8;

}

.product_LLJ_listarea ul {

	list-style: none;

	padding-bottom: 8px;

}



.product_LLJ_listarea li {

	margin: 0 auto;

	width: 92%;

	height: 32px;

	

	border-bottom: 1px solid #e6e6e6;

}

.product_LLJ_listarea li a {

	color: #7897A9;

	width: 228px;

	height: 32px;

	text-indent: 2px;

	text-decoration: none;

	font: 13px/33px "Simsun";

}



.product_LLJ_listarea li a:hover {



	text-decoration: underline;

}





/* for ie 6*/

* html .index_four {

	margin: 12px 9px 0 0;

}

* html #d2 #index_desc p {

	font: 13px/1.6 Verdana;

}

* html #four_square p {

	font: 13px/1.6 Verdana;

}

* html #copyright .floater_right a {

	font: 13px/1 Verdana;

}



* html #article {

	margin-right: 10px;

}



/* for opera only */



@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {

head~body .flags a {

	  display: inline-block;

    margin-top: 6px;

}

}



.home_newslist li a span  {

	font-size: 13px;

	color: #7897a9;

}

