@charset "utf-8";
/* CSS Document */

/*-webkit-border-radius 圆边*/
	body{ margin:0 auto}
	input{
    vertical-align: middle;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    font: 14px "Microsoft YaHei", 微软雅黑;
}
ul,ol{ list-style:none}
/*顶部*/
	#top,#nav_menu,#main{  margin-bottom:10px;max-width:1080px;margin:0 auto; clear:both; }
	#top{height:70px;}
	#top_logo{    margin: 24px 0 0 0;
display: block;    height: 34px;
    line-height: 34px;
width: 187px; text-decoration: none;text-indent: -9999px; background: url(/template/images/logo.png) no-repeat 0 0;float:left; }
	#top_searchbox{ width:516px; height:36px; float:left;}
	#top_searchbox form{    width: 514px;
    height: 34px;
    line-height: 34px;
    background-color: #fff;
    margin: 24px 0 0 0;
    float: left;
    position: relative; }
    	.searchtext{width: 426px;background: none;border: none; outline: none; padding-left: 10px; height: 30px;line-height: 30px;border:1px #CCCCCC solid;float: left;}
    	.btn{cursor: pointer;display: block; position: absolute;right: -1px; top: -1px; width: 70px; height: 36px; line-height: 36px;text-align: center; line-height: 36px;background-color: #3eb89c;color: #fff;font-size: 16px;-    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; float:left;    outline: none;
}
    	.btn2{width: 130px;
    margin-right: 8px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #f3971f;
    border: none;-    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
    	.btn3{
	display:block;
	width: 100%;
	margin-top:10px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size:18px;
    text-decoration:none;
    background-color: #3eb89c;
    border: none;-    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
/*导航条*/
#nav{    height: 50px;
    line-height: 50px;
    background-color: #16485c;
    text-align: center;}
     #nav_menu{ text-align:left}
    #nav_menu li{      display: inline-block;
    width: 156px;
    padding-right: 2px;
    font-size: 15px;
    margin: 0 -3px;
    text-align: center;  }
    #nav_menu a{    color: #cfd4d6;
    display: block;
    width: 100%;
    height: 100%;
    position: relative; text-decoration:none
}
	.hot{
	
	    background: url(/template/images/o_hot.png) center center no-repeat;
    width: 49px;
    height: 27px;
    position: absolute;
    right: -3px;
    top: -3px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-top: -2px;
    *margin-top: 0px;
}
/*内容*/
#main_left{    width: 808px;
    float: left;
    margin-top:10px;
}
	#main_left_top{width: 768px;  padding: 14px 14px 20px 14px;float: left;background-color: #f3f3f3;float: left;position: relative;}
	#main_left_top h3{ margin:0; line-height:30px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
	#main_docinfo{height:48px; padding-left:56px;}
	#main_docinfotxt{ line-height:18px; font-size:12px; color:#999999}
	#main_left_top_body{
	    border: 1px solid #dbdbdb;
	    overflow: hidden;
	    padding-bottom: 4px;
	    margin-top: 14px;	
	   background-color: #ffffff;
	    }
	.navline{ border-bottom:1px solid #dbdbdb; height:39px}    
	.navtitle{font-size: 14px;
    color: #666;
    line-height: 40px;
    padding-left: 10px; width:400px; float:left}
    .preview_nav{ display: block; float:right; margin-top:5px; text-decoration:none}
    .main_content{ padding:10px; max-width:748px; font-size:12px; color:#666666;white-space:pre-wrap}
    
#main_right{      width: 252px;
    min-height: 100px;
    /* position: fixed; */
    float: right;
    background-color: #fff;
    z-index: 11;
}
#main_right_relative{    border: 1px solid #dbdbdb;
    overflow: hidden; margin-top:10px;}
#main_right_relative ul{ margin:0; padding:0;}
#main_right_relative li{    margin: 0 10px;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dashed #dbdbdb;
    font-size: 12px;
overflow:hidden;
text-overflow:ellipsis; 
white-space:nowrap;   }
   #main_right_relative li a{ text-decoration:none; color:#333333; font-size:12px;}