@charset "gb2312";

@-ms-viewport {
 width: device-width;
}

@media (max-width: 767px) {
.visible-xs {
	display: block !important;
}
}

@media (max-width: 767px) {
.visible-xs-block {
	display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
	display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
	display: inline-block !important;
}
}

body {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 80%;
	line-height: 1.8;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fff;
}

a:link {  color: #666666}
a:visited {  color: #666666}
a:hover { color:#990000; font-weight:500;}
a { color:#666; text-decoration:none;}

p {
	padding-bottom: 10px;
}
*{
  padding:0;
  margin:0;
  word-break: break-all;
}

i,em {
	font-style: normal;
}

.title i { 
	display:block;
	width:40px; 
	height:3px; 
	background-color:#db0a24; 
	margin:0 auto
}

.FooterBot i { 
	display:block;
	width:540px; 
	height:1px; 
	background-color:#BDBCBB;
	margin:3px auto
}

.HeaderList ul li a span {
	display: block;
}

.HeaderList ul li.active a span {
	color: #fff
}

.HeaderList ul li a:hover span {
	color: #fff
}

.HeaderList ul li a {
  height: 80px;
  display: block;
  padding: 20px 14px;
  border-right: 1px solid #eee;
  position: relative;
  z-index: 30;
  color: #383838;
  font-size: 16px;
  text-align: center;
}

.HeaderList ul li.active a:before {
	height: 100%
}

.HeaderList ul li a:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #F23F29;
  z-index: -1;
}

.HeaderList ul li a:hover:before {
  height: 80px;
}

p,h1,h2,h3,h4,h5,h6,ul,li,ol {
  padding:0;
  margin:0;
}

ul,dl,dt,dd,ol,li {
	list-style:none;
}

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {
	margin:0; 
	padding:0;
}

.product dt {
	overflow:hidden; 
	width:100%; 
	height:45px; 
	font-size:16px;
	/*background:url(images/pro_m.png) no-repeat 175px center;*/ 
	background-color:#e8e8e8; 
	line-height:45px;
}

.product dd{ overflow:hidden; width:180px; padding-left:34px;font-size:12px;}

.HeaderList ul li a:before,.HeaderList ul li a span{
	transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.HeaderList ul li {
	float: left;
	  height: 80px;
}




img {
	border: none;
	vertical-align: bottom;
}

/*HP
------------------------------------------------------------------*/
#wrapper {
	background: #FFFFFF url(images/bg.gif) repeat-y center;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}


/*HP
------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 100%;
	max-width: 1220px;
	margin-right: auto;
	margin-left: auto;
	height: 330px;
	background-color: #FFFFFF;
}


/*
------------------------------------------------------------------*/
#header {
    width: 100%;
	min-width: 960px;
	height: 8%;
	background-color: #3D516C;
	border-bottom: 1px solid #2C9AB7;
}


/*
------------------------------------------------------------------*/
#header h1 {
	font-size: 13px;
	color: #FFFFFF;
    text-align: right;
	padding-right: 0px;
	top: 4px;
	width: 830px;
}


/*
------------------------------------------------------------------*/
#menu li {
	display: inline;
	text-align: right;
}


/*
------------------------------------------------------------------*/
#contents {
	background: url(images/contents_bg.gif) repeat-y left;
	padding-top: 20px;
}


/*
------------------------------------------------------------------*/
.main {
	float: left;
	width: 600px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 40px;
}

.main p {
	padding-right: 5px;
	padding-left: 5px;
	font-size:15px; 
	color:#333; 
	line-height:28px; 
	text-align:justify; 
	
	overflow:hidden
}
.mainleft p, .fangbaomainright p, .yejinmainright p {
	padding-right: 5px;
	padding-left: 5px;
	font-size:15px; 
	color:#333; 
	line-height:28px; 
	text-align:justify; 
	
	overflow:hidden
}


/*
------------------------------------------------------------------*/
#sub {
	float: right;
	width: 220px;
	color: #333333;
	
	margin-top: 15px;
}

#sub h3 {
	font-size: 11pt;
	letter-spacing: 0.2em;
	text-align: center;
	border-top: 1px dotted #d6d6d6;
	border-bottom: 1px dotted #d6d6d6;
    padding-bottom: 5px;
    padding-top: 5px;
}

/*TOPICS
------------------------------------------------------------------*/
ul#topics {
	padding: 0px 12px 23px 8px;
}

/*
------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 835px;
	text-align: center;
	background: #999999 url(images/footer.gif) no-repeat bottom;
	height: 60px;
	padding-top: 10px;
	color: #FFFFFF;
}



/*clearfix
------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents { display: inline-block; }

/* Hides from IE-mac \*/
html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */

.hero {
	background-color: #D82427;
	background: url(images/main_img.jpg) no-repeat center bottom;-
	padding-top: 0px;
	height: 300px; 
	width: 100%;
	min-width: 960px;
}

.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}

.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.adTitle {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: right;
	margin-top: 6px;
	margin-right: 25px;
	letter-spacing: 4px;
}
.cmain {
  width: 900px;
  margin: 0 auto;
  padding-top: 5px;
  height: 80px;
}

.HeaderBot {
	width: 100%;
    height: 80px;
    background-color: #fff;
}

.cmain:after,.HeaderList ul:after{
  content: ' ';
  display: table;
  clear: both;
}

.HeaderList{float: right}

.product { overflow:hidden; width:960px; padding:50px 0; background-color:#fff; margin: auto}


.title { 
	overflow:hidden; 
	width:100%; 
	padding-bottom: 50px
}

h2 {
	ont-size:26px;
}

.title h2{ text-align:center; font-weight:normal; font-size:30px; color:#333}

em {
	font-style:normal; font-weight:normal;
}

.title em{ display:block; text-align:center; font-size:12px; color:#999; text-transform:uppercase; margin:10px 0; font-family:/*Arial*/"Î¢ÈíÑÅºÚ";}

.container {
	margin-left:auto; margin-right:auto; width:1024px;
	position: relative;
}

.product .proLeft{ overflow:hidden; float:left; width:240px; background-color:#fff; padding-bottom:25px;}

.product .proRight{ 
	overflow:hidden; 
	float:right; 
	width:690px; 
	margin-right:60px;
}

.proRight .productlist {
	overflow:hidden; 
	width:150px; 
	margin-left: 10px;
	margin-right:10px; 
	height:300px; 
	background-color:#fff; 
	float:left; 
	margin-bottom:28px;
    position: relative;
    overflow: hidden;
}

.productlist {
	overflow:hidden; 
	width:210px; 
	margin-left: 10px;
	margin-right:10px; 
	height:300px; 
	background-color:#fff; 
	float:left; 
	margin-bottom:28px;
    position: relative;
    overflow: hidden;
}

.proRight a img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

.FooterBot {
	height: 58px;
    line-height: 20px;
	width: 100%;
	min-width: 960px;
	max-width: 1220px;
    color: #C8C8C8;
    background-color: #31313D;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}





.cmainlf {
	padding-top: 10px;
}
.rt {
	color: #9F9F9F;
}

font-size:12px;

.rightbox, .rightbox2 {
	overflow:hidden; 
	position:relative;
	margin-bottom: 40px;
}

.rightbox {
	width:660px; 
}

.rightbox2 {
	width:690px; 
}

.rtop {
	float: left;
	overflow:hidden;    
	background: #fff;
	width: 600px;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom:9px; 
	border-bottom:1px solid #dbdbdb;
}

.rtop h5 { 
	float:left; 
	padding-left:10px;
	border-left:3px solid #d02127;
	font-weight:normal; 
	line-height:16px; 
	font-size:16px; 
	color:#d02127;
}

.itembox {
	padding-left: 40px;
}

.itembox .list a img { 
	display:block; width:270px;    
	margin-left: 9px; 
	height:213px;  
	position: relative;
	transition:all .5s;opacity:0.95;
}

.itembox .list a img.long { 
	height:350px;  
}

.itembox .list { 
	overflow:hidden; 
	width:293px; 
	margin-right:15px; 
	background-color:#fff; 
	float:left;
}

.itembox .list a img:hover { 
	opacity:0.7; 
	transform:scale(1.1); 
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1); 
	opacity:1;
}




.proRight td img {
	margin: auto
}



.tbbox {
	padding: 40px;
}

.tbbox table {
	width: 600px;
	font-size: 14px;
}

.adress {
	margin-left: 60px
}

.BIGimg .BIGimg2 .BIGimg3 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

.BIGimg2 {
	width: 576px;
}

.BIGimg3 {
	width: 550px;
}

.BIGimg4 {
	width: 489px;
	height: auto;
}

.BIGlist {
	min-width: 140px;
	overflow:hidden; 
	margin-right:35px; 
	background-color:#fff; 
	float:left;
}



.itembox .main {
	padding-top: 6px;
	padding-left: 0px;
}

.mainleft {
	float: left;
	width: 300px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 40px;
}

.fangbaolist {
	min-width: 200px;
	overflow:hidden; 
	margin-right:35px; 
	background-color:#fff; 
	float:left;
}

.fangbaomainright {
	float: left;
	width: 330px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 40px;
}



.yejinmainright {
	float: left;
	width: 400px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 40px;
}

.HeaderList ul li .span1, .HeaderList ul li .span2 
{
	color: #383838;
}

.navbar {
	background-color: #FFFFFF;
}

@media (max-width:765px) 
{
#header {
    width: 100%;
	min-width: 360px;
}
	
.hero {
	height: 300px; 
	width: 100%;
	min-width: 360px;
}
	
.cmain {
  width: 100%;
  height: 50px;
}
	
.product 
{ 
	width:100%;
}
	
.product dd{ width:100%;}
	
.container {
	width:100%
}
	
.rtop {
	width: 100%
}
	
.product .proRight{ 
	width:60%; 
	margin-right:0px;
}
	
.proRight .productlist {
	overflow:hidden; 
	width:40%
}
	
.product .proLeft { 
	width:35%
}

.main {
	padding-left: 10px;
	float: left;
	width: 100%;
}
	
.FooterBot {
	height: 58px;
    line-height: 20px;
	width: 100%;
	min-width: 360px;
	font-size: 12px;
}

.rightbox {
	width:100%;
}

.rightbox2 {
	width:100%;
}
	
.itembox .list { 
	width: 100%;
	max-width:293px; 
	margin-right:5px; 
}
	
.itembox .list a img { 
	width: 100%;
	max-width:270px;    
	margin-left: 9px; 
	height:auto;  
}
.itembox .list a img.long { 
	max-height:350px;
	width: auto;
}
	
.itembox .BIGlist img.long { 
	height:350px;  
	width:auto;
}
	
.FooterBot i { 
	display:block;
	width:80%; 
}
	
.tbbox {
	padding: 10px;
}
	
.tbbox table {
	width: 100%;
}
	
.adress {
	margin-left: 20px
}
	
.BIGimg {
	width: 90%;
}
	
.BIGimg2 {
	width: 90%;
}
	
.BIGimg3 {
	width: 96%;
}
	
.BIGimg4 {
	width: 96%;
}
	
.itembox {
	padding-left: 20px;
}
	
.mainleft {
	width: 96%;
	display: inline;
	margin-right: 5px;
	margin-left: 2px;
	padding-left: 2px;
	padding-top: 40px;
}
	
.fangbaomainright {
	float: left;
	width: 96%;
}
	
.BIGlist {
	width: 100%;
}
	
.fangbaomainright, .yejinmainright {
	width: 100%;
}
}

