/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-12-19, 9:39:01
    Author     : Administrator
*/
.cateindex{
    width:1210px;
    background-color:white;
    margin:0 auto 8px;
    padding-top:50px;
    
}

.case-title {
    width: 1200px;
    height: 50px;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin: 0 auto;
    margin-top: 0px;
    background: url(../../img/case-title-bg.gif) no-repeat bottom left;
}
.case-menu {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 999;
    background: #FFF;
    position: fixed;
    _position: fixed;
    top: 650px;
}
.menulist-l {
    float: left;
    width: 115px;
    margin-top:4px;
}
.menulist-r {
    float: left;
    width: 1010px;
}
.menulist a.select {
    background: #E90041;
    color: #FFF;
}
.menulist a.select1 {
    background: #E90041;
    color: #FFF;
}
.menulist a {
    text-decoration:none;
    display: block;
    float: left;
    text-align: center;
    padding: 5px 10px 5px 10px;
    width: 170px;
    margin-left: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    color:#717171;
}
.ilist a {
    width: 100px;
    text-align: center;
}

.case-lammu{
    width: 100%;
    height: 60px;
    margin-top:30px;
    margin-bottom:30px;
}
.case-lammu div{
    width:290px;
    height:60px;
    float:left;
    background-color:#E21C5A;
    color:white;
    text-align:center;
}
.case-lammu span{
    line-height: 60px;
}
.div3 {
    width: 232px;
    float: left;
    margin: 5px;
    background-color: #f8f8f8;
    height: 395px;
}
.div3 .pic1 {
    width: 239px;
    height: 173px;
}
img {
    border: 0px;
    vertical-align: middle;
}
.div3 .title1 {
    padding: 10px;
    color: #898989;
    font-size: 14px;
    height: 50px;
}
.div3 .title2 {
    margin-top:40px;
    padding: 10px;
    color: #b5b5b6;
    font-size: 12px;
    line-height: 20px;
    height: 100px;
}
.div3 .tbottom {
    background-color: #f5f5f5;
    padding: 0px 10px;
    color: #b5b5b6;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
}
.right {
    float: right;
}
.ico10 {
    background-position: -1px -226px;
    width: 24px;
    height: 16px;
    line-height: 16px;
    display: block;
    float: left;
    margin-top: 10px;
}
.ico {
    background: url(../../img/ico1.png) no-repeat;
}
.ico10 {
    background-position: -1px -226px;
    width: 24px;
    height: 16px;
    line-height: 16px;
    display: block;
    float: left;
    margin-top: 10px;
}
.ico12 {
    background-position: -45px -226px;
    width: 24px;
    height: 16px;
    line-height: 16px;
    display: block;
    float: left;
    margin-top: 10px;
}
.div3 img{
    width:232px;
    height:173px;
}
.div3 a{text-decoration:none;}
.div3 a:hover{
    color:red;
}
.div3 .tbottom {
    background-color: #E3E3E3;
    padding: 0px 10px;
    color: #b5b5b6;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
}
.div3 .tbottom a{
    color:#776252;
}
.fenye{
    width:100%;
    height:70px;    
}
.fenye a{
    border-radius:15px 15px 15px 15px;
    line-height: 30px;
    text-align:center;
    width:74px;
    height: 34px;
    border:1px solid #E3E3E3;
    color: #AEAEAE;
    text-decoration: none;
    cursor: pointer;
}
.fenye a:hover{
    color: #E21C5A;
}