/* 
* @Author: hpp
* @Date:   2014-10-08 13:57:17
* @Last Modified by:   anchen
* @Last Modified time: 2016-10-14 11:17:13
*/
.ad_page{
    height: 50px;
    display: inline-block;
    float:left;
}
.ad_page li{
    float:left;
    line-height: 50px;
}
.ad_page li a{
    line-height: 50px;
    font-size: 12px;
    color: #909090;
    float: left;
}
.ad_page li a img{
    margin-bottom: 11.8%;
}
.ad_page li a:hover{
    color:#1781e0;
}
/*概述说明*/

.state-r{
    float:right;
}
.state-r li{
    float:left;
    line-height: 50px;
    padding:0 5px;
    color:#636363;
}
.state-r li a{
    display:inline-block;
    height:26px;
    line-height: 26px;
    padding:0 14px;
    text-align: center;
    color:#636363;
}
.state-r .current a{
    color:#fff;
    /*background-color: #1781e0;*/
}
.state-r li a:hover{
    color:#fff;
    background-color: #1781e0;
}
.new{padding:48px 0;overflow:hidden;}
.zcfg{font-size:14px;line-height:24px;color:#646464;}
.zcfg h2{margin-bottom:15px;text-align:center;font-size:24px;color:#333;}
.wrapper .tabBox .bd { 
    
}
.info-pub{overflow:hidden;}
.info-pub li{
    box-sizing:border-box;
    width:32.1%;
    float:left;
    margin-right: 1.41%;
    border:1px solid #dadada ;
    margin-bottom: 20px;
}
.info-pub li:nth-child(3n){margin-right:0;}
.info-pub li img{
    width:100%;
}
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.info-pub li{
    position: relative;
    cursor:pointer;
}
.info-pub li p.dat{
    color:#787878;
   padding:30px 0 7px 25px;
    font-size: 14px;
}
.info-pub li h4{
    padding:5px 0 30px 25px;
    color:#323232;
    font-size: 14px;
    font-weight: bold;
     overflow: hidden;        /* 内容被剪裁，其余内容不可见 */   
    text-overflow: ellipsis;  /* 显示省略符号来代表被修剪的文本 */    
    white-space: nowrap;
    padding-right: 10px;;
}
.info-pub .moreinfo{
    border-top: 1px solid #dadada ;
    display:none;
    position: absolute;
    z-index: 100;
    background-color: #fff;
    padding: 34px;
}
.info-pub .moreinfo .date2{
    font-size: 14px ;
    color:#787878;
}
.info-pub li .moreinfo h5{
    color:#1781e0;
    font-size: 14px;
    font-weight: bold;
    /*padding-left: 34px;*/
    margin-bottom: 12px;
    line-height:24px;
    max-height:24px;
    overflow:hidden;
}
.info-pub .moreinfo .cont2{
    font-size: 14px;
    color:#787878;
    display:inline-block;
    width:100%;
    text-align: left;
    line-height: 24px;
    max-height:72px;
    overflow: hidden;  
    display: -webkit-box;  
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    margin-bottom: 20px;  
}
.market{margin-bottom:18px;}
.info-pub .moreinfo .more3 a{
    display:inline-block;
    font-size: 14px;
    padding:2.5% 13.3%;
    background:#1781e0;
    border-radius: 25px;
    color:#fff;
    overflow: hidden;        /* 内容被剪裁，其余内容不可见 */   
    text-overflow: ellipsis;  /* 显示省略符号来代表被修剪的文本 */    
    white-space: nowrap;
    border:1px solid #fff; 
}
.info-pub .moreinfo .more3 a:hover{
    background:#fff;
    border:1px solid #1781e0;
    color:#1781e0;
}
.law h2{
    font-size:30px;
    margin:30px 0 40px 0;
    text-align: center;
}
.law p{
    display:block;
    line-height: 36px;
    font-size: 14px;
    color:#666;
    width:1000px;
    margin:0 auto;
}

/*市场分析*/
.market li{
    border-bottom: 1px solid #e7e7e7;
    width:100%;
    padding:20px 0;
}
.date_left{
    float:left;
    width:8%;
}

.date_left .years {
    font-size: 14px;
    font-weight: bold;
    width:100%;
    background-color: #c6c6c6;
    color: #fff;
    text-align: center;
    line-height: 28px;
    display: block;
    height: 28px;
    margin: 0 auto;
}
.date_left .months {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    height: 54px;
    width:100%;
    margin: 0 auto;
    line-height: 54px;
    text-align: center;
    background-color: #1781e0;
    box-shadow: 0px 0px 15px #666;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.info_right .date3{
    font-size: 12px;
    color:#999999;
    margin-bottom: 2px;
}
.r_mid{
    width:18px;
    height: 142px;
    float:left;
}
.r_mid span{
    border-radius: 50%;
    border:1px solid #cfe9f4       ;
    height: 5px;
    width: 5px;
    display:inline-block;
    margin-top: 39px;

}
.info_right{
    width:90%;
    float:right;
}
.info_right h4{
    font-size: 18px;
    color: #323232;
    margin-bottom: 10px;
}
.info_right h4 a{color:#323232;}
.info_right h4 a:hover{color:#1781e0;}
.info_right p.con3{
    line-height: 20px;
    font-size: 14px;
    color:#787878;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    text-align: left;
    font-family: 微软雅黑;
}
.info_right p.more3{
    display:block;
    margin-top: 14px;
    font-size: 14px;
    color:#1781e0;
    height:28px;
    width:86px;
    text-align: center;;
    border-radius: 20px;

        line-height: 28px;
}
.info_right p.more3 a{
    color:#1781e0;
}
.info_right p.more3 a img{margin:-2px 0 0 5px;}
.info_right p.more3 a:hover{text-decoration: underline;}
@media screen and (max-width:1100px) {
    .info-pub .moreinfo .cont2{font-size:13px;line-height:20px;max-height:60px;}
    .info-pub .moreinfo{padding:20px;}
    .info_right{width:86%;}
    .date_left{width:12%;}
    .date_left .months{font-size:30px;}
}
@media screen and (max-width:640px) {
    .info-pub li{width:48.5%;margin-right:3%;}
    .info-pub li:nth-child(2n){margin-right:0;}
    .info-pub li:nth-child(3n){margin-right:3% !important;}
    .info-pub li:nth-child(6n){margin-right:0 !important;}
}
@media screen and (max-width:440px) {
    .date_left{display:none;}
    .market li{padding:12px 0;}
    .info_right{width:100%;float:none;}
    .info-pub li{width:100%;margin-right:0 !important;}
    #commonPager a, #commonPager font{padding:0 4px;}
    #commonPager{padding-right:3px;margin-bottom:0;}
    .new{padding:20px 0 0 0;}
    .break{line-height:30px;}
    .zcfg{padding-bottom:30px;}
    .zcfg h2{font-size:22px;}

}












