body {
	/*font-family:  "Arial","Time New Roman", "Book Antiqua",  "Helvetica", sans-serif; Courier New*/
	
	font-family:"Times" ,"Helvetica","sans-serif";
        /*"Myriad Pro", "Book Antiqua", "Times New Roman", "Times", serif;*/
	font-size: 16px;
	color: #000;
	background-color: #f1f1f1;
}
.home{ }

a {
    color: #333;
}
a img {
     border:0;
}
.outer {
	width: 100%;
}
.outer {display: block; position: absolute; min-height: 100%;} 

.inner {
	/*margin: 0 auto;*/
	width: 100%;
	clear: both;
	text-align:center;	
}
.inner {display: block; margin-bottom: 3em;} 

/*logo*/
.TT{
	width: 1170px;
	margin: 0 auto;
	overflow:hidden;
}
.logoL{
	width: 220px;	
	float:left;
	padding-left:0px;
	padding-top:60px;		
}
.logoR{
	width: 950px;		
	float: left;	
	padding-left:0px;
	padding-top:38px;		
}
.logoRT{
	text-align:left;

}
.logoRD{

}


/*.logo1{ border:0px solid #0F0; overflow:hidden;}
.logo2{ clear:both;}
.logo1L {		
}

.logo2L {	
	width: 135px;	
	float:left;
	padding-left:85px;
	padding-top:0px;	
}*/
.logo2R {	
	width: 605px;		
	float: left;	
	padding-left:0px;
	padding-top:30px;		
}
.logo2R a{
	font-size:31px;
	font-family:"Berlin Sans FB";
	text-decoration:none;
	color:#333333;	
}
.search{
	width: 310px;		
	float: right;	
	padding-left:0px;
	padding-top:30px;
}
.num1{
	width:240px;
	height:42px;
	float: left;	
	border:1px solid #c4464a;
	border-radius:5px;
}
.sub1{
	width:65px;
	height:44px;
	background:#c4464a;
	color:#FFF;
	border:none;
	border-radius:5px;
	margin-left:-20px;	
}

/*nav*/
div.nav{
    width: 100%;
    height:36px;
    line-height: 36px;
	background:#00264d;
    text-align: center;
    font-size: 20px;
    position: relative;    
	margin:20px auto 0 auto;
}
/*nav-main*/
ul.nav-main{
    width: 1170px;
	margin:0 auto;
    height: 100%;
    list-style-type: none;
}
ul.nav-main span{
    display: inline-block;
    margin-left: 18px;
    width: 7px;
    height: 7px;
    /*background: url('../image/down-icon.png') no-repeat;*/
}
/*图标向上旋转*/
.hover-up{
    transition-duration: .5s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
/*图标向下旋转*/
.hover-down{
    transition-duration: .5s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}


/*导航条设置*/
ul.nav-main>li{
    width: 190px;
    height: 100%;
    display: block;
    float: left;    
    color: #fff;	
	font-size: 20px;
    margin-right: 1px;
    cursor: pointer;
}
ul.nav-main>li a{
	font-size: 20px;
	color: #fff;
	text-decoration:none;
}

ul.nav-main>li:hover{
    background: #2cb1de;
	
}
ul.nav-main>li:hover a{    
	color:#FFF;
	text-decoration:none;
	font-size: 20px;
}


/*隐藏盒子设置*/
div.hidden-box{
    width: 190px;
    border: 1px solid #00264d;
    border-top: 0;
    position: absolute;
    display:none;
	background:#fff;
    top: 36px;
	z-index:100;
}
.hidden-box>ul{
    list-style-type: none;
    color: #643519;
    cursor: pointer;
}

.hidden-box>ul li a{
	font-size: 16px;
	text-decoration:none;
}

.hidden-box li:hover{
    background: #2cb1de;
    color: #fff;
	font-size: 16px;
}
.hidden-box li:hover a{
    background: #2cb1de;
    color: #fff;
	font-size: 16px;
}


/*隐藏盒子位置设置*/
.hidden-loc-info{
    left: 508px;
}

/*1024  1152  1280  1360  1366  1440  1680  1920  */
@media screen and (min-width: 984px) and (max-width: 1024px){
.hidden-loc-info{left: 381px;}
} /*>=1024的设备*/
@media screen and (min-width: 1112px) and (max-width: 1152px) {
.hidden-loc-info{left: 381px;}
} /*>=1100的设备*/
@media screen and (min-width: 1240px) and (max-width: 1280px) {
.hidden-loc-info{left: 428px;}
} /*>=1280的设备*/
@media screen and (min-width: 1320px) and (max-width: 1360px) {
.hidden-loc-info{left: 468px;}
} 
@media screen and (min-width: 1326px) and (max-width: 1366px) {
.hidden-loc-info{left: 471px;}
}  
@media screen and (min-width: 1400px) and (max-width: 1440px) {
.hidden-loc-info{left: 508px;}
} 
@media screen and (min-width: 1640px) and (max-width: 1680px) {
.hidden-loc-info{left: 628px;}
} 
@media screen and (min-width: 1880px) and (max-width: 1920px) {
.hidden-loc-info{left: 728px;}
} 






.hidden-loc-index{
    left: 121px;
}
.hidden-loc-us{
    left: 242px;
}
.box04{
	left:485px;
}
.mouseon{
	background: #2cb1de;
}
.mouseon a{    
	color:#FFF;
}



/*newbanner*/
.newbanner{
	margin-top:10px;
	width: 100%;
	clear:both;
	text-align:center;
}
.newbanner img{	
	width: 100%;	
}
.banner1 {
    margin-top: 0px;
    position: relative;
    width: 100%;
    height: 40%;
}
.focus {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    /* overflow: hidden; */
}
.focus .bd {
    position: relative;
    z-index: 0;
}
.focus .bd ul, li {
    list-style: none;
}
.focus .bd li, ul {
    list-style: none;
}
.focus .hd {
    width: 100%;
    height: 14px;
    z-index: 1;
    bottom: 10px;
    text-align: center;
    position: absolute;
}
.focus .hd ul {
    display: inline-block;
    height: 9px;
    padding: 3px 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 6px;
    font-size: 0;
    vertical-align: top;
}
.focus .hd ul .on {
    background: #e8fe4e;
}
.focus .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #5f96cc;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden;
}
.content {
	width: 100%;
	clear: both;
	text-align: justify;
    color: #666;
    padding-top:20px;
}



.prodc{
	width:860px;
	margin:0 auto;
	border:0px solid #00FF00;
	
}


/*prodc1*/
.prodc1{
	margin-top:0px;
	width: 460px;
	text-align:center;
	float:left;
	border:0px solid #00FF00;
}
.prodc1 img{	
	width: 420px;
	height:350px;	
}

.prodc2{
	margin-top:25px;
	padding-top:20px;
	width: 380px;
	float:left;
	text-align:center;
	border-top:1px dashed #CCCCCC;	
	border-bottom:1px dashed #CCCCCC;
}

.banner2 {
    margin-top: 0px;
    position: relative;
    width: 100%;
    height: 40%;
}
.focus2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    /* overflow: hidden; */
}
.focus2 .bd2 {
    position: relative;
    z-index: 0;
}
.focus2 .bd2 ul, li {
    list-style: none;
}
.focus2 .bd2 li, ul {
    list-style: none;
}
.focus2 .hd2 {
    width: 100%;
    height: 14px;
    z-index: 1;
    bottom: 10px;
    text-align: center;
    position: absolute;
}
.focus2 .hd2 ul {
    display: inline-block;
    height: 9px;
    padding: 3px 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 6px;
    font-size: 0;
    vertical-align: top;
}
.focus2 .hd2 ul .on {
    background: #e8fe4e;
}
.focus2 .hd2 ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #5f96cc;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden;
}










.hotsell{
	width: 1170px;
	margin: 15px auto;
	clear:both;
	background:#FFF;
	overflow:hidden;
}
.hotsellTitle{
	background:#a0a0a0;
	height:46px;
	font-size:20px;
	padding-left:20px;
	line-height:46px;
	text-align:left;
	color: #fff;
}
.hotsellTitle span{
	float:right;
	padding-right:20px;
}
.hotsellTitle span a{
	color: #fff;
	font-size:20px;
	text-decoration:none;
}
.hotsell ul{
	border:0px solid #f00;
	overflow:hidden;
}
.hotsell ul li{
    width: 194px;
	padding:19px;
    height: 100%;
    display: block;
    float: left;    
    color: #fff;	
	font-size: 16px;    
    cursor: pointer;
	line-height:30px;
}
.hotsell ul li a{
	color: #333;
	font-size:16px;
	text-decoration:none;
}
.hotsell ul li img{
	width:194px;
	height:194px;
}




.indexabout{
	width: 1170px;
	margin: 10px auto;
	clear:both;
	background:#FFF;
	overflow:hidden;
}

.indexaboutL{
	width:601px;	
	padding:30px;
	float:left;	
}
.indexaboutR{
	width:460px;	
	float:left;	
	border:0px solid #f00;
	margin-top:50px;
	padding:10px;
}

.indexaboutR h2{
	color: #333;
	font-size:44px;
	text-decoration:none;
	padding-top:0px;
	text-align:left;	
}
.indexaboutR p{
	color: #333;
	font-size:18px;
	text-decoration:none;
	padding-top:20px;
	text-align:left;	
	line-height:30px;	
}
.indexaboutR p a{
	color: #333;
	font-size:16px;
	text-decoration:none;
}




.indexaddr{
	width: 1170px;
	margin: 10px auto;
	clear:both;
	background:#FFF;
	overflow:hidden;
}
.indexaddrL{
	width:400px;	
	padding:0px;
	padding-left:50px;
	padding-top:80px;
	float:left;	
	border:0px solid #f00;
}
.indexaddrL h2{
	color: #333;
	font-size:44px;
	text-decoration:none;
	padding-top:0px;
	text-align:left;	
}
.indexaddrL p{
	color: #333;
	font-size:18px;
	text-decoration:none;
	padding-top:20px;
	text-align:left;	
	line-height:30px;	
}
.indexaddrM{
	width:250px;	
	padding:50px 0;
	float:left;	
	border:0px solid #f00;
}
.indexaddrR{
	width:400px;	
	float:left;	
	border:0px solid #f00;
	padding-left:50px;
	padding-top:80px;	
}
.indexaddrR h2{
	color: #333;
	font-size:44px;
	text-decoration:none;
	padding-top:0px;
	text-align:left;	
}
.indexaddrR p{
	color: #333;
	font-size:18px;
	text-decoration:none;
	padding-top:20px;
	text-align:left;	
	line-height:30px;	
}


.indexEnquiry{
	width: 1170px;
	margin: 10px auto;
	clear:both;
	background:#FFF;
	overflow:hidden;
	border:0px solid #f00;
}

.indexEnquiryL{
	width:630px;	
	padding:0px;
	padding-left:0px;
	padding-top:0px;
	float:left;	
	border:0px solid #f00;
}
.indexEnquiryL ul{
	width: 250px;
	margin:10px auto;
	border:0px solid #ff0;
	overflow:hidden;
}
.indexEnquiryL ul li{
    width: 250px;
	padding:15px 0;      
	font-size: 18px;    
    cursor: pointer;
	border-bottom:1px solid #ccc;
}
.indexEnquiryL ul li a{
	color: #333;
	font-size:18px;
	text-decoration:none;
	padding:0 10px;
}

.indexEnquiryR{
	width:530px;	
	float:left;	
	border:0px solid #f00;
	padding-left:0px;
	padding-top:0px;	
}
.indexEnquiryR h2{
	color: #333;
	font-size:44px;
	text-decoration:none;
	padding-top:30px;
	text-align:left;	
}
.login_input1{
	font-size:14px;
}
.login_input2{
	width:300px;
	height:100px;
	font-size:14px;
}
.login_input3{
	font-size:14px;
	width:200px;
}
.login_input4{
	width:200px;
	height:80px;
	font-size:14px;
}


/*footer*/

.footer_block{
	width: 1170px;
	margin: 10px auto;
	clear:both;
	background:#FFF;
	overflow:hidden;
	padding:10px 0;
	border:0px solid #f00;
}
.footer_block_box {	    
	width: 170px;
	float: left;
	border:0px solid #ff0;
    margin-right: 30px;    
    padding-bottom: 25px;
	margin:10px auto;
	padding-left:60px;
    /*position: relative;*/	
}
.footer_block_box span.title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

.footer_block ul li {
    list-style-type: none;
}
.footer_block ul li a{
	color: #666;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	padding:10px 0;
}
.footer_block ul li a:hover{	
	text-decoration: underline;
}

/*.footer_block_box_last {
    margin-right: 3px;
    float: left;
    width: 130px;
    padding-bottom: 25px;    
}*/


/*.aboutus{
	width: 1170px;
	margin: 10px auto;
	clear:both;
	background:#FFF;
	overflow:hidden;
	padding:10px 0;
	border:1px solid #f00;
}*/

#content {   
	width: 1170px;
	margin: 10px auto;
	clear:both;
	background:#FFF;
	overflow:hidden;
	padding:10px 0;
	border:0px solid #f00;
}

#content img {
	border:					none;
}

#content_left {
    width: 280px;
    float: left;
	text-align:left;
	border:0px solid #ff0;
}

#content_main {
	width:					860px;
	float:					left;
	padding-left:			30px;
	text-align:left;
}
#breadcrumbs {
	margin-bottom:			20px;
	padding:				5px 0px 0px 10px;
	min-height:				25px;
	background:				url(../images/verlauf_blue.gif) repeat-y;
	color:					#fff;
}

#breadcrumbs a{
	color:					#fff;
	text-decoration:none;
}

#content_main_main {
	padding: 10px 10px 0px 10px;
	clear:both;
}
#content_main_main p{
	line-height:28px;
	font-size:20px;
	margin:10px 0;
}
#content_main_main h1{
	line-height:40px;
	font-size:28px;
	text-align:center;
	padding-top:30px;
}
#content_main_main h2{
	line-height:26px;
	font-size:20px;
}
#content_main_main h3{
	line-height:26px;
	font-size:18px;
}
#content_right_images {
	float:					right;
	width:					150px;
	margin-left:			10px;
}
#content_main_main .words{
	width:800px;	
	padding:0 20px;
	margin-top:20px;
	border:0px solid #0F0;
	
}
/*#content_main_main .pics{
	width:220px;
	float:left;
	margin-top:40px;
}*/


/*navigation*/
#navigation {
	width:					280px;
	float:					left;
}

#navigation div.menu {
    margin-bottom:          10px;
}

#navigation ul {
	list-style-type:		none;
	z-index: 				1000;
}

#navigation ul li a {
	display:				block;
	color:					#666666;
	text-decoration:		none;
	font-weight:			bold;
	padding-bottom:			10px;
}
#navigation ul li {
	margin-left:			3px;
	padding-left:			0px;
	border-bottom:			1px solid #d4d4d4;
}

#navigation ul li ul li {
	margin-left:			0px;
	padding-left:			0px;
	border-bottom:			1px solid #d4d4d4;
}

#navigation ul li a {
	padding:				7px 0px 7px 17px;
}

#navigation ul li a:hover {
	text-decoration:		underline;
}

#navigation ul li a.current {
	background:				#d5eeff;
	border-bottom:			1px solid #d4d4d4;
}

/*#navigation ul li ul  {
	background:				none;
}

#navigation ul li ul li {
	margin-left:			0px;
	padding-left:			0px;
	border-bottom:			1px solid #d4d4d4;
}*/

#navigation ul li ul li.last {
	border-bottom:			0px solid #d4d4d4;
}


#navigation ul li ul li a {
	padding:				7px 0px 7px 27px;
}

#navigation ul li ul li ul li a {
	padding:				7px 0px 7px 38px;
}

#navigation div.menu.blue > ul {
	background:				url(../images/bg_navigation_blue.png) no-repeat #FFFFFF;
}


#navigation div.menu.green > ul   {
	background:				url(../images/bg_navigation_green.png) no-repeat #FFFFFF !important;
}

#navigation div.menu.green ul li a.current {
	background:				#cde09a !important;
}

#navigation div.menu.grey > ul   {
	background:				url(../images/bg_navigation_grey.png) no-repeat #FFFFFF !important;
}

#navigation div.menu.grey  > ul li a.current {
	background:				#eeeeee !important;
}

#navigation div.menu.orange > ul   {
	background:				url(../images/bg_navigation_orange.png) no-repeat #FFFFFF !important;
}

#navigation div.menu.orange > ul li a.current {
	background:				#fddb9f !important;
}


#navigation ul.link {
	display:				none;
}

#navigation ul li {
	position:				relative;
}

#navigation ul li:hover > ul.link {
	display:				block;
	position:				absolute;
	left:					150px;
	top:					0;
	width:					250px;
	
}

#navigation ul li:hover > ul.link li {
	border-left: 			1px solid #D4D4D4;
	border-right: 			1px solid #D4D4D4;
	border-top: 			1px solid #D4D4D4;
	border-bottom: 			0px;
	background: 			#EFEFEF;
}

#navigation ul li:hover > ul.link li.last {
	border-bottom: 1px solid #D4D4D4;
}


/*addNavigation*/
#addNavigation {
	padding-top: 26px;
	/*border: 1px solid #D4D4D4;*/
}
#addNavigation ul{
	width:200px; margin:0 auto; border: 0px solid #f30;
}
#addNavigation ul li{
	width:200px; font-size:18px; line-height:30px; padding:5px; clear:both; height:30px; vertical-align:middle;
}
#addNavigation ul li a{
	float:left;
}
#addNavigation ul li span{
	float:left;
}
#addNavigation p a{
	font-size:14px; text-decoration:none; color: #333;		
}

#addNavigation a:hover{
	text-decoration:underline;	
}



.news_item{
	width:860px;
	margin:10px 0;
}

.news_border {
    border-bottom: 1px solid #d4d4d4;
    margin: 20px 0;
	padding:10px 0;
	
}
.news_border p {
    margin-bottom: 10px;
    color: #666666;
	font-size:14px; 
	
}
.news_border p a {
    text-decoration: none;
    color: #0565b4;
}


.news_image {
    float: left;
    margin: 0px 10px 10px 0px;
}
.news_image img {    
	border-radius:5px;
	width:120px;
	height:120px;
}


.Prolist{
	width:840px;
	margin:10px auto;
	border:0px solid #0F0;
	overflow:hidden;
}
.Prolist ul{
	margin:0; padding:0; border: 0px solid #f30;
}
.Prolist ul li{
	width:270px; float:left; font-size:18px; line-height:25px; height:250px; padding:15px 5px; text-align:center;
}
.Prolist ul li a{
	display:block;
	text-decoration:none;
}
.Prolist ul li a:hover{
	text-decoration: underline;
}


.pages{width:100%;margin:15px auto;overflow:hidden;clear:both;text-align:center;}
.pages a,.pages span{font-size:14px;padding:5px 12px;border:1px #ccc solid;display:inline-block;margin:5px 5px;color:#333;text-decoration:none;}
.pages span.current{background:#c00;color:#FFF;}
.pages a.current{background:#c00;color:#FFF;}
.pages a.next{position:normal;display:inline-block;}


.putemail{ padding:0px; font-size:14px; width:400px; height:30px; line-height:30px; margin-left:40px;}

.submitemail{ padding:5px; font-size:14px; height:30px; line-height:30px;}










/* 
 SLIDES no use
*/
.homeimages2 {
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;*/
    border: 8px solid white;
	height: 400px;
	width:1184px;
	overflow:hidden;    
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.homeimages2 > div {
    border-right: 7px solid white;
}
.homeimages2 a {
	float:left;
	/*position:relative;
	overflow:hidden;	*/    
	/*top: 1px;	*/
    text-decoration: none;
}
.homeimages2 a img {
	position: absolute;
    z-index: 10;
    border:0;
}
.homeimages2 a:hover img {
	opacity:0.9;
}

.homeimages2 {
	margin:0 auto;
	position:relative;
	height:400px;
	overflow:hidden;
}
.thumbMask {
	position:absolute;
	overflow:hidden;	
	height: 400px;
}
.thumbMask img {
	position: absolute;
	height: 400px;
	width: 400px;
	border: 1px solid #0F0;
}
.activeMask {
	
}
.content .homeimgtitle  a {
    text-decoration: none;
}
.homeimgtitle {
	position:absolute;
	z-index: 1000;	
	right: 0px;
	top: 365px;
	font-size: 18px;
    width: 200px;
    text-align: center;
	color: white;
	text-shadow: 0 0 7px #000;
    text-transform: uppercase;
}
.homeimages2 .homeimgtitle {
    font-size: 18px;
    width: 200px;
}
.homeimages2 .homeimgborder {     
 	position:absolute;
	z-index: 1000;	    
	right: 0px;
	top: 0px;
    height:400px;
    width:7px;
    background-color: white;	
}
.hr{ 
	color:#ccc;	
}

.botmenu{	
	width:1200px;
	margin:0 auto;
	clear:both;
}
.botmenu, .botmenu a {
	font-size: 20px;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color: #000;
	text-decoration: none;
	padding:0 30px;
	
}
.botmenu a:hover {
	text-decoration: underline;
	color: #000;
}
.menubot {	
    padding-top: 5px;
    padding-bottom: 5px;
}

.menubot a{
	text-decoration: underline;
	
}
.copy {
	clear: both;
	color:#999;
	text-align:center;
	width: 100%;
	/*margin-top: 30px;*/
}


.liebiao{
	width: 150px;
    height: 300px;    
    text-align: center;
    font-size: 16px;
	float:left;
	margin-right:30px;
	margin-top:30px;
	/*margin:10px auto 0 auto;*/
}
.liebiao li{
	width: 148px;	
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
	border:1px solid #007199;
	margin:6px 0;  
}
.liebiao li a{
	font-size: 16px;
	text-decoration:none;
}
.liebiao li a:hover{
	color:#F30;
	text-decoration: underline;
}
.lxon{
	background: #643519;
}
.lxon a{    
	color:#FFF;
}



.content .row6 {
	width: 1000px;	
	float: left;
	margin:0;
	margin-top:30px;
}

/* tooltip */
#tooltip {
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 2px;
	display: none;
	color: #fff;
	z-index:9999;
}

.content .catimg6{
	width: 540px;
    height: 380px;
	float:left;	
	position:relative;
    margin:8px 8px 8px 8px;
	-moz-box-shadow:    0px 0px 8px 7px #fff;
	-webkit-box-shadow: 0px 0px 8px 7px #fff;
	box-shadow:         0px 0px 8px 7px #fff;
}
.content .catimgtitle6 {
	position:absolute;
	z-index: 1000;	
	right: 20px;
	top: 340px;
	font-size: 18px;
	color: white;
	text-shadow: 0 0 10px #000;
    text-transform: uppercase;
}
.catimg6 .border6 {
    width:540px;
    height:380px;
}
.catimg6 .borderfirst6 {
    -moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;    
}


.content .catright {
	width: 420px;
	margin-left:20px;
	float:left;
    margin-top: 3px;
}
.content .prop {
	width: 420px;
	height:50px;
	line-height:50px;
	clear: both;	
}
.content .propname {
	float:left;
	padding-left: 20px;
    width: 140px;
	color: #007199;	
	font-size: 20px;
}
.content .propval {
	float:left;
	width: 250px;
	margin-left:10px;
	font-size: 20px;
	color: #666;

}

.RELATED{
	border-bottom:1px dashed #666666;
	font-size:26px;
	padding:20px;
	text-align:left;
	clear:both;
}
#content .rowkj{
	width: 100%;
	border-bottom:1px dashed #666666;
	overflow:hidden;	
	
}
#content .row {
	width: 25%;
	float:left;
	overflow:hidden;
	margin:15px 0;
	border:0px solid #F00;	
}
#content .catimg{
	width: 270px;
    height: 260px;
	float:left;	
	position:relative;
    margin:8px 8px 8px 8px;
	-moz-box-shadow:    0px 0px 8px 7px #f1f1f1;
	-webkit-box-shadow: 0px 0px 8px 7px #f1f1f1;
	box-shadow:         0px 0px 8px 7px #f1f1f1;
}
#content .catimgtitle {
	position:absolute;
	z-index: 1000;	
	left: 0px;
	top: 180px;
	height:40px;
	width:230px;
	font-size: 18px;
	color: #333;
	background:#FFF;
	padding:20px;
	font-weight:bold;
	text-align:center;
	border:0px solid #F00;	
	/*text-shadow: 0 0 10px #000;
    text-transform: uppercase;*/
}
#content .catimgtitle p{	
	font-size: 16px;	
	font-weight: normal;
}
#content .catimgtitle p a{	
	font-size: 16px;	
	font-weight: normal;
	display:inline;
	color:#f60;
}




.content .rowga {
	width: 50%;
	float:left;
	overflow:hidden;
	margin:15px 0;
	border:0px solid #F00;	
}
.content .catimgga{
	width: 540px;
    height: 420px;
	float:left;	
	position:relative;
    margin:8px 8px 8px 8px;
	-moz-box-shadow:    0px 0px 8px 7px #fff;
	-webkit-box-shadow: 0px 0px 8px 7px #fff;
	box-shadow:         0px 0px 8px 7px #fff;
}
.content .catimgtitlega {
	position:absolute;
	z-index: 1000;	
	left: 0px;
	top: 360px;
	height:50px;
	width:500px;
	font-size: 18px;
	color: #333;
	background:#FFF;
	padding:20px;
	font-weight:bold;
	text-align:center;
	border:0px solid #F00;	
	/*text-shadow: 0 0 10px #000;
    text-transform: uppercase;*/
}
.content .catimgtitlega p{	
	font-size: 16px;	
	font-weight: normal;
}
.content .catimgtitlega p a{	
	font-size: 16px;	
	font-weight: normal;
	display:inline;
	color:#f60;
}


.boxQ {
	width: 540px;
	height: 380px;	
	float:left;	
	position:relative;
    margin:8px 8px 8px 8px;
	-moz-box-shadow:    0px 0px 8px 7px #fff;
	-webkit-box-shadow: 0px 0px 8px 7px #fff;
	box-shadow:         0px 0px 8px 7px #fff;
	
}
.bigQ {
	width: 600px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 550px;
	border: 1px solid #ccc;
	overflow: hidden;
	display: none;
}
.maskQ {
	width: 270px;
	height: 270px;
	background: rgba(255,255,0,0.4);
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
	display: none;
}
.smallQ {
	position: relative;
}
.boxQ img {
	vertical-align: top;
}
#bigBox img {
	position: absolute;
}

/*这是是放大镜*/
.cloud-zoom-lens {margin:-4px;background-color:#fff;}
/* 这是标题文本 */
.cloud-zoom-title {font-family:Arial, Helvetica, sans-serif;position:absolute !important;background-color:#000;color:#fff;padding:3px;width:100%;text-align:center;font-weight:bold;font-size:10px;top:0px;}
/* 这是缩放窗口。 */
.cloud-zoom-big {overflow:hidden;margin-left:4px;margin-top:4px;}
/* 这是加载消息。 */
.cloud-zoom-loading {color:white;background:#222;padding:3px;}

.zoom-section{
	clear:both;
	/*margin-top:20px;*/	
	width: 540px;
    /*height: 380px;*/
	float:left;	
	position:relative;
    margin:8px 8px 8px 8px;
	-moz-box-shadow:    0px 0px 8px 7px #fff;
	-webkit-box-shadow: 0px 0px 8px 7px #fff;
	box-shadow:         0px 0px 8px 7px #fff;	
}
*html .zoom-section{display:inline;clear:both;}
.zoom-desc{float:left;margin-left:10px;width:310px;margin-bottom:20px;}
.zoom-small-image{float:left;margin-bottom:0px;}
.zoom-tiny-image{margin:0px;}
.zoom-tiny-image:hover{}







.catimg .borderfirst {
    -moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;    
}

.boxright {
	width: 1200px;	
	padding: 0;	
	border:0px solid #0F0;
	font-size:18px;
}
.boxleft h3, .boxright h3 {
	color: #000000;
	padding: 0 0 10px 0;
	text-align:center;
}
.CONTACTUS{
	padding:5px; width:1190px; margin-top:40px; text-align:center; border:0px solid #F00;
}
.CONTACTUS ul{
	width:540px;
	margin:20px auto;
	text-align: left; 
	border:0px solid #0F0;
}
.CONTACTUS ul li{
	height:30px;
	line-height:30px;
}
.CONTACTUS p{
	border:0px solid #F00;
	height:30px;
	line-height:30px;
}

.INQUIRY{
	padding:5px; width:1190px; text-align:center; border:0px solid #F00;
}
.INQUIRY p{
	border:0px solid #F00;
	height:30px;
	line-height:30px;
}
.INQUIRY FORM{
	padding:5px; width:920px; margin:20px auto; text-align:center; border:0px solid #F00;
}

.cd30{ width:440px; height:50px; padding:3px; color:#666;}
.cd60{ width:900px; height:50px; padding:3px; color:#666;}
.cd80{ width:900px; height:100px; padding:3px; color:#666; font-size:20px;}
.cd100{ width:300px; height:50px; font-size:20px;}




.boxleft {
	width: 988px;	
	padding: 0;	
	margin-top:20px;
	border:0px solid #0F0;
	overflow:hidden;
}






.image {
	text-align:left;
}



/*.banben a{
	padding:0 10px;
	text-decoration:none;	
}
.banben a:hover{
	text-decoration:underline;	
}*/


.num{
    height: 24px;
    border: 1px solid #bec3ca;
    width: 180px;
    line-height: 24px;
    color: #000;
	margin-left:10px;
    float: left;
}
.sub{
	height: 30px;    
    width: 30px;
    line-height: 30px;
	float: left;
}




/*.menu {	
	width:100%;
	clear:both;
	margin-top:30px;
}

.menu, .menu a {
	font-size: 24px;	
	color: #000;
	text-decoration: none;
	padding:0 35px;
}
.menu a:hover {
	text-decoration: underline;
	color: #000;
}*/

.menuinner {	
    padding-top: 5px;
    padding-bottom: 5px;
}

.menuinner a {
	border-right:1px solid #999;
}







.banner2 {
    margin-top: 3px;
    position: relative;
    width: 100%;
    height: 40%;
    /* overflow: hidden; */
}







/**/
*, body {margin: 0; padding: 0;} 
.copy2 {position: absolute; display: block; bottom: 0; height: 3em }
/**/
.homeimages {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: white;
	height: 336px;
	width:979px;
	overflow:hidden;
}
.homeimages a {
	float:left;
	position:relative;
	overflow:hidden;
	width: 186px;
	height: 320px;
	top: 0px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;    
	border-left-color: white;
    text-decoration: none;
}
.homeimages a img {
	position: absolute;
    z-index: 10;
    border:0;
    left:-150px;
}
.homeimages a:hover img {
	opacity:0.9;
}


.content #title {
	width: 600px;
	float: left;
	font-size: 22px;
	color: #333;
	margin:20px 0;
	/*font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;*/
}
.content #title a{	
	color: #333;
	font-size: 22px;
	text-decoration:none;	
}


.content #descr {
	float:left;
	margin-left:10px;
	width: 720px;	
	font-size: 15px;
	color: #666;
}





.catalogbody .catimg {
    width: 320px;
    height: 450px;
}
.catimg .border {
    /*border: 8px solid white;*/
    border-bottom: none;
    /*position:absolute;
    top:-8px;
    left:-8px;*/
    width:320px;
    height:320px;
    /*z-index: 1000;*/  
}

.catimg6 .border {
    /*border: 8px solid white;*/
    border-bottom: none;
    /*position:absolute;
    top:-8px;
    left:-8px;*/
    width:534px;
    height:380px;
    /*z-index: 1000;*/  
}

.catalogbody .catimg .border {
    width:320px;
    height:320px;
}






.catimg .borderlast {
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;    
    border-bottom: 8px solid white;
}
.catimg6 .borderlast6 {
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;    
    border-bottom: 8px solid white;
}


.catimg2 {
    float: left;
    max-width: 160px;
    max-height: 225px;
    margin: 5px 10px 10px 5px;
}

.content .catimg a {    
    text-decoration: underline;
	/*border:1px solid #F00;*/
	display:block;
	width: 360px;
    height: 360px;
}

.content .catimg6 a {    
    text-decoration: underline;
	/*border:1px solid #F00;*/
	display:block;
	width: 534px;
    height: 380px;
}













/* ~~ miscellaneous float/clear classes ~~ */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/**/

/*.contact form {
    line-height: 25px;
}
.contact #bg {
    position: absolute;
    background-color: white;
    opacity:0.2;    
}
.contact .vf__button{
    height: 30px;
    width: 250px;    
}
.contact label {
    float: left;
    margin: 0 5px;
    line-height: 18px;
    width:100px;
    vertical-align: middle;
}
.contact input {
    float: right;
    margin: 0 5px;
    line-height: 18px;
    height: 18px;
    width:250px;
    vertical-align: middle;
    font-size: 12px;
}
*/



/*  */
#fcity_holder {
    float:left;   
   clear:left !important;
   margin: 0;
}
#fstate_holder{
    float:left;
    padding: 1px 0;
   margin: 0;
    clear:none !important;
}
#fzip_holder {
    float:left;
    padding: 1px 0;
    margin: 0;
    clear:none !important;
}
#fzip_holder label, #fstate_holder label {
    width: 0;
    margin:0;
}
#contactsForm {
    text-align: right;
}
#contactsForm div {
    clear: both;
    
}
#fcity {margin-left:13px !important;margin-right:0 !important;width:114px !important;}
#fstate {width:50px !important;margin: 0 !important;}
#fzip {width:50px !important;margin: 0 !important;}
/*#fname_holder label,#fmsg_holder label, #femail_holder label {
   color: #6666ff;
}*/
.vf__error {
    color:red;
    line-height: normal;
}
.vf__main_error {
    color:red;
    font-weight: bold;
    line-height: normal;
}
.contact fieldset {
    width:425px;
}
.vf__navigation {    
    width: 412px;
}


.submitbutton{    
	height: 30px;
    width: 250px; 
    font-size: 12px;
    line-height: 18px;
    margin: 0px 5px;
    vertical-align: middle;
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    color: #000000;
    cursor: pointer;
    padding: 3px 6px;
    text-decoration: none;    
}
.passwordlabel {
    font: 12px "Arial", "Helvetica", sans-serif;
    display: block;
    margin:5px;
    padding: 5px;
    text-align: center;    
    color: #6666ff;
    font-weight: bold;
}
.catalogtitle {
    color: #007199;
    font-size: 19px;
    width: 250px;  
}
.catalogbody a img {
    border: white solid 5px;
    margin:5px;
    min-width: 160px;
    min-height: 225px;
}
#footerCopyright p {
    color: #999;
    font-size: 10px;
}

.aboutnr{
	width:1200px; 	
	overflow:hidden; 
}

.aboutnr img {
    float:left;
    -moz-border-radius: 3px;
    border-radius: 3px;    
    border: 8px solid white;
    margin: 12px;
}

.aboutwz{
	width:1140px; 
	clear:both;	
	padding:10px;	
	margin:20px auto; 
	line-height:60px;
	font-size:40px;
}



















