﻿body{
 position:relative;
}
body:before{
 content: "";
    display: block;
    position: absolute;
    width: 200px;
    height: 400px;
    top: 40%;
    right:0;
 z-index:1;
    background: url("../images/body_LR_fiex.png") no-repeat -192px 0; 
}
body:after{
 content: "";
    display: block;
    position: absolute;
    width: 192px;
    height: 400px;
    top: 66%;
    left:0;
 z-index:1;
    background: url("../images/body_LR_fiex.png") no-repeat 0 0; 
}
.container{
 position:relative;
 z-index: 2;
}


.pic-slide-box{
    width: 590px;
}
.pic-slide-box .bd ul li{
    width: 100%;
}
.pic-slide-box .bd ul li p.title{
    height: 55px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.pic-slide-box .hd{
    position: absolute;
    top: 354px;
    left: 0;
    z-index: 2;
}
.pic-slide-box .hd ul li{
    width: 60px;
    height: 40px;
    margin-right: 1px;
    cursor: pointer;
}
.pic-slide-box .hd ul li p{
    font-size: 14px;
    line-height: 20px;
}
.pic-slide-box .hd ul li.pos1{
    background-color: rgba(253,165,0,.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2fda500,endColorstr=#f2fda500);
}
.pic-slide-box .hd ul li.pos2{
    background-color: rgba(253,165,0,.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8fda500,endColorstr=#d8fda500);
}
.pic-slide-box .hd ul li.pos3{
    background-color: rgba(253,165,0,.75);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bffda500,endColorstr=#bffda500);
}
.pic-slide-box .hd ul li.pos4{
    background-color: rgba(253,165,0,.65);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a5fda500,endColorstr=#a5fda500);
}
.pic-slide-box .hd ul li.pos5{
    background-color: rgba(253,165,0,.55);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8cfda500,endColorstr=#8cfda500);
}
.pic-slide-box .hd ul li.pos6{
    background-color: rgba(253,165,0,.45);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#72fda500,endColorstr=#72fda500);
}
.pic-slide-box .hd ul li.pos7{
    background-color: rgba(253,165,0,.35);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#59fda500,endColorstr=#59fda500);
}
.pic-slide-box .hd ul li.pos8{
    background-color: rgba(253,165,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3ffda500,endColorstr=#3ffda500);
}
.pic-slide-box .hd ul li.on{
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffffffff);
}
.pic-slide-box .hd ul li.on p.d{
    color: #cb2127;
}
.pic-slide-box .hd ul li.on p.ym{
    color: #333;
}
.pic-slide-box .next,
.pic-slide-box .prev{
    background: url("../images/picnews_btn.jpg") no-repeat -30px 0;
    width: 30px;
    height: 20px;
    position: absolute;
    top: 356px;
    right: 31px;
    z-index: 5;
}
.pic-slide-box .next{
    top: 356px;
 right: 0;
    background-position: 0 0;
}
.pic-slide-box .next:hover{
    background-position: -30px -20px;
}
.pic-slide-box .prev:hover{
    background-position: 0 -20px;
}


.news-tab{
    width:585px;
}
.news-tab .hd ul{
    border-bottom: 1px solid #aaa;
}
.news-tab .hd li{
    height: 32px;
    border-radius: 5px;
    text-align: center;
	padding: 0 10px;
}
.news-tab .hd li a{
    font-size: 18px;
    color: #333;
    line-height: 32px;
}
.news-tab .hd li a.more{
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 86px;
    height: 26px;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 3px;
    line-height: 26px;
    font-size: 14px;
    color:#666;
    display: none;
}
.news-tab .hd li.on{
    background-color: #cb2127;
}
.news-tab .hd li.on a.title{
    color: white;
}
.news-tab .hd li.on a.more{
    display: block;
}
.news-tab .bd li .news-top{
    border-bottom: 1px dashed #cbcbcb;
}
.news-tab .bd li .news-top .title{
    display: block;
    line-height: 1.4;
}
.news-tab .bd li .news-top .p{
    color: #868686;
}
.news-tab .bd li .list a{
    position: relative;
    font-size: 16px;
    color: #333;
    line-height: 38px;
    overflow: hidden;
    padding-left: 20px;
}
.news-tab .bd li .list a:after{
    content: "";
    position: absolute;
    top: 16px;
    left: 2px;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #f29a76;
}




.notice{
    width: 524px;
	padding-right: 20px;
}
.notice:after{
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 160px;
    top: 30px;
    right:0;
    background-color: #dcdcdc;
}
.notice:before{
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 160px;
    top: 190px;
    right:0;
    background-color: #f29b76;
}
.notice .column-name{
    border-bottom: 1px solid #aaa;
    height: 39px;
    width: 520px;
}
.notice .column-name h3:after{
    content: "";
    position: absolute;
    top: 16px;
    left: 6px;
    display: block;
    width: 5px;
    height: 15px;
    background-color: #cb2127;
}
.notice .column-name .more{
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 86px;
    height: 26px;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 3px;
    line-height: 26px;
    font-size: 14px;
    color:#666;
}
.notice .list{
    width: 520px;
    padding: 15px 0;
}
.notice .list li{
    overflow: hidden;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
}


#news-tab2{
    width: 656px;
    padding-top: 2px;
}




.tlinks{
    background-color: white;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 5px;
}
.tlinks li{
    
 width: 150px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.tlinks li a{
    padding-top:10px;
}
.tlinks li .icon{
    font-size: 34px;
    color: #cb2127;
}
.tlinks li p{
    display: block;
    padding-top: 10px;
}


.pic-links{
    height: 210px;
    margin-bottom: 30px;
}
.pic-links li{
    width: 297px;
 overflow:hidden;
}
.pic-links li .title{
    position: absolute;
    bottom: 15px;
    left: 20px;
}
.pic-links li:hover .title{
    display: none;
}
.pic-links li .hover{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    background: url("../images/cover.png") repeat scroll 0 0 / 100% 100%;
}
.pic-links li.pos2 .hover,
.pic-links li.pos3 .hover,
.pic-links li.pos5 .hover,
.pic-links li.pos6 .hover{
    padding-top: 25px;
}
.pic-links li:hover .hover{
    display: block;
}
.pic-links li.pos1{
    position: absolute;
    top: 0;
    left: 0;
}
.pic-links li.pos2{
    position: absolute;
    top: 0;
    left: 301px;
 height: 103px;
}
.pic-links li.pos3{
    position: absolute;
    top: 107px;
    left: 301px;
 height: 103px;
}
.pic-links li.pos4{
    position: absolute;
    top: 0;
    left: 602px;
}
.pic-links li.pos5{
    position: absolute;
    top: 0;
    left: 903px;
 height: 103px;
}
.pic-links li.pos6{
    position: absolute;
    top: 107px;
    left: 903px;
 height: 103px;
}



.notice .list li:hover{
    background-color: white;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.news-tab .bd li .list a:hover span,
.news-tab .bd li .news-top .title:hover{
    color: #f29a76;
}
.news-tab .hd li.on a.more:hover,
.notice .column-name .more:hover{
    background-color: #cb2127;
    color: white;
}
.tlinks li:hover p{
    color: #cb2127;
}