
.bdshare_popup_box{z-index: 99999 !important;}
.kf{position:absolute;right:0;top:100px;overflow:hidden; z-index: 99999;}
.kf_btn{width:15px;float:left;background:url(../images/blue11.png) left 33px no-repeat;height:95px;padding-left:7px;padding-right:7px;
text-align:center;vertical-align:middle;color:#fff;padding-top:65px;cursor:pointer;position:relative; padding-bottom: 15px; font-family: "å¾®è½¯é›…é»‘";}
.kf_btn .open{width: 12px; height: 12px; position: absolute; left: 9px; bottom: 17px; background:url(../images/kf/kf_close.png) left top no-repeat;}
.kf_btn .close{background:url(../images/kf_open.png) left top no-repeat;}
.kf_main{float:left;padding-bottom:5px;overflow:hidden;width:141px; margin-left: -4px;}
.kf_title{float:left;}
.kf_title span{display:block;line-height:28px;height:28px;text-align:center;font-size:15px;font-family:"Microsoft YaHei";border-bottom:2px solid #40b5e8;}
.kf_list{background:url(../images/v2.jpg) left top repeat-x #fff; padding-top: 5px; padding-left: 6px; padding-bottom: 5px;}
.kf_list li{line-height:30px;height:30px; padding-left: 7px; background:url(../images/qq_bg.jpg) left center no-repeat;}
.kf_list li a{display: block; position: relative; line-height: 30px; padding-left: 36px; height: 30px;}
.kf_list li a:hover{text-decoration: none;}
.kf_list li a img{padding-right:5px;vertical-align:middle; position: absolute; left: 3px; top: 7px;}
.kf_list li.sky{margin-top: 0; height: 27px; line-height: 27px;}

.hyperlink_a{margin:5px;height:30px;background:#459afa;margin-top:0px;border-radius: 2px;}
.hyperlink_a a{display:block;line-height: 30px;background:url(../images/message.png) no-repeat 0% 100%;padding-left:43px;
font-weight: bold;font-size:14px;color:#fff;font-family:"å¾®è½¯é›…é»‘";}
.hyperlink_a a:visited{color:#fff;text-decoration:none;}
.hyperlink_a a:hover{text-decoration: none;background:url(../images/message.png) no-repeat 0% 100% #fb9108;border-radius: 2px;}

.hyperlink_b{margin:5px;height:30px;background:#459afa;margin-top:0px;border-radius: 2px;}
.hyperlink_b a{display:block;line-height: 30px;background:url(../images/air.png) no-repeat 0% 100%;padding-left:43px;
font-weight: bold;font-size:14px;color:#fff;font-family:"å¾®è½¯é›…é»‘";}
.hyperlink_b a:visited{color:#fff;text-decoration:none;}
.hyperlink_b a:hover{text-decoration: none;background:url(../images/air.png) no-repeat 0% 100% #fb9108;border-radius: 2px;}

.top_bg{height: 7px; background:url(../images/blue1.png) left bottom no-repeat;}
.top_center{background:url(../images/bobg.png) left top repeat-y; padding: 0px 3px 1px 5px;}
.bottom_bg{height: 8px; background:url(../images/kf_bottom.png) left top no-repeat;}
.e_code{padding-left:0px; padding-top: 6px; padding-bottom: 0px; border-top: 1px solid #cccccc; margin-top: 8px; text-align: center;}
.e_code h3{padding-top: 2px; padding-bottom: 2px; text-align: center; font-weight: normal; color: #333; text-align: center;}


.alignCenter{width:56px; display: none; margin: 0 auto;z-index: 999; border:1px solid #e9e9e9; padding: 2px; position:absolute;right:166px;top:133px;overflow:hidden; z-index: 999; background: #fff;}
.alignCenter .title{height: 45px; line-height: 45px; padding-left: 5px; background: #f6f6f6; color: #666666; font-size: 12px; font-weight: bold; border-bottom: 1px solid #e9e9e9; position:relative;}
.alignCenter .title img{position: absolute; right: 4px; top: 16px;}
.alignCenter .content{padding: 5px; padding-right: 2px; padding-left: 8px;}
.alignCenter .title img{cursor: pointer;}



.float-kf{
    position: absolute;
    right: 0;
    top:250px;
    width:77px;
    display: none;
    z-index: 99999;
}
.float-kf li{
    width:77px;
    height: 71px;
    text-align: center;
    background: #0075b9;
    margin-bottom: 1px;
    position: relative;
    z-index: 999;
}
.float-kf li .ewm-img{
    position: absolute;
    right: 78px;
    top:-30px;
    -moz-transform: rotateX(270deg);
    -ms-transform: rotateX(270deg);
    -o-transform: rotateX(270deg);
    -webkit-transform: rotateX(270deg);
    transform: rotateX(270deg);
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.float-kf li.ewm:hover .ewm-img {
    -moz-transform:rotateX(0);
    -ms-transform:rotateX(0);
    -o-transform:rotateX(0);
    -webkit-transform:rotateX(0);
    transform: rotateX(0);
}
.float-kf li a{
    display: block;
    padding-top: 15px;
    width: 77px;
}
.float-kf li a span{
    display: block;
    color:#fff;
    font-size: 14px;
    line-height: 24px;
}
.float-kf li a#gotop{
    padding-top: 0;
}
.float-kf li.ewm a img{
    width: 23px;
    height: 23px;
}
.float-kf li.ewm a img{
    width: 23px;
    height: 23px;
}
.float-kf li.ewm:hover .ewm-img{
    display: block;
}
.float-kf li.contact-number a{
    float: left;
}
.float-kf li.contact-number{
    width: 220px;
    position: relative;
}
.float-kf li.contact-number .content{
    position: absolute;
    top:0;
    left: 0;
    width: 220px;
    height: 71px;
    z-index: 99;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #0075b9;
}
.float-kf li.contact-number .content .tel{
    line-height: 71px;
    color:#fff;
    font-size: 16px;
}
.float-kf li.contact-number:hover .content{
    left:-143px;
}
.float-kf li.online .chat{
    position: absolute;
    right:-244px;
    top:0;
    border:1px solid #d7d7d7;
    width: 150px;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 99;
    background: rgba(255,255,255,.8);
}
.float-kf li.online:hover .chat{
    right: 85px;
}
.float-kf li.online .chat i{
    background: url(../images/jiantou.jpg) right center no-repeat;
    display: block;
    width: 8px;
    height: 15px;
    right:-8px;
    position:absolute;
    top:30%;
}
.float-kf li.online .chat .chatlist{
    line-height: 32px;
    color:#666;
    text-align: left;
    text-indent: 15px;
}
.float-kf li.online .chat .chatlist a{
    width: auto;
    padding-top: 0;
    color:#666;
    height: 32px;
    line-height: 32px;
}
.float-kf li.online .chat .chatlist a span{
    display: inline-block;
    color:#666;
    font-size: 12px;
}



.kf-switch{
    position: absolute;
    top:100px;
    right: 0;
    display: none;
    z-index: 99999;
}
.kf-open{width:24px;float:left;background:#1c5a91;height:120px;padding-left: 8px;padding-right: 8px;
text-align:center;vertical-align:middle;color:#fff;cursor:pointer;position:relative;font-family: "å¾®è½¯é›…é»‘";font-size: 14px;margin-top:50px;}
.kf-open img{display:block;margin:0 auto;margin-top: -10px;}
.kf-open span{display: block;margin-top: 5px;}
.kf-content{
    width: 90px;
    border:1px solid #dddddd;
    border-radius: 10px;
    background: #f9fafb;
    float:left;
    text-align: center;
    padding-bottom: 12px;
    position: relative;
    display: none;
}
.kf-lists li{
    width:60px;
    height: 60px;
    background: url(../images/kf_list.png) center no-repeat;
    background-size: 60px 60px;
    margin:0 auto;
    margin-top: 12px;
}
.kf-lists li a{
    display: block;
    overflow: hidden;
}
.kf-lists li img.hover{
    width: 60px;
    height: 60px;
}
.kf-lists li:hover img.hover{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    transition:all .5s;
}
.kf-lists li.erweima{
    background: url(../images/kf_lists.png) center no-repeat;
    background-size: 60px 60px;
    position: relative;
}
.kf-lists li.erweima .smallImg img{
    width: 16px;
    height: 16px;
    margin-top: 20px;
}
.kf-content .close-btn{
    position: absolute;
    top:-10px;
    right: 8px;
    cursor: pointer;
}
.kf-lists li.erweima .bigImg{
    position: absolute;
    top:-20px;
    right: 80px;
    display: none;
}
.kf-lists li.erweima:hover .bigImg{
    display: block;
}

/*banner*/
#id2_banner {
    position:relative;
    overflow:hidden;
}
#id2_banner_image {
    position:relative;
    width:100%;
    height:300px;
    overflow:hidden;
}
#id2_banner_image li {
    left:0;
    top:0;
    width:100%;
    height:500px;
}
#id2_banner_index {
    position:absolute;
    bottom:0;
    width:100%;
    height:30px;
    line-height:30px;
    text-align:center;
}
#id2_banner_index li {
    display:inline-block;
    margin:5px 7px 0;
    width:12px;
    height:12px;
    overflow:hidden;
    background:#999;
    border-radius:6px;
    text-indent:10em;
}
#id2_banner_index li {
    *zoom:1;
    *display:inline;
}
#id2_banner_index .on {
    background:#333;
}
#id2_banner .prev,#id2_banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url("../images/slider-arrow.png") -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
#id2_banner .next{ left:auto; right:3%; background-position:8px 5px; }
#id2_banner .prev:hover,#id2_banner .next:hover{ filter:alpha(opacity=100);opacity:1; }
#id2_banner .prevStop{ display:none;  }
#id2_banner .nextStop{ display:none;  }
/*main*/
#id2_main {
    padding-top:10px;
    background:#eee;
    border-bottom:1px solid #d7d7d7;
}


.youshi{ width:100%; height:640px; background:url(../images/youshi.jpg) no-repeat center;}

#yqlj {
    clear: both;
    background: url(../images/shouye_93.png) repeat-x 0 60px;
}
.container {
    width: 1260px;
    clear: both;
    margin: 0 auto;
}
#yqlj .title {
    height: 70px;
}
#yqlj .con {
    line-height: 30px;
    min-height: 30px;
}
#yqlj .con a {
    padding: 0 15px 0 0;
    white-space: nowrap;
}
#di {
    clear: both;
    margin-top: 10px;
}
#dinav {
    background: url(../images/shouye_96.png) no-repeat top center #141414;
    height: 79px;
}
#dinav .dh {
    margin: 0 auto;
    width: 802px;
}
#dinav .dh a {
    display: inline-block;
    width: 96px;
    line-height: 78px;
    color: white;
    font-size: 16px;
}
#hbottom {
    background: #1E1E1E url(../images/shouye_98.png) no-repeat center top;
    min-height: 316px;
    color: #B5B5B5;
}
.container {
    width: 1260px;
    clear: both;
    margin: 0 auto;
}
#ditem {
    height: 265px;
    overflow: hidden;
}
#dlxwm {
    width: 215px;
    overflow: hidden;
    font-size: 15px;
}
#ditem .item {
    width: 155px;
    overflow: hidden;
    padding-top: 20px;
    text-align:center;
}
#ditem .item .title {
    font-size: 16px;
    font-weight: bold;
}

#ditem .der {
    width: 220px;
    overflow: hidden;
}
#hbottom a {
    color: #B5B5B5;
    font-size: 15px;
    line-height:35px;
}
/*--简介--*/
.pro {
    width: 1200px;
    height: 310px;
    margin: 0 auto;
    padding-top: 5px;
    box-sizing: border-box;
}
.pro_left {
    width: 752px;
    height: 310px;
    float: left;
}
.pro_left_bt {
    width: 750px;
    height: 53px;
    background: url(../images/pro_bt.jpg) no-repeat;
}
.pro_left p {
    width: 750px;
    height: 195px;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 25px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-indent: 2em;
}
.pro_left a {
    width: 120px;
    height: 30px;
    background: #404144;
    border-radius: 20px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    float: right;
    margin-top: -15px;
}

.sp {
    width: 400px;
    height: 284px;
    background: url(../img/sp.jpg) no-repeat;
    float: right;
    margin-top: 15px;
    position:absolute;
    z-index:9999;
    right:0px;}

    .caseBox{

    width: 100%;
        padding-top: 20px;
}

.case_top{

    width: 1080px;

    height: 70px;

    margin: 0 auto;

    background: url(../images/h3_bg_03.png) no-repeat bottom;

}

.case_top h3{

    font-size: 20px;

    color: #333333;

    line-height: 30px;

    font-weight:normal;

    text-align: center;

}

.case_top span{

    font-size: 20px;

    font-family: 'Times New Roman';

    color: #026fb9;

    line-height: 30px;

    text-transform:uppercase;

    text-align: center;

    display: block;

}

.case_show{

    width: 1080px;

    height: 250px;

    margin: 40px auto 0;

}

.gd_01{ position:relative; height:250px; width:1080px;}

.gd_01 em{

    position: absolute;

    top:70px;

}

.gd_01 .t_l{

    left: 0;

}

.gd_01 .t_r{

    right: 0;

}

.gd_01 #simgs{ margin: 0 auto;}

.gd_01 li{ float:left; width:294px; padding: 0 25px 0 0; text-align:center;}

.gd_01 li.last{ padding-right:0;}

.gd_01 li img{ display:block; width:285px; height:193px; margin-bottom:10px; padding:3px;border:1px solid #bfb7b7;}

.gd_01 li a{ color:#000000;}

.gd_01 li .txt{

    width: 294px;

    height: 30px;

    line-height: 30px;

    font-size: 14px;

    color: #333;

}

.gd_01 .fl { float:left;}

.gd_01 .fr { float:right;}

.gd_01 .pa{ position:absolute;}

.gd_01 .pr{ position:relative}

/*main left block4*/
#id2_main_left_block4 {
    position:relative;
    background:#fff;
    padding:10px;
    padding-left:30px;
    width:1200px;
    margin:0px auto;
}
#id2_main_left_block4 ul {

}
#id2_main_left_block4 li {
    float:left;
    margin-right:10px;
    width:258px;
    height:180px;
}
#id2_main_left_block4 .prev,#id2_main_left_block4 .next {
    display:block;
    position:absolute;
    top:50%;
    margin-top:-20px;
    width:30px;
    height:40px;
}
#id2_main_left_block4 .prev {
    left:0px;
    background:url('../images/icons.png') -40px 0 no-repeat;
}
#id2_main_left_block4 .next {
    right:30px;
    background:url('../images/icons.png') -120px 0 no-repeat;
}
#id2_main_left_block4 .prevStop {
    background-position:0 0;
}
#id2_main_left_block4 .nextStop {
    background-position:-80px 0;
}

.product_list1{}
.product_list1 li{border:1px solid #e0e1dc;float:left;margin-left:15px;margin-right:15px;margin-bottom:10px;_display:inline;}
.product_list1 li a.img{padding:0px;border:1px solid #fff;overflow:hidden;width:256px;height:178px;}
.product_list1 li a.img img{ display:block; padding:0; margin:0 auto; border:none; }
.product_list1 li h3{text-align:center;padding-top:5px;color:#fff;font-size:14px;}
.product_list1 li h3 a{font-weight:normal;color:#fff;}
.product_list1 li a.img{display:block;}
.product_list1 li a.img:hover{border-color:#da1010;}

.case_pro{width: 1200px;margin:0px auto;}

