
.m_tit{
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
}
.category .c_tit{
    position: relative;
    margin-bottom: 20px;
}
.category .c_tit span{
    display: inline-block;
    width: 214px;
    height: 36px;
    line-height: 36px;
    background: #3D8EFD;
    box-shadow: -1px -1px 2px 0 rgba(14,41,78,0.30);
    
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 21px;
}
.category .c_tit em{
    display: block;
    width: 0px;
    height: 0px;
    border-top: 18px solid #3D8EFD;
    border-left: 18px solid #3D8EFD;
    border-right: 18px solid #fff;
    border-bottom: 18px solid #fff;
    position: absolute;
    top: 0px;
    left: 214px;
}
.category .c_tit i{
    display: inline-block;
    width: 761px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top: 5px solid #3D8EFD;
}
.category ul li,.list ul li{
    float: left;
    margin: 0px 15px;
    border: 1px solid #D4D4D4;
    border-radius: 4px;
    margin-bottom: 20px;
    /*position: relative;*/
    background-color: #fff;
}
.category ul li .p_tit{
    font-size: 14px;
}
.category ul li a,.list ul li a{
    display: block;
    padding: 0px 12px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    position:relative;
}

.category ul li a.last{
    color: #5A9FFE;
    padding: 0px 30px;
}

.category ul li a.last img{
    vertical-align: sub;
    margin-left: 7px;
}
.list{
    padding: 15px 0px;
    position: absolute;
    top: 106px;
    left: 0px;
    z-index: 22;
    background: #FFFFFF;
    box-shadow: 0 0px 3px 0 #aaa;
    border-radius: 2px;
    display: none;
}
.list.two{
    top: 166px;
}

#list li .jt{
    display: block;
    width: 118px;
    height: 10px;
    background: url("../images/Rectangle%2022.png") no-repeat center center;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -59px;
    z-index: 1000;
    /*display: none;*/
}
.m_container{
    padding: 40px 0px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
}
.container .m_c_tit{
    margin-bottom: 20px;
    background: url("../images/PRODUCT.png") no-repeat left top;
    padding-top: 18px;
}
.container .m_c_tit span{
    float: left;
    /*display: inline-block;*/
     
     font-size: 24px;
     color: #333333;
    margin-right: 44px;
 }
.container .m_c_tit ul li{
    width: 91px;
    height: 26px;
    float: left;
    border-radius: 100px;
}
.container .m_c_tit ul li.current{
    background: #3D8EFD;
}
.container .m_c_tit ul li.current a{
    color: #fff;
}
.container .m_c_tit ul li a{
    display: block;
    
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    text-align: center;
}
.container .m_c_tit .more{
    display: block;
    width: 132px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    
    color: #fff;
    background-color: #3D8EFD;
}
.container .m_c_tit .more:hover{
    background-color: #84B4F6;
}
.container .m_c_tit .more:hover i{
    background-image: url("../images/Rectangle%2026.png");
}
.container .m_c_tit i{
    display: block;
    width: 42px;
    height: 32px;
    text-align: center;
    float: right;
    margin-left: -2px;
    background-image: url("../images/Rectangle_normal.png");
    background-repeat: no-repeat;
    background-color: #fff;
}
.container .m_c_tit i img{
    margin-top:7px;
}
.m_c_list ul li{
    width: 227px;
    height: 232px;
    margin: 15px 14px;
    text-align: center;
    float: left;
    border: 1px solid #E8E8E8;
    box-shadow: 0 1px 2px 0 rgba(92,92,92,0.15);
    position: relative;
}
.m_c_list ul li a{
    display: table-cell;
    width: 227px;
    height: 180px;
    line-height: 180px;
    text-align: center;
}
.m_c_list ul li a img{
    width: auto;
    max-width: 227px;
    height: auto;
    max-height: 180px;
    vertical-align: middle;
}
.m_c_list1 ul li a em{
    display: block;
    width: 197px;
    height: 30px;
    border-top: 1px solid #E8E8E8;
    text-align:left;
    line-height: 30px;
    position: absolute;
    bottom: 20px;
    padding-left: 30px;
    font-style:normal;
}
.m_c_list ul li a span{
    display: block;
    width: 100%;
    height: 50px;
    border-top: 1px solid #E8E8E8;
    text-align: center;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
}

.m_c_list1 ul li{
    width: 227px;
    height: 232px;
    margin: 15px 14px;
    text-align: center;
    float: left;
    border: 1px solid #E8E8E8;
    box-shadow: 0 1px 2px 0 rgba(92,92,92,0.15);
    position: relative;
}
.m_c_list1 ul li a{
    display: table-cell;
    width: 227px;
    height: 180px;
    line-height: 180px;
    text-align: center;
}
.m_c_list1 ul li a img{
    width: auto;
    max-width: 227px;
    height: auto;
    max-height: 180px;
    vertical-align: middle;
}

.m_c_list1 ul li a span{
    display: block;
    width: 180px;
    height: 30px;
    text-align:left;
    line-height: 30px;
    position: absolute;
    bottom: 0px;
    padding-left: 30px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.m_c_list ul li:hover{
    border:1px solid #ddd;
    box-shadow: 0 0 10px #ccc;
    /*box-shadow: 0 0 0 rgba(61,142,253,0.47);*/
}

.m_c_list1 ul li:hover{
    border:1px solid #ddd;
    box-shadow: 0 0 10px #ccc;
    /*box-shadow: 0 0 0 rgba(61,142,253,0.47);*/
}
.list2{
    display: none;
}
.m_bottom{
    margin-top: 2px;
    height:450px;
}
.left{
    width: 50%;
    padding-top: 27px;
}
.right{
    width: 50%;
    background: #f6f6f6;
    
}
.left .l_con,.right .r_con{
    display: inline-block;
    width: 470px;
    position:relative;


    /*height: 200px;*/
}
.left .l_con
{
     position:relative;
    padding-right: 30px;
}
.right .r_con{
    padding-left: 30px;
}
.l_con p{
    margin-top: 32px;
    
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    text-align: justify;
    text-indent: 2em;

}
.l_con p i{
    display: block;
    width: 120px;
    height: 100px;
    margin-right: 16px;
    text-align: center;
    float: left;
     text-indent:0;
}
.l_con p img{
    width: auto;
    height: auto;
    max-width: 120px;
    max-height: 100px;
}

.left .l_con a{
    position: absolute;
    bottom: -30px;
    right: 30px;
}
.left .l_con  a,.r_con .more{
    display: block;
    width: 108px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #5A9FFE;
    /*box-shadow: 0 1px 4px 0 #5A9FFE;*/
    border-radius: 4px;
    color: #fff !important;
    
    font-size: 14px;
    float: right;
    margin-top: 30px;
    position:absolute;
    bottom:30px;
    right:0;
}
.l_con a:hover,.r_con .more:hover{
    background: #84B4F6;
    color:#fff;
}
.r_con ul{
    margin-top: 30px;
}
.r_con ul li a{
    display: block;
    height: 37px;
    line-height: 37px;
    
    font-size: 14px;
    color: #333333;
}
.r_con ul li a:hover{
    color: #5A9FFE;
}
.r_con ul li a em {
    font-style: normal;
    float: right;
    color: #999;
}

.category{
    position: relative;
}