/*字体边框等初始化*/

* {
    font-family: 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif, 'PingFang SC';
    font-size: 100%;
    /*font-weight: inherit;*/
    font-style: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: #666;
    border: 0;
    outline: 0;
}
img{text-align:center;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ul {
    list-style: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

.change-img {
    display: block;
}

.width-max-img {
    width: 778px;
    margin: 20px auto;
}

*html body {
    background-image: url(/about:blank);
    background-attachment: fixed
}

*html .x-Code {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight*0.5)-35));
}

.x-Code {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9999999;
    right: 1%
}


/*.x-container{background-color: blue;margin:0 auto;width: 1100px;height: 2400px;}*/

.x-headline {
    width: 100%;
    height: 2px;
    background-color: #035697;
    overflow: hidden
}

.x-head {
    width: 100%;
}

.x-head-visit {
    width: 100%;
    height: 35px;
    background: url(/template/default/images/x_visit_bg.jpg) repeat-x;
}

.x-head-visit__container {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.x-head-tit {
    width: 100%;
    height: 104px;
    background: url(/template/default/images/x_tit_bg.jpg) repeat-x;
}

.x-head-tit__container {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.x-head-nav {
    width: 100%;
    height: 56px;
    background: url(/template/default/images/x_nav_bg.jpg) repeat-x;
    -webkit-box-shadow: 3px 3px 3px;
    box-shadow: 3px 3px 3px;
    -moz-box-shadow: 3px 3px 3px;
    position: relative;
    z-index: 3;
}

.x-head-nav__container {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.x-head-nav__container__nav {
    width: 800px;
    height: 100%;
    position: relative;
    float: left;
    z-index: 999;
}

.x-line {
    height: 1px;
    width: 100%;
    background: #d9d9d9;
    overflow: hidden;
}

.x-line-f4 {
    height: 2px;
    width: 100%;
    background: #f4f4f4;
    overflow: hidden;
}

.x-line-f4s {
    height: 1px;
    width: 100%;
    background: #f4f4f4;
    overflow: hidden;
}

.x-head-visit__container__left {
    height: 100%;
    float: left;
}

#currentvisit {
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 97, 205, 1)), to(rgba(0, 71, 150, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#currentvisit {
    float: left;
    line-height: 35px;
    font-size: 0.8em;
}

#web-name {
    display: block;
    width: 128px;
    height: 23px;
    margin-top: 6px;
    float: left;
    line-height: 23px;
    text-align: center;
    font-size: 0.8em;
    background: url(/template/default/images/web_name.png);
}

.x-head-visit__container__right {
    float: right;
    font-size: 0.8em;
    height: 100%;
    line-height: 35px;
    position: relative;
    cursor: pointer;
    z-index: 999
}

#x-head-visit__arrow {
    margin-top: 15px;
    margin-left: 10px;
    display: block;
    float: right;
}

.web-detail {
    position: absolute;
    width: 135px;
    background-color: #f3f3f3;
    display: none;
    right: 0;
    z-index: 9999;
    top: 100%;
}

.web-detail-li {
    width: 100%;
    height: 26px;
    line-height: 1.2em;
    text-align: left;
    color: #333;
    font-size: 14px;
}

.web-detail-ul {
    padding: 20px 0 10px 20px;
}


/*.x-head-tit__container{line-height: 104px;}*/

.index_logo {
    float: left;
    margin-top: 17px;
    cursor: pointer;
}

.x-head-tit__container__right {
    float: right;
    height: 100%
}

.text_change {
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: right;
}

.text-change-a {
    color: black;
}

.stockimf {
    height: 20px;
    float: right;
    font-size: 14px;
}

.shockLogo {
    float: left;
}

.stockName {
    float: left;
    margin-left: 15px;
}

.stockPrice {
    float: left;
    margin-left: 15px;
}

.stockName-span {
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 97, 205, 1)), to(rgba(0, 71, 150, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#stockPrice {
    color: #000000
}

.x-nav__li {
    float: left;
    height: 100%;
    line-height: 56px;
    position: relative;
    font-size: 15px;
    cursor: pointer;
}
.x-nav__li a{
   color: #fff;
}

.x-nav__li a:hover {
  color: #ffffff;

}
.x-nav__li-span {
    float: left;
    margin: 0 20px;
    color: black;
    font-size: 15px;
	 color: #fff
}

#nav_ul {
    height: 100%;
    position: absolute;
    left: -20px;
}

.nav_arrowDown {
    display: block;
    float: left;
    margin-top: 25.5px;
    margin-left: 8px;
    position: absolute;
    right: 5px;
}

.x-head-nav__container_search {
    float: right;
    margin-top: 12px;
    position: relative;
    width: 263px;
}

#x-search {
    background: url(/template/default/images/search_bg1.png) no-repeat;
    width: 263px;
    height: 32px;
    line-height: 32px;
    padding-left: 5%;
    color: #a7a7a7;
    position: absolute;
}

#search_logo {
    position: absolute;
    height: 32px;
    right: 1px;
    top: 1.5px;
    cursor: pointer;
}

.nav-detail {
     position: absolute;
    width: 202px;
    background-color: #0262AC;
    display: none;
    left: 0px;
    z-index: 99999999;
    top: 100%;
	color: #ffffff;
}

.nav-detail-li {
    width: 100%;
    height: 26px;
    line-height: 1.2em;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
}

.nav-detail-li:hover {
	color: #000000;
	background-color: #0262AC;
}


.nav-detail-ul {
    padding: 20px 0 10px 20px;z-index: 99999999;
}

#x-adv {}

.adv__img {
    width: 100%;
}

.clickable {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 100%;
    height: 0
}

.owl-prev {
    float: left;
    margin-left: 5%;
    background: url(/template/default/images/left_nav_arrow.png);
    height: 100px;
    width: 45px;
}

.owl-next {
    float: right;
    margin-right: 5%;
    background: url(/template/default/images/right_nav_arrow.png);
    height: 100px;
    width: 45px;
}


/*.owl-buttons{background: green;position: absolute;}*/

.x-container {
    width: 1100px;
    margin: 0 auto;
}

.x-container-scroll {
    height: 60px;
    width: 1100px;
    margin: 0 auto;
}

.x-container-scroll__p {
    float: left;
    height: 20px;
    margin-top: 20px;
    font-size: 13px;
}

.x-container-scroll__d {
    float: left;
    margin-left: 15px;
    height: 20px;
    margin-top: 20px;
    font-size: 13px;
}

.x-container-scroll__d-p {
    float: left;
}

.stock_current {
    color: #035697;
    font-weight: 700;
    float: left;
}

#x-shuGang {
    margin-left: 120px;
    margin-top: 18px;
    float: left;
}

#x-container-scroll--horn {
    padding-top: 3px;
    float: left;
    margin-right: 15px;
}

.x-lineB img {
    width: 100%;
}

.x-center-relative {
    width: 100%;
}

.x-center {
    width: 650px;
    float: left;
    height: 345px;
}

.x-center__title {
    height: 61px;
    width: 100%;
}

.x-center__main {
    padding: 25px 0;
}

.x-title {
    float: left;
    font-size: 18px;
    height: 100%;
    line-height: 61px;
    color: #035697
}

.x-title__more {
    float: right;
    font-size: 14px;
    height: 100%;
    line-height: 61px;
    color: #035697
}

.x-title__more>a {
    color: #035697;
}

.x-center__main__pic {
    width: 230px;
    height: 240px;
    float: left;
}

.x-center__main__pic>img {
    width: 100%;
    height: 100%
}

.x-center__main__imformation {
    float: right;
    width: 400px;
}

.x-center__main__imformation__top {
    height: 238px;
    width: 385px;
    padding: 15px 0 0 15px;
    background-color: #f4f4f4;
}

.x-center__main__imformation__bottom {
    height: 107px;
    width: 385px;
    padding: 10px 0 0 15px;
}

.x-center__main__imformation__top-p {
    margin-bottom: 14px;
    padding-left: 7px;
    height: 20px;
    overflow: hidden;
}

.x-center__main__imformation__bottom_text {
    font-size: 14px;
    float: left;
    display: block;
    width: 385px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}

.x-center__main__imformation__bottom_title {
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.x-center__main__imformation__bottom-p {
    margin-bottom: 8px;
    width: 100%;
    overflow: hidden;
}

.xxxa:hover {
    color: red;
}


/*.x-center__main__imformation__bottom_text a:visited{color:purple;}*/

.x-relative {
    width: 388px;
    float: right;
    height: 345px;
}

.x-relative__main {
    width: 100%;
    padding-top: 4px;
    padding-bottom: 21px;
}

.x-relative__main__p {
    margin-top: 15px;
    font-size: 14px;
}


/*.x-relative__main__p>span{font-weight: bold;}*/

.x-product-service {
    width: 100%;
    height: 66px;
}

.pro-tit {
    padding-top: 25px;
    font-size: 18px;
    color: #035697
}

.x-product-service__main {
    width: 100%;
    background-color: #f4f4f4;
    padding: 50px 0px 50px 0px;
}

.x-product-service__main__container {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.x-arrow {
    position: absolute;
    width: 100%;
    height: 81px;
    top: 50%;
    margin-top: -40.5px;
}

.x-arrow-left {
    height: 100%;
    float: left;
}

.x-arrow-right {
    height: 100%;
    float: right;
}

.x-product-service-ul {
    height: 100%;
    width: 2202px;
}

.x-pro__text {
    font-size: 14px;
    /*margin-top: 20px;*/
    margin-bottom: 27px;
    line-height: 2em;
    overflow: hidden;
    height: 72px;
}

.x-pro-find_img {
    text-align: center;
    width: 100%;
}

.x-pro-find-p {
    width: 85px;
    height: 22px;
    margin-left: 79.5px;
    background: url(/template/default/images/find_more_bg.png);
    font-size: 11px;
    color: white;
    line-height: 22px;
    text-align: center;
}

.x_cemetery {
    float: left;
    padding-right: 61.5px;
    padding-left: 61.5px;
    width: 244px;
}

.x-container-bottom {
    width: 1100px;
    margin: 0 auto 50px;
}

.x-location-paper {
    width: 100%;
}

.x-location {
    width: 574px;
    float: left;
}

.x-location__main {
    width: 100%;
}

.x-location__main__nav {
    width: 100%;
    height: 50px;
}

.x-location__main__img {
    width: 100%;
    height: 342px;
    border: solid 3px #f4f4f4;
}

.x-location__main__nav__ul-li {
    float: left;
    font-size: 14px;
    height: 100%;
    line-height: 50px;
    margin-right: 18px;
    font-weight: 600;
    position: relative;
    cursor: pointer;
}

.x-location__ico {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.x-paper {
    width: 388px;
    float: right;
}

.x-paper__main {
    width: 100%
}

.x-paper__main__nav {
    width: 100%;
    height: 50px;
}

.x-paper__main__img {
    width: 100%;
    height: 346px;
}

.x-paper__main__nav__ul-li {
    float: left;
    font-size: 14px;
    height: 100%;
    line-height: 50px;
    margin-right: 40px;
    font-weight: 600;
    position: relative;
    cursor: pointer;
}

.x-paper__ico {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.x-line-s {
    height: 1px;
    width: 100%;
    background: #d9d9d9;
    margin-top: 3px;
    overflow: hidden;
}

.x-books-li {
    float: left;
    margin-right: 30px;
    margin-top: 32px;
    width: 74px;
}

.x-books-p {
    font-size: 14px;
    width: 100%;
    text-align: center;
    height: 16px;
}

.x-container-scroll__d-p:hover {
    text-decoration: underline;
    color: red;
}

.index-left-nav {
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -100px;
    cursor: pointer;
}

.index-mengban {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}


/*----------------集团简介*/

.x-com-title {
    height: 90px;
    width: 100;
}

.x-com-title-p {
    height: 100%;
    line-height: 90px;
    font-size: 24px;
    color: #035697;
}

.x-com-pic {
    width: 100%;
    margin-bottom: 10px;
}

.x-com-pic-left {
    float: left;
}

.x-com-pic-middle {
    float: left;
    margin-left: 10.5px;
}

.x-com-pic-right {
    float: right;
}

.x-com-pic-left-div {
    width: 240px;
    height: 240px;
    margin-bottom: 7px;
}

.x-com-pic-right-div {
    width: 240px;
    height: 240px;
    margin-bottom: 7px;
}

.x-com-text {
	margin-top: 15px;
	font-size: 14px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.x-com-text-p {
    margin-bottom: 20px;
    line-height: 2.2em;
    text-align: justify;
	  font-size: 16px;
}


/*----------------------组织架构*/

.x-com-org-pic {
    margin-top: 34px;
    width: 100%;
}

.x-com-org-pic-text {
    height: 76px;
    background-color: #f4f4f4;
    line-height: 76px;
    padding-left: 35px;
    font-size: 14px;
}

.x-com-org-nav {
    margin-top: 40px;
    width: 100%;
}


/*.x-com-org-nav-ul{padding: 16px 25px;}*/

.x-com-org-nav-ul-li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    height: 55px;
    display: table;
    text-align: center;
    margin-right: 5%;
    width: 13%;
}

.x-com-org-nav-ul-li span {
    display: table-cell;
    vertical-align: middle;
}

#x-com-org-table {
    margin-top: 20px;
    font-size: 14px;
    width: 100%
}

.x-com-org-name {
    width: 90px;
    height: 45px;
    vertical-align: middle;
    padding-left: 20px;
}

.x-com-org-age {
    width: 60px;
    height: 45px;
    vertical-align: middle;
}

.x-com-org-position {
    width: 250px;
    height: 45px;
    vertical-align: middle;
}

.x-com-org-date {
    width: 155px;
    height: 45px;
    vertical-align: middle;
}

.x-com-org-duty {
    width: 225px;
    height: 45px;
    vertical-align: middle;
}

.x-th {
    background-color: #ddd;
    font-weight: bold;
}

.x-com-org-alt {
    background-color: #f4f4f4;
}

.x-com-org-alt {
    background-color: #f4f4f4;
}

.x-com-org-person {
    width: 100%;
    background-color: #f4f4f4;
    margin-top: 30px;
}

.x-com-org-person-left {
    width: 158px;
    padding: 30px 36px;
    float: left;
}

.x-com-org-person-left>img {
    width: 100%;
    height: 100%
}

.x-com-org-person-right {
    float: left;
    width: 508px;
    padding: 45px 40px 45px 0px;
}

.x-com-org-person-right-name {
    font-size: 18px;
    margin-right: 40px;
    font-weight: bold;
}

.x-com-org-person-right-position {
    font-size: 14px;
}

.x-com-org-person-text {
    font-size: 14px;
    margin-top: 30px;
    line-height: 1.8em;
}

.x-com-org-person-imf {
    margin-bottom: 30px;
}

.x-com-org-age2 {
    text-align: center;
}

.org4 {
    padding: 20px;
    border-bottom: solid 1px #f4f4f4;
}

.org4-tit {
    font-size: 18px;
    font-weight: bold;
    color: #666;
    margin-bottom: 10px;
}

.org4-text {
    font-size: 16px;
    margin-bottom: 20px;
}


/*理念*/

.x-com-idea-pic {
    margin-top: 34px;
    width: 100%;
}

.x-com-idea-pic-text {
    padding: 30px 20px;
    background-color: #f4f4f4;
    line-height: 2.5em;
    padding-left: 35px;
    font-size: 14px;
    margin-bottom: 300px;
}


/*使命*/

.x-com-mission-pic {
    margin-top: 34px;
    width: 100%;
}

.x-com-mission-pic-text {
    height: 76px;
    background-color: #f4f4f4;
    line-height: 76px;
    padding-left: 35px;
    font-size: 14px;
}

.x-com-mission-title {
    padding: 25px 0;
    color: #035697;
    font-size: 24px;
}

.x-com-mission-title-mian {
    padding-bottom: 50px;
}

.x-com-mission-title-mian-p {
    margin-top: 30px;
    font-size: 14px;
}


/*荣誉*/

.x-com-honor-text {
    margin-top: 34px;
    height: 76px;
    background-color: #f4f4f4;
    line-height: 76px;
    padding-left: 35px;
    font-size: 14px;
}

.x-com-honor-title {
    color: #035697;
    margin-top: 40px;
    font-size: 24px;
}

.x-com-honor-title-p {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 30px
}

.honor-nav {
    height: 60px;
    margin-top: 15px;
    width: 100%
}

.honor-nav-ul {
    height: 60px;
}

.honor-nav-li {
    height: 60px;
    padding: 0 10px;
    line-height: 60px;
    float: left;
    cursor: pointer;
    color: #666;
}

.honor-nav-li:nth-child(2) {
    border-bottom: solid 2px #035697;
}

.honor-imf1 {
    height: 50px;
    background-color: #ddd;
}

.honor-imf1-title {
    height: 50px;
    line-height: 50px;
    text-indent: 30px;
    float: left;
    width: 20%;
    list-style-type: none;
    font-weight: bold;
}

.honor-imf-main {
    width: 100%;
}

.honor-box1 {
    height: 1030px;
    width: 100%;
    margin-bottom: 300px;
    margin-top: 40px;
}

.honor-imf-main-boxs {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.honor-imf-main-boxs-li {
    font-size: 14px;
    list-style-type: square;
    margin-top: 10px;
    margin-left: 30px;
    line-height: 30px;
}

.honor-imf-main5-box {
    width: 100%;
    background-color: #ddd;
    font-weight: bold;
    text-indent: 30px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}


/*附属企业*/

.x-com-sub-pic {
    margin-top: 34px;
    width: 100%;
}

.x-com-sub-nav {
    width: 100%;
    margin-top: 30px;
}

.x-com-sub-nav-ul-li {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
    padding: 15px 0;
    cursor: pointer;
}

.x-com-sub-cemetery {
    margin-bottom: 100px;
}

.x-com-sub-cemetery-li-left {
    padding: 25px 15px 30px;
    margin: 20px 0 0;
    float: left;
    background-color: #f4f4f4;
    width: 350px;
    height: 250px;
    position: relative;
}

.x-com-sub-cemetery-li-right {
    padding: 25px 15px 30px;
    margin: 20px 0 0;
    float: right;
    background-color: #f4f4f4;
    width: 350px;
    height: 250px;
    position: relative;
}

.x-com-sub-cemetery-ul-top {
    width: 100%;
}

.x-com-sub-cemetery-ul-top-p {
    float: left;
    margin-left: 25px;
    height: 104px;
    display: table;
    width: 200px;
}

.x-com-sub-cemetery-ul-top-p>span {
    display: table-cell;
    vertical-align: middle;
    color: #035697;
}

.x-com-sub-cemetery-ul-pic {
    float: left;
}

.x-com-sub-cemetery-ul-p1 {
    font-size: 14px;
    line-height: 2em;
    margin-top: 20px;
}

.x-com-sub-cemetery-ul-p2 {
    width: 100%;
    text-align: right;
    font-size: 14px;
    position: absolute;
    bottom: 30px;
    right: 20px;
}

.x-com-sub-cemetery-ul-p2-a {
    color: #035697;
}


/*发展历程*/

.x-com-path-pic {
    margin-top: 34px;
    width: 100%;
}

.x-com-path-pic-text {
    padding: 20px 35px;
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 2.2em;
    margin-bottom: 30px;
}

.x-com-path-main {
    margin-top: 10px;
    margin-bottom: 100px;
}

.x-com-path-main-line {
    width: 11px;
    margin-left: 100px;
    margin: 10px;
}

.x-com-path-main-line-p {
    height: 160px;
    width: 2px;
    margin-left: 88.5px;
    background-color: #eee;
    position: relative;
    top: 35px;
}

.x-com-path-main-line-bluepoint {
    display: block;
    margin-bottom: 10px;
}

.x-com-path-main-line-bluepoint-p {
    margin-left: 85.5px;
    position: relative;
    top: 35px;
}

.x-com-path-title-date {
    position: absolute;
    left: -85px;
    top: -18px;
    color: #035697;
    font-size: 18px;
    width: 54px;
}

.x-com-path-main-line-p-left {
    left: -89.5px;
    position: absolute;
    font-size: 14px;
}

.x-com-path-main-line-p-right {
    position: absolute;
    left: 42.66px;
    width: 700px;
    top: -33px;
}

.x-com-path-main-line-p-right-img {
    display: block;
    float: left;
}

.x-com-path-main-line-p-right-text {
    float: left;
    font-size: 14px;
    width: 440px;
    padding: 10px 20px;
    line-height: 2em
}


/*企业视频*/

.com-video-title {
    height: 90px;
    width: 100%
}

.com-video-title-p {
    height: 100%;
    line-height: 90px;
    font-size: 24px;
    color: #035697;
}

.com-video-mian {
    width: 100%;
    padding: 40px 0 200px;
}

.com-video-ul {
    width: 100%;
}

.com-video-li {
    width: 235px;
    margin-right: 36.5px;
    float: left;
    margin-bottom: 40px;
}

.com-video-li-div-bottom {
    width: 180px;
    height: 50px;
    padding: 11px 27.5px;
    background-color: #f4f4f4;
}

.com-video-li-div-top {
    width: 235px;
    height: 132px;
}


/*集团要闻*/

.x-com-news-pic {
    margin-top: 34px;
    width: 100%;
}

.x-com-news-pic-text {
    height: 76px;
    background-color: #f4f4f4;
    line-height: 76px;
    padding-left: 35px;
    font-size: 14px;
    margin-bottom: 30px;
}

.x-Company-News-time {
    background: url(/template/default/images/company_news_time_bg.png) no-repeat;
    width: 59px;
    height: 59px;
    float: left;
    margin-top: -20px;
}

.x-Company-News-time-year {
    font-size: 13px;
    color: white;
    width: 100%;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

.x-Company-News-time-day {
    font-size: 18px;
    font-weight: bold;
    color: black;
    width: 100%;
    text-align: center;
    height: 20px;
}

.x-Company-News-time-mouth {
    font-size: 14px;
    color: black;
    width: 100%;
    text-align: center;
    height: 19px;
}

.x-Company-News {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.x-Company-News-text {
	float: right;
	font-size: 14px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}

.x-Company-News-text-p1 {
    font-size: 16px;
    font-weight: bold;
}

.x-Company-News-text-p1 a {
color: black;
}

.x-Company-News-text-p1 a:hover {
color: #0262AC;
}
.x-Company-News-text-p2 {
    font-size: 14px;
    margin-top: 18px;
}

.x-Company-News-page {
    width: 100%;
    text-align: center;
    margin: 50px 0 100px;
}

.x-Company-News-page-all {
    margin: 0 auto;
    display: table;
}

.x-Company-News-page-btn {
    padding: 2px 8px;
    border: solid 1px #999;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}

.x-Company-News-page a {
    padding: 2px 8px;
    border: solid 0px #999;
    cursor: pointer;
    float: left;
    margin-left: 5px;
	 color: #ffffFF;
	 background-color: #0262AC;
}

.x-Company-News-page a:hover  {
    padding: 2px 8px;
    border: solid 0px #999;
    cursor: pointer;
    float: left;
    margin-left: 5px;
	 color: #000000;
	 background-color: #efefef;
}


.x-Company-News-text-p1-a:hover {
    text-decoration: underline;
    color: red;
}


/*集团要闻内页*/

.x-box1-share {
    height: 79px;
    width: 50%;
    float: right;
}

.x-box1-share-ul {
    height: 100%;
}

.x-box1-share-ul-li {
    float: right;
    height: 100%;
    margin-left: 5px;
    margin-top: 28.5px;
}

.x-news-Details-h1 {
    padding: 40px 0;
    font-size: 20px;
    font-weight: 700;
    color: black;
}

.x-news-Details-taf {
    color: #035697;
    font-size: 14px;
}

#x-news-Details-taf-time {
    color: #035697;
}

#x-news-Details-taf-from {
    color: #035697;
    margin-left: 20px;
}

.x-news-Details-text {
    width: 100%;
    margin-top: 50px;
    line-height: 2.2em;
    font-size: 16px;
    margin-bottom: 100px;
}

.x-news-Details-text-p1 {
    width: 100%;
    margin-bottom: 20px;
}

.x-news-Details-text-p2 {
    text-align: center;
    width: 100%;
    margin-top: 5px;
}

.x-news-Details-text-p3 {
    margin-top: 20px;
}


/*企业刊物*/

.x-com-Publications-text {
    margin-top: 34px;
    height: 76px;
    background-color: #f4f4f4;
    padding-left: 35px;
    font-size: 14px;
    display: table;
}

.x-com-Publications-text>span {
    display: table-cell;
    vertical-align: middle;
}

.x-com-Publications-nav {
    width: 100%
}

.x-com-Publications-nav-title {
    width: 100%;
    height: 60px;
}

#x-com-Publications-nav-title-p1 {
    float: left;
    font-size: 14px;
    height: 100%;
    margin-right: 40px;
    line-height: 60px;
    font-weight: 600;
    position: relative;
    cursor: pointer
}

#x-com-Publications-nav-title-p2 {
    float: left;
    font-size: 14px;
    height: 100%;
    margin-right: 40px;
    line-height: 60px;
    font-weight: 600;
    position: relative;
    cursor: pointer;
}

.x-com-Publications-nav-main {
    width: 100%;
}

.x-com-Publications-nav-main-ul {
    width: 100%
}

.x-com-Publications-nav-main-ul-li {
    float: left;
    margin: 60px 57px 10px 0;
}

.x-com-Publications-main-p {
    text-align: center;
    font-size: 13px;
    margin-top: 20px;
    overflow: hidden;
    width: 110px;
}

.x-Company-Publications-page-all {
    width: 230px;
    margin: 0 auto;
}

.x-Company-Publications-page {
    width: 100%;
    text-align: center;
    margin: 60px 0 100px;
}

.x-Company-Publications-page-btn {
    padding: 2px 8px;
    border: solid 1px #999;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}


/*墓园*/

.x-Cemetery-Park {
    padding: 20px 35px;
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 2.2em;
}

.x-Cemetery-Park-mid {
    width: 100%;
    margin-bottom: 100px;
}

.x-Cemetery-Park-mid-title {
    width: 100%;
    padding: 20px 0;
    color: #004a9c;
}

.x-Cemetery-Park-mid-main {
    width: 100%
}

.x-Cemetery-Park-mid-ul {
    width: 100%;
    padding: 10px 0 20px
}

.x-Cemetery-Park-mid-li-left {
    float: left;
    margin-top: 28px;
    min-height: 430px
}

.x-Cemetery-Park-mid-li-right {
    float: right;
    margin-top: 28px;
    min-height: 430px
}

.x-Cemetery-Park-mid-li-main {
    width: 375px;
    position: relative;
}

.x-Cemetery-Park-mid-li-top {
    width: 100%;
    height: 230px;
    position: relative;
}

.x-Cemetery-Park-mid-li-top-p {
    position: absolute;
    bottom: 0;
    left: 0;
    /*height: 40px;*/
    width: 100%;
    line-height: 1;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 0
}

.x-Cemetery-Park-mid-li-top-p-span1 {
    float: left;
    color: #fff;
    margin-left: 20px;
    font-size: 18px;
    z-index: 100;
    display: inline-block;
    width: 260px
}

.x-Cemetery-Park-mid-li-top-p-span2 {
    float: right;
    margin-right: 20px;
    font-size: 14px;
    z-index: 100;
    position: absolute;
    bottom: 10px
}

.x-Cemetery-Park-mid-li-top-p-span2-a {
    color: #fff;
}

.x-Cemetery-Park-mid-li-bottom {
    background-color: #f4f4f4;
    font-size: 13px;
    margin-top: 0;
    padding: 30px 0;
    position: absolute;
    min-height: 140px;
    width: 375px;
    top: 230px;
    z-index: 1
}

.x-Cemetery-Park-mid-li-bottom-p1 {
    line-height: 1.6em;
    padding-left: 30px;
    padding-right: 30px;
    height: 140px;
    overflow: hidden;
}

.x-Cemetery-Park-mid-li-bottom-p2 {
    line-height: 1.6em;
    padding-left: 30px;
    padding-right: 30px;
    display: none;
    /*position: absolute;*/
    /*z-index: 1*/
}

.x-Cemetery-Park-smbtn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.x-Cemetery-Service-downarrow {
    border-style: solid;
    border-width: 5px;
    border-color: #000 transparent transparent transparent;
    /*上边框设置想要的颜色*/
    height: 0;
    width: 0;
    font-size: 0;
}

.x-Cemetery-Service-uparrow {
    border-style: solid;
    border-width: 5px;
    border-color: transparent transparent #000 transparent;
    /*上边框设置想要的颜色*/
    height: 0;
    width: 0;
    font-size: 0;
}


/*墓园服务*/

.x-Cemetery-Service {
    padding: 20px;
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 1.6em;
}

.x-Cemetery-Service-p2 {
    margin-top: 20px;
}

.x-Cemetery-Service-mid {
    width: 100%
}

.x-Cemetery-Service-mid-nav {
    width: 100%;
    height: 60px;
}

.x-Cemetery-Service-mid-nav-li {
    float: left;
    margin-right: 40px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
}

.x-Cemetery-Service-mid-main {
    width: 100%;
    margin-bottom: 50px;
}

.x-Cemetery-Service-mid-main-left {
    width: 50%;
    float: left;
}

.x-Cemetery-Service-mid-main-right {
    width: 50%;
    float: left;
}

.x-Cemetery-Service-mid-content-ul {
    list-style: url(/template/default/images/li_circle.png);
    width: 75%;
}

.x-Cemetery-Service-mid-number {
    margin: 40px 20px 10px;
}

.x-Cemetery-Service-mid-smalltitle {
    margin: 10px 20px;
}

.x-Cemetery-Service-mid-content-li {
    margin: 10px 20px;
}

.x-Cemetery-Service-mid-content-li-p {
    font-size: 14px;
}

.x-Cemetery-Service-mid-main2-div {
    width: 100%;
    margin-top: 20px;
    height: 250px;
}

.x-Cemetery-Service-mid-main2-div-left {
    float: left;
    height: 100%;
    width: 330px;
}

.x-Cemetery-Service-mid-main2-div-left-img {
    width: 100%;
    height: 100%
}

.x-Cemetery-Service-mid-main2-div-right {
    float: right;
    padding-right: 40px;
    width: 400px;
    background-color: #f4f4f4;
    height: 100%;
    padding-left: 30px;
}

.x-Cemetery-Service-mid-main2-div-right-p1 {
    color: #004a9c;
    font-size: 15px;
    font-weight: 600;
    padding-top: 40px;
}

.x-Cemetery-Service-mid-main2-div-right-p2 {
    font-size: 13px;
    margin-top: 20px;
    line-height: 1.6em;
    min-height: 140px;
}

.x-Cemetery-Service-mid-allmain {
    width: 100%;
}


/*殡礼仪葬*/

.x-Cemetery-etiquette {
    padding: 20px 35px;
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 1.6em;
}

.x-Cemetery-etiquette-p1 {
    line-height: 2.0em;
}

.x-Cemetery-etiquette-mid-title {
    height: 78px;
    line-height: 78px;
    color: #004a9c;
    font-size: 34px;
}

.x-Cemetery-etiquette-mid-main {
    width: 100%;
    margin-bottom: 50px;
}

.x-Cemetery-etiquette-mid-main-left {
    width: 50%;
    float: left;
    padding-top: 50px;
}

.x-Cemetery-etiquette-mid-main-all {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.x-Cemetery-etiquette-mid-main-right {
    width: 50%;
    float: left;
    padding-top: 50px;
}

.x-Cemetery-etiquette-mid-content-ul {
    list-style: url(/template/default/images/li_circle.png);
    width: 100%;
}

.x-Cemetery-etiquette-mid-number {
    margin: 20px 0px 10px;
    font-size: 40px !important;
    line-height: 40px;
    color: #0050A8;
    font-weight: 500;
    vertical-align: middle;
}

.x-Cemetery-etiquette-mid-number2 {
    font-size: 30px;
    color: #0050A8;
    font-weight: 500;
}

.x-Cemetery-etiquette-mid-smalltitle {
    margin: 30px 0px;
    color: #035697;
    font-weight: 600;
}

.x-Cemetery-etiquette-mid-content-li {
    margin: 10px 20px;
    width: 150px;
    float: left;
}

.x-com-idea-mid-smalltitle {
    color: #035697;
    font-weight: 600;
    font-size: 16px;
}

.x-Cemetery-etiquette-mid-content-li2 {
    margin: 10px 20px;
    width: 100%;
    float: left;
}

.x-Cemetery-etiquette-middle-img-description {
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
}

.x-Cemetery-etiquette-mid-content-li-p {
    font-size: 14px;
    line-height: 2.5em;
}

.x-Cemetery-etiquette-mid-main3 {
    margin-bottom: 40px;
}


/*殡葬设备*/

.x-Cemetery-equipment {
    padding: 20px 35px;
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 50px;
}

.x-Cemetery-equipment-p1 {
    line-height: 2.0em;
}

.x-Cemetery-equipment-mid-title {
    height: 78px;
    line-height: 78px;
    color: #004a9c;
    font-size: 24px;
}

.x-Cemetery-equipment-main {
    padding: 30px 0;
    width: 100%
}

.x-Cemetery-equipment-main-p {
    line-height: 2em;
}

.x-Cemetery-equipment-main-text {
    line-height: 2.0em;
    font-size: 14px;
}

.x-Cemetery-equipment-main-address {
    font-size: 14px;
    margin-top: 20px;
}

.x-Cemetery-equipment-main-address-t {
    font-weight: bold;
}

.x-Cemetery-equipment-main-address-a:hover {
    text-decoration: underline;
}


/*景观设计*/

.x-Cemetery-design-pic {
    margin-top: 34px;
    width: 100%;
}

.x-Cemetery-design {
    padding: 20px 35px;
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 1.6em;
}

.x-Cemetery-design-p {
    line-height: 2.0em;
}

.x-Cemetery-design-main {
    width: 100%;
    padding-bottom: 100px;
}

.x-Cemetery-design-main-ul {
    width: 100%;
}

.x-Cemetery-design-main-li {
    width: 235px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.x-Cemetery-design-main-li img {
    width: 235px;
height: 157px;
}

.x-Cemetery-design-main-li-top {
    width: 235px;
    height: 157px;
}

.x-Cemetery-design-main-li-bottom {
	height: 48px;
	width: 235px;
	background-color: #f4f4f4;
	padding-top: 0px;
	padding-right: 17.5px;
	padding-bottom: 20px;
	padding-left: 17.5px;
}

.x-Cemetery-design-p1 {
    width: 100%;
}

.x-Cemetery-design-p2 {
    width: 100%;
}

.x-Cemetery-design-p1-span2 {
    float: right;
}


/*景观设计详情*/

.x-Cemetery-design-details-title {
    padding: 20px 0;
    font-size: 14px;
    line-height: 1.6em;
    color: black;
    font-weight: bold;
}

.x-Cemetery-design-details-pic1 {
    width: 100%;
    margin-top: 40px
}

.x-Cemetery-design-details-pic2 {
    width: 100%;
    margin-top: 40px;
}

.x-Cemetery-design-details-p {
    margin-top: 20px;
    line-height: 2em;
    font-size: 14px;
    margin-bottom: 40px
}


/*公司公告*/

.x-com-annou {
    margin-top: 34px;
    width: 100%;
}

.x-com-annou-tit {
    margin-top: 40px;
    margin-bottom: 30px;
}

.x-com-annou-tit-p {
    font-size: 16px;
    font-weight: bold;
    float: left;
    height: 30px;
    line-height: 30px
}

.x-com-annou-tit-span {
    color: #035697;
    font-weight: 600
}

.x-com-annou-tit-right {
    float: right;
    margin-right: 10px;
}

.x-com-annou-tit-right-span {
    float: left;
    margin-right: 20px;
}

.x-com-annou-year {
    background: url(/template/default/images/select_year.jpg) no-repeat;
    background-size: 100% 100%;
    width: 88px;
    height: 35px;
    float: left;
    margin-top: -5px;
    line-height: 35px;
    position: relative;
    cursor: pointer;
}

.x-com-annou-year-span {
    margin-left: 20px;
    color: #004da2
}

.year-select-downarrow {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    border-style: solid;
    border-width: 5px;
    border-color: #004da2 transparent transparent transparent;
    /*上边框设置想要的颜色*/
    height: 0;
    width: 0;
    font-size: 0;
    _border-color: tomato tomato tomato #004da2;
    /*边框透明色 For IE6-*/
    _filter: chroma(color=tomato);
    /*边框透明色 For IE6-*/
    line-height: 0
}

.x-com-annou-select-years {
    position: absolute;
    top: 35px;
    width: 84px;
    height: 100px;
    overflow: auto;
    border: 2px solid #f4f4f4;
    display: none;
    z-index: 100;
    background-color: #f4f4f4;
}

.x-com-annou-select-years-li {
    height: 20px;
    margin-bottom: 5px;
    text-align: center;
    cursor: pointer;
}

.x-com-annou-News-time {
    background: url(/template/default/images/company_news_time_bg.png) no-repeat;
    width: 59px;
    height: 59px;
    float: left;
}

.x-com-annou-News-time-year {
    font-size: 13px;
    color: white;
    width: 100%;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

.x-com-annou-News-time-day {
    font-size: 18px;
    font-weight: bold;
    color: black;
    width: 100%;
    text-align: center;
    height: 20px;
}

.x-com-annou-News-time-mouth {
    font-size: 14px;
    color: black;
    width: 100%;
    text-align: center;
    height: 19px;
}

.x-com-annou-News {
    padding: 30px;
    position: relative;
}

.x-com-annou-News-text {
    float: left;
    margin-left: 50px;
    font-size: 14px;
    width: 500px;
    height: 59px;
    font-weight: 700;
    display: table;
}

.x-com-annou-News-text>span {
    display: table-cell;
    vertical-align: middle;
}

.x-com-annou-pdf {
    position: absolute;
    right: 20px;
    top: 59.5px;
    margin-top: -12.5px;
}

.x-com-annou-page {
    width: 100%;
    text-align: center;
    margin: 50px 0 100px;
}

.x-com-annou-page-all {
    margin: 0 auto;
    width: 230px;
}

.x-com-annou-page-btn {
    padding: 2px 8px;
    border: solid 1px #999;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}

.x-com-annou-text-p1-a:hover {
    text-decoration: underline;
    color: red;
}


/*公司演示*/

.Company-Presentation-title {
    margin-top: 20px;
    font-size: 20px;
    color: #035697;
    font-weight: 500;
}

.Company-Presentation-tit-p {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

.Company-Presentation-tit-span {
    color: #035697;
    font-weight: 500
}

.Company-Presentation-main {
    padding: 50px 20px 70px;
    width: 760px;
}

.Company-Presentation-main-ul {
    width: 100%;
}

.Company-Presentation-main-li {
    width: 151px;
    margin-right: 52px;
    float: left;
    margin-bottom: 10px;
}

.Company-Presentation-main-li:nth-child(4n) {
    margin-right: 0px;
}

.Company-Presentation-main-li-top {
    height: 176px;
    width: 151px;
}

.Company-Presentation-main-li-bottom {
    width: 137px;
    height: 50px;
    padding: 20px 7px;
    font-size: 0.77em
}


/*投资者查询*/

.Investor-Inquiry-title {
    margin-top: 30px;
    font-size: 24px;
    color: #035697;
    font-weight: 500;
    margin-bottom: 20px
}

.Investor-Inquiry-tit-p {
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #333;
}

.Investor-Inquiry-tit-span {
    color: #035697;
    font-weight: 500
}

.Investor-Inquiry-p2 {
    color: #035697;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px
}

.Investor-Inquiry-main {
    width: 100%;
}

.Investor-Inquiry-ul {
    width: 100%
}

.Investor-Inquiry-li {
    width: 100%;
    height: 60px;
    display: table;
    padding-left: 30px
}

.Investor-Inquiry-li-img {
    display: table-cell;
    vertical-align: middle;
}

.Investor-Inquiry-li-img img {
    display: inline-block;
}

.Investor-Inquiry-li-right {
    margin-left: 20px;
    font-size: 14px;
    display: inline-block;
}

.Investor-Inquiry-li-span {
    color: #035697;
    font-size: 16px;
}

#Investor-Inquiry-li-span-phone2 {
    margin-left: 30px;
}


/*就业机会*/

.job-Opportunity-t1 {
    background-color: #f4f4f4;
    padding: 30px 15px;
    width: 770px;
    margin-top: 30px;
}

.job-Opportunity-table {
    width: 100%;
    margin: 30px 0 140px;
}

.job-Opportunity-title {
    width: 100%;
    background-color: #9f9f9f;
}

.job-Opportunity-title-date {
    float: left;
    color: #fff;
    width: 120px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-title-position {
    float: left;
    color: #fff;
    width: 220px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-title-code {
    float: left;
    color: #fff;
    width: 120px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-title-num {
    float: left;
    color: #fff;
    width: 70px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-title-locat {
    float: left;
    color: #fff;
    width: 110px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-text {
    width: 100%;
    margin-top: 10px;
}

.job-Opportunity-title-date-imf {
    float: left;
    width: 120px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-title-position-imf {
    float: left;
    width: 220px;
    text-align: left;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-title-code-imf {
    float: left;
    width: 120px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-title-num-imf {
    float: left;
    width: 70px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-title-locat-imf {
    float: left;
    width: 110px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.job-Opportunity-title-detail-imf {
    float: right;
    width: 100px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    margin-right: 20px;
    font-size: 14px;
}

.job-Opportunity-title-detail-imfa {
    color: #0056b7;
}

.job-Opportunity-title-detail-imfa:hover {
    text-decoration: underline;
}


/*就业详情*/

.job-Opportunity-details-t1 {
    background-color: #f4f4f4;
    padding: 30px 15px;
    width: 770px;
    margin: 30px 0;
}

.job-Opportunity-details-main {
    width: 100%;
    margin-top: 30px;
}

.job-Opportunity-details-box1 {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.job-Opportunity-details-box-p {
    font-weight: bold;
    margin-left: 30px;
    margin-bottom: 20px;
}

.job-Opportunity-details-box2 {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.job-Opportunity-details-box2-p {
    margin-left: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.job-OD-span {
    font-weight: 500;
}

.job-Opportunity-details-box3 {
    width: 100%;
    background-color: #f4f4f4;
    padding-top: 30px;
    padding-bottom: 30px;
}

.job-Opportunity-details-box3-tit {
    float: left;
    margin-left: 30px;
    font-weight: bold;
}

.job-Opportunity-details-box3-right {
    float: left;
    width: 500px;
    margin-left: 30px;
    line-height: 30px;
}

.job-Opportunity-details-box3-right-p {
    margin-bottom: 20px;
}

.job-OD-span-num {
    float: left;
    height: 22px
}

.job-Opportunity-details-box4 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 10px;
}

.job-Opportunity-details-box4-tit {
    float: left;
    margin-left: 30px;
    font-weight: bold;
}

.job-Opportunity-details-box4-right {
    float: left;
    width: 500px;
    margin-left: 30px;
    line-height: 30px;
}

.job-Opportunity-details-box4-right-p {
    margin-bottom: 20px;
}

.job-OD-span-num2 {
    float: left;
    height: 22px
}

.job-Opportunity-details-box5 {
    background-color: #f4f4f4;
    padding: 30px;
    width: 740px;
    margin: 30px 0;
    font-weight: bold;
}

.job-Opportunity-details-box5-span {
    color: #0056b7;
    cursor: pointer;
    margin-left: 5px;
    font-weight: 500;
}

.job-Opportunity-details-box5-span:hover {
    text-decoration: underline;
}


/*持续公益*/

.con-pub-ser-title {
    background-color: #f4f4f4;
    padding: 30px 30px;
    width: 718px;
    margin-top: 30px;
}

.con-pub-ser-title2 {
    margin: 15px 0;
    color: #0056b7;
    font-size: 24px;
}

.con-pub-ser-main {
    width: 100%;
    padding-bottom: 100px;
    margin-top: 40px;
}

.con-pub-ser-main-ul {
    width: 100%;
}

.con-pub-ser-main-li {
    width: 238px;
    float: left;
    margin-right: 32px;
    margin-bottom: 30px;
    cursor: pointer;
}

.con-pub-ser-main-li-top {
    width: 238px;
    height: 206px;
}

.con-pub-ser-main-li-top>img {
    height: 100%;
    width: 100%;
}

.con-pub-ser-main-li-bottom {
    height: 50px;
    width: 203px;
    padding: 10px 17.5px;
    background-color: #f4f4f4;
    font-size: 14px;
    display: table;
}

.con-pub-ser-p1 {
    width: 80%;
    height: 40px;
    overflow: hidden;
    float: left;
    /*display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;*/
}

.con-pub-ser-p2 {
    width: 100%;
    margin-top: 5px;
}

.con-pub-ser-p1-span2 {
    float: right;
}

.con-pub-ser-main-ul a:nth-child(3n) li {
    margin-right: 0px;
}

.com-pub-bigtitle {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.5
}

.com-pub-smalltitle {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.8
}


/*持续公益详情*/

.Continuing-Public-Service-details-title {
    margin-top: 50px;
    font-weight: bolder;
    color: #333;
    font-size: 20px;
}

.Continuing-Public-Service-details-p1 {
    margin-top: 30px;
    line-height: 2em;
}

.Continuing-Public-Service-details-title2 {
    font-size: 17px;
    margin-top: 20px;
    font-weight: 600;
}

.Continuing-Public-Service-details-p2 {
    margin-top: 30px;
    line-height: 2em;
}

.Continuing-Public-Service-details-p3 {
    margin-top: 20px;
    line-height: 2em;
}

.Continuing-Public-Service-details-title3 {
    font-size: 17px;
    margin-top: 20px;
    font-weight: 600;
}

.Continuing-Public-Service-details-p4 {
    margin-top: 30px;
    line-height: 2em;
}

.Continuing-Public-Service-details-title4 {
    font-size: 17px;
    margin-top: 20px;
    font-weight: 600;
}

.Continuing-Public-Service-details-p5 {
    margin-top: 30px;
    line-height: 2em;
    margin-bottom: 100px;
}

.duty-detail-content {
    margin-top: 40px;
    line-height: 2em;
    font-size: 14px;
    margin-bottom: 40px;
}


/*Page2 page3,7*/

.Continuing-Public-Service-details2-title2 {
    font-size: 17px;
    margin-top: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.Continuing-Public-Service-details2-p1 {
    margin-top: 5px;
    line-height: 2em;
    font-size: 14px
}

.detail2 {
    padding-left: 22px;
    line-height: 2em;
    font-size: 14px
}

.hhh {
    width: 100%;
    margin-bottom: 200px
}

.details3-pic {
    float: left;
    width: 246px;
    margin-right: 20px;
    margin-top: 20px;
}

.details3-pic>img {
    width: 100%;
    height: 100%;
}

.details3-picd {
    width: 246px;
}

.details3-picd>img {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}


/*page4,5,6*/

.Continuing-Public-Service-details4-title2 {
    font-size: 17px;
    margin-top: 30px;
    font-weight: 600;
}

.Continuing-Public-Service-details4-p2 {
    margin-top: 5px;
    line-height: 2em;
    font-size: 14px
}


/*20年page1*/

.twe-details3-pic {
    float: left;
    width: 246px;
    margin-right: 20px;
    margin-top: 20px;
}


/*20年page2，3*/

.twe-cancer2-top {
    width: 100%;
    margin-top: 50px;
}

.twe-cancer2-top>img {
    width: 100%;
}

.twe-cancer2-bottom {
    width: 100%;
}

.twe-cancer2-bottom>img {
    width: 100%;
}

.twe-cancer3-top {
    width: 100%;
    margin-top: 80px;
}

.twe-cancer3-top>img {
    width: 100%;
}


/*20年page4*/

.black-span {
    font-weight: 600;
}


/*20年page6*/

.twe-page6-pic {
    float: left;
}

.Continuing-Public-Service-details2-pz {
    font-size: 14px;
    margin-bottom: 20px;
    color: #004a9c;
}


/*公益合作*/

.Public-Service-Cooperation-title {
    margin-top: 40px;
    color: #0056b7;
    font-size: 24px;
}

.Public-Service-Cooperation-text {
    margin-top: 30px;
    margin-bottom: 40px;
}

.Public-Service-Cooperation-table {
    width: 100%;
    margin-bottom: 100px;
}

.Public-Service-Cooperation-box {
    width: 100%;
    height: 54px;
    background-color: #dfdede;
}

.Public-Service-Cooperation-name {
    width: 100px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: bold;
}

.Public-Service-Cooperation-time {
    width: 90px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin-right: 30px;
    font-weight: bold;
}

.Public-Service-Cooperation-org {
    width: 130px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin-right: 30px;
    font-weight: bold;
}

.Public-Service-Cooperation-intro {
    width: 350px;
    height: 54px;
    line-height: 54px;
    float: left;
    font-weight: bold;
}

.Public-Service-Cooperation-detail-text {
    width: 100%
}

.Public-Service-Cooperation-name-text {
    width: 100px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 13px;
    line-height: 1.8em;
    padding: 30px 0;
}

.Public-Service-Cooperation-time-text {
    width: 90px;
    float: left;
    margin-right: 30px;
    font-size: 13px;
    line-height: 1.8em;
    padding: 30px 0;
}

.Public-Service-Cooperation-org-text {
    width: 130px;
    float: left;
    margin-right: 30px;
    font-size: 13px;
    line-height: 1.8em;
    padding: 30px 0;
}

.Public-Service-Cooperation-intro-text {
    width: 350px;
    float: left;
    font-size: 13px;
    line-height: 1.8em;
    padding: 30px 0;
}

.PSCI-buttom {
    width: 350px;
    margin-top: 20px;
}

.PSCI-buttom-p1 {
    font-weight: bold;
}

.PSCI-buttom-p1-span {
    font-weight: 500;
}

.con-coo-ser-main-li-bottom {
    padding: 20px;
    background-color: #f4f4f4
}

.con-coo-ser-p1 {}

.con-coo-ser-p1-span2 {
    float: right;
}


/*联系我们*/

.Contact-us-title {
    margin-top: 30px;
    font-size: 24px;
    color: #035697;
    font-weight: 500;
    margin-bottom: 20px
}

.Contact-us-box-p {
    margin-top: 15px;
    font-size: 14px;
}

.Contact-us-main {
    width: 100%;
    margin-bottom: 100px;
}

.Contact-us-box {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: #f4f4f4 2px solid;
}

.Contact-us-box-ul {
    width: 100%
}

.Contact-us-box-li {
    font-size: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 40px;
    width: 380px
}

.Contact-us-box-tit {
    font-size: 18px;
    font-weight: bold;
    color: black
}

.Contact-us-box-li-p {
    margin-bottom: 5px
}


/*法律声明*/

.legal-title {
    margin-top: 30px;
    font-size: 24px;
    color: #035697;
    font-weight: 500;
    margin-bottom: 20px
}

.legal-p {
    font-size: 14px;
    width: 100%;
    margin-top: 20px;
    line-height: 18px;
}

.legal-d {
    color: #0056b7;
    font-weight: 600;
    margin-top: 20px;
}


/*集团公告*/

.group-annou-tit {
    margin-top: 40px;
    margin-bottom: 30px;
}

.group-annou-tit-p {
    font-size: 16px;
    font-weight: bold;
    float: left
}

.group-annou-tit-span {
    color: #035697;
    font-weight: 300
}

.group-annou-tit-right {
    float: right;
    margin-right: 10px;
}

.group-annou-tit-right-span {
    float: left;
    margin-right: 20px;
}

.group-annou-year {
    background: url(/template/default/images/select_year.jpg) no-repeat;
    background-size: 100% 100%;
    width: 88px;
    height: 35px;
    float: left;
    margin-top: -5px;
    line-height: 35px;
    position: relative;
    cursor: pointer;
}

.group-annou-year-span {
    margin-left: 20px;
    color: #004da2
}

.year-select-downarrow {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    border-style: solid;
    border-width: 5px;
    border-color: #004da2 transparent transparent transparent;
    /*上边框设置想要的颜色*/
    height: 0;
    width: 0;
    font-size: 0;
    _border-color: tomato tomato tomato #004da2;
    /*边框透明色 For IE6-*/
    _filter: chroma(color=tomato);
    /*边框透明色 For IE6-*/
    line-height: 0
}

.group-annou-select-years {
    position: absolute;
    top: 35px;
    width: 84px;
    height: 100px;
    overflow: auto;
    border: 2px solid #f4f4f4;
    display: none;
    z-index: 100;
    background-color: #f4f4f4;
}

.group-annou-select-years-li {
    height: 20px;
    margin-bottom: 5px;
    text-align: center;
    cursor: pointer;
}

.group-annou-News-time {
    background: url(/template/default/images/company_news_time_bg.png) no-repeat;
    width: 59px;
    height: 59px;
    float: left;
}

.group-annou-News-time-year {
    font-size: 13px;
    color: white;
    width: 100%;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

.group-annou-News-time-day {
    font-size: 18px;
    font-weight: bold;
    color: black;
    width: 100%;
    text-align: center;
    height: 20px;
}

.group-annou-News-time-mouth {
    font-size: 14px;
    color: black;
    width: 100%;
    text-align: center;
    height: 19px;
}

.group-annou-News {
    padding: 30px;
    position: relative;
}

.group-annou-News-text {
    float: left;
    margin-left: 50px;
    font-size: 14px;
    width: 500px;
    height: 59px;
    line-height: 59px;
    font-weight: 700;
}

.group-annou-pdf {
    position: absolute;
    right: 20px;
    top: 59.5px;
    margin-top: -12.5px;
}

.group-annou-page {
    width: 100%;
    text-align: center;
    margin: 50px 0 100px;
}

.group-annou-page-all {
    margin: 0 auto;
    width: 230px;
}

.group-annou-page-btn {
    padding: 2px 8px;
    border: solid 1px #999;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}

.group-annou-text-p1-a:hover {
    text-decoration: underline;
    color: red;
}


/*searchPage*/

.search-main {
    width: 100%;
}

.searchpage-time {
    background: url(/template/default/images/company_news_time_bg.png) no-repeat;
    width: 59px;
    height: 59px;
    float: left;
    margin-top: -20px;
}

.searchpage-time-year {
    font-size: 13px;
    color: white;
    width: 100%;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

.searchpage-time-day {
    font-size: 18px;
    font-weight: bold;
    color: black;
    width: 100%;
    text-align: center;
    height: 20px;
}

.searchpage-time-mouth {
    font-size: 14px;
    color: black;
    width: 100%;
    text-align: center;
    height: 19px;
}

.searchpage {
    padding: 50px 50px;
}

.searchpage-text {
    float: left;
    font-size: 14px;
    width: 900px;
    margin-left: 40px;
}

.searchpage-text-p1 {
    font-size: 16px;
    font-weight: bold;
}

.searchpage-text-p2 {
    font-size: 14px;
    margin-top: 18px;
}

.searchpage-page {
    width: 100%;
    text-align: center;
    margin: 50px 0 100px;
}

.searchpage-page-all {
    margin: 0 auto;
    width: 230px;
}

.searchpage-page-btn {
    padding: 2px 8px;
    border: solid 1px #999;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}

.searchpage-text-p1-a:hover {
    text-decoration: underline;
    color: red;
}

.search-title {
    margin-left: 40px;
    font-size: 20px;
    color: #035697;
}

.search-allNews {
    margin-bottom: 200px;
}


/*底部*/

.x-bottom {
    width: 100%;
    background-color: #f4f4f4;
    border-top: solid 2px #e5e5e5;
}

.x-bottom-top {
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
    margin-bottom: 15px;
}

.x-bottom-top-p {
    width: 70px;
    float: left;
    height: 40px;
}

.x-bottom-top-right {
    float: left;
    width: 1000px;
}

.x-bottom-top-ul {
    width: 100%;
}

.x-bottom-top-li {
    float: left;
    margin-left: 30px;
    font-size: 14px;
    margin-bottom: 3px;
}

.x-bottom-top-li a {
    color: #999
}

.x-bottom-top-li a:hover {
    text-decoration: underline;
}

.x-bottom-container {
    height: 80px;
    width: 1100px;
    margin: 0 auto;
}

.x-bottom-left {
    float: left;
    width: 70%;
    height: 40px;
}

.x-bottom-left-p1 {
    font-size: 14px;
}

.x-bottom-left-p2 {
    font-size: 14px;
    margin-top: 5px;
}

.x-bottom-right {
    float: right;
    width: 25%;
}

.x-bottom-right-ul {
    padding-left: 80px;
    width: 100%
}

.x-bottom-right-li {
    float: left;
    margin-right: 8px;
    font-size: 14px;
    height: 20px;
}

.x-bottom-right-li a:hover {
    text-decoration: underline;
}


/*--------------------*/

.x-all-c {
    width: 100%;
    height: 100%;
    background: url(/template/default/images/big-bg.png) no-repeat;
}

#s-content-chaxun {
    width: 1100px;
    margin: 0 auto;
    background: #ffffff;
    position: relative;
    /* height: 1000px; */
    /*margin-bottom: 250px;*/
    margin-top: 36px;

}

.s-content-sanjiao {
    position: absolute;
    width: 26px;
    height: 20px;
    top: 603px;
    left: -25px;
}

.s-content-right-renli {
	width: 778px;
	float: right;
	_margin-right: 20px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.s-box1 {
    line-height: 79px;
    border-bottom: 2px solid #f4f4f4;
}

.yanse1 {
    color: #727272;
    font-size: 14px;
}

.x-com-photo {
    width: 100%;
    margin-top: 34px;
    width: 100%;
    position: relative;
}

.x-company-photo-title {
    width: 778px;
    height: 65px;
    line-height: 65px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.x-company-photo-title>span {
    padding-left: 35px;
    color: white;
    font-weight: 600;
}


/*、、、、、、、、、、、、、、、、、、、、、、、、*/


/*左侧nav-xxl版*/

.xs-left-nav {
    float: left;
    width: 213px;
    height: 603px;
    background-color: #0262AC;
    margin-left: -25px;
    zoom: 1;
    position: relative;
}

.xs-left-nav-title {
    font-size: 16px;
    height: 76px;
    /*line-height: 80px;*/
    border-bottom: 4px solid #016ABB;
    width: 100%;
    display: table;
}

.xs-left-nav-little-title {
    width: 100%
}

.xs-left-nav-little-title-ul {
    width: 100%
}

.xs-left-nav-little-title-li {
    width: 100%;
    height: 40px;
    display: block;
}

.xs-smallarrow {
    float: left;
    height: 8px;
    width: 5px;
    padding-top: 16px;
}

.xs-left-nav-little-title-p {
    margin-left: 16px;
    font-size: 14px;
    height: 40px;
    color: #fff;
    display: table
}

.xs-left-nav-little-title-div {
    height: 40px;
    width: 74%;
    margin-left: 13%;
    border-bottom: 2px solid #016ABB;
    position: relative;
}

.xs-rightarrow {
    float: left;
    margin-top: 15px;
    position: absolute;
    left: 0;
    border-style: solid;
    border-width: 5px;
    border-color: transparent transparent transparent #fff;
    /*上边框设置想要的颜色*/
    height: 0;
    width: 0;
    font-size: 0;
    _border-color: tomato tomato tomato #fff;
    /*边框透明色 For IE6-*/
    _filter: chroma(color=tomato);
    /*边框透明色 For IE6-*/
    line-height: 0
}

.xs-left-nav-title-span {
    padding-left: 26px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

.xs-left-nav-little-title-lis {
    width: 100%;
    height: 40px;
    display: none;
}

.xs-left-nav-little-title-ps {
    margin-left: 16px;
    font-size: 13px;
    height: 40px;
    color: #fff;
    display: table
}

.xs-left-nav-little-title-p span {
    display: table-cell;
    vertical-align: middle;
}

.xs-left-nav-little-title-ps span {
    display: table-cell;
    vertical-align: middle;
}



.clear {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.main {
    width: 900px;
    margin: 0 auto;
    border-top: 10px solid #004593;
    position: relative;
    background-color: white;
}

.logo {
    width: 190px;
    margin: 20px auto;
}

.container {
    width: 805px;
    margin: 0 auto
}

.left {
    float: left;
}

.right {
    float: right;
}

.table_A {
    width: 205px
}

table td span {
    color: #004593;
    font-weight: bold;
    font-size: 12px
}

table td p {
    font-size: 14px;
    margin: 10px auto;
    color: #666666;
}

table td p a {
    color: #666666;
}

.line {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 30px;
    height: 32px
}

.add {
    height: 32px;
    line-height: 32px;
    font-weight: bold;
}

.dq {}

.select {
    margin-left: 15px;
    margin-right: 5px
}

.botton {
    width: 70px;
    height: 32px;
    background: #004593;
    line-height: 32px;
    color: #fff;
    text-align: center;
    display: block;
    cursor: pointer;
    font-size: 13px;
    border-radius: 5px;
}

.chosen-container-single .chosen-single {
    height: 32px;
    line-height: 32px
}

.chosen-container-single .chosen-single div b {
    background-position: 0 6px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 6px;
}

.tz {
    height: 32px;
    line-height: 32px
}

.tz a {
    margin-left: 10px;
    font-weight: bold;
    font-size: 16px
}

.botton {
    height: 32px;
    line-height: 32px
}

.city {
    font-weight: bold;
    color: #004593;
}

.qgzd {
    margin: 28px 0 20px 0;
    font-weight: bold;
}

.margin {
    margin: 28px 0 20px 0;
}

.close {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}<!--0.00013208389282227-->