@charset "utf-8";

body,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dd,
dt,
p,
hr,
input,
em {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-text-size-adjust: none;
    vertical-align: middle;
    font-weight: normal;
}

body {
	/* [disabled]font-size: 14px; */
	color: #000;
	font-family: '\5FAE\8F6F\96C5\9ED1', 'Nanum Gothic', '-apple-system', "Malgun Gothic", ngwoff, ngeot, nmwoff, nmeot, Dotum, Gulim, Tahoma, Geneva, sans-serif, verdana;
}

html,
body {
    min-width: 1270px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

table,
img {.xq-bmbox .xq-con 
    border: none
}

ul {
    list-style: none
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #036fc6;
    text-decoration: none;
}

a:active {
    color: #000;
    text-decoration: none;
}

ol,
ul {
    list-style: none;
}

fieldset,
img {
    border: 0;
}

i,
em {
    font-style: normal;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

/* End hide from IE-mac */
* + html .clearfix {
    min-height: 1%;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 45px;
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.w1100 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.trans {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.trans:hover {
    transform: scale(1.04, 1.04);
    -ms-transform: scale(1.04, 1.04);
    -webkit-transform: scale(1.04, 1.04);
    transition: 1s
}

.right-bg-fff {
    background: #fff;
}

/*******************index begin**************/

/**轮播图 begin**/

/* 首页banner */
.banner {
    height: 500px;
    overflow: hidden;
    z-index: 2;
    position: relative;
    object-fit: cover;
}

.banner .d1 {
    width: 100%;
    height: 500px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.banner .d1 img {
    width: 100%;
    height: auto;
    z-index: -1;
}

.banner .d2 {
    width: 100%;
    height: 12px;
    overflow: hidden;
    position: absolute;
    bottom: 95px;
    z-index: 1;
    text-align: center;
}

.banner .d2 ul {
    overflow: hidden;
    position: absolute;
    left: 50%;
}

.banner .d2 li {
    float: left;
    margin: 0 8px;
    width: 12px;
    height: 12px;
    background: url(slider1.png) no-repeat center center;
    cursor: pointer;
}

.banner .d2 li.nuw {
    background: url(slider2.png) no-repeat center center;
}

/*二级页banner*/
.banner-ej {
    height: 500px;
    overflow: hidden;
    z-index: 2;
    position: relative;
    object-fit: cover;
}

.banner-ej .d1 {
    width: 100%;
    height: 500px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.banner-ej .d1 img {
    width: 100%;
    height: auto;
    z-index: -1;
}

.banner-ej .d2 {
    width: 100%;
    height: 12px;
    overflow: hidden;
    position: absolute;
    bottom: 40px;
    z-index: 1;
    text-align: center;
}

.banner-ej .d2 ul {
    overflow: hidden;
    position: absolute;
    left: 50%;
}

.banner-ej .d2 li {
    float: left;
    margin: 0 8px;
    width: 12px;
    height: 12px;
    background: url(slider1.png) no-repeat center center;
    cursor: pointer;
}

.banner-ej .d2 li.nuw {
    background: url(slider2.png) no-repeat center center;
}

/**轮播图 end**/


/**top begin**/
.top {
    width: 100%;
}

.language {
    width: 1010px;
    text-align: right;
    position: absolute;
    top: 20px;
    z-index: 2;
    left: 50%;
    margin-left: -550px;
    padding-right: 70px;
}

.language a {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 14px;
}

.language a.on,
.top .language a:hover {
    background: #4e91c4;
    border-radius: 4px;
}

.logo {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0px;
    z-index: 12;
}

.logo a {
    width: 50%;
    display: block;
    position: relative;
    left: 0;
    z-index: 2;
    height: 90px;
    line-height: 90px;
    background: #0d4184;
    float: left;
}

.logo img {
    float: right;
    margin-right: 52px;
    height: 90px;
}

.navbar {
    width: 79%;
    height: 90px;
    background: #195aae;
    position: absolute;
    top: 20px;
    z-index: 4;
    right: 0;
}

.nav {
    width: 33%;
    height: 113px;
    z-index: 1;
    float: left;
    margin-top: 20px;
}

.nav li a {
    font-size: 18px;
    color: #fff;
    background: none;
    width: 110px;
    height: 40px;
    line-height: 40px;
}

.nav ul {
    width: 450px;
    float: left;
    margin: 5px 0;
}

.nav li {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin-left: 50px;
    text-align: right;
}

.weatherbar {
    width: 350px;
    position: absolute;
    top: 340px;
    left: 50%;
    margin-left: 185px;
    z-index: 2;
    color: #fff;
}

.weather {
    float: right;
}

.weather-left {
    width: 120px;
    height: 70px;
    border-right: 2px solid #fff;
    float: left;
}

.weather-left span {
    display: inline-block;
}

.weather-week {
    margin-left: 6px;
}

.weather-year {
    font-size: 40px;
    height: 45px;
    line-height: 45px;
}

.weather-date {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.weather-right {
    font-size: 14px;
    float: left;
}

.weather-right span {
    display: block;
}

.weather-icon {
    width: 62px;
    margin: 3px 12px;
    float: left;
}

.weather-icon img {
    width: 58px;
    height: 58px;
}

.temp {
    float: left;
    padding-top: 10px;
}

.temp span {
    height: 30px;
    height: 30px;
}

.headline {
    width: 1100px;
    height: 76px;
    padding: 38px 0;
    position: absolute;
    top: 426px;
    left: 50%;
    margin-left: -550px;
    z-index: 2;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px #6da7e6;
    -moz-box-shadow: 0 0 10px #6da7e6;
    box-shadow: 0 0 10px #6da7e6;
}

.headline-icon {
    width: 54px;
    height: 76px;
    margin: 0 20px 0 50px;
    float: left;
    background: url(headlines.png) no-repeat center center;
    display: inline-block;
    color: #fff;
}

.headline-icon span {
    width: 25px;
    display: block;
    float: right;
    margin: 14px 5px 14px 0;
    line-height: 24px;
}

.headlines {
    width: 920px;
    height: 76px;
    float: left;
}

.headlines .tit {
    font-size: 32px;
    color: #2a2f3a;
    text-align: center;
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.headlines .txt {
    height: 26px;
    line-height: 26px;
    color: #535966;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/**top end**/

/**图文推荐  begin**/
.twtj .box-twtj-left {
    width: 758px;
    height: 350px;
    float: left;
    position: relative;
    overflow: hidden;
}

.twtj .box-twtj-left .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.twtj .box-twtj-left .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.twtj .box-twtj-left .hd ul li {
    float: left;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: url(slider3.png) no-repeat center center;
    cursor: pointer;
}

.twtj .box-twtj-left .hd ul li.on {
    background: url(slider4.png) no-repeat center center;
    color: #fff;
}

.twtj .box-twtj-left .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.twtj .box-twtj-left .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.twtj .box-twtj-left .bd img {
    width: 758px;
    height: 350px;
    display: block;
    object-fit: cover;
}


.twtj {
    width: 100%;
    height: 690px;
    background: url(bj1.jpg) top center no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.twtj .twtj-bmbox {
    padding-top: 137px;
}

.twtj .tit {
    height: 100px;
    text-align: center;
    overflow: hidden;
}

.twtj .tit .en-tit {
    width: 100%;
    height: 55px;
    display: block;
}

.twtj .tit .en-tit a {
    width: 460px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    font-size: 38px;
    color: #2a2f3a;
    font-weight: bold;
    letter-spacing: -2px;
}

.twtj .tit .en-tit:before {
    content: "";
    border-bottom: 2px solid #e5e6e8;
    width: 320px;
    height: 53px;
    display: inline-block;
    float: left;
}

.twtj .tit .en-tit:after {
    content: "";
    border-bottom: 2px solid #e5e6e8;
    width: 320px;
    height: 53px;
    display: inline-block;
    float: right;
}

.twtj .tit .ch-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.twtj .tit .ch-tit a {
    font-size: 26px;
    color: #535966;
    display: block;
}

.twtj .box {
    width: 100%;
    height: 350px;
    overflow: hidden;
    margin-top: 40px;
}

.twtj .box .box-twtj-left .box-left-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 16px;
    padding-left: 20px;
    width: 738px;
    display: block;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: url(icon-bj.png) repeat;
}

.twtj .box .box-right {
    width: 323px;
    float: right;
}

.twtj .box .box-right .box-right-T {
    width: 100%;
    height: 178px;
    border-bottom: 1px dashed #d6d6d6;
    float: left;
}

.twtj .box .box-right .box-right-T .tjyd a {
    font-size: 21px;
    height: 32px;
    line-height: 32px;
    color: #303030;
    display: inline-block;
}

.twtj .box .box-right .box-right-T .tjyd a:before {
    content: "";
    width: 3px;
    height: 11px;
    background: #358abe;
    display: inline-block;
    margin-right: 10px;
}

.twtj .box .box-right .box-right-T .tjyd a:after {
    content: "";
    width: 216px;
    height: 8px;
    background: url(tjyd-tit.png) repeat-x center;
    display: inline-block;
    margin: 0 0 3px 10px;
}

.twtj .box .box-right .box-right-B {
    width: 100%;
    height: 170px;
    border-bottom: 1px dashed #d6d6d6;
    float: left;
}

.tjyd-box li.tjyd-tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0 10px 0;
}

.tjyd-box li.tjyd-tit a {
    font-size: 16px;
    color: #4e91c4;
}

.tjyd-box li.tjyd-list {
    height: 28px;
    line-height: 28px;
    background: url(icon2.png) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tjyd-box li.tjyd-list a {
    color: #646464;
}

/**图文推荐 end**/

/**新闻发布 begin**/
.xwfb {
    width: 100%;
    height: 769px;
    background: url(bj2.jpg) top center no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.xwfb .xwfb-bmbox {
    padding-top: 38px;
}

.xwfb .tit {
    height: 100px;
    text-align: center;
    overflow: hidden;
}

.xwfb .tit .en-tit {
    width: 100%;
    height: 55px;
    display: block;
}

.xwfb .tit .en-tit a {
    width: 240px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    font-size: 38px;
    color: #4e91c4;
    font-weight: bold;
    letter-spacing: -2px;
}

.xwfb .tit .en-tit:before {
    content: "";
    border-bottom: 2px solid #4e91c4;
    width: 430px;
    height: 53px;
    display: inline-block;
    float: left;
}

.xwfb .tit .en-tit:after {
    content: "";
    border-bottom: 2px solid #4e91c4;
    width: 430px;
    height: 53px;
    display: inline-block;
    float: right;
}

.xwfb .tit .ch-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.xwfb .tit .ch-tit a {
    font-size: 26px;
    color: #4e91c4;
    display: inherit;
}

.xwfb .box {
    width: 100%;
    height: 516px;
    overflow: hidden;
    margin-top: 35px;
}

.xwfb .box-left {
    width: 720px;
    height: 100%;
    float: left;
    overflow: hidden;
}

.xwfb .box-left .hd {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.xwfb .box-left .hd ul {
    float: left;
}

.xwfb .box-left .hd ul li {
    float: left;
    width: 142px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    margin-right: 2px;
}

.xwfb .box-left .hd ul li a {
    color: #535966;
    display: block;
}

.xwfb .box-left .hd ul li.on {
    background: #4e91c4;
}

.xwfb .box-left .hd ul li.on a {
    color: #fff;
}

.xwfb .box-left .bd ul {
    zoom: 1;
    margin-top: 52px;
}

.xwfb .box-left .bd li {
    width: 720px;
    height: 130px;
    overflow: hidden;
    margin-top: 18px;
}

.xwfb .box-left .bd li .time {
    width: 100px;
    height: 130px;
    background: #4e91c4;
    color: #fff;
    text-align: center;
    float: left;
}

.xwfb .box-left .bd li .time .date {
    font-size: 48px;
    display: block;
    margin-top: 15px;
}

.xwfb .box-left .bd li .time .year {
    font-size: 12px;
    display: block;
    margin-top: 10px;
}

.xwfb .box-left .bd li .contant {
    width: 558px;
    height: 90px;
    padding: 20px 30px;
    background: #fff;
    float: left;
}

.xwfb .box-left .bd li .contant a {
    color: #585858;
    display: block;
}

.xwfb .box-left .bd li .contant .title {
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xwfb .box-left .bd li .contant .con {
    height: 52px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xwfb .box-right {
    width: 279px;
    height: 100%;
    float: right;
    overflow: hidden;
    background: #fff;
    padding: 0 33px;
}

.xwfb .box-right .hd {
    height: 46px;
    font-size: 12px;
    border-bottom: 1px solid #318cdb;
    float: left;
}

.xwfb .box-right .hd ul {
    float: left;
}

.xwfb .box-right .hd ul li {
    float: left;
    color: #4e91c4;
    width: 139px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

.xwfb .box-right .hd ul li.on {
    border-bottom: 4px solid #318cdb;
}

.xwfb .box-right .bd ul {
    zoom: 1;
    float: left;
    margin-top: 25px;
    height: 416px;
    overflow: hidden;
}

.xwfb .box-right .bd li {
    width: 114px;
    overflow: hidden;
    float: left;
    margin: 0 12px;
}

.xwfb .box-right .bd li .ewm-pic {
    width: 100px;
    height: 100px;
    border: 1px solid #f3f3f3;
    padding: 6px;
}

.xwfb .box-right .bd li .ewm-span {
    color: #1f1f1f;
    display: block;
    width: 100%;
    text-align: center;
    margin: 3px 0;
}

/**新闻发布end**/


/**影像吉林 begin**/
.yxjl {
    width: 100%;
    height: 773px;
    background: url(bj3.jpg) top center no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.yxjl .yxjl-bmbox {
    padding-top: 50px;
}

.yxjl .tit {
    height: 100px;
    text-align: center;
    overflow: hidden;
}

.yxjl .tit .en-tit {
    width: 100%;
    height: 55px;
    display: block;
}

.yxjl .tit .en-tit a {
    width: 210px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    font-size: 38px;
    color: #2a2f3a;
    font-weight: bold;
    letter-spacing: -2px;
}

.yxjl .tit .en-tit:before {
    content: "";
    border-bottom: 2px solid #e5e6e8;
    width: 445px;
    height: 53px;
    display: inline-block;
    float: left;
}

.yxjl .tit .en-tit:after {
    content: "";
    border-bottom: 2px solid #e5e6e8;
    width: 445px;
    height: 53px;
    display: inline-block;
    float: right;
}

.yxjl .tit .ch-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.yxjl .tit .ch-tit a {
    font-size: 26px;
    color: #535966;
    display: inherit;
}

.yxjl .box {
    width: 100%;
    height: 490px;
    overflow: hidden;
    margin-top: 50px;
}

.yxjl-box-T {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.yxjl-box-T .hd .prev {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    left: 10px;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    background: url(hy_btn1_left.png) no-repeat center;
    background-size: cover;
}

.yxjl-box-T .hd .next {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: 10px;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    background: url(hy_btn1_right.png) no-repeat center;
    background-size: cover;
}

.yxjl-box-T .bd {
    height: 306px;
    width: 100%;
    overflow: hidden;
}

.yxjl-box-T .bd ul {
    overflow: hidden;
    zoom: 1;
}

.yxjl-box-T .bd ul li {
    margin-right: 40px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.yxjl-box-T .bd ul li img {
    width: 530px;
    height: 306px;
    display: block;
    object-fit: cover;
}

.yxjl-box-B {
    width: 1100px;
    height: 148px;
    overflow: hidden;
    margin-top: 40px;
}

.yxjl-box-B ul {
    width: 1140px;
}

.yxjl-box-B li {
    width: 340px;
    height: 148px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 40px;
}

.yxjl-box-B li img {
    width: 340px;
    height: 148px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.yxjl-box-B li .yxjl-img-span {
    width: 155px;
    height: 62px;
    line-height: 62px;
    font-size: 30px;
    padding-left: 35px;
    background: rgba(12, 120, 212, .7);
    display: block;
    position: absolute;
    left: 0;
    top: 45px;
    z-index: 1;
    color: #fff;
}

/**影像吉林 end**/

/*今日吉林 begin*/
.jrjl {
    width: 100%;
    height: 628px;
    background: url(bj4.png) top center no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.jrjl .jrjl-bmbox {
    padding-top: 45px;
}

.jrjl .tit {
    height: 100px;
    text-align: center;
    overflow: hidden;
}

.jrjl .tit .en-tit {
    width: 100%;
    height: 55px;
    display: block;
}

.jrjl .tit .en-tit a {
    width: 210px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    letter-spacing: -2px;
}

.jrjl .tit .en-tit:before {
    content: "";
    border-bottom: 2px solid #fff;
    width: 445px;
    height: 53px;
    display: inline-block;
    float: left;
}

.jrjl .tit .en-tit:after {
    content: "";
    border-bottom: 2px solid #fff;
    width: 445px;
    height: 53px;
    display: inline-block;
    float: right;
}

.jrjl .tit .ch-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.jrjl .tit .ch-tit a {
    font-size: 26px;
    color: #fff;
    display: inherit;
}

.jrjl .box {
    width: 100%;
    height: 380px;
    overflow: hidden;
    margin-top: 40px;
    background: #fff;
}

.jrjl-box-sm {
    width: 320px;
    margin: 25px 0 0 30px;
    float: left;
}

.jrjl-box-sm .title {
    height: 30px;
    border-bottom: 1px solid #0c78d4;
}

.jrjl-box-sm .title a {
    width: 90px;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    color: #0c78d4;
    border-bottom: 3px solid #0c78d4;
    display: block;
}

.jrjl-box-sm .pic {
    height: 108px;
    padding-top: 25px;
    border-bottom: 1px dashed #eaeaea;
}

.jrjl-box-sm .pic .pic-left {
    width: 100px;
    height: 94px;
    overflow: hidden;
    float: left;
    display: inline-block;
}

.jrjl-box-sm .pic .pic-left img {
    width: 100px;
    height: 94px;
    object-fit: cover;
}

.jrjl-box-sm .pic .pic-right {
    width: 200px;
    float: right;
}

.jrjl-box-sm .pic .pic-right a {
    color: #0c78d4;
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.jrjl-box-sm .pic .pic-right span {
    color: #aeaeae;
    line-height: 24px;
    width: 200px;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.jrjl-box-sm .list {
    padding: 5px 0 0 8px;
}

.jrjl-box-sm .list li {
    height: 30px;
    line-height: 30px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/*今日吉林 end*/


/**吉林外宣 start**/
.jlwx {
    width: 100%;
    height: 628px;
    background: url(bj5.png) top center no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.jlwx .jlwx-bmbox {
    padding-top: 40px;
}

.jlwx .tit {
    height: 100px;
    text-align: center;
    overflow: hidden;
}

.jlwx .tit .en-tit {
    width: 100%;
    height: 55px;
    display: block;
}

.jlwx .tit .en-tit a {
    width: 250px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    font-size: 38px;
    color: #2a2f3a;
    font-weight: bold;
    letter-spacing: -2px;
}

.jlwx .tit .en-tit:before {
    content: "";
    border-bottom: 2px solid #e5e6e8;
    width: 425px;
    height: 53px;
    display: inline-block;
    float: left;
}

.jlwx .tit .en-tit:after {
    content: "";
    border-bottom: 2px solid #e5e6e8;
    width: 425px;
    height: 53px;
    display: inline-block;
    float: right;
}

.jlwx .tit .ch-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.jlwx .tit .ch-tit a {
    font-size: 26px;
    color: #535966;
    display: inherit;
}

.jlwx .box {
    width: 104%;
    height: 380px;
    overflow: hidden;
    margin-top: 40px;
}

.jlwx-box-sm {
    width: 347px;
    height: 400px;
    float: left;
    margin-right: 29px;
}

.jlwx-box-sm:last-child {
    margin-right: 0;
}

.jlwx-box-sm .title {
    height: 30px;
    border-bottom: 1px solid #0c78d4;
}

.jlwx-box-sm .title a {
    width: 105px;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    color: #0c78d4;
    border-bottom: 3px solid #0c78d4;
    display: block;
}

.jlwx-box-sm .bmbox {
    background: #fff;
    margin-top: 23px;
    height: 343px;
}

.jlwx-box-sm .bmbox .pic {
    width: 347px;
    height: 187px;
    display: block;
    object-fit: cover;
}

.jlwx-box-sm .bmbox .jlwx-title {
    height: 53px;
    font-size: 18px;
    color: #3a75a5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jlwx-box-sm .bmbox ul {
    margin-top: 8px;
}

.jlwx-box-sm .bmbox li {
    height: 25px;
    line-height: 25px;
    background: url(icon3.png) no-repeat left center;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.jlwx-box-sm .bmbox .jlwx-pic-B {
    padding: 15px;
}

.wmkjl-pic {
    width: 347px;
    height: 187px;
    overflow: hidden;
    object-fit: cover;
    display: block;
}

/**吉林外宣end**/

/**媒体链接 start**/
.mtlj {
    width: 100%;
    height: 305px;
    background: #fff;
}

.mtlj-bmbox .tit {
    height: 55px;
    padding-top: 20px;
    border-bottom: 1px solid #e5e6e8;
    line-height: 55px;
    text-align: center;
}

.mtlj-bmbox .tit a {
    font-size: 26px;
    color: #2a2f3a;
    width: 135px;
    height: 54px;
    display: inline-block;
    border-bottom: 2px solid #2795f2;
}

.mtlj-bmbox .bmbox {
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
}

.mtlj-bmbox .bmbox ul {
    width: 1125px;
}

.mtlj-bmbox .bmbox li {
    float: left;
    margin: 20px 25px 0 0;
}

.mtlj-bmbox .bmbox li a {
    display: inline-block;
}

/**媒体链接 end**/

/**footer begin**/
.footer {
    width: 100%;
    height: 110px;
    background: #e0e0e0;
}

.foot {
    position: relative;
}

.foot .dzjg {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 30%;
    display: inline-block;
    z-index: 1;
}

.foot-con {
    color: #333;
    width: 400px;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    z-index: 1;
    top: 15px;
}

.foot-con span {
    text-align: center;
    display: block;
    height: 24px;
    line-height: 24px;
}

.foot-con span .foot-lxwm {
    color: #333;
}

/**footer end**/

/*******************index end****************/


/****************影像吉林 begin**********************/
.body-bg {
    background: #f1f0f0;
}


.warp {
    width: 1100px;
    margin: 0 auto;
	margin-top:160px;
    overflow: auto; 
}

.warp-TxtBox {
    width: 100%;
}

.warp-TxtBox .warp-TxtBox-hd {
    width: 270px;
    float: left;
    background: #f6f7f9;
    position: relative;
    /* position: absolute; */
    top: 35px;
    z-index: 1;
}

.warp-TxtBox .warp-TxtBox-hd ul li {
    cursor: pointer;
    font-size: 18px;
    padding-left: 25px;
    color: #393939;
    height: 48px;
    line-height: 48px;
    text-align: left;
    border-left: 1px solid #ececee;
    border-right: 1px solid #ececee;
    border-bottom: 1px solid #ececee;
}

.warp-TxtBox .warp-TxtBox-hd ul li a {
    display: block;
}

.warp-TxtBox .warp-TxtBox-hd ul li.warp-TxtBox-lion {
    background: #195aae;
    font-size: 24px;
    border: none;
    height: 55px;
    line-height: 55px;
}

.warp-TxtBox .warp-TxtBox-hd ul li.warp-TxtBox-lion a {
    color: #fff;
}

.warp-TxtBox .warp-TxtBox-hd ul li.on {
    color: #195aae;
    background: #fff;
}

.warp-TxtBox .warp-TxtBox-hd ul li.on a {
    color: #195aae;
}

.warp-TxtBox .warp-TxtBox-hd ul li.warp-TxtBox-lion.on {
    background: #195aae;
    border: none;
}

.warp-TxtBox .warp-TxtBox-hd ul li.warp-TxtBox-lion.on a {
    display: block;
    color: #fff;
}

.warp-TxtBox .warp-TxtBox-bd {
    margin-top: 35px;
    float: right;
    min-height: 500px;
}

/** 左侧视频 **/
.warp-VdoBox {
    width: 100%;
    margin-top: 30px;
}

.warp-VdoBox-video {
    margin: 0 auto;
    margin-top: 20px;
    width: 240px;
    height: 220px;
    position: relative;
}

.yxjl-pic-video {
    width: 240px;
    height: 170px;
    display: block;
    overflow: hidden;
}

.yxjl-pic-video-pic {
    width: 240px;
    height: 170px;
}

.yxjl-pic-video-ico {
    width: 56px;
    height: 56px;
    position: absolute;
    top: 60px;
    right: 92px;
}

.yxjl-pic-video-text {
    margin: 10px 5px 10px 5px;
    color: #393939;
    text-align: center;
}

.right-title {
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    background: #fff;
    color: #1272d3;
    padding-left: 50px;
    border-left: 4px solid #1272d3;
}

.right-title a {
    font-size: 18px;
    color: #1272d3;
}

.right-bg {
    background: #f6f7f9;
}

.jlwx-tab1,
.jlwx-tab2,
.jlwx-tab3,
.jlwx-tab4,
.jlwx-tab5 {
    width: 800px;
}

.right-bmbox {
    margin-top: 25px;
    padding: 20px 50px 40px 50px;
    width: 698px;
    border: 1px solid #eaeaec;
    overflow: hidden;
}

.right-bmbox .tit,
.right-bmbox-ej .tit {
    height: 65px;
    border-bottom: 2px solid #1272d3;
    text-align: center;
}

.right-bmbox .tit span,
.right-bmbox-ej .tit span {
    width: 130px;
    font-size: 26px;
    color: #1272d3;
    height: 61px;
    line-height: 61px;
    border-bottom: 4px solid #1272d3;
    display: inline-block;
}

.right-bmbox .tit span.wmkjl {
    width: 160px;
}

.right-bmbox-ej {
    margin-top: 25px;
    width: 798px;
    border: 1px solid #eaeaec;
}

.right-bmbox-ej .box {
    background: #f6f7f9;
    padding: 35px 30px 30px 30px;
    width: 738px;
    border-left: 1px solid #eaeaec;
    border-right: 1px solid #eaeaec;
}

.right-bmbox-ej .box ul.yxjl-ul {
    width: 800px;
    overflow: hidden;
}

.right-bmbox-ej .box li.yxjl-li {
    float: left;
    width: 220px;
    margin-right: 40px;
    margin-bottom: 35px;
}

.right-bmbox-ej .box li.yxjl-li .yxjl-pic {
    width: 220px;
    height: 160px;
    display: block;
    object-fit: cover;
}

.right-bmbox-ej .box li.yxjl-li .yxjl-title {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #393939;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer-ej {
    width: 100%;
    height: 188px;
    margin-top: 50px;
    background: #195aae;
    color: #fff;
    font-size: 16px;
}

.footer-ej a {
        color:   #fff  !important;
}

.foot-ej {
    text-align: center;
    padding-top: 50px;
    position: relative;
}

.foot-ej span {
    display: block;
    line-height: 28px;
}

.foot-ej span.dzjg-ej {
    position: absolute;
    top: 55px;
    left: 250px;
}

.foot-ej span .foot-lxwm {
    color: #fff;
}

.jlwx-slide {
    width: 100%;
    height: 460px;
    overflow: hidden;
    position: relative;
}

.jlwx-slide .jlwx-slide-hd {
    height: 17px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 20px;
    z-index: 1;
}

.jlwx-slide .jlwx-slide-hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.jlwx-slide .jlwx-slide-hd ul li {
    float: left;
    margin-right: 10px;
    width: 17px;
    height: 17px;
    text-align: center;
    background: url(slider3.png) no-repeat center center;
    cursor: pointer;
}

.jlwx-slide .jlwx-slide-hd ul li.on {
    background: url(slider4.png) no-repeat center center;
}

.jlwx-slide .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.jlwx-slide .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.jlwx-slide .bd li img {
    width: 100%;
    height: 460px;
    display: block;
    object-fit: cover;
}

.jlwx-slide .bd li i {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: url(icon-bj.png) repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 20px;
}

.jlwx-slide .bd li i span {
    width: 440px;
    height: 60px;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.rdgz .rdgz-tit,
.tpph .tpph-tit {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: url(ej-tit.png) no-repeat right center;
    margin: 25px 0;
}

.rdgz .rdgz-tit a,
.tpph .tpph-tit a {
    color: #195aae;
    font-size: 24px;
}

.rdgz-bmbox,
.tpph-bmbox {
    width: 700px;
    overflow: hidden;
}

.rdgz-bmbox ul {
    width: 720px;
    overflow: hidden;
}

.rdgz-bmbox li {
    float: left;
    width: 220px;
    padding-right: 20px;
    margin-bottom: 35px;
    border-bottom: 1px solid #eaeaec;
}

.rdgz-bmbox li .rdgz-pic {
    width: 220px;
    height: 160px;
    display: block;
    float: left;
    object-fit: cover;
}

.rdgz-bmbox li .rdgz-title {
    width: 220px;
    display: block;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #393939;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rdgz-pic-a {
    width: 220px;
    height: 160px;
    display: block;
    overflow: hidden;
}

/*.tpph-bmbox{ border-bottom: 2px solid #eaeaec; padding-bottom: 40px;}*/
.tpph-bmbox li {
    background: url(icon2.png) no-repeat left center;
    padding-left: 15px;
    text-align: left;
}

.tpph-bmbox li a {
    font-size: 16px;
    width: 600px;
    color: #777;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.tpph-bmbox li span {
    float: right;
    line-height: 35px;
    display: inline-block;
    color: #999;
}

.tpph-bmbox li.border-bottom {
    background: none;
    padding-left: 0;
    margin: 25px 0;
    width: 100%;
    height: 2px;
    background: #efefef;
    display: block;
}

.page {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

/*****************影像吉林 end******************************************/

/*******************吉林外宣 start************************************/
.jlwx-list {
    height: 220px;
    border-bottom: 1px solid #eaeaec;
}

.jlwx-list .title {
    height: 55px;
    line-height: 55px;
}

.jlwx-list .title a {
    font-size: 22px;
    color: #044e8c;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jlwx-list .pic {
    width: 235px;
    height: 137px;
    overflow: hidden;
    display: inline-block;
}

.jlwx-list .pic img {
    width: 235px;
    height: 137px;
    object-fit: cover;
}

.jlwx-list .con {
    width: 430px;
    height: 110px;
    display: inline-block;
    font-size: 16px;
    color: #777;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.jlwx-list .con a {
    width: 430px;
    height: 110px;
    display: inline-block;
    font-size: 16px;
    color: #777;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.jlwx-list .deta {
    height: 27px;
    line-height: 27px;
    color: #4c8feb;
    font-size: 16px;
    display: block;
}

.jlwx-bottom {
    border-bottom: 1px solid #eaeaec;
    padding: 20px 0;
}

.jlwx-wxdt {
    width: 310px;
}

.jlwx-wxdt-tit {
    background: url(wmkjl-bj.png) right center no-repeat;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}

.jlwx-wxdt-tit a {
    font-size: 24px;
    color: #195aae;
    display: block;
}

.jlwx-wxdt-box li {
    height: 35px;
    line-height: 35px;
    background: url(icon2.png) no-repeat left center;
    padding-left: 15px;
}

.jlwx-wxdt-box li a {
    font-size: 16px;
    color: #777;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.right-bmbox-ztch {
    width: 100%;
    margin-top: 40px;
}

.right-bmbox-ztch .tit {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
    border-bottom: 1px solid #1272d3;
}

.right-bmbox-ztch .tit span {
    font-size: 24px;
    width: 150px;
    height: 56px;
    color: #1272d3;
    display: block;
    border-bottom: 4px solid #1272d3;
}

.right-bmbox-ztch .box {
    padding: 20px 50px 30px 50px;
    background: #fff;
    border: 1px solid #eaeaec;
    border-top: 0;
}

.right-bmbox-ztch-i {
    font-style: italic;
    font-size: 16px;
    color: #1272d3;
    display: inline-block;
    width: 30px;
    margin-right: 10px;
}

.right-bmbox-ztch .box li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right-bmbox-ztch .box li a {
    color: #777;
    font-size: 16px;
    line-height: 35px;
}

/********************吉林外宣 end**********************************/

/**********************内容详情页 start********************************/
.xq-address {
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    background: #fff;
    color: #1272d3;
    padding-left: 50px;
    border-left: 4px solid #1272d3;
    margin-top: 35px;
}

.xq-address a {
    font-size: 18px;
    color: #1272d3;
}

.xq-bmbox {
    background: #fff;
    margin-top: 40px;
    padding: 30px 70px 60px 70px;
    min-height: 500px;
}

.xq-bmbox .xq-title {
    height: auto;
    width: 100%;
    line-height: 65px;
    padding-bottom: 15px;
    color: #000;
    font-size: 30px;
    text-align: center;
}

.xq-bmbox .xq-line {
    height: 46px;
    line-height: 46px;
    border-top: 1px solid #c3c1c1;
    border-bottom: 1px solid #c3c1c1;
}

.xq-bmbox .xq-line span {
    display: inline-block;
    font-size: 16px;
    color: #9b9b9b;
    margin-right: 60px;
}

.xq-bmbox .xq-line .share {
    width: 160px;
    float: right;
    margin: 10px 70px 0 0;
}

.xq-bmbox .xq-con {
    font-size: 16px;
/*    color: #777;*/
    line-height: 35px;
    overflow: hidden;
}

.xq-bmbox .xq-con img {
    max-width: 960px;
    width: expression(document.body.clientWidth>960?"960px":"auto");
    overflow: hidden;
}

/**********************内容详情页 end**********************************/

/**********************关于我们 start********************************/
.warp-TxtBox .warp-gywm-hd {
    width: 270px;
    float: left;
    background: #fff;
    margin-top: 35px;
}

.warp-TxtBox .warp-gywm-hd .gywm {
    height: 55px;
    line-height: 55px;
    background: #195aae;
    color: #fff;
    font-size: 24px;
    display: block;
    padding-left: 25px;
}

.warp-TxtBox .warp-gywm-hd ul li {
    cursor: pointer;
    font-size: 18px;
    padding-left: 25px;
    color: #5555;
    height: 47px;
    line-height: 47px;
    text-align: left;
    border-left: 1px solid #e7e8ea;
    border-right: 1px solid #e7e8ea;
    border-bottom: 1px solid #e7e8ea;
}

.warp-TxtBox .warp-gywm-hd ul li {
    color: #000;
}

.warp-TxtBox .warp-gywm-hd ul li a {
    display: block;
}

.warp-TxtBox .warp-gywm-hd ul li.on {
    /*color: #fff;
    background: #9cc4e3;
*/
}

.warp-TxtBox .warp-gywm-hd ul li.on a {
    /*color: #fff;
    display: block;
*/
}

.gywm-box-tit {
    font-size: 28px;
    color: #044e8c;
    line-height: 49px;
    border-bottom: 2px solid #e7e8ea;
    padding: 20px 0;
}

.gywm-box-con {
    padding: 30px;
    line-height: 46px;
    color: #555;
    font-size: 16px;
    text-indent: 2em;
}

.gywm-box-con span {
    display: block;
    text-indent: 0;
}

/***********************关于我们 end*****************************************/


/***********************新闻发布 start****************************************/
.xwfb-top {
    top: 160px;
}

.xwfb-tab {
    width: 1100px;
    overflow: hidden;
    margin-bottom: 20px;
}

.xwfb-tab ul {
    width: 1100px;
    height: 66px;
}

.xwfb-tab ul li {
    float: left;
    width: 273px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    border-right: 2px solid #134f9b;
    background: #195aae;
}

.xwfb-tab ul li a {
    color: #fff;
    font-size: 18px;
    display: block;
}

.xwfb-tab ul li.on a {
    /*color: #58dafe;*/
}

.xwfb-con {
    border: 1px solid #eaeaec;
    background: #fff;
    margin-top: 10px;
    padding: 0 30px 30px 30px;
    background: #f6f7f9;
}

.xwfb-con-box {
    margin-top: 30px;
}

.xwfb-con-tit {
    height: 45px;
}

.xwfb-con-tit i {
    margin-top: 10px;
}

.xwfb-con-tit i.xwfb-icon1 {
    background: url(xwfb-tit-icon1.png) no-repeat left;
    float: left;
    width: 32px;
    height: 36px;
    display: inline-block;
}

.xwfb-con-tit i.xwfb-icon2 {
    background: url(xwfb-tit-icon2.png) no-repeat left;
    float: left;
    width: 32px;
    height: 36px;
    display: inline-block;
}

.xwfb-con-tit i.xwfb-icon3 {
    background: url(xwfb-tit-icon3.png) no-repeat left;
    float: left;
    width: 32px;
    height: 36px;
    display: inline-block;
}

.xwfb-con-tit i.xwfb-icon4 {
    background: url(xwfb-tit-icon4.png) no-repeat left;
    float: left;
    width: 32px;
    height: 36px;
    display: inline-block;
}

.xwfb-con-tit span {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #dddddf;
    width: 1002px;
    display: inline-block;
}

.xwfb-con-tit span a.xwfb-name {
    font-size: 20px;
    font-weight: 500;
    height: 43px;
    line-height: 43px;
    color: #394045;
    display: inline-block;
    border-bottom: 3px solid #3eb2e4;
}

.xwfb-con-tit span a.more {
    float: right;
    font-size: 14px;
    color: #394045;
    font-weight: lighter;
}

.xwfb-con-bm {
    margin-top: 30px;

}


/*  */
.xwfb_dfzfxwfbh > ul {
    width: 1035px;
    height: 209px;
    background-repeat: repeat-y;
}


.xwfb_dfzfxwfbh > ul li {
    display: block;
    float: left;
    width: 305px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    margin-left: 30px;
}

.xwfb_dfzfxwfbh > ul a {
    color: #fff !important;
}


.bg-xwfb1 {
    background: #42b3e5;
}

.bg-xwfb2 {
    background: #0384ce;
}

.bg-xwfb3 {
    background: #3156a3;
}

.dfxwfbh {
    width: 315px;
    height: 169px;
    float: left;
    padding: 20px 15px;
}

.dfxwfbh li {
    background: url(icon-fff.png) no-repeat left center;
    padding-left: 10px;
}

.dfxwfbh li a {
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.xwfyr {
    width: 1040px;
    overflow: hidden;
    position: relative;
}

.sNext {
    z-index: 999;
    left: 20px;
    top: 50px;
    position: absolute;
}

.sPrev {
    right: 20px;
    top: 50px;
    position: absolute;
}

.xwfyr ul {
    width: 1040px;
    height: 196px;
}

.xwfyr li {
    float: left;
    width: 122px;
    height: 196px;
    margin-right: 8px;
}

.xwfyr li img {
    width: 122px;
    height: 153px;
    display: block;
}

.xwfyr li span {
    width: 122px;
    color: #394045;
    height: 43px;
    line-height: 43px;
    display: block;
    text-align: center;
}


.xwfbh-slide {
    width: 100%;
    height: 264px;
    overflow: hidden;
    position: relative;
}

.xwfbh-slide .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.xwfbh-slide .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.xwfbh-slide .hd ul li {
    float: left;
    margin-right: 8px;
    width: 13px;
    height: 9px;
    background: #71a7d7;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
}

.xwfbh-slide .hd ul li.on {
    background: #3e474c;
}

.xwfbh-slide .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.xwfbh-slide .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 1040px;
    height: 264px;
    float: left;
}

.xwfbh-slide .bd a.xwfb-slide-left {
    width: 525px;
    height: 264px;
    overflow: hidden;
}

.xwfbh-slide .bd img {
    width: 525px;
    height: 264px;
    display: inline-block;
    object-fit: cover;
}

.xwfb-slide-right {
    width: 431px;
    height: 162px;
    padding: 50px 40px;
    border: 1px solid #dddddf;
    background: #fff;
}

.xwfb-slide-right-tit a {
    font-size: 16px;
    height: 50px;
    color: #2a2a2a;
    line-height: 24px;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xwfb-slide-right-con {
    font-size: 14px;
    height: 75px;
    color: #b3b3b3;
    line-height: 24px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.xwfb-con-boxyg {
    margin-top: 30px;
}

.xwyg-left {
    width: 100%;
}

.xwfb-con-tityg {
    height: 45px;
    width: 100%;
}

.xwfb-con-tityg i {
    margin-top: 10px;
}

.xwyg-right {
    width: 485px;
    margin-top: 25px;
}

.xwfb-con-tityg i.xwfb-icon4 {
    background: url(xwfb-tit-icon4.png) no-repeat left;
    float: left;
    width: 32px;
    height: 36px;
    display: inline-block;
}

.xwfb-con-tityg span {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #dddddf;
    width: 1002px;
    display: inline-block;
}

.xwfb-con-tityg span a.xwfb-name {
    font-size: 20px;
    font-weight: 500;
    height: 43px;
    line-height: 43px;
    color: #394045;
    display: inline-block;
    border-bottom: 3px solid #3eb2e4;
}

.xwfb-con-tityg span a.more {
    float: right;
    font-size: 14px;
    color: #394045;
    font-weight: lighter;
}

.xwfb-con-bmyg {
    margin-top: 30px;
    float: left;
}

.xwfb-con-bmyg li {
    background: url(icon2.png) no-repeat left center;
    float: left;
    width: 1010px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    color: #bfbfc1;
    padding-left: 15px;
    border-bottom: 1px dashed #dcdcdc;
}

.xwfb-con-bmyg li a {
    font-size: 16px;
    width: 420px;
    color: #777;
    float: left;
    text-align: left;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwyg-right-pic {
    margin-top: 20px;
}

/***二级页面的天气***/
.weatherbar-ej {
    width: 1100px;
    position: absolute;
    top: 380px;
    left: 50%;
    margin-left: -550px;
    z-index: 2;
    color: #fff;
}

.weather-ej {
    float: left;
    margin-right: 30px;
}

.weather-left-ej {
    width: 120px;
    height: 70px;
    border-right: 2px solid #fff;
    float: left;
}

.weather-left-ej span {
    display: inline-block;
}

.weather-year-ej {
    font-size: 40px;
    height: 45px;
    line-height: 45px;
}

.weather-date-ej {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.weather-right-ej {
    font-size: 14px;
    float: left;
}

.weather-right-ej span {
    display: block;
}

.weather-icon-ej {
    width: 62px;
    margin: 3px 12px;
    float: left;
}

.weather-icon-ej img {
    width: 58px;
    height: 58px;
}

.temp-ej {
    float: left;
    padding-top: 10px;
}

.temp-ej span {
    height: 30px;
    height: 30px;
}

/**seaarch**/
.searchbar {
    width: 1100px;
    height: 32px;
    position: absolute;
    top: 130px;
    right: 0;
    left: 50%;
    margin-left: -550px;
    z-index: 2;
}

.search {
    background: #fff;
    border-radius: 4px;
    width: 315px;
    /* display: flex;*/
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    float: right;
}

.search .ss {
    font-size: 14px;
    color: #b3b3b3;
    padding-left: 10px;
    width: 278px;
    height: 32px;
    line-height: 32px;
    float: left;
    border: 0;
    outline: medium;
    border-radius: 4px;
}

.search .search-btn {
    width: 22px;
    height: 21px;
    margin: 5px 5px 5px 0;
    float: right;
    background: url(20231214_icon-search.png) no-repeat center center;
    outline: medium;
    border: none;
}

/**三级列表页**/
.xwfb-address {
    height: 33px;
    background: #9bc2e1;
    line-height: 33px;
    color: #fff;
    padding-left: 30px;
}

.xwfb-address a {
    color: #fff;
    font-size: 16px;
}

.xwfb-con-L {
    width: 1035px;
    margin-top: 20px;
}

.xwfb-con-L .xwfb-con-L-ul {
    margin-left: 10px;
    width: 1025px;
    height: 783px;
    overflow: hidden;
}

.xwfb-con-L .xwfb-con-L-ul li {
    height: 35px;
    width: 1000px;
    float: left;
    line-height: 35px;
    background: url(icon2.png) no-repeat left center;
    padding-left: 15px;
}

.xwfb-con-L .xwfb-con-L-ul :nth-child(5n) {
    border-bottom: 1px solid #b6c3cd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.xwfb-con-L .xwfb-con-L-ul li.xwfb-con-li {
    background: none;
    width: 100%;
    /* border-bottom: 1px solid #b6c3cd; */
    height: 1px;
    line-height: 1px;
    margin: 15px 0;
}

.xwfb-con-L-span {
    color: #60636d;
    float: left;
    max-width: 527px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwfb-con-L-i {
    color: #a8abb7;
    font-size: 12px;
    display: inline-block;
    margin-left: 10px;
    float: right;
}

.xwfb-con-R {
    width: 340px;
    padding: 20px;
    border: 1px solid #cecece;
    margin-top: 30px;
}

.xwfb-con-R-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #c1c1c1;
}

.xwfb-con-R-tit a.xwfb-px1 {
    font-size: 20px;
    color: #898989;
    border-bottom: 4px solid #3eb2e5;
    height: 37px;
    float: left;
    background: url(icon-px.png) no-repeat left center;
    padding-left: 35px;
}

.xwfb-con-R-tit a.xwfb-px2 {
    color: #d3d3d3;
    font-size: 12px;
    float: right;
}

.xwfb-con-R-box {
    margin-top: 15px;
    float: left;
}

.xwfb-con-R-box li {
    height: 35px;
    width: 340px;
    line-height: 35px;
    float: left;
}

.xwfb-con-R-box li a {
    color: #60636d;
    width: 300px;
    float: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwfb-fy {
    margin: 40px 0 20px 0;
    text-align: left;
}

.xwfb-i-title {
    font-size: 12px;
    color: #000;
    float: left;
    display: inline-block;
    height: 35px;
    width: 30px;
}

.xwfb-i-title i.xwfb-title-i {
    width: 12px;
    height: 12px;
    line-height: 12px;
    background: #c1c1c1;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    margin-top: 12px;
}

.xwfb-con-R-box li:nth-child(-n+3):nth-child(n) i.xwfb-title-i {
    background: #0090bb;
}

/**新闻发言人**/
.xwfb-con-L-tab {
    width: 100%;
    overflow: hidden;
}

.xwfb-con-L-tab .hd {
    height: 60px;
    padding: 10px 0;
    position: relative;
    width: 1035px;
    overflow: hidden;
    border-bottom: 1px solid #d1d1d1;
}

.xwfb-con-L-tab .hd ul {
    float: left;
    position: absolute;
    width: 1035px;
}

.xwfb-con-L-tab .hd ul li {
    float: left;
    cursor: pointer;
   	width: 33%;
    height: 40px;
    line-height: 40px;
    background: url(20231214_bj-tiao.png) no-repeat right center;
    color: #1e9bdb;
    text-align: center;
    font-size: 22px;
}

.xwfb-con-L-tab .hd ul li span {
    padding: 0 15px;
}

.xwfb-con-L-tab .hd ul li.on span {
    height: 40px;
    background: #1e9bdb;
    color: #fff;
    display: inline-block;
}

.xwfb-con-L-tab .bd {
    width: 1035px;
    overflow: hidden;
}

.xwfb-con-L-tab .bd ul {
    zoom: 1;
    width: 1050px;
    float: left;
    overflow: hidden;
}

.xwfb-con-L-tab .bd li {
    width: 120px;
    height: 200px;
    float: left;
    margin: 35px 63px 0 0px;
    text-align: center;
}

.xwfb-con-L-tab .bd li.fbr-fy {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 0;
}

.xwfb-con-L-tab .bd li a {
    width: 120px;
    height: 200px;
    display: block;
}

.xwfb-con-L-tab .bd li a img {
    width: 120px;
    height: 160px;
}

.xwfyr-title {
    display: block;
    margin-top: 8px;
}

.xwfyr-name {
    display: block;
    margin-top: 4px;
}

/************************新闻发布 end*******************************************/

/************************搜索详情页 start**********************************************/
.search-bmbox {
    background: #fff;
    margin-top: 40px;
    padding: 0 45px 45px 45px;
    min-height: 300px;
}

.search-bmbox dl {
    padding: 20px 0;
    border-bottom: 1px dashed #dcdcdc;
}

.search-bmbox dl dt {
    height: auto;
    line-height: 36px;
    margin-bottom: 15px;
}

.search-bmbox dl dt a {
    color: #000;
    font-size: 24px;
}

.search-bmbox dl dd a {
    color: #666;
    line-height: 28px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.search-bmbox dl span a {
    display: block;
    margin: 10px 0 15px 0;
    color: #0262c6;
}

.search-bmbox dl i {
    display: block;
    color: #656565;
}

.search-fy {
    width: 100%;
    height: 35px;
    text-align: left;
    color: #0075c1;
    margin-top: 20px;
    line-height: 35px;
}

/*************************搜索详情页 end***********************************************/

/*******************今日吉林 start****************************/
.rdgz dl {
    border-bottom: 1px dashed #e9e9ea;
    padding: 10px 0;
}

.rdgz dt a {
    font-size: 22px;
    color: #044e8c;
    padding-bottom: 10px;
    display: block;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rdgz dd a {
    font-size: 16px;
    color: #777777;
    height: 80px;
    line-height: 28px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.rdgz i.cjt-date {
    font-size: 16px;
    color: #4c8feb;
    display: block;
    margin-top: 10px;
}


/*******************今日吉林end*************************************/


/*****************分页 start***************************/
.pagination {
    width: 100%;
}

.pagination .pagination-list li {
    float: left;
    height: 26px;
    border: 1px solid #195aae;
    background: #195aae;
    margin: 0 3px;
    padding: 0 9px;
    line-height: 26px;
}

.pagination .pagination-list a li {
    color: #fff;
}

.pagination .pagination-list li.active {
    border: 1px solid #195aae;
    background: #fff;
}

.pagination .pagination-list li.active a {
    color: #195aae;
}

.pagination .pagination-list li:hover {
    border: 1px solid #195aae;
    background: #fff;
}

.pagination .pagination-list a:hover li {
    color: #195aae;
}

/*******************分页 end**********************/


/*************************微秀大赛 start*********************************/
.wx-warp {
    width: 1100px;
    margin: 0 auto;
    margin-top: 20px;
}

.wx-banner {
    width: 1100px;
    height: 306px;
    overflow: hidden;
}

.wx-banner img {
    width: 1100px;
    height: 306px;
}

.wx-box {
    margin-top: 30px;
    padding: 40px 50px;
    background: #f6f7f9;
    border-left: 1px solid #eaeaec;
    border-bottom: 1px solid #eaeaec;
    border-right: 1px solid #eaeaec;
    border-top: 6px solid #1172d3;
}

.wx-box-list {
    width: 1100px;
    overflow: hidden;
}

.wx-box-list ul {
    width: 1122px;
}

.wx-box-list ul li {
    width: 220px;
    float: left;
    margin-right: 35px;
    margin-bottom: 20px;
}

.wx-box-list ul li .wx-pic {
    width: 220px;
    height: 160px;
    overflow: hidden;
    display: block;
}

.wx-box-list ul li .wx-pic img {
    width: 220px;
    height: 160px;
    object-fit: cover;
}

.wx-box-list ul li .wx-span {
    display: block;
    height: 50px;
    line-height: 25px;
    font-size: 16px;
    text-align: left;
    color: #333;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wx-fy {
    width: 100%;
    height: 30px;
    text-align: center;
}

/****************************微秀大赛 end************************************/


/****************************专题-国际友人 start***************************************/
.zt-bmbox {
    background: #fff;
    margin-top: 40px;
    padding: 40px;
}

.zt-bmbox1 {
    width: 100%;
    height: 370px;
}

.zt-bmbox1-L {
    width: 560px;
    height: 370px;
    overflow: hidden;
    position: relative;
}

.zt-bmbox1-L .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 18px;
    z-index: 1;
}

.zt-bmbox1-L .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.zt-bmbox1-L .hd ul li {
    float: left;
    margin-right: 8px;
    width: 15px;
    height: 15px;
    background: url(slider3.png) no-repeat center center;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
}

.zt-bmbox1-L .hd ul li.on {
    background: url(slider4.png) no-repeat center center;
}

.zt-bmbox1-L .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.zt-bmbox1-L .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 370px;
    float: left;
    position: relative;
}

.zt-bmbox1-L .bd img {
    width: 560px;
    height: 370px;
    display: inline-block;
    object-fit: cover;
}

.zt-bmbox1-L-tit {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 97%;
    padding-left: 3%;
    height: 50px;
    display: block;
    background: url(icon-bj.png) repeat;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: left;
    overflow: hidden;
}

.zt-bmbox1-R {
    width: 360px;
    height: 308px;
    padding: 30px;
    border: 1px solid #eaeaec;
    overflow: hidden;
}

.zt-bmbox1-R1 {
    font-size: 22px;
    color: #777;
    font-weight: bold;
    margin-bottom: 15px;
}

.zt-bmbox1-R2 {
    font-size: 16px;
    color: #777;
    line-height: 48px;
    text-indent: 2em;
}

.zt-bmbox1-R2 a {
    font-size: 16px;
    color: #777;
    line-height: 48px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.zt-bmbox2 {
    margin-top: 40px;
}

.zt-bmbox2 dl {
    padding: 20px 0;
    border-bottom: 1px solid #dcdcdc;
}

.zt-bmbox2 dl dt {
    height: auto;
    line-height: 36px;
    margin-bottom: 15px;
}

.zt-bmbox2 dl dt a {
    color: #044e8c;
    font-size: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.zt-bmbox2 dl dd a {
    color: #777;
    text-indent: 2em;
    line-height: 28px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.zt-bmbox2 dl span a {
    display: block;
    margin: 10px 0 15px 0;
    color: #0262c6;
}

.zt-bmbox2 dl i {
    display: block;
    color: #656565;
}

.zt-bmbox3 {
    width: 100%;
    margin-top: 50px;
}

.zt-bmbox3 .ydjl-tit {
    width: 100%;
    height: 35px;
    height: 35px;
    background: url(tit-long.png) no-repeat right center;
    margin: 25px 0;
}

.zt-bmbox3 .ydjl-tit a {
    color: #195aae;
    font-size: 24px;
}

.zt-bmbox3 .ydjl-bmbox {
    width: 100%;
}

.zt-bmbox3 .ydjl-bmbox li {
    float: left;
    background: url(icon2.png) no-repeat left center;
    padding-left: 15px;
    padding-right: 45px;
    width: 450px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zt-bmbox3 .ydjl-bmbox li a {
    font-size: 16px;
    color: #777;
}

/****************************专题-国际友人 end***************************************/


/****************************专题-多彩吉林 start***************************************/
.zt-bmbox-dcjl {
    margin-top: 40px;
    width: 1100px;
    overflow: hidden;
}

.zt-bmbox1-dcjl {
    height: 370px;
    padding: 40px;
    border: 1px solid #eaeaec;
    background: #f6f7f9;
}

.dcjl-tit {
    width: 100%;
    border-bottom: 2px solid #1272d3;
    height: 60px;
}

.dcjl-tit span {
    width: 150px;
    display: block;
    border-bottom: 4px solid #1272d3;
    height: 56px;
    line-height: 56px;
    color: #1272d3;
    font-size: 24px;
}

.dcjl-bmbox {
    border: 1px solid #eaeaec;
    background: #f6f7f9;
    padding: 20px 0;
}

.dcjl-bmbox li {
    background: url(icon2.png) no-repeat left center;
    float: left;
    margin-left: 30px;
    width: 173px;
    overflow: hidden;
    text-align: left;
    padding-left: 15px;
    height: 35px;
    line-height: 35px;
}

.dcjl-bmbox li a {
    font-size: 16px;
    color: #777;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.zt-bmbox3-dcjl {
    width: 1200px;
}

.dcjl-ztzl {
    width: 525px;
    float: left;
    margin-right: 50px;
}

.dcjl-ztzl-tit {
    width: 100%;
    height: 60px;
    border-bottom: 2px solid #1272d3;
}

.dcjl-ztzl-tit a {
    display: block;
    border-bottom: 4px solid #1272d3;
    height: 56px;
    line-height: 56px;
    width: 150px;
    font-size: 24px;
    color: #1272d3;
}

.dcjl-ztzl-bmbox {
    border: 1px solid #eaeaec;
    background: #f6f7f9;
    border-top: 0;
    padding: 25px;
}

.dcjl-ztzl-bmbox .ztzl-pic {
    width: 473px;
    height: 143px;
    object-fit: cover;
    overflow: hidden;
    margin-bottom: 10px;
}

.dcjl-ztzl-bmbox .ztzl-pic img {
    width: 473px;
    height: 143px;
}

.dcjl-ztzl-bmbox .ztzl-ul {
    height: 110px;
    overflow: hidden;
}

.dcjl-ztzl-bmbox .ztzl-ul li {
    background: url(icon4.png) no-repeat left center;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    width: 196px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dcjl-ztzl-bmbox .ztzl-ul li a {
    font-size: 16px;
    color: #777;
}

/****************************专题-多彩吉林 end***************************************/

@media only screen and (min-width: 200px) and (max-width: 768px) {
    .language {
        left: 0;
        margin-left: 100px;
    }

    .headline {
        margin-left: -125px;
    }

    .navbar {
        right: -840px;
        width: 200%;
    }

    .weatherbar {
        left: 100%;
        margin-left: 350px;
    }

    .searchbar {
        left: 100%;
        margin-left: -400px;
    }

    .weatherbar-ej {
        left: 100%;
        margin-left: -260px;
    }

    .nav {
        width: 40%;
        margin-top: 20px;
        margin-left: -67px;
    }

    .logo {
        width: 305%;
        left: 0;
    }

    .logo a {
        left: 20px;
        width: 58%;
    }
}
