@charset "utf-8";
/*=========================Reset_start==========================*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{margin: 0; padding: 0;}
html,body{font-family:"Times New Roman", Times, serif; font-size: 14px; text-align: left;}
ul,ol{list-style: none;}
img{border: 0;}
/*input,select{outline:0;}*/
input,select,textarea{outline:0;}
textarea{resize:none;}
table{border-collapse: collapse; border-spacing: 0;}
th,strong,var,em{font-weight: normal; font-style: normal;}
a{text-decoration: none;}
a:link,a:visited,a:hover,a:active{text-decoration:none; border: 0px;} 
a:hover{text-decoration: underline;}
/*==========================Reset_End===========================*/
/*pc端样式-start*/
	.comments{
		border-top: 1px solid #ccc;
		padding-top: 45px;
	}
	/*栏目-satart*/
	.LanMu{
		overflow: hidden;
		height: 16px;
		padding-bottom:10px;
	}
	.LM_l{
		float: left;
		height: 18px;
		line-height: 18px;
		font-size: 20px;
		color: #004679;
	}
	.LM_r{
		float: right;
		height: 16px;
		line-height: 16px;
		font-size: 14px;
		color: #9e9e9e;
		font-family: Arial;
	}
	.LM_r p{
		float: right;
	}

	.LM_r .LM_r1{
		padding-left: 11px;
		color: #1b5179;
		font-family: Arial;
	}
	.LM_r2_phone{
		display: none;
	}
	/*栏目-end*/

	/*用户登录信息错误*/
	.login_false{
		display: none;
		font-family: Arial;
		color: #f12301;
		font-size: 14px;
	}

	/*注册登录-start*/
	.DL_true .ZhuCe_DengLu{
		display: none;
	}
	.ZhuCe_DengLu{
		margin-top: 10px;
		padding: 19px 0px 27px 23px;
		background-color: #ebebeb;
	}
	.ZD_phone_addbox{
		display: none;
	}
	.Username_line{
		height: 29px;
		overflow: hidden;
	}
	.Username,
	.Password{
		float: left;
		width: 250px;
		overflow: hidden;
	}
	.Password span,
	.Username span{
		float: left;
		margin-top: 8px;
		width: 70px;
		color: #161616;
		font-size:14px;
		font-family: Arial;
	}
	.Password input,
	.Username input{
		float: left;
		border: 1px solid #999;
		height: 27px;
		width: 170px;
		padding-left: 8px;
		font-size:14px;
		font-family: Arial;
	}
	.Hide_Input .Password span,
	.Hide_Input .Username span,
	.Hide_Input .Password input,
	.Hide_Input .Username input {display: none;}
	.Create_account{
		float: left;
		margin-top: 6px;
		margin-left: 14px;
		font-family: Arial;
		color: #004679;
		font-size: 14px;
	}
	.rules{
		float: left;
		margin-left: 30px;
		margin-top: 6px;
		font-family: Arial;
		color: #666666;
		font-size: 14px;
	}

	.Password_line{
		margin-top: 6px;
		height: 29px;
		overflow: hidden;
	}
	.Login{
		float: left;
		width: 115px;
		height: 28px;
		margin-top: 1px;
		margin-left: 10px;
		background-color: #004679;
		text-align: center;
		line-height: 28px;
		color: #fff;
		font-size: 15px;
		font-family: Arial;
		border: 0;
		cursor: pointer;
	}
	.forgot_password{
		float: left;
		margin-left: 39px;
		margin-top: 6px;
		font-family: Arial;
		color: #666666;
		font-size: 14px;
	}
	/*注册登录-end*/
	
	/*已登录状态-start*/
	.DL_true_user{
		display: none;
		overflow: hidden;
		margin-top: 30px;
	}
	.DL_true .DL_true_user{
		display: block;
	}
	.DL_true_user .DL_user_name{
		float: left;
		margin-left: 9px;
		margin-top: 2px;
		font-size: 14px;
		font-family: Arial;
		color: #003e6c;
		font-weight: bold;
	}
	.DL_true_user_right{
		float: right;
		text-align: right;
	}
	.DL_rules a{
		font-family: Arial;
		color: #999999;
		font-size: 14px;
	}
	.Log_out a{
		font-family: Arial;
		color: #999999;
		font-size: 14px;
		font-weight: bold;
	}
	/*已登录状态-end*/

	/*评论-start*/
	.PingLun{
		margin-top: 21px;
		overflow: hidden;
	}
	.PingLun textarea{
		float: left;
		width: 83%;
		width: calc(100% - 113px);
		height: 70px;
		border-radius: 5px 0 0 5px;
		text-align: left;
		padding: 5px 10px 0px;
		font-size: 18px;
	}
	.Login_Post{
		float: left;
		width: 91px;
		height: 92px;
		border:0;
		background: url(../img/Login_Post.png) 0 0 no-repeat;
		cursor: pointer;
		color: #fff;
		font-size: 1.5em;
		position: relative;
	}
	button.Login_Post .text{background: #004679;position:absolute;left:0;top:12.5%;width:100%;}
	.DL_true .Login_Post{
		background: url(../img/Login_Post_DL_true.png) 0 0 no-repeat;
	}
	.DL_true button.Login_Post .text{top:30%;}
	.DL_true button.Login_Post .pre{display:none;}
	.PingLun p{
		float: left;
		font-size: 13px;
		font-family: Arial;
		color: #9e9e9e;
	}
	/*评论-end*/

	/*留言-star*/
	.LiuYan{
		margin-top: 27px;
	}
	.LiuYan li{
		padding-bottom: 49px;
		overflow: hidden;
	}
	.user_right{
		float: left;
		width: 94%;
		width: calc(100% - 39px);
		margin-left: 9px;
	}
	.user_name_And_time{
		overflow: hidden;
	}
	.user_name{
		float: left;
		margin-top: 2px;
		font-size: 14px;
		font-family: Arial;
		color: #003e6c;
		font-weight: bold;
	}
	.user_time{
		float: right;
		font-size: 12px;
		font-family: Arial;
		color: #666666;
	}
	.user_txt{
		margin-top: 10px;
		font-size: 18px;
		line-height: 20px;
		color: #414040;
	}
	/*留言-end*/
/*pc端样式-end*/
/* 移动端样式适应 */
@media only screen and (max-width: 684px) {
	html,body {font-size:13.89vw;}
	.comments{
		width: 6.85rem;
		min-width: 0;
		overflow: hidden;
		border-top: 1px solid #ccc;
		padding-top: 0.21rem;
		margin: 0 auto;
	}

	/*栏目-satart*/
	.LanMu{
		height: auto;
		padding-bottom: 0.14rem;
	}
	.LM_l{
		height: 0.25rem;
		line-height: 0.25rem;
		font-size: 0.36rem;
		padding-top: 0.25rem;
		padding-left: 0.17rem;
		border-left: 0.06rem solid #004679;
	}
	.LM_r{
		width: 4.30rem;
		height: auto;
		line-height: normal;
		font-size: 0.18rem;
		text-align:right;
	}
	.LM_r p{
		float: none;
	}
	.LM_r .LM_r1{
		padding-left: 0;
		font-size: 0.24rem;
		padding-top: 0.09rem;
	}
	.LM_r2_pc{
		display: none;
	}
	.LM_r2_phone{
		display: block;
	}
	/*栏目-end*/

	/*用户登录信息错误*/
	.login_false{
		font-size: 0.22rem;
	}

	/*注册登录-start*/
	.ZhuCe_DengLu{
		margin-top: 0.13rem;
		padding: 0.22rem 0.26rem 0.22rem 0.25rem;
	}
	.Username_line{
		height: 0.75rem;
	}
	.Username,
	.Password{
		float: none;
		width: auto;
	}
	.Password span,
	.Username span{
		display: none;
	}
	.Password input,
	.Username input{
		height: 0.73rem;
		width: 6.12rem;
		padding-left: 0.21rem;
		font-size: 0.30rem;
		/*清除ios默认圆角*/
		-webkit-appearance:none;
		border-radius:0;
	}
	.Create_account{
		display: none;
	}
	.rules{
		display: none;
	}

	.Password_line{
		margin-top: 0.36rem;
		height: 0.75rem;
	}
	.Login{
		display: none;
	}
	.forgot_password{
		display: none;
	}

	.ZD_phone_addbox{
		display: block;
	}
	.ZD_phone_addbox_lin1{
		margin-top: 0.23rem;
		overflow: hidden;
	}
	.rules_phone{
		float: left;
		font-family: Arial;
		color: #666666;
		font-size: 0.17rem;
	}
	.forgot_password_phone{
		float: right;
		text-align: right;
		font-family: Arial;
		color: #999;
		font-size: 0.24rem;
	}
	.Login_phone{
		width: 6.35rem;
		height: 0.82rem;
		margin-top: 0.36rem;
		background-color: #004679;
		text-align: center;
		line-height: 0.82rem;
		color: #fff;
		font-size: 0.30rem;
		font-family: Arial;
		border: 0;
		cursor: pointer;

		/*清除ios默认圆角*/
		-webkit-appearance:none;
		border-radius:0;
	}
	/*注册登录-end*/

	/*已登录状态-start*/
	.DL_true_user{
		margin-top: 0.35rem;
	}
	.DL_true .DL_true_user{
		overflow: hidden;
	}
	.DL_true_user .DL_user_name{
		margin-left: 0.16rem;
		margin-top: 0.02rem;
		font-size: 0.24rem;
	}
	.DL_rules a{
		font-size: 0.22rem;
	}
	.Log_out a{
		font-size: 0.22rem;
	}
	/*已登录状态-end*/

	/*评论-start*/
	.PingLun{
		margin-top: 0.28rem;
	}
	.PingLun textarea{
		width: 5.36rem;
		height: 1.63rem;
		padding: 0.05rem 0.10rem 0px;
		font-size: 0.30rem;
	}
	.Login_Post{
		width: 1.24rem;
		height: 1.87rem;
		background: url(../img/Login_Post_phone.png) 0 0 no-repeat;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		font-size: .4em
	}
	.DL_true .Login_Post{
		background: url(../img/Login_Post_phone_DL_true.png) 0 0 no-repeat;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	.PingLun p{
		display: none;
	}
	/*评论-end*/

	/*留言-star*/
	.LiuYan{
		margin-top: 0.46rem;
	}
	.LiuYan li{
		padding-bottom: 0.50rem;
	}
	.user_right{
		width: 5.95rem;
		margin-left: 0.12rem;
	}
	.user_name{
		float: none;
		margin-top: 0.02rem;
		font-size: 0.24rem;
	}
	.user_time{
		float: left;
		font-size: 0.18rem;
		margin-top: 0.08rem;
	}
	.user_txt{
		margin-top: 0.16rem;
		font-size: 0.30rem;
		line-height: 0.36rem;
	}
	/*留言-end*/
}