.footer{
    border-top: 1px solid #990000;}
.frame{
    overflow: hidden;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;}
.frame .left{
    background: #b8433f;
    float: left;
    width: 220px;
    min-height: 780px;
    position: relative;}
.frame .left ul li a{
    color: #ffffff;
    font-size: 18px;
    display: block;
    line-height: 38px;
    height: 38px;
    text-align: right;
    padding-right: 15px;}
.frame .left ul li a:hover{
    background: url(../images/frame/left_bg.png);}
.frame .left ul li .crv{
    background: url(../images/frame/left_bg.png);}
/*二级*/
.frame .left ul ul{
    background-color: #be544f;
    padding: 10px 0;}
.frame .left ul ul li a{
    font-size: 16px;
    line-height: 30px;
    height: 30px;}


.frame .left .column{
    position: absolute;
    bottom: 30%;
    left: -65px;
    color: #ffffff;
    font-size: 50px;
    transform:rotate(270deg);
    -webkit-transform:rotate(270deg);
    -moz-transform:rotate(270deg);
    opacity: 0.5;
    line-height: 50px;
    width: 500px;
    height: 50px;
    overflow: hidden;
    text-align: left;}
.frame .left .column p,.frame .left .column span{
    display: block;
    float: left;}
.frame .left .column span{
    margin-right: 5px;}

.frame .right{
    float: right;
    width: 964px;
    min-height: 800px;
    overflow: hidden;}

.list ul{
    overflow: hidden;}
.list ul li{
    float: left;
    width: 50%;
    margin-bottom: 10px;}
.list li .img{
    width: 100%;
    height: 392px;
    overflow: hidden;}
.list li .img img{
    height: 100%;}
.list li .text{
    height: 94px;
    padding: 0 5px;}
.list li h1{
    line-height: 30px;
    font-weight: 100;
    white-space: nowrap;
    overflow: hidden;}
.list li h1 a{
    font-size: 18px;
    color: #000000;}
.list li p{
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #000000;}
.list li h1 a:hover{
    color: #b8433f;}
.list li .img{
    display: none;
    overflow: hidden;}

.list .list1 .img,.list .list2 .img{
    display: block;}
.list .list1{
    padding-right: 15px;}
.list .list1 .text{
    background: url(../images/frame/list1_bg.png);}

.list .list1 a,.list .list1 p,.list .list2 a,.list .list2 p{
    color: #ffffff;}
.list .list1 a:hover,.list .list2 a:hover{
    color: #000000;}


.list .list3{
    margin-bottom: 0;}
.list .list2{
    width: 25%;
    height: 243px;
    background: url(../images/frame/list2_bg.png);
    padding-right: 7px;}
.list .list2 .img{
    height: 149px;}
.list .list2 a{
    font-size: 14px;}
.list .list2 p{
    font-size: 12px;}
.list .list4{
    padding-left: 7px;}

/*列表页改*/
.list ul li{
    width: 100%;
    overflow: hidden;}
.list li p{
    display: none;}
.list ul li dd{
    overflow: hidden;}
.list li dd h1{
    display: block;
    width: 70%;
    float: left;
    text-overflow: ellipsis;}
.list li dd span{
    float: right;
    line-height: 30px;}
.list li .text{
    height: auto;}

.list .list1{
    width: 50%;}
.list .list1 p,.list .list2 p,.list .list3 p,.list .list4 p{
    display: block;}
.list .list1 span,.list .list2 span,.list .list3 span,.list .list4 span{
    display: none;}
.list .list1 dd h1,.list .list2 dd h1,.list .list3 dd h1,.list .list4 dd h1{
    width: 100%;
    text-overflow: clip;
    float: inherit;}
.list .list1 .text,.list .list2 .text,.list .list3 .text,.list .list4 .text{
    height: 94px;}
    /*分页*/
.pages{
    margin-bottom: 10px;}
.pages span,.pages a{
    box-sizing: content-box;}

/*内容页*/
.one-shot .title{
    margin: 0 auto;
    margin-bottom: 20px;
    color: #000;
    font-size: 18px;
    text-align: center;
    width:80%;}
.one-shot .text{
    width: 98%;
    float: right;
    padding: 20px 0;}