body{background-color: #f9f9f9;}
.main{width: 1200px;margin: 0 auto;overflow: hidden;margin-top: 10px;}
.main_l{width: 870px;float: left;}
/*搜索框*/
.search{width: 100%;height: 50px;background-color: #fff;margin-bottom: 10px;}
.search .s_main{height: 48px;border: 1px solid #ebebeb;width: 468px;float: left;background-color: #aeaeae;}
.search .s_main input{float: left;width: 418px;height: 48px;text-indent: 10px;line-height: 48px;color: #353535;font-size: 14px;border: none;background-color: #fff;}
.search .s_main input:focus + a{background-color: #166bbb;}
.search .s_main a{float: left;width: 50px;height: 48px;background: url("../../images/items/search_btn.png") center no-repeat;cursor: pointer;}
.search .s_main a:hover{background-color: #166bbb;}
.search .s_result{height: 48px;float: left;margin-left: 10px;color: #aeaeae;font-size: 14px;line-height: 50px;}
.search .s_result span{color: #ed1b24;}
.search .s_time{float: right;border: 1px solid #cccccc;padding: 0 10px;height: 22px;line-height: 22px;color: #aeaeae;font-size: 14px;display: block;margin-left: 3px;margin-top: 13px;cursor: pointer;width: auto;}
.search .s_time.on{color: #ed1b24;border: 1px solid #ed1b24;}
.search .s_time:hover{text-decoration: none;color: #ed1b24;border: 1px solid #ed1b24;}


.main_r{width: 310px;float: left;margin-left: 10px;}
/*广告*/
.happy{width:310px;font-size: 0;}
.happy a{display: inline-block;*display: inline;zoom: 1;vertical-align: top;margin-right: 10px;margin-bottom: 10px;width: 145px;height: 80px;*width: 144px;}
.happy a img{border: none;}

/*右侧资讯模块*/
.module{width: 300px;border-top: 2px solid #016bbf;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;margin-bottom: 10px;}
.module .m_tittle a{height: 48px;border-bottom:1px solid #ebebeb;width: 100%;color: #353535;font-size: 14px;font-weight: bold;line-height: 48px;text-indent: 15px;background-color: #fff;display: block;cursor: pointer;}
.module .m_tittle a:hover{text-decoration: none; color: #016bbf;}
.module .more a{width: 100%;height:38px;text-align: center;line-height: 38px;display: block;color: #a1a1a1;font-size: 14px;text-decoration: none;}
.module .more a:hover{background-color: #e7e7e7;color: #767676;}
.news{width: 300px;}
.news .news_m{width: 300px;}
.news .news_m .tab{width: 300px;}
.news .news_m .tab ul{font-size: 0;height: 38px;}
.news .news_m .tab ul li{display: inline-block;*display: inline;zoom:1;width: 33.33%;height: 38px;line-height: 38px;}
.news .news_m .tab ul li a{display: block;height: 100%;text-align: center;color: #353535;font-size: 12px;cursor: pointer;}
.news .news_m .tab ul li a:hover{text-decoration: none;}
.news .news_m .tab ul li.on a{color: #fff;background-color: #166bbb;}
.news .news_m .r_main{width: 100%;}
.news .news_m .r_main .con{width: 100%;background-color: #fff;padding-bottom: 15px;}
.news .news_m .r_main .con ul{width: 100%;}
.news .news_m .r_main .con ul li{width: 100%;}
.news .news_m .r_main .con ul li a{display: block;width: 280px;margin: 0 auto;font-size: 0;cursor: pointer;text-decoration: none;}
.news .news_m .r_main .con ul li a .title{width: 100%;height: 40px;color: #353535;font-size: 12px;font-weight: bold;line-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0;margin-bottom: 0;}
.news .news_m .r_main .con ul li a .img_box{display: inline-block;*display: inline;zoom: 1;width: 120px;height: 70px;vertical-align: top;overflow: hidden;}
.news .news_m .r_main .con ul li a .img_box img{width: 100%;}
.news .news_m .r_main .con ul li a p{display: inline-block;*display: inline;zoom: 1;vertical-align: top;font-size: 12px;color: #a1a1a1;width: 150px;margin-left: 10px;line-height: 17px;overflow: hidden;text-overflow: ellipsis;height: 70px;text-align: left;}
.news .news_m .r_main .con ul li a:hover .title{text-decoration: none;color: #166bbb;}
.news .news_m .r_main .con ul li a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transition-duration: .5s;}

.main_r .no{
    width: 100%;
    height: 64px;
}
.main_r .no .bg{
    background-image: url("../../images/items/no_data.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 39px;
}
.main_r .no span{
    color: #A1A1A1;
    text-align: center;
    font-size: 12px;
    display: block;
}

/*日语的样式*/
.jp{min-height: 700px;}
.jp .search .s_main input:focus + a{background-color: #000;}
.jp .news .news_m .tab ul li.on a{background-color: #000;cursor: default;}
.jp .news .news_m .r_main .con ul li a:hover .title{text-decoration: none;color: #c30006;}
.jp .search .s_main a:hover{background-color: #000;}
.jp .module .m_tittle a{cursor: pointer!important;}
.topBox{min-width: 1200px;}
.pageCopy{min-width: 1200px;}