a[href]:hover {
     text-decoration: underline;
}
/* ------------------------------------ */

body {
     min-width: 1280px;
     text-align: center;
     color: #666;
     font-size: 14px;
     /*
     background: url(../images/bg.jpg) #fff no-repeat center top;
     background-attachment: fixed;
     */
     background-color: #eee;
}
header, nav, section, footer {
     width: 1280px;
     margin: auto;
     display: table;
     text-align: left;
}
header .lnk a {
     background-repeat: no-repeat;
     background-position: left center;
     background-size: contain;
}
header .lnk .fav {
     background-image: url(../images/fav.jpg);
}
header .lnk .home {
     background-image: url(../images/home.jpg);
}
header .lnk .tel {
     background-image: url(../images/tel.jpg);
}
header a:hover {
     text-decoration: none;
     color: #f44336;
}
.nav {
     border-top: #aaa 1px solid;
}
nav li {
     width: 159px;
     height: 40px;
     text-align: center;
     margin-bottom: 1px;
     margin-right: 1px;
}
nav li:nth-child(14) {
     width: 268px;
}
nav li:nth-child(15) {
     width: 210px;
}
nav li a {
     font-size: 18px;
     background: #ffe9e9;
}
nav li.on a {
     color: #fff;
     background-color: #ac1014;
}
nav li:hover {
     background-color: #ececec;
}
nav li a[href]:hover {
     text-decoration: none;
     background: #fabebe;
}
footer {
     background-color: #9a0000;
}
footer a {
     color: #eee;
}

.search .text {
	border: none;
	border-bottom: #ac1014 1px solid;
}
.search .btn {
	border: none;
	background-color: #ac1014;
}
/* ------------------------------------ */

.index_title {
     width: 100%;
     height: 40px;
     display: block;
     border-bottom: #aaa 1px solid;
}
.index_title.line {
     border-bottom-color: #fff;
}
.index_title dt {
     height: 35px;
     display: inline-block;
     padding-right: 40px;
     background: url(../images/ico1.png) no-repeat right 2px;
     color: #333;
     font-size: 26px;
     line-height: 30px;
}
.index_title a {
     float: right;
     font-size: 17px;
     color: #888;
     line-height: 20px;
     margin-top: 8px;
}
/* ------------------------------------ */

.yzwdt_item ul, .yzwdt_item ul li {
     width: 1280px;
     height: 510px;
}
.yzwdt_item ol {
     width: 1280px;
     height: 90px;
     background: url(../images/bg1.jpg) repeat-x 0 0;
}
.yzwdt_item ol a {
     height: 24px;
     margin-left: 5px;
     line-height: 24px;
     padding: 0 10px;
     background-color: #d6ccd7;
     cursor: pointer;
}
.yzwdt_item ol a.hover {
     color: #fff;
     background-color: #ac1014;
}
.yzwdt_item ol a:hover {
     background-color: #bbb;
}
.mjysg_item span {
     background-color: rgba(172, 16, 20, 0.6);
}
.mjysg_item a:hover span {
     background-color: rgba(172, 16, 20, 0.8);
}
/* ------------------------------------------------------------- */

.side_menu dl {
     width: 100%;
     display: block;
     line-height: 2.5em;
     font-size: 23px;
     /* font-weight: bold; */
     color: #fff;
     background: #c4000c;
     text-align: center;
     letter-spacing: 0.1em;
}
.side_menu ul a {
     display: block;
     line-height: 1.6em;
     color: #333;
     text-align: center;
     margin-top: 2px;
     background: #ddd;
     padding: 10px 5px;
}
.side_menu ul a:hover {
     background: #ccc;
}
.side_menu ul a.on {
     background: #fddac5;
}
/* ------------------------------------------------------------- */

.icon {
     background-image: url(../images/icon.png);
}
/* ------------------------------------------------------------- */

.bodyRight {
     border-left: #eee 10px solid;
}
.news_list li {
     border-bottom: #eee 1px solid;
}
.news_list li a:hover {
     background-color: #eee;
}
.news_list li a:hover * {
     color: #f00;
}
.news_list li i {
     background-repeat: no-repeat;
     background-position: 0px -181px;
}
.news_last {
     border-left: none;
}
/*-------------------------------------------------*/

.page_list a {
     display: inline-block;
     padding: 0 10px;
     border: #eee 1px solid;
     border-radius: 2px;
     margin: 0 2px 3px 2px;
     font-size: 13px;
     line-height: 30px;
}
.page_list a[href]:hover {
     color: #333;
     border-color: #ccc;
     background-color: #ccc;
}
.page_list a.on {
     color: #fff;
     border-color: #f41818;
     background-color: #f41818;
}
/* ------------------------------------------------------------- */

.content {
     font-size: 14px;
     line-height: 2em;
     color: #666;
     text-align: left;
}
.content img {
     max-width: 100%;
     height: auto;
}
/* ------------------------------------------------------------- */

.pnews_list li {
     width: 290px;
     height: 360px;
     height: 560px;
     overflow: hidden;
     border-radius: 3px;
     margin: 10px 25px 10px 0;
     border: #ddd 1px solid;
     background-color: #fff;
     -webkit-background-clip: padding-box;
     box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
     background: padding-box rgb(255, 255, 255);
}
.pnews_list li:nth-child(3n) {
     margin: 10px 0 10px 0;
}
.pnews_list li:hover {
     box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
}
.pnews_list li a:hover {
     text-decoration: none;
}
/* ------------------------------------------------------------- */

.pics_list li {
     width: 290px;
     height: 380px;
     overflow: hidden;
     border-radius: 3px;
     margin: 10px 25px 10px 0;
     border: #ddd 1px solid;
     background-color: #fff;
     -webkit-background-clip: padding-box;
     box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
     background: padding-box rgb(255, 255, 255);
}
.pics_list li a {
     width: 290px;
     height: 380px;
     overflow: hidden;
}
.pics_list li:nth-child(3n) {
     margin: 10px 0 10px 0;
}
.pics_list li span {
     transition-duration: 0.3s;
     background-color: rgba(172, 16, 20, 0.8);
}
.pics_list li:hover {
     box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
}
.pics_list li a:hover {
     text-decoration: none;
}
.pics_list li a:hover span {
     height: 380px;
     background-color: rgba(172, 16, 20, 0.6);
}
.pics_list li a:hover span label {
     -webkit-line-clamp: 12;
}
/* ------------------------------------------------------------- */

.mall_list li {
     width: 290px;
     height: 560px;
     overflow: hidden;
     border-radius: 3px;
     margin: 10px 25px 10px 0;
     border: #ddd 1px solid;
     background-color: #fff;
     -webkit-background-clip: padding-box;
     box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
     background: padding-box rgb(255, 255, 255);
}
.mall_list li:nth-child(3n) {
     margin: 10px 0 10px 0;
}
.mall_list li:hover {
     box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
}
.mall_list li a:hover {
     text-decoration: none;
}
/* ------------------------------------------------------------- */

.artist_list li {
     width: 170px;
     height: 245px;
     overflow: hidden;
     border-radius: 3px;
     margin: 10px 17px 10px 0;
     border: #ddd 1px solid;
     background-color: #fff;
     -webkit-background-clip: padding-box;
     box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
     background: padding-box rgb(255, 255, 255);
}
.artist_list li:nth-child(5n) {
     margin: 10px 0 10px 0;
}
.artist_list li:hover {
     box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
}
.artist_list li a:hover {
     text-decoration: none;
}
/* ------------------------------------------------------------- */

.works_list {
     padding-bottom: 20px;
     border-bottom: #ddd 1px solid;
}
.works_list a {
     overflow: hidden;
     border-radius: 3px;
     margin: 10px 17px 10px 0;
     border: #ccc 1px solid;
     background-color: #fff;
}
.works_list a:nth-child(5n) {
     margin: 10px 0 10px 0;
}
.works_list a:hover {
     cursor: pointer;
     border: #bbb 1px solid;
     -webkit-background-clip: padding-box;
     box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 10px;
}
/* ------------------------------------------------------------- */


.base_list li {
     width: 290px;
     height: 340px;
     overflow: hidden;
     border-radius: 3px;
     margin: 10px 25px 10px 0;
     border: #ddd 1px solid;
     background-color: #fff;
     -webkit-background-clip: padding-box;
     box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
     background: padding-box rgb(255, 255, 255);
}
.base_list li:nth-child(3n) {
     margin: 10px 0 10px 0;
}
.base_list li:hover {
     box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
}
.base_list li a:hover {
     text-decoration: none;
}
.base_tab {
     width: 100%;
     display: table;
     margin-top: 20px;
}
.base_tab a {
     float: left;
     width: calc(25% - 1px);
     height: 45px;
     line-height: 45px;
     background: #eee;
     text-align: center;
     display: inline-block;
     margin-right: 1px;
     font-size: 16px;
     font-weight: bold;
     color: #666;
     cursor: pointer;
}
.base_tab a:hover {
     background: #dadada;
}
.base_tab a.on {
     color: #e94949;
     background: #fddac5;
}
/* ------------------------------------------------------------- */

.base_pics {
     width: 100%;
}
.base_pics a {
     overflow: hidden;
     border-radius: 3px;
     margin: 10px 17px 10px 0;
     border: #ccc 1px solid;
     background-color: #fff;
}
.base_pics a:nth-child(5n) {
     margin: 10px 0 10px 0;
}
.base_pics a:hover {
     cursor: pointer;
     border: #bbb 1px solid;
     -webkit-background-clip: padding-box;
     box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 10px;
}
/* ------------------------------------------------------------- */

/* ------------------------------------------------------------- */
