a {
    color: #333;
    text-decoration: none;
}

a:link, a:visited {
    color: #333;
}

a:hover {
    color: #d00;
    text-decoration: none;
}

address, cite, dfn, em, i, var {
    font-style: normal;
}

article, aside, dialog, footer, header, section, nav, figure, menu {
    display: block;
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 400 12px/1.5 'Microsoft Yahei', 'Tahoma', 'simsun';
}

body, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, p {
    margin: 0;
    padding: 0;
}

button {
    cursor: pointer;
}

button, input, select, textarea {
    font-size: 100%;
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace;
}

fieldset, img {
    border: 0 none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

html, body {
    color: #444444;
    height: 100%
}

body {
    background-color: #fff
}

img {
    vertical-align: top;
}

small {
    font-size: 12px;
}

ul, li, ol {
    list-style: none outside none;
}

.bold {
    font-weight: bold;
}

.c999 {
    color: #999;
}

.clearfix {
    zoom: 1; /* IE < 8 */
}

.clearfix:after {
    clear: both;
}

/*清除浮动*/
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}
.top,.header,.footer{
    min-width:1000px;
}
.top {
    font-size:12px;
    height: 30px;
    line-height: 30px;
    background-color:#fafafa;
    border-bottom:1px solid #eee;
}
.top,
.top a{color:#999}
.top .name{color:#d00}
.inner{
    width:1000px;
    margin:0 auto;
}
.header{
    background: #fff;
    height: 80px;
    /*border-bottom:1px solid #ddd;*/
}
.footer {
    text-align: center;
    font-size: 12px;
    margin-top:40px;
    background-color: #eee;
    border-top:1px solid #ddd;

}
.footer .inner{
    padding: 30px;
}
.iline .pro_title {
    background: url(../images/ltitle_bg.jpg) no-repeat 0 0;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 42px;
    color: #fff;
}

.imain {
    width: 740px;
    overflow: hidden;
    float: right;
}

.imain .about {
    line-height: 1.7;
}

.imain .about p {
    margin: 20px 0 30px 0;
}

.iside {
    width: 220px;
    overflow: hidden;
    float: left;
}

.logo {
    float: left;
    margin-top: 15px;
}

.MainImage {
    height: 280px;
    overflow: hidden;
    margin-bottom:10px;
}
.MainImage a{
    display: block;
    width:100%;
    height:280px;
    overflow: hidden;
    background:transparent none no-repeat center top; background-size:100% 280px;
}
.mb10 {
    margin-bottom: 10px;
}

.menu {
    float:right;
    margin-top:20px;
}

.menu .n1 {
    float: left;
    display: inline;
    line-height: 42px;
    text-align: center;
    position: relative;
    font-size:16px;
    margin-left:50px;
}

.menu .n1 a {
    display: block;
}

.menu .n1 a:hover {
    color:#d00;
}

.menu .n1 ul {
    display: none;
    position: absolute;
    z-index: 99999;
}

.menu .n1:hover .secondmenu {
    top: 42px;
    left: 0;
    width: 200px;
}

.menu .n1:hover .secondmenu, .menu .n2:hover .thirdmenu {
    display: block;
}

.menu .n2 {
    background-color: #0066a6;
    border-bottom: 1px solid #0094d9;
    position: relative;
    line-height: 40px;
    font-weight: normal;
}

.menu .n2 a {
    text-align: left;
    padding: 0 20px;
}

.menu .n2 a:hover {
}

.menu .n2:hover {
    background-color: #0094d9;
}

.menu .n2:hover .thirdmenu {
    top: 0;
    left: 200px;
    width: 200px;
}

.menu .n3 {
    background-color: #0094d9;
    border-bottom: 1px solid #0094d9;
}

.menu .n3:hover {
    background-color: #0094d9;
}

.banner-slideshow{height:400px;width:100%;margin-bottom:0px;background:url(/file/upload/201501/27/index-banner-01.jpg) no-repeat center top}
.new_list {
    padding: 10px 20px;
    border: 1px solid #eee;
}

.new_list li {
    background: url(../images/lnew_icon.jpg) no-repeat 0 center;
    padding-left: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.new_list li a {
    font-weight: bold;
}

.new_list li a:hover {
    color: #0066a6;
}

.pro_list {
    margin: 20px 0 30px -10px;
}

.pro_list li {
    border: 1px solid #eee;
    padding: 4px 4px 8px;
    text-align: center;
    float: left;
    width: 130px;
    margin-left: 10px;
    display: inline;
    overflow: hidden;
}

.pro_list li a img {
    margin-bottom: 7px;
}

.pro_list li a p {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
}

.product .more, .case .more {
    background: url(../images/more_icon.jpg) no-repeat 0 center;
    padding-left: 14px;
    font-weight: bold;
    position: absolute;
    color: #0066a6;
    right: 0;
    top: 3px;
}

.product, .case {
    position: relative;
}


.side {
    border: 1px solid #d4d4d4;
    padding: 10px;
}

.side ul .myAccordion-declencheur {
    border-top: 1px solid #ddd;
}

.side ul .myAccordion-content {
    border-top: 1px dashed #ddd;
}

.side ul li a {
    color: #5E6056;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    background: url(../images/l_li_icon.jpg) no-repeat 15px 7px;
}

.side ul li p {
    cursor: pointer;
    line-height: 30px;
    /*border-bottom: 1px solid #eee;*/
}

.tele {
    margin-top: 25px;
    margin-left: 40px;
    text-align: right;
}

.tele img {
    vertical-align: bottom;
}

.w980 {
    margin: 0 auto;
    width: 1000px;
    min-width: 1000px;
    overflow: hidden;
}

#TopBnr {
    height: 280px;
    overflow: hidden;
}

#TopBnr a {
    display: block;
}