.in_banner{height: 400px;}
.in_address{
    line-height: 34px;background: #f7f7f7;margin-bottom: 35px;
    border-bottom: 1px solid #f2f2f2;font-size: 12px;color:#999;
}
.in_address i{
    display: inline-block;padding-left: 36px;
    background: url("../images/home.png") left center no-repeat;
}
.in_address a{font-size: 12px;color:#999;}
.in_title .inT_T{line-height: 36px;font-size: 26px;color:#00aade;}
.in_title .inT_TT{line-height: 24px;font-size: 20px;color:#d2d2d2;}
.in_nav{padding-top: 35px;text-align: center;max-width: 1400px;margin: auto;font-size: 0;}
.in_nav a{
    line-height: 32px;display: inline-block;padding: 0 16px;border-radius: 3px;
    border: 1px solid #eee;font-size: 14px;color:#666;margin:0 5px 10px;
}
.in_nav a:hover,.in_nav a.act{background: #00aade;color:#fff;border-color: #00aade;}
.pager{text-align: center;font-size: 0;}
.pager a{
    display: inline-block;width: 27px;line-height: 27px;
    border: 1px solid #f2f2f2;font-size: 12px;color:#666;margin: 0 5px;
}
.pager a:hover,.pager a.act{background: #00aade;color:#fff;border-color: #00aade;}
/**pro**/
.pro_main{padding: 40px 0;}
.pro_main .pro_list{padding: 0 2%;}
.pro_list .pro_one{display: block;width: 21%;margin:0 2% 50px;float: left;position: relative;overflow: hidden;}
.pro_one .pro_pic{border: 1px solid #eee;overflow: hidden; text-align:center;}
.pro_one .proT_name{line-height: 44px;font-size: 14px;color:#333;background: #fafafa;transition: all .8s; text-align:center;}
.pro_one:hover .proT_name{ color:#FFFFFF;}
@media screen and (max-width:767px){
.pro_one .pro_pic img{transition:all 2s; width:100%;}
}

.case_one:hover .case_pic img{transform: scale(1.1);}
@media screen and (min-width:768px){
.pro_one .pro_pic{ width:266px;height:179px;vertical-align: middle;display: table-cell;}
.pro_one .pro_pic img{transition:all 2s; max-height:160px; display:inline-block; }
}
.pro_one:hover .pro_pic img{transform: scale(1.1);}
.pro_one .pro_txt{
    position: absolute;width: 100%;height: 100%;text-align: center;transform: scale(1.3);opacity: 0;
    font-size: 14px;color:#fff;background: rgba(0,170,222,.8);top: 0;left: 0;transition: all .8s;
}
.pro_one:hover .pro_txt{opacity: 1;transform: scale(1);}
/**proType**/
.proT_list{padding: 35px 2% 0;}
.proT_list .proT_one{display: block;width: 21%;margin:0 2% 50px;float: left;text-align: center;height:190px}
.proT_one .proT_pic{border: 1px solid #eee;overflow: hidden;position: relative;}
.proT_one:hover .proT_pic{border-color: rgba(0,170,222,.8);}
.proT_one .proT_pic img{width: 100%;transition: all 2s;}
.proT_one:hover .proT_pic img{transform: scale(1.1);}
.proT_pic .proT_link{
    position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,170,222,.8);
    box-sizing: border-box;padding: 15px;transform: scale(1.3);opacity: 0;transition: all .8s;
}
.proT_one:hover .proT_pic .proT_link{opacity: 1;transform: scale(1);}
.proT_link a{display: block;line-height: 30px;font-size: 12px;color:#fff;border-bottom: 1px dashed #fff;}
.proT_one .proT_name{line-height: 44px;font-size: 14px;color:#333;background: #fafafa;transition: all .8s;}
.proT_one:hover .proT_name{background: #00aade;color:#fff;}
/**产品详情**/
/*图片放大镜样式*/
.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_box{max-width: 1300px;margin: auto;padding:30px 0 40px; overflow:hidden;}
.proD_box .proD_show{width: 620px;float: left;}
.proD_show .proDS_imgA{width: 100%;box-sizing: border-box;}
.proDS_imgA img{width: 100%;}
.proD_show .proDS_imgB{width: calc(100% - 50px);margin:10px auto 0;}
.proDS_imgB .bx-wrapper .bx-controls-direction a{height: 100%;top: 0;margin-top: 0;width: 15px;}
.proDS_imgB .bx-wrapper .bx-prev{left: -25px;background: url("../images/to_left_02.png") center no-repeat;}
.proDS_imgB .bx-wrapper .bx-next{right:-25px;background:url("../images/to_right_02.png") center no-repeat;}
.pro_info{width: calc(96% - 620px);float: right;}
.pro_info .proInf_T{font-size:16px;color:#00aade;line-height: 16px;margin-bottom: 30px;}
.pro_info .proInf_TT{font-size: 12px;line-height: 30px;color:#666;text-align: justify;}
.proInf_TT .c3{font-size: 14px;color:#333;}
.pro_intro .PIT_nav{margin-top: 40px;border-bottom: 1px solid #eee;height: 33px;font-size: 0;}
.PIT_nav a{
    display: inline-block;line-height: 32px;border: 1px solid #eee;width: 110px;text-align: center;
    margin-right: 10px;border-radius: 3px 3px 0 0;font-size: 14px;color:#666;
}
.PIT_nav a.act,.PIT_nav a:hover{background: #00aade;border-color: #00aade;color:#fff;}
.PIT_div .PIT_box{font-size: 12px;color:#666;line-height: 30px;text-align: justify;padding: 20px 0 30px;display: none;}
.PIT_div .PIT_box table{text-align:center; margin:0 auto;border-collapse:collapse;}
.PD_back{
    display: block;line-height: 32px;width: 110px;text-align: center;margin: auto;
    border-radius: 3px;border: 1px solid #eee;font-size: 14px;color:#666;
}
.PD_back:hover{color:#fff;background: #00aade;border-color: #00aade;}
/**关于我们**/
.abt_main .abt_txt{padding: 30px 0 40px;font-size: 14px;line-height: 30px;color:#666;}
.abt_main .abt_txt a{font-size: 14px;line-height: 30px;color:#666;}
.abt_main .abt_txts{font-size: 14px;line-height: 30px;color:#666;}
.abt_main .abt_txta{padding: 30px 0 40px;font-size: 14px;line-height: 30px;color:#666;}
.abt_main .abt_txta a{font-size: 14px;line-height: 30px;color:#666;}
.abt_txt img{max-width: 100%;}
.abt_main .abt_honor{padding: 52px 0;background: url("../images/abtH_bg.jpg") center no-repeat;background-size: cover;}
.abt_honor .in_title .inT_T, .abt_honor .in_title .inT_TT{color:#fff;}
.abt_honor .abtH_box{padding: 65px 50px 0;}
.abtH_one .abtH_pic {text-align:center;}
.abtH_one .abtH_pic img{transition: all 2s; display: inline-block;}
.abtH_one:hover .abtH_pic img{transform: scale(1.1);}
.abtH_one .abtH_txt{line-height: 50px;text-align: center;font-size: 16px;color:#fff;}
.abtH_box .bx-wrapper{background: transparent;}
.abtH_box .bx-wrapper .bx-controls-direction a{height: 60px;margin-top: -55px;width: 30px;}
.abtH_box .bx-wrapper .bx-prev{left: -50px;background: url("../images/to_left_03.png") center no-repeat;}
.abtH_box .bx-wrapper .bx-next{right:-50px;background:url("../images/to_right_03.png") center no-repeat;}
.abt_main .abt_cul{padding: 55px 0 30px;}
.abtCul_list .AC_one{margin-bottom: 10px;position: relative;}
.AC_one:nth-child(odd) .AC_pic{text-align: right;}
.AC_pic img{max-width: 100%;}
.AC_one .AC_T{
    position: absolute;width: 280px;height: 100%;top: 0;padding-left: 70px;
    background: #00aade;color:#fff;font-size: 16px;line-height: 30px;
}
.AC_one:nth-child(odd) .AC_T{left: 0;}
.AC_one:nth-child(even) .AC_T{right:0;}
.AC_T .AC_TT{font-size: 24px;padding: 80px 0 30px;}
.AC_T:after{content: "";display: block;width: 195px;height: 100%;position: absolute;top: 0;}
.AC_one:nth-child(odd) .AC_T:after{left: 100%;background: url("../images/cir_01.png") 100% 100%;}
.AC_one:nth-child(even) .AC_T:after{right:100%;background: url("../images/cir_02.png") 100% 100%;}
/**技术**/
.tec_list{margin: 30px 0 40px;border-top: 1px dotted #ccc;}
.tec_list .tec_one{display: block;border-bottom:1px dotted #ccc;position: relative;padding-left: 60px;}
.tec_one .tec_btn{
    width:80px;height: 54px;background: url("../images/tec_btn_01.png") center no-repeat;
    position: absolute;top: 0;right: 0;transition: all .6s;cursor: pointer;
}
.tec_one .tec_num{
    width: 34px;height: 34px;border-radius:50%;background: #dcdcdc;position: absolute;transition: all .6s;
    text-align: center;line-height: 34px;font-size: 14px;color:#fff;top: 10px;left: 13px;
}
.tec_one .tec_T{line-height:24px;font-size: 14px;color:#333;padding: 15px 80px 15px 0;cursor: pointer;transition: all .6s;}
.tec_one .tec_TT{padding: 12px 0 26px;font-size: 12px;line-height: 24px;color:#999;display: none;}
.tec_one .tec_TT table{text-align:center; margin:0 auto;border-collapse:collapse;}
.tec_one:hover .tec_num,.tec_one.openTec .tec_num{background:#00aade;}
.tec_one:hover .tec_T, .tec_one.openTec .tec_T{color:#00aade;}
.tec_one.openTec .tec_btn{background: url("../images/tec_btn_02.png") center no-repeat;transform: rotate(180deg);}
/**解决方案**/
.sol_list{padding: 40px 20px;}
.sol_list .sol_one{display: block;width:21%;margin:0 2%;float: left;}
.sol_top img{width: 100%;}
.sol_top .sol_txt{
    position: absolute;background: rgba(0,170,222,.8);width: 100%;height: 100%;text-align: center;
    box-sizing: border-box;padding: 0 20px;top: 0;left: 0;font-size: 12px;line-height: 24px;color:#fff;
    transform: scale(1.4);transition: all .8s;opacity: 0;
}
.sol_top:hover .sol_txt{transform: scale(1);opacity: 1;}
.sol_one .sol_link{background: #fafafa;padding: 5px 16px 26px;}
.sol_link .sol_T a{display: block;line-height: 38px;border-bottom:1px dashed #e2e2e2;text-align: center;font-size: 16px;color:#333;}
.sol_link .sol_TT a{display: block;border-bottom:1px dashed #e2e2e2;padding: 0 10px;line-height: 30px;height:30px;}
.sol_link .sol_T a:hover,.sol_link .sol_TT a:hover{color:#00aade;}
/****/
.case_list{padding:30px 20px 0;}
.case_list .case_one{display: block;width:21%;margin:0 2% 40px;float: left;}
.case_one .case_pic{overflow: hidden;width: 100%; text-align:center;}
@media screen and (max-width:767px){
.case_one .case_pic img{transition:all 2s; width:100%;}
}

.case_one:hover .case_pic img{transform: scale(1.1);}
@media screen and (min-width:768px){
.case_one .case_pic img{transition:all 2s; height:180px;}
}
.case_one .case_txt{line-height: 50px;text-align: center;font-size: 16px;color:#666;transition: all .6s;}
.case_one:hover .case_txt{color:#00aade;}
.mask-wrap {
    position: fixed;left: 0;top: 0;width: 100%;
    height: 100%;z-index: 99999;text-align: center;display: none;
}
.mask-bg {width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #000;opacity: .7;}
.mask-main {width: 800px;height: 600px;position: absolute;top: 50%;margin-top: -300px;left: 50%;margin-left: -400px;}
.mask-img {width: 100%;height: 540px;}
.mask-img .img-md {max-width: 100%;max-height: 100%;}
.mask-img img{
    max-width: 100%;max-height: 100%;transition: all .3s;
    position: relative;top:50%;transform: translateY(-50%);
}
.mask-main p {
    font-size: 18px;
    color: #fff;
    max-width: 270px;margin: auto;
    line-height: 40px;height:40px;
    background: #000;border-radius: 20px;
}
.mask-close {
    width: 30px;height: 30px;position: absolute;right: 15%;top:20%;cursor: pointer;transition: all 1s;
    background: url("../images/mask_off.png") no-repeat center center;
}
.mask-close:hover{transform: rotate(360deg);}
@media (max-width: 800px) {
    .mask-main {width: 100%;height: 100%;top: 0;margin-top: 0px;left: 0;margin-left: 0px;}
    .mask-img {height: 80%;width: 96%;margin:10% auto;}
    .mask-main p {margin-top: -80px;}
    .mask-pager .prev {left: 5%;}
    .mask-pager .next {right: 5%;}
    .mask-close {background-size: 32px;}
    .mask-img img{position: relative;top: 50%;transform: translateY(-50%);}
}
/****/
.soft_txt{padding: 30px 0 40px;font-size: 14px;line-height: 30px;color:#666;text-align: justify;}
.soft_txt img{max-width: 100%;}
/****/
.rep_list{padding-top: 30px;}
.rep_list .rep_one{
    display: block;line-height: 54px;margin-bottom: 20px;text-align: center;
    font-size: 14px;color:#666;width: 135px;margin-right: 78px;float: left;
}
.rep_list .rep_one:nth-child(6n){margin-right: 0;}
.rep_one i{
    display: block;width:135px;height: 135px;box-sizing: border-box;border-radius: 50%;transition: all .6s;
    border: 1px solid #efefef;background: url("../images/repair_01.png") center no-repeat;margin: auto;
}
.rep_list .rep_one:hover{color:#00aade;}
.rep_one:hover i{background: #00aade url("../images/repair_02.png") center no-repeat;animation: bounce 1s;}
/**下载**/
.down_list{padding: 30px 25px 20px;}
.down_list .down_one{display: block;width: 46%;margin: 0 2% 20px;border: 1px solid #efefef;float: left;box-sizing: border-box;}
.down_one .down_time{
    width: 82px;text-align: center;font-size: 15px;line-height: 20px;color:#fff;
    padding: 25px 0;background: #999;float: left;transition: all .6s;
}
.down_one .down_name{
    float: left;width: calc(100% - 82px);box-sizing: border-box;transition: all .6s;
    padding: 0 80px 0 20px;height: 90px;font-size: 14px;color:#666;line-height: 24px;
    background: url("../images/download_01.png") right 25px center no-repeat;
}
.down_one:hover .down_time{background: #00aade;}
.down_one:hover .down_name{color:#00aade;background-image: url("../images/download_02.png") !important;}
/****/
.news_list{padding: 30px 25px 20px;}
.news_list .news_one{
    display: block;width: 46%;margin: 0 2% 20px;border: 1px solid #efefef;
    float: left;box-sizing: border-box;padding: 20px;color:#666;
}
.news_one .news_pic{float: left;overflow: hidden;}
@media screen and (min-width:0px) and (max-width:767px){
.news_one .news_pic img{width: 100%;transition: all 2s;}
}
@media screen and (min-width:768px){
.news_one .news_pic img{transition: all 2s; height:147px; width:210px;}
}

.news_one:hover .news_pic img{transform: scale(1.1);}
.news_one .news_txt{width: calc(100% - 230px);float: right;}
.news_txt .news_T{font-size: 16px;line-height:20px;color:#000;margin-bottom: 12px;transition: all .3s;}
.news_txt .news_TT{font-size: 12px;line-height: 20px;}
.news_txt .news_time{font-size: 12px;margin-top: 15px;}
.news_list .news_one:hover{background: #00aade;color:#fff;}
.news_one:hover .news_txt .news_T{color:#fff;}
/****/
.newsD_T{margin-top: 25px;line-height: 24px;padding:5px 0;text-align: center;font-size: 18px;color:#00aade;}
.newsD_info{line-height: 30px;text-align: center;font-size: 12px;color:#999;}
.newsD_share{padding: 10px 0 18px;border-bottom: 1px solid #eaeaea;text-align: center;height: 20px;}
.newsD_share .bdshare-button-style0-16{display: inline-block;}
.newsD_share .bdshare-button-style0-16 a{margin: 0 5px 0 0;height: 20px;padding-left: 20px;background-image: url("../images/share.jpg");}
.newsD_share .bdshare-button-style0-16 .bds_weixin{background-position: 0 0;}
.newsD_share .bdshare-button-style0-16 .bds_tsina{background-position: -25px 0;}
.newsD_share .bdshare-button-style0-16 .bds_qzone{background-position: -50px 0;}
.newsD_share .bdshare-button-style0-16 .bds_sqq{background-position: -75px 0;}
.newsD_TT{max-width: 1300px;margin: auto;padding: 30px 0;font-size: 14px;line-height: 26px;color:#666;}
.newsD_TT img{display: block;max-width: 100%;margin:0 auto 36px;}
.newsD_TT table{text-align:center; margin:0 auto;border-collapse:collapse;}

/****/
.join_list{padding: 30px 25px 20px;}
.join_list .join_one{
    display: block;width: 46%;margin: 0 2% 20px;border: 1px solid #efefef;
    float: left;box-sizing: border-box;padding:20px 20px 10px;color:#666;
}
.join_one .join_T{line-height: 20px;margin-bottom: 10px;font-size: 14px;color:#333;transition: all .3s;}
.join_one .join_TT{font-size: 14px;line-height: 25px;}
.join_one .join_TT2{font-size: 12px;line-height: 25px;height: 100px;padding-left: 65px;}
.join_list .join_one:hover{color:#fff;background: #00aade;}
.join_one:hover .join_T{color:#fff;}
.joinD_txt{line-height: 25px;font-size: 12px;color:#666;max-width: 320px;margin: auto;padding: 35px 0;}
.joinD_txt .joinD_T{font-size: 14px;color:#333;}
/****/
.history_main{max-width: 1100px;margin:30px auto 50px;position: relative;}
.history_main .history_line{
    display: block;width: 1px;height: 100%;position: absolute;
    background: #dce2e7;top: 0;left: calc(50% - 0.5px);
}
.his_list .his_one{height: 90px;width: 50%;position: relative;}
.his_list .his_one:nth-child(odd){margin: 0 0 0 auto;}
.his_list .his_one:nth-child(even){margin: 0 auto 0 0;}
.his_one .his_pic{width: 130px;height: 170px;text-align: center;line-height: 170px;padding: 0 25px;position: absolute;}
.his_pic img{max-width: 100%;max-height: 100%;}
.his_one .his_txt{width: calc(100% - 180px);height: 90px;}
.his_txt .his_time{display: block;float: left;font-size: 16px;color:#999;line-height: 90px;margin-right: 15px;}
.his_txt .his_T{float: left;font-size: 16px;color:#666;line-height: 23px;width: calc(100% - 78px);}
.his_one:nth-child(odd) .his_pic{left: 0;}
.his_one:nth-child(even) .his_pic{right:0;}
.his_one:nth-child(odd) .his_txt{margin-left: 180px;}
.his_one:nth-child(even) .his_txt{margin-right: 180px;}
.his_one:after{
    content: "";display: block;width: 10px;height: 10px;border-radius: 50%;
    background: #00aade;position: absolute;top: calc(50% - 5px);
}
.his_one:nth-child(odd):after{left: -5px;}
.his_one:nth-child(even):after{right:-5px;}
.bottom .select {
  width: 255px;
  height: 37px;
  padding-left: 10px;
  border: 1px solid transparent;
  background: #e2e0e2 url(../images/link_icon.png) no-repeat 230px center;
  color: #636363;
  border-radius: 3px;
}
.bottom .select option {
  padding: 0 10px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}
/**/

.feedback_main {
    padding: 40px 40px 80px;
}

.feedback_main .fdk_top {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    line-height: 36px;
    text-align: right;
    padding: 15px 0;
    margin-bottom: 50px;
}

.fdk_form .fdk_ipt {
    width: 46.5%;
    float: left;
    margin-right: 7%;
    margin-bottom: 42px;
}

.fdk_form .fdk_ipt:nth-child(2n) {
    margin-right: 0;
}

.fdk_ipt .fdk_name {
    width: 130px;
    margin-right: 10px;
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    text-align: right;
}

.fdk_ipt input[type='text'] {
    width: calc(100% - 140px);
    float: left;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #ddd;
}

.fdk_ipt textarea {
    width: calc(100% - 140px);
    float: left;
    border: 1px solid #ddd;
    height: 110px;
    padding: 6px 10px;
    resize: none;
}

.fdk_form .fdk_ipt.fdk_long {
    width: 100%;
    margin-right: 0;
}

.fdk_ipt.vCode input[type='text'] {
    width: 150px;
    max-width: calc(100% - 240px);
}

.vCode img {
    width: 78px;
    height: 38px;
    border: 1px solid #ddd;
    margin-left: 20px;
}

.fdk_form .fdk_btn {
    width: 230px;
    height: 45px;
    margin: 30px auto 0;
    background: #007cc3;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: block;
    border-radius: 4px;
	    cursor: pointer;
}

@media(max-width:991px) {
    .feedback_main {
        padding: 0.4rem 0.25rem 0.6rem;
    }
    .feedback_main .fdk_top {
        line-height: 24px;
        padding: 0.15rem 0;
        margin-bottom: 0.4rem;
    }
    .fdk_form .fdk_ipt {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 0.3rem;
    }
    .fdk_ipt .fdk_name {
        width: 115px;
        margin-right: 5px;
    }
    .fdk_ipt input[type='text'],
    .fdk_ipt textarea {
        width: calc(100% - 120px);
    }
    .feedback_main {
        padding: 0.4rem 0.15rem 0.6rem;
    }
    .fdk_form .fdk_ipt {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .fdk_ipt .fdk_name {
        width: 100%;
        margin-right: 0;
        float: none;
        line-height: 30px;
        text-align: left;
    }
    .fdk_ipt input[type='text'] {
        width: 100%;
        float: none;
        height: 36px;
    }
    .fdk_ipt textarea {
        width: 100%;
        float: none;
    }
    .fdk_ipt.vCode input[type='text'] {
        max-width: calc(100% - 100px);
        float: left;
    }
    .vCode img {
        height: 34px;
    }
    .fdk_form .fdk_btn {
        height: 38px;
        margin: 0.3rem auto 0;
		    cursor: pointer;
    }
}
.lxqa {
    background: url(../images/whatsapp.png) no-repeat left center;
    height: 32px;
    line-height: 32px;
    padding-left: 50px;
}

.lxqax {
    background: url(../images/gzh.png) no-repeat left center;
    height: 32px;
    line-height: 32px;
    padding-left: 50px;
}

.lxqasd {
   width: 35%;
    padding: 0 0 0 40px;
	float: left;
}

.map {
    width: 100%;
    border: 2px solid #dedede;
}

@media(max-width:991px) {
    .lxqasd {
        padding: 0.4rem 0;
    }
}
.cmap {
    width: 60%;
	height: 500px;
    float: right;
}
@media (max-width:991px) {
.cmap{ width:100%;}
.lxqasd {
   width:100%;

}
}
.video_box {
    padding: 30px 30px 70px;
}

.video_box .vdo_list {
    padding-bottom: 25px;
}

.vdo_list .vdo_one {
    display: block;
    width: 30.2%;
    margin-right: 4.7%;
    margin-bottom: 45px;
    box-sizing: border-box;
    border: 1px solid #ebebeb;
    float: left;
    text-align: center;
}

.vdo_list .vdo_one:nth-child(3n) {
    margin-right: 0;
}

.vdo_one .vdo_pic {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.vdo_pic img {
    width: 100%;
    transition: all 2.5s;
	}

.vdo_one:hover .vdo_pic img {
    transform: scale(1.1);
}

.vdo_pic:after {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: calc(50% - 25px);
    transition: all .6s;
    top: calc(50% - 25px);
    background: url("../images/play.png") center no-repeat;
    transform: scale(1.5);
    opacity: 0;
}

.vdo_one:hover .vdo_pic:after {
    transform: scale(1);
    opacity: 1;
}

.vdo_one .vdo_name {
    line-height: 66px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.vdo_one .vdo_play {
    font-size: 12px;
    line-height: 36px;
    color: #999;
    border-top: 1px solid #f2f2f2;
    background: #fafafa;
}

@media(max-width:991px) {
    /****/
    .video_box {
        padding: 0.3rem 0.2rem 0.5rem;
    }
    .video_box .vdo_list {
        padding-bottom: 0.3rem;
    }
    .vdo_list .vdo_one {
        width: 45%;
        margin: 0 2.5% 0.3rem;
    }
    .vdo_list .vdo_one:nth-child(3n) {
        margin-right: 2.5%;
    }
    .vdo_list .vdo_one {
        width: 90%;
        margin: 0 auto 0.3rem;
        float: none;
    }
    .vdo_list .vdo_one:nth-child(3n) {
        margin-right: auto;
    }
    .vdo_one .vdo_name {
        line-height: 40px;
    }
    .vdo_one .vdo_play {
        line-height: 28px;
    }
	 iframe { height: 100%; width: 100%;} 
	  embed { height: 100%; width: 100%;}  
}
@media screen and (min-width:768px){
.vdo_pic img {
	height:238px;
}
}
/**7-4新增页面**/
.proL_top{padding:30px 0 38px;}
.proL_top img{width:100%;}
.proNav .proNav_T{display:none;}
.proNav_TT a{
    display:inline-block;width:98px;line-height:32px;text-align: center;
    color:#666;border:1px solid #eee;border-radius:3px;font-size:14px;margin-bottom: 10px;
}
.proNav_TT a.act,.proNav_TT a:hover{border-color:#00aade;background:#00aade;color:#fff;}
/****/
.w1300{max-width:1300px;margin: auto;padding-left: 10px;padding-right: 10px;}
.caseN_list{padding:30px 0 10px;}
.caseN_list .caseN_one{display: block;background:#f7f7f7;margin-bottom:30px;}
.caseN_one .caseN_pic{width:650px;box-sizing: border-box;border:1px solid #eee;overflow:hidden;}
.caseN_one:nth-child(odd) .caseN_pic{float: left;}
.caseN_one:nth-child(even) .caseN_pic{float: right;}
.caseN_pic img{width:100%;transition:all 4s;}
.caseN_pic:hover img{transform:scale(1.1);}
.caseN_one .caseN_txt{width:calc(100% - 650px);float: right;box-sizing: border-box;padding:30px 3% 0;}
.caseN_txt .caseN_T{font-size:24px;line-height:42px;color:#00aade;margin-bottom:30px;}
.caseN_txt .caseN_TT{font-size:14px;line-height:30px;height:90px;color:#666;margin-bottom:30px;}
.caseN_info .caseNI_one{font-size:16px;line-height:30px;color:#666;width:33.33%;float: left;position:relative;}
.caseN_txt .caseN_link{
    width:78px;text-align: center;line-height:32px;border:1px solid #eee;transition:all .6s;
    margin-top:30px;font-size:14px;color:#666;background:#fff;border-radius:4px;
}
.caseN_txt:hover .caseN_link{background:#00aade;color:#fff;}