@charset "utf-8";
/*************************** 宽屏样式(start) ****************************/
.w_1200 #ft .about {
    width: 317px;
}

.w_1200 #ft .about .top {
    width: 317px;
    height: 117px;
}

.w_1200 #ft .news {
    width: 385px;
    margin-left: 50px;
}

.w_1200 #ft .news .nlist .con {
    width: 310px;
}

.w_1200 #ft .cont {
    width: 330px;
}

.w_1200 #ft .cont .mid .form_input {
    width: 220px;
}

.w_1200 .wrap {
    width: 1160px;
    padding: 0 20px;
}

.w_1200 .page .page_l {
    width: 270px;
}

.w_1200 .page .page_r {
    width: 855px;
}

.w_1200 .item {
    width: 266px;
    margin-top: 35px;
    margin-left: 28px;
}

.w_1200 .item .pic {
    width: 264px;
    height: 264px;
}

.w_1200 .item .case {
    height: 231px;
}

.w_1200 .i_nor {
    margin-left: 0;
}

.w_1200 .i_top {
    margin-top: 0;
}

.w_1200 #d_products .dt .dtr {
    width: 490px;
}

/***************************  宽屏样式(end) ***************************/
/*************************** 全局样式(start) ***************************/
.h_nav {
    display: block;
    margin-top: 5px;
}

.h_nav li {
    float: right;
    height: 28px;
    line-height: 25px;
}

.h_nav li.line {
    padding: 0;
    color: #555;
}

.h_nav li.member {
    background: url(ico.png) 0 0 no-repeat;
    padding-left: 26px;
    color: #555;
}

.h_nav li.inquiry {
    background: url(ico.png) 0 -26px no-repeat;
    padding-left: 24px;
}

.h_nav li.lang {
    background: url(ico.png) right -52px no-repeat;
}

.h_nav li.lang:hover {
    position: relative;
    z-index: 1000;
}

.h_nav li a {
    color: #555;
    font-size: 14px;
}

.h_nav li i {
    background: url(common.png);
    padding: 0 10px;
}

.h_nav li i.sitemap {
    background-position: -164px -23px;
}

.h_nav li i.download {
    background-position: -188px -23px;
}

li.lang > a {
    margin-right: 15px;
}

li.lang .language_silder {
    width: 50px;
    position: absolute;
    left: 3px;
    top: 22px;
    display: none;
    background: #333;
    z-index: 10;
    padding: 0px 12px;
    border-radius: 0px 0px 5px 5px;
}

li.lang:hover .language_silder {
    display: block;
}

.language_silder .l_rows {
    height: 25px;
    overflow: hidden;
}

.h_nav .language_silder a {
    display: block;
    color: #fff !important;
    font-size: 12px;
}

#header {
    height: 104px;
    background: url(header.png);
}

#header .logo {
    height: 104px;
    width: 330px;
}

#header .logo img {
    vertical-align: middle;
}

#header .logo span {
    height: 100%;
    display: inlin-block;
    vertical-align: middle;
}

#header .mid {
    margin-top: 10px;
}

#header .search {
    border: 1px solid #94eafc;
    height: 38px;
    line-height: 38px;
}

#header .search .sea_t {
    width: 300px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: none;
    vertical-align: top;
    text-indent: 10px;
    font-size: 14px;
}

#header .search .sea_b {
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    background: #28c7e9;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border-left: 1px solid #94eafc;
}

#header .search .sea_b:hover {
    background: #f17b7d;
}

#nav {
    background: #f7f7f7;
}

#nav .i {
    position: relative;
}

#nav .i .ia {
    line-height: 43px;
    padding: 0 25px;
    display: block;
    font-size: 16px;
}

#nav .i:hover .ia {
    background: #fff;
    text-decoration: none;
    color: #ed6190;
}

#nav .i:hover .sub {
    display: block;
}

#nav .i .sub {
    width: 224px;
    position: absolute;
    left: 0;
    top: 42px;
    display: none;
    z-index: 999;
}

#nav .i .sub .list {
    background: #fff;
    padding: 10px 20px;
}

#nav .i .sub .list > div {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

#ft {
    padding-top: 20px;
    padding-bottom: 30px;
}

#ft .list .sign {
    font-size: 20px;
    color: #000;
    padding-bottom: 22px;
}

#ft .list .box {
    margin-top: 15px;
}

#ft .about {
    width: 268px;
}

#ft .about .sign {
    background: url(ft_fir.jpg) left bottom no-repeat;
}

#ft .about .top {
    width: 268px;
    height: 99px;
}

#ft .about .top img {
    vertical-align: middle;
}

#ft .about .top span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

#ft .about .mid {
    font-size: 14px;
    color: #555;
    line-height: 20px;
    height: 100px;
    overflow: hidden;
    margin-top: 15px;
}

#ft .news {
    width: 365px;
    margin-left: 30px;
}

#ft .news .sign {
    background: url(ft_sec.jpg) left bottom no-repeat;
}

#ft .news .nlist {
    padding: 10px 0;
    border-top: 1px dotted #a2a2a2;
}

#ft .news .nlist:first-child {
    padding-top: 0;
    border-top: none;
}

#ft .news .nlist .pic {
    width: 62px;
    height: 62px;
    text-align: center;
}

#ft .news .nlist .pic img {
    vertical-align: middle;
}

#ft .news .nlist .pic span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

#ft .news .nlist .con {
    width: 290px;
}

#ft .news .nlist .con .name {
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

#ft .news .nlist .con .name a {
    font-size: 14px;
    color: #555;
}

#ft .news .nlist .con .date {
    color: #767676;
    text-indent: 20px;
    background: url(clock.jpg) left center no-repeat;
    margin-top: 7px;
}

#ft .cont {
    width: 279px;
}

#ft .cont .sign {
    background: url(ft_thd.jpg) left bottom no-repeat;
}

#ft .cont .top .row {
    font-size: 14px;
    color: #6d6d6d;
    padding-left: 30px;
    min-height: 23px;
    line-height: 23px;
    margin-bottom: 10px;
}

#ft .cont .top .add {
    background: url(add.jpg) left top no-repeat;
}

#ft .cont .top .tel {
    background: url(tel.jpg) left center no-repeat;
}

#ft .cont .top .mail {
    background: url(mail.jpg) left center no-repeat;
}

#ft .cont .top .mail a {
    color: #6d6d6d;
}

#ft .cont .letter {
    color: #000;
    font-size: 22px;
    text-transform: capitalize;
}

#ft .cont .mid {
    height: 34px;
    line-height: 34px;
    border: 1px solid #cacaca;
    border-radius: 2px;
}

#ft .cont .mid .form_input {
    width: 198px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #fff;
    background: none;
    vertical-align: top;
    text-indent: 10px;
}

#ft .cont .mid .submit {
    width: 72px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    background: #ff9500;
    border: none;
    vertical-align: top;
    cursor: pointer;
    border-radius: 2px;
    font-size: 14px;
}

#fm {
    height: 53px;
    background: #18a5c9;
}

#fm .fl {
    line-height: 53px;
}

#fm * {
    color: #fff;
    font-size: 14px;
}

#fm .fr {
    margin-top: 15px;
}

#fm .fr a {
    margin: 0 5px;
}

/*************************** 全局样式(end) ***************************/
/*************************** Page(start) ***************************/
.wrap {
    width: 980px;
    margin: 0 auto;
}

.min {
    min-width: 980px;
}

.max {
    max-width: 1920px;
    margin: 0 auto;
}

.h_line {
    height: 3px;
    background: url(h_line.jpg) repeat-x;
}

.f_line {
    height: 4px;
    background: url(f_line.jpg) no-repeat;
}

#page_ban {
    height: 330px;
}

#page_ban a {
    width: 100%;
    height: 100%;
    display: block;
}

#position {
    height: 32px;
    line-height: 32px;
    text-align: right;
    border-bottom: 1px solid #ccc;
}

#position span {
    font-size: 20px;
    line-height: 25px;
}

#position .po_cur {
    color: #1db3d9;
}

#case_big {
    text-align: center;
}

#case_big img {
    vertical-align: middle;
}

#case_big span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.prod_info_group li a {
    background: #555;
    color: #fff;
}

#lib_down_list li a {
    background: #555;
}

#lib_inquire_list > ul > li .info {
    width: 500px;
}

#open_title .item {
    margin: 0;
    padding: 0;
    border: none;
}

.item {
    width: 225px;
    margin-top: 35px;
    margin-left: 23px;
}

.item .pic {
    width: 223px;
    height: 223px;
    text-align: center;
    border: 1px solid #dedede;
    background: #fff;
}

.item .case {
    height: 195px;
}

.item .pic img {
    vertical-align: middle;
}

.item .pic span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.item .name {
    margin: 0 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 10px;
}

.item .name a {
    font-size: 16px;
}

.item .brief {
    margin: 0 5px;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
}

.item .para {
    margin-top: 15px;
}

.item .price {
    font-size: 24px;
    color: #e8176a;
    line-height: 33px;
    font-weight: bold;
}

.item .more {
    padding: 0 12px;
    display: inline-block;
    line-height: 33px;
    height: 33px;
    background: #1fb1d6;
    color: #fff;
    text-transform: uppercase;
    float: right;
}

.item .more:hover {
    text-decoration: none;
    background: #e8176a;
}

.i_nor {
    margin-left: 0;
}

.i_top {
    margin-top: 0;
}

.leftmenu .t {
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    height: 32px;
    margin-bottom: 15px;
}

.leftmenu .row .n1 {
    text-indent: 45px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    background: url(fir.jpg) #f0f0f0 15px center no-repeat;
    margin-top: 5px;
}

.leftmenu .row .n1 a {
    font-size: 16px;
    color: #555;
    display: block;
}

.leftmenu .row .n1:hover {
    background: url(fir_cur.jpg) #f0f0f0 15px center no-repeat;
}

.leftmenu .row .n1 a:hover {
    text-decoration: none;
    color: #1db3d9;
}

.leftmenu .row .sub {
    background: #f6f6f6;
    display: none;
}

.leftmenu .row .sub .i {
    text-indent: 40px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.leftmenu .row .sub .i a {
    font-size: 14px;
    color: #777;
}

.leftmenu .row .sub .i a:hover {
    text-decoration: none;
    color: #ff8b00;
}

.leftmenu .row .sub .v3 {
    text-indent: 50px;
}

.leftmenu .row .sub .v3 a {
    font-size: 12px;
}

.leftmenu .row.on .n1 {
    background: url(fir_cur.jpg) #f0f0f0 15px center no-repeat;
}

.leftmenu .row.on .n1 a {
    color: #1db3d9;
}
.leftmenu .row.on .sub{
    display: block;
}
.leftmenu .row .sub a.on{
    color: #1db3d9;
}
.leftmenu .row .sub .sec_cur a {
    color: #ff8b00;
}

.leftmenu .row .sub .thd_cur a {
    color: #ff8b00;
}

.page {
    background: url(page_bg.jpg) #f5f5f5 left bottom no-repeat;
}

.page .page_l {
    width: 228px;
}

.page .page_r {
    width: 722px;
}

.page .page_r .c_contents {
    min-height: 400px;
}

#d_products {
    padding: 30px 0;
}

#d_products .dt .dtl .bigimg {
    width: 320px;
    border: 1px solid #f0eee7;
    position: relative;
    margin-bottom: 12px;
}

#d_products .dt .dtl .small li {
    width: 97px;
    height: 84px;
    text-align: center;
    float: left;
    border: 1px solid #f0eee7;
    margin-left: 12px;
}

#d_products .dt .dtl .small li:first-child {
    margin: 0;
}

#d_products .dt .dtl .small .cur {
    border: 1px solid #555;
}

#d_products .dt .dtl .small li img {
    vertical-align: middle;
}

#d_products .dt .dtl .small li span {
    vertical-align: middle;
    height: 100%;
    display: inline-block;
}

#d_products .dt .dtl .t_l {
    float: left;
    width: 14px;
    height: 27px;
    background: url(t_l.jpg) no-repeat;
    margin-top: 30px;
    margin-right: 4px;
}

#d_products .dt .dtl .t_r {
    float: right;
    width: 14px;
    height: 27px;
    background: url(t_r.jpg) no-repeat;
    margin-top: 30px;
}

#d_products .dt .dtl .small_re {
    float: left;
}

#d_products .dt .dtl .d_small li {
    width: 85px;
    height: 85px;
    text-align: center;
    float: left;
    border: 1px solid #f0eee7;
    margin-right: 12px;
}

#d_products .dt .dtl .d_small .cur {
    border: 1px solid #555;
}

#d_products .dt .dtl .d_small li img {
    vertical-align: middle;
}

#d_products .dt .dtl .d_small li span {
    vertical-align: middle;
    height: 100%;
    display: inline-block;
}

#d_products .dt .dtr {
    width: 360px;
}

#d_products .dt .dtr .info {
    width: 100%;
}

#d_products .dt .dtr .name {
    font-size: 20px;
    line-height: 25px;
}

#d_products .dt .dtr .brief {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
    color: #555;
}

#d_products .dt .dtr .price {
    font-size: 24px;
    margin-top: 10px;
    color: #e8176a;
    font-weight: bold;
}

#d_products .dt .dtr .btn {
    height: 30px;
    padding: 0 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    background: #555;
    margin-right: 5px;
}

#d_products .dm {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #aeaeae;
}

#d_products .dm .nav {
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    text-transform: uppercase;
    cursor: pointer;
    float: left;
}

#d_products .dm .nav.cur {
    font-weight: bold;
}

#d_products .db .con {
    padding: 10px;
    min-height: 300px;
}

#d_products .MagicZoom {
    display: block;
    margin: 0 auto;
}

#d_products .MagicZoom img {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#d_products .MagicZoomBigImageCont {
    border: 1px solid #999;
}

#d_products .MagicZoomHeader {
    font-size: 8pt !important;
    line-height: normal !important;
    color: #fff;
    background: #666;
    text-align: center !important;
}

#d_products .MagicZoomPup {
    border: 1px solid #ccc;
    background: #fff;
    cursor: move;
}

#d_products .MagicZoomLoading {
    border: 1px solid #ddd;
    background: #fff url(/static/images/global/loading.gif) no-repeat 2px 50%;
    padding: 4px 4px 4px 24px !important;
    margin: 0;
    text-decoration: none;
    text-align: left;
    font-size: 8pt;
    font-family: sans-serif;
    color: #444;
}

#d_products #zoom-big {
    position: absolute;
    top: 0;
    left: 101%;
}

#d_products #zoom-big img {
    max-width: none;
    max-height: none;
}

#article {
    padding: 20px;
}

#info {
    padding: 20px 0;
}

#lib_info_list li:last-child {
    border: none;
}

#d_info {
    padding: 20px;
}

#download {
    padding: 20px 0;
}

#lib_down_list li:last-child {
    border: none;
}

#turn_page {
    margin-top: 30px;
}