﻿@charset "utf-8";
*{ font-family:Georgia; }
h1,h2{color: #000000;}
h3{color: white;}
h3 a{color: white;}
.video-box{position: relative;}
.video-box img{width: 263px; height:168px}
.video-box .video-play{
   position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 102px;
    left: 8px;
    background: url("http://tmisc.home.news.cn/uav/images/aerial/video_play_ico.png")no-repeat;
    background-size: 54px 54px;
}
.video-box1{position: relative;}
.video-box1 img{width:126px; height:80px;}
.video-box1 .video-play1{
        position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 38px;
    left: 11px;
    background: url("http://tmisc.home.news.cn/uav/images/aerial/video_play_ico.png")no-repeat;
    background-size: 35px 35px;
}

.title h2{line-height: 1.8em;}
.article{line-height: 1.5em;}
.base-color{color: #50add6;}
.bottom-dashed{border-bottom: 2px dashed #cbcbcb;}
.bottom-solid{border-bottom: 1px solid #cbcbcb;}
.mt-16{margin-top: 16px;}
.w-720{width: 720px;border-right: 1px solid #cbcbcb;}
.w-280{width: 279px;}
.w-420{width: 409px;border-right: 1px solid #cbcbcb;}
.w-300{width: 310px;}
/**/
.china-body{padding-bottom: 22px;border-bottom: 2px solid #676767;}
.navigate li{
    padding-right: 36px;
    height: 40px;
    text-align: center;
}
.navigate li a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.2em;
    line-height: 40px;
}
.box-left{ display: inline-block;float: left; }
.box-right{display: inline-block;float: right;}
.bottom-dashed .article{padding-top: 10px; font-size:14px; color:#757474;}
.w-720 .bottom-dashed{padding: 15px 0;}
.w-420 .bottom-dashed{margin-right: 15px;}
.w-300 .bottom-dashed{margin: 0 15px;}
/**/
.photos{padding-bottom: 20px;border-bottom: 3px solid #50add6;margin-right: 15px;}
.photos .inline{margin-right: -15px;}
.photos .inline li{width: 240px;}
.photos .inline .item{padding-right: 15px;}
.photos .img-full{height: 151px;overflow: hidden;}
.photos .img-full img{height: 151px; width:225px;}
.photos .article{background-color: #efefef;
    padding: 8px 10px;
    line-height: 24px;
    height: auto;
    overflow: hidden;
    font-weight: bold;}
.photos .title{
    background-color: #4e9cc4;
    border-radius: 6px; margin:17px 0px;
}
.photos .title h2{line-height: 1.5em;text-indent: 0.5em;color: white;}
/**/
.column{padding: 20px 0 50px;}
.column .box-left,.column .box-right{width: 341px;}
.column .box-left{margin-right: 15px;border-right: 1px solid #50add6; padding-right:10px;}
.column .box-col{margin-right: 15px;}
.column .item ul{
   
	margin-bottom: 13px;
    margin-top: 13px;   
}
.column .item .title{
    background-color: #50add6;
    line-height: 1.8em;
    text-indent: 1em;
}
/**/
.plate{margin: 20px 0 0 16px;}
.plate .title{background-color: #4e9cc4;border-radius: 6px;}
.plate .title h2{line-height: 1.5em;text-indent: 0.5em;color: white;}
.video-top .article{font-weight: bold;}
.video-list li{margin-top: 16px;height: 84px;overflow: hidden;}
.video-list .box-left{width: 48%;height: 100%;}
.video-list .video-box{height: 100%;}
.video-list .box-right{    width: 50%;
    padding-left: 2%;
    font-size: 14px;
    color: #000000;
    line-height: 1.5em;
    font-weight: bold;}
/**/
.choice .unfix{background-color: #efefef;padding: 10px 0;}
.choice .unfix1{background-color: #e0e0e0;padding: 10px 0;}
.choice .box-left{width: 20%;}
.choice .box-right{width: 78%;padding-right: 2%;}
.choice .num{
    width: 32px;
    margin: 4px auto;
    text-align: right;
    font-size: 1.2em;
    background: url("http://www.xinhuanet.com/english/englishtest/china/css/bg-icon.png")no-repeat center;
}
.choice li:hover .num{
    height: 32px;
    text-align: center;
    margin: 8px auto;
    line-height: 32px;
    background-color: #4e9cc4;
    color: #ffffff;
    font-size: 1.5em;
}
.choice li:hover{font-weight:bold;}


/**/
.report .item{margin-top: 16px;}
.report .img-full{height: auto; overflow: hidden;}
.report .article{font-size: 14px; font-weight:bold; padding-top:10px; }

.more .img-full{height: 100px;overflow: hidden;margin-top: 10px;}
.footer{ padding-top:15px;}
.yd{background: url(http://imgs.xinhuanet.com/icon/2011air/img/dot01.gif) no-repeat 0 -33px;
    padding-left: 15px;
}