body{
    background-color:#f4f4fa;
}
.box-img[class*='percent'] .box-img-object {
    width: 100%;
    height: 100%;
}
.position{
    padding-left:0;
}
.position span a{
    font-size:14px;
    color:#666;
    }
.position a:hover{
    color:#bc1d1e;
}
.body-content{

}
.content-left{
    width:220px;
    border:1px solid #fff;
}
.content-right{
    width:963px;
    background-color: #fff;
    border:1px solid #fff;
}
.panelLeft .panelLeft-header{
    height:38px;
    line-height:38px;
    font-size:18px;
    text-align: center;
    color:#bc1d1e;
    background:url("../css/imgs/headerbgc_menu.png") repeat-x;
}
.panelLeft .panelLeft-body ul li{
    height:38px;
    font-size:14px;
    line-height: 38px;
    border-top: 1px solid #eee;
    text-align: center;
    background-color: #fff;
    
}
.panelLeft .panelLeft-body ul li:hover a{
    text-decoration: none;
}
.panelLeft .panelLeft-body ul li a{
    position: relative;
}
.panelLeft .panelLeft-body ul li.active a {
    color:#bc1d1e;
}
.panelLeft .panelLeft-body ul li.active a:before, .panelLeft .panelLeft-body ul li:hover a:before{
   content:'';
    width:5px;
    height:5px;
    border-radius: 100%;
    background: #bc1d1e;
    display: inline-block;
    position: absolute;
    top:9px;
    left:-10px;
}
.content-right .main .title{
    height:38px;
    background:url("../css/imgs/headerbgc_menu.png") repeat-x;
    line-height: 38px;
    color:#000;
    font-size:18px;
    padding-left:30px;
}
.content-right .main  .content{
    padding:30px;
    position: relative;
}
.content-right .content p.title{
    font-size:18px;
    color:#000;
    line-height: 38px;
}
.content ul{
    text-indent: 0;
}
.content-right .content .detail-list li{
    border-bottom:1px dashed #eeeeee;
    padding:5px 0;
}
.content-right .content .detail-list  li .list-left{
    width:200px;
}
.content-right .content .detail-list  li .list-right{
    margin-top:8px;
    width:678px;
    height:120px;
    margin-left:23px;
}
.content-right .content .detail-list  li .allwidth{
    width:100%;
}
.content-right .content .detail-list  li .list-right h3{
    font-size:16px;
    line-height: 32px;
}
.content-right .content .detail-list  li:hover .list-right p{
    color:#666;
}
.list-right .list-right-body{
    padding:8px 0 5px 0;
}
.content-right .content .img-list li{
    width:25%;
    display: block;
    float:left;
    padding:10px 0;
}
.content-right .content .img-list li .pic{
    width:150px;
    overflow: hidden;
    text-align: center;
     margin:0 auto;
}
.content-right .content .img-list li .text{
    width:150px;
    display: block;
    margin:0 auto;
    text-align:center;
}
.hyfl table{
    width: 100%;
    border-collapse:collapse;
    border:1px solid #eee;
}
.hyfl table tr td{
    border:1px solid #eee;
}
.hyfl table tr th{
    background-color: #d0d0d0;
    color:#fff;
    line-height: 30px;
    padding-left:15px;
}
.hyfl table tr td{
    vertical-align: top;
    line-height: 32px;
}
.hyfl table tr td a{
     font-size:14px;
    padding:0 10px;
    display: inline-block;
 }
.hyfl table tr td:first-child{
    background-color: #eee;
    color:#333;
    vertical-align: middle;
    text-align: center;
}
.content-text h1{
    font-size:16px;
    text-align: center;
    line-height: 30px;
}
.content-text .title-info{
    text-align: center;
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
    margin-bottom: 20px;
}
/*contact_us*/
label {
    min-width: 150px;
    margin-right: 5px;
    display: inline-block;
    text-align: right;
    color: #666;
    vertical-align: top;
    line-height: 38px;
}
.form input{
    width: 480px;
    height: 38px;
    margin-bottom: 10px;
    outline-color: #3a83cd;
}
.form textarea{
    width:480px;
    height:100px;
}
.form input.verifycode{
    width:180px;
}
.form button{
    margin:0 auto;
    border-radius: 5px;
}
.form .verifycodeImg{
    display: inline-block;
    vertical-align: middle;
    cursor:pointer;
}


.retrieve{
    margin-top:15px;
    margin-bottom: 15px;
}
.tab-retrieve .tab-nav li {
    padding: 0 10px;
    line-height: 45px;
    float:left;
    text-align: center;
}
.content-rhsq{
    padding-bottom: 50px;
}
.tab .tab-head {
    height: 45px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.tab .tab-nav li {
    cursor: pointer;
}
.tab .tab-nav li.active {
    background-color: #fff;
    border-top: 3px solid #bc1d1e;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.tab .tab-nav li:hover{
    background-color: #fff;
    border-top: 3px solid #bc1d1e;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.tab .tab-body-con{

}
.tab .tab-body-con .dis-img{
    margin:0 auto;
    padding: 30px;
    border-bottom: 1px dashed #ccc;
    text-align: center;
}
.tab .tab-body-con .dis-img img{
    width:520px;
    height:640px;
}
.tab .tab-body-con .tools{
    display: block;
    text-align: right;
    margin-top:15px;
    margin-right:115px;
}
.tab .tab-body-con .tools span{
    padding-left:50px;
    cursor: pointer;
}
.tab .tab-body-con .tools span a{
    padding-left:10px;
}
.tab .tab-body-con .tools .xz{
    background: url("../css/imgs/icon_xz.png") no-repeat center center;
    display: inline-block;
}
.tab .tab-body-con .tools .dy{
    background: url("../css/imgs/icon_dy.png") no-repeat center center;
    display: inline-block;
}
.download .xz img{
    width:100%;
    height:100%;
}
.download .dy img{
    width:100%;
    height:100%;
}
