@charset "utf-8";
body{
    background: #f6f6f6;
}



/*我要留言*/
.mess_box{
  background: white;
}
/*.mess_box .tit{
  background: url(../img/20210816_gzlfz.jpg) center no-repeat;
  height: 400px;
}*/

.wyly_box .wyly_a{
 background: url(../img/20210816_wyly.png) center no-repeat;
  height: 63px;
  padding: 35px 0;
}
.dys_message_form p label {
  height: 38px;
  line-height: 38px;
  margin-right: 11px;
  float: left;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #494949;
}
.dys_message_form p.dys_text_nickname input {
  width: 433px;
}
.dys_message_form p input {
  float: left;
  height: 36px;
  line-height: 36px;
  border: 1px solid #c6e8f8;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #333;
  text-indent: 15px;
  background-color: #fff;
}
.dys_message_textarea {
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  background-color: #fff;
  resize: none;
  border: 1px solid #c6e8f8;
  width: 1051px;
  margin-left: 64px;
  margin-top: 30px;
}
.dys_message_textarea textarea {
  display: block;
  width: 996px;
  background-color: #fff;
  height: 160px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #333;
  line-height: 32px;
  padding: 18px 18px 0 18px;
  border: none;
  outline: none;
}

.dys_message_textarea .info {
  display: block;
  position: absolute;
  right: 24px;
  bottom: 6px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #a1a1a1;
  line-height: 36px;
}
.dys_text_nickname{
  margin-left: 64px;
}

.pic img{
  display: block;
  margin: auto;
  padding-top: 32px;
  padding-bottom: 17px;
}
/*精彩评论*/
.jcpl_a{
  background: url(../img/20210816_jcpl.png) center no-repeat;
  height: 63px;
  padding: 35px 0;
}
.jcpl_b{
  background: url(../img/20210816_jcpl.png) center no-repeat;
  height: 63px;
  padding: 35px 0 20px 0
}
.net{

}
.net > li {
  width: 31%;
  margin: 10px 0 10px 22px;
}
.net-name {
  float: left;
  color: #00569f;
  text-align: center;
}

.net-img img{
  width:66px;
  height:66px;
  margin-bottom: 0.1rem;
}
.net-msg {
  float: left;
  position: relative;
  width: 233px;
  padding: 20px;
  background: #f7f7f7;
  margin-left: 20px;
  border-radius: 11px;
  line-height: 26px;
  font-size: 16px;
  /*height: 75px;*/
  
}
.net-msg:after {
  content: " ";
  position: absolute;
  top: 18px;
  left: -21px;
  width: 0px;
  height: 0px;
  border: 8px solid #fff;
  border-right: 14px solid #f7f7f7;
}
.net li{
  float: left;
  margin-bottom: 12px;
}

.jcpl_box{
  padding-bottom: 30px;
  margin-bottom: 50px;
}



/* 文章页自适应 */
@media (max-width: 767px) {
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	line-height: 1.42857143;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p {
	margin: 0 0 10px;
}
a {
	color: #337ab7;
}

/*我来留言*/
/*.mess_box .tit{
  background: url(../img/wap_20210816_gzlfz.jpg) top center no-repeat;
  background-size: 100% 6rem;
  height: 6rem;
}*/
.mess_box{
  background: white;
}

.wyly_box .wyly_a{
  background: url(../img/20210816_yd-jcpl.png) center no-repeat;
  height: 1.575rem;
  padding-top: 2.2rem;
  background-size: 100%;
}
.dys_message_form p label {
  height: 38px;
  line-height: 38px;
  margin-right: 11px;
  float: left;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #494949;
}
.dys_message_form p.dys_text_nickname input {
  width: 8.5rem;
}
.dys_message_form p input {
  float: left;
  height: 36px;
  line-height: 36px;
  border: 1px solid #c6e8f8;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #333;
  text-indent: 15px;
  background-color: #fff;
}
.dys_message_textarea {
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  background-color: #fff;
  resize: none;
  border: 1px solid #c6e8f8;
  width:91%;
  margin-left: 0.5rem;
  margin-top: 0.1rem;
}
.dys_message_textarea textarea {
  display: block;
  width: 99%;
  background-color: #fff;
  height: 5rem;
  font-family: "微软雅黑";
  font-size: 0.55rem;
  color: #333;
  line-height: 0.8rem;
  padding: 0.3rem 0.5rem;
  border: none;
  outline: none;
}

.dys_message_textarea .info {
  display: block;
  position: absolute;
  right: 24px;
  bottom: 6px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #a1a1a1;
  line-height: 36px;
}
.dys_text_nickname{
  width: 100%;
  padding-left: 0.6rem;
  margin-bottom: 0.5rem;
  margin-left: 0;
}

.pic img{
  display: block;
  margin: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.6rem;
}

/*精彩评论*/
.jcpl_a{
  background: url(../img/20210816_yd-wyly.png) center no-repeat;
  height: 1.575rem;
  padding-top: 2.2rem;
  background-size: 100%;
}
.net li {
  width: 100%;
  float: left;
  padding-left: 4.5%;
  padding: 0.4rem 0 0.4rem 0.8rem;
  margin: 0;
}
.net-name {
  float: left;
  color: #00569f;
  text-align: center;s
}

.net-msg {
  float: left;
  FONT-VARIANT: JIS90;
  width: 67%;
  padding: 0.4rem;
  background: #f7f7f7;
  margin-left: 0.75rem;
  border-radius: 11px;
  line-height: 0.77rem;
  font-size: 0.5rem;
  /*height:3rem;*/
}
.net-msg:after {
  content: " ";
  position: absolute;
  top: 18px;
  left: -21px;
  width: 0px;
  height: 0px;
  border: 8px solid #fff;
  border-right: 14px solid #f7f7f7;
}
.net-msg a{
  display: block;
  color: #555666;
}

.jcpl_b {
  padding: 2rem 0 0.5rem 0;
  background: url(../img/20210816_yd-wyly.png) center no-repeat;
  height: 1.575rem;
  padding-top: 2.2rem;
  background-size: 100%;
}
}
