﻿@charset "UTF-8";





/*商务通*/

/*弹窗*/

#asd .close-icon {

    font-size: 18px;

    font-weight: bold;

}

#asd {

    display: none;

    width: 614px;

    height: 286px;

    position: fixed;

    left: 50%;

    margin-left: -307px;

    z-index: 9999;

    -webkit-transform: scale(0.5, 0.5);

    -moz-transform: scale(0.5, 0.5);

    opacity: 0;

    filter: alpha(opacity=100);

}

.asdadd {

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

    -webkit-transform: scale(1, 1) !important;

    -moz-transform: scale(1, 1) !important;

    -ms-transform: scale(1, 1) !important;

    -o-transform: scale(1, 1) !important;

    transform: scale(1, 1) !important;

}

@-moz-document url-prefix() {

    #asd {

        outline-style: none;

    }

}

#asd .wrap {

    width: 100%;

    height: 100%;

    position: relative;

}

#asd .left{width: 300px;}

#asd .right{width: 320px; padding-left: 15px;}

#asd .right > img{padding-top: 20px;}

#asd .asdclose{cursor: pointer;width: 120px; height: 34px;line-height: 34px; text-align: center; border-radius: 17px;

position:absolute;right: 96px; bottom:55px;color: #fff; border:1px solid #fff; font-size: 14px;font-weight: 100; }

#asd .asdlink{cursor: pointer;width: 156px; height: 34px;line-height: 34px; text-align: center; border-radius: 17px;  text-decoration:none;

position:absolute;left: 96px; bottom: 55px;color: #ca2f30;background: #fff; font-size: 14px; display: block;font-weight: 100; }



.news-center table{
    border-collapse: collapse;
    border-spacing: 0;
}

.news-center table td{
    border: 1px solid #ccc;
    padding: 5px 8px;
}


#asd .content{width: 283px; height: 134px;background: #f5f5f5; position: relative;margin-top: 20px;}

#bigmask{width: 100%;background:#000000; position:absolute; left:0px; top:0px; z-index:888;display: none;opacity: 0.8; filter: alpha(opacity=80);}

#asd .asdbtnleft {background: none; width: 233px;position: absolute;bottom: 0;left: 0;height: 55px;}

#asd .asdbtnright {background: none; width: 127px;position: absolute;bottom: 0;right: 0;height: 55px;}

#asd .block{width: 100%;height: 100%; display: block; color:#fff; text-indent:50px; padding-top:15px; font-size:16px}

.lxbin{  position: absolute;  top: 102px;  left: 24px;  border: 0;  width: 105px; font-size:13px}

.lxbtn{    border: 0;    background: none;    color: #fff;  position: absolute;  top: 94px;  left: 122px;  width: 80px;  height: 34px;font-size:13px}

/*end弹窗*/





@media (max-width:650px){







    #asd {

    width: 400px;

    height: 186px;



    margin-left: -200px;



}





#asd .asdclose{width: 80px; height: 30px;line-height: 30px; border-radius: 15px;

right: 50px; bottom:20px;font-size: 14px; }

#asd .asdlink{width: 120px; height: 30px;line-height: 30px; border-radius: 15px; 

left: 50px; bottom: 20px; font-size: 14px; }







}







@media (max-width:400px){







    #asd {



    width: 340px;

    height: 158px;

   

    margin-left: -170px;



}





#asd .asdclose{width: 70px; height: 30px;line-height: 30px; border-radius: 15px;

right: 50px; bottom:20px;font-size: 13px; }

#asd .asdlink{width: 110px; height: 30px;line-height: 30px; border-radius: 15px; 

left: 50px; bottom: 20px; font-size: 13px; }







}

