body,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

img {
    border: 0;
    vertical-align: middle
}

li {
    list-style: none;
}

iframe {
    border: none;
}

html {
    height: 100%;
    font-size: 16px
}

body {
    height: 100%;
    font: 400 1em/1.8 'Microsoft Yahei', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #DF2413;
}

.cf:after,
.cf:before,
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.cf:after,
.clearfix:after {
    clear: both
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    margin: 0 auto;
    width: 1024px;
}

/* 澶撮儴鏍峰紡 -S */
.header {
    height: 80px;
    padding-top: 50px;
}

.header .gongyi_logo {
    float: left;
}

.header .search_box {
    float: left;
    margin-left: 220px;
    margin-top: 10px;
}

.header .search_box #searchKey {
    width: 178px;
    height: 22px;
    float: left;
    border: 0;
    background: url(//mat1.gtimg.com/rain/apub2019/bf735d995882.gongyi_sbtn.jpg) no-repeat left top;
    padding: 3px;
    font: 14px/22px Tahoma;
}

.header .search_box #searchBtn {
    width: 52px;
    height: 28px;
    border: 0;
    background: url(//mat1.gtimg.com/rain/apub2019/bf735d995882.gongyi_sbtn.jpg) no-repeat right top;
    float: left;
}

.header .user_login {
    color: #4f4f4f;
    font-size: 12px;
    line-height: 30px;
    font-family: 瀹嬩綋;
    text-align: right;
    overflow: hidden;
    float: right;
    height: 42px;
    line-height: 42px;
}

.header .user_login .login_btn {
    /* background: url(http://mat1.gtimg.com/gongyi/index_inc2012/bgs_v2.png) -80px 0px no-repeat; */
    color: #fff;
    background: #DF2413;
    font-family: "寰蒋闆呴粦", "榛戜綋";
    font-size: 14px;
    float: right;
    height: 24px;
    line-height: 24px;
    margin: 9px 0 0 15px;
    text-align: center;
    width: 66px;
}

/* 澶撮儴鏍峰紡 -E */
/* 瀵艰埅 -S */
.nav {
    height: 44px;
    background: #DF2413;
    padding: 0 15px;
}

.nav li {
    color: #fff;
    line-height: 44px;
    font-size: 16px;
    float: left;
    padding: 0 15px;
}

.nav .line {
    background: url(//mat1.gtimg.com/rain/apub2019/ef96a101980d.gongyi_line.jpg) center no-repeat;
    height: 24px;
    padding: 0 15px;
    /* width: 2px; */
    margin-top: 10px;
    opacity: .7;
}


.nav li a {
    color: #fff
}

/* 瀵艰埅 -E */

/* 涓讳綋 -S */
.content {
    margin-top: 16px;
}

/* 宸� -S */
.left {
    width: 700px;
    float: left;
}

.focus {
    width: 700px;
    float: left;
    margin-bottom: 20px;
}

.swiper-container {
    width: 460px;
    height: 270px;
    position: relative;
    overflow: hidden;
    float: left;
}

.swiper-container .focus_con .item {
    position: relative;
}

.swiper-container .focus_con img {
    width: 460px;
    height: 270px;
}

.swiper-container .focus_dot {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.swiper-container .focus_dot a {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    text-align: center;
    background: #87897E;
    color: #FFF;
    border-radius: 50%;
}

.swiper-container .focus_dot a:hover,
.swiper-container .focus_dot .current {
    text-decoration: none;
    background: #FFF;
}

.focus .item p {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .8));
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
    left: 0;
    font-size: 20px;
    line-height: 30px;
    padding: 12px 20px 20px;
    display: inline-block;
    font-weight: 400;
}

.smallFocus {
    float: right;
    width: 230px;
}

.smallFocus .smallnews {
    position: relative;
}

.smallFocus .smallnews:first-child {
    margin-bottom: 10px;
}

.smallFocus .smallnews img {
    width: 230px;
    height: 130px;
}

.smallFocus .smallnews p {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    box-sizing: border-box;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .8));
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
    left: 0;
    display: inline-block;
    font-weight: 400;
    padding: 12px;
}

/* 宸� -E */

/* 鍙� -S */
.right {
    float: right;
    width: 300px;
}

.extra {
    height: 270px;
    width: 300px;
    border: 1px solid #DF2413;
    border-radius: 10px;
    background: url(//mat1.gtimg.com/rain/apub2019/a3b6ac671a6f.gongyi_back.png) no-repeat #FFF3F3;
    margin-bottom: 40px;
    background-size: 300px;
}

.extra dl {
    margin-left: 20px;
    margin-right: 20px;
}

.extra dl dt {
    opacity: 0.7;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #DF2413;
    letter-spacing: 0;
    line-height: 24px;
}

.extra dl dd {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #DF2413;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: bold;
}

.extra dl dd span {
    font-family: DINCond-Bold;
    font-size: 24px;
    color: #DF2413;
    letter-spacing: 0;
    line-height: 46px;
}

.extra dl:first-child {
    margin-top: 105px;
    border-bottom: 1px solid #DF2413;
    margin-bottom: 10px;
}

/* 鍏泭妯″潡CSS */
.gongyi-bar {
    clear: both;
}

.right .bar-tit {
    padding: 0 0 13px 15px;
}

.right .bar-tit h2 {
    position: relative;
    width: 120px;
    height: 20px;
    line-height: 20px;
}

.right .bar-tit h2 .tit,
.right .bar-tit h2 span {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #4889f3;
}

.bar-con {
    background-color: #f7f8f9;
    padding: 5px 15px 5px;
    margin-bottom: 35px;
}

.bar-con .item {
    position: relative;
    padding: 10px 0;
    font-size: 14px;
}

.bar-con .item .pic {
    position: relative;
    float: left;
    width: 120px;
    height: 80px;
    overflow: hidden;
}

.bar-con .item .txt {
    position: relative;
    float: left;
    width: 140px;
    /* height: 80px; */
    padding-left: 10px;
    /* overflow: hidden; */
    line-height: 22px;
    z-index: 1;
}

.bar-con .item .icon-type {
    position: absolute;
    left: 5px;
    bottom: 5px;
    height: 22px;
    line-height: 21px;
    padding: 0 6px;
    border-radius: 2px;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    background: rgba(0, 0, 0, 0.5);
}

.bar-con .icon-type .iconfont {
    font-size: 12px;
    margin: 0 5px 0 0;
}

.bar-con .item .pic img {
    position: relative;
    transition: transform 0.3s ease-out;
    /* background: url('../imgs/img_bg.png') center no-repeat #F1F1F1; */
    font-size: 14px;
    color: #999;
    width: 100%;
}

.bar-con .item a:hover img {
    transform: scale(1.05);
}

.bar-con .item-no-pic .txt {
    padding-left: 0 !important;
    width: 100%;
    height: auto;
}

.ori-visit-bar .item .source,
.ori-bar .item .source {
    display: block;
    padding-left: 16px;
    margin-bottom: 8px;
    line-height: 16px;
    /* background: url(../imgs/icon-source.png) left center no-repeat; */
}

.bar-con .lazyload-placeholder {
    min-height: 80px;
    height: 80px;
    color: #999;
    line-height: 20px;
    font-size: 12px;
}

.focus-bar {
    width: 300px;
    height: 170px;
    position: relative;
    overflow: hidden;
    float: left;
}

.focus-bar .focus_con .item {
    position: relative;
}

.focus-bar .focus_con img {
    width: 300px;
    height: 170px;
}

.focus-bar .focus_dot {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
}

.focus-bar .focus_dot a {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    text-align: center;
    background: #87897E;
    color: #FFF;
    border-radius: 50%;
}

.focus-bar .focus_dot a:hover,
.focus-bar .focus_dot .current {
    text-decoration: none;
    background: #FFF;
}

/* 鍙�  -E */
/* 涓讳綋 -E */


/* 淇℃伅娴� */
#dataFull {
    margin-bottom: 50px;
}

#dataFull .icon-type {
    position: absolute;
    left: 5px;
    bottom: 5px;
    height: 22px;
    line-height: 21px;
    padding: 0 6px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    background: rgba(0, 0, 0, .5);
}

#dataFull .icon_video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    /* background: url('./imgs/icon_play.png') no-repeat; */
}

#dataFull .title {
    font-size: 28px;
    line-height: 40px;
    padding: 10px 0;
}

#dataFull .date-tit,
#dataFull .tag-tit {
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E6E6E6;
}

#dataFull .date-tit {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 20px;
}

#dataFull .tag-tit .tag-name {
    color: #4889f3;
}

#dataFull .newsList li {
    padding: 20px 0;
    border-top: 1px solid #E6E6E6;
}

#dataFull .newsList li h3 {
    font-size: 20px;
    font-weight: normal;
    /* height: 36px; */
}

#dataFull .newsList li h3.bold {
    font-weight: bold;
}

#dataFull .newsList li:first-child {
    border-top: none;
}

#dataFull .newsList li:hover {
    background-color: #f3f6f8;
}

#dataFull .newsList .picture {
    float: left;
    width: 230px;
    margin-right: 20px;
}

#dataFull .newsList .picture {
    margin-right: 20px;
    width: 230px;
    height: 130px;
    overflow: hidden;
    min-width: 230px;
    max-width: 230px;
}

#dataFull .newsList a.picture {
    display: block;
    position: relative;
}

#dataFull .newsList a.picture:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.main .lazyload-placeholder,
.bar-con .lazyload-placeholder,
#dataFull .newsList img.picture,
#dataFull .newsList .picture img {
    width: 100%;
    min-height: 130px;
    transition: transform 0.3s ease-out;
    /* background: url(./imgs/img_bg.png) center no-repeat #F1F1F1; */
}

#dataFull .newsList .detail {
    height: 130px;
}

#dataFull .newsList .detail h3 {
    line-height: 32px;
    min-height: 75px;
}

#dataFull .newsList .zt {
    display: inline-block;
    background: #4889f3;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    line-height: 20px;
    margin-right: 5px;
    padding: 0 5px;
    position: relative;
    top: -4px;
}

#dataFull .newsList .icon-video {
    display: inline-block;
    width: 28px;
    /* background: url(./imgs/icon-video.png) left center no-repeat; */
}

#dataFull .newsList .icon-hot {
    display: inline-block;
    width: 24px;
    /* background: url(./imgs/icon-hot.png) left center no-repeat; */
}

#dataFull .newsList .icon-pic {
    display: inline-block;
    width: 30px;
    /* background: url(./imgs/icon-pics.png) left center no-repeat; */
}

#dataFull .newsList .binfo {
    position: relative;
    color: #666;
    font-size: 12px;
    height: 22px;
    padding-right: 10px;
}

#dataFull .newsList .binfo a {
    color: #666
}

#dataFull .newsList .tag,
#dataFull .newsList .cate,
#dataFull .newsList .source,
#dataFull .newsList .top {
    margin-right: 10px;
}

#dataFull .newsList .top {
    padding: 3px 10px;
    border-radius: 20px;
    background: #e3f3fe;
    color: #3563d5;
}

#dataFull .newsList .tag {
    display: inline-block;
    font-size: 12px;
    background-color: #f0f0f0;
    border-radius: 20px;
    padding: 0 10px;
    color: #999;
}

#dataFull .newsList .tag:hover {
    background-color: #e3f3fe;
    color: #4889f3;
}

#dataFull .newsList .tags {
    height: 20px;
    line-height: 20px;
    margin-bottom: 13px;
}

#dataFull .newsList .cmt {
    display: inline-block;
    line-height: 20px;
    height: 20px;
    color: #808080;
    margin-left: 15px;
    padding-left: 18px;
    background: url(//mat1.gtimg.com/rain/apub2019/ff3e4f3c1ee5.gy_cmt.png) no-repeat left center;
}

#dataFull .newsList .cmt:hover {
    background: url(//mat1.gtimg.com/rain/apub2019/d463d3d6da1b.gy_cmt_hover.png) no-repeat left center;
}

#dataFull .newsList .cmt:hover {
    color: #DF2413;
}

#dataFull .newsList .icon-pinglun1 {
    margin-right: 4px;
}

#dataFull .loading {
    line-height: 35px;
    background: #f0f0f0;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #666;
    border-radius: 5px;
}

#dataFull .loading:hover {
    background: #e3f3fe;
    color: #4889f3;
}

#dataFull .no_loading {
    cursor: default;
}

#dataFull .no_loading:hover {
    cursor: default;
    background: #f0f0f0;
    color: #666;
}

/* 澶氬浘 */
#dataFull .newsList .item-pics {
    padding: 14px 0 14px;
}

#dataFull .newsList .item-pics .detail {
    height: auto;
}

#dataFull .newsList .item-pics .pics {
    display: block;
    margin: 7px 0 11px;
    margin-left: -5px;
}

#dataFull .newsList .item-pics .tags {
    margin: 0 0 0 10px;
}

#dataFull .newsList .item-pics .picture {
    float: left;
    margin: 0 0 0 5px;
}

/* 鏃犲浘鏍峰紡 */
#dataFull .newsList .item-no-pic .detail {
    height: auto;
}

#dataFull .newsList .item-no-pic .detail h3 {
    min-height: auto;
    margin-bottom: 10px;
}

#dataFull .newsList .item-no-pic .detail .tags {
    height: auto;
    margin-bottom: 10px;
}

/* 瑕侀椈澶存潯 */
#dataFull .top-list {
    position: relative;
    top: -8px;
    margin-top: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e6e6e6;
}

#dataFull .top-list .item:first-child h3 {
    font-size: 22px;
}

#dataFull .top-list .item-no-pic {
    padding: 10px 0;
    border-top: none;
}

#dataFull .top-list .item-no-pic .detail h3 {
    float: left;
    width: 600px;
    margin-bottom: 0;
    height: auto;
    line-height: 37px;
}

#dataFull .top-list .item-no-pic .detail .tags {
    display: none;
}

#dataFull .top-list .item-no-pic .detail .binfo {
    display: none;
    float: right;
    margin-top: 6px;
}

#dataFull .top-list .item-no-pic .atop.detail h3,
#dataFull .top-list .item-no-pic .atop.detail .binfo {
    float: none;
}

#dataFull .jx-tit {
    padding-top: 5px;
    color: #5889ec;
    font-size: 20px;
}

/* 鐙 */
#dataFull .dj-list .dj-item {
    margin-right: 5px;
}

#dataFull .dj-list .dj-item:last-child {
    margin-right: 0;
}

#dataFull .dj-list .detail {
    height: auto;
}

#dataFull .dj-list .picture {
    float: none;
    margin: 7px 0 11px;
}

#dataFull .dj-list .icon-dj {
    display: inline-block;
    width: 110px;
    /*background: url(./imgs/icon-dj.png) left center no-repeat;*/
    /*text-indent: -9999em;*/
    font-weight: bold;
    color: #4889f3;
    overflow: hidden;
}

#dataFull .dj-list .dj-more {
    padding: 3px 10px;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    font-size: 12px;
    color: #666;
}

#dataFull .dj-list .dj-more:hover {
    border-color: #A8D5FF;
    color: #2793F7;
}

.fixed-bar {
    right: auto;
    left: 50%;
    margin-left: 650px;
}

.pics .lazyload-placeholder {
    float: left;
    width: 230px;
    margin-left: 5px;
}

.main .lazyload-placeholder {
    height: 130px;
    color: #999;
    line-height: 22px;
    font-size: 12px;
}

/* 瑕侀椈棰戦亾灞呬腑 */
.ch_news .gg-news {
    margin-bottom: 5px;
}

.ch_news .qq_content .cluster {
    display: none;
}

.ch_news .qq_content {
    width: 1000px;
    background-color: #fff;
    padding: 16px 16px 0;
    border-radius: 5px 5px 0 0;
}

.ch_news .qq_content .main {
    width: 670px;
    margin-right: 0;
}

.ch_news .newsList .picture {
    min-width: 220px;
    max-width: 220px;
}

.ch_news .sidebar {
    margin-top: 72px;
}

.skin-con {
    display: none;
    position: relative;
    width: 1032px;
    height: 70px;
    margin: 0 auto;
}

.skin-con .skin-link {
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    text-indent: -9999em;
}

.skin-con .skin-link img {
    display: block;
    height: 70px;
}

.skin-con .skin-close {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 48px;
    height: 18px;
    background: url(//mat1.gtimg.com/www/qq2018/imgs/skin/close-btn.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    z-index: 2;
}

.qq-body-skin .skin-con {
    display: block;
}

.qq-body-skin .qq_channel .qq_header,
.qq-body-skin .qq_channel .qq_navWrap {
    margin-bottom: 0;
}

.news-tit {
    position: relative;
    width: 1000px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #bfcce5;
}

.news-tit h2 {
    float: left;
    color: #5184eb;
    font-size: 20px;
    line-height: 39px;
    border-bottom: 4px solid #5184eb;
}

.news-tit .time {
    padding-right: 10px;
    font-size: 14px;
}

.news-tit .weather div {
    display: inline-block;
}

.gongyi-bar .hd h2::after {
    border-left: 4px solid #DF2413 !important;
}

.right .bar-tit h2 .tit,
.right .bar-tit h2 span {
    color: #DF2413 !important;
}

/* 鑴氶儴 */
.footer {
    background: #f4f4f4;
    border-top: 1px solid #e1e1e1;
    padding: 25px 0;
    clear: both;
}

.footer .layout {
    width: 1000px;
    margin: 0 auto;
}

.partner h2 {
    color: #222;
    font-family: "寰蒋闆呴粦", "榛戜綋";
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
}

.layout:after,
.hd:after,
.bd:after {
    content: "";
    display: table;
    clear: both;
}

.tcopyright {
    width: 960px;
    margin: 0 auto;
    padding: 8px 0;
    font-size: 12px;
    line-height: 28px;
    color: #333;
    text-align: center;
    overflow: hidden;
    clear: both;
}

.tcopyright .en {
    font-family: Arial;
}

.tcopyright a {
    color: #333;
    text-decoration: none;
}

.tcopyright a:hover {
    color: #bd0a01;
    text-decoration: underline;
}

.partner .hd {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
}

.partner .bd {
    border-top: 1px solid #fff;
    padding: 0;
}

.partner h3 {
    color: #222222;
    font-family: "寰蒋闆呴粦", "榛戜綋";
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.style123 {
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    color: #222222;
    font-family: "寰蒋闆呴粦", "榛戜綋";
    font-size: 12px;
    font-weight: normal;
}