<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*英文共用css，模板里只能模板设计小组人员才能修改*/
/*模板设计小组人员修改以后注意本地备份一下*/
/*最新更新人员：钟复民2016-08-10*/
/* 清除内外边距 */

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,

/* structural elements 结构元素 */

dl,
dt,
dd,
ul,
ol,
li,

/* list elements 列表元素 */

pre,

/* text formatting elements 文本格式元素 */

fieldset,
legend,
button,
input,
textarea,

/* form elements 表单元素 */

th,
td {
    /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,
textarea {
    border: none;
    box-shadow: none;
    outline: none;
}


/* 设置默认字体 */

body,
button,
input,
select,
textarea {
    font: 14px/22px Arial;
    color: #666;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4,
h5,
h6 {
    font-size: 100%;
}

* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {
    margin: 0px;
}


/*覆盖bootstrape对标题加的默认外边距*/

address,
cite,
dfn,
em,
i,
var {
    font-style: normal;
}


/* 斜体扶正 */


/* 重置列表元素 */

ul,
ol {
    list-style: none;
}


/* 重置文本格式元素 */

a {
    text-decoration: none;
    color: #666;
    word-wrap: break-word;
}


/*英文换行*/

a:hover {
    text-decoration: none;
    color:#7e2924;
}


/* 重置表单元素 */

legend {
    color: #000;
}


/* for ie6 */

fieldset,
img {
    border: none;
}


/* img 搭车：让链接里的 img 无边框 */


/* 注：optgroup 无法扶正 */

button,
input,
select,
textarea {
    font-size: 100%;
    /* 使表单元素在 ie 下能继承字体大小 */
}


/* 重置表格元素 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

html {
    overflow-y: scroll;
}


/*设置浮动*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}


/*字体大小*/

.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.fz16 {
    font-size: 16px;
}

.fz18 {
    font-size: 18px;
}

.fz20 {
    font-size: 20px;
}

.fz22 {
    font-size: 22px;
}

.clear {
    clear: both;
    height: 0;
}

.blk-main .clearlist {
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: none;
}


/*添加字体*/

.blk {
    margin-bottom: 25px;
}


/*Main模板*/

.blk-main, .blk-content {
    width: 1200px;
    margin: 0 auto;
}


/*小模块*/

.blk-xs {
    width: 240px;
}


/*中模块*/

.blk-sm {
    width: 930px;
}


/*小版块*/

.blk {
    margin-bottom: 30px;
}

.p-trbl {
    padding: 30px;
}

.p-trl {
    padding: 30px;
    padding-bottom: 0;
}


/*数据更新中的样式*/

.nodata {
    background: url("images/nodata.gif") no-repeat 58px 30px #fff;
    margin: 10px 0;
    padding: 80px 0 80px 220px;
    border: 1px solid #eee;
    text-transform: capitalize;
}


/*结束数据更新中的样式*/


/*清除浮动*/

.clearafter:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.blk-main .listclear {
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: none;
}


/*通栏模块与main模块配套,因为需要重置white-space属性*/

.blk-md {
    width: 100%;
    clear: both;
}


/*分类描述*/

.p1-describe {
    background: #fafafa;
    border: 1px solid #d3d3d3;
    color: #666;
    margin-bottom: 35px;
    overflow: hidden;
    padding: 14px;
}

.p1-describe a {
    color: red;
}


/*详情内容*/

.endit-content {
    line-height: 28px;
}

.endit-content p {
    margin: 15px 0;
}

.endit-content #map img {
    max-width: inherit;
}

.endit-content em,
.endit-content i {
    font-style: italic;
}

.endit-content .img-p {
    text-indent: 0px;
    padding-top: 14px;
    margin: 0px;
    text-align: center;
}

.endit-content .img-container {}


/*描述编辑器内容*/

.endit-desc {
    line-height: 26px;
    padding: 15px 0;
    overflow: hidden;
}


/*第三套模版标题样式*/

.p3-titlel-1 {
    height: 50px;
    text-transform: capitalize;
    background: #faf9f8;
    margin-bottom: 40px;
}

.p3-titlel-1 h3 {
    height: 42px;
    font-size: 18px;
    line-height: 18px;
    color: #333;
    text-transform: capitalize;
    background: #fff;
    border-bottom: 1px solid #d3d3d3;
}

.p3-titlel-1 span {
    display: inline-block;
    border-bottom: 1px solid #C00;
    height: 41px;
    max-width: 94%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.p3-info-list-content-2-fy {
    height: 42px;
    overflow: hidden;
    text-align: center;
}

.p3-info-list-content-2-fy a,
.p3-info-list-content-2-fy span {
    height: 40px;
    padding: 0 14px;
    line-height: 40px;
    display: inline-table;
    vertical-align: top;
    border: 1px solid #eee;
    box-sizing: border-box;
    overflow: hidden;
    margin-left: 5px;
}

.p3-info-list-content-2-fy .laypage_curr {
    background:#7e2924;
    color:#fff;
}

.p3-info-list-content-2-fy a:hover {
    border:1px solid #7e2924;
    color:#7e2924;
}

.blk-main .p3-info-list-content-2-fy .laypage_next {
    background: url(../images/VISkins-p3.png) no-repeat -105px -92px;
    border: 0;
    padding-left: 15px;
    border: 1px solid #fff;
    display: inline-block;
}

.blk-main .p3-info-list-content-2-fy .laypage_next:hover {
    border: 1px solid #fff;
}

.blk-main .p3-info-list-content-2-fy .laypage_prev {
    background: url(../images/VISkins-p3.png) no-repeat -80px -92px;
    border: 0;
    padding-left: 15px;
    border: 1px solid #fff;
    display: inline-block;
}

.blk-main .p3-info-list-content-2-fy .laypage_prev:hover {
    border: 1px solid #fff;
}


/*第三套模版标题样式结束*/


/*第四套模版样式*/

.p4-titlel-1 {
    height: 55px;
    font-size: 20px;
    font-weight: normal;
    color: #242424;
    line-height: 52px;
    margin-bottom: 24px;
}

.p4-titlel-1 em {
    display: block;
    height: 1px;
    background: #eee;
}

.p4-titlel-1 span {
    width: 36px;
    height: 2px;
    background: #7e2924;
    display: block;
}

.p4-titlel-2 {
    height: 55px;
    font-size: 20px;
    color: #ebebeb;
    line-height: 55px;
    padding-left: 18px;
    background:#7e2924;
}

.p4-titlel-2 span {
    display: block;
    font-weight: normal;
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.p4-page {
    text-align: center;
}

.p4-page .laypageskin_yahei .laypage_curr {
    background-color:#7e2924;
}

.p4-page .laypageskin_yahei a,
.p4-page .laypageskin_yahei span {
    background-color: #eee;
}


/*结束*/


/*第五套英文模版样式*/

.p5_title1 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    height: 64px;
    position: relative;
    text-transform: capitalize;
    line-height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.p5_title1:before {
    content: "";
    position: absolute;
    width: 27px;
    height: 2px;
    background:#7e2924;
    left: 0;
    top: 38px;
}

.p5_title1 sapn {
    color: #333;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.p5_page {
    font-size: 16px;
    height: 60px;
    line-height: 24px;
}

.p5_page p {
    float: left;
}

.p5_page a {
    box-sizing: border-box;
    border: solid 1px #898989;
    width: 24px;
    line-height: 24px;
    text-align: center;
    margin: 0 0 0 5px;
    display: inline-block;
    color: #898989;
}

.p5_page a.laypage_first,
.p5_page a.laypage_last {
    width: 54px;
}

.p5_page a.cur {
    border-color: #7e2924;
    background: #7e2924;
    color: #fff;
}

.p5_page .laypageskin_default .laypage_curr {
    border:1px solid #7e2924;
    background: #7e2924;
    color: #fff;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
    padding: 0;
    text-align: center;
    width: 24px;
}

.p5_page .pageBox {
    margin-top: 15px;
}

.p5_page .pageBox p {
    width: 50%;
}

.p5_page .pageBox .page {
    width: 50%;
    text-align: right;
}


/*第五套英文模版样式结束2*/


/*第6套英文*/

.p6-title1 {
    border-top: solid 1px #e1e1e1;
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    color: #333;
    position: relative;
    text-transform: capitalize;
}

.p6-title1:before {
    content: "";
    position: absolute;
    width: 7.3%;
    height: 1px;
    background:#7e2924;
    left: 0;
    top:-1px;
}

.p6-title1 a {
    color: #353535
}

.p6-title2 {
    height: 50px;
    line-height: 50px;
    position: relative;
    font-size: 16px;
    color: #333;
}

.p6-title2:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    background:#7e2924;
    left: 0;
    bottom: 0;
}

.p6-titlel1 {
    top: -31px;
    right: 0;
    height: 22px;
}

.p6-titlel1 li {
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background: #e3e3e3;
    float: left;
    margin: 0 0 0 9px;
}

.p6-titlel1 li.cur {
    background:#7e2924;
    cursor: pointer;
}

.p6-title3 {
    font-size: 18px;
    line-height: 38px;
    color: #789753;
    font-weight: normal;
    text-align: center;
    height: 104px;
    position: relative;
}

.p6-title3 span {
    display: block;
    font-family: "Times New Roman";
    font-size: 38px;
    line-height: 48px;
    color: #c8c8c8;
    text-transform: uppercase;
}

.p6-title3:before,
.p6-title3:after {
    content: "";
    position: absolute;
    width: 2.8%;
    height: 1px;
    background: #a9a9a9;
    top: 67px;
}

.p6-title3:before {
    left: 41.2%;
}

.p6-title3:after {
    right: 41.2%;
}

.p6-page {
    clear: both;
    padding: 48px 0 0;
    text-align: center;
}

.p6-page .laypage_next,
.p6-page .laypage_prev {
    width: 118px;
    height: 38px;
    line-height: 38px;
    border: solid 1px #000;
    border-radius: 3px;
    display: inline-block;
    color: #000;
    padding: 0;
    text-transform: capitalize;
}

.p6-page a {
    font-style: normal;
    color: #bbb;
    padding: 0 10px;
}

.p6-page span {
    padding: 0 10px;
}


/*搜索板块开始*/

.t1-search-result-list-bd h4 .t1-icon {
    position: absolute;
    left: 0;
    top: 5px;
    width: 3px;
    height: 18px;
    background-color: #999;
}

.t1-search-result-list-hd {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    border-bottom: 4px solid #999;
}

.t1-search-result .t1-mt .t1-filtrate {
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 100;
    height: 47px;
    line-height: 47px;
    padding-left: 13px;
    color: #666;
    cursor: pointer;
    background: url(../images/t1-search-4.png) no-repeat left center;
}


/*搜索板块结束*/


/* HTML5 display-role reset for older browsers 编辑器 */
.endit-content .img-block {
    text-indent: 0px;
    padding-top: 14px;
    margin: 0px;
    text-align: center;
}

.endit-content article,
.endit-content aside,
.endit-content details,
.endit-content figcaption,
.endit-content figure,
.endit-content footer,
.endit-content header,
.endit-content hgroup,
.endit-content menu,
.endit-content nav,
.endit-content section {
    display: block;
}

.endit-content ol,
.endit-content ul {
    list-style: none;
}

.endit-content blockquote,
.endit-content q {
    quotes: none;
}

.endit-content body,
.endit-content p,
.endit-content div,
.endit-content span {
    word-wrap: break-word;
}

.endit-content blockquote:before,
.endit-content blockquote:after,
.endit-content q:before,
.endit-content q:after {
    content: '';
    content: none;
}

.endit-content table {
    border-collapse: collapse;
    border-spacing: 0;
}

.endit-content em {
    font-style: italic;
}

.endit-content del,
.endit-content ins {
    text-decoration: none;
}


/*li{list-style:none;}*/

.endit-content caption,
.endit-content th {
    text-align: left;
}

.endit-content q:before,
.endit-content q:after {
    content: '';
}

.endit-content sup,
.endit-content sub {
    vertical-align: baseline;
}

.endit-content input,
.endit-content select {
    vertical-align: middle;
}

.endit-content pre,
.endit-content code,
.endit-content kbd,
.endit-content samp,
.endit-content tt {
    font-family: monospace;
    font-size: 108%;
    line-height: 100%;
}

.endit-content .txtboxcs {
    border: solid 1px #ccc;
    height: 22px;
}


/*title*/

.endit-content h1 {
    font-size: 32px;
}

.endit-content h2 {
    font-size: 26px;
}

.endit-content h3 {
    font-size: 20px;
}

.endit-content h4 {
    font-size: 14px;
}

.endit-content h5 {
    font-size: 12px;
}

.endit-content h6 {
    font-size: 10px;
}

.endit-content .mt10 {
    margin-top: 10px;
}

.endit-content p {
    margin: 10px 0;
    line-height: 28px;
}

.endit-content img {
    border: 0;
    max-width: 100%;
}

.endit-content .fl {
    float: left;
}

.endit-content .fr {
    float: right;
}

.endit-content .clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.endit-content .usercontrol_tab input {
    width: 268px;
}

.endit-content .usercontrol_tab .fl {
    width: 200px;
    height: 315px;
    overflow: hidden;
}

.endit-content .tabbody {
    height: 390px;
    overflow: hidden;
}

.endit-content .tabbody span {
    margin: 5px 3px;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
}


/*表单弹框*/

.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

.modal-dialog {
    position: fixed;
    color: #000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%;
}

.modal-dialog .css-icon {
    background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left;
}

.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px;
}

.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px;
}


/*# sourceMappingURL=modal.css.map */</pre></body></html>