.in_banner{height:620px;position: relative;}
.in_banner.proD_banner{height:230px;}
/**产品列表**/
.proL_main{background:#202020;}
.proL_list .proL_one{
    display: block;width: calc(50% - 8px);float: left;margin-top: 16px;
    margin-right: 16px;background: #000;box-sizing: border-box;padding: 40px;
}
.proL_list .proL_one:nth-child(2n){margin-right: 0;}
.proL_one .proL_T{line-height: 70px;margin-bottom: 8px;font-size: 45px;color:#fff;}
.proL_one .proL_TT{font-size: 18px;line-height: 26px;color:#fff;height: 104px;margin-bottom: 20px;opacity: 0;transition: all .6s;}
.proL_one:hover .proL_TT{opacity: 1;}
.proL_one .proL_pic{height: 345px;line-height: 345px;text-align: center;position: relative;}
.proL_pic img{max-width: 90%;max-height: 90%;vertical-align: bottom;transition: all .6s;}
.proL_pic .proL_more{
    padding:0 4px;border: 3px solid #ccc;font-size: 30px;color:#fff;transition: all .6s;
    position: absolute;left: 0;top: 0;display: block;line-height: 32px; z-index:999;
}
.proL_one:hover .proL_pic img{transform: translateY(-10px);}
.proL_one:hover .proL_pic .proL_more{border-color: #f00;background: #f00;}
/**客户关心�?**/
.CC_list{padding-bottom: 175px;}
.CC_list .CC_one{width: 25%;display: block;height: 285px;float: left;box-sizing: border-box;padding:40px 20px 0;}
.CC_one:nth-child(8n-7),.CC_one:nth-child(8n-5){background: #202020;}
.CC_one:nth-child(8n-6),.CC_one:nth-child(8n-4){background: #000;}
.CC_one:nth-child(8n-3),.CC_one:nth-child(8n-1){background: #f00;}
.CC_one:nth-child(8n-2),.CC_one:nth-child(8n){background: #efefef;}
.CC_one .CC_T{
    font-size: 30px;line-height: 32px;color:#fff;height: 80px;
    max-width: 240px;margin: auto;text-align: center;
}
.CC_one:nth-child(8n-2) .CC_T,.CC_one:nth-child(8n) .CC_T{color:#000;}
.CC_one i{display: block;height: 140px;transition: all 1s;}
.CC_one.CC1 i{background: url("../images/CC_01.png") center no-repeat;}
.CC_one.CC2 i{background: url("../images/CC_02.png") center no-repeat;}
.CC_one.CC3 i{background: url("../images/CC_03.png") center no-repeat;}
.CC_one.CC4 i{background: url("../images/CC_04.png") center no-repeat;}
.CC_one.CC5 i{background: url("../images/CC_05.png") center no-repeat;}
.CC_one.CC6 i{background: url("../images/CC_06.png") center no-repeat;}
.CC_one.CC7 i{background: url("../images/CC_07.png") center no-repeat;}
.CC_one.CC8 i{background: url("../images/CC_08.png") center no-repeat;}
.CC_one:hover i{transform:scale(1.2);}
/**业务中心**/
.busZ_top{line-height: 26px;padding: 30px 0;background: #303030;font-size: 21px;color:#fff;}
.BZ_list{padding-bottom: 180px;}
.BZ_list .BZ_one{
    display: block;width: 33.33%;float: left;height: 350px;box-sizing: border-box;
    padding-top: 56px;line-height: 56px;text-align: center;font-size: 30px;color:#fff;
}
.BZ_list .BZ_one:nth-child(3n-2){background: #000;}
.BZ_list .BZ_one:nth-child(3n-1){background: #ed2123;}
.BZ_list .BZ_one:nth-child(3n){background: #404040;}
.BZ_one i{display: block;height: 160px;background-position: center;background-repeat: no-repeat;transition:all 1s;}
.BZ_one:hover i{transform:scale(1.2);}
/**产品详情**/
.proD_box{padding: 20px 0 250px;max-width: 1370px;margin: auto;}
.proD_box .proNav{width: 315px;float: right;border: 1px solid #1f1f1f;line-height: 30px;color:#3d3d3d;border-bottom: none;}
.proNav .proNav_T{padding-left: 25px;font-size: 20px;border-bottom: 1px solid #1f1f1f;}
.proNav_list li>a{display: block;font-size: 18px;color:#3d3d3d;border-bottom: 1px solid #1f1f1f;padding-left: 35px;position: relative;}
.proNav_list li>a:hover{color:#e12716;}
.proNav_list li>a:before{
    content: "";display: block;width: 30px;height: 30px;position: absolute;left: 5px;top: 0;
    background: url("../images/more_02.png") center no-repeat;transition: all .6s;
}
.proNav_list li.openPN>a:before{transform: rotate(90deg);}
.proNav_list li .proNav_er{display: none;}
.proNav_er a{
    display: block;font-size: 16px;color:#3d3d3d;border-bottom: 1px solid #1f1f1f;padding-left: 45px;
    background: url("../images/more_03.png") 30px center no-repeat;
}
.proNav_er a:hover,.proNav_er a.act{background-color: #ffbfbf;color:#000;}
.proD_box .proD_main{width: calc(100% - 390px);float: left;}
.proD_main .proD_info{width: calc(100% - 500px);float: right;}
.proD_info .proDI_T1{padding: 20px 0;line-height: 48px;font-size: 30px;color:#e12716;font-weight: bold;}
.proD_info .proDI_T2{font-size: 0;margin-bottom: 30px;}
.proDI_T2 a{
    display: inline-block;line-height: 30px;width: 85px;text-align: center;
    font-size: 20px;color:#fff;background: #7f7f7f;font-weight: bold;margin: 0 6px 6px 0;
}
.proDI_T2 a:hover,.proDI_T2 a.act{background: #ffbfbf;color:#000;}
.proD_info .proDI_T3{line-height: 24px;margin-bottom: 30px;font-size: 16px;color:#3d3d3d;}
.proDI_T3 table{max-width: 100%;}
.proDI_T4 img{max-width: 100%;}
.proType_nav{padding: 20px 0 15px;background: #0a0b10;font-size: 0;}
.proType_nav a{
    display: inline-block;line-height: 20px;border:1px solid #fff;border-radius: 3px;
    font-size: 15px;color:#fff;margin-right: 13px;margin-bottom: 5px;width: 70px;text-align: center;
}
.proType_nav a.act,.proType_nav a:hover{background: #ff1900;}



    /*图片放大镜样�?*/
.jqzoom{border:1px solid #d5d5d5;position:relative;cursor:pointer;}
.zoomdiv{z-index:100;position:absolute;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background: url("../images/fdj.png") no-repeat center;width: 160px !important;height: 160px !important;}
/*****/
.proD_main .proD_show{width: 470px;float: left;}
.proD_show .proDS_imgA{width: 100%;box-sizing: border-box;text-align: center;border: 1px solid #1f1f1f;}
.proDS_imgA img{max-width: 100%;vertical-align: top;}
.proD_show .proDS_imgB{width: calc(100% - 100px);margin:20px auto 0;}
.imgB_list img{border: 1px solid #1f1f1f;box-sizing: border-box;}
.imgB_list img.act{border-color: #ed2123;}
.proDS_imgB .bx-wrapper .bx-controls-direction a{height: 100%;top: 0;margin-top: 0;width: 50px;}
.proDS_imgB .bx-wrapper .bx-prev{left: -50px;background: url("../images/to_left_995.png") center no-repeat;}
.proDS_imgB .bx-wrapper .bx-next{right:-50px;background:url("../images/to_right_995.png") center no-repeat;}
.proDS_imgB .bx-wrapper .bx-prev:hover{background-image: url("../images/to_left_996.png");}
.proDS_imgB .bx-wrapper .bx-next:hover{background-image:url("../images/to_right_996.png");}
/**产品搜索**/
.search_top{background: #404040;font-size: 32px;color:#fff;line-height: 50px;padding:27px 0 28px;}
.search_top a{font-size: 32px;color:#fff;display: inline-block;margin: 0 25px;}
.search_top a:hover,.search_top a.act{color:#f00;}
.search_title{padding-top: 20px;line-height: 100px;font-size: 45px;color:#000;position: relative;font-weight: bold;}
.search_title:after{
    content: "";display: block;width: 108px;height: 5px;background:#f00;
    position: absolute;left: 0;bottom:0;
}
.seaRes_list{padding-bottom:200px;}
.seaRes_list .seaRes_one{display: block;padding-bottom: 50px;}
.seaRes_one .seaRes_pic{width:510px;padding: 95px 0;position: relative;float: left;text-align: center;transition: all .6s;}
.seaRes_one:hover .seaRes_pic{transform: translateX(10px);}
.seaRes_pic img{max-width: 100%;}
.seaRes_one.newPro .seaRes_pic:after{
    content: "";display: block;width: 90px;height: 90px;position: absolute;
    background: url("../images/new.jpg") center/100% no-repeat;top: 0;right: 0;
}
.seaRes_one .seaRes_T{width: calc(100% - 570px);float: right;}
/*.seaRes_T .seaRes_more{font-size: 30px;color:#000;text-align: center;transition: all .6s;}
.seaRes_one:hover .seaRes_T .seaRes_more{color:#f00;}*/
.seaRes_list .seaRes_one:nth-child(even){background: #f1f1f1;}
.seaRes_T .seaRes_num{font-size: 88px;color:#c6c6c6;font-weight: bold;font-style: italic;}
.seaRes_T .seaRes_T1{font-size: 36px;color:#000;}
.seaRes_T .seaRes_icon{padding: 24px 0 30px;max-width: 540px;}
.seaRes_icon .SR_icon{
    width:24%;padding-top:24%;border-radius: 50%;margin-right:9.3%;float: left;background-size:83% !important;position: relative;
}
@keyframes bigBig{
    from {transform: scale(1);opacity: .2;}
    to {transform: scale(1.4);opacity: 0;}
}
.seaRes_icon .SR_icon:after{
    content:"";display: block;width:82%;height:82%;background:#000;opacity: .2;
    position: absolute;top:9%;left:9%;z-index:1;animation:bigBig 2s infinite;border-radius: 50%;
}
.seaRes_icon .SR_icon1{background:#e3e3e3 url("../images/SR_01.png") center no-repeat;}
.seaRes_icon .SR_icon2{background:#e3e3e3 url("../images/SR_02.png") center no-repeat;}
.seaRes_icon .SR_icon3{background:#e3e3e3 url("../images/SR_03.png") center no-repeat;}
.seaRes_one:nth-child(even) .seaRes_icon .SR_icon{background-color:#f8f8f8;}
.seaRes_T .seaRes_T2{
    font-size: 18px;line-height: 24px;color:#000;font-weight: bold;display: inline-block;padding-right: 36px;
    background: url("../images/play_10.png") right center no-repeat;
}
.seaRes_T .seaRes_more{
    width: 118px;line-height: 45px;text-align: center;transition: all .6s;
    font-size: 28px;font-weight: bold;color:#fff;background: #000;margin-left: 40%;
}
.seaRes_one:hover .seaRes_T .seaRes_more{background:#f00;}


/**都不知道是什�?**/
.CCD_top{padding: 50px 0 15px;line-height: 50px;font-size: 20px;color:#000;}
.CCD_top a{font-size: 20px;color:#000;}
.CCD_title{line-height: 60px;font-size: 30px;color:#000;padding-bottom: 30px;font-weight: bold;}
.CCD_txt{text-align: justify;font-size: 24px;line-height: 32px;color:#000;padding-bottom: 100px;}
.CCD_txt img{display: block;max-width: 100%;margin:20px auto;}
.QA_list{margin:-50px 0 50px;}
.QA_list .QA_one{margin-bottom: 100px;transition: all .6s;}
.QA_one .QA_T{
    line-height: 30px;font-size: 24px;color:#000;padding: 20px 130px 20px 40px;
    background: #f0f0f0;position: relative;cursor: pointer;transition: all .6s;
}
.QA_one:hover .QA_T{color:#e12716;}
.QA_T i{
    display: block;width: 30px;height: 30px;background: #f00;
    border-radius: 50%;position: absolute;top:calc(50% - 15px);right: 40px;
}
.QA_T i:before,.QA_T i:after{
    content: "";display: block;width: 18px;height: 2px;background: #fff;
    position: absolute;left: calc(50% - 9px);top: calc(50% - 1px);
}
.QA_T i:before{transform: rotate(90deg);}
.QA_one .QA_TT{
    padding: 20px 40px 0;font-size: 20px;line-height: 30px;color:#000;text-align: justify;display:none;
}
.QA_list .QA_one.QAOpen{margin-bottom: 30px;}
.QAOpen .QA_T i:before{transform:rotate(0deg);}
/**新闻**/
.news_list .news_one{display: block;width: 32.66%;float: left;margin-right: 1%;margin-bottom: 60px;}
.news_list .news_one:nth-child(3n){margin-right: 0;}
.news_one .news_pic{width: 100%;overflow: hidden;}
.news_one .news_pic img{width: 100%;transition: all 2s;}
.news_one:hover .news_pic img{transform: scale(1.1);}
.news_one .news_txt{padding: 0 50px 70px;border: 1px solid #dedede;color:#000;}
.news_txt .news_T{padding-top: 6px;line-height: 30px;font-size: 20px;transition:all .6s;}
.news_one:hover .news_txt .news_T{color:#e12716;}
.news_txt .news_time{line-height:28px;font-size: 16px;}
.news_cls{font-size: 0;text-align: right;margin-bottom: 150px;}
.news_cls a{display: inline-block;width: 70px;height: 70px;}
.news_cls a.prevPage{background: url("../images/to_left_04.png") center no-repeat;}
.news_cls a.nextPage{background:url("../images/to_right_04.png") center no-repeat;}
.news_cls a.prevPage:hover{background-image: url("../images/to_left_05.png");}
.news_cls a.nextPage:hover{background-image:url("../images/to_right_05.png");}
.in_banner .BannerVdo{
    display: block;line-height: 56px;font-size: 30px;font-weight: bold;padding: 0 50px 0 12px;
    background:#1d1d1d url("../images/play.png") right 12px center no-repeat;
    position: absolute;bottom:19%;right:19%;color:#fff;
}
.video_box{position: fixed;width: 100%;height: 100%;left: 0;top:0;background: #1d1d1d;display: none;z-index: 99;}
.video_box .vdo_close{
    display: block;width: 40px;height: 40px;border-radius: 50%;position: absolute;cursor: pointer;z-index: 2;
    background:#444 url("../images/close.png") center no-repeat;top: calc(10% - 20px);right:calc(10% - 20px);
}
.video_box .vdo_div{width: 80%;height: 80%;position: absolute;top: 10%;left: 10%;}
.vdo_div video{width: 100%;height: 100%;}
/*****/
.history_box{background: #0a0a0a;padding: 35px 0 300px;}
.history_box .history_list{position: relative;}
.history_list .his_line{
    width: 2px;position: absolute;top: 0;height: 100%;background: linear-gradient(#fff,#00a8ff);left: calc(50% - 1px);
}
.history_list .his_one{
    width: calc(50% - 80px);border-radius: 10px;background: #1b1b1b;position: relative;
}
.his_one:before{
    content: "";display: block;width: 24px;height: 24px;background: #00a8ff;transition: all .6s;
    border-radius: 50%;border: 4px solid rgba(0,168,255,.85);position: absolute;top: 0;
}
.his_one:hover:before{background: #ed1d24;border-color: #ed1d24;}
.history_list .his_one:nth-child(even){margin: 0 0 80px auto;}
.history_list .his_one:nth-child(odd){margin: 0 auto 80px 0;}
.his_one:nth-child(even):before{left:-96px;}
.his_one:nth-child(odd):before{right:-96px;}
.his_one .his_time{
    line-height: 70px;text-align: center;font-size: 28px;color:#00a8ff;background: #161616;border-radius: 10px 10px 0 0;
}
.his_time .hisYear{font-size: 48px;letter-spacing:10px;}
.his_one .his_T{padding: 30px 10px 8px 30px;font-size: 18px;line-height: 26px;color:#fff;text-align: justify;transition: all .6s;}
.his_one:hover .his_T{color:#ed1d24;}
.his_T img{display: block;float: right;margin-left: 10px;max-width: 100%;}
/****/
.proT_nav{background: #282828;text-align: center;font-size: 0;box-sizing: border-box;}
.proT_nav.inTop{position: fixed;width: 100%;left: 0;top: 0;z-index: 8;}
.proT_nav .proTN_one{
    display: inline-block;width: 12.5%;border-left: 1px solid #fff;box-sizing: border-box;overflow: hidden;
    padding: 20px 0;text-align: center;line-height: 24px;font-size: 20px;color:#fff;height: 240px;
}
.proT_nav .proTN_one.act{color:#f00;}
.proT_nav .proTN_one:first-child{border-left: none;}
.proTN_one .proTN_pic{line-height: 120px;margin-bottom: 20px;transition: all .6s;}
.proTN_one:hover .proTN_pic{transform: translateY(-8px);}
.proTN_pic img{max-width: 100%;max-height: 100%;}
.proT_box{padding: 100px 0 200px;}
.proT_box.NavInTop{margin-top: 224px;}
.proT_box .proT_one{margin-bottom: 80px;}
.proT_one .proT_T{line-height: 64px;font-size: 30px;font-weight: bold;color:#f00;}
.proT_one .proT_TT{font-size: 16px;line-height: 20px;color:#000;margin-bottom: 50px;}
.proT_one .proT_main{max-width: calc(100% - 120px);margin: auto;}
.proT_list a{display: block;text-align: center;line-height: 48px;color:#000;font-size: 26px;}
.proT_list a .proTImg{border: 1px solid #aaa;box-sizing: border-box;overflow: hidden;}
.proT_list a img{transition: all 1.5s;}
.proT_list a:hover img{transform: scale(1.1);}
.proT_main .bx-wrapper .bx-controls-direction a{width: 50px;height: 50px;margin-top:0;top:calc(50% - 49px);}
.proT_main .bx-wrapper .bx-prev{left: -60px;background: url("../images/to_left_993.png") center no-repeat;}
.proT_main .bx-wrapper .bx-next{right:-60px;background:url("../images/to_right_993.png") center no-repeat;}
.proT_main .bx-wrapper .bx-prev:hover{background: url("../images/to_left_994.png") center no-repeat;}
.proT_main .bx-wrapper .bx-next:hover{background:url("../images/to_right_994.png") center no-repeat;}
/**留言**/
.conForm{margin-top: 60px;}
.conForm .CF_ipt{margin-bottom: 30px;}
.CF_ipt .CFIpt_name{width: 250px;float: left;line-height:30px;font-size: 22px;color:#000;}
.CF_ipt .CFIpt_T{width: calc(100% - 250px);float: left;font-size: 16px;color:#545454;}
.CFIpt_T select{width: 400px;height: 30px;margin-right: 15px;border: 1px solid #000;padding-left: 15px;font-size: 16px;color:#000;}
.CFIpt_T input[type='text']{width: 400px;height: 30px;margin-right: 15px;border: 1px solid #000;padding-left: 15px;font-size: 16px;color:#000;}
.CFIpt_T textarea{width: 100%;height:325px;border: 1px solid #000;padding:8px 15px;resize: none;font-size: 16px;color:#000;border-radius: 3px;}
.conForm .CF_btn{font-size: 16px;color:#545454;text-align: right;line-height: 40px;margin:30px auto 150px;}
.CF_btn input{
    width: 90px;height: 40px;color:#fff;font-size: 22px;background: #ff001e;border-radius: 7px;margin-left: 20px;cursor: pointer;
}
.conForm .CF_other{font-size: 22px;line-height: 24px;color:#000;padding-bottom: 100px;}
.CF_other label{display: block;margin-bottom: 25px;}
.CF_other label span{padding: 0;border: 1px solid #000;margin-left: 10px;cursor: pointer;transition: all .6s;}
.CF_other label input[type='checkbox']:checked + span{color:#fff;border-color: #ed1d24;background: #ed1d24;}
/**关于我们**/
.abt_top{line-height: 70px;padding:60px 0;background: #efefef;}
.abt_top .abt_tT{font-size: 60px;color:#000;float: left;}
.abt_top .abt_tTT{float: right;}
.abt_tTT a{font-size: 18px;color:#000;display: inline-block;margin-left: 50px;}
.abt_tTT a:hover{color:#ed1d24;}
.abt_box{background: #202020;}
.abt_box .abt_left{width: 67.343%;float: left;background: #000;}
.abt_box .abt_right{width: 32.657%;float: right;}
.abt_right img{width: 100%;}
.abt_left .abtL_txt{
    font-size: 18px;line-height: 32px;color:#fff;max-width: 1000px;margin: 0 0 0 auto;padding: 30px 10px 90px 50px;
}
.abt_show .bx-wrapper .bx-controls-direction a{width: 70px;height: 70px;margin-top: -35px;}
.abt_show .bx-wrapper .bx-prev{right: 900px;background: url("../images/to_left_06.png") center no-repeat;left: inherit;}
.abt_show .bx-wrapper .bx-next{right: 100px;background:url("../images/to_right_06.png") center no-repeat;}
.abt_show .bx-wrapper .bx-pager{max-width: 1000px;right: 0;box-sizing: border-box;padding-left: 30px;text-align: left;bottom: 20px;}
.abt_show .bx-wrapper .bx-pager.bx-default-pager a{background: #fff;}
.abt_show .bx-wrapper .bx-pager.bx-default-pager a.active,.abt_show .bx-wrapper .bx-pager.bx-default-pager a:focus,.abt_show .bx-wrapper .bx-pager.bx-default-pager a:hover{background: #c9242b;}
/**下载1**/
.down_nav{float: left;width:170px;border: 1px solid #c4c4c4;border-bottom: none;box-sizing: border-box;}
.down_nav .downNav_T{display: none;}
.down_nav a{
    display: block;text-align: center;line-height: 65px;border-bottom: 2px solid #000;
    font-size: 18px;color:#000;
}
.down_nav a:hover,.down_nav a.cur{border-bottom-color: #e12716;}
.down_main{
    min-height: 600px;float: right;width: calc(100% - 200px);box-sizing: border-box;
    padding-left:40px;border-left: 2px solid #000;margin-bottom: 40px;
}
.down_main .down_top1{line-height: 44px;font-size: 20px;color:#000;font-weight: bold;}
.down_main .down_table{padding-bottom: 40px;}
.down_table .down_thead{
    height: 34px;text-align: center;font-weight: bold;
    font-size: 18px;line-height: 34px;color:#fff;
}
.down_thead .down_th{background: #a8a8a8;}
.down_table .fl{width: calc(100%);box-sizing: border-box;}
.down_table .fr{width: 180px;box-sizing: border-box;}
.down_tbody .down_tr{
    display: block;line-height: 50px;height: 50px;font-weight: bold;
    border-bottom: 2px solid #b8b8b8;font-size: 18px;color:#000;
}
.down_tr .fl{
    padding-left: 48px;background: url("../images/pdf.jpg") left center no-repeat;transition: all .6s;
}
.down_tr .fr{padding-right: 55px;text-align: right;}
.down_tr:hover .fl{color:#e12716;}
/*****/
.down_list .downL_one{
    display: block;width: 23.2%;float: left;margin-right:2.4%;margin-bottom: 30px;
}
.down_list .downL_one:nth-child(4n){margin-right: 0;}
.downL_one .downL_T{line-height: 40px;font-size: 20px;font-weight: bold;color:#000;}
.downL_one .downL_TT{line-height: 40px;font-size: 16px;color:#000;margin-bottom: 10px;transition: all .6s;}
.downL_TT i{
    display: inline-block;padding-left: 40px;margin-left:10px;transition: all .6s;
    background: url("../images/dowmload_01.jpg") center no-repeat;
}
.downL_pic img{max-width: 100%;}
.downL_one:hover .downL_TT{color:#e12716;}
.downL_one:hover .downL_TT i{background-image: url("../images/dowmload_02.jpg");}
/**产品**/
.proDS_top2{padding: 40px 0 60px;text-align: center;}
.proDS_top2 .proDST_imgBox{max-width: 470px;margin:0 auto 30px;}
.proDS_top2 .proDST_img2{display: inline-block;}
.proDST_img2 li{width: 230px;float: left;margin: 0 16px;}
.proDST_img2 li a{display: block;border: 1px solid #000;}
.proDST_img2 li img{width: 100%;}
.proDST_img2 li a.active{border-color: #e12716;}
.proDST_imgBox .bx-wrapper .bx-controls-direction a{width: 60px;height: 100px;margin-top: -50px;background-size: 100% 100%;}
.proDST_imgBox .bx-wrapper .bx-prev{left: -160px;background: url("../images/to_left_07.png") center no-repeat;}
.proDST_imgBox .bx-wrapper .bx-next{right:-160px;background:url("../images/to_right_07.png") center no-repeat;}
.proDST_imgBox .bx-wrapper .bx-prev:hover{background-image: url("../images/to_left_08.png");}
.proDST_imgBox .bx-wrapper .bx-next:hover{background-image:url("../images/to_right_08.png");}
.proDS_int{padding-bottom: 60px;}
.proDS_int img{max-width:100%;}
.proDS_int .proDSI_T{
    width: 270px;text-align: center;line-height: 50px;background: #dcdcdc;font-size: 24px;
    font-weight: bold;color:#000;margin-bottom: 15px;
}
.proDS_int .proDSI_TT{font-size: 20px;line-height: 24px;color:#000;margin-bottom: 50px;}















