.more a{cursor:pointer;display:block;}

.col{width:1180px;overflow: hidden;margin: 0 auto;}

.col-1 {width: 350px;float: right;display: inline;height:auto;overflow: hidden;}
.col-1 .hd{height:35px;border-bottom:1px solid #a70000;background:#e8e8e8;overflow:hidden;}
.col-1 .hd .tit{background:#a70000;float:left;font-size:14px;color:#fff;width:112px;text-align:center;height:36px;line-height:36px;}
.col-1 .hd .more{float:right;line-height:36px;margin-right:10px;}
.col-1 .hd .more a{font-size:12px;color:#a1a1a1;}
.col-1 .bd{padding:10px 0 0 0;min-height:100px;overflow:hidden;}

.col-2{width: 300px;float: left;display: inline;margin-right:15px;height: auto;overflow: hidden;}
.col-2 .hd{height:35px;border-bottom:1px solid #a70000;background:#e8e8e8;overflow:hidden;}
.col-2 .hd .tit{background:#a70000;float:left;font-size:14px;color:#fff;width:112px;text-align:center;height:36px;line-height:36px;}
.col-2 .hd .more{float:right;line-height:36px;margin-right:10px;}
.col-2 .hd .more a{font-size:12px;color:#a1a1a1;}
.col-2 .bd{padding:10px 0px;min-height:100px;overflow:hidden;}

.col-3{width: 350px;float: left;display: inline;height:auto;overflow: hidden;}
.col-3 .hd{height:35px;border-bottom:1px solid #a70000;background:#e8e8e8;overflow:hidden;}
.col-3 .hd .tit{background:#a70000;float:left;font-size:14px;color:#fff;width:112px;text-align:center;height:36px;line-height:36px;}
.col-3 .hd .more{float:right;line-height:36px;margin-right:20px;}
.col-3 .hd .more a{font-size:12px;color:#a1a1a1;}
.col-3 .bd{min-height:100px;overflow:hidden;width: 350px;float:left;}

.col-4 .hd {height:35px;border-bottom:1px solid #c1c1c1;}
.col-4 .hd .tit{padding-left:10px;height:35px;line-height:35px;text-align:center;float:left;font-size:18px;font-weight:bold;color:#a70000;}
.col-4 .hd .more{float:right;line-height:30px;margin-right:10px;}
.col-4 .hd .more a{font-size:12px;color:#a1a1a1;}
.col-4 .bd {padding:10px 0px 10px 0px;height:auto;overflow:hidden;}
.ab_box{width:180px;min-height:73px;margin:10px 0px;overflow:hidden;float: left;margin-left: 10px;}


.col-5 .hd{width:390px;height:35px;border-bottom:1px solid #c1c1c1;}
.col-5 .hd .tit{padding-left:10px;height:35px;line-height:35px;text-align:center;float:left;font-size:18px;font-weight:bold;color:#a70000;}
.col-5 .hd .more{float:right;line-height:30px;margin-right:10px;}
.col-5 .hd .more a{font-size:12px;color:#a1a1a1;}
.col-5 .bd {height:auto;overflow:hidden;}
.col-5 .bd li {float: left;margin:10px 21px 0px 21px;display: inline;font-size: 14px;width: 330px;}
.col-5 .bd li a {display: block;height:26px;line-height:26px;color:#454545;text-decoration: none;}
.col-5 .bd li a:hover{color:#c23928;}
.col-5 .bd li .ic_1{background: url() 0px top no-repeat;}
.col-5 .bd li .ic_2{background: url() 0px top no-repeat;}
.col-5 .bd li .ic_3{background: url() 0px top no-repeat;}
.col-5 .bd li .ic_4{background: url() 0px top no-repeat;}


.col-5 .bd .lxwom{float:left;width:145px;margin-top:15px;}
.col-5 .bd .lxwom .pic{width:65px;margin:auto;height:55px;overflow:hidden;}
.col-5 .bd .lxwom .tt{width: 140px;text-align: center;margin: auto;line-height: 30px;}




.links .hd{height:30px;line-height:30px;}
.links .hd .ch{font-size:18px;font-weight:bold;color:#a70000;padding-left:5px;}
.links .hd .en{font-size:16px;font-style:italic;color:#909090;padding-left:8px;}
.links .bd{padding:6px 5px;min-height:65px;overflow:hidden;}
.links li{float:left;width:113px;line-height:30px;display:inline-block;}
.links li a{display:block;}


.col-2s{width: 450px;float: left;display: inline;/* margin-right:15px; */height: auto;overflow: hidden;margin: 0 15px;}
.col-2s .hd{height:35px;border-bottom:1px solid #a70000;background:#e8e8e8;overflow:hidden;}
.col-2s .hd .tit{background:#a70000;float:left;font-size:14px;color:#fff;width:112px;text-align:center;height:36px;line-height:36px;}
.col-2s .hd .more{float:right;line-height:36px;margin-right:10px;}
.col-2s .hd .more a{font-size:12px;color:#a1a1a1;}
.col-2s .bd{padding:10px 0px;min-height:100px;overflow:hidden;}


.col-2-ul ul
{
    line-height: 25px;
    overflow: hidden;
    font-size:14px;
    padding-top: 10px;
}


.col-2-ul ul li
{
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    /*background: url() left center no-repeat;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position:relative;
}

.col-2-ul ul li span
{
    float: right;
    color: #666666;
    font-size: 12px;
}
.col-2-ul ul li a
{
    color: #000000;
    padding-left: 1px;
}
.col-2-ul ul li:after
{
    width: 4px;
    height: 4px;
    display: block;
    content: "";
    background: #333;
    position: absolute;
    top: 14px;
    left: 0;
}
