@charset "utf-8";
/* CSS Document */
/*.clearfix:after{content:"";display:block;clear:both; height: 0; visibility: hidden;}
.clearfix{clear: both; zoom: 1; display: block; height: 0; line-height: 0; font-size: 0;}
.clearfix{*zoom:1;}*/
.fl{float:left;}
.fr{float:right;}

/*列表内容*/
.reasearch-contert {
    padding: 0 0 30px 0;
}

.quack-height {
    height: 30px;
}

.quack-left {
    width: 860px;
}

.quack-right {
    width: 300px;
}

.reasearch-search {
    height: 40px;
}

.reasearch-search .research-focus {
    height: 40px;
}

.reasearch-search .research-focus li {
    float: left;
    font-size: 16px;
    margin-right: 34px;
    cursor: pointer;
}

.reasearch-search .research-focus li a {
    color: #4D4D4D;
    font-weight: bold;
    line-height: 38px;
    display: inline-block;
    padding: 0 3px;
    border-bottom: 2px solid #f7f7f7;
}

.reasearch-search .research-focus li:hover a {
    color: #30cb8b;
}

.reasearch-search .research-focus li.selected a {
    border-bottom: 2px solid #30cb8b;
    color: #30cb8b;
}

.reasearch-search .research-focus-search {
    width: 298px;
    height: 38px;
    border: 1px solid #E5E5E5;
}

.reasearch-search .research-focus-search .search-input {
    width: 246px;
    padding-left: 10px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    float: left;
}

.reasearch-search .research-focus-search .search-input:focus {
    border: none;
}

.reasearch-search .research-focus-search .search-btn {
    width: 40px;
    height: 38px;
    display: inline-block;
    float: left;
}

.research-zx-comm {
    margin: 30px 0 5px 0;
}

.research-zx-comm li {
    width: 860px;
    height: 220px;
    background: #fff;
    margin-bottom:2px;
}

.research-zx-comm li .research-link-img {
    width: 226px;
    height: 172px;
    display: block;
    float: left;
    cursor: pointer;
    margin:24px 30px 0 24px;
}

.research-zx-comm li .research-link-img img {
    width: 100%;
    height: 100%;
}

.research-zx-comm li .research-link-comm {
    width: 550px;
    float: left;
    position: relative;
    margin-right: 30px;
    height: 182px;
}

.research-link-comm h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0 16px 0;
    line-height: 22px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.research-link-comm p.comm {
    font-size: 14px;
    color: #808080;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.research-zx-comm li .quantity {
    height: 53px;
    position: absolute;
    width: 550px;
    bottom: 0;
}

.research-zx-comm li .quantity .click-box {
    display: inline-block;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}

.research-zx-comm li .quantity .click-box span {
    font-size: 13px;
    float: left;
    color: #999999;
    display: inline-block;
}

.research-zx-comm li .quantity .click-box i {
    height: 13px;
    float: left;
    display: inline-block;
    margin-right: 10px;
    color: #999;
    font-size: 14px;
}

.research-zx-comm li .quantity .click-box .hose {
    width: 15px;
    background: url(../img/icon/house-icon.png) no-repeat;
}

.research-zx-comm li .quantity .click-box .count {
    width: 17px;
    background: url(../img/icon/eye-icon.png) no-repeat;
}

.research-zx-comm li .quantity .click-box .time {
    width: 12px;
    padding-left: 0px;
    background: url(../img/icon/data-icon.png) no-repeat;
}

.research-zx-comm li:hover {
    background-color: #fcfcfc;
}

.research-zx-comm li .link-tit:hover h2 {
    color: #30cb8b;
}

.research-zx-comm .link-tit {
    cursor: pointer;
}

.quack-right .quack-law {
    width: 300px;
    height: 200px;
}

.quack-right .quack-law img {
    width: 100%;
    height: 100%;
}

.quack-right .quack-hot-title {
    height: 56px;
    background: #fff;
    border: 1px solid #E5E5E5;
}

.quack-right .quack-hot-title h2 {
    font-size: 18px;
    color: #333333;
    line-height: 54px;
    font-weight: bold;
    text-align: center;
    border-top: 2px solid #30cb8b;
}

.quack-right .quack-hot-img .quack-law {
    margin-bottom: 20px;
}
.reasearch-quack{
    background-color: #f7f7f7;
}

.reasearch-quack .quack-detail-left {
    background: #FFFFFF;
    width: 768px;
    padding: 36px 46px 60px;
}

.reasearch-special {
    background: #f6f6f6;
    padding: 0px 0 30px 0;
}

.video-tit-box {
    padding: 18px 0;
}

.video-tit-box a:hover {
    color: #30cb8b;
}

.video-tit-box a, .video-tit-box span {
    font-size: 14px;
    color: #4D4D4D;
    line-height: 14px;
}

.quack-detail-left .title {
    width: 100%;
    font-size: 22px;
    color: #333333;
    line-height: 32px;
    font-weight: bold;
}

.detail-quantity {
    height: 13px;
    margin: 19px 0 34px 0;
}

.detail-quantity .quantity {
    height: 13px;
}

.detail-quantity .quantity .click-box {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.detail-quantity .quantity .click-box span {
    font-size: 13px;
    color: #999999;
    display: inline-block;
}

.detail-quantity .quantity .click-box i {
    height: 13px;
    display: inline-block;
    margin-right: 10px;
    color: #999;
    font-size: 14px;
}

.detail-quantity .quantity .click-box .hose {
    width: 15px;
    background: url(../img/icon/house-icon.png) no-repeat;
}

.detail-quantity .quantity .click-box .count {
    width: 17px;
    background: url(../img/icon/eye-icon.png) no-repeat;
}

.detail-quantity .quantity .click-box .time {
    width: 12px;
    padding-left: 0px;
    background: url(../img/icon/data-icon.png) no-repeat;
}

.detail-quan-comm {
    padding-bottom: 26px;
}

.yjycode {
    text-align: center;
    padding-bottom: 40px;
}

.detail-quan-comm p {
    font-size: 14px;
    color: #808080;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 18px;
}

.detail-quan-comm .nc_ueditor_p_img {
    max-width: 768px;
    text-align: center;
    text-indent: 0;
    margin: 44px 0 14px 0;
}

.detail-quan-comm .center {
    text-align: center;
}

.keyword-box {
    padding: 20px 0 0 0;
    border-top: 1px solid #E5E5E5;
}

.keyword-box .keyword-left {
    height: 34px;
}

.keyword-box .keyword-left a {
    padding: 0 12px;
    display: inline-block;
    float: left;
    line-height: 32px;
    font-size: 14px;
    color: #00da84;
    height: 32px;
    margin-right: 10px;
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    -webkit-border-radius: 15 p;
    -moz-border-radius: 15px;
}

.keyword-right .bdshare-button-style0-16 a {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin: 0 0 0 10px;
    padding: 0 12px;
    display: inline-block;
    text-indent: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.keyword-right .bdshare-button-style0-16 .bds_weixin {
    color: #54ce37;
    border: 1px solid #54ce37;
}

.keyword-right .bdshare-button-style0-16 .bds_tsina {
    color: #d52b2a;
    border: 1px solid #d52b2a;
}

.prenext ul li {
    line-height: 30px;
    font-size: 16px;
    color: #666666;
}
.prenext ul li a{color: #666666;}

.more_info{width:100%;margin-top: 20px;}
.more_info_left{float: left;min-width: 180px;width:360px;}
.more_info_right{float: right;width:360px;}
.remen{float: left;border-left: 3px solid #76B2FD;padding-left: 10px;height: 20px;font-size: 16px;line-height: 20px;margin: 20px 0 10px 0;color: #444;font-weight: bold;}
.more_info ul{margin-top: 48px;}
.more_info ul li{display: flex;padding: 8px 8px 8px 0px;width: 320px; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;text-overflow:ellipsis;}

.more_info ul li span{color: #76B2FD;margin-right: 5px;}
.more_info ul li a{font-size: 16px;color: #444;}

.headlines-up h1 {
    float: left;
    width: 80%;
    line-height: 26px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.detail-tu{margin: 10px 0px 30px 0px;text-align: center;}

.zhuanli_list{background: #ffffff;padding: 30px;margin: 10px 0px;}
.zhuanli_list ul{ margin-top: 30px;}
.zhuanli_list li{line-height: 30px;margin-bottom: 30px;border-bottom: #dddddd solid 1px;}
.zhuanli_list  .hot-know-tit {
    height: 44px;
    background: #eff7ff;
    position: relative;
    line-height: 44px;
    padding: 0px 10px;
    color: #006CA7;
}
.zhuanti_top p{margin-top: 20px;}
.zhuanli_list  .hot-know-tit h2{font-weight: normal;}
.zhuanli_list .comm .hrefmsg{color: #006eb7;float: right;}
.zhuanli_list h3{font-size: 16px;color: #666666;}
.zhuanti_top p{padding-left: 10px;font-size: 15px;line-height: 30px;clear: both;}
.all-tit {
    height: 44px;
    border-bottom: 1px dashed #E0ECFA;
    color: #006CA7;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    position: relative;
}
.public-div {
    border: 1px solid #E0ECFA;
    margin-left: -1px;
    overflow: hidden;
    background: #FFFFFF;
}
ul.related-topic {
    overflow: hidden;
    padding: 20px 0 15px 20px;
}
ul.related-topic li {
    float: left;
    overflow: hidden;
}
ul.related-topic li {
    float: left;
    overflow: hidden;
}
ul.related-topic li a {
    display: block;
    padding: 6px 12px;
    background: #eff7ff;
    color: #666;
    margin: 0 8px 8px 0;
    border-radius: 5px;
}

/*分页*/
.page{
    height: 80px;
    background: #fff;
    overflow: hidden;
}
.page li{
    float: left;
    margin-left: 6px;
    margin-top: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.page li a{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: left;
    margin-left: 6px;
    font-size: 14px;
    color: #7f7f7f;
    padding: 0 12px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}


@media (max-width:1024px) {
.quack-right{display: none;}
.quack-left {width: 100%;}
.research-zx-comm li{width: 100%;}
.reasearch-quack .quack-detail-left{width: 90%;}
}


