﻿/* 首页CSS */
body
{
    color: #555;
    font-family: "宋体" ,Arial;
    font-size: 12px;
}
.div_hover:hover
{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.clear
{
    clear: both;
    height: 0px;
    font-size: 0;
    line-height: 0;
}
.h50
{
    clear: both;
    height: 50px;
    font-size: 0;
    line-height: 0;
}
.f_L
{
    float: left;
}
.f_R
{
    float: right;
}
.shadow
{
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.m_r30
{
    margin-right: 30px;
}
.w260
{
    width: 260px;
}
.w384
{
    width: 384px;
}
.buttom_warp
{
    border-top: 1px solid #282828;
    background: #181818;
}
.copyright
{
    font-family: Verdana, Geneva, sans-serif;
    width: 960px;
    line-height: 28px;
    margin: 0 auto;
    padding: 25px 0;
    color: #a3a3a3;
}
.copyright a
{
    color: #888;
}
.copyright p
{
    padding: 0;
    margin: 0;
    padding-right: 5px;
}
.logo
{
    width: 370px;
}
.logo a
{
    position: absolute;
    top: 30px;
}
.nav_wrap
{
    width: 600px;
}
.top_link
{
    height: 30px;
    line-height: 30px;
    text-align: right;
}
.top_link .link img
{
    display: inline;
    position: relative;
    top: 4px;
}
.top_link a
{
    color: #999;
    font-size: 12px;
    margin: 0 9px;
}
.head_wrap
{
    width: 100%;
    background: #181818;
    z-index: 999;
}
.head
{
    width: 1000px;
    height: 123px;
    margin: 0 auto;
}
.nav_bar
{
    height: 83px;
    overflow: hidden;
}
.nav_bar li
{
    width: 74px;
    height: 83px;
    margin-right: 1px;
    vertical-align: middle;
    float: left;
}
.nav_bar li a
{
    color: #ebebeb;
    text-align: center;
    font: 16px/80px "Microsoft YaHei";
    display: block;
    width: 74px;
    height: 83px;
    margin: 0 auto;
}
.nav_bar li a:hover, .active
{
    display: block;
    color: #fff !important;
    text-decoration: none;
    background: url(../images/hover.jpg) no-repeat center top;
}
/*sid*/
.slideBox
{
    background: #eee;
    width: 100%;
    height: 363px;
    border-bottom: 5px solid #ccc;
    overflow: hidden;
    position: relative;
}
.slideBox .hd
{
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    z-index: 1;
    bottom: 10px;
}
.slideBox .hd ul
{
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li
{
    float: left;
    margin-right: 5px;
    border-radius: 10px;
    width: 11px;
    height: 11px;
    line-height: 15px;
    text-align: center;
    background: #ccc;
    cursor: pointer;
}
.slideBox .hd ul li.on
{
    background: #f00;
    color: #fff;
}
.slideBox .bd
{
    position: relative;
    z-index: 0;
    height: 363px;
    left: 50%;
    margin-left: -800px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1600px;
}
.slideBox .bd li
{
    height: 363px;
    position: absolute;
    text-align: center;
    width: 1600px;
}
.slideBox .bd li img
{
    width: 1600px;
    height: 363px;
}
/*main*/
.main1000
{
    width: 1000px;
    height: 205px;
    background: url(../images/cate_bgx.jpg) repeat-x;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
}
.center
{
    margin: 0 auto;
}
.m_L20
{
    margin-left: 20px;
}
.m_t15
{
    margin-top: 17px;
}
.cate_wrap
{
}
.cate_t
{
    font-size: 22px;
    height: 50px;
}
.cate_t img
{
    float: left;
    position: relative;
    top: 3px;
}
.cn_tit
{
    margin-left: 10px;
    font-family: "微软雅黑";
}
.en_tit
{
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.cate_cont li
{
    display: inline-block;
    width: 125px;
    font-size: 14px;
    line-height: 36px;
    text-indent: 10px;
    background: url(../images/cate_img.jpg) no-repeat left center;
}
.about_cont
{
    line-height: 23px;
}
.about_cont a
{
    color: #e3221d;
}
.m_r20
{
    margin-right: 20px;
}
.news_more
{
    float: right;
}
.news_cont li
{
    background: url(../images/news_img.jpg) left center no-repeat;
    line-height: 23px;
    overflow: hidden;
    height: 23px;
    vertical-align: middle;
}
.news_cont li:hover
{
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.news_cont li a
{
    padding-left: 10px;
}
.news_cont li a:hover
{
    background: url(../images/news_hover.jpg) left center no-repeat;
}
.frend_wrap
{
    padding: 24px 0;
    background: #181818;
    border-top: 2px solid #FFF;
}
.frend_cont
{
    width: 960px;
    margin: 0 auto;
    color: #a3a3a3;
}
.frend_cont a
{
    display: inline-block;
    color: #a3a3a3;
    margin: 8px 6px;
}
.product
{
    width: 960px;
    margin: 36px auto;
}

/* css */
.picMarquee-left
{
    width: 960px;
    overflow: hidden;
    position: relative;
}
.picMarquee-left .hd
{
    overflow: hidden;
    height: 50px;
    background: url(../images/pro_t.jpg) no-repeat right top;
    font-size: 22px;
}
.picMarquee-left .hd img
{
    float: left;
    position: relative;
    top: 3px;
}
.picMarquee-left .hd a
{
    display: block;
    text-indent: -9999px;
    width: 76px;
    height: 20px;
    position: absolute;
    right: 0;
top:0;
}
.picMarquee-left .bd
{
    padding: 0px;
}
.picMarquee-left .bd ul
{
    overflow: hidden;
    zoom: 1;
}
.picMarquee-left .bd ul li
{
    margin: 0 12px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.picMarquee-left .bd ul li .pic
{
    text-align: center;
}
.picMarquee-left .bd ul li .pic img
{
    width: 170px;
    height: 170px;
    border: 1px solid #c8c8c8;
}
.picMarquee-left .bd ul li .pic a:hover img
{
    border-color: #ff0000;
}
.picMarquee-left .bd ul li .pic:hover
{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.picMarquee-left .bd ul li .title
{
    line-height: 24px;
  
}





.main02_wrap
{
    padding: 27px 0;
    background: #efefef;
}
.main02
{
    width: 960px;
}

.down_cont li
{
    line-height: 38px;
    background: url(../images/down_list.jpg) no-repeat left center;
    text-indent: 10px;
    height: 38px;
    vertical-align: middle;
    overflow: hidden;
}
.down_cont li img
{
    display: inline-block;
}
.down_cont li:hover
{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.download_ico
{
    float: right;
    width: 12px;
    height: 10px;
    background: url(../images/download_img.jpg) no-repeat left center;
    position: relative;
    top: 15px;
}
.w662
{
    width: 662px;
}
.picMarquee_case
{
    width: 662px;
    overflow: hidden;
    position: relative;
}
.picMarquee_case .hd
{
    overflow: hidden;
    height: 50px;
    font-size: 22px;
}
.picMarquee_case .hd img
{
    float: left;
    position: relative;
    top: 3px;
}
.picMarquee_case .hd .case_more
{
    float: right;
    top: 3px;
}
.picMarquee_case .hd a
{
    display: block;
    position: absolute;
    right: 0;
}
.picMarquee_case .bd
{
    padding: 0px;
}
.picMarquee_case .bd ul
{
    overflow: hidden;
    zoom: 1;
}
.picMarquee_case .bd ul li
{
    margin-right: 30px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.picMarquee_case .bd ul li .pic
{
    text-align: center;
}
.picMarquee_case .bd ul li .pic img
{
    width: 200px;
    height: 140px;
}
.picMarquee_case .bd ul li .pic a:hover img
{
    border-color: #ff0000;
}
.picMarquee_case .bd ul li .pic:hover
{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.picMarquee_case .bd ul li .title
{
    line-height: 24px;
    display: block;
    width: 200px;
    background: #000;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
}
.picMarquee_case .bd ul li .title a
{
    color: #fff;
}


.bodyer
{
    margin: 25px auto 0;
    min-height: 400px;
    padding-bottom: 30px;
    position: relative;
    width: 960px;
    z-index: 10;
}
.bodyer_shadle
{
    background: url(../images/bodyer_bg00.png) no-repeat;
    height: 203px;
    left: -3px;
    position: absolute;
    top: -2px;
    width: 3px;
}
.bodyer_shadri
{
    background: url(../images/bodyer_bg00.png) no-repeat -3px 0;
    height: 203px;
    position: absolute;
    right: -3px;
    top: -2px;
    width: 3px;
}

.a_menu_wrap
{
    margin-left: 20px;
    width: 202px;
}
.a_menu_wrap .tit
{
    border-bottom: 1px solid #EDEDED;
    height: 32px;
    margin-bottom: 14px;
    padding: 5px 0 4px 0;
}
.a_menu_wrap .tit .fsp
{
    color: #e50000;
    float: left;
    font: 36px/32px Arial;
    margin-right: 7px;
    text-transform: uppercase;
}
.a_menu_wrap .tit h2
{
    color: #1C1F2E;
    font: bold 12px/16px "微软雅黑";
}
.a_menu_wrap .tit h3
{
    color: #8F9095;
    font: 12px/15px "微软雅黑";
    text-transform: uppercase;
}
.a_menu a
{
    display: block;
    height: 30px;
    line-height: 29px;
    font-family: "微软雅黑";
    text-indent: 27px;
    color: #333;
    border-bottom: 1px dashed #ccc;
}
.a_menu a:hover, .a_active
{
    text-decoration: none;
    background: #ea0014 !important;
    color: #FFF !important;
}
.a_navurl
{
    font-weight: normal;
    font-size: 12px;
}
.a_body_cont
{
    min-height: 400px;
    width: 700px;
}
.board
{
    border-bottom: 1px solid #EDEDED;
    font: 12px/35px "微软雅黑";
    height: 35px;
    padding-bottom: 6px;
}
.board h2
{
    color: #333;
    font-size: 24px;
    font-weight: normal;
}
.board h2 strong
{
    color: #e50000;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.board h3
{
    float: right;
}
.aboutC
{
    line-height: 2em;
    padding: 20px 0 0 0px;
}
.aboutC .img1
{
    background: url(../images/about_bg00.gif) no-repeat;
    float: right;
    margin: 10px;
}

.ny_ply
{
    width: 100%;
    background: #eee;
    height: 260px;
    border-bottom: 5px solid #ccc;
    overflow: hidden;
    position: relative;
}
.ny_ply .bd
{
    position: relative;
    height: 100%;
    position: relative;
    z-index: 0;
    left: 50%;
    margin-left: -800px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1600px;
}
.ny_ply .bd li
{
    height: 363px;
    position: absolute;
    text-align: center;
    width: 1600px;
}
.ny_ply .bd img
{
    width: 1600px;
    height: 260px;
    display: block;
}


.picMarquee-product .bd
{
    padding: 0px 30px;
   
}
.picMarquee-product .bd ul
{
    overflow: hidden;
    zoom: 1;
}
.picMarquee-product .bd ul li
{
    margin: 10px 18px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.picMarquee-product .bd ul li .pic
{
    text-align: center;
}
.picMarquee-product .bd ul li .pic img
{
    width: 170px;
    height: 170px;
    border: 1px solid #c8c8c8;
}
.picMarquee-product .bd ul li .pic a:hover img
{
    border-color: #ff0000;
}
.picMarquee-product .bd ul li .pic:hover
{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.picMarquee-product .bd ul li .title
{
    line-height: 24px;
  
}


.picMarquee-case .bd
{
    padding: 0px 20px;
   
}
.picMarquee-case .bd ul
{
    overflow: hidden;
    zoom: 1;
}
.picMarquee-case .bd ul li
{
    margin: 10px 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.picMarquee-case .bd ul li .pic
{
    text-align: center;
}
.picMarquee-case .bd ul li .pic img
{
    width: 198px;
    height: 138px;
    border: 1px solid #c8c8c8;
}
.picMarquee-case .bd ul li .pic a:hover img
{
    border-color: #ff0000;
}
.picMarquee-case .bd ul li .pic:hover
{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.picMarquee-case .bd ul li .title
{
    line-height: 24px;
  
}
.pageinfo
{
    line-height:50px;
    text-align:center;
    border-top:1px solid #d6d5d5;
}
