@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{ font-size:16px; color:#000; background: #fff; font-family:'Times New Roman','\5FAE\8F6F\96C5\9ED1','Nanum Gothic','-apple-system';}
h1,h2,h3,h4,h5,h6{font-size:100%}
table,img{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;}
.mt25{ margin-top:25px;}
.mt35{ margin-top:35px;}
.mt40{ margin-top:40px;}
.mt45{margin-top: 45px;}
.pb50{padding-bottom: 50px; background: #fff;}
.w1100{ width: 1100px; margin-left: auto; margin-right: auto;}
.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}
/*********************************首页 start***********************************/

/*头部 begin*/
.head{height: 130px; position: relative; background: #fff;}
.head .logo{width: 441px; height: 50px; position: absolute; top: 40px; left: 20px; z-index: 1;}
.head .logo a{display: block;}
.head .logo img{width: 441px; height: 50px;}
.head .share{width: auto; height: 40px; position: absolute; top: 45px; right: 210px; z-index: 1;}

.rain_lan { float: right; margin-top: 8px; height: 22px; line-height: 22px; padding-left: 7px; border-left: 1px solid #b5b5b5;}
.rain_lan a { margin-right: 8px; font-size: 12px; color: #595757;}
.rain_lan a:hover { text-decoration: underline; color: #001827;}

.bshare-sinaminiblog { background: url(../images/rain_wb_hy_20170531.jpg) no-repeat!important;}
.bshare-weixin { background: url(../images/rain_wx_hy_20170531.jpg) no-repeat!important;}
.bshare-qqim { background: url(../images/rain_qq_hy_20170531.jpg) no-repeat!important;}

.rain_art_custom { height: auto;}
.rain_share { display: inline-block; line-height: 30px; width: 30px; height: 30px; font-size: 14px; color: #221815;}
.rain_art_custom a { width: 24px!important; height: 24px!important; _height:24px!important; display: inline-block!important; margin: 0 auto 8px!important; padding: 0!important;}
/*头部 end*/

/*nav begin*/
.nav{width: 100%; height: 93px; background: #162a4d;}
.navbar{height: 93px;}
.navul{ width: 100%; height:93px; line-height:93px; position:relative; z-index:1; float: left;}
.navul a{ color:#fff;  }
.navul .nLi{ border-top: 3px solid #162a4d; float:left; display:inline; border-right: 1px solid #113255; _width:180px; _overflow:hidden; _height:90px;}
.navul .nLi:hover{ background-color:#981f40; color:#fff; }
.navul .nLi:last-child{border-right: none;}
.navul .nLi h3{ float:left; height: 90px;}
.navul .nLi h3 a{ display:block; font-size:21px; height: 90px; padding: 0 27px;}
.navul .sub{ display:none; width:1040px; padding-left: 60px; height: 50px; border-top: 6px solid #455571; background: url(../images/nav-bj_hy_20170531.png) repeat; left:0; top:93px;  position:absolute; z-index: 1; line-height:50px;}
.navul .sub li{ zoom:1; float: left;}
.navul .sub a{ display:block; padding:0 20px; font-size: 20px;}
/*.navul .on h3 a{ background:#981f40; color:#fff;  }*/

.mb-nav,.nav_mobile_container{display:none;}

.search{width: 190px; height: 50px; float: right; background: url(../images/search_hy_20170531.png) no-repeat center; position: absolute; right: 0; top: 37px;}
.search-text{width: 140px; height: 50px; line-height: 50px; background: none; color: #3d5c8b; font-size: 14px; margin-left: 25px; padding-right: 25px; border: none; outline: medium;}
.search-but{width: 22px; height: 22px; background: url(../images/search-but_hy_20170531.png) no-repeat; border: none; outline: medium; cursor: pointer; position: absolute; right: 20px; top: 13px;}
.search input::-ms-clear{display:none;}
/*nav end*/

/**************head  nav 适配 begin**************/
@media screen and ( max-width:768px){
   .head,.nav{ display: none;}
   .mb-nav{display:block; width: 100%;height: 60px;background: #fff;box-shadow: 6px -4px 10px #a5a1a1;padding: 10px 0;margin-bottom: 10px;}
   .mb-nav img{display:block; height:auto; width: 280px;  margin-top: 10px; margin-left: 2%;}	
   .quicktools {position: absolute;right: 15px;top: 22px;z-index: 2;display: block; }	
   .quicktools img{display: block; height: 17px; width: 32px;}	
   .nav_mobile_container{display: block;}	   
   .nav_mobile_container{ position:fixed; z-index:888; left:0; top:-100%;  width:100%; height:100%; background:#fff; overflow: auto;
	                       -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -ms-transition: all 300ms ease-in;
						   -o-transition: all 300ms ease-in; 
						   transition: all 300ms ease-in;
	}

   .nav_mobile_container .menu-open-tit{ border-bottom:1px solid #eee; padding: 20px 3%;}
   .nav_mobile_container .menu-open-tit-index{ display:inline-block; float:left;}
   .nav_mobile_container .menu-open-tit-index img{display:block; width:280px;}	
   .nav_mobile_container .menu_icon_x{display:inline-block;height: 14px;width: 15px;float: right; margin-top: 12px;  margin-right: 15px;}
   .nav_mobile_container .menu_icon_x img{display: block;width: 15px;height: 14px;}	
   	
   .nav_mobile_container .menu-open-list{ border:1px solid #c7000b; padding:5px 9px; float: left; border-radius: 8px; margin: 3% 3% 0 0; font-size:14px; color:#c7000b; font-weight: bold;}
   .nav_mobile_container .menu-open-list a{ display:inline-block;}
   
   .nav_mobile_container.menu-open{ right: 0 !important;}	
   .nav_mobile_container.menu-open{ top: 0 !important;}
   	
   .nav_mobile_container ul{width: 92%;overflow: hidden;padding:15px 0 0 15px;}	
   .nav_mobile_container ul li{float: left; padding: 7px 15px; font-size: 16px; border: 1px solid #ccc;
                               border-radius:5px; margin-bottom: 20px; margin-right: 15px;
	}	
  
}
/**************head  nav 适配 end **************/


/*slider begin*/
.slider{width: 100%; height: 460px; overflow: hidden; background: url(../images/slide-big-bj_hy_20170531.jpg) 50% 0 no-repeat; background-size: cover;}
.slideBox{ width:1100px; height:460px; overflow:hidden; position:relative; }
.slideBox .hd{ height:23px; line-height: 23px; background: #223278; width: 100%; overflow:hidden; position:absolute; left:0; bottom:0; z-index:1; }
.slideBox .hd ul{ overflow:hidden; margin-top: 6px; position: absolute; left: 50%;}
.slideBox .hd ul li{ float:left; margin: 0 5px;  width:10px; height:10px; background: url(../images/slider-icon1_hy_20170531.png) no-repeat center center; cursor:pointer; }
.slideBox .hd ul li.on{ background: url(../images/slider-icon2_hy_20170531.png) no-repeat center center; }
.slideBox .bd{ position:relative; height:437px; z-index:0; }
.slideBox .bd li{ vertical-align:middle; }
.slideBox .bd img{ width:1100px; height:437px; display:block; object-fit: cover;}
.slideBox .bd .slider-tit{width: 100%; height: 55px; font-size: 22px; text-align: center; overflow: hidden; background: url(../images/slider-bj_hy_20170531.png) repeat; color: #fff; line-height: 55px; position: absolute; bottom: 0; left:0; z-index: 0;}

.slideBox .prev,
.slideBox .next{ position:absolute; left:0; top:50%; z-index: 1; margin-top:-25px; display:block; width:48px; height:48px; background:url(../images/slider-arrow_hy_20170531.png) -105px 8px no-repeat, #6aa0cf; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:0; background-position:16px 8px; }
.slideBox .prev:hover, .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/*slider end*/

/**************slider 适配 begin**************/
@media screen and ( max-width:768px){
	.w1100{ width:100%}
	.slider{width:100%; height: 6rem;  overflow: hidden; background: none;}
	.slideBox{ width:95%; height: 6rem; margin-left: auto; margin-right: auto; overflow:hidden; position:relative; }
	.slideBox .hd{ height:18px; line-height: 18px; background: #223278; width: 100%; overflow:hidden; position:absolute; left:0; bottom:0; z-index:1; }
	.slideBox .hd ul{ overflow:hidden; margin-top: 5px; position: absolute; left: 50%; margin-left:-45px;}
	.slideBox .hd ul li{ float:left; margin: 0 5px;  width:8px; height:8px; border-radius: 100%; background: url(../images/slider-icon1_hy_20170531.png) no-repeat center center; cursor:pointer; }
	.slideBox .hd ul li.on{ background: url(../images/slider-icon2_hy_20170531.png) no-repeat center center; }
	.slideBox .bd{ position:relative; width: 100%; height:auto; z-index:0; }
	.slideBox .bd li{  vertical-align:middle; width:100%; }
	.slideBox .bd img{ width:100%; height:6rem; display:block; object-fit: cover;}
	.slideBox .bd .slider-tit{width: 100%; height: 35px; font-size: 14px; text-align: center; overflow: hidden; 
							  background: url(../images/slider-bj_hy_20170531.png) repeat; color: #fff; line-height: 35px; 
							  position: absolute; bottom: 16px; left:0; z-index: 0;
	}

	.slideBox .prev,
	.slideBox .next{ display:none; }
	.slideBox .prevStop{ display:none;  }
	.slideBox .nextStop{ display:none;  }

}

/**************slider 适配 end **************/

/*重要新闻&&中俄经贸 begin*/
.zyxw{ width:1100px; }
.zyxw .hd{ height:51px; line-height:51px; border-bottom:1px solid #e0e0e0;  position:relative;}
.zyxw .hd ul{ float:left;  position:absolute; left:0; top:-1px; height:52px; }
.zyxw .hd ul li{ height: 49px; float:left; padding:0 20px; margin-right: 30px; cursor:pointer; position: relative;}
.zyxw .hd .zyxw-tit-i{display: inline-block; width: 9px; height: 30px; background: #981f40; position: absolute; top: 10px; left: 0;}
.zyxw .hd ul li a{font-size: 24px; color: #000; font-weight: bold; display: inline-block;}
.zyxw .hd ul li.on{ height:49px;  border-bottom:3px solid #1a237e; }

.zyxw .bd .zyxwbm{padding: 30px 0; float: left; width: 100%;}
.zyxwbm-L{width: 785px; overflow: hidden;}
.zyxwbm-L .zyxwbm-L-T{ width: 100%; height: 260px;}
.zyxwbm-L .zyxwbm-L-T .zyxw-dt{width: 392px; height: 260px; overflow: hidden; float: left;}
.zyxwbm-L .zyxwbm-L-T .zyxw-dt a{display: inline-block;}
.zyxwbm-L .zyxwbm-L-T .zyxw-dt img{width: 390px; height: 258px; border: 1px solid #dddbdb; object-fit: cover;}
.zyxwbm-L .zyxwbm-L-T .zyxw-dd{width: 373px; height: auto; overflow: hidden; float: right;}
.zyxwbm-L .zyxwbm-L-T .zyxw-dd .zyxwbm-L-T-a{font-size: 22px; color: #000; font-weight: bold; overflow: hidden; display: block; font-size: 26px;}
.zyxwbm-L .zyxwbm-L-T .zyxw-dd .zyxwbm-L-T-p{font-size: 18px; color: #333; line-height: 26px; overflow: hidden; margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}/* 有修改10.26 */
.zyxwbm-L-B{width: 785px; overflow: hidden;}
.zyxwbm-L-B-picul{width: 810px; margin-top: 55px;}
.zyxwbm-L-B-picul li{width: 240px; float: left; margin-right: 30px; overflow: hidden;}
.zyxwbm-L-B-picul li a{display: block;}
.zyxwbm-L-B-pic{width: 238px; height: 156px;  border: 1px solid #e5e5e5; object-fit: cover;}/* 有修改10.26 */
.zyxwbm-L-B-span{font-size: 20px; font-weight: bold; color: #333; margin-top: 10px; width: 100%; height: 185px;overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.zyxwbm-R{width: 285px;}
.zyxwbm-R li, .zejmbm-R li{border-bottom: 1px solid #e5e5e5; padding: 10px 0;}
.zyxwbm-R li a, .zejmbm-R li a{display: block; font-size: 18px; color: #333; line-height: 26px;}
.zyxwbm-R li a{height: 78px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.zejmbm-R li a{height: 52px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}


.zejmbm-L{width: 700px; overflow:hidden ;}
.zejm-L{ width: 750px;}
.zejm-list{width: 330px; overflow: hidden; float: left; margin-right: 45px;}
.zejm-list-tit{height: 78px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.zejm-list-tit a{font-size: 24px; color: #000; font-weight: bold; line-height: 26px; display: block;}
.zejm-list-con{font-size: 18px; color: #333; overflow: hidden; line-height: 26px; height: 130px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.zejm-list-pic{width: 328px; height: 196px; overflow: hidden; border: 1px solid #e5e5e5;}
.zejm-list-pic img{width: 328px; height: 196px; object-fit: cover;}
.zejmbm-R{width: 350px; overflow: hidden;}

/*重要新闻&&中俄经贸 end*/

/**************重要新闻&&中俄经贸tab 适配 begin**************/
@media screen and ( max-width:768px){
	.zyxw{ width:100%;}
	.zyxw .hd{ height:auto; line-height:0px; border-bottom:none;  position:static; overflow: hidden;}
	.zyxw .hd ul{height:auto; float:none;  position:static;  border-bottom: 1px solid #ccc; }
	.zyxw .hd ul li{width: 95%; height: auto;  float:none;  margin: 0 auto 20px; line-height: 31px;  padding:12px 10px;  cursor:pointer;
	                 position: static; text-align: center; border: 1px solid #ccc; border-radius: 3px; box-sizing: border-box;
    }	
	.zyxw .hd .zyxw-tit-i{display: none;}
	.zyxw .hd ul li a{font-size: 22px; color: #000; font-weight: normal; display: inline-block;
	                  width: auto; 
	}
	.zyxw .hd ul li.on{ height:auto; border:none; background: #0d5eaa;}	
	.zyxw .hd ul li.on a{  color: #fff;}
	.zyxw .hd ul li.on .zyxw-tit-i{ display: none;}

	
	.zyxw .bd .zyxwbm{padding: 30px 0; float: none; width: 100%;}
	.zyxwbm-L{width: 100%; overflow: hidden;}
	.left{ float: none;}
	.zyxwbm-L .zyxwbm-L-T{ width: 100%; height: auto;}
	.zyxwbm-L .zyxwbm-L-T .zyxw-dt{width: 100%; height: auto; overflow: hidden; float: none; text-align: center;}
	.zyxwbm-L .zyxwbm-L-T .zyxw-dt a{display: inline-block;}
	.zyxwbm-L .zyxwbm-L-T .zyxw-dt img{width: 100%; height:auto;  border: none; object-fit: cover;}
	.zyxwbm-L .zyxwbm-L-T .zyxw-dd{ width: 95%; height: auto; margin: 15px auto 0; overflow: hidden; float: none;}
	.zyxwbm-L .zyxwbm-L-T .zyxw-dd .zyxwbm-L-T-a{font-size: 20px; color: #000; font-weight: bold; overflow: hidden; display: block;}
	.zyxwbm-L .zyxwbm-L-T .zyxw-dd .zyxwbm-L-T-p{font-size: 18px; color: #333; line-height: 26px; overflow: hidden; margin-top: 15px;}
	.zyxwbm-L-B{width: 95%; margin:0 auto; overflow: hidden;}
	.zyxwbm-L-B-picul{width: 100%; margin-top: 25px;}
	.zyxwbm-L-B-picul li{width: 32%; float: left; margin-right: 1%; overflow: hidden;}
	.zyxwbm-L-B-picul li a{display: block;}
	.zyxwbm-L-B-pic{width: 100%; height: 2.2rem; border: 1px solid #e5e5e5; object-fit: cover;}/* 有修改10.26 */
	.zyxwbm-L-B-span{font-size: 14px; font-weight: bold; color: #333; line-height: 24px; margin-top: 10px; width: 100%; height: auto;overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
	.zyxwbm-R{width: 90%; margin:20px auto 0;}
	.right{ float: none;}
	.zyxwbm-R li, .zejmbm-R li{border-bottom: 1px solid #e5e5e5; padding: 10px 0;}
	.zyxwbm-R li a, .zejmbm-R li a{display: block; font-size: 18px; color: #333; line-height: 26px;}
	.zyxwbm-R li a{height: auto; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
	.zejmbm-R li a{height: auto; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	
	
	.zejmbm-L{width: 100%; overflow:hidden ;}
	.zejm-L{ width: 100%;}
	.zejm-list{width: 95%; overflow: hidden; float: none; margin: 0 auto;}
	.zejm-list-tit{height: auto; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
	.zejm-list-tit a{font-size: 20px; color: #000; font-weight: bold; line-height: 26px; display: block;}
	.zejm-list-con{font-size: 18px; color: #333; overflow: hidden; line-height: 26px; height: auto; text-overflow: ellipsis;
	               display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;
	}/* 有修改10.26 */
	.zejm-list-pic{width: 100%; height: auto; overflow: hidden; border: none; margin-top: 15px;}
	.zejm-list-pic img{width: 100%; height: auto; object-fit: cover;}
	.zejmbm-R{width:95%; overflow: hidden; margin:0 auto;}

	.zyxwbm-L .zyxwbm-L-T .zyxw-dd .zyxwbm-L-T-p{ display: inline-block;}
     
}

/**************重要新闻&&中俄经贸tab 适配 end **************/


/*图片视频 start*/
.tpsp{background: #f4f4f6;}
.tpspbar{padding: 25px 0;}
.tpsp-L{width: 720px; overflow: hidden;}
.tpsp-L .tit, .tpsp-R .tit{height: 42px; border-bottom: 1px solid #e0e0e0; width: 100%;}
.tpsp-L .tit-left, .tpsp-R .tit-left{border-bottom: 2px solid #1a237e; height: 41px; float: left;}
.tpsp-L .tit .tit-icon, .tpsp-R .tit .tit-icon, .bdfw-tit-icon{display: inline-block; width: 9px; height: 29px; background: #981f40; margin-right: 10px;}
.tpsp-L .tit a, .tpsp-R .tit a, .bdfw .tit .tit-L a{font-size: 26px; color: #000; font-weight: bold; line-height: 41px;}

.tpsp-L .bm .pic-list{width: 755px;}
.tpsp-L .bm .pic-list li{width: 220px; overflow: hidden; float: left; margin: 30px 30px 0 0;}
.tpsp-L .bm .pic-list li a{display: block;}
.tpsp-L .bm .pic-list li a img{width: 220px; height: 148px; object-fit: cover;}
.tpsp-L .bm .pic-list li .pic-list-tp{width: 220px; height: 148px; object-fit: cover;}
.tpsp-L .bm .pic-list li span.title{font-size: 18px; font-weight: bold; line-height: 24px; color: #333; height: 70px; display: block; overflow: hidden; margin-top: 15px;}

.tpsp-R{width: 335px; overflow: hidden;}
.tpsp-R .bm .video-list li{height: 70px; overflow: hidden; margin-top: 30px; position: relative;}
.tpsp-R .bm .video-list li i.video-icon{display: block; width: 39px; height: 39px; background: url(../images/video_hy_20170531.png) no-repeat center center; position: absolute; top: 17px; left: 29px; z-index: 1;}
.tpsp-R .bm .video-list li a{display: block;}
.tpsp-R .bm .video-list li .video-pic{width: 100px; height: 70px; object-fit: cover; float: left;}
.tpsp-R .bm .video-list li span.video-span{ width: 220px; height: 70px; overflow: hidden; float: right; font-size: 18px; color: #333; line-height: 24px; font-weight: bold;}

/*图片视频 end*/

/**************图片视频 适配 begin**************/
@media screen and ( max-width:768px){
    .tpsp{background: #f4f4f6;}
    .tpspbar{padding: 25px 0;}
    .tpsp-L{width: 95%; margin:0 auto; overflow: hidden;}
    .tpsp-L .tit, .tpsp-R .tit{height: 42px; border-bottom: 1px solid #e0e0e0; width: 100%;}
    .tpsp-L .tit-left, .tpsp-R .tit-left{border-bottom: 2px solid #1a237e; height: 41px; float: left;}
    .tpsp-L .tit .tit-icon, .tpsp-R .tit .tit-icon, .bdfw-tit-icon{display: inline-block; width: 9px; height: 29px; background: #981f40; margin-right: 10px;}
    .tpsp-L .tit a, .tpsp-R .tit a, .bdfw .tit .tit-L a{font-size: 22px; color: #000; font-weight: bold; line-height: 41px;}
    
    .tpsp-L .bm .pic-list{width: 100%;}
    .tpsp-L .bm .pic-list li{width: 32%; overflow: hidden; float: left; margin: 30px 1% 0 0;}
    .tpsp-L .bm .pic-list li a{display: block;}
    .tpsp-L .bm .pic-list li a img{width: 100%; height: auto; object-fit: cover;}
    .tpsp-L .bm .pic-list li .pic-list-tp{width: 100%; height: 2.2rem; object-fit: cover;}/* 有修改10.26 */
    .tpsp-L .bm .pic-list li span.title{font-size: 14px; font-weight: bold; line-height: 24px; color: #333; height: auto; display: block; 
	                                    overflow: hidden; margin-top: 15px; width: 100%; white-space: nowrap; text-overflow: ellipsis;
	}/* 有修改10.26 */
    
    .tpsp-R{width: 95%; margin: 25px auto 0; overflow: hidden;}
    .tpsp-R .bm .video-list li{ width:100%; height: auto; overflow: hidden; margin-top: 20px; position: relative;}
    /* .tpsp-R .bm .video-list li i.video-icon{display: block; width: 39px; height: 39px; 
	                                        background: url(../images/video_hy_20170531.png) no-repeat center center; 
											position: absolute; top: 17px; left: 29px; z-index: 1;} */
	.tpsp-R .bm .video-list li i.video-icon{display: none; }
    .tpsp-R .bm .video-list li a{display: block;}
    .tpsp-R .bm .video-list li .video-pic{width: 35%; height: 2.2rem; object-fit: cover; float: left;}/* 有修改10.26 */
    .tpsp-R .bm .video-list li span.video-span{ width: 60%; height: auto; overflow: hidden; float: right; font-size: 14px; color: #333; line-height: 24px; font-weight: bold;}	

}

/**************图片视频 适配 end **************/

/*本地服务 begin*/
.bdfw .tit{height: 42px; border-bottom: 1px solid #e0e0e0; margin-top: 10px;}
.bdfw .tit .tit-L{float: left; border-bottom: 2px solid #1a237e; height: 41px;}
.bdfw .tit .tit-R{float: left; margin-left: 20px; height: 42px; line-height: 42px;}
.bdfw .tit .tit-R li{float: left;}
.bdfw .tit .tit-R li a{display: block; margin: 0 10px; font-size: 18px;}
.bdfw .bm{padding: 55px 0 25px 0; float: left;}
.bdfwbox1{width: 330px; overflow: hidden; float: left; margin-right: 40px;}

.bdfwbox2{width: 350px; overflow: hidden; float: left; margin-right: 45px;}
.bdfwbox2 li{border-bottom: 1px solid #e5e5e5; padding: 12px 0;}
.bdfwbox2 li a{display: block; font-size: 18px; color: #333; line-height: 26px; height: 52px; overflow: hidden;}

.bdfwbox3{width: 335px; overflow: hidden; float: left;}
.bdfwbox3 li{width: 335px; height: 102px; margin-bottom: 19px;}
.bdfwbox3 li a{display: block; color: #fff; font-size: 22px; line-height: 102px;}
.bdfwbox3 li.bdfwbox3-list1 img{width: 335px; height: 102px; object-fit: cover;}
.bdfwbox3 li.bdfwbox3-list2{background-color: #35c6ea;}
.bdfwbox3 li.bdfwbox3-list3{background-color: #db4437;}
.bdfwbox3 li.bdfwbox3-list4{background-color: #ff661b;}
.bdfwbox3 li.bdfwbox3-list2 a{background: url(../images/crjxz1_hy_20170531.png) no-repeat left center; padding-left: 80px; margin-left: 60px;}
.bdfwbox3 li.bdfwbox3-list3 a{background: url(../images/crjxz2_hy_20170531.png) no-repeat left center; padding-left: 80px; margin-left: 60px;}
.bdfwbox3 li.bdfwbox3-list4 a{background: url(../images/crjxz3_hy_20170531.png) no-repeat left center; padding-left: 80px; margin-left: 60px;}
/*本地服务 end*/

/**************本地服务 适配 begin**************/
@media screen and ( max-width:768px){
   .bdfw .tit{ width: 95%; height: auto; overflow: hidden; border-bottom: 1px solid #e0e0e0; margin: 15px auto 0;}
   .bdfw .tit .tit-L{float: left; border-bottom: 2px solid #1a237e; height: 41px;}
   .bdfw .tit .tit-R{float: left; margin-left: 0; margin-top: 15px; height: 42px; line-height: 42px;}
   .bdfw .tit .tit-R li{float: left;}
   .bdfw .tit .tit-R li a{display: block; margin: 0 10px; font-size: 18px;}
   .bdfw .bm{padding: 25px 0 25px 0; float: left;}
   .bdfwbox1{width: 95%; margin:0 auto; overflow: hidden; float: none;}
   
   .bdfwbox2{width: 95%; margin:0 auto; overflow: hidden; float: none; }
   .bdfwbox2 li{border-bottom: 1px solid #e5e5e5; padding: 12px 0;}
   .bdfwbox2 li a{display: block; font-size: 18px; color: #333; line-height: 26px; height: 52px; overflow: hidden;}
   
   .bdfwbox3{width: 95%; margin:0 auto; overflow: hidden; float: none;}
   .bdfwbox3 li{width: 100%; height: auto; margin-bottom: 19px;}
   .bdfwbox3 li a{display: block; color: #fff; font-size: 22px; line-height: 102px;}
   .bdfwbox3 li.bdfwbox3-list1 img{width: 100%; height: 2.5rem; object-fit: cover;}/* 有修改10.26 */
   .bdfwbox3 li.bdfwbox3-list2{background-color: #35c6ea;}
   .bdfwbox3 li.bdfwbox3-list3{background-color: #db4437;}
   .bdfwbox3 li.bdfwbox3-list4{background-color: #ff661b;}
   .bdfwbox3 li.bdfwbox3-list2 a{background: url(../images/crjxz1_hy_20170531.png) no-repeat left center; padding-left: 80px; margin-left: 60px;}
   .bdfwbox3 li.bdfwbox3-list3 a{background: url(../images/crjxz2_hy_20170531.png) no-repeat left center; padding-left: 80px; margin-left: 60px;}
   .bdfwbox3 li.bdfwbox3-list4 a{background: url(../images/crjxz3_hy_20170531.png) no-repeat left center; padding-left: 80px; margin-left: 60px;}    

}
/**************本地服务 适配 end**************/

/*广告 start*/
.advertisement img{width: 1100px; height: 90px;}
.advertisement a{display: block; padding-top: 40px;}
/*广告 end*/

/*footer start*/
.footer{height: 145px; width: 100%; background: #0e1f33; padding-top: 50px;}
.footer .foot{text-align: center; color: #fff; font-size: 14px; line-height: 25px;}
.footer .foot a{color: #fff; margin: 0 5px;}
.footer .foot span{display: block;}
/*footer end*/

/*************************首页 end***************************/



/*************************视频列表页 start***********************************/

/*pc视频轮播 begin*/

.video-slidebox{ width:1100px; height:500px; overflow:hidden; position:relative; }
.video-slidebox .hd{ height:55px; line-height: 55px; overflow:hidden; position:absolute; right:10px; _display:none; bottom:0; z-index:1; }
.video-slidebox .hd ul{ overflow:hidden; zoom:1; width: 100px; margin: 0 auto; margin-top: 22px;}
.video-slidebox .hd ul li{ float:left; margin: 0 5px;  width:10px; height:10px; background: url(../images/slider-icon1_hy_20170531.png) no-repeat center center; cursor:pointer; }
.video-slidebox .hd ul li.on{ background: url(../images/slider-icon2_hy_20170531.png) no-repeat center center; }
.video-slidebox .bd{ position:relative; height:500px; z-index:0; }
.video-slidebox .bd li{ zoom:1; vertical-align:middle; }
.video-slidebox .bd img{ width:1100px; height:500px; display:block; object-fit: cover;}
.video-slidebox .bd .slider-tit{width: 1080px; padding-left: 20px; height: 55px; font-size: 22px; text-align: left; overflow: hidden; background: url(../images/slider-bj_hy_20170531.png) repeat; color: #fff; line-height: 55px; position: absolute; bottom: 0; left:0; z-index: 0;}

.video-slidebox .prev,
.video-slidebox .next{ position:absolute; left:0; top:50%; z-index: 1; margin-top:-25px; display:block; width:48px; height:48px; background:url(../images/slider-arrow_hy_20170531.png) -105px 8px no-repeat, #6aa0cf; filter:alpha(opacity=50);opacity:0.5;   }
.video-slidebox .next{ left:auto; right:0; background-position:16px 8px; }
.video-slidebox .prev:hover, .video-slidebox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.video-slidebox .prevStop{ display:none;  }
.video-slidebox .nextStop{ display:none;  }
/*pc视频轮播 end*/

/**************视频轮播 适配 begin**************/
@media screen and ( max-width:768px){
	.video-slidebox{ width:95%; height:6rem; overflow:hidden; position:relative; }
	.video-slidebox .hd{ height:auto; line-height: 0; overflow:hidden; position:absolute; right:10px; bottom:1rem; z-index:1; }
	.video-slidebox .hd ul{ overflow:hidden; width: 90px; margin: 10px auto 0;}
	.video-slidebox .hd ul li{ float:left; margin: 0 5px;  width:8px; height:8px; border-radius: 100%; background: url(../images/slider-icon1_hy_20170531.png) no-repeat center center; cursor:pointer; }
	.video-slidebox .hd ul li.on{ background: url(../images/slider-icon2_hy_20170531.png) no-repeat center center; }
	.video-slidebox .bd{ position:relative; height:6rem; z-index:0; }
	.video-slidebox .bd li{ vertical-align:middle; }
	.video-slidebox .bd img{ width:100%; height:6rem; display:block; object-fit: cover;}
	.video-slidebox .bd .slider-tit{width: 100%; padding-left: 0; height: 35px; font-size:14px; text-align: center; 
	                                overflow: hidden; background: url(../images/slider-bj_hy_20170531.png) repeat; 
									color: #fff; line-height: 35px; position: absolute; bottom: 0; left:0; z-index: 0;
							
	}
	.video-slidebox .prev,
	.video-slidebox .next{ display: none; }

	.video-slidebox .prevStop{ display:none;  }
	.video-slidebox .nextStop{ display:none;  }
}
/**************视频轮播 适配 end**************/

/*videobox start*/
.videobox{overflow: hidden;}
.videobox .videobox-ul{width: 1125px; float: left;}
.videobox .videobox-ul li{width: 350px; overflow: hidden; float: left; position: relative; margin: 30px 25px 0 0;}
.videobox ..videobox-ul li a{display: block;}
.videobox-pic{width: 350px; height: 200px; overflow: hidden;}
.videobox-pic img{width: 350px; height: 200px; object-fit: cover;}
.videobox-span{font-size: 20px; height: 44px; overflow: hidden; color: #272727; line-height: 24px; display: block; margin: 20px 0;}
.videobox-icon{position: absolute; top: 65px; left: 50%; margin-left: -30px; z-index: 1; display: block; width: 60px; height: 60px; background: url(../images/sp-icon1_hy_20170531.png) no-repeat center;}
/*videobox end*/

/**************videobox 适配 begin**************/
@media screen and ( max-width:768px){
	.videobox{overflow: hidden;}
	.videobox .videobox-ul{width: 95%; float: none; margin:15px auto;}
	.videobox .videobox-ul li{width: 48%; overflow: hidden; float: left; position: relative; margin: 12px 1% 0;}
	.videobox ..videobox-ul li a{display: block;}
	.videobox-pic{width: 100%; height: auto; overflow: hidden;}
	.videobox-pic img{width: 100%; height: 2.8rem; object-fit: cover;}/* 有修改10.26 */
	.videobox-span{font-size: 16px; height: auto; overflow: hidden; color: #272727; line-height: 24px; 
	               display: block; margin: 20px 0; width:100%; text-overflow: ellipsis; white-space: nowrap;
	}/* 有修改10.26 */
	
	/* .videobox-icon{position: absolute; top: 65px; left: 50%; margin-left: -30px; z-index: 1; display: block; width: 60px; height: 60px;
	               background: url(../images/sp-icon1_hy_20170531.png) no-repeat center;
	} */
	.videobox-icon{display: none;}
}
/**************videobox 适配 end**************/


/*************************视频列表页 end***********************************/

/*************************详情页 start***********************************/
.warp{ background: #e7e7e7;}
.warp .con{ width: 1030px; margin-left: auto; margin-right: auto; background: #fff; padding: 30px 35px 45px 35px; overflow: hidden;}
.address{height: 45px; line-height: 40px; background: url(../images/xuxian_hy_20170531.png) repeat-x bottom; font-size: 16px; color: #010101;}
.address-icon{width: 5px; height: 25px; background: #981f40; display: inline-block; margin: 6px 10px 0 0; float: left;}
.address a{margin: 0 5px; font-size: 20px; color: #010101;}/*字号修改*/
.warp .con .conbox{padding: 50px 55px 30px 55px; width: 920px; overflow: hidden;}
.warp .con .conbox .title{width: 100%; text-align: center; font-size: 30px; color: #0d5eaa; overflow: hidden;}
.warp .con .conbox .date{width: 100%; height: 25px; margin: 20px 0 40px 0; text-align: center; font-size: 18px; color: #999999; line-height: 25px; font-weight: bold;}
.warp .con .conbox .date .date-span{margin: 0 5px;}
.warp .con .conbox .text{width: 100%; overflow: hidden;}
.warp .con .conbox .text img{ max-width:920px; width:expression(document.body.clientWidth>860?"920px":"auto"); overflow:hidden;}
/*************************详情页 end***********************************/

/**************详情页 适配 start**************/
@media screen and ( max-width:768px){
	.warp{ background: none;}
	.warp .con{ width: 95%; margin-left: auto; margin-right: auto; margin-top: 15px; background: #fff; padding: 0; overflow: hidden;}
	.address{height: auto; line-height: 40px; background: url(../images/xuxian_hy_20170531.png) repeat-x bottom; font-size: 16px; color: #010101;}
	.address-icon{width: 5px; height: 25px; background: #981f40; display: inline-block; margin: 6px 10px 0 0; float: left;}
	.address a{margin: 0 5px; font-size: 16px; color: #010101;}
	.warp .con .conbox{padding: 20px 0 30px; width: 100%; overflow: hidden;}
	.warp .con .conbox .title{width: 100%; text-align: center; font-size: 22px; line-height: 30px; color: #0d5eaa; overflow: hidden;}
	.warp .con .conbox .date{width: 100%; height: 25px; margin: 20px 0 30px 0; text-align: center; font-size: 16px; color: #999999; line-height: 25px; font-weight: normal;}
	.warp .con .conbox .date .date-span{margin: 0 5px;}
	.warp .con .conbox .text{width: 100%; overflow: hidden;}
	.warp .con .conbox .text p{line-height: 28px; margin:10px 0;}
	.warp .con .conbox .text img{ max-width:100%; overflow:hidden;margin-bottom: 15px;  width: 100%!important; height: auto!important;}
}
/**************详情页 适配 end**************/

/********************出入境须知 start*****************************/
.ejy-banner{width: 100%; height: 268px;
   background: url(../images/crjxz-banner_hy_20170531.jpg) top center no-repeat; background-position:50% 0; background-size:cover;
}
.main-listbox-i{width: 5px; height: 25px; background: #981f40; display: inline-block; float: left; margin: 7px 10px 8px 23px;}
.main-listbox-i-xz{width: 5px; height: 25px; background: #981f40; display: inline-block; float: left; margin: 17px 10px 8px 23px;}
.main-list-tit{ font-size: 26px; color: #333;}
/********************出入境须知 end***********************/

/**************出入境须知 适配 start**************/
@media screen and ( max-width:768px){
	.ejy-banner{width: 100%; height: 200px;
	      background: url(../images/crjxz-banner_hy_20170531.jpg) top center no-repeat; background-position:50% 0; background-size:cover;
	}
	.main-listbox-i{width: 5px; height: 25px; background: #981f40; display: inline-block; float: left; margin: 7px 10px 8px 2.5%;}
	.main-listbox-i-xz{width: 5px; height: 25px; background: #981f40; display: inline-block; float: left; margin: 17px 10px 8px 2.5%;}
	.main-list-tit{ font-size: 22px; color: #333;}
}
/**************出入境须知 适配 end**************/


/************************** 焦点新闻，走进吉林,中俄经贸列表 start**********************************/
.zjjl-slide{width: 100%; height: 350px; overflow: hidden; background: url(../images/zjjl-bj_hy_20170531.png) 50% 0 no-repeat; background-size: cover;}
.zjjl-slidebox{ height: 330px; padding-top: 20px; background: #fff;}
.zjjl-slidebox-L{width: 654px; height: 328px; overflow: hidden; border: 1px solid #cbcbcb; position:relative; }
.zjjl-slidebox-L .hd{ height:50px; line-height: 50px; overflow:hidden; position:absolute; right:10px; _display:none; bottom:0; z-index:1; text-align: right;}
.zjjl-slidebox-L .hd ul{ overflow:hidden; zoom:1; /*width: 100px; margin: 0 auto;*/ margin-top: 22px;}
.zjjl-slidebox-L .hd ul li{ float:left; margin: 0 5px;  width:8px; height:8px; background: url(../images/slider-icon4_hy_20170531.png) no-repeat center center; cursor:pointer; }
.zjjl-slidebox-L .hd ul li.on{ background: url(../images/slider-icon3_hy_20170531.png) no-repeat center center; }
.zjjl-slidebox-L .bd{ position:relative; height:328px; z-index:0; }
.zjjl-slidebox-L .bd li{ zoom:1; vertical-align:middle; }
.zjjl-slidebox-L .bd img{ width:654px; height:328px; display:block; object-fit: cover;}
.zjjl-slidebox-L .bd .slider-tit{width: 634px; padding-left: 20px; height: 50px; font-size: 18px; text-align: left; overflow: hidden; background: url(../images/slider-bj_hy_20170531.png) repeat; color: #fff; line-height: 50px; position: absolute; bottom: 0; left:0; z-index: 0;}
.zjjl-slidebox-L .bd .slider-tit i{width: 510px; height: 50px; display: inline-block; overflow: hidden;  text-overflow:ellipsis; white-space:nowrap;}

.zjjl-slidebox-L .prev,
.zjjl-slidebox-L .next{ position:absolute; left:0; top:50%; z-index: 1; margin-top:-25px; display:block; width:48px; height:48px; background:url(../images/slider-arrow_hy_20170531.png) -105px 8px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.zjjl-slidebox-L .next{ left:auto; right:0; background-position:16px 8px; }
.zjjl-slidebox-L .prev:hover, .zjjl-slidebox-L .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.zjjl-slidebox-L .prevStop{ display:none;  }
.zjjl-slidebox-L .nextStop{ display:none;  }

.zjjl-slidebox-R{width: 390px; overflow: hidden; margin-right: 35px;}
.zjjl-slidebox-R .tit{width: 100%; height: 30px; overflow: hidden;}
.zjjl-slidebox-R .tit a{font-size: 24px; color: #000; line-height: 30px; display: block;}
.jjjl-icon{width: 5px; height: 25px; background: #981f40; display: inline-block; float: left; margin: 3px 10px 0 0;}
.zjjl-slidebox-R .bm{width: 100%;}
.zjjl-slidebox-R .bm .abstract{ width: 100%; height: 91px; padding: 7px 0; overflow: hidden; border-bottom: 1px dashed #e5e5e5; margin-top: 5px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.zjjl-slidebox-R .bm .abstract a{color: #0d5eaa; line-height: 31px; font-size: 20px;}
.zjjl-slidebox-R .bm .abstract-con{color: #0d5eaa; font-size: 24px; line-height: 31px;}
.zjjl-slidebox-R .bm .jjjl-list{width: 100%; height: 188px; overflow: hidden;}
.zjjl-slidebox-R .bm .jjjl-list li{height: 55px; margin-top: 7px; line-height: 26px; overflow: hidden;}
.jjjl-liicon{width: 6px; height: 26px; margin-right: 15px; display: inline-block; background: url(../images/icon5_hy_20170531.png) no-repeat left; float: left;}
.zjjl-slidebox-R .bm .jjjl-list li a{ width: 366px; display: inline-block; color: #333; font-size: 18px; line-height: 26px; float: left;}


.main-list{background: #fff; padding-top: 20px;}
.main-listbox{ width:100%; border-top: 5px solid #162a4d;}
.main-listbox .hd{ height:60px; line-height:60px; background:#fff; position:relative; border-bottom: 1px solid #dbdbda; }
.main-listbox .hd ul.zjjl-ul{ width: 100%; float:left; height:60px;}
.main-listbox .hd ul.zjjl-ul li{ margin: 0 45px; _margin: 0 27px; float:left; font-size: 24px; color: #000; cursor:pointer; text-align: center;}
.main-listbox .hd ul.zjjl-ul li.on{ height:59px; border-bottom:2px solid #981f40; }
.main-listbox .bd{width: 100%; float: left;}
.main-listbox-ul{padding: 0 35px; overflow: hidden;}
.main-listbox-ul li{width: 100%; border-bottom: 1px solid #e6e6e6; padding: 30px 0; float: left;}
.main-listbox-ul li .title{ max-height: 52px; overflow: hidden; font-size: 24px; color: #333; width: 100%; display: block; margin-bottom: 13px;}
.main-listbox-ul li .pic{width: 220px; height: 120px; overflow: hidden; display: inline-block; float: left;}
.main-listbox-ul li .pic img{width: 220px; height: 120px; object-fit: cover;}
.main-listbox-ul li .remark{width: 790px; height: 100px; overflow: hidden; font-size: 20px; color: #666; line-height: 26px; display: inline-block; float: right;}
.main-listbox-ul li .date{height: 20px; line-height: 20px; float: right; font-size: 16px; color: #999; display: inline-block;}

/* 以下焦点新闻部分单独样式 */
.main-listbox .hd ul.jdxw-ul{ width: 100%; float:left; height:60px;}
.main-listbox .hd ul.jdxw-ul li{ width: 236px; margin: 0 65px; _margin: 0 55px; float:left; font-size: 24px; color: #000; cursor:pointer; text-align: center;}
.main-listbox .hd ul.jdxw-ul li.on{ height:59px; border-bottom:2px solid #981f40; }

/* 以下是中俄经贸部分单独样式 */
.main-listbox .hd ul.zejm-ul{ width: 100%; float:left; height:60px;}
.main-listbox .hd ul.zejm-ul li{/* width: 236px;*/ margin: 0 70px; _margin: 0 55px; float:left; font-size: 24px; color: #000; cursor:pointer; text-align: center;}
.main-listbox .hd ul.zejm-ul li.on{ height:59px; border-bottom:2px solid #981f40; }
.convert{width: 384px; height: 158px; background: #35c6ea; padding: 3px; margin-top: 25px; color: #fff;}
.conversion{width: 382px; height: 156px; border: 1px solid #60d2ee;}
.convert-tit{font-size: 18px;display: block; margin: 10px 0 0 15px; text-align: left;}
.convert-span{font-size: 26px; display: block; margin: 30px 0 25px 0; text-align: center;}
.convert-date{font-size: 12px; display: block; margin-right: 15px; text-align: right;}

/**************************焦点新闻，走进吉林，中俄经贸 列表 end************************************/

/**************焦点新闻，走进吉林列表 中俄经贸 适配 start**************/
@media screen and ( max-width:768px){
	.zjjl-slide{width: 100%; height: auto; overflow: hidden; background: url(../images/zjjl-bj_hy_20170531.png) 50% 0 no-repeat; background-size: cover;}
	.zjjl-slidebox{ height: auto; padding-top: 20px; background: #fff;}
	.zjjl-slidebox-L{width: 95%; height: 6rem; margin: 0 auto; overflow: hidden; border: 1px solid #cbcbcb; position:relative; }
	.zjjl-slidebox-L .hd{ height:35px; line-height: 35px; overflow:hidden; position:absolute; right:10px; bottom:0; z-index:1; text-align: right;}
	.zjjl-slidebox-L .hd ul{ overflow:hidden; zoom:1; /*width: 100px; margin: 0 auto;*/ margin-top: 13px;}
	.zjjl-slidebox-L .hd ul li{ float:left; margin: 0 5px;  width:8px; height:8px; background: url(../images/slider-icon4_hy_20170531.png) no-repeat center center; cursor:pointer; }
	.zjjl-slidebox-L .hd ul li.on{ background: url(../images/slider-icon3_hy_20170531.png) no-repeat center center; }
	.zjjl-slidebox-L .bd{ position:relative; height:6rem; z-index:0; }
	.zjjl-slidebox-L .bd li{ zoom:1; vertical-align:middle; }
	.zjjl-slidebox-L .bd img{ width:100%; height:6rem; display:block; object-fit: cover;}
	.zjjl-slidebox-L .bd .slider-tit{width: 100%; padding-left: 10px; height: 35px; font-size: 14px; text-align: left; overflow: hidden; background: url(../images/slider-bj_hy_20170531.png) repeat; color: #fff; line-height: 35px; position: absolute; bottom: 0; left:0; z-index: 0;}
	.zjjl-slidebox-L .bd .slider-tit i{width: 70%; height: 50px; display: inline-block; overflow: hidden;  text-overflow:ellipsis; white-space:nowrap;}
	
	.zjjl-slidebox-L .prev, .zjjl-slidebox-L .next{ display: none;}		
	.zjjl-slidebox-L .prevStop{ display:none;  }
	.zjjl-slidebox-L .nextStop{ display:none;  }
	
	.zjjl-slidebox-R{width: 95%; overflow: hidden; margin: 20px auto 0;}
	.zjjl-slidebox-R .tit{width: 100%; height: 30px; overflow: hidden;}
	.zjjl-slidebox-R .tit a{font-size: 24px; color: #000; line-height: 30px; display: block;}
	.jjjl-icon{width: 5px; height: 25px; background: #981f40; display: inline-block; float: left; margin: 3px 10px 0 0;}
	.zjjl-slidebox-R .bm{width: 100%;}
	.zjjl-slidebox-R .bm .abstract{ width: 100%; height: auto; padding: 7px 0; overflow: hidden; border-bottom: 1px dashed #e5e5e5; margin-top: 5px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
	.zjjl-slidebox-R .bm .abstract a{color: #0d5eaa; line-height: 31px; font-size: 20px;}
	.zjjl-slidebox-R .bm .abstract-con{color: #0d5eaa; font-size: 24px; line-height: 31px;}
	.zjjl-slidebox-R .bm .jjjl-list{width: 100%; height: auto; overflow: hidden;}
	.zjjl-slidebox-R .bm .jjjl-list li{height: auto; margin-top: 20px; line-height: 26px; overflow: hidden;}
	.jjjl-liicon{width: 6px; height: 26px; margin-right: 15px; display: inline-block; background: url(../images/icon5_hy_20170531.png) no-repeat left; float: left;}
	.zjjl-slidebox-R .bm .jjjl-list li a{ width: 90%; display: inline-block; color: #333; font-size: 18px; line-height: 26px; float: left;}
	
	
	.main-list{background: #fff; padding-top: 20px;}
	.main-listbox{ width:100%; border-top: 5px solid #162a4d;}
	.main-listbox .hd{ height:auto; overflow: hidden; line-height:60px; background:#fff; position:relative; border-bottom: 1px solid #dbdbda; }
	.main-listbox .hd_ul{ height:auto; line-height:60px; background:#fff; position:static; border-bottom: 1px solid #dbdbda; }
	.main-listbox .hd ul.zjjl-ul{ width: 100%; float:none; height:auto; overflow: hidden;}
	.main-listbox .hd ul.zjjl-ul li{ width: 95%; margin: 10px auto; float:none; font-size: 22px; color: #000; cursor:pointer; 
	                                 text-align: center; border: 1px solid #ccc; border-radius: 3px;
	}
	.main-listbox .hd ul.zjjl-ul li.on{ height:auto; background: #0d5eaa; color: #fff; border: none;}
	.main-listbox .bd{width: 95%; margin: 0 auto; float: none;}
	.main-listbox-ul{padding: 0; overflow: hidden;}
	.main-listbox-ul li{width: 100%; overflow: hidden; border-bottom: 1px solid #e6e6e6; padding: 30px 0; float: none;}
	.main-listbox-ul li .title{ max-height: auto; overflow: hidden; font-size: 22px; color: #333; width: 100%; display: block; margin-bottom: 15px;}
	.main-listbox-ul li .pic{width: 30%; height: auto; overflow: hidden; display: inline-block; float: left;}
	.main-listbox-ul li .pic img{width: 100%; height: auto; object-fit: cover;}
	.main-listbox-ul li .remark{width: 65%; height:auto; overflow: hidden; font-size: 16px; color: #666; line-height: 24px; display: inline-block; float: right;}
	/* 有修改10.26 */
	.main-listbox-ul li .date{height: 20px; line-height: 20px; float: right; font-size: 16px; color: #999; display: inline-block; margin-top: 15px; clear: both;}
	
	/* 以下是焦点新闻tab标题单独样式 */
	.main-listbox .hd ul.jdxw-ul{ width: 100%; float:none; height:auto;}
	.main-listbox .hd ul.jdxw-ul li{ width: 33.3%; margin: 0; float:left; font-size: 20px; color: #000; cursor:pointer; text-align: center;}
	.main-listbox .hd ul.jdxw-ul li.on{ height:59px; border-bottom:2px solid #981f40; }
	
	/* 以下是中俄经贸部分单独样式 */
	.main-listbox .hd ul.zejm-ul{ width: 100%; float:none; height:auto; overflow: hidden;}
	.main-listbox .hd ul.zejm-ul li{width: 95%; margin: 10px auto; float:none; font-size: 22px; color: #000; cursor:pointer; 
	                                text-align: center; border: 1px solid #ccc; border-radius: 3px;
	}
	.main-listbox .hd ul.zejm-ul li.on{ height:auto; background: #0d5eaa; color: #fff; border: none; }
	.convert{width: 100%; height: 158px; background: #35c6ea; padding: 3px; margin-top: 25px; color: #fff;}
	.conversion{width: 100%; height: 158px; border: none;}
	.convert-tit{font-size: 18px;display: block; margin: 10px 0 0 15px; text-align: left;}
	.convert-span{font-size: 26px; display: block; margin: 30px 0 25px 0; text-align: center;}
	.convert-date{font-size: 12px; display: block; margin-right: 15px; text-align: right;}
}
/**************焦点新闻，走进吉林列表 中俄经贸 适配 end**************/


/********************分页 start***************************/
.smy_topage { margin-top:15px; display:inline-block;}
.smy_topage a { background: #fff; border: 1px solid #ccc; height: 30px; display: inline-block; color: #666666; padding: 0 10px; float: left; text-align: center; line-height: 32px; margin: 0 6px;}
.smy_topage a:hover {background:#034da2; border:1px solid #496cfe; color:#fff; text-decoration:none;}
.smy_topage span { background: #fff; border: 1px solid #ccc; height: 30px; display: inline-block; color: #c2c2c2; padding: 0 10px; float: left; text-align: center; line-height: 32px; margin: 0 6px;}

/********************分页 end***************************/


/* 列表--更多  start */
.page {
    width: 100%;
    margin: 50px 0;
    text-align: center;
	overflow: hidden;
}
.page-more {   
	padding: 5px 28px;
	font-size: 16px;
    color: #6d6d6d;
	border-radius: 4px;
    border: 1px solid #d8d8d8;
    background: #fff;
    line-height: 26px;
    display: inline-block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.page-more:hover {  
    color: #fff;
	border: 1px solid #0d5eaa;
    background: #0d5eaa;      
}
/* 列表--更多  end */



/* 10.25后加 */
.rain_aut{
    width: 100%;
    text-align: right;
    margin-top: 20px;
}
/***.warp .text p span{ font-size:21px!important; color:rgb(79, 129, 189)!important;}***/
.warp .text p span{ font-size:21px!important;}
                                                  /* 20230907 add */
.warp .text p{ font-size:20px; line-height:32px; word-wrap: break-word;}/* 11.11后加 */
.return a{font-size:20px}/* 11.11后加 */


/********** footer 适配 10.26修改************************/
@media screen and ( max-width:768px){
    .footer{height: auto; width: 100%; background: #0e1f33; padding-top: 50px; padding-bottom: 50px; overflow: hidden;}	
}









