@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */ 
body,
div,
dl, 
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    vertical-align: top;
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}
ol,
ul,
li {
    list-style: none;
}
div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #cc0000;
    text-decoration: none;
}
.clear {
    clear: both;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
html {
    background: #fff;
}
body {
    text-align: center;
    min-width: 1200px;
}
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
    text-align: left
}
.topBar {
    height: 28px;
    line-height: 28px;
    background-color: #ffffff;
	box-shadow: 0px 1px 3px 0px rgba(3, 0, 0, 0.06);
	opacity: 0.8;
    font-size: 12px;
    overflow: hidden
}
.topBar .links {
    float: right;
}
.topBar .links a {
    margin: 0 10px;
}
#header{
    background: url(/content/main/contentmanage/special/DangQunJianShe/img/body.png) center 0 no-repeat #fff;
}
#header .siteWidth {
    height: 400px;
    position: relative;
}
#header .siteWidth img{
    margin: 25px 0 150px;
}
#header .siteWidth h3{
    font-size: 80px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 110px;
    letter-spacing: 4px;
    color: #eff37e;
    text-align: center;
    text-shadow: 6px 6px 0px #a80d07;
}
#header .siteWidth p{
	font-size: 34px;
	letter-spacing: 1px;
	color: #fff24e;
    line-height: 1;
    margin: 50px 0 10px;
    text-align: center;
}
#header .siteWidth h4{
	font-size: 17px;
	letter-spacing: 1px;
	color: #fff24e;
    line-height: 1;
    text-align: center;
}
.Home{
    width: 140px;
	height: 40px;
	background-color: #f19149;
	box-shadow: 0px 2px 4px 0px 
		rgba(16, 16, 16, 0.2);
	border-radius: 0px 0px 5px 5px;
    line-height: 40px;
    text-align: left;
    float: right;
}
.Home:hover{
    background-color: #d9a45e;
}

.Home a{
    font-size: 14px;
	color: #ffffff;
    padding-left: 40px;
    background: url(/content/main/contentmanage/special/DangQunJianShe/img/home_icon.png) 17px 50% no-repeat;
}
.Home a:hover{
    color: #fff
}

.content {
    background: #fff;
    width:1200px;
    margin:0 auto;
}
#footer {
    background-color: #d2101a;
    font-size: 14px;
    clear: both;
    padding: 15px 0;
}
#footer .siteWidth {
    text-align: center;
}
.copyRight,.copyRight a{
    position: relative;
    color: #fff;
}
.nav{
    height: 50px;
    line-height: 50px;
    background-color: #d2101a;
}
#mainNav{width:1200px;margin: auto;text-align: center;}
#mainNav li{width: 140px;height: 50px;line-height: 50px;display: inline-block;}
#mainNav li a{font-size: 18px;color: #fff;}
#mainNav .on1{background-color: #f39800;}
#mainNav .on1 a{color:#fff;}

/* 首页 ----------------------------------*/
.top_tt{
    height: 80px;
    margin: 50px 0;
}
.top_tt .hd{
    float: left;
    width: 97px;
	height: 80px;
    background: url(/content/main/contentmanage/special/DangQunJianShe/img/tt_bg.png) 0 no-repeat;
    margin-right: 50px;
}
.top_tt .bd .ttList .t .title{
    font-size: 30px;
	line-height: 48px;
    text-align: center;
	color: #333333;
    margin-bottom: 6px;
}
.top_tt .bd .ttList .t .intro{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
} 
.rowA{

    padding-bottom: 30px;
}
.rowA .left-box{
    float: left;
    width: 700px;
}
.rowA .right-box{
    float: right;
    width: 440px;
    padding: 30px;
    background-color: #f3f3f3;
}
.rowA .right-box .box .hd{
	height: 50px;
    line-height: 50px;
    margin-bottom: 25px;
}
.rowA .right-box .box .hd h3{
    float: left;
    font-size: 22px;
	font-weight: 600;
	color: #ffffff;
    padding: 0 32px;
    background-color: #cc3332;
}
.rowA .right-box .box .hd h3 a{
    color: #fff;
}
.ttinfoList li{
	height: 44px;
    line-height: 1.4;
    margin-bottom: 19px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d2101a;
}
.ttinfoList li.last{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.ttinfoList li a{
    float: left;
    width: 335px;
    font-size: 16px;
}
.ttinfoList li .date{
    float: right;
    font-size: 16px;
    color: #999999;
}
.infoList li{
    height: 36px;
    line-height: 36px;
}
.infoList li a{
    padding-left: 17px;
    background: url(/content/main/contentmanage/special/DangQunJianShe/img/list_icon.png) 0 50% no-repeat;
    font-size: 14px;
}
.infoList li .date{
    float: right;
    color: #cccccc;
    font-size: 14px;
}
.focusbox {
    width: 700px;
    overflow: hidden;
    position: relative;
}
.focusbox .hd {
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 8px;
    text-align: center;
}
.focusbox .hd ul {
    overflow: hidden;
    zoom: 1;
}
.focusbox .hd ul li {
    display: inline-block;
    margin: 0 2px;
    width: 10px;
    height: 10px;
    line-height: 19px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    cursor: pointer;
    font-size: 12px;
}
.focusbox .hd ul li span{
    display: none;
}
.focusbox .hd ul li.on {
    background: #cc0000;
    color: #fff;
}
.focusbox .bd {
    height: 440px;
    position: relative;
    overflow: hidden;
}
.focusbox .bd li {
    position: relative;
}
.focusbox .bd .pic {
    position: relative;
    z-index: 0;
}
.focusbox .bd .pic img {
    width: 700px;
    height: 440px;
}
.focusbox .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-indent: 10px;
    background-color: rgba(0,0,0,0.5);
}
.focusbox .bd .con .title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.focusbox .bd .con .title a {
    color: #fff;
    font-size: 14px;
}

.silde-box .hd{
    height: 48px;
    border-bottom: 2px solid #cc3332;
    text-align: center;
    margin-bottom: 45px;
}
.silde-box .hd ul li{
    display: inline-block;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
}
.silde-box .hd ul li.on{
    background-color: #cc3332;
}
.silde-box .hd ul li a{
    font-size: 22px;
    font-weight: 600;
    color: #cc0000;
}
.silde-box .hd ul li.on a{
    color: #ffffff;
}
.orderList li{
    padding: 0 60px 0 88px;
    background: url(/content/main/contentmanage/special/DangQunJianShe/img/list-icon.png) 44px 0 no-repeat;
    margin-bottom: 30px;
}
.orderList li .title{
    line-height: 1;
    font-size: 16px;
    margin-bottom: 10px;
}
.orderList li .title a{
    color: #cc3332;
    font-weight: 600;
}
.orderList li .intro{
    line-height: 32px;
    font-size: 16px;
    color: #000;
}

.rowB{
    background: #fff;
}
.rowB .box{
    width: 585px;
}
.rowB .all-box{
    width: 100%;
}
.rowB .box .hd{
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
}
.rowB .box .hd h3{
    float: left;
    height: 47px;
    line-height: 47px;
    border-bottom: 2px solid #d2101a;
    font-size: 20px;
    font-weight: 600;
}
.rowB .box .hd h3 a{
    color: #d2101a;
}
.rowB .box .hd .more{
    float: right;
    color: #999;
    font-size: 14px;
}
.rowB .box .bd{
    height: 250px;
    margin-bottom: 20px;
}
.rowB .all-box{margin-bottom:30px;}
.rowB .all-box .bd{
    height:auto;
}
.piclist{
    margin-right: -20px;
}
.piclist li{
	float: left;
    width: 224px;
    position: relative;
    margin: 0 20px 30px 0;
}
.piclist li .pic{
    width: 224px;
    height: 160px;
    margin-bottom: 15px;
}
.piclist li .title{
    height: 48px;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
    margin-bottom: 15px;
}
.piclist2 li .title{
    font-weight: 500;
    text-align: center;
    font-size: 14px;
}
.piclist li .con{
    font-size: 14px;
	line-height: 24px;
	color: #333333;
    height: 72px;
}

.rowB .friend-box{
    width: 100%;
}
.friendlist li{
    float: left;
    margin-left: 20px;
}
.friendlist li .title{
	display: none;
}
.rowB .friend-box .bd{
    height: 60px;
}
/* 文章列表页 ----------------------------------*/

.mainContent {
	border: solid 1px #cccccc;
    overflow:hidden;
    margin-bottom:50px;
}
.side{width:200px; float:left; margin-right:20px;}
.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    height: 50px;
    line-height: 50px;
    background: #d2101a;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
}
.sideBox .bd {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px;
    overflow: hidden;
}
.sideBox .bd .menuList li { height: 40px; line-height: 40px; text-align: center;}
.sideBox .bd .menuList li a { display: block; color: #333333; font-size: 14px;}
.sideBox .bd .menuList li.on, .sideBox .bd .menuList li:hover { background-color: #d2101a; color:#fff}
.sideBox .bd .menuList li.on a, .sideBox .bd .menuList li:hover a { font-weight: 600; color:#fff}
.mainBox {
    padding: 30px 30px 20px;
}
.mainBox .mHd {
    position: relative;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px solid #d2101a;
    margin-bottom: 20px;
}
.mainBox .mHd h3 {
	float: left;
    font-size: 20px;
    font-weight: 600;
    color: #d2101a;
}

.mainBox .mBd ul li{
    height: 36px;
    line-height: 36px;
    text-align: left;
}
.mainBox .mBd ul li .date{
    font-size: 14px;
    color: #666666;
    float: right;
}

.path {
	width: 1200px;
    margin: auto;
    height: 32px;
    line-height: 32px;
    font-size:14px;
    color: #333333;
    text-align: left;
    padding: 15px 0; 
}
.path a,
.path span {
    margin: 0 5px;
    color: #333;
}
.art-path{
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #dddddd;
    padding-left: 20px;
    background: url(/content/main/contentmanage/special/DangQunJianShe/img/round.png) 5px 50% no-repeat;
}

/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: center;
    padding: 25px 0;
    clear: both;
    line-height: 34px;
}
.page a,
.page span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #d4d4d4;
    padding: 0 8px;
    margin-right: 5px;
    font-size: 12px;
    color: #666666;
    height: 24px;
    line-height: 24px;
    border-radius: 3px;
}
.page a:hover {
    border: 1px solid #c9211f;
    text-decoration: none;
    color: #bf1107;
}
.page .current {
    background: #c9211f;
    border: 1px solid #c9211f;
    color: #fff !important;
    font-weight: bold;
    padding: 0 8px;
}
.page select {
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    background: #fff;
    border: 0 solid #d1d1d1;
    vertical-align: middle;
}
/* .page .disabled {
    pointer-events: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
} */
.sidePicList {
    text-align: center;
}
.sidePicList li {
    margin-bottom: 15px;
}
.sidePicList .pic {
    padding: 1px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}
.sidePicList .pic img {
    width: 100%
}
.sidePicList .title {
    text-align: left;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}
.infoListA li {
    line-height: 22px;
    padding: 8px 0 8px 12px;
    background: url(/content/main/contentmanage/special/DangQunJianShe/img/icons.png) 0 -74px no-repeat;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    font-size: 14px;
}
.infoListA .date {
    float: right;
    color: #999;
    font-size: 12px;
    margin-left: 15px;
}
.infoListA .last {
    border-bottom: 0
}
.picList li {
    margin-bottom: 15px;
    font-size: 14px;
}
.picList .pic a {
    padding: 1px;
    border: 1px solid #ddd;
    display: block;
}
.picList .pic img {
    width: 100%;
}
.picList .pic a:hover {
    border-color: #bbb
}
.picList .title {
    line-height: 24px;
    padding-top: 5px;
}
.picList .last {
    margin-bottom: 0
}
/* 图片-列表页 ----------------------------------------- */
.mainBox .mBd .picPageList {
    margin-right: -40px;
    overflow: hidden;
    text-align: center;
    padding: 0 10px;
}
.mainBox .mBd .picPageList li {
    border: 1px solid #ddd;
    float: left;
    width: 31%;
    margin: 0 15px 20px 0;
    *
    display: inline;
    position: relative;
    background: #fff;
    height: 260px;
}
.mainBox .mBd .picPageList .pic {
    margin: 3%;
    width: 94%;
    height: 248px;
}
.mainBox .mBd .picPageList .pic img {
    height: auto;
    width: 100%;
}
.mainBox .mBd .picPageList .title,
.mainBox .mBd .picPageList .titleBg {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 94%;
    margin: 3%;
    display: block;
    overflow: hidden;
    line-height: 28px;
    padding: 6px 0;
    height: 28px;
    z-index: 3;
    color: #fff;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.mainBox .mBd .picPageList .titleBg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 2
}
.mainBox .mBd .picPageList .title a {
    color: #fff;
    padding: 0 10px;
    display: block;
    font-size: 14px
}
.mainBox .mBd .picPageList li:hover {
    border-color: #bbb;
    -webkit-box-shadow: #eee 2px 2px 0;
    -moz-box-shadow: #eee 2px 2px 0;
    box-shadow: #eee 2px 2px 0;
}
.mainBox .mBd .picPageList li:hover .title,
.mainBox .mBd .picPageList li:hover .titleBg {
    height: 56px;
}

/* 文章内容页 -----------------------------------------*/
.articleCon { text-align: left; padding: 50px 0; }
.printArea .title { font-size: 30px; padding:0; line-height: 1.5; text-align: center; margin-bottom: 40px; word-wrap: break-word; color: #333333; font-weight:bold;}
.printArea .subTitle,
.printArea .subheading { font-size: 1em; text-align: center; }
.printArea .property{padding: 10px 192px 10px 20px;background:#F8F8F8;text-align:left;line-height:30px;font-size:14px;margin-bottom:30px;position:relative;}
.printArea .property span{display:inline-block; color:#999999; white-space: nowrap; padding:0 8px;}
.printArea .property .shared,
.printArea .property .size{position: absolute;font-size:0;line-height:0px;top:10px;right: 86px;}
.printArea .property .shared>span,
.printArea .property .size a{width:40px; height:30px; line-height:30px; background:#fff; text-align:center; display:inline-block; margin:0 5px; font-size:20px; color:#c4c4c4}
.printArea .property .shared>span i,
.printArea .property .size a i{font-size:1em;}
.printArea .property .shared:hover>span,
.printArea .property .size a:hover{background:#A52429; color:#ffffff; text-decoration:none;}
.printArea .property .shared {right:20px; }
.printArea .property .shared .in-shared { position: absolute; display: none; top: 100%; right: 5px; font-size:14px; line-height:30px; background: #fff; padding: 15px; border: 2px solid #A52429; width: 190px; text-align: center; }
.printArea .property .shared:hover .in-shared { display: block; }
.printArea .power-content_voice{margin-bottom:10px; box-sizing:content-box; display:none}
.printArea .conTxt,
.printArea .conTxt *{box-sizing:content-box}
.printArea .conTxt { color: #333; font-size: 18px; line-height: 2; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.printArea .conTxt>p {margin: 20px 0 0px; padding:0px; line-height: 2;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;}
.printArea .conTxt p:first-child{margin-top: 0px}
.printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top}
.printArea .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; margin:auto }
.printArea .conTxt table td{padding: 5px 10px; border: 1px solid #ddd;}
.printArea .conTxt table td p{padding: 0px !important; margin: 0px !important; text-indent: 0px !important;}
.printArea .conTxt table p { margin: 0px}
.printArea .conTxt a { color: blue; text-decoration: underline;}
.printArea .conTxt em { font-style: italic;}
.printArea .conTxt ul { padding-left: 2em; list-style: inherit;}
.printArea .conTxt ol { padding-left: 2em; list-style: decimal;}
.printArea .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong { font-weight: bold;}
.printArea .conTxt h1 { font-size: 28px; line-height:38px; margin: 38px 0px 19px 0px; }
.printArea .conTxt h2 { font-size: 24px; line-height:34px; margin: 34px 0px 17px 0px; }
.printArea .conTxt h3 { font-size: 20px; line-height:30px; margin: 30px 0px 15px 0px; }
.printArea .conTxt h4 { font-size: 16px; line-height:26px; margin: 26px 0px 13px 0px; }
.printArea .conTxt h5 { font-size: 14px; line-height:24px; margin: 24px 0px 12px 0px; }
.printArea .conTxt h6 { font-size: 12px; line-height:22px; margin: 22px 0px 10px 0px; }
.printArea .conTxt blockquote{margin:10px 0px; border-left:2px solid #d8dad9; padding:0 0 0 10px; line-height:1.74; color:#888; font-size:15px; }
.printArea .conTxt blockquote p{margin:0px; line-height:1.7; color:#888; font-size:15px;}
.printArea .conTxt h1:first-child,
.printArea .conTxt h2:first-child,
.printArea .conTxt h3:first-child,
.printArea .conTxt h4:first-child,
.printArea .conTxt h5:first-child,
.printArea .conTxt h6:first-child{margin-top:0px;}
.printArea .conTxt .videoPlayer{text-indent: 0;}
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto;}
.articleCon .page { padding: 10px 0; text-align: center; overflow: hidden;}
.printArea .conTxt>p{line-height:2 !important}
/* 关闭 打印 */
.articleCon .userControl { display: flex; align-items: center; justify-content: center; font-size:16px; padding: 0px 0 20px; text-align: center; line-height: 1.6; }
.articleCon .userControl a { display: inline-block; margin: 0 10px; line-height: 2.5em; height: 2.5em; border: 1px solid #DADADA; border-radius: 2px; text-align: center; color: #999; padding: 0 1em; background-color: #F3F3F3; transition: all 0.5s; }
.articleCon .userControl i { display: inline-block; vertical-align: top; font-size: 1.5em; margin-right: 5px; }
.articleCon .userControl a:hover { color: #fff; background-color:#A52429; border-color: #A52429;  }
/* 审核 */
.articleCon .auditRecordcss{float:none; text-align:right; padding-bottom:20px}

/* 文章分页 */
.articleCon .page-title-list { border: solid 1px rgb(195, 211, 242); display: inline-block; width:100% }
.articleCon .page-title-list ul { margin: 10px; }
.articleCon .page-title-list ul li { float: left; margin-right: 50px; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.articleCon .page-title-list ul li a { color: rgb(61, 114, 211) }
.articleCon .page-title-list ul li a.current { color: rgb(244, 108, 106) }
.articleCon .others { border-top: 1px solid #E1E1E1; padding-top:20px; }
.articleCon .others .prev,
.articleCon .others .next { padding: 8px 0; word-wrap: break-word; font-size: 16px; line-height:1.8; }
.articleCon .others .prev span,
.articleCon .others .next span { color: #A52429; }
.articleCon .others .prev span.date,
.articleCon .others .next span.date { color: #666; }

/* 相关信息 */
#relativeInfo {
    border-bottom: 1px solid #ddd;
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
#relativeInfo ul {
    overflow: hidden;
}
#relativeInfo li {
    float: left;
    width: 50%;
}
.pic a{ display: block; position: relative;transition: all 200ms ease 0s;overflow: hidden;}
.pic a:hover{filter: alpha(opacity=80);opacity: .8;}
.pic a:before{content: "";position: absolute;width: 100px;height: 100%;top: 0;left: -100%;overflow: hidden;background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transform: skewX(-30deg);-moz-transform: skewX(-30deg);transform: skewX(-30deg);}
.pic a:hover:before{left: 150%;transition: left 1s ease 0s}

.ztList{display:grid; grid-gap: 40px; grid-template-columns: repeat(3, 1fr);}
.ztList li{ height:auto;  }
.ztList li .pic{overflow:hidden; position: relative; top:0; display: block; transition: all .5s ease-in-out; }
.ztList li .pic img{width:100%; height:auto; transition:0.5s}
.ztList li .tit{overflow:hidden; display:none}
.ztList li:hover .pic{top:-8px;box-shadow: 0 0 10px 0 rgba(0,0,0,.47);}
/*--
颜色代码
#BB0000 深色标题
#ddd 淡蓝色边框
--*/