﻿/* CSS Document */
*
{
    padding: 0;
    margin: 0;
}
body
{
    font-size: 12px;
    font-family: "微软雅黑";
    margin: 0 auto;
    padding: 0;
    color: #333;
}
img
{
    border: none;
}
a
{
    color: #333;
    text-decoration: none;
    font-size: 12px;
}
a:hover
{
    color: #c21f1f;
    text-decoration: none;
}
ul, li, ol, dl, dt, dd
{
    list-style: none;
    padding: 0;
    margin: 0 auto;
}
input, select, button
{
    font: 12px Verdana,Arial,Tahoma;
    vertical-align: middle;
}
.clear
{
    clear: both;
}
.center
{
    margin: 0 auto;
}
.w960
{
    width: 1200px;
}
.sbj
{
    margin-top: 50px;
}
.sbj1
{
    margin-top: 30px;
}
.yqlj
{
    background-color: #000;
    line-height: 40px;
    text-align: center;
    color: #b1b1b1;
}
.yqlj a
{
    padding: 0 3px;
    color: #b1b1b1;
}/*内页样式*/
#left
{
    width: 245px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#right
{
    width: 935px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.icpfl
{
    background-color: #333;
    padding: 15px 0;
}
.icpfl dl
{
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}
.icpfl dt
{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.icpflny
{
    background: #c40000;
}
.inner-content
{
    margin-bottom: 20px;
}/* .icpfl dl{ background-color:#c21f1f; height:42px; line-height:42px; color:#fff; font-weight:bold; text-align:center; font-size:16px;}
.inner-content{ margin-bottom:20px;} */
ul.sf-menu
{
    clear: both;
    margin: 0 auto;
    height: auto;
    position: relative;
    text-transform: capitalize;
    z-index: 500;
    width: 233px;
    padding: 5px;
    border: 1px solid #ccc;
}
ul.sf-menu li
{
    zoom: 1;
    margin: 0;
}
ul.sf-menu li a
{
    text-transform: capitalize;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    padding-left: 30px;
    background: url("../image/point.png") no-repeat 13px 17px;
    border-bottom: 1px dashed #ccc;
}
ul.sf-menu li a:hover, ul.sf-menu li a:active
{
    background: #666 url("../image/point-h.png") no-repeat 13px 17px;
    color: #fff;
    font-size: 14px;
}
ul.sf-menu li a:hover
{
    color: #fff!important;
}
ul.sf-menu li.hover, ul.sf-menu li:hover
{
    position: relative;
}
ul.sf-menu li.menu-item:hover
{
    position: relative;
}
ul.sf-menu ul
{
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 220px;
    top: 0;
    visibility: hidden;
    text-transform: capitalize;
}
ul.sf-menu ul li a
{
    font-weight: normal;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    background: #eee url("../image/point1.png") no-repeat 10px 20px;
    height: 30px;
    font-size: 14px;
    padding-left: 40px;
}
ul.sf-menu li.hover ul li a, ul.sf-menu li.hover ul li a:hover, ul.sf-menu li.hover ul li a:active
{
    color: #000;
    text-decoration: none;
    background: #8c2c30 url("../image/point1-h.png") no-repeat 10px 17px;
    font-size: 14px;
}
ul.sf-menu ul li a.hover, ul.sf-menu ul li a:hover
{
    text-decoration: none;
    background: #ddd url("../image/point1-h.png") no-repeat 10px 17px!important;
    font-size: 14px;
}
li.LiLevel1 a:hover
{
    color: #444!important;
}
ul.sf-menu ul li ul
{
    padding: 0;
}
ul.sf-menu ul ul
{
    left: 220px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
ul.sf-menu ul ul li a
{
    width: auto;
    padding: 0;
    padding-left: 40px;
    text-decoration: none;
    font-size: 14px;
}
ul.pro-menu
{
    margin-top: -1px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
ul.sf-menu li:hover>ul
{
    visibility: visible;
    margin: 0;
    padding: 0;
}
ul.sf-menu li.LiProDetail a
{
    background: #eee url("../image/point1.png") no-repeat 10px 17px!important;
    text-indent: -15px!important;
    color: #333!important;
    font-size: 14px;
}
ul.sf-menu li.LiProDetail a:hover, ul.sf-menu li.LiProDetail a:active
{
    background: #8c2c30 url("../image/point1-h.png") no-repeat 10px 17px!important;
    text-indent: -15px!important;
    font-size: 14px;
    color: #fff!important;
}/* .sub-menu li dl{display: none;} */
.sub-menu li dl dt
{
    padding-left: 40px;
    line-height: 26px;
}
.sub-menu li dl dt a
{
    font-size: 14px;
}
.sub-menu li dl dt:hover
{
    background: #eee;
}/*---------在线留言---------*/
.message
{
    line-height: 24px;
}
.message dt
{
    float: left;
    clear: both;
    width: 60px;
    margin-left: 20px;
    height: 30px;
    margin-top: 10px;
}
.message dd
{
    float: left;
    margin-top: 10px;
}
.message input
{
    line-height: 24px;
    height: 24px;
}
.message p
{
    clear: both;
    margin-left: 200px;
}
.sub
{
    height: 30px;
    width: 60px;
    display: block;
    float: left;
    margin-left: 30px;
}/*---------新闻列表页---------*/
.e2 li
{
    line-height: 50px;
    height: 50px;
    background: url(../image/ico.png) no-repeat left center;
    border-bottom: 1px dashed #969696;
}
.e2 li a
{
    font-size: 14px;
    padding-left: 17px;
}
.e2 li span
{
    float: right;
}
.e2 li b
{
    float: right;
}/*---------产品列表---------*/
.ipro_list div
{
    width: 216px;
    float: left;
    margin: 0 7px;
}
.ipro_list dt
{
    width: 214px;
    height: 214px;
    border: #b7b7b7 1px solid;
    overflow: hidden;
}
.ipro_list dt a
{
    text-align: center;
    width: 214px;
    height: 214px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
.ipro_list dt img
{
    vertical-align: middle;
    cursor: pointer;
    transition: all .6s;
}
.ipro_list dt img:hover
{
    transform: scale(.9);
}
.ipro_list dd
{
    width: 216px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.slt
{
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.slt img
{
    display: block;
    padding: 1px;
    border: 1px solid #eee;
}
.timeBar
{
    line-height: 36px;
    text-align: center;
    margin: 20px 0;
}
.time
{
    background-color: #f3f3f3;
    border: 1px solid #dedede;
}/*---------上下页---------*/
.guidbar_next
{
    overflow: hidden;
    padding: 10px 0;
    border-top: 1px solid #dadada;
    margin-top: 20px;
}
.guidbar_next li
{
    font-size: 12px;
    color: #666;
}
.pre
{
    float: left;
}
.next
{
    float: right;
}
.guidbar_next li a
{
    color: #333;
}
.pre
{
    text-align: left;
    float: left;
}
.inext
{
    text-align: right;
    float: right;
}/*---------分页---------*/
.page
{
    text-align: center;
    margin-top: 20px;
}
.page ul
{
    list-style-type: none;
    text-align: center;
    display: flex;
    justify-content: center;
}
.page strong
{
    font-size: 12px;
}
.page li
{
    line-height: 30px;
    height: 30px;
    padding: 0 5px;
    border: 1px solid #eee;
    margin: 0 3px;
}
.page li:hover
{
    background: #333;
}
.page li a
{
    float: left;
    padding: 0 4px;
    color: #333;
    display: block;
}
.page li a:hover
{
    color: #000;
    text-decoration: none;
    padding: 0 4px;
}
.page li:hover a
{
    color: #fff;
}
.title3
{
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    font-weight: bold;
    font-size: 15px;
}
.title3 span
{
    float: right;
    color: #000;
    font-weight: normal;
    font-size: 12px;
    padding-right: 25px;
}
.content
{
    line-height: 36px;
    font-size: 13px;
    padding: 10px 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 20px;
}
.lxwm
{
    border: 1px solid #ccc;
    line-height: 36px;
    padding: 10px;
    font-size: 14px;
}