@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; border:0;}
body{ font-size:14px; font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; background:url(../images/banner.jpg) center top no-repeat;}



li{ list-style:none;}
a { color:#333; text-decoration:none;}
span { font-size:16px;}
a:hover {color: #2673C5; text-decoration:none;}

.ad_top { width:1200px; margin:0 auto;}

.head { width:100%; height:810px; margin:20px auto; max-width:1200px; position:relative;}
.head img { display:block;}
.head .logo1 { float:left;}
.head .logo2 { float:left;}
.head .en { color:#d11717; float:right; margin-top:10px;}
.head .en a { color:#d11717;}
.head .en span a { color:#333;}
.head_right { width:562px; float:right;}
.link_list { width:724px; margin-left:-170px; margin-bottom:5px; overflow:hidden;}
.link_list li { float:right; font-size:14px; margin-left:18px;}


.rong{width:200px;background:#fff;position:absolute;top:8%;left:1050px;z-index:99;box-shadow:0px 0px 8px rgba(0,0,0,.2);padding:15px 0 30px;box-sizing:border-box;border-radius:5px;overflow:hidden;visibility:hidden;opacity:1;transition:opacity .4s,top .3s}
.rong.show{top:13%;opacity:1;visibility:visible}
.rong .rong_name{width:100%;margin:0 auto;display:flex;justify-content:center;position:relative;border-bottom:1px solid #ebebeb}
.rong .rong_name p{width:60%; text-align:center;padding:0 6px 10px;font-size:16px;line-height:100%;color:#666;cursor:pointer}
.rong .rong_name .rong_cur{font-weight:bold;color:#000;border-bottom:3px solid #0146ae}
.rong .rong_con{text-align:center;font-size:16px;line-height:45px;margin-top:20px}
.rong .rong_con p{height:45px;display:flex;justify-content:center;align-items:center}
.rong .rong_con p:hover{background:#ebebeb}
.rong .rong_con font{font-size:16px;line-height:1em;padding-left:35px;background-repeat:no-repeat;background-position:0 50%;background-size:auto 100%}
.rong .rong_con font.sina{background-image:url("../images/sina.png")}
.rong .rong_con font.wx{background-image:url("../images/weixin.png")}
.rong .rong_con font.tt{background-image:url("../images/toutiao.png")}
.rong .rong_con font.dy{background-image:url("../images/douyin.png")}
.rong .rong_con font.ks{background-image:url("../images/ksh.png")}
.rong .rong_con font.zh{background-image:url("../images/zhu.png")}
.rong .rong_con .rongEM{text-align:center;height:112px;display:none;margin-top:20px}
.rong .rong_con .rongEM img{width:100px;height:auto;padding:5px;border:1px solid #ebebeb;border-radius:6px;display:none}


.Search {width:278px; float:left;}
.form { margin-top: 15px; background: url(../images/sou.jpg) no-repeat; background-size:100% auto; overflow: hidden; padding: 11px; border-radius: 5px; display: flex; justify-content: space-between;}
.form #kw { width: 100%; box-sizing: border-box; outline: none; border:none; background:none; font-size:16px; margin-left:4px;}
.form #button-addon { width: 20px; height: 20px; outline: none; background:none; border:none;}
.wap { margin-left:30px; float:left; margin-top:12px;}
.pc { margin-left:20px; float:left; margin-top:12px;}
.fang { margin-left:20px; float:left; margin-top:12px;}
.mail { margin-left:20px; float:left; margin-top:12px;}
.wap:hover {-webkit-animation: san 0.2s 1 linear;}
.pc:hover {-webkit-animation: san 0.2s 1 linear;}
.fang:hover {-webkit-animation: san 0.2s 1 linear;}
.mail:hover {-webkit-animation: san 0.2s 1 linear;}

@-webkit-keyframes san {
  0% {
    -webkit-transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(0, -5px);
  }
  
  100% {
    -webkit-transform: translate(0, 0);
  }
}


.nav_wrap.mCenter{width:100%;margin:0 auto}.nav_wrap.mCenter .pushNav{padding-left:5px}.nav{height:50px;line-height:50px;background:#0146ae;box-sizing:border-box;display:flex;width:100%;justify-content:center}.nav ul{width:1200px;display:flex}.nav li{color:#fff;text-align:center;cursor:pointer;padding:0px 10px;}.nav li:first-child{margin-left:-10px}.nav li.nav_language{background:#ff2626; margin-right:15px;position:relative;box-shadow:-16px 0 10px -2px rgba(0,0,0,.15),16px 0 10px -2px rgba(0,0,0,.15);line-height:43px;padding:0 35px}.nav li.nav_language::before,.nav li.nav_language::after{content:"";position:absolute}.nav li.nav_language::before{position:absolute;top:-10px;right:100%;border-bottom:10px solid #ad0101;border-left:15px solid rgba(0,0,0,0);z-index:-1}.nav li.nav_language::after{background:#ff2626;width:100%;height:10px;position:absolute;left:0;top:-10px}.nav li span{display:inline-block;position:relative;padding-right:15px}.nav li.showNav span::after{top:50%;transform:rotate(135deg)}.nav li.nav_language span::after{content:"";width:6px;height:6px;position:absolute;right:0;top:calc(50% - 5px);border-left:1px solid rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.8);transform-origin:50% 50%;transform:rotate(-45deg);transition:.3s}.pushNav{height:0;overflow:hidden;transition:height .2s;position:relative;font-size:18px}.pushNav::after{content:"";position:absolute;left:0;right:0;bottom:0;height:15px;background:linear-gradient(rgba(0, 0, 0, 0.11), transparent)}.pushNav ul{width:1200px;margin:0 auto;position:relative;visibility:hidden}.pushNav li{width:100%;opacity:0;transition:opacity .2s;padding:15px 0 30px 40px;position:absolute;left:0;top:0}.pushNav li a{white-space:nowrap;line-height:1em;margin:8px 30px 8px 0;display:inline-block}.pushNav li.moretxt a{margin:5px 25px 12px 0}.nav a { color:#fff;}.nav a:hover { font-weight:bold; }
 


h1 {
	width:1140px;
    text-align: center;
    margin: 30px auto 10px;
    font-size: 40px;
    line-height: 140%;
}
h2 {
	width:1140px;
    text-align: left;
    margin: 20px auto 30px;
    font-size: 16px;
    line-height: 26px;
	font-weight:normal;
	color:#666666;
}
h2 span { color:#2873c6;}
h2 span a { color:#2873c6;}


.flash { width:1200px; margin:0 auto 20px; position:relative;}
.flash .img { display:none;}
.flash .img.hover { display:block;}
.flash .tab_box { width:332px; height:570px; padding-top:20px; position:absolute; right:60px; top:0; background:url(../images/meng4.png) repeat; backdrop-filter: blur(8px);}
.flash .tab_box span { display:block; font-size:16px; line-height:22px; overflow:hidden;}
.flash .tab_box span a { width:295px; color:#fff; display:block; padding:26px 0 26px 0; margin:0 19px 0 18px; white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.flash .tab_box span.hover a { width:295px; padding:26px 19px 26px 18px; margin:0; background-color:#2DA560; white-space:inherit; background:url(../images/flash.png) repeat-y; background-size:100% auto;}

.main_ul { width:1300px;}
.img_new { width:285px; height:160px; margin-right:20px; overflow:hidden; position:relative; margin-bottom:20px; float:left;}
.img_new img { display:block;}
.img_new.img_big:hover img { width:104%; height:104%; margin:-2% 0 0 -2%; transition: all .3s;}
.img_new span { display:block; width:275px; line-height:22px; background:url(../images/meng4.png) repeat; position:absolute; left:0; bottom: 0; font-size:14px; padding:5px 0 5px 10px;}
.img_new span a { color:#FFF;}
.img_new.width { width:590px;}
.img_new.width786 { width:786px; margin-right:24px;}
.img_new.width390 { width:385px;}

.tab_box2 { overflow:hidden; padding-top:10px; padding-bottom:10px;}
.tab_box2 span { width:166px; float:left; display:block; background: #fff; color: #2673C5; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3); font-size:20px; text-align:center; line-height:60px; font-weight:bold; cursor:pointer; margin-left:62px; border-radius:100px;}
.tab_box2 span.hover { background: #2673C5; color: #fff;}

.box {
	overflow: hidden;
	display:none;
	margin-top: 20px;
}
.box.hover { display:block;}
.boxL {
	width: 786px;
	height:454px;
	float: left;
	overflow:hidden;
}
.boxL:hover img { width:104%; height:104%; margin:-2% 0 0 -2%; transition: all .3s;}
.boxR {
	width: 345px;
	float: right;
	background: #3A7FCC;
	padding: 20px;
}

.boxR dl {
	border-bottom: 1px solid #6299D9;
	padding-bottom: 20px;
	margin-bottom: 25px;
}
.boxR dl a {
	color: #fff;
}
.boxR dl a:hover {
	text-decoration:underline;
}
.boxR dt {
	font-size:18px;
	font-weight: bold;
	line-height: 24px;
	padding: 10px 0;
}
.boxR dd {
	font-size:14px;
	line-height: 22px;
	color: #fff;
}
.boxR ul {
	margin-bottom: 15px;
}
.boxR li {
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0;
}
.boxR li a {
	color: #fff;
}
.boxR li a:hover {
	text-decoration:underline;
}
.more_w {
    overflow: hidden;
}
.more_w a {
    float: right;
    width: 70px;
    display: block;
    background: #fff;
    border-radius: 15px;
    padding:2px 0;
    font-size:14px;
    color: #216AB9;
    text-align: center;
}

.swiper-container5 { width:1200px; height:120px; margin:30px auto 10px; overflow:hidden; text-align:center; position:relative;}
.swiper-container5 .swiper-slide { position:relative; overflow:hidden; width:191.66px; height:120px;}
.swiper-container5 .swiper-slide:hover img { width:104%; height:104%; margin:-2% 0 0 -2%; transition: all .3s;}

.story_con{width:100%;display:flex;color:#fff;margin-bottom:18px; margin-top:30px;}
.story_con img{width:auto;height:315px;max-width:none}
.story_con .img_scale{position:unset}
.story_height{width:120px}
.story_con .story_item{width:120px;position:relative;margin-left:-15px;overflow:hidden}
.story_con .story_item:first-child{margin-left:0}
.story_con .story_item .black{position:absolute;top:0;left:0;width:100%;height:315px;background:rgba(0,0,0,.6);}
.story_con .story_item h3{position:absolute;top:0;left:0;width:105px;height:315px;writing-mode:vertical-rl;padding:20px 0;box-sizing:border-box;transition:all .4s;letter-spacing:2px;cursor:pointer;display:flex;align-items:center;font-weight:300;opacity:1}
.story_con .story_item p{position:absolute;left:0;bottom:0;width:550px;padding:10px 15px;box-sizing:border-box;background:linear-gradient(transparent, rgba(0, 0, 0, 0.6));display:none}
.story_con .story_item p a{color:#fff}
.story_con .story_item.story_cur{width:560px}
.story_con .story_item.story_cur h3{opacity:0}

.main { width:1200px; margin:0 auto 20px; overflow:hidden;}
.left_box { width:792px; float:left; position:relative;}
.left_box .swiper-container { width:792px; margin:0 auto 16px; overflow:hidden; cursor:pointer; position:relative;}
.left_box .swiper-container b { width:100%; height:58px; position:absolute; bottom:0; left:0; background:url(../images/meng.png) repeat-x; background-size:100% 58px;}
.left_box .swiper-container span { width:96%; padding-left:4%; font-size:16px; line-height:58px; position:absolute; bottom:0; left:0;}
.left_box .swiper-container span a { color:#FFF;}
.left_box .swiper-button-prev{ width:38px; height:66px; background-size:38px 66px; position:absolute; left:0; top:216px; background-image:url(../images/left-1.png);}
.left_box .swiper-button-next{ width:38px; height:66px; background-size:38px 66px; position:absolute; right:0; top:216px; background-image:url(../images/right-1.png);}


.news_list{display:flex;justify-content:space-between;flex-wrap:wrap; margin-bottom:15px;}
.news_list li{width:250px;position:relative; font-size:16px;}
.news_list li span { font-size:16px;}
.news_list li img{width:250px;height:146px;}
.news_list li p{margin-top:10px;line-height:26px}

.right { width:384px; float:right;}
.right ul { overflow:hidden; margin-bottom:18px;}
.right ul li { font-size:16px; line-height:28px; margin-bottom:18px; padding-bottom:17px; border-bottom:dashed 1px #ebebeb;}
.right ul li b { font-size:20px; line-height:46px; margin-top:-12px; border-bottom:solid 1px #e4e4e5; display:block;}
.right ul li b a { color:#0a48ab;}
.right ul li:last-child { border-bottom:0; padding-bottom:0;}
.right ul li.dian { padding-left:22px; background:url(../images/dian.png) left 11px no-repeat; margin-top:16px;}



.mPic {
    width: 100%;
    min-width: 1200px;
    height: 635px;
    position: relative;
    overflow: hidden;
}

.rightBG {
    width: 10000px;
    height: 635px;
    content: '';
    position: absolute;
    top: 0;
    left: -10000px;
    bottom: 0;
    background: rgba(38, 115, 197, .5);
    z-index: 20;
}

.leftBG {
    width: 10000px;
    height: 635px;
    content: '';
    position: absolute;
    top: 0;
    right: -10000px;
    bottom: 0;
    background: rgba(38, 115, 197, .5);
    z-index: 20;
}

.mInner {
    width: 1200px;
    height: 635px;
    margin: 0 auto;
    position: relative;
}

.mImglist {
    position: relative;
    z-index: 5;
    left: 0;
}

.mImglist li {
    float: left;
    width: 1200px;
    height: 635px;
}

.mImglist li a {
    position: relative;
}

.picimg {
    width: 1200px;
    height: 635px;
}

.play {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 270px;
    left: 570px;
}

.mpicCon {
    width: 1200px;
	line-height:34px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px 40px 15px 40px;
    text-align: center;
    z-index: 10;
    background: url(../images/meng4.png) repeat 0 top;
    position: relative;
    bottom: 0;
    color: #FFF;
    opacity: 0;
    transition: all 1s;
    transform: translateY(-100%);
}

.mpicCon h6 a {
    color: #fff;
	
}

.mpicCon h6 a {
    font-size: 24px;
    font-weight: bold;
}

.mpicCon p a {
    font-size: 16px;
    color: #fff;
}

.mpicCon p {
    text-indent: 34px;
    text-align: left;
    margin-top: 15px;
    font-size: 16px;
    line-height: 175%;
}

.mImglist li.cur .mpicCon {
    opacity: 1;
}

.mImglist li.cur {
	overflow:hidden;
}
.mImglist li.cur:hover img {
	width:102%;
	height:102%;
	margin:-1% 0 0 -1%;
	transition: all .3s;
}

.mPicPrev,
.mPicNext {
    position: absolute;
    top: 290.5px;
    width: 21px;
    height: 54px;
    z-index: 30;
    cursor: pointer;
}

.mPicNext {
    right: 10px;
}

.mPicPrev {
    left: 10px;
}



.swiper-container2 { width:752px; float:left; position:relative; overflow:hidden; margin-bottom:20px;}
.swiper-container2 span { width:100%; line-height:60px; font-size:24px; border-radius:10px 10px 0 0; background-color:#ee1c25; display:block; color:#fff; text-align:center;}
.swiper-container2 a { color:#fff;}
.swiper-pagination.s2 { color:#fff;}

.ad1 { float:left; margin-bottom:10px;}
.ad2 { float:left; margin-bottom:10px; margin-right:10px;}
.ad2:last-child { margin-right:0;}
.ad3 { float:left; margin-bottom:10px; margin-right:10px;}
.ad3:last-child { margin-right:0;}

.title { margin-bottom:10px;}
.box4 { overflow:hidden;}
.title_tex { font-size:22px; line-height:54px; color:#0a48ab; border-bottom:solid 1px #dcdcdc; margin-bottom:30px;}
.title_tex a { display:block; width:22px; height:22px; margin-top:16px; float:right; background:url(../images/more.png) no-repeat;}
.box4 .left { width:810px; float:left; overflow:hidden;}
.box4 .left1 { width:390px; margin-right:15px; float:left;}
.box4 .left1 .img { overflow:hidden; position:relative; margin-bottom:19px;}
.box4 .left1 .img img { margin-bottom:9px;}
.box4 .left1 .img b { display:block; line-height:44px; margin-top:3px; font-size:18px; font-weight:normal;}
.box4 .left1 .img b a { color:#000;}
.box4 .left1 .img span { display:block; line-height:26px; font-size:14px; color:#383838;}
.box4 .left3 .list { overflow:hidden; margin-bottom:11px;}
.box4 .left3 .list li { font-size:14px; line-height:18px; margin-bottom:15px;}
.box4 .left3 .list li b { font-size:16px; line-height:20px;}
.box4 .left3 { width:380px; margin-right:25px; float:left;}
.box4 .left3 .img { overflow:hidden; position:relative; margin-bottom:20px; border-radius: 5px;}
.box4 .left3 .img span { display:block; width:380px; height:40px; line-height:40px; background:url(../images/meng2.png) repeat-x; position:absolute; left:0; top:175px; font-size:14px; padding-left:14px;}
.box4 .left3 .img span a { color:#FFF;}
.box4 .list_box { width:390px; float:left;}
.box4 .list_box li { font-size:16px; line-height:28px; margin-bottom:10px; padding-bottom:10px; border-bottom:dashed 1px #ebebeb;}
.box4 .list_box li:last-child { border-bottom:0; padding-bottom:0;}
.box4 .list_box li { padding-left:22px; background:url(../images/dian.png) left 11px no-repeat; margin-top:10px;}
.box4 .list_box span:last-child { padding-bottom:0; margin-bottom:0; border-bottom:0;}
.box4 .left2 { width:390px; float:left;}
.box4 .left2 .img { overflow:hidden; position:relative; margin-bottom:20px;}
.box4 .left2 .img span { display:block; width:380px; height:40px; line-height:40px; background:url(../images/meng2.png) repeat-x; position:absolute; left:0; top:175px; font-size:14px; padding-left:14px;}
.box4 .left2 .img span a { color:#FFF;}
.box4 .left2 .img strong { width:390px; height:212px; position:absolute; left:0; top:0; background:url(../images/Play2.png) center center no-repeat;}
.box4 .left2 .img strong a { display:block; width:390px; height:212px;}

.box4 .left2 .img2 { overflow:hidden; position:relative; margin-bottom:20px;}
.box4 .left2 .img2 img { float:left; margin-right:10px;}
.box4 .left2 .img2 span { float:left; display:block; width:196px; line-height:26px; font-size:16px;}
.box4 .left2 .img2 span a { color:#343434;}
.box4 .left2 .img3 { overflow:hidden; position:relative; margin-bottom:10px;}

.main2_back { width:100%; padding-top:0; padding-bottom:20px; margin-bottom:10px; overflow:hidden;}

.img5 { width:786px; height:448px; overflow:hidden; position:relative; float:left; margin-right:24px;}
.img5 img { display:block;}
.img5:hover img { width:104%; height:104%; margin:-2% 0 0 -2%; transition: all .3s;}
.img5 span { display:block; width:774px; line-height:24px; background:url(../images/meng4.png) repeat; position:absolute; left:0; bottom: 0; font-size:16px; padding:10px 0 10px 20px;}
.img5 span a { color:#FFF;}
.img5_2 { width:390px; height:212px; overflow:hidden; position:relative; margin-bottom:24px; float:left;}
.img5_2:hover img { width:104%; height:104%; margin:-2% 0 0 -2%; transition: all .3s;}
.img5_2:last-child { margin-bottom:0;}
.img5_2 img { display:block;}
.img5_2 span { display:block; width:370px; line-height:24px; background:url(../images/meng4.png) repeat; position:absolute; left:0; bottom: 0; font-size:16px; padding:10px 0 10px 20px;}
.img5_2 span a { color:#FFF;}




.pc_footer{width:100%;text-align:center;margin-top:30px;background:#0146ae;color:#fff;font-size:14px;padding:60px 0}
.pc_footer span{margin:0 13px}
.pc_footer p{ line-height:36px;margin-bottom:5px}
.pc_footer p a{color:#fff;margin:0 13px}
.pc_footer .Icons{text-align:center;margin-top:40px}
.pc_footer .Icons img{width:auto;height:45px;margin:0 10px}
.m_footer{display:none}
.fixed{position:fixed;right:15px;bottom:30px;text-align:center;z-index:99;cursor:pointer}
.fixed span{display:block;width:60px;height:60px;background-color:#ededed;border-radius:7px}
.fixed #fix_wza{color:#999;font-size:14px}
.fixed #fix_wza span{background-image:url("http://images.china.cn/images1/ch/2022ChinaIdex/content/img/wza.png");background-position:center;background-size:100% auto}
.fixed .scroll_top{margin-top:10px;display:none}
.fixed .scroll_top span{position:relative}
.fixed .scroll_top span::before,.fixed .scroll_top span::after{content:"";width:4px;height:25px;background:#b4b4b4;position:absolute;top:17px;border-radius:5px}
.fixed .scroll_top span::before{transform-origin:0 0;transform:rotateZ(45deg);left:30px}
.fixed .scroll_top span::after{transform-origin:100% 0;transform:rotateZ(-45deg);right:30px}
.fixed .scroll_top a{color:#999;font-size:14px}

.list_box2 { width:1200px; margin:30px auto 0; overflow:hidden;}
.list_left { width:860px; overflow:hidden; float:left;}
.list_title { background:url(../images/shu.jpg) left 21px no-repeat; margin-bottom:20px; border-bottom:solid 1px #eeeeee; font-size:24px; padding:18px 0 18px 20px; color:#0146ae;}
.list_right { width:300px; overflow:hidden; float:right;}
.list_img { overflow:hidden; position:relative; margin-bottom:20px;}
.list_img img { float:left;}
.list_img span { float:right; display:block; width:160px; line-height:26px; font-size:16px;}
.list_img span a { color:#343434;}
.list_main { overflow:hidden;}
.list_main ul { border-bottom:solid 1px #eeeeee; overflow:hidden; padding-bottom:20px; margin-bottom:20px;}
.list_main li { width:700px; font-size:16px; line-height:26px; float:left;}
.list_main li img { float:left; margin-right:20px;}
.list_main li:nth-child(even) { width:160px; text-align:right; font-size:14px; line-height:26px; float:right;}

#autopage { color: #3c8fe1; height:30px; font-weight: bold; clear: both; padding-bottom:5px; padding-top:10px;}
#autopage span { color: #fff; font-weight:normal; background-color:#0a49ab; padding: 7px 15px; border-radius:10px;}
#autopage a { color: #424242; font-weight:normal; border: 1px solid #f0f3fa; background-color:#f0f3fa; padding: 7px 15px; border-radius:10px;}
#autopage a:hover { color: #fff; font-weight:normal; border: 1px solid #0a49ab; background-color:#0a49ab; padding: 7px 15px; border-radius:10px; }

.photo_main { overflow:hidden;}
.photo_main ul { padding-bottom:30px; width:1212px; overflow:hidden;}
.photo_main li { width:230px; float:left; margin-right:12px; font-size:16px; line-height:30px;}
.photo_main li span { height:60px; display:block; margin:0 0 30px;}

.list_text2 { width:1000px; margin:0 auto; padding-bottom:50px;}

#artBox { height: 1%; overflow: hidden; margin-bottom: 10px; padding-bottom: 10px; }
.artLink { line-height: 36px; clear: both; margin: 0px 20px; }
.font_change { text-align: right; height: 30px; overflow: hidden; margin: 0px auto; }
.artTitle { font-family: "黑体"; font-size: 30px; line-height: 40px; text-align: left; margin: 10px auto; }
.artInfo { line-height: 30px; text-align: center; border-bottom: 1px solid #CCC; clear: both; width: 880px; margin: 0px auto 20px auto; padding-bottom: 10px; }
.artInfo a { margin: 0px 5px; }
.media_name { margin-right: 20px; }
.pub_date { margin-right: 15px; }
.artCon { font-size: 16px; line-height: 180%; margin: 50px auto 0; color:#3f4655; }
.artCon img {max-width: 880px;}
#shareBox { display: inline; float: left; margin-left: 50px; }
.artLabel { font-size: 14px; display: inline; float: right; margin-right: 50px; }
.relatedBox { width: 978px; margin: 0px auto 10px auto; }
.relatedBox h2 { font-size: 14px; line-height: 30px; background: #F1F2F5; text-indent: 20px; }
.relatedBox ul { width: 860px; height: 1%; overflow: hidden; margin: 0px auto; padding: 20px 0px; }
.relatedBox ul li { line-height: 24px; background: url(http://images.china.cn/images1/ch/2012gq/art_3.gif) no-repeat left 8px; display: inline; float: left; width: 410px; padding-left: 20px; }
.font_14 { background: url(http://images.china.cn/images1/ch/2012gq/art_1.gif); display: inline-block; width: 50px; height: 30px; }
.font_14:hover { background: url(http://images.china.cn/images1/ch/2012gq/art_1_1.gif); }
.font_18 { background: url(http://images.china.cn/images1/ch/2012gq/art_2.gif); display: inline-block; width: 50px; height: 30px; }
.font_18:hover { background: url(http://images.china.cn/images1/ch/2012gq/art_2_1.gif); }
#dataBox { background: #F1F2F5; margin: 0px auto 20px auto; }
#dataBox td { font-weight: bold; font-size: 14px; line-height: 30px; background: #FFF; }
#dataBox .xs { font-weight: normal; text-indent: 10px; }

.next { text-align:left; padding:10px 0 20px; color:#9d9ea0;}
.next span { font-size:14px;}

#editor_baidu { text-align:right; display:block; color:#9d9ea0;}

.inform_item{display:inline-flex}.inform_item>p:last-child::after{content:none}.inform_item div:last-child{padding-right:0}.informShare{padding:0 25px;display:flex;align-items:center;position:relative}.informShare .sina .share_icon,.informShare .wechat .share_icon{margin-right:8px;cursor:pointer;border-radius:50%}.informShare .copy_pic .share_icon{cursor:pointer;border-radius:50%}.informShare .sina:hover .share_icon,.informShare .qqSpace:hover .share_icon,.informShare .copy_pic:hover .share_icon,.informShare .wechat:hover .share_icon{animation:jump .2s forwards linear}.informShare .qrcode{z-index:999;position:absolute;top:40px;left:-50px;width:100px;height:100px;border:15px solid #fff;border-radius:7px;box-shadow:0 2px 8px #999;overflow:hidden;visibility:hidden;transition:.3s;opacity:0;background:#fff}.informShare .wechat{position:relative}.informShare .wechat:hover .qrcode{opacity:1;visibility:visible;transform:translateY(2%)}
.informShare .wechat .qrcode img { width:100%;}
.informShare .copySuccess{position:absolute;top:40px;right:-16px;padding:0 20px;line-height:36px;border-radius:7px;background:#fff;box-shadow:0px 2px 8px #999;opacity:0;visibility:hidden;z-index:999}.informShare .copySuccess.copy_cur{animation:copySuccess 3s forwards}.qqSpace{display:none}.fontSize{ padding-left:20px;position:relative; float:right;display:flex;align-items:center}.fontSize::after{content:"";position:absolute;bottom:7px;left:0;width:1px;height:14px;background:#999}.fontSize span{display:block;width:30px;height:30px;line-height:30px;border-radius:50%;text-align:center;margin-right:10px;cursor:pointer}.fontSize .font_cur{background:#2c64c3;color:#fff}@keyframes jump{50%{transform:translateY(-5px)}100%{transform:translateY(0)}}.topShare .informShare .copySuccess{right:0}.topShare .informShare .wechat,.topShare .informShare .sina,.topShare .informShare .qqSpace,.topShare .informShare .copy_pic{margin-bottom:-5px}@keyframes copySuccess{0%{visibility:visible}30%{opacity:1}}.article{padding-top:20px;overflow:hidden}.article #vjs_video_3{margin-top:10px}.article.nobor{border:none}.article p{margin-bottom:20px}.article .editor{text-align:right;margin-bottom:30px;font-size:14px;color:#999}