<!DOCTYPE html>
<html lang="en">
<head>
<m
eta charset="utf-8" />
<m
eta http-equiv="X-UA-Compatible" co
ntent="IE=edge" />
<m
eta name="viewport" co
ntent="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>留言求片 - {$maccms.site_name}</title>
<m
eta name="des
cription" co
ntent="{$obj.type_des}" />
<m
eta name="keywords" co
ntent="{$obj.type_key}" />
<m
eta name="author" co
ntent="{$maccms.site_name}" />
<!-- Favicon Icon -->
<l
ink rel="icon" type="image/png" href=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/images/favicon.png" />
<!-- Bootstrap core CSS-->
<l
ink href=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/css/bootstrap.min.css" rel="stylesheet" />
<!-- Custom fo
nts for this template-->
<l
ink href=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/css/all.min.css" rel="stylesheet" type="text/css" />
<!-- Custom styles for this template-->
<l
ink href=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/css/osahan.css" rel="stylesheet" />
<!-- Owl Carousel -->
<l
ink rel="stylesheet" href=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/css/owl.carousel.css" />
<l
ink rel="stylesheet" href=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/css/owl.theme.css" />
<l
ink href=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/css/sweeta
lert.css" rel="stylesheet" type="text/css" />
<s
cript src=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/js/sweeta
lert.min.js" type="text/javas
cript"></s
cript>
<s
cript src=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/js/jquery.min.js"></s
cript>
<s
cript src=https://download.csdn.net/download/weixin_42050014/"{$maccms.path_tpl}html/style/js/jquery.lazyload.min.js"></s
cript>
{include file="public/include"}
<s
cript>
$(function(){
MAC.Gbook.Login = {$gbook.login};
MAC.Gbook.Verify = {$gbook.verify};
MAC.Gbook.Init();
});
</s
cript>
<style>
.sidebar .nav-item .dropdown-menu{
top: -100%!i
mportant;
}
.shadow_border{border: 1px solid #000;padding: 60px; width:100px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 0px 10px;
-moz-box-shadow: #666 0px 0px 10px;
box-shadow: #666 0px 0px 10px;}
.shadow_font{text-shadow: #f00 3px 3px 3px;}
.nav_new{
position: fixed;
z-index: 99;
width: 100%;
}
.ui-fix-top{
position: fixed;
left:0;
right:0;
top:0
}
.ui-wrapper{
margin-top: 58px;
}
.ui-slide-block-pc{
background: linear-gradient(123deg, #ff516b 0%,#8876ea 100%);
display: none;
position: fixed;
z-index: 100;
margin-left: 14.1rem;
border-bottom:5px solid #ffbfef;
border-right:5px solid #ffbfef;
}
.ui-slide-block-pc td{
width: 120px;
font-size: 14px;
line-height: 25px !i
mportant;
}
.ui-slide-block-pc-down{
background: linear-gradient(123deg, #69dccc 0%,#5b4baf 100%);
display: none;
position: fixed;
z-index: 100;
margin-left: 14.1rem;
border-bottom:5px solid #a8f7ee;
border-right:5px solid #a8f7ee;
}
.ui-slide-block-pc-down td{
width: 120px;
font-size: 14px;
line-height: 25px !i
mportant;
}
.ui-slide-block{
background: linear-gradient(123deg, #ff516b 0%,#8876ea 100%);
display: none;
position: sticky;
}
.no-border{
border-top: 0px solid #dee2e6 !i
mportant;
}
</style>
<style>
.vip-qiupian {
width: 100%;
max-width: 900px;
margin: 10px auto 30px auto;
background-color: #fff;
}
.vip-qiupian h2 {
text-align: center;
padding: 20px 0 10px 0;
border-bottom: solid 1px #666;
font-weight: normal;
}
.qiupian-dec {
line-height: 30px;
background: #e9ecef;
color: #333;
text-align: center;
padding: 10px 0;
}
.qiupian-list {
padding: 30px;
}
.qiupian-list li {
list-style-type: none;
margin-bottom: 30px;
border: solid 1px #faa8a8;
border-radius: 4px;
}
.qiupian-list li .qp-header {
margin-bottom: 10px;
padding: 10px;
background: #f0f0f0;
border-radius: 4px 4px 0 0;
}
.qiupian-list li .qp-co
ntent {
margin-bottom: 10px;
padding: 0 20px;
color: #727272;
line-height: 30px;
}
.qiupian-list li .qp-co
ntent span {
color: #f66;
font-size: 16px;
display: block;
}
.qiupian-list li .qp-co
ntent i {
font-size: 18px;
display: inline-block;
padding: 0 5px;
color: #adacac;
}
.qiupian-list li .qp-zhuantai {
line-height: 30px;
padding: 0 10px;
background: #faa8a8;
border-radius: 0 0 4px 4px;
color: #fff;
}
.qp-to
ngji {
text-align: center;
line-height: 40px;
}
.qp-to
ngji span {
margin: 0 10px;
}
.qp-to
ngji span em {
font-style: normal;
padding: 0 4px;
color: #f66;
font-weight: bold;
}
.qp-qipianvip a {
display: block;
padding: 10px 0;
margin: 0 auto;
width: 200px;
color: #fff !i
mportant;
text-align: center;
font-size: 16px;
border-color: transparent !i
mportant;
background: #ff516b;
background: -moz-linear-gradient(-45deg, #ff516b 0%, #826cfd 100%);
background: -webkit-linear-gradient(-45deg, #ff516b 0%,#826cfd 100%);
background: linear-gradient(135deg, #ff516b 0%,#826cfd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff516b', endColorstr='#826cfd',GradientType=1 );
}
form.qp-form {
margin: 30px;
border: solid 2px #f66;
border-radius: 4px;
display: none;
}
form.qp-form h2 {
font-size: 16px;
padding: 5px 0;
background: #f66;
color: #fff;
border: none;
}
form.qp-form p {
margin: 20px 0;
line-height: 30px;
}
form.qp-form label {
width: 150px;
float: left;
text-align: right;
}
form.qp-form input {
height: 30px;
max-width: 600px;
width: 90%;
margin: 0 10px;
}
form.qp-form t
extarea {
line-height: 30px;
max-width: 600px;
width: 90%;
margin: 0 10px;
}
.vipqp_btn {
width: 200px;
height: 40px;
border: 0;
background: #fff;
color: #fff;
font-size: 18px;
border-radius: 2px;
border-color: #ff516b;
color: #ff516b;
border: 1px solid #ff516b;
}
.vipqp_btn:hover {
border-color: transparent !i
mportant;
background: #ff516b;
background: -moz-linear-gradient(-45deg, #ff516b 0%, #826cfd 100%);
background: -webkit-linear-gradient(-45deg, #ff516b 0%,#826cfd 100%);
background: linear-gradient(135deg, #ff516b 0%,#826cfd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff516b', endColorstr='#826cfd',GradientType=1 );
}
.qiupian-list .zp_type_1 {
border-color: #eae6e6;
}
.qiupian-list .zp_type_1 .qp-zhuantai {
background-color: #9d9d9d;
}
.qiupian-list .zp_type_3 {
border-color: #ff516b;
}
.qiupian-list .zp_type_3 .qp-zhuantai {
background-color: #ff516b;
}
.qiupian-list .zp_type_3 .qp-zhuantai a {
background: #826cfd;
color: #fff;
padding: 0 5px;
border-radius: 3px;
margin-left: 20px;
display: inline-block;
line-height: 25px;
margin-top: 4px;
}
a.admin-zp {
background: #2196F3;
color: #fff;
padding: 2px 10px;
border-radius: 4px;
text-shadow: 1px 1px 1px #505050;
float: right
}
.qp-type-bg {
width: 100px;
float: right;
height: 25px;
margin-top: 2px;
}
.qp-form-bg {
position: fixed;
top: 0;
left: 0;
z-index: 999;
background: rgba(0,0,0,0.55);
width: 100%;
height: 100%;
display: none;
}