@charset "utf-8";


    
        .clickstyle{ line-height: 150%;color: #cf1e06;font-size: 9pt;text-decoration: none;margin-left:6px;}
        .leaderfont{ font-size: 9pt; line-height: 150% ;}
        .titlestyle{ font-size: 9pt; color: #222222; line-height: 150%;}
        .columnstyle{ line-height: 150%;color: #cf1e06;font-size: 9pt;text-decoration: none;}
        .timestyle{ font-size: 9pt; color: #222222; line-height: 150%;}
        .winstyle1253{ text-align:left;}
        A.c {
        font-size: 9pt; line-height: 150%; text-decoration: none;
        color:#222222;}
        A.c:link {
        color:#222222;}
        A.c:hover {
        color:#FF0000;}

.news_conent
{ 
   margin: 0px 0px 0px 0px;
   clear:both;
text-align:left;
padding: 20px;}
.news_conent_two_title{ text-align:center; font-weight:bold;  line-height:40px; font-size:18pt; padding-top:2px; border-bottom:#49a21f 1px dotted; width:100%;}
.news_conent_two_js{text-align:center;height:28px;line-height:28px;color:#01c0b9;font-size: 14px !important;}
.news_conent_two_text{ padding-top:8px; line-height:200%;overflow:hidden; font-size:12px;}
.news_conent_two_text p, .news_conent_two_text p span{
    font-size: 16px;
    color: #000000;
    line-height: 2;
    text-indent: 2em;
    margin-top: 20px;
}

.news_conent_two_text iframe{
    width: 100%;
    min-height: 600px;
}

.news_conent_two_text table{
    margin: 0 auto;float: none;
}
.news_conent_two_text img{
    margin: 0 auto;
    display: block;
}
.news_conent_two_text img.px50{
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 5px !important;
}

 .news_conent_two_text table td{
border:1px solid #000;
    padding: 5px 10px;min-width: 80px;}
 
.news_conent_two_text table{border-collapse:collapse;} 
  

.news_conent_two_text table tr td  p{text-indent: 0em!important;margin: 0;font-size: 14px;text-align: center;} 
 

.news_conent_two_bot{ padding-top:10px;line-height:26px;  height:60px;font-size:14px;}
a:link{text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}


.search{
    width: 245px;
    height: 29px;
    position: relative;
    /* margin-left: 35px; */
}

.search .inpt{
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    padding-left: 11px;
    background: #fff;
    padding-right: 25px;
    width: 87%;
}
.search .subm{
    position: absolute;
    right: 0px;
    top: 7px;
    width: 12px;
    height: 11px;
}
input::placeholder{
    color: #000;
}
input::-moz-placeholder{
    color: rgba(255, 255, 255, 0.35);
}


.n_list li{
    display: block;
    position: relative;
    line-height: 30px;
    font-size: 12px;
    border-bottom: 1px solid #e8e1e1;
    transition: all .5s;
    background-size: auto 30px;
    background-position: right center;
    background-repeat: no-repeat;
}
.n_list li a{
    padding-left: 26px;
    padding-right: 125px;
}
.n_list li time{
    position: absolute;
    right: 10px;
    top: 0;
    color: #777e6e;
}
.n_list li:before{
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    width: 3px;
    height: 3px;
    transform: translateY(-50%);
    background: #000000;
    border-radius: 50%;
}