@charset "utf-8";
/* Reset Styles
***********************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption, tbody, tfoot, td, th, table, thead,  th,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
strong {font-weight: bold;}
em {font-style: italic;}



body {background: #EDEEEF repeat left top; font-family: Arial, sans-serif;font-size:12px; color:#333333}

h2 {padding: 20px 0 30px; font-size: 18px; line-height: 22px; font-style: italic;}
h2 a {text-decoration: none; color: #427f9e;}
h2 a:hover {border-bottom: 1px dotted #427f9e;}
h4{ font-style:italic; font-size:12px; font-weight:bold;margin-top:10px;padding:0; color:#999999}
a {  color: #333;  text-decoration: none;}
a:hover {  text-decoration: underline;}
.text{line-height:200%}

/*Masthead Container*/
#headContainer {height:97px; background:url(../images/bg-top.gif) no-repeat right bottom}
#headContainer h1{font-size:20px; background:url(../images/logo.jpg) 10px 0 no-repeat;margin:10px 0;text-align:left; height:78px;}
/*语言*/
#yuyan{text-align:right;padding-right:0;padding-top:60px;font-size:11px;}
#yuyan a{line-height:22px;}
#yuyan a img{margin:-2px 6px;}

/*Primary Navigation Container*/
#primaryContainer {background:url(../images/bg-nav.gif) no-repeat 0 -1px ;height:32px;} 
/*Primary Navigation*/
#primaryNav {height:30px;overflow:hidden;padding:0; border-bottom:5px solid #D6D8D9 }
#primaryNav h2 {display:none;}
#primaryNav ul {height:30px;line-height:30px;list-style:none;margin:0;padding:0;background: url(../images/menu-red.jpg) no-repeat;}
#primaryNav li {font-size:12px; font-weight:bold;letter-spacing:.001em;padding:0;float:left;margin:0;color:#BFB5A1; border-right:1px solid #DD252E}
#primaryNav li.first{margin:0 0 0 10px;}
#primaryNav li.last{border:0;}
#primaryNav li.active{background:url(../images/bg-nav-active.gif);color:#000}
#primaryNav li.active a{color:#000}
#primaryNav a {display:block;_display:inline-block;padding:2px 22px 0 22px; text-decoration:none;color:#fff;}
#primaryNav a:hover {  text-decoration:none; background:url(../images/bg-nav-active.gif);color:#CC0000;background:#D6D8D9;padding:2px 22px 0 22px;}


 
 
#container {width: 100%; max-width: 948px; margin: 0 0 0 5px;}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #EDEEEF; border: 1px solid #D6D8D9; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav li a {width: 26px; height: 26px; margin: -6px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background-position: -26px 0; right: -9px;}
.flex-direction-nav li a.prev {background-position: 0 0; left: -9px;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -20px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(../images/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}


/*primaryProducts Container*/
#primaryProducts{margin-top:22px; background:#E3E3E3}
#primaryProducts h3{display:block; color:#818181; font-weight: bold; font-size:12px; padding-top:6px; padding-bottom:2px;padding-left:2px;}
.productsBox{ background:#E3E3E3;  border-top:1px solid #999999;height:atuo;margin:5px 0;padding:0 10px 12px 10px ;}
.productsBox1{height:128px;background:none; border:0 solid #fff;}
.height_tall{height:auto;}
.height_small{height:140px}
.productsBox p{line-height:150%}
.productsBox p img{float:left;margin-right:12px;margin-bottom:0px;border:1px solid #CCCCCC;padding:1px}
#primaryProducts .last{border-right:0 solid #D7D7D7;}
.productsBox1 p{line-height:100%}
.productsBox1 a{ text-decoration:underline; color:#BE0000}
.productsBox1 span{font-size:11px;line-height:130%; color:#999999}


.more{margin-top:12px;}
.more a{ background:url(../images/arr_more.jpg) no-repeat  0 4px; padding:6px  20px 6px 10px;}
.bg1{background: #F8F8F8 }
.bg{background:#E3E3E3;}
.padding-l-r{padding:0 5px 0 15px;}
.margin-r{margin-right:20px;}
.margin-l{margin-left:10px;}
.bor-r-b{border-right:1px solid #D7D7D7;border-bottom:1px solid #D7D7D7;}
.border-r-t-b-l{border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7;border-bottom:1px solid #D7D7D7;border-top:3px solid #D7D7D7;}
.border-r-t-b{border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7;border-top:1px solid #D7D7D7;}
.border-r-l{border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7;}
/*productlist*/
#category {background:#E3E3E3; }
#category h3{font-size:12px;  padding:10px 5px 6px 15px ; font-weight:bold; color:#fff;}
.h3box{ background:url(../images/bg-left1.jpg) no-repeat 50% 50%;height:32px;margin-top:5px }
.listbox{ }
.listbox ul{ padding-bottom:12px;padding-left:5px;padding-right:5px; }
.listbox li{height:26px;line-height:26px;border-bottom:1px solid #B7B7B7; }
.listbox li.c{padding-left:12px; font-weight:bold}
.listbox li.b{padding-left:24px; background:url(../images/arr_product.jpg) no-repeat 10px }
.listbox li.d{padding-left:24px; background:url(../images/arr_product.jpg) no-repeat 10px;}
.listbox li.d a{ color:#FF0000}
.margin-top{margin-top:8px}
.margin-top-bottom{ margin:5px 0}


.block h3{font-size:12px;font-weight:bold; border-bottom:1px solid #B7B7B7; color:#818181;height:34px;line-height:50px; }
.block h3.bg{background:url(../images/bg-mid1.jpg) bottom right no-repeat}
.block h3 a{ border-bottom:2px solid #CC0000;}
.block h3 a:hover{ text-decoration:none}
.block p{line-height:150%;padding:12px 0;}
.block ul{padding:12px 0;}
.block ul li{line-height:150%; background:url(../images/dian.gif) 0 -1px no-repeat; padding-left:20px;}
.block img{float:left; margin:0 10px 14px 10px;border:1px solid #CCCCCC;padding:1px }
.block img.top{float:none; display:block; margin:0 10px 6px 28px;}
.block img.last{margin:0 0 14px 0}
.block img.none{margin:0;float:none; border:0;}
.block img.noborder{margin:0; border:0;}
.block img.mid{margin:0 0 0 100px;float:none; border:0;}
#block-3 div{margin-top:12px;}
#block-2 p{padding:12px 0 0 0}
.block #partners{height:650px;width:670px; background:#FFFFFF;padding-top:20px;}
.block #partners img{border:0;float:none;margin:auto;pdding:auto}
.block #partners ul li{height:100px; width:200px; float:left; background:none; line-height:100px;margin:0;padding:0; text-align:center; display:block}
#partners_index{padding:0; margin:0;overflow:hidden;text-align:center;margin-left:6px;margin-bottom:10px;}
#partners_index ul li{height:60px;width:120px;padding:0;float:left;margin:0;border-top:1px solid #E3E3E3;text-align:center;font-size:10px;background-color:white;}
.alpha_img{height:100%;width:1px;vertical-align:middle; }
.show_img{vertical-align:middle;}
.relativeProducts{padding:0; margin:0;text-align:center;border-top:1px solid #ccc;height:140px}
.relativeProducts ul li{height:70px;width:111px;padding:14px 0 10px 0;float:left;margin:0;text-align:center;font-size:12px;}
.relativeProducts ul li div{height:20px;line-height:12px;margin-top:6px;}
.img_border{padding:1px; border:1px solid #CCCCCC}
.relativeProductBox{}
.relativeProductBox h3{line-height:22px; height:22px; margin-left:30px;margin-top:6px; font-weight:bold}
.relativeProductMargin{margin:0 30px;}







#customer {padding:0 5px; background:#FFFFFF}
#customer h3{display:block; color:#818181; font-weight: bold; font-size:12px; background: url(../images/arr.jpg) 0 10px no-repeat; padding-top:8px; padding-left:10px;height:25px;}
#customer div{ height:60px;vertical-align:middle }
#customer div img{vertical-align:middle;margin-right:10px; }

#contact div{line-height:150%;margin:8px 0;padding:0 15px;}
#contact h3{ background:url(../images/bg-left2.jpg) no-repeat 50% 50%; height:56px; text-indent:-9999px;}
.msnbox a{ background:url(../images/msn.gif) no-repeat; display:block; padding-left:35px;height:26px;line-height:26px;}

#foot #gctlink{ color:#CCCCCC; height:20px;}
#foot #gctlink a{ color:#CCCCCC; }
#foot{ padding:20px 1px;height:80px; text-align: center; border-top:3px solid #CC0000}

.table01{width:650px;background:#B38385;text-align:left;border-top:3px solid #B22C31;margin-top:8px;border-collapse:collapse;}
.table01 tr {background:#FBFAFA;border:1px solid #B38385;}
.table01 tr.top{background:#E9D2CF;color:#000;font-weight:bold;}
.table01 td {height:20px;line-height:20px;text-align: center;border:1px solid #B38385; vertical-align:middle}

