<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
ul {
    list-style: none;
}

p {
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}


/* CSS Document */

.n_banner {
    height: 300px;
}

.left {
    display: none;
    width: 260px;
    float: left;
    margin-top: 15px;
}

.left-1 {}

.left-1-t {
    height: 50px;
    text-align: center;
    background: #ef8201;
    padding: 5px 0;
    border-left: 1px solid #ef8201;
    border-right: 1px solid #ef8201;
}

.left-1-t&gt;p {
    color: #fff;
    font-size: 18px;
}

.left-1-t&gt;i {
    display: block;
    width: 40px;
    height: 3px;
    background-color: #fff;
    margin: 5px auto;
}

.left-1-t strong {
    color: #fff;
    font-size: 22px;
    display: block;
    line-height: 50px;
    font-weight: bold;
}

.left-1-t span {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.left-1-b {
    background: #fff;
    border: 5px solid #ef8201;
    margin-bottom: 20px;
}

.left-1-b ul {
    padding: 0px;
    border-top: 0;
    margin-bottom: 0px;
}

.left-1-b ul li {
    font-size: 16px;
    line-height: 50px;
    background-color: #f2f2f2;
    text-indent: 2em;
    cursor: pointer;
    transition: background-color 0.5s;
    background: #f4f4f4 url(../../images/sidebar_ico.png) #fff no-repeat 220px -89px;
    margin: 10px;
}

.left-1-b ul li:last-child {
    border-bottom: 0;
}

.left-1-b ul li a {
    color: #666;
    display: block;
}

.left-1-b ul li:hover {
    background-color: #ef8201;
}

.left-1-b ul li:hover a {
    color: #fff;
}

.left-1-b blockquote {
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}

.left-1-b blockquote a {
    display: block;
    font-size: 12px;
    padding-left: 18px;
    line-height: 24px;
    color: #999;
}

.clear {
    clear: both;
}

.prodcut-tel {
    padding-left: 45px;
    margin-bottom: 20px;
    line-height: 22px;
    background: url(../Images/head_phone.png) no-repeat left center;
    margin-top: 30px;
}

.prodcut-tel span {
    font-family: arial;
    font-size: 24px;
    color: #f29900;
    display: block;
}

.tab_con {}

.tabs_box {
    border-bottom: 1px dotted #dcdcdc;
}

.tabs_box li {
    width: 100px;
    height: 30px;
    background-color: #2f85da;
    float: left;
    margin-right: 20px;
    color: #fff;
    text-align: center;
}

.left-2 {
    margin-bottom: 20px;
}

.left-2-t {
    background: #ef8201;
    height: 50px;
    width: 260px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 18px;
    padding: 5px 0;
}

.left-2-b {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
    border-top: none;
    padding: 10px 0;
}

.left-2-b p {
    padding: 5px 0px 0px 5px;
    line-height: 30px;
    font-size: 14px;
}

.left-2-b img {
    width: 255px;
}

.left-3 {
    padding-top: 20px;
}

.left-3-t {
    height: 39px;
    background: #044fa0;
    text-indent: 18px;
    line-height: 39px;
    color: #fff;
    font-weight: bold;
    font-family: Microsoft YaHei;
    font-size: 14px;
}

.left-3-b {
    border: 1px solid #dcdcdc;
    border-top: none;
    padding: 5px 10px 7px 10px;
}

.left-3-b ul li {
    height: 30px;
    line-height: 30px;
    text-indent: 18px;
    background: url(../Images/ico_3.gif) 2% 50% no-repeat;
}

.left-4 {
    padding-top: 20px;
}

.left-4-t {
    height: 39px;
    background: #044fa0;
    text-indent: 18px;
    line-height: 39px;
    color: #fff;
    font-weight: bold;
    font-family: Microsoft YaHei;
    font-size: 14px;
}

.left-4-b {
    border: 1px solid #dcdcdc;
    border-top: none;
    padding: 10px 10px 5px 10px;
}

.left-4-b ul li {
    text-align: center;
}

.left-4-b ul li img {
    width: 230px;
    height: 200px;
    border: 1px solid #dcdcdc;
}

.left-4-b ul li span {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
}


/* 内页右侧 */

#about-middle {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.about-right {
    width: 900px;
    float: right;
    background: #ffffff;
}

.about-right-top {
    height: 39px;
    background: #333333;
    overflow: hidden;
    line-height: 39px;
}

.about-right-top h5 {
    float: left;
    text-indent: 18px;
    color: #fff;
    font-weight: bold;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 39px;
    margin: 0;
}

.about-right-top span {
    display: block;
    float: right;
    font-size: 12px;
    padding: 0px 12px 0px 0px;
    color: #fff;
}

.about-right-top span a {
    color: #fff;
}

.about-right-bottom {
    border-top: none;
    padding: 0px;
    overflow: hidden;
    line-height: 25px;
}

.about-right-bottom img {
    max-width: 100%;
}

.about-right-bottom strong {
    font-weight: bold;
}

.about-right-bottom table {
    border-left: 1px solid #a6a6a6;
    border-top: 1px solid #a6a6a6;
    text-indent: 5px;
    width: 100%;
    font-family: Verdana;
    background: #fefefe;
    font-size: 12px;
}

.about-right-bottom table td {
    border-right: 1px solid #a6a6a6;
    border-bottom: 1px solid #a6a6a6;
    padding: 5px 0;
}

.about-right-bottom .number {
    width: 100%;
    margin: 40px auto 20px;
    height: 130px;
    border-left: 1px solid #ccc;
    padding-left: 0;
}

.about-right-bottom .number li {
    width: 30%;
    float: left;
    text-align: center;
}

.about-right-bottom .number li&gt;h2 {
    font-size: 80px;
    line-height: 94px;
    font-weight: bold;
    color: #555;
    font-family: Impact;
}

.about-right-bottom .number li&gt;h4 {
    font-size: 14px;
}

.product-right .about_honor li {
    float: left;
    margin: 60px 5px;
    text-align: center;
    border: 1px solid #ccc;
    width: 24%;
}

.product-right .about_honor li&gt;img {
    width: 90%;
}

#newslist-middle {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.newslist-right {
    width: 900px;
    float: right;
    background: #ffffff;
}

.newslist-right-top {
    overflow: hidden;
    line-height: 39px;
    padding: 15px 0px 3px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px;
}

.newslist-right-top img {
    float: left;
    padding-top: 13px;
    padding-left: 30px;
}

.newslist-right-top h5 {
    float: left;
    text-indent: 4px;
    color: #333;
    font-size: 20px;
    line-height: 39px;
    margin: 0;
    font-family: "微软雅黑", Arial;
    font-weight: bold;
    text-align: right;
}

.newslist-right-top h5:before {
    content: "";
    display: block;
    width: 5px;
    height: 30px;
    background-color: #ef8201;
    float: left;
    margin: 5px 10px 0 0;
}

.newslist-right-top span {
    display: block;
    float: right;
    padding: 0px 12px 0px 0px;
    color: #666;
    font-size: 14px;
}

.newslist-right-top a {
    color: #666;
}

.newslist-right-bottom {
    border-top: none;
    padding: 1px 10px 10px 10px;
    overflow: hidden;
    line-height: 25px;
}

.news {
    overflow: hidden;
    padding-bottom: 10px;
    margin: 35px 0px 10px 5px;
    width: 100%;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #eee;
}

.news-time {
    width: 90px;
    float: left;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    margin-right: 20px;
}

.news-time&gt;span {
    width: 100%;
    background-color: #f5f4f4;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
}

.news-time&gt;span.news-time-t {
    background-color: #ef8201;
    color: #fff;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.news-l {
    width: 24%;
    float: left;
}

.news-l img {
    width: 91%;
    border: 1px solid #dcdcdc;
    padding: 2px;
}

.news-r {
    width: 76%;
    float: left;
    padding: 20px 0px 0px 0px;
}

.news-r-t {
    font-weight: bold;
    font-size: 14px;
    font-family: Microsoft YaHei;
    transition: all 0.2s;
}

.news-r-t a {
    color: #444;
    font-size: 16px;
}

.news-r-b {
    line-height: 24px;
    margin: 10px 0;
    font-size: 14px;
    color: #666;
    transition: all 0.3s;
}

.news-r .time {
    font-size: 14px;
    color: #444;
    transition: all 0.4s;
}

.news:hover .news-r-t {
    transform: translateX(10px);
}

.news:hover .news-r-b {
    transform: translateX(10px);
}

.news:hover .time {
    transform: translateX(10px);
}

.news:hover .news-r-t a {
    color: #ef8201;
}


/* 学院作品 */

#product-middle {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.product-right {
    width: 100%;
    float: right;
    background: #ffffff;
}

.product-right-top {
    height: 39px;
    background: #333333;
    overflow: hidden;
    line-height: 39px;
}

.product-right-top h5 {
    float: left;
    text-indent: 18px;
    color: #fff;
    font-weight: bold;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 39px;
    margin: 0;
}

.product-right-top span {
    display: block;
    float: right;
    padding: 0px 12px 0px 0px;
    font-size: 12px;
    color: #fff;
}

.product-right-top span a {
    color: #fff;
}

.product-right-bottom1 {
    border: 1px solid #e2e2e2;
    border-top: none;
    padding: 20px 0px 0px 0px;
    overflow: hidden;
    line-height: 25px;
}

.product-right-bottom1 ul {
    padding-top: 20px;
    overflow: hidden;
}

.product-right-bottom1 ul li {
    width: 290px;
    text-align: center;
    float: left;
}

.product-right-bottom1 ul li img {
    width: 260px;
    height: 182px;
    border: 1px solid #dcdcdc;
}

.product-right-bottom1 ul li span {
    display: block;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.product-right-bottom1 ul li span a {
    color: #737373;
}


/* 成功案例 */

.product-right-bottom3 {
    border-top: none;
    padding: 10px 0px 0px 0px;
    line-height: 25px;
}

.product-right-bottom3 ul {
    overflow: hidden;
    padding-left: 0px;
}

.product-right-bottom3 ul li {
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.product-right-bottom3 ul li:nth-child(3n + 3) {
    margin-right: 0px;
}

.product-right-bottom3 ul li a {
    color: #444;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-right-bottom3 ul li a.pic_a {
    color: #444;
    position: relative;
    display: block;
    width: 100%;
    /* height: 190px; */
    overflow: hidden;
}

.product-right-bottom3 ul li .pro_img {
    display: block;
    width: 100%;
    height: 289px;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
}

.product-right-bottom3 ul li img {
    width: 100%;
    padding: 2px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.product-right-bottom3 ul li span {
    display: block;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.product-right-bottom3 ul li span a {
    color: #737373;
}

.product-right-bottom3 ul li:hover img {
    transform: scale(1.1);
}

.product-right-bottom3 ul li:hover a:nth-child(2) {
    background-color: #ef8201;
    color: #fff;
}

#nshow-middle {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.nshow-right {
    width: 885px;
    float: right;
    background: #ffffff;
}

.nshow-right-top {
    height: 39px;
    background: #333333;
    overflow: hidden;
    line-height: 39px;
}

.nshow-right-top h5 {
    float: left;
    text-indent: 38px;
    color: #fff;
    font-weight: bold;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 39px;
    margin: 0;
}

.nshow-right-top span {
    font-size: 12px;
    display: block;
    float: right;
    padding: 0px 12px 0px 0px;
    color: #fff;
}

.nshow-right-top a {
    color: #fff;
}

.nshow-right-bottom {
    border-top: none;
    overflow: hidden;
    line-height: 25px;
}

.nshow-right-bottom h1 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0;
    font-family: Microsoft YaHei;
}

.Information1 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.Information1-title {
    background-color: #f7f7f7;
    height: 30px;
    border: solid 1px #dedede;
}

.Information1-title-l {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    text-indent: 10px;
    font-family: Microsoft YaHei;
}

.Information1-title-r {
    float: right;
    line-height: 30px;
    padding-right: 10px;
}

.Information1-nr {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    padding: 5px;
}

.Information1-nr ul {
    width: 680px;
    padding: 0px 0px 10px 10px;
    overflow: hidden;
}

.Information1-nr ul li {
    line-height: 25px;
}

.Information1-nr ul li a:hover {
    color: #ff6600;
}


/**/

.NewsView-title-Source {
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.NewsView-title-Content {
    line-height: 24px;
    margin-bottom: 20px;
}

.NewsView-title-Content img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.NewsView-title-Keyword {
    margin-top: 5px;
    color: #ff0000;
    line-height: 24px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
}

.NewsView-title-Keyword a {
    color: #ff0000;
    text-decoration: underline;
}

.NewsView-title-Next {
    font-weight: bold;
    padding-top: 5px;
    font-family: Microsoft YaHei;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}

.Information {
    margin-top: 10px;
    clear: both;
    margin-bottom: 10px;
}

.Information-title {
    background-color: #f7f7f7;
    height: 30px;
    border: solid 1px #dedede;
}

.Information-title-l {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    text-indent: 10px;
    font-family: Microsoft YaHei;
}

.Information-title-r {
    float: right;
    line-height: 30px;
    padding-right: 10px;
}


/* 产品展示 */

.Information-nr {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.Information-nr ul {
    padding: 6px 0px 8px 10px;
    overflow: hidden;
}

.Information-nr ul li {
    float: left;
    padding: 8px 6px 0px 5px;
}

.Information-nr li img {
    width: 200px;
    height: 150px;
    border: 1px solid #dcdcdc;
}

.Information-nr ul li span {
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
}


/* 学员作品 */

.Information-nr1 {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.Information-nr1 ul {
    padding: 6px 0px 8px 10px;
    overflow: hidden;
}

.Information-nr1 ul li {
    float: left;
    padding: 8px 6px 0px 5px;
}

.Information-nr1 li img {
    width: 200px;
    height: 150px;
    border: 1px solid #dcdcdc;
}

.Information-nr1 ul li span {
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
}


/* 合作客户 */

.Information-nr2 {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.Information-nr2 ul {
    padding: 6px 0px 8px 10px;
    overflow: hidden;
}

.Information-nr2 ul li {
    float: left;
    padding: 8px 6px 0px 6px;
}

.Information-nr2 li img {
    width: 200px;
    height: 160px;
    border: 1px solid #dcdcdc;
}

.Information-nr2 ul li span {
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
}


/* 成功案例 */

.Information-nr3 {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.Information-nr3 ul {
    padding: 6px 0px 8px 10px;
    overflow: hidden;
}

.Information-nr3 ul li {
    float: left;
    padding: 8px 6px 0px 5px;
}

.Information-nr3 li img {
    width: 200px;
    height: 150px;
    border: 1px solid #dcdcdc;
}

.Information-nr3 ul li span {
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
}

.download-right-bottom3 {
    border-top: none;
    padding: 20px 20px 20px 20px;
    overflow: hidden;
    line-height: 25px;
    border-radius: 0 0 3px 3px;
}

.download-right-bottom3 table {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-indent: 5px;
    width: 100%;
    font-family: Verdana;
    background: #fefefe;
    font-size: 12px;
}

.download-right-bottom3 table th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 5px 0;
    background: #ececec;
}

.download-right-bottom3 table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    text-align: center;
}

.download-right-bottom3 table td a {}

.download-right-bottom3 li {
    width: 100%;
}

.download-right-bottom3 .preview {
    float: left;
    margin-right: 10px;
    width: 14%;
}

.download-right-bottom3 .preview img {
    border: 1px solid #ccc;
}

.download-right-bottom3 .info {
    display: block;
    padding-top: 24px;
    width: 84%;
    height: 100px;
    float: left;
}

.download-right-bottom3 .info a,
.download-right-bottom3 .info small {
    display: block;
}


/* 客户见证 */

.Information-nr4 {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.Information-nr4 ul {
    padding: 6px 0px 8px 10px;
    overflow: hidden;
}

.Information-nr4 ul li {
    float: left;
    padding: 8px 6px 0px 5px;
}

.Information-nr4 li img {
    width: 200px;
    height: 150px;
    border: 1px solid #dcdcdc;
}

.Information-nr4 ul li span {
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
}

.pshow-right-bottom table {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 100%;
    font-family: Verdana;
}

.pshow-right-bottom table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0px 5px 0px 5px;
}

.NewsView-title-pro {
    margin-top: 5px;
}

.NewsView-title-pro-l {
    overflow: hidden;
    text-align: center;
}

.NewsView-title-pro-l img {
    text-align: center;
}

.content-title {
    margin-top: 15px;
}

.content-title-t {
    width: 90px;
    height: 26px;
    background: #0275c9;
    font-weight: bold;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}

.content-title-b {
    border-bottom: 1px solid #0275c9;
}

.Explain {
    text-align: left;
    height: 25px;
    line-height: 25px;
    background-color: #eee;
    margin-top: 10px;
    font-weight: bold;
    text-indent: 10px;
    display: list-item;
}

.Explain_title {
    padding: 5px 16px;
    background: #3e3b39;
    color: #fff;
}

.Explain_nr {
    padding: 10px 5px 10px 5px;
    line-height: 22px;
    border-bottom: 1px solid #dedede;
}

#search-middle {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 17px;
}

.search-right {
    width: 900px;
    float: right;
}

.search-right-top {
    height: 39px;
    background: #332c2b;
    overflow: hidden;
    line-height: 39px;
}

.search-right-top h5 {
    float: left;
    text-indent: 18px;
    color: #fff;
    font-weight: bold;
    font-family: Microsoft YaHei;
    font-size: 14px;
}

.search-right-top span {
    display: block;
    float: right;
    padding: 0px 12px 0px 0px;
    color: #fff;
    font-family: Microsoft YaHei;
}

.search-right-top span a {
    color: #fff;
}

.search-right-bottom {
    border: 1px solid #dcdcdc;
    border-top: none;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    line-height: 25px;
}

.search-right-bottom-t {
    border-bottom: 1px dotted #e0e0e0;
}

.wrap-left {
    width: 165px;
    float: left;
}

.wrap-left img {
    width: 150px;
    height: 112px;
    border: 1px solid #dcdcdc;
    padding: 1px;
}

.wrap-right {
    width: 520px;
    float: left;
}

.fanhui {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 5px;
}

#register-middle {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 15px;
    padding-top: 15px;
}

.register-right {
    width: 745px;
    float: left;
    padding-left: 12px;
}

.register-right-top {
    width: 745px;
    height: 39px;
    background: url(../Images/about-right-t.gif) no-repeat;
    overflow: hidden;
    line-height: 39px;
}

.register-right-top h5 {
    float: left;
    text-indent: 38px;
    color: #fff;
    font-weight: bold;
    font-family: Microsoft YaHei;
    font-size: 14px;
}

.register-right-top span {
    display: block;
    float: right;
    padding: 0px 12px 0px 0px;
}

.register-right-bottom {
    border-top: none;
    padding: 20px 10px 40px 10px;
    overflow: hidden;
    line-height: 25px;
}

.register-right-bottom&gt;p {
    font-size: 14px;
}


/* 分页样式 */

#pages {
    padding: 15px 0 30px;
    margin: 0px;
    text-align: center;
}

#pages a {
    display: inline-block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    margin: 0 2px;
}

#pages a.a1 {
    width: 56px;
}

#pages a:hover {
    background: #f1f1f1;
    color: #ef8201;
    text-decoration: none;
    border-color: #ef8201;
}

#pages span {
    display: inline-block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    background: #ef8201;
    border: 1px solid #ef8201;
    color: #fff;
    text-align: center;
    margin: 0 5px;
}

#pages a.next {
    width: 78px;
}

#pages a.prev {
    width: 78px;
}

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.chanpin {
    overflow: hidden;
    padding: 20px;
}

.chanpin-left {
    width: 400px;
    float: left;
    position: relative;
}

.chanpin-left-t {
    width: 400px;
    height: 360px;
    border: 1px solid #dcdcdc;
}

.mousetrap {
    margin: 0 auto;
    display: block;
}

.chanpin-left-t img {
    width: 400px;
    height: 360px;
    margin: 0 auto;
    display: block;
}

.cp-l-b-left {
    padding-right: 2px;
    float: left;
}

.cp-l-b-left a {
    width: 24px;
    height: 65px;
    background: url(../Images/input_l_s.gif) center left no-repeat;
    display: block;
}

.cp-l-b-left a:hover {
    background: url(../Images/input_l.gif) center left no-repeat;
}

.cp-l-b-right {
    float: right;
}

.cp-l-b-right a {
    width: 24px;
    height: 65px;
    background: url(../Images/input_r_s.gif) center right no-repeat;
    display: block;
}

.cp-l-b-right a:hover {
    background: url(../Images/input_r.gif) center left no-repeat;
}

.chanpin-left-b {
    width: 280px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 7px;
}

.chanpin-left-b ul {
    overflow: hidden;
}

.chanpin-left-b ul li {
    width: 70px;
    float: left;
}

.chanpin-left-b ul li img {
    width: 60px;
    height: 50px;
    border: 1px solid #dcdcdc;
    margin: 0 auto;
    display: block;
}

.chanpin-left-b ul li img:hover {
    border: 1px solid #999;
}

.cloud-zoom-lens {
    border: 4px solid #fff;
    margin: -4px;
    background-color: #fff;
    cursor: move;
}

.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
}

.cloud-zoom-big {
    overflow: hidden;
    width: 420px;
    height: 420px;
}

.cloud-zoom-loading {
    color: white;
    background: #fff;
    padding: 3px;
    border: 1px solid #000;
}

.chanpin-right {
    width: 400px;
    padding-top: 10px;
    float: right;
}

.chanpin-right-1 {
    font-weight: bold;
}

.chanpin-right-2 {
    font-size: 16px;
    color: #414141;
    border-bottom: 1px dashed #bbbbbb;
    padding: 2px 0 10px;
    line-height: 1.6em;
    font-weight: bold;
}

.chanpin-right-3 {
    padding-top: 10px;
    font-size: 14px;
}

.chanpin-r-b {
    width: 280px;
    margin-top: 10px;
    padding: 16px 25px;
    overflow: hidden;
    zoom: 1;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: bold;
}

.chanpin-r-b span {
    padding: 5px 5px 0 5px;
    display: block;
    font-size: 14px;
    line-height: 24px;
}

.chanpin-r-b h1 {
    color: #cc2223;
    text-align: left;
    font-size: 28px;
}

.chanpin-r-b a {
    display: block;
    width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #ff9a04;
}

.xiangqing {
    margin-top: 20px;
    overflow: hidden;
}

.xiangqing_title {
    border-bottom: 2px solid #369b41;
    background: url(../Images/bg_10.gif) repeat-x;
    margin-bottom: 10px;
}

.xiangqing_title span {
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    background: #369b41;
    height: 38px;
    display: block;
    padding: 0 20px;
    width: 70px;
    font-weight: bold;
}

.NewsView-title-Share {
    float: right;
}

.daImg2 {
    position: relative;
    width: 800px;
    margin: 0 auto;
}

.daImg2 .da {
    height: 560px;
    overflow: hidden;
}

.daImg2 .da ul li {
    height: 560px;
    margin: 0 auto;
    position: relative;
}

.daImg2 .da ul li p {
    height: 90px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0px;
}

.daImg2 .da ul li p span {
    display: block;
    width: 650px;
    margin-top: 15px;
    margin-left: 20px;
    color: #fff;
    line-height: 25px;
    font-size: 14px;
}

.daImg2 .da ul li img {
    display: block;
    width: 800px;
}

.daImg2 .xiao {
    position: relative;
    width: 567px;
    height: 112px;
    text-align: center;
    margin: 20px auto 38px auto;
    overflow: hidden;
}

.daImg2 .xiao p {
    width: 2000px;
    display: table;
}

.daImg2 .xiao span {
    width: 133px;
    height: 105px;
    padding: 1px;
    border: 1px #d1dceb solid;
    float: left;
    margin-right: 5px;
    display: block;
    line-height: 35px;
    font-size: 13px;
    color: #27446e;
}

.daImg2 .xiao span.hover {
    padding: 0px;
    border: 4px #8a8b8a solid;
}

.daImg2 .xiao span img {
    display: block;
    margin: 3px auto;
}

.daImg2 .lc {
    position: absolute;
    top: 614px;
    left: 50px;
    width: 34px;
    height: 34px;
    margin-left: 0;
    background: url(../Images/left1.png) no-repeat;
    cursor: pointer;
}

.daImg2 .rc {
    position: absolute;
    top: 614px;
    right: 48px;
    width: 34px;
    height: 34px;
    margin-left: 0;
    background: url(../Images/right1.png) no-repeat;
    cursor: pointer;
}

.daImg2 .lc2 {
    position: absolute;
    top: 235px;
    left: -1px;
    width: 51px;
    height: 156px;
    margin-left: 0;
    background: url(../Images/lft_ico.png) no-repeat;
    cursor: pointer;
}

.daImg2 .rc2 {
    position: absolute;
    top: 235px;
    right: -2px;
    width: 51px;
    height: 156px;
    margin-left: 0;
    background: url(../Images/rit_ico.png) no-repeat;
    cursor: pointer;
}

.daImg2 a {
    width: 205px;
    height: 46px;
    display: block;
    margin: 0 auto;
    margin-left: 150px;
}

.daImg2 a:hover {
    dfilter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.daImg2 h3 {
    position: absolute;
    left: 0;
    bottom: 0px;
}

.daImg2 h3 a {
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #eff0ef;
    border: 1px solid #b5b6b5;
    border-radius: 8px;
    margin-top: 15px;
    margin-left: 10px;
}

.daImg2 h3 img {
    border: 4px solid #8b8c8c;
}

.daImg2 h3 a:hover {
    background-color: #8a8b8a;
    color: #fff;
}

.daImg2 h4 {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.daImg2 h4 a {
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #eff0ef;
    border: 1px solid #b5b6b5;
    border-radius: 8px;
    margin-top: 15px;
    margin-left: -71px;
}

.daImg2 h4 img {
    border: 4px solid #8b8c8c;
}

.daImg2 h4 a:hover {
    background-color: #8a8b8a;
    color: #fff;
}

.daImg2 .da ul li.dis {
    display: none;
}

.mdnyal {
    width: 930px;
    overflow: hidden;
}

.mdnyal em {
    width: 930px;
    height: 30px;
    display: block;
    background-color: #3e3b39;
    line-height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #fff;
    font-style: normal;
}

.mdnyalsm {
    width: 315px;
    overflow: hidden;
    border-right: 1px dashed #a7a6a6;
    margin-top: 5px;
}

.mdnyalsm p {
    margin-top: 10px;
    font-size: 14px;
    margin-left: 15px;
    color: #000;
}

.mdnyalsm p span {
    color: #333;
    font-size: 12px;
    text-indent: 10px;
}

.mdnyalsm p a {
    display: block;
    width: 70px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    float: left;
    margin-left: 5px;
    background-color: #ea5514;
    text-align: center;
    margin-bottom: 15px;
}

.mdnyalsm p a:hover {
    background-color: #ed1c24;
}

.nei_ry {
    width: 580px;
    float: right;
    margin-top: -210px;
    margin-right: 20px;
    position: relative;
}

.nei_ry .nei-cont {
    width: 600px;
    height: 250px;
    overflow-y: scroll;
}

.nei-cont span {
    line-height: 25px;
    color: #000;
    font-size: 13px;
}

.nei_ry .nei-cont p {
    line-height: 25px;
    color: #000;
    margin-top: 10px;
    font-size: 13px;
}

.nei_ry .Scroller-Container {
    position: absolute;
    top: 0px;
    right: 0px;
    visibility: visible !important;
}

.nei_ry .Scrollbar-Track {
    width: 10px;
    height: 170px;
    position: absolute;
    top: 10px;
    right: -27px;
}

.nei_ry .Scrollbar-Handle {
    position: absolute;
    top: 0px;
    left: -3px;
    width: 10px;
    height: 20px;
}

.register_table_title {
    font-size: 14px;
    color: #666;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 60px;
}

.register_table_title span {
    display: block;
    font-size: 16px;
    color: #f86f0f;
}

.register-middle-b-titlebg {
    height: 135px;
    background: url(../Images/ly_title.gif) bottom left no-repeat;
}

.register-middle-b-title {
    padding: 60px 0 0 120px;
    font-size: 14px;
    color: #666;
}

.register-middle-b-title span {
    display: block;
    font-size: 16px;
    color: #f86f0f;
}

.ly_title {
    font-size: 20px;
    color: #f86f0f;
    padding: 10px 0 10px 35px;
}

.table_form tbody th {
    text-align: right;
    padding-left: 56px;
}

.inp_one {
    width: 98%;
    height: 38px;
    background: #fff;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    margin-right: 5px;
    text-indent: 5px;
    font-family: Microsoft YaHei;
}

.inp_one1 {
    width: 730px;
    height: 38px;
    background: #27384c;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    margin-right: 5px;
    text-indent: 5px;
    font-family: Microsoft YaHei;
    color: #cecece;
}

.n_tel {
    width: 270px;
    height: 38px;
    background: #fff;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    font-family: Microsoft YaHei;
}

.middle_7_b_code {
    width: 111px;
    height: 38px;
    background: #fff;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    font-family: Microsoft YaHei;
}

.middle_7_b_code1 {
    width: 111px;
    height: 38px;
    background: #fff;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    font-family: Microsoft YaHei;
    padding-top: 10px;
}

.middle_7_b_text {
    border: 1px solid #cdcdcd;
}

.middle_7_b_text1 {
    border: 1px solid #cdcdcd;
    width: 730px;
    background: #27384c;
    text-indent: 5px;
    color: #cecece;
}

.middle_7_b_dosubmit {
    width: 128px;
    height: 41px;
    background: #ef8201;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    color: #fff;
    font-family: Microsoft YaHei;
    border: none;
    font-size: 16px;
}

.middle_7_b_dosubmit1 {
    width: 128px;
    height: 41px;
    background: #cf0007;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    color: #fff;
    font-family: Microsoft YaHei;
    border: none;
    font-size: 16px;
    margin-right: 15px;
}

.middle_7_b_reset {
    width: 128px;
    height: 41px;
    background: #333333;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    color: #fff;
    font-family: Microsoft YaHei;
    border: none;
    font-size: 16px;
}

.middle_7_b_reset1 {
    width: 128px;
    height: 41px;
    background: #e69016;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    color: #fff;
    font-family: Microsoft YaHei;
    border: none;
    font-size: 16px;
}

#code_img {
    width: 140px;
}

.table_form {
    font-size: 12px;
    width: 100%;
    margin-top: 40px;
}

.table_form td {
    padding-left: 12px;
}

.table_form th {
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
    color: #777;
}

.table_form td label {
    vertical-align: middle;
}

.table_form td,
.table_form th {
    padding: 10px 0 10px 8px;
}

.table_form tbody td,
.table_form tbody th {
    width: 50%;
}

.colorpanel tbody td,
.colorpanel tbody th {
    padding: 0;
    border-bottom: none;
}

.table_form1 {
    font-size: 12px;
    width: 100%;
}

.table_form1 td {
    padding-left: 12px;
}

.table_form1 th {
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
    color: #777;
}

.table_form1 td label {
    vertical-align: middle;
}

.table_form1 td,
.table_form1 th {
    padding: 12px 0 12px 8px;
}

.table_form1 tbody td,
.table_form1 tbody th {}

.colorpanel tbody td,
.colorpanel tbody th {
    padding: 0;
    border-bottom: none;
}

.register-right-bottom ul {
    padding-left: 0;
    margin-top: 0px;
}

.register-right-bottom ul&gt;li {
    width: 100%;
    height: 40px;
    margin: 20px 0;
}

.register-right-bottom ul&gt;li&gt;input {
    width: 48%;
    float: left;
    margin-left: 3px;
    border-radius: 4px;
}

.register-right-bottom ul&gt;li:nth-child(3) {
    height: 100px;
}

.register-right-bottom ul&gt;li:nth-child(3) textarea {
    width: 97%;
    height: 100%;
    margin-left: 3px;
    border-radius: 4px;
    padding: 10px 0 0 5px;
}

.picCenter {
    width: 920px;
    margin: 15px auto;
}

.xinxiIcon {
    margin: 0 0 -20px auto;
}

.xinxiIcon img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.photo_img img {
    box-sizing: border-box;
    border: 1px solid #ececec;
    transition: all 0.7s ease 0s;
    width: 176px;
    height: 125px;
}

.photo_nr {
    display: flex;
    align-items: center;
    width: 885px;
    margin: 15px auto;
}

.informationText {
    width: 885px;
    margin: 15px auto;
    text-align: center;
}

.informationText span {
    background: #ffffff;
    color: #1c1f86;
}

.photo_nr ul li {
    float: left;
    width: 176px;
    margin: 0 7px;
    line-height: 30px;
    text-align: center;
}

.photo_nr p {
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#LeftArr {
    display: block;
    width: 20px;
    height: 69px;
    line-height: 69px;
    font-family: "黑体";
    text-align: center;
    font-size: 30px;
    color: #999;
    cursor: pointer;
    background-color: #f9f9f9;
    margin-right: 10px;
    margin-top: -25px;
}

#RightArr {
    display: block;
    width: 20px;
    height: 69px;
    line-height: 69px;
    font-family: "黑体";
    text-align: center;
    font-size: 30px;
    color: #999;
    cursor: pointer;
    background-color: #f9f9f9;
    margin-left: 10px;
    margin-top: -25px;
}

.listRotation {}

.kfay {
    width: 100%;
    height: 180px;
    padding-top: 15px;
}

.kfay dl {
    overflow: hidden;
}

.kfay dt {
    width: 188px;
    float: left;
    padding: 10px;
}

.kfay dt img {
    display: block;
    width: 150px;
    height: 150px;
}

.kfay dd {
    width: 82%;
    float: right;
}

.kfay dd h4 {
    height: 45px;
    padding-top: 20px;
    font: 24px "Microsoft YaHei";
    color: #ef8201;
    background: url(__PUBLIC__/images/lin.jpg) no-repeat left bottom
}

.kfay dd h4 i {
    padding-left: 15px;
    text-transform: uppercase;
    font: 16px "Arial";
    color: #999999;
}

.kfay dd p {
    font: 15px "Microsoft YaHei";
    color: #333333;
    line-height: 30px;
    padding-top: 10px;
}

.lx {
    margin-top: 20px;
}

.lx .main {
    overflow: hidden;
    margin-bottom: 50px;
}

.main-fl {
    font-family: 微软雅黑;
    color: #333;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.main .tit {
    display: none;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.main-fl p {
    display: flex;
    align-items: center;
    padding: 25px 0;
    width: 33%;
    margin: 0px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 16px;
}

.main-fl p:nth-child(3n) {
    border-right: 1px solid #ddd;
}

.main-fl p:nth-child(4),
.main-fl p:nth-child(5),
.main-fl p:nth-child(6) {
    border-top: 0;
}

.main-fl p img {
    padding-right: 15px;
    padding-left: 15px;
}

.main-fl p span {
    font-size: 15px;
}

.main-fr {
    float: left;
    margin-left: 20px
}

.pro_rec_title {
    width: 100%;
    height: 58px;
    margin-bottom: 10px;
    background-color: #f8f8f8;
}

.pro_rec_title&gt;h4 {
    display: block;
    padding: 17px 30px;
    background: #ef8201;
    color: #fff;
    width: 13%;
    font-size: 14px;
    text-align: center;
}

.pro_rec_main {
    width: 100%;
    height: 200px;
}

.pro_rec_main&gt;ul&gt;li {
    width: 19%;
    height: 230px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.pro_rec_main&gt;ul&gt;li&gt;a {
    display: block;
    color: #333;
    line-height: 36px;
    width: 100%;
    height: 160px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.pro_rec_main&gt;ul&gt;li img {
    max-width: 95%;
    padding: 5px;
}

.pro_rec_main&gt;ul&gt;li:last-child {
    margin-right: 0;
}

.mainCont h1 {
    display: none;
}

.mainCont .mainList {
    text-align: center;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
    background: #fff;
}

.mainCont .mainList li {
    list-style: none;
    display: inline-block;
}

.mainCont .mainList .fgx {
    display: none;
}

.mainCont .mainList li a {
    height: 60px;
    line-height: 60px;
    position: relative;
    color: #666;
    text-decoration: none;
    font-size: 15px;
    display: inline-block;
    margin: 0 10px;
    font-family: "Microsoft Yahei";
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
}

.mainCont .mainList a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: #e98003;
    width: 100%;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.mainCont .mainList a:hover,
.mainCont .mainList .selected a {
    color: #e98003;
}

.mainCont .mainList a:hover:after,
.mainCont .mainList .selected a:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}</pre></body></html>