*{padding:0;margin:0;}
a:focus {outline: none;}
.left{float: left;}
.right{float: right;}
body{color:#32373c;line-height: 25px;font-family: 'Microsoft YaHei','Microsoft YaHei UI',Tahoma,NSimsun,Simsun,"宋体",sans-serif!important;overflow-x: hidden;font-size: 12px;background-color: #f9f9f9;}
ul li{list-style:none;}
html,body{height: 100%;}
a,a:link, a:visited, a:hover {text-decoration: none; cursor: pointer;}
.w_1190{width:1190px;margin:0 auto;}
.clear{clear:both}
input:focus{outline:none;}
.margin_L_60{margin-left:60px;}
.margin_top_30{margin-top:30px;}
.margin_L_10{margin-left:10px;}
.font_16{font-size:16px;}
.margin_t_20{margin-top:20px;}
.margin_t_30{margin-top:30px !important;}
.margin_t_10{margin-top:10px;}
.margin_t_15{margin-top:15px;}
.margin_t_25{margin-top:25px;}
.margin_t_5{margin-top:5px;}
.margin_l_30{margin-left:40px;}
.text-right{text-align:right;}
img{max-width:100%;}
/*手势*/
.pointer{cursor:pointer;}
 /*头部*/
 .home_header{width:100%;height:80px;}
 .home_header_content{position: relative;height:80px;}
 .logo{width:559px;height:70px;background: url("../image/logo@2x.png") no-repeat;margin-top:5px;margin-bottom:5px;}
 .home_header .nav{font-size: 16px;height: 50px;background: #830606;line-height: 50px;cursor: pointer;}
 .home_header .nav_li{width: 98px;float: left;text-align: center;}
 .home_header .nav_li a{padding-bottom:12px;color:#fff;}
 .home_header .nav_li:hover a{border-bottom: 2px solid #fff;} 
 .loginBtn{width:70px;height:30px;line-height: 30px;text-align: center;background: #fff;color:#830606;font-size: 14px;border-radius: 4px;position: relative;top:26px;left:-255px; }
 /* 底部 */
 .ERJIiMG{height:300px;width: 100%;}
 .footer{height:80px;background: #AB000E;}
 .footer>li{float:left;}
 .footer li p{color:#fff;}
 .friendLink{margin-top:17px;}
 .footer img{margin-top:5px;}
/*表格*/
table {
    width: 100%;
    border: 1px solid #eee;
    border-collapse: collapse;
}
table tr td{
    padding:6px;
    border: 1px solid #eee;
    border-collapse:collapse;
}
table tr .table-title{
    font-size:14px;
    font-weight:bold;
    text-align:center;
}