﻿@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, li, p, h1, h2, h3, h4, h5, ol, label, input, span {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}
input {
    outline: none;
}
a {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: none;
}
.clear {
    clear: both;
}

#wrap {
    font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;
}
/*left*/
#content {
    width: 982px;
    margin: auto;
    position: relative;
    background: url(../images/bg001.jpg);
    background-repeat: repeat-y
}
#sidebar{
    float: left;
    width: 250px;
    min-height: 600px;
}
#sidebar ul{
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 35px;
}

#sidebar ul li {
    line-height: 36px;
    font-size: 13px;
}

#sidebar ul li a {
    color: #FFFFFF;
}
#sidebar ul li a:hover {
    color: #fdee01;
    text-decoration: none;
}
#sidebar ul .Now a {
    color: #fdee01;
}
/*footer*/
#foot {
    background: url(../images/footerbg_68.jpg) repeat-x;
    border-top: 1px #e4e4e4 solid;
    margin-top: 20px;
}

#footer {
    background: url(../images/footerbg_70.jpg) no-repeat center top;
    width: 980px;
    margin: auto;
}

#firendLinks {
    text-align: center;
    color: #575757;
}
#firendLinks .address {
    font-style: normal;
    line-height: 30px;
    padding-top: 10px;
}
/*分页*/
#pageDiv {
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}
#pageDiv td {
    background: #fff;
}
#pageDiv li {
    width: 31px;
    height: 20px;
    font-size: 9pt;
    border: solid 1px #dedede;
    color: #0B68C9;
    text-align: center;
    float: left;
    margin: 2px;
    line-height: 21px;
    text-indent: 0;
    background: #fff;
}
#pageDiv li a {
    color: #7f7f7f;
    text-decoration: none;
    font-family: 宋体;
    font-weight: normal;
    line-height: 21px;
}
#pageDiv .pLi {
    line-height: 18px;
    _line-height: 18px;
}
#pageDiv .active {
    font-weight: bold;
    background: #b70031;
    line-height: 21px;
    color: #fff;
}
#pageDiv .active a {
    color: #fff;
}
.newsmain #pageDiv {
   padding: 7px 9px 0 0;
}
/*公司简介-单篇*/
#main {
    width: 719px;
    float: left;
    min-height: 580px;
}
#proclamation {
    border: 1px #e0e0e0 solid;
    border-top: none;
}
#proclamation h1 {
    background: url(../images/performancebg_44.jpg);
    line-height: 38px;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #ea0001;
    padding-left: 14px;
    font-size: 16px;
}
#article {
    border: 1px #d1d1d1 solid;
    padding: 5px 25px;
}
#editor img {
    max-width: 100%
}
/*最新消息-文字列表*/
.dropdown-menu {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
    display: none;
    float: left;
    font-size: 12px;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    z-index: 1000;
}
.dropdown-menu {
    min-width: 10rem;
    margin: .125rem 0 0;
    color: #212529;
    text-align: left;
    // Ensures proper alignment if parent has it changed (e.g., modal footer) list-style: none;
    background-color: #fff;
    background-clip: padding-box;
}
.Select_item {
    text-align: right;
    padding-top: 10px;
    padding-right: 20px;
    position: relative
}
.Select_item input {
   height: 25px;
}
.Select_item input[name='w'] {
    width: 251px;
}
.Select_item input[name='d1'], .Select_item input[name='d2'] {
    width: 120px;
}
.Select_item #sub {
    cursor: pointer;
    background-color: #b70031;
    color: #fff;
    border: 0px;
    width: 85px;
    height: 25px;
}
/*列表*/
#proclamation > ul {
    padding: 17px 23px;
}
#proclamation > ul span {
    float: right;
    line-height: 36px;
    color: #414141;
    padding-right: 5px;
}
#proclamation > ul li {
    border-bottom: 1px #a3a3a3 dotted;
    padding-left: 14px;
    background: url(../images/redarrow_62.gif) no-repeat left center;
}
#proclamation > ul a {
    color: #414141;
    line-height: 36px;
}
/*最新消息-详细页面*/
#ways {
    line-height: 34px;
}
#linkA {
    color: #000;
}
#editor {
    padding: 15px;
    font-size: 13px;
    line-height: 35px;
    word-wrap: break-word;
    word-break: break-all;
    color: #000;
}
#editor .h1 {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
}
.times {
    text-align: center; /*padding-left:140px;*/
    border-top: 1px solid #d0d0d0;
    margin-top: 10px;
    line-height: 30px;
}
.next {
    font-size: 14px;
    line-height: 30px;
    border-top: 1px #c8c8c8 solid;
    padding-top: 10px;
}
#next p {
    line-height: 30px;
}
#next a {
    color: #cc0001;
    vertical-align: middle;
    display: inline-block;
}
/*艺术家/Artists*/
.gz_info {
    float: left;
    margin-right: 12px;
    margin-top: 10px;
    line-height: 19px;
    width: 326px;
    height: 184px;
    background: url("/images/hyzq_29.jpg") no-repeat;
}
.info_head {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 6px;
    width: 112px;
    height: 139px;
    overflow: hidden;
    padding: 2px;
    border: 1px solid #cccccc;
}
.info_head img {
    transform: scale(1);
    transition: transform 1s ease 0s;
}
.info_head img:hover {
    transform: scale(1.05);
}
.info_name {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 170px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #cccccc;
    color: Black;
}
.info_name a {
    color: Black;
}
.info_other {
    float: left;
    margin-left: 10px;
    width: 170px;
    line-height: 30px;
}
/*图文2*/
#divs ul li {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
#divs ul li img {
    width: 229px;
    height: 180px;
    padding-left: 5px;
    padding-right: 5px;
    transform: scale(1);
    transition: transform 1s ease 0s;
}
#divs ul li img:hover {
    transform: scale(1.05);
}
#divs ul li .text-center {
    text-align: center;
    line-height: 20px;
    padding-top: 8px;
    width: 229px;
    height: 30px;
}
#divs ul li .text-center h4 a {
    color: #606060;
    font-size: 13px;
}
/*公关活动*/
.des_div {
    text-align: center;
    line-height: 30px;
}

.no_link img {
    cursor: pointer
}

img.main_left_arrow_img {
    cursor: pointer;
    float: left;
}

div.main_left_right_arrows_div {
    text-align: right;
    cursor: pointer;
}

.large_img {
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #fff;
}

.des_div {
    padding-top: 15px;
    margin: 5px 0px 5px 7px;
    font-size: 12px;
}

.main_thumb_container {
    margin-top: 30px;
}

#marquee {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 610px;
    height: 104px;
    overflow: hidden;
}
#marquee ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#marquee ul li {
    float: left;
}
#marquee ul li img {
    display: block;
    border: 0px;
}
/*经典项目*/
#hotSelling {
    position: relative;
    width: 720px;
    float: left;
    margin: 15px 0;
}
#hotSelling h1 {
    background: url(../images/performancebg_44.jpg);
    line-height: 38px;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #ea0001;
    padding-left: 14px;
    font-size: 16px;
    border: 1px #dedede solid;
    border-top: 0px;
    border-bottom: 0px;
}
#choiceShowWays {
    background: url(../images/choiceshowways_12.jpg);
    height: 33px;
    padding: 10px 33px 0 10px;
}
#showWays {
    color: #e40002;
    float: right;
    line-height: 33px;
}
#showWays a {
    color: #707070;
    display: inline-block;
    width: 70px;
    text-align: right;
    margin: 0 5px;
    height: 33px;
}
#showWays .now {
    color: #e40002;
}
#showWays a:hover {
    color: #e40002;
    text-decoration: none;
}
#picLists {
    background: url(../images/showWaysjpg_15.gif) no-repeat 3px 10px;
}
#textLists {
    background: url(../images/showWaysjpg_17.gif) no-repeat 3px 10px;
}
#hotTicket {
    border: 1px #dedede solid;
    border-top: none;
    background: #eee;
    padding: 15px 0 4px 12px;
}
#hotTicket dl {
    float: left;
    width: 217px;
    border: 1px #bcbcbc solid;
    background: #fff;
    margin: 0px 6px 11px;
    height: 403px;
}
#hotTicket dt {
    padding: 12px;
    border-bottom: 1px #bcbcbc solid;
}
#hotTicket dd {
    background: url(../images/ddshadowbg_59.jpg) no-repeat top center;
    padding: 13px 10px 5px;
    line-height: 17px;
    font-size:12px;
}
#hotTicket h3 {
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 0px;
    height: 25px;
    line-height: 24px;
    font-family: arial;
}
#hotTicket img {
    transform: scale(1);
    transition: transform 1s ease 0s;
}
#hotTicket img:hover {
    transform: scale(1.05);
}
#hotTicket p {
    line-height: 24px;
}
.text_ellipsis {
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
/*文字列表*/
#choiceShowWays {
    border-left: 1px #dedede solid;
    border-right: 1px #dedede solid;
}
#newtextShow {
    background-color: #eee;
    border: 1px #dedede solid;
    border-top: 0px;
    padding: 10px 15px 10px;
}
#newtextShow .l_line {
    width: 954px;
    margin: 0px auto;
    padding-left: 0px;
}
#newtextShow div .public {
    float: left;
    font-size: 12px;
    color: #000000;
    height: 25px;
    padding-top: 5px;
    padding-left: 5px;
    display: block;
    text-align: left;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
#newtextShow div .public a {
    color: #000000;
}
#newtextShow div .l_defl_01 {
    width: 22px;
    padding-left: 2px;
}
#newtextShow div .l_defl_02 {
    width: 355px;
}
#newtextShow div .l_defl_03 {
    width: 125px;
}
#newtextShow div .l_defl_03 a {
    text-decoration: none;
}
#newtextShow div .l_defl_04 {
    width: 140px;
}

#newtextShow div .l_defl_05 {
    width: 200px;
}
#newtextShow div .l_defl_06 {
    width: 50px;
    border-right: none;
}
#newtextShow .l_spliter {
    width: 100%;
    padding-left: 21px;
    padding-top: 8px;
    height: 18px;
}
#newtextShow .explain {
    margin: 0 auto;
    text-align: center;
    height: 150px;
    vertical-align: middle;
    line-height: 150px;
}
/*轮播图*/
.banner ul, ol {
    padding: 0;
}
.banner {
    position: relative;
    overflow: auto;
    text-align: center;
}
.banner li {
    list-style: none;
}
.banner ul li {
    float: left;
}
#b04 .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}
#b04 .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
#b04 .dots li.active {
    background: #fff;
    opacity: 1;
}
#b04 #al {
    left: 15px;
}
#b04 #ar {
    right: 15px;
}