@charset "utf-8";
/* CSS Document */
/*html,body
  {
   background-image:url(/images/skin/bg.gif);
   margin:0px auto;
   height:100%;
  }*/
#indextop
 {
  width:950px;
  height:380px;
  background-color:#FFFFFF;
  }
.tjsb
  {
   width:620px;
   height:380px;
   border:2px solid #EF3D3D;
   float:left;
   margin-left:5px;
  }
.tjfont
  {
   height:20px;
   width:100%;
   background-color:#EF3D3D;
   font-size:14px;
   color:#FFFFFF;
   font-weight:800;
  }     
.LRjg
  {
   padding:3px;
   float:left;
  } 
  
/*登陆和联系方式部分   */

.index_r
 {
 width:310px;
 height:380px;
 float:left;
 }
.r_login
  {
  width:310px;
  height:200px;
  float:left;
  border-width:2px;
  border-style:solid;
  border-color:#FF6612;
  }
  
.r_login_font
 {
 font-size:14px;
 height:20px;
 background-color:#FF6612;
 color:#FFFFFF;
 font-weight:800;
 }
 
.r_login_form
{
 list-style:none;
 font-size:12px;
 width:300px;
 height:100px;
 margin-top:20px;
}

.r_login_forn ul
 {
 height:50px;
 } 
.r_login_form li
 {
  float:left;
  width:60px;
  height:40px;
  list-style:none;
 }
  
/*登陆框*/
.username,.password
{
	background:#fff;
	border:1px solid #ccc;
	color:#000;
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;
	width:130px;
	height:18px;
	margin-left:20px;
	padding-left:20px;
	line-height:15px;
}
.username { background:url(../images/skin/username.gif) no-repeat 2px 2px;}
.password { background:url(../images/skin/password.gif) no-repeat 2px 2px;}
.imgbutton {margin-top:7px; margin-left:100px; }

.form{
	background:#fff;
	border:1px solid #ccc;
	color:#000;
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;
	width:130px;
	height:18px;
	margin-left:6px;
	padding-left:20px;
	line-height:30px;
}
/*登陆框结束*/
.forget
  {
   width:150px;
   height:20px;
   font-size:12px;
   float:right;
/*   margin-top:0px;*/
  }
.forget ul
 {
    list-style:none;
	margin:0px;
 }
.forget li
 {
	display:block;
	line-height:15px; 
 }
/*联系我们 */ 	     
.content_us
  {
  width:310px;
  height:170px;
  border:solid 2px #EA3F0A;
  margin-top:5px;
  float:left;
  }
.content_us_font
 {
 background-color:#EA3F0A;
 font-size:14px;
 font-weight:800;
 color:#FFFFFF;
 height:20px;
 }
.content_us_main
 {
  margin-top:10px;
  float:left;
 }  
.content_us li
  {
  list-style:none;
  float:left;
  width:120px;
  }
    
.content_us ul
  {
   height:30px;
   float:left;
  }   
  
.TDjg
 {
  width:950px;
  height:10px;
  background-color:#FFFFFF;
  }    
.hottm
 {
  width:950px;
  height:200px;
  background-color:#FFFFFF;
 }
 
.hottm_border
 {
  width:940px;
  height:190px;
  border:2px solid #F96666;
  margin-left:5px;
  } 
.hot_font
 {
 height:20px;
 font-size:14px;
 font-weight:800;
 color:#FFFFFF;
 background-color:#F96666;
 }
.hotpic
 {
 list-style:none;
 float:left;
 width:170px;
 height:170px;
 text-align:center;
 font-size:12px;
 }
.tjli
 {
 list-style:none;
 float:left;
 width:190px;
 height:170px;
 text-align:center;
 font-size:12px;
 }
.tjlidiv1
 {
 width:160px;
 float:left;
 text-align:center;
 }
  
.tjlidiv2
 {
  float:left;
  width:160px;
  height:130px;
  background-image: url(../images/skin/imgbg.gif);
 }
.tjpic 
 {
  width:120px;
  height:100px;
  margin-top:10px;
  margin-left:20px;
  float:left;
  line-height:100px;
  
 }
.tjpicwz 
  {
  width:120px;
  height:20px;
  float:left;
  margin-left:20px;
  line-height:20px;
  }

/*首页下部*/  
#index_bottom
  {
   width:950px;
   height:100%;
   background-color:#FFFFFF;
   margin:auto;
  } 
  
.tmclass_content
 {
 width:621px;
 float:left;
 border:solid 2px #FF6633;
 margin-left:5px;
 }
.tmclass_tit
  {
  height:20px;
  font-size:14px;
  color:#FFFFFF;
  background-color:#ff6633;
  font-weight:800;
  }
.tmclass_list
 {
  margin-top:5px;
  } 
   
.tmclass_list ul
 {
  float:left;
  list-style:none;
  height:80px;
 } 



 /*首页商标分类样式*/
a.tmclass:link {color: #ef3d3d;text-decoration: none}
a.tmclass:visited {color: #FF0000;text-decoration: none}
/*链接下陷*/
a.tmclass:hover {color: #ef3d3d;text-decoration : none; position : relative; top : 1px; left : 1px}
a.tmclass:active {color: #FF0000;text-decoration: none}


/*图片显示链接*/
a.piclink:link {color: #000000;text-decoration: none}
a.piclink:visited {color: #000000;text-decoration: none}
a.piclink:hover {color: #ef3d3d;text-decoration: none}
a.piclink:active {color: #ef3d3d;text-decoration: none}