@charset "utf-8";
@media (max-width: 480px) { 
.FourBox a{
	font-size:1.1em !important;
}
 .main_image a img{
    height:100px !important;
}
 #FourBox .lk{
	width:94px !important;
}

/*.topList li time {*/
/*display:none;*/
/*}*/
.topList li a{
   width:345px;  
}
.topNews .topImg.pull-left a img{
    width: 125px !important;
    height: 105px !important;
}
.topNewsDetail {
    padding-left:0px;
}
/*.descript {
    height: 80px;
}*/
  .cn-sidebar{
    right:0 !important;
  	width:65px !important;
    top:12% !important;
    display: none;
  }
  .cn-sidebar li{
  	   width: 100% !important;
  }
 .serviceFuture h3{
	margin-top:0px !important;
}
}
@media  (max-width: 767px){
 
.FourBox {
    margin-top: 0px !important;
}
.main_visual, .main_image a img {
    height: 200px !important;
}
#FourBox h2 {

	font-size: 1.3em;
}


.bk a {
	font-size: 1.2em;
}
.flicking_con {
    top:170px !important;
}
.pad0{
	padding:0px !important;	
}
.bk49 {
	  width:100%!important;
	  
  }
}

@media (max-width:991px){
.main_image a  {
   /* height: 300px;*/
   height:0px !important;
}
/* #btn_prev{
	left: 30px;

}
#btn_next{
	right: 30px;
 
}*/


/* .FourBox {
    margin-top: -100px;
}
*/

}


@media (min-width: 768px) and (max-width: 991px){


.flicking_con {
    top:180px !important;
}
#btn_prev {
    left: 30px;
}
.topNews .topImg.pull-left a img{
  display: block;
  width: 145px;
}
.topNewsDetail  {
    padding-left: 165px;
}
.topNewsDetail h3 {
        white-space:nowrap; 
    text-overflow:ellipsis;
    overflow:hidden; 
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-bottom: 5px;
    font-size: 1.6em;
    line-height: 1.6em;
}
.topList {
    clear: both;
    padding-top: 20px;
}
.topNews {
    padding-right: 15px;
}

.topList a {
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
}
.topList li time {
    float: right;
    line-height: 2.5em;
}
.topList li {
    clear: both;
}
.newsBox .topList li a {
    display: block;
    padding-left: 10px;
    background-image: url(/cn/images/NEWS_PIC.gif);
    background-repeat: no-repeat;
    background-position: left center;
}