@charset "utf-8";
/* CSS Document */
.content { width: 1200px; height: auto; overflow: hidden; margin: 0 auto; }
* { font-family: Georgia; }
.main { width: 1000px; margin: 0 auto; margin-top: 30px; }
.main-left { width: 650px; float: left; }
.wzzy { font-size: 14px; color: #636767; line-height: 34px; padding: 15px 0; }
.wzzy i { padding: 0 5px; font-style: normal; }
.Btitle { font-size: 34px; line-height: 42px; font-weight: normal; }
.contentaa { border-top: 1px solid #ccc; padding: 30px 0 10px 0; margin-top: 20px; font-family: Arial; }
.contentaa p { font-family: Arial; line-height: 26px; color: #404040; padding: 15px 0; font-weight: normal; width: 900px; margin: 0 auto; }
.contentaa p a { font-family: Arial; }
.contentaa img { max-width: 900px; height: auto; display: block; margin: 0 auto; }
.more-con { }
.mor-kw { font-size: 16px; font-family: Arial; padding-bottom: 20px; border-bottom: 1px solid #ccc; height: 30px; text-align: right; }
.mor-kw span { padding-right: 10px; }
.mor-kw i { padding: 5px; background: #3ec7ea; font-family: Arial; color: #fff; }
.mor-kw i a { font-family: Arial; color: #fff; }
.mor-mk { padding-top: 20px; width: 530px; float: left; }
.mor-mk ul { margin-top: 15px; }
.mor-mk ul li { position: relative; line-height: 34px; margin-bottom: 10px; }
.mor-mk ul li i { width: 5px; height: 5px; background: #42a4ea; position: absolute; left: 5px; top: 16px; margin-top: 0px; margin-left: 0px; }
.mor-mk ul li h3 { font-weight: normal; padding-left: 20px; font-size: 18px; }
.mor-tp { padding-top: 20px; width: 430px; float: right; }
.mor-tp ul { margin-top: 13px; overflow: hidden; }
.mor-tp li { width: 210px; float: left; }
.mor-tp li + li { margin-left: 10px; }
.mor-tp li h3 { font-size: 16px; padding-top: 5px; line-height: 18px; font-weight: normal; }
.mor-tp li img { width: 210px; height: 140px; display: block; }
.main-right { width: 320px; float: right; }
.lmt { font-size: 24px; color: #05b3fc; padding: 10px 0; font-family: Arial; }
.lmt a { color: #05b3fc; font-family: Arial; }
.imgbox { margin-top: 30px; }
.imgbox .lmt { background: #4abcf7; color: #fff; padding-left: 15px; }
.imgbox .lmt a { color: #fff; }
.imgbox ul { margin-top: 16px; overflow: hidden; }
.imgbox li { width: 240px; float: left; }
.imgbox li + li { margin-left: 13px; }
.imgbox li p { font-size: 16px; padding-top: 10px; line-height: 18px; font-weight: normal; color: #484848; }
.imgbox li p a { color: #484848; }
.imgbox li img { width: 240px; height: 137px; display: block; }
.dask { position: relative; }
.dask .picleft { position: absolute; left: -85px; top: 40%; width: 85px; height: 85px; background: url(http://www.xinhuanet.com/xilan/img0618/picArrow.png) -85px 0 no-repeat; display: none; }
.dask .picright { position: absolute; right: -85px; top: 40%; width: 85px; height: 85px; background: url(http://www.xinhuanet.com/xilan/img0618/picArrow.png) 0 0 no-repeat; display: none; }
.textbox li { padding: 5px 0 10px; overflow: hidden; color: #484848; font-family: Arial; }
.textbox li a { color: #484848; font-family: Arial; }
.textbox li i { font-style: normal; color: #05b3fc; font-family: Arial; padding-right: 5px; }
.topVideo { position: relative; }
.topVideo-fixed { position: fixed; bottom: 50%; right: 50%; width: 320px!important; height: 200px!important; /* height: 201px; */ margin-right: -510px!important; z-index: 99; background: #333333; padding: 5px; margin-bottom: -406px; }
.topVideo-fixed iframe { width: 320px!important; height: 200px!important; margin: 0px!important; z-index: 9; position: absolute; }
.topVideo-tit { display: none; }
.topVideo-fixed .topVideo-tit { width: 312px; height: 32px; padding-left: 18px; background: #333; cursor: pointer; display: block; line-height: 34px; color: #fff; font-size: 14px; position: absolute; left: 0; top: 0px; z-index: 8; }
.topVideo-tit-cont { display: inline-block; float: left; width: 220px; height: 32px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.topVideo-closeBtn { display: inline-block; float: right; padding-right: 11px; cursor: pointer; color: #b2b2b2; }
.backtotop { display: none; position: fixed; right: 50%; bottom: 50%; z-index: 10; width: 50px; height: 40px; border: 1px solid #c5c5c5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #f6f6f6; overflow: hidden; cursor: pointer; margin-right: -564px!important; margin-bottom: -407px; }
.backtotop:after { content: ""; display: block; width: 0; margin: 8px auto 0; border-left: 6px solid #f6f6f6; border-right: 6px solid #f6f6f6; border-top: 8px solid #f6f6f6; border-bottom: 8px solid #007bff; }
#div_currpage { margin-top: 20px; }
#div_currpage span { display: inline-block; width: 26px; height: 26px; font-size: 12px; font-weight: 600; color: #FFF; text-align: center; line-height: 26px; background-color: #348CEC; }
#div_currpage a { display: inline-block; padding: 0 10px; height: 26px; font-size: 12px; color: #818181; text-align: center; line-height: 26px; background-color: #F1F3F5; transition: all .4s; -moz-transition: all .4s; ; /* Firefox 4 */ -webkit-transition: all .4s; /* Safari Ã¥â€™Å’ Chrome */ -o-transition: all .4s; ; /* Opera */ }
#div_currpage a:hover { color: #FFF; background-color: #348CEC; }
.bdshare-button-style1-24 { width: 160px; float: left; }
.xhapp { width: 145px; float: right; }
/*END*/
/*footer*/
.footer { width: 1000px; height: auto; margin: 0 auto; overflow: hidden; }
.footer p { height: 40px; font-size: 14px; color: #313131; text-align: center; }
.device { width: 720px; margin: 0 auto; position: relative; }
.device { padding-top: 30px; display: none; }
.pagination { position: absolute; right: 0; top: 0; text-align: right; font-size: 16px; font-weight: bold; }
.device .arrow-left { background: url(http://www.xinhuanet.com/english/xinhuanews/img/leftArrow.png) no-repeat left top; background-size: 100% 100%; position: absolute; left: -120px; top: 45%; margin-top: -15px; width: 80px; height: 100px; }
.device .arrow-right { background: url(http://www.xinhuanet.com/english/xinhuanews/img/rightArrow.png) no-repeat left bottom; background-size: 100% 100%; position: absolute; right: -120px; top: 45%; margin-top: -15px; width: 80px; height: 100px; }
.device .swiper-container { height: auto; width: 720px; }
.device .content-slide { color: #fff; }
.device .swiper-title { font-size: 12pt; font-family: "arial"; color: #337fe5; margin-top: 20px; }
.device .swiper-wrapper img { max-width: 720px; height: auto; }
#tuji { display: none; }
/*END*/