@charset "utf-8";
/* 新闻内容 */
body{font-family: "Microsoft YaHei";font-size: 16px;}
.newsContentBg{width: 100%;background-color: #f9f9f9;padding: 25px 0 30px;}
.newsContent{width: 1200px;background-color: #fff;padding: 25px;margin: 0 auto;overflow: hidden;}
.newsContentLeft{width: 730px;float: left;border-right: 1px solid #ddd;padding-right: 35px;}
.newsContentLeft .head{height: 50px;line-height: 50px;border-bottom: 1px solid #f9f9f9;}
.newsContentLeft .head .headName .sp1{width: 21px;display: inline-block;float: left;background: url(yq_bg_01.png) no-repeat;height: 50px;}
.newsContentLeft .head .headName .sp2{display: inline;float: left;background: url(yq_bg_02.png) repeat-x;padding: 0 35px;
    height: 50px;font-size: 24px;font-weight: bold;color: #fff;}
.newsContentLeft .head .headName .sp3{width: 53px;display: inline-block;float: left;background: url(yq_bg_03.png) no-repeat;height: 50px;}
.newsContentLeft .head .headName .sp4 a{font-size: 16px;display: inline-block; color: #999;float: right;
    }
.newsContentLeft .cont ul{margin-top: 12px;}
.newsContentLeft .cont ul li{height: 45px;font-size: 18px;}
.newsContentLeft .cont ul li a{height: 45px;line-height:45px;display:inline-block;overflow: hidden;color: #333;
    text-overflow:ellipsis;white-space: nowrap;width: 85%;background: url(yq_bg_04.png) no-repeat left center;padding-left: 15px;}
.newsContentLeft .cont ul li span{display: inline-block;height: 45px;line-height: 45px;float: right;color: #999;}
.newsContentRight{padding-left: 30px;float: left;width: 420px;}
.newsContentRight .gxxxTop{width: 100%;height: 150px;}
.newsContentRight .gxxxTop img{max-width: 100%;height: 150px;width: 100%;}
.newsContentRight .gxxxBottom{margin-top: 35px;overflow: hidden;}
.newsContentRight .gxxxBottom .code{height: 130px;width: 130px;float: left;}
.newsContentRight .gxxxBottom .zhaiyao{float: left;padding-left: 15px;font-size: 15px;line-height: 26px;text-align: justify;width: 260px;}
.gxxxbsContent{display: none;}


@media screen and (max-width: 768px){
/* 新闻内容 */
.newsContent{width: 100%;padding: 0.3rem;}
.newsContentBg{padding: 0.2rem 0 0.3rem;}
.newsContentLeft .head{height: 0.7rem;line-height: 0.7rem;}
.newsContentLeft .head .headName .sp2{font-size: 0.36rem;line-height: 0.7rem;height: 0.7rem;padding: 0 0.35rem;}
.newsContentLeft .head .headName .sp1,
.newsContentLeft .head .headName .sp3{height: 0.7rem;}
.newsContentLeft .cont ul li a{height: 0.65rem;line-height: 0.65rem;width: 80%;}
.newsContentLeft{width: 100%;padding-right: 0;border: none;}
.newsContentLeft .cont ul li span{height: 0.65rem;line-height: 0.65rem;}
.newsContentLeft .cont ul li{height: 0.65rem;font-size: 0.28rem;}
.newsContentLeft .head .headName .sp1{width: 0.3rem;background-size: cover;}
.newsContentLeft .head .headName .sp2{background-size: contain;}
.newsContentLeft .head .headName .sp3{width: 0.8rem;background-size: cover;}

.newsContentRight{display: none;}
.gxxxbsContent{display: inline;padding: 0.4rem;width: 100%;height: 2.65rem;}
.gxxxbsContent ul {overflow: hidden;padding-left: 0.3rem;}
.gxxxbsContent ul li{float: left;width: 3.3rem;margin-left: 0.3rem;}
.gxxxbsContent ul li:first-child{margin-left: 0px;}
.gxxxbsContent ul li img{max-width: 100%;}
/* 分页 */
.default_pgSearchInfo{display:none;}

}





