.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.lan {
  color: #003e6c;
}

.bianju {
  margin-top: 9px;
}

.tu:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.tu img {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.content ul li:hover {
  background: #f8f8f8;
}

.content {
  width: 1010px;
  margin: 0 auto;
}

.content .content-left {
  margin-right: 34px;
  width: 686px;
}

.content .content-left h1 {
  font-size: 36px;
  line-height: 43px;
  color: #161616;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 15px;
}
.content .content-left h2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #161616;
  font-weight: lighter;
  margin-top: 0px;
  padding-bottom: 10px;
  line-height: 24px;
}
.content .content-left .data {
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  font-family: 'Arial';
}

.content .content-left .share {
  width: 100%;
}

.content .content-left .share div {
  margin-left: 10px;
  margin-right: 10px;
}

.content .content-left .share .f {
  width: 18px;
  height: 23px;
}

.content .content-left .share .n {
  width: 22px;
  height: 20px;
}

.content .content-left .share .in {
  width: 17px;
  height: 18px;
}

.content .content-left .share .j {
  width: 14px;
  height: 14px;
  margin-top: 2.5px;
}

.content .content-left .artitle {
  width: 100%;
}

.content .content-left .artitle .bigimg img {
  width: 575px;
  height: 370px;
  margin-left: 58px;
  margin-right: 58px;
  margin-top: 38px;
  margin-bottom: 9px;
}

.content .content-left .artitle .bigimg .zhushi {
  margin-left: 58px;
  font-family: 'Arial';
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  margin-bottom: 45px;
}

.content .content-left .artitle p {
  font-size: 20px;
  line-height: 26px;
  color: #414040;
  margin-bottom: 36px;
}

.content .content-left .artitle .page1 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 20px;
}

.content .content-left .artitle .page1 a {
  float: left;
  display: block;
  font-family: 'Arial';
  height: 25px;
  width: 25px;
  line-height: 25px;
  margin-right: 4px;
  border: 1px solid #ebebeb;
  color: #5d5d5d;
  font-weight: bold;
}

.content .content-left .artitle .page1 .greyBg_eb {
  background-color: #ebebeb;
}

.content .content-left .pinglun-box .top {
  font-family: 'Arial';
  font-size: 14px;
  line-height: 19px;
  color: #9e9e9e;
}

.content .content-left .pinglun-box .top .lan {
  color: #004679;
}

.content .content-left .pinglun-box .top img {
  margin-bottom: 3px;
  margin-left: 2px;
  margin-right: 2px;
}

.content .content-left .pinglun-box .shuru {
  margin-top: 20px;
}

.content .content-left .pinglun-box .shuru textarea {
  width: 595px;
  width: 591px\9;
  height: 75px;
  border: 1px solid #dbdbdb;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.content .content-left .pinglun-box .shuru .fayan {
  cursor: pointer;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  padding-left: 30px;
  padding-right: 25px;
  width: 35px;
  background: #004679;
  height: 75px;
  padding-top: 8px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.content .content-left .pinglun-box .zhushi {
  font-family: 'Arial';
  font-size: 12px;
  line-height: 19px;
  color: #9e9e9e;
  margin-top: 13px;
}

.content .content-left .pinglun-box .pinglun .pl-top {
  margin-top: 20px;
  line-height: 20px;
}

.content .content-left .pinglun-box .pinglun .pl-top img {
  margin-right: 6px;
}

.content .content-left .pinglun-box .pinglun .pl-top .shij {
  font-family: 'Arial';
  font-size: 12px;
  line-height: 19px;
  color: #666666;
}

.content .content-left .pinglun-box .pinglun .pl-nr {
  font-size: 16px;
  line-height: 19px;
  color: #414040;
  border-bottom: 1px solid #cccccc;
  padding-top: 20px;
  padding-bottom: 20px;
}

.content .content-left .stories {
  padding-top: 18px;
  padding-bottom: 18px;
}
.content .content-left .stories span.lan{font-size:14px;}
.content .content-left .stories ul li {
  padding-top:10px;
  padding-bottom:10px;
  border-bottom: 1px solid  #f0f0f0;
}

.content .content-left .stories ul li a {
  font-size: 16px;
  line-height: 19px;
  color: #161616;
}

.content .content-left .photo {
  margin-bottom: 55px;
}
.content .content-left .photo span.lan{font-size:14px;}
.content .content-left .photo .tuwen {
  float: left;
}

.content .content-left .photo .tuwen .tu {
  width: 227px;
  height: 158px;
  overflow: hidden;
}

.content .content-left .photo .tuwen .tu img {
  width: 227px;
  height: 158px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  overflow: hidden;
}

.content .content-left .photo .tuwen .tu img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.content .content-left .photo .tuwen .text {
  background: #f0f0f0;
  width: 215px;
  height: 52px;
  line-height: 17px;
  padding-top: 10px;
  padding-left: 12px;
  font-size: 14px;
}

.content .content-right {
  width: 290px;
}

.content .content-right .content-right-title {
  background: #cececf;
  width: 100%;
  margin-top: 1px;
}

.content .content-right .content-right-title div {
  background: #004679;
  color: #fff;
  text-align: center;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 80px;
}

.content .content-right ul li {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}

.content .content-right ul li a {
  font-size: 14px;
  line-height: 18px;
}

.content .content-right .tuwen {
  margin-top: 10px;
}

.content .content-right .tuwen .tu {
  width: 140px;
  height: 93px;
  float: left;
  overflow: hidden;
}
.content .content-right .tuwen .tu img{
  width: 140px;
  height: 93px;
}
.content .content-right .tuwen .wen {
  float: right;
  width: 136px;
  height: 83px;
  background: #f0f0f0;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 11px;
}

.content .content-right .Special .tuwen {
  float: left;
}

.content .content-right .Special .tuwen .tu{
  width: 140px;
  height: 93px;
  float: none;
  overflow: hidden;
}
.content .content-right .Special .tuwen .tu img{
  width: 140px;
  height: 93px;
}
.content .content-right .Special .tuwen .wen {
  width: 126px;
  height: 83px;
  background: #fff;
  padding-left: 7px;
  padding-top: 11px;
  float: none;
}
.bt2 {
  line-height: 17px;
  height: 17px;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  background: url(//www.chinadaily.com.cn/image_e/2016/sub/btBg.gif) repeat-x center;
  margin-bottom: 10px;
  overflow: hidden;
}
.bt2 span{float:left;padding-right:5px;display:block; background-color: #FFF;}

@media (min-width: 1010px){
  .mobileView{
    width: 1010px;
    margin: 10px auto;
    overflow: hidden;
    clear: both;
  }
  .mobileView a{
    color:#fff;
  }
  .mobileView-language,.mobileView-mobile{
    display:inline;
  } 
  .mobileView-button{
    font-size: 22px;
    border: 2px solid #5077aa;
    width: 180px;
    float: left;
    line-height: 58px;
    text-decoration: none;
    margin: 20px 7px;
    border-radius: 2px;
    text-align: center;
    font-family: "Arial";
  }
  .mvl-chinese,.mobileView-phone{
    background-color: #5077aa;
    color:#fff;
  }
  .mobileView-phone{
    background-color: #5077aa;
    margin-left:150px;
    width:370px;
    height:62px;
  }
  .mobileView-phone img{
    margin:10px;
  }
  .mvl-chinese{

    font-family:"Microsoft YaHei";
  }
  .mvl-english{
    color: #5077aa;
    margin-left:54px;
  }
  .mvl-english a{color: #5077aa;}
}
@media (max-width: 768px){

  .content{ width:100%; padding:0px 10px;}
  .content-right{display:none;}
  .content .content-left{width:100%;margin:0; padding:0;}
  .content .content-left .stories span.lan{font-size:0.22rem;}
  .content .content-left .stories ul li {
    padding:0.06rem 0;
    line-height:0.25rem;
    border-bottom: 1px solid  #f0f0f0;
  }
  .content .content-left .stories ul li a {
    font-size: 0.24rem;
    line-height: 0.25rem;
    color: #161616;
  }
  .content .content-left h1{ margin-top:0.05rem;margin-bottom:0.05rem;}
  .content .content-left .data{margin-bottom:0.1rem;}
  .content .content-left .share{display:none;}

  .photo{display:none;}
}

