﻿/* CSS Document */
html,body{margin:0;padding:0}
img{max-width:100%;}
.wrapper{min-width:320px; max-width:640px; margin:0 auto; position: relative; z-index: 2;}
.imglink
{
    text-decoration:none;   
}
/*reset样式重置*/
.allbg
{
    /*background-color: #F0FFFF;*/
    -moz-background-size:100% 220px;
       background-repeat:repeat;}
.top_nav
{
    height:50px;
}
.top_nav a
{
    font-size:25px;
    color:#fff;
    text-decoration:none;
}
.top_nav a:hover
{
    cursor:pointer;
}

.copyright { padding:20px 0 40px 0; text-align:center; font-size:16px; color:#333333; width:100%; position: relative; float:left; z-index: 1; }


.select-class{ width:90%; font-size:18px; background-color:#FFFFFF; cursor:pointer; border:2px solid #6495ED;line-height:32px; height:35px; position:relative; z-index:999; padding:5px;}
.text-class{ width:86%; font-size:18px; background-color:#FFFFFF; cursor:pointer; border:1px solid #6495ED;line-height:32px; height:23px; position:relative; z-index:999; padding:5px;}
.button1-class{ width:200px; font-size:20px; background-color:#FF7F24; color:#FFFFFF; cursor:pointer; border:none;line-height:32px; height:38px; position:relative; z-index:999; padding:5px;}
.button2-class{ width:200px; font-size:20px; background-color:#66CDAA; color:#FFFFFF; cursor:pointer; border:none;line-height:32px; height:38px; position:relative; z-index:999; padding:5px;}

.index{ width:100%; margin:0px auto; text-align:center;  max-width:640px; min-width:320px;}
.one{ width:100%;  margin:0px auto;}
.one a{color:#000; font-size:14px; line-height:30px;}

.newlist{padding:5px 10px;font-size:16px; line-height:25px;}
.newlist span{float:right}

.index_link1 .bd{ margin-left:20px;margin-top:10px;}
.index_link1 .bd .tempWrap{ width:640px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.index_link1 .bd ul{ overflow:hidden; zoom:1; }
.index_link1 .bd ul li{ margin-right:13px;  margin-bottom:10px; float:left; height:40px; line-height:60px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */

.ny_body{width:100%;}
.ny_body .title{text-align:center; height:40px; font-family:宋体; font-size:20px; line-height:40px;}
.ny_body .info{background-color:#f3f3f3; height:22px; font-size:12px; line-height:22px; text-align:center}
.ny_body .img{text-align:center}
.ny_body .img img{width:600px;margin-top:10px;}
.ny_body .body{font-size:14px; line-height:25px; margin-top:10px;padding:0px 20px}

/*评论*/
.comment_box{}
	.comment_list li{padding:5px 0;border-bottom:1px solid #EEE;}
	.comment_list li .floor{float:right;font-size:18px;color:#DDD;}
	.comment_list li .avatar{display:block;background:#FFF;border-radius:2px 2px 2px 2px;float:left;height:36px;overflow:hidden;width:36px;}
	.comment_list li .avatar img{width:36px;height:36px;}
	.comment_list li .inner{margin-left:0px;}
	.comment_list li .inner p{font-size:13px;}
	.comment_list li .inner .meta{padding-top:3px;color:#999;border:none;}
	.comment_list li .answer{margin-left:38px;padding:10px;background:#F6F6F6;border:1px solid #E6E6E6;border-radius:3px 3px 3px 3px;}
	.comment_list li .answer .meta{color:#999;margin-bottom:5px;padding:0;border:none;}
.comment_editor{padding:10px 0; width:100%;}
.left{float:left;}
.right{float:right;}
.red{color:#F00;}.red:hover{color:#F60;}.red a{color:#F00;}.red a:hover{color:#F60;}
.gray{color:#666;}.gray:hover{color:#F60;}.gray a{color:#666;}.gray a:hover{color:#F60;}
.blue{color:#1E7BB3;}.blue:hover{color:#F60;}.blue a{color:#1E7BB3;}.blue a:hover{color:#F60;}
.font18{font-size:18px;}

.base_tit{border-bottom:1px solid #DADADA;color:#444;font-size:14px;margin:5px auto 2px 0;padding-bottom:5px;}
	.base_tit span{float:right;font-size:12px;font-weight:100;margin:5px 0 0 0;color:#ccc;}
	.base_tit span a{color:#999;}
	
	/*按钮样式*/
.btn{border-radius:2px 2px 2px 2px;color:#FFF;display:inline-block;font-size:12px;height:30px;line-height:30px;min-width:48px;padding:0 25px;text-align:center;font-family:"Microsoft Yahei";}
.btn{background-color:#1E7BB3;background-image:-moz-linear-gradient(center top , #3999D2, #1E7BB3);border-bottom:1px solid #02598E;box-shadow:0 1px 2px #BBBBBB;text-shadow:0 -1px 0 #1E7BB3;}
.btn:hover{color:#FFF;opacity:0.9;}
.btn-mini{height:20px;line-height:20px;padding:1px 8px 0;}
input.btn, button.btn{border-left:0 none;border-right:0 none;border-top:0 none;cursor:pointer;}
.btn-success{background-color:#52A152;background-image:-moz-linear-gradient(center top , #5FBE5F, #52A152);border-bottom:1px solid #417F41;text-shadow:0 -1px 0 #52A152;}
.btn-error{background-color:#CB423B;background-image:-moz-linear-gradient(center top , #E85A56, #CB423B);border-bottom:1px solid #AA352F;text-shadow:0 -1px 0 #CB423B;}
.btn-gray{background-color:#DDDDDD;background-image:-moz-linear-gradient(center top , #EEEEEE, #DDDDDD);border-bottom:1px solid #A9A9A9;text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray, .btn-gray:hover{color:#777777;}