﻿@charset "utf-8";
/* CSS Document */

.device { width: 720px; margin: 0 auto; position: relative; }
.device { padding-top: 30px; }
.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; }
@media screen and (max-width: 767px) {
.device { width: 100%; margin: 0 auto; position: relative; }
.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: 100%; }
.device .swiper-title { }
.device .swiper-wrapper img { width: 100%; height: auto; }
}
