@charset "utf-8";
/* CSS Document */
body{ background:url(/img/2015lh2/images/top_2j_bg.jpg) top center no-repeat #fff;}
/*top*/
.top{ background:url(/img/2015lh2/images/top_bg2.png) repeat-x; height:42px;}
.top span{ float:left; line-height:42px;display:inline-block; width:330px;}
.top span a{ padding:0 5px;}
.top em{ float:right; display:inline-block; width:620px;}
.top em input,.top em img{ vertical-align:middle; margin:0 2px;}
.top em input.people_input{ background:#bee7f8; width:110px; height:19px; border:#bdddeb 1px solid; line-height:19px; color:#fff;}
.top em input.one{ width:60px; height:20px; border:none; padding:0 2px; background:#8dbee2; color:#fff;}
.top em div.search{ float:left; width:250px; padding-top:10px;}
.top em div.language{float:left; padding-top:10px; padding-left:10px;}
.top em div.language i{display:block; float:left;}
.select_box{width:110px; height:19px; text-align:left; background:url(/img/2015lh2/images/icon003.png) top right no-repeat #ceedf9; display:inline-block; position:relative; padding:0 0 0 5px; margin:2px 0 0 5px; float:left; color:#333;}
.select_box p {cursor:pointer; display:block; line-height:20px; padding:0 0 0 10px; width:108px; height:20px; overflow:hidden;}
.select_box ul li {cursor:pointer;}
.paper_list {width:110px; position:absolute; left:2px; top:22px; border:1px dashed #ccc; background:#ceedf9;}
.paper_list li{display:block; line-height:20px; padding-left:10px; width:100px;}
.paper_list li.hover {background:#9ddaf7;}
.paper_list li a{display:block; width:108px; height:20px; text-decoration:none;}
.top .logo{ float:left; padding-left:35px; padding-top:6px;}
.top .link{ width:160px; float:left; padding-left:20px;}
.top .link a{ background:#cc3333; display:block; float:left; margin:10px 10px  0 0; width:61px; height:23px; line-height:23px; text-align:center;}
/*20150215*/
.top span{padding-left:10px; width:260px; height:42px; overflow:hidden;}
.top em div.search{width:190px;}
.paper_list{left:1px; top:20px;}

.withe,.withe a:link,.withe a:visited,.withe a:hover{ color:#fff;}
.red,.red a:link,.red a:visited,.red a:hover{ color:#cc3333;}
.gray,.gray a:link,.gray a:visited,.gray a:hover{ color:#666;}
.blue,.blue a:link,.blue a:visited,.blue a:hover{ color:#1680cc;}
.black,.black a:link,.black a:visited,.black a:hover{ color:#000;}

.title{background:none; margin-top:10px;}
.pic_c{background:none;}

.top_wbpic{width:1000px; height:100px; margin:0 auto; border-bottom:1px solid #c7e6f7;}
.top_wbpic span{float:left;color:#56737e;margin:75px 0 0 0;}
.top_wbpic span a{color:#56737e;margin:0 3px;}
.top_wbpic img{float:right;margin:40px 0 0 0;}

.message ul.pai_list li.top{background:none; height:auto;}
.message ul.pai_list li.top span{padding-left:0px; float:none; overflow:visible;}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */	   
	   
@media (min-device-width:320px) and (max-width:689px),
       (max-device-width:480px) and (orientation:portrait),
	   screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-device-pixel-ratio : 1.5) ,only screen and (min-device-pixel-ratio : 1.5) 
	   {
.top em{ display:none;}
}