@charset "UTF-8";

.red{
    color:red;
}
.green{
    color:green;
}

.sNav { position: relative; z-index: 5; margin-top:456px;margin-left: -40px;}/*margin-top:-88px;*/
.sNav ul li { float: left;background: rgba(71,71,73,0.65); width: 25%;height:60px;line-height: 60px;}
.sNav ul li a { display: block; font-size: 24px;color:#ffffff;  text-align:center; text-decoration: none;}/*padding: 20px 0;*/
.sNav ul li.cur a,.sNav ul li:hover a { background: #ea5504; }
.sNav5 ul li { float: left; width: 25%; }
.aboutNav ul li { width: 16.666666%; }

.clearfix {
    clear: both;
    list-style-type:none;
}

.investor-banner{
    background: url(http://pyimg.ponytest.com/Public/home/img/investor/inv_banner1.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-stock{width:80%;font-size: 36px;font-weight: bold;}
.infoTbl{margin-top:20px;}
.investor-title{
    font-size: 24px;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.table, .table * {margin: 0 auto; padding: 0;}
.table {display: table; width: 80%; border-collapse: collapse;font-size: 16px;margin-top:50px;color:#333333;border:2px solid #dcdcdc;}
.table-tr {display: table-row; height: 50px;border-bottom: 1px dashed #dcdcdc;}
.table-th {display: table-cell;height: 100%;border: 1px solid gray;text-align: center;vertical-align: middle;}
.table-td {display: table-cell; height: 50px; text-align: left;padding-left: 60px;vertical-align: middle; border: 1px solid #dcdcdc;border-bottom: 1px dashed #dcdcdc;border-top:1px dashed #dcdcdc;}

.investor-content2{width:100%;height:auto;background-color: #f3f5f7;/*height:920px;margin-top:40px;*/padding: 30px 0;}
.investor-content3{line-height: 24px;color:#333333;width:80%;margin:30px auto;}
.investor-content3-con{margin-top: 30px;font-size: 16px;}

.tzzgxA-b {display: inline-block;width: auto; padding:22px 0 ; border:1px solid rgba(255,255,255,0.12); border-right:none; border-left:none;}
.tzzgxA-b ul{padding-left:0px;}
.tzzgxA-b ul li {padding-right:50px;float: left;}
.tzzgxA-b ul li:last-child { padding-right:0;}
.tzzgxA-b ul li .t {font-size: 16px; color:#ffffff;}
.tzzgxA-b ul li span {font-size: 22px; color:#fff; margin-top:5px;display: block;}

.interactive-img{ width: 425px;height: 425px;background: url(http://pyimg.ponytest.com/Public/home/img/investor/inv_interactive.png) no-repeat center center;margin:100px auto;font-size: 18px;color:#333333;}
/*.interactive_img ul li{width:20px;height:20px;background-color: #a9a9a9;border-radius: 4em;}*/
.yuan{position: absolute;width:20px;height:20px;background-color: #a9a9a9;border-radius: 4em;}

/*@-moz-keyframes blink {0%{opacity:1;} 50%{opacity:0.5;} 100%{opacity:1;}} !* Firefox *!*/
/*@-webkit-keyframes blink {0%{opacity:1;} 50%{opacity:0.5;} 100%{opacity:1;}} !* Webkit *!*/
/*@-ms-keyframes blink {0%{opacity:1;} 50%{opacity:0.5;} 100%{opacity:1;}} !* IE *!*/
/*@keyframes blink {0%{opacity:1;} 50%{opacity:0.5;} 100%{opacity:1;}} !* Opera *!*/
/*.download {*/
    /*-moz-transition:all 0.5s ease-in-out;*/
    /*-webkit-transition:all 0.5s ease-in-out;*/
    /*-o-transition:all 0.5s ease-in-out;*/
    /*-ms-transition:all 0.5s ease-in-out;*/
    /*transition:all 0.5s ease-in-out;*/
    /*-moz-animation:blink normal 1.5s infinite ease-in-out; !* Firefox *!*/
    /*-webkit-animation:blink normal 1.5s infinite ease-in-out; !* Webkit *!*/
    /*-ms-animation:blink normal 1.5s infinite ease-in-out; !* IE *!*/
    /*animation:blink normal 1.5s infinite ease-in-out; !* Opera *!*/
/*}*/

