/*about common*/



.about-line{ height: 8px; background:url(/static/images/about-line.jpg) repeat-x; }
.about .container{ border: 1px solid #D8D8D8; width:998px; min-width: 998px;}
.about .sidebar{ width: 198px; float: left; overflow: hidden;}
.about .sidebar ul { }
.about .sidebar ul li{ font-size: 16px; line-height: 50px; height: 50px; text-align: center;}
.about .sidebar ul li a{ color: #999; border-bottom: 1px dotted #D8D8D8; display: block; border-left: 2px solid #FFF;}
.about .sidebar ul li a:hover{ color: #F00B0B; background: #f2f2f2; border-left: 2px solid #F00B0B;}

.about .rightbar{ width: 698px; min-height: 350px; padding: 50px;  float: right;  border-left: 1px solid #D8D8D8; overflow: hidden;}
.about .rightbar h1{ font-size: 30px; margin-bottom: 30px; text-align: center; font-weight: normal; }
.about .rightbar .about-content{ font-size: 14px; line-height: 28px;/* padding: 0 50px;*/}
.about .rightbar .about-content h2{ font-weight: normal; line-height: 30px;  width: 100%;}
.about .rightbar .about-content img{ margin-bottom: 30px;}
.about .rightbar .about-content p{ margin-bottom: 30px;}

/*about sitemap*/
.about .rightbar .about-content h2 span{ color: #F00B0B; font-size: 18px;  margin-left: 10px;}
.about .rightbar .about-content .line{ height: 1px; background: #D8D8D8; display: block;}
.about .rightbar .about-content ul{ margin-bottom: 50px;}
.about .rightbar .about-content ul li{ float: left; line-height: 30px; width: 159px; margin-right: 15px; }
.about .rightbar .about-content ul li a img{ width: 160px; height: 60px;}

/*about feedback*/
.about h3{ font-size: 16px; margin-bottom: 10px;}
.about .form-box{  background:url(/static/images/about-line2.jpg) repeat; padding: 20px; }
.about .form-in{ background: #FFF; padding: 40px; overflow: hidden;}

.about #contacts-form textarea, .about #contacts-form input{ color: #666; width: 100%; background: #fafafa; margin-bottom: 30px; line-height: 28px; border: 1px solid #D8D8D8;}
.about #contacts-form .upload-pic{ border: none; }
.about #contacts-form textarea{ height: 150px;}
.about #contacts-form .button { color: #FFF; line-height: 50px;  background: #F00B0B;  width: 200px; height: 50px; padding: 0; margin: 0 auto;  text-align: center; display: block;  border: none;}

/*404*/
.page404{ width: 600px; height: 300px; margin: 150px auto; }