﻿@charset "utf-8";
ul {
    list-style: none;
}

p {
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none!important;
}


/* CSS Document */

.index-banner {
    height: 450px;
}

.index-banner .sw-sli {
    bottom: 20%;
}

.pg-ban {
    width: 100%;
    height: 400px;
    background-size: cover!important;
}

.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: #0070c0;
    padding: 5px 0;
    border-left: 1px solid #0070c0;
    border-right: 1px solid #0070c0;
}

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

.left-1-t>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 #0070c0;
    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;
    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: #0070c0;
}

.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: #0070c0;
    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;
}

.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 {
    max-width: 1280px;
    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 .qywh-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about-right-bottom .qywh-box .qywh-line {
    width: 45%;
    padding: 2%;
    background-color: #f1f1f1;
    margin-bottom: 2%;
}


/* 关于我们 */

.about-right-bottom .page-about {
    display: flex;
    justify-content: space-between;
}

.about-right-bottom .page-about .page-aboutr,
.about-right-bottom .page-about .page-aboutl {
    width: 49%;
}

.about-right-bottom .page-about h3 {
    font-size: 30px;
    line-height: 76px;
}

.about-right-bottom .page-about .ab-en {
    font-size: 42px;
    line-height: 50px;
    margin-top: 3%;
    font-family: Impact;
    color: #0070c0;
}

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


/* 关于我们 end*/

.proinfo table {
    text-indent: 5px;
    width: 100%;
    font-family: Verdana;
    background: #fefefe;
    font-size: 12px;
}

.proinfo table {
	margin: 0 0 30px;
	width: 100%;
}

.proinfo table tbody tr:first-child{
    background: #0070c0;
    color: #fff;
}

.proinfo table th, .proinfo table td {
	border: 1px solid #e2e1e1;
	padding: 10px;
	font-size: 15px;
	text-align: center;
}
.proinfo table th img, .proinfo table td img {
	max-width: 100%;
}
.proinfo table thead {
	background: #eee;
}
.proinfo table thead th, .proinfo table thead td {
	text-transform: uppercase;
	font-weight: 900;
	color: #111;
}

.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>h2 {
    font-size: 80px;
    line-height: 94px;
    font-weight: bold;
    color: #555;
    font-family: Impact;
}

.about-right-bottom .number li>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>img {
    width: 90%;
}

#newslist-middle {
    max-width: 1280px;
    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: #0070c0;
    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;
    overflow: hidden;
    line-height: 25px;
}

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

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

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

.news-time>span.news-time-t {
    background-color: #0070c0;
    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;
}

.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: 15px;
    color: #666;
    transition: all 0.3s;
}

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

.news-r .news-btn {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #ff0000;
    color: #ff0000;
    padding: 0 10px;
    line-height: 30px;
    margin-top: 10px;
    transition: all 0.6s;
}

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

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

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

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

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


/* 学院作品 */

#product-middle {
    max-width: 1280px;
    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: 31%;
    float: left;
    margin-right: 29px;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    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: 15px;
}

.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;
}

.product-right-bottom3 ul li .pro_txt {
    position: relative;
    display: block;
    padding: 3% 4%;
    border-top: 0;
    border-top: 1px solid #e0e0e0;
}

.product-right-bottom3 ul li .pro_txt>p:nth-child(1) {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-right-bottom3 ul li .pro_txt>p:nth-child(2) {
    font-size: 13px;
    color: #999;
}

.product-right-bottom3 ul li .pro_txt::after {
    content: 'MORE+';
    display: block;
    background-color: #eee;
    padding: 5px;
    position: absolute;
    top: 50%;
    right: 4%;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    transform: translateY(-50%);
}

.product-right-bottom3 ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    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;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.product-right-bottom3 ul li:hover {
    border-color: #0070c0;
}

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

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

.product-right-bottom3 ul li:hover .pro_txt>p:nth-child(1) {
    color: #fff;
}

.product-right-bottom3 ul li:hover .pro_txt::after {
    color: #fff;
    background-color: #333;
}

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

.nshow-right {
    width: 100%;
    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-Content iframe {
    width: 800px!important;
    height: 600px!important;
}

.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 {
    max-width: 1280px;
    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 {
    max-width: 1280px;
    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;
    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>p {
    font-size: 14px;
}


/* 分页样式 */

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

#pages a {
    display: inline-block;
    width: 40px;
    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: #0070c0;
    text-decoration: none;
    border-color: #0070c0;
}

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

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

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

.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;
    display: block;
}

.cp-l-b-left a:hover {}

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

.cp-l-b-right a {
    width: 24px;
    height: 65px;
    display: block;
}

.cp-l-b-right a:hover {}

.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;
    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;
}

.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: #0070c0;
    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>li {
    width: 100%;
    height: 40px;
    margin: 20px 0;
}

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

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

.register-right-bottom ul>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;
}

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

.informationText {
    max-width: 1280px;
    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 {
    width: 100%;
    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;
    color: #0070c0;
}

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

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

.lx {}

.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>h4 {
    display: block;
    width: 150px;
    background: #0070c0;
    color: #fff;
    font-size: 16px;
    line-height: 55px;
    text-align: center;
}

.pro_con_main {
    width: 100%;
    margin: 30px 0;
}

.pro_con_main img {
    max-width: 100%;
}

.pro_con_main table tr td:nth-child(odd) {
    background-color: #e2f6ff;
}

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

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

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

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

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

.mainCont h1 {
    display: none;
}

.mainCont .mainList {
    text-align: center;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    background: #fff;
}

.mainCont .mainList .mainpost {
    float: left;
    line-height: 50px;
    color: #666;
    font-size: 14px;
}

.mainCont .mainList .mainpost a {
    color: #666;
    font-size: 14px;
}

.mainCont ul {
    text-align: center;
    margin: 3% 0;
}

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

.mainCont .fgx {
    display: none;
}

.mainCont ul li a {
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    padding: 0 24px;
    line-height: 50px;
    position: relative;
    color: #666;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
}

.mainCont .mainList .mainpost i {
    font-size: 22px;
}

.mainCont ul li a {
    position: relative;
    font-size: 16px;
    color: #666;
}

.mainCont ul li a:hover,
.mainCont ul li.selected a {
    color: #fff;
    background-color: #0070c0;
    border-color: #0070c0;
}

.mainCont ul li a:hover:after,
.mainCont ul li .selected a:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}


/* 产品展示 */

.index-pro-bg {
    background-color: transparent;
}


/* 产品展示left */

.index-pro-bg .index-l {
    display: none;
    float: left;
    width: 21%;
}

.index-pro-bg .index-l>h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    background: #0070c0;
    color: #fff;
}

.index-pro-bg .index-l>h3>span {
    font-size: 12px;
    display: block;
    font-weight: 400;
    color: rgba(255, 255, 255, .75);
    text-transform: uppercase;
}

.index-pro-bg .index-l .index-lc {
    border: 5px solid #0070c0;
}

.index-pro-bg .index-l .index-lc>dl {
    margin: 10px;
    background-color: #fff;
    background-color: #f2f2f2;
    line-height: 45px;
}

.index-pro-bg .index-l .index-lc>dl>dt {
    font-size: 16px;
    color: #333;
    text-indent: 1em;
}

.index-pro-bg .index-l .index-lc>dl>dd {
    text-indent: 2em;
    font-size: 15px;
    height: 0;
    overflow: hidden;
}

.index-pro-bg .index-l .index-lc>dl>dd>a {
    color: #666;
}

.index-pro-bg .index-l .index-lc>dl:hover>dd {
    height: auto;
}

.index-pro-bg .index-l>.index-l-tel {
    line-height: 60px;
    margin: 15px 0;
}

.index-pro-bg .index-l>.index-l-tel>h3 {
    color: #fff;
    background-color: #0070c0;
    text-indent: 1em;
    font-size: 16px;
}

.index-pro-bg .index-l>.index-l-tel .index-l-tbox {
    border: 5px solid #0070c0;
    padding: 10px;
}


/* 产品展示left  end*/

.index-pro-bg .product-right-bottom3 {
    padding: 0;
}

.index-pro-bg .product-right-bottom3 ul li {
    width: 29%;
    margin-right: 55px;
}

.proviewbox {
    display: flex;
    position: relative;
}

.proviewbox .soft_pro {
    width: 50%;
}

.proviewbox .soft_pro>img {
    width: 100%;
}

.pro_showbox {
    position: relative;
    background: #fff;
    margin-bottom: 10px;
    z-index: 9;
}

#showbox {
    z-index: 9;
}

#showbox> {
    z-index: 9999;
}

#showbox img {
    border: 1px solid #efefef;
    object-fit: contain;
    z-index: 9999;
}

#showbox span {}

#showsum {
    width: 100%!important;
    margin-top: 15px;
}

#showsum>p {
    width: 100%!important;
    left: 0!important;
    display: flex;
}

#showsum span {
    margin-left: 8px!important;
    float: none!important;
    border: 1px solid #ddd;
}

#showsum span.sel {
    border: 1px solid #f60;
}

#showsum img {
    object-fit: cover;
}

.showpage {
    width: 100%;
}

.showpage a {
    display: block;
    width: 40px;
    height: 40px;
    background: #eee;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 36%;
    z-index: 99;
    text-decoration: none;
    color: #999;
}

.showpage #showlast {
    background: url(../../images/arrow-lefth.png);
}

.showpage #shownext {
    background: url(../../images/arrow-righth.png);
}

.showpage a#shownext {
    left: auto;
    right: 0;
}

.showpage a:hover {
    background: #ccc;
    color: #777;
}

.prodetailsinfo .wen {
    overflow: hidden;
    float: left;
    margin-left: 30px;
    width: 42%;
    position: absolute;
    top: 40px;
    left: 620px;
    z-index: 8;
}

.prodetailsinfo .wen h2 {
    overflow: hidden;
    font-size: 18px;
    color: #0070c0;
    margin-bottom: 15px;
    margin-top: 40px;
}

.prodetailsinfo .wen h2 span {
    float: left;
}

.prodetailsinfo .wen h2 a {
    display: block;
    float: right;
    padding-right: 20px;
    margin-top: 3px;
    font-weight: normal;
    font-size: 12px;
    color: #999;
}

.prodetailsinfo .wen p {
    font-size: 14px;
    color: #555;
    line-height: 36px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #e7e7e7;
}

.prodetailsinfo .wen em {
    display: block;
    padding-top: 18px;
    font-size: 14px;
    font-style: normal;
    line-height: 26px;
}

.prodetailsinfo .wen h3 {
    display: block;
    font-size: 30px;
    color: #666;
    font-family: Arial;
    margin-bottom: 10px;
}

.prodetailsinfo .wen a.zx {
    display: block;
    width: 154px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    float: left;
}

.prodetailsinfo .wen a.zxc {
    display: block;
    width: 154px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    float: right;
}

.xn_c_prodv_22_wrap {
    width: 100%;
    margin: 0 auto 0;
    clear: both;
    margin-top: 6%;
}

.xn_c_prodv_22_hLi {
    float: left;
    padding-bottom: 7px;
    margin-bottom: 12px;
    width: 150px;
    text-decoration: none;
    display: block;
    height: 55px;
    font-size: 14px;
    line-height: 55px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    font-family: "微软雅黑";
}

.xn_c_prodv_22_hLi>span {
    width: 100%;
    display: block;
    color: #ffffff;
    background: #bbbbbb;
    font-size: 18px;
    line-height: 55px;
}

.xn_c_prodv_22_hLiHover {
    color: #000;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
}

.xn_c_prodv_22_hLiHover>span {
    background: #0070c0;
}

.xn_c_prodv_22_cont {
    clear: both;
    border: 1px solid #eee;
    line-height: 30px;
    color: #666666;
    font-size: 12px;
    padding: 30px;
    margin-bottom: 15px;
    overflow-x: auto;
}

.xn_c_prodv_22_items,
#xn_c_prodv_22_hAcces {
    display: none;
}
.xn_c_prodv_22_items {
    max-width: 750px;
    margin: 0 auto;
}
.xn_c_prodv_22_items p.pcs img{
    display: inline-block;
    width: 50%;
}
.xn_c_prodv_22_items img {
    margin: 0 auto;
    display: block;
    width: 750px;
}

.xn_c_prodv_64_wrap {
    width: 100%;
    background: #fff;
    padding: 20px;
    margin-bottom: 40px;
}

.xn_c_prodv_64_cocntbox {
    float: left;
    width: 20%;
}

.xn_c_prodv_64_cocntlft {
    overflow: hidden;
    display: block;
}

.xn_c_prodv_64_cocntbox img {
    width: 100%;
    transition: 0.4s;
    /* height: 167px; */
    overflow: hidden;
    display: block;
}

.xn_c_prodv_64_cocntbox:hover img {
    transform: scale(1.2);
}

.xn_c_prodv_64_cocntrit {
    text-align: center;
}

.xn_c_prodv_64_cocntrit a {
    font-size: 14px;
    line-height: 40px;
}

.xn_c_prodv_64_cWrap span {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
}

.proviewbox .wen {
    overflow: hidden;
    float: left;
    margin-left: 30px;
    width: 50%;
    z-index: 8;
}

.proviewbox .wen>h2 {
    overflow: hidden;
    font-size: 30px;
    color: #333;
    margin-bottom: 15px;
}

.proviewbox .wen>h2 span {
    float: left;
}

.proviewbox .wen>h2 a {
    display: block;
    float: right;
    padding-right: 20px;
    margin-top: 3px;
    background: url(../Images/pxq-fh.png) no-repeat right center;
    font-weight: normal;
    font-size: 12px;
    color: #999;
}

.proviewbox .wen .cp-dec {
    width: 22%;
    line-height: 40px;
    font-size: 18px;
    margin-top: 4%;
    color: #fff;
    background-color: #0070c0;
    text-align: center;
}

.proviewbox .wen>p {
    font-size: 15px;
    color: #555;
    line-height: 28px;
    margin: 5% 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #e7e7e7;
}

.proviewbox .wen .wencp-tel {
    display: block;
    margin: 3% 0;
    background: url(../Images/head_phone.png) left center no-repeat;
    background-size: 48px;
    padding-left: 11%;
}

.proviewbox .wen .wencp-tel>em {
    font-size: 16px;
    font-style: normal;
}

.proviewbox .wen .wencp-tel>p {
    font-size: 24px;
    font-weight: bold;
    color: #0070c0;
}

.proviewbox .wen .wen-cstit {
    font-size: 18px;
    color: #333;
    background: url(../../images/wen-cs.png) left center no-repeat;
    background-size: 30px;
    padding-left: 6%;
    margin: 7% 0 3% 0;
    line-height: 36px;
}

.proviewbox .wen .wen-canshu {
    display: block;
    padding: 3%;
    background-color: #eee;
    max-height: 400px;
    margin-top: 4%;
    overflow-y: scroll;
}

.proviewbox .wen .wen-canshu span{
    display: block;
    white-space: none;
}

.proviewbox .wen .wen-canshu>p {
    font-size: 15px;
    color: #666;
    line-height: 30px;
}

.proviewbox .wen h3 {
    display: block;
    font-size: 30px;
    color: #666;
    font-family: Arial;
    margin-bottom: 10px;
}

.proviewbox .wen a.zx {
    display: block;
    width: 154px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    float: left;
}

.proviewbox .wen a.zxc {
    display: block;
    width: 154px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    float: right;
}

.wen .Receive {
    display: inline-block;
    padding: 15px 50px;
    color: #fff;
    background: #f9c12e;
    border-radius: 8px;
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
}

.wen .Receive.btn-dow {
    margin-right: 15px;
    background-color: #0070c0;
}


/* 产品展示 end */


/* 内页产品分类 */

.mainCont .category {
    display: none;
    padding: 10px;
    overflow: hidden;
    line-height: 40px;
    background-color: #fff;
    padding-left: 0;
    border-bottom: 1px solid #f0f0f0;
}

.mainCont .category .lable {
    display: inline-block;
    font-weight: normal;
    padding: 0 20px 0 10px;
    border-radius: 0 20px 20px 0;
    color: #666;
    font-size: 18px;
}

.mainCont .category span {
    cursor: pointer;
}

.mainCont .category .pro-more {
    float: right;
    color: #999;
    font-size: 14px;
}

.mainCont .category .back {
    float: right;
    color: #999;
}

.mainCont .leftcontrol {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    z-index: 9999;
}

.mainCont .leftcontrol .wrap-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.mainCont .leftcontrol .wrap {
    width: 260px;
    height: 100%;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 3px 0 12px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2;
}

.mainCont .leftcontrol .wrap .caption {
    font-weight: 700;
    line-height: 50px;
    padding: 0 25px;
    border-bottom: 1px solid #f5f5f5;
}

.mainCont .leftcontrol .nav a {
    display: block;
    line-height: 44px;
    color: #666;
    padding: 0 25px 0 25px;
    font-size: 14px;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mainCont .leftcontrol .nav .more {
    width: 12px;
    height: 12px;
    position: relative;
    float: right;
    top: 22px;
}

.mainCont .leftcontrol .nav .more i {
    width: 12px;
    height: 1px;
    background: #474747;
    position: absolute;
    background-color: #A0A0A0;
}

.mainCont .leftcontrol .nav .more .v {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.mainCont .leftcontrol .nav .more .transform {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0);
}

.mainCont .leftcontrol .nav .active>a {
    background-color: #f8f8f8;
}

.mainCont .leftcontrol .subnav {
    display: none;
}

.mainCont .leftcontrol .subnav a {
    padding: 0 25px 0 30px;
    position: relative;
}

.mainCont .leftcontrol .subnav a:before {
    content: ">";
    font-family: 'sans';
    margin-right: 5px;
}

.mainCont .on {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}

@media (max-width: 576px) {
    .mainCont .mainList {
        display: none;
    }
    .mainCont .category {
        display: block;
    }
}


/* 内页产品分类 end */


/* 关于我们 */

.about-right-bottom .page-about {
    display: flex;
    justify-content: space-between;
}

.about-right-bottom .page-about .page-aboutr,
.about-right-bottom .page-about .page-aboutl {
    width: 49%;
}

.about-right-bottom .page-about h3 {
    font-size: 30px;
    line-height: 76px;
}

.about-right-bottom .page-about .ab-en {
    font-size: 42px;
    line-height: 50px;
    margin-top: 3%;
    font-family: Impact;
    color: #0070c0;
}

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

@media (max-width: 576px) {
    .index-banner {
        height: 20vh;
    }
    .index-banner .swiper-container .swiper-pagination {
        display: none;
    }
    .about-right-bottom .page-about {
        flex-wrap: wrap;
    }
    .about-right-bottom .page-about .page-aboutr,
    .about-right-bottom .page-about .page-aboutl {
        width: 100%;
    }
}


/* 关于我们 end*/


/* 发展历程 */

.fazhanlicheng {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: url(../../images/img18.png) repeat-y 136px 0px;
}

.fazhanlicheng div {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
}

.fazhanlicheng div::after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    left: 128px;
    float: left;
    border-radius: 20px;
    background: #fff;
    border: 3px solid #E8E8E8;
    margin-top: 13px;
    transition: all 0.3s;
}

.fazhanlicheng div::after:hover {
    content: "";
    background: #1d3c85;
    border: 3px solid #fff;
    transition: all 0.3s;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2)
}

.fazhanlicheng div h3 {
    background: url(../../images/img19.png) no-repeat center;
    width: 118px;
    height: 42px;
    float: left;
    line-height: 42px;
    text-align: center;
    color: #333;
    font-size: 18px;
    margin-right: 10px;
    margin-left: 0px;
    transition: all 0.3s;
}

.fazhanlicheng div:hover h3 {
    background: url(../../images/img20.png) no-repeat center;
    color: #fff
}

.fazhanlicheng div span {
    float: left;
    display: block;
    padding: 10px 20px;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
    background: #fff;
    margin-left: 30px;
    transition: all 0.3s;
}

.fazhanlicheng div:hover span {
    background: #0070c0;
    color: #fff
}


/* 发展历程  end*/


/* 视频中心 */

.video-list li a {
    margin: 0!important;
    border-bottom: 0;
}
.video-list li .pro_img{
    background-color: #000;
}
.video-list li .pro_img img {
    object-fit: contain;
}

.video-list li .pro_img img:first-child {
    opacity: 0.8;
    padding: 0;
}

.video-list li .pro_img .video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    width: 45px;
    height: 45px;
    margin-top: -22.5px;
    margin-left: -22.5px;
}


/* 视频中心 end */


/* 移动产品展示 */

.m-swper {
    display: none;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.swiper-container-m {
    position: relative;
    width: 100%;
    height: 300px;
}

.swiper-container-m .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-m .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 移动产品展示  end*/


/* 产品列表响应式 */

@media (max-width: 1400px) {
    #product-middle,
    #about-middle,
    #newslist-middle,
    #nshow-middle,
    #search-middle,
    #register-middle {
        width: 1200px;
    }
    .product-right {
        width: 100%;
        padding: 0 15px;
    }
    .mainCont .mainList li a {
        margin: 0 12px;
        font-size: 14px;
    }
}

@media (max-width: 1200px) {
    #product-middle,
    #about-middle,
    #newslist-middle,
    #nshow-middle,
    #search-middle,
    #register-middle {
        width: auto;
        padding: 0 15px;
    }
    .product-right-bottom3 ul li {
        width: 31%;
    }
}

@media (max-width: 996px) {
    .index-pro-bg .product-right,
    .index-pro-bg .nshow-right {
        float: none;
        width: 100%;
        padding: 0;
    }
    .wen .Receive {
        padding: 10px 20px;
    }
}

@media (max-width: 767px) {
    .probox-n {
        display: none;
    }
    .swiper-container-m {
        display: block!important;
    }
}

@media (max-width: 576px) {
    .pg-ban {
        height: 155px;
    }
    .product-right-bottom3 ul {
        margin-top: 5%;
    }
    .product-right-bottom3 ul li .pro_txt::after {
        display: none;
    }
    .product-right-bottom3 ul li .pro_txt>p:nth-child(1) {
        font-size: 15px;
    }
    .product-right-bottom3 ul li .pro_txt>p:nth-child(2) {
        font-size: 12px;
    }
    .m-swper {
        display: block;
    }
    .proviewbox {
        flex-direction: column;
    }
    .proviewbox .wen>h2 {
        font-size: 24px;
    }
    .proviewbox .wen .cp-dec {
        width: 32%;
        line-height: 30px;
        font-size: 14px;
    }
    .proviewbox .wen .wencp-tel {
        padding-left: 17%;
    }
    .proviewbox .wen .wen-cstit {
        padding-left: 11%;
    }
    .wen .Receive {
        padding: 10px 30px;
        font-size: 14px;
    }
    .xn_c_prodv_22_hLi {
        width: 100px;
        height: auto;
        padding: 0;
    }
    .xn_c_prodv_22_hLi>span {
        font-size: 14px;
        line-height: 40px;
    }
    .xn_c_prodv_22_cont {
        padding: 15px;
    }
    .product-right {
        float: none;
    }
    .index-pro-bg .product-right {
        width: auto;
    }
    .product-right-bottom3 {
        padding: 10px 0 0;
    }
    .product-right-bottom3 ul li {
        width: 48%!important;
        margin-right: 8px!important;
        margin-bottom: 15px!important;
    }
    .product-right-bottom3 ul li:nth-child(2n) {
        margin-right: 0!important;
    }
    .product-right-bottom3 ul li .pro_img {
        height: 150px;
    }
    .fazhanlicheng {
        margin-top: 15px;
        background: url(../../images/img18.png) repeat-y 103px 0px;
    }
    .fazhanlicheng div {
        display: flex;
    }
    .fazhanlicheng div h3 {
        width: 90px;
        font-size: 14px;
        background-size: 90px;
    }
    .fazhanlicheng div::after {
        left: 96px;
    }
    .xn_c_prodv_22_cont iframe {
        width: 100%!important;
        height: 200px!important;
    }
}


/* 产品列表响应式 end */


/* 产品详情响应式 */


/* 产品详情响应式 end */

@media (max-width: 576px) {
    .pro_box {
        display: block!important;
        padding: 0 15px;
    }
    .pro_box>img {
        width: 100%;
    }
    .pro_showbox {
        display: none;
    }
    .proviewbox .wen {
        position: static;
        float: none;
        width: auto;
        padding: 0;
        margin: 0;
    }
    .pro_rec_title>h4 {
        width: 30%;
    }
    .pro_rec_title1,
    .pro_rec_main {
        display: none;
    }
    .NewsView-title-Content iframe {
        width: 350px!important;
        height: 200px!important;
    }
}


/* 联系我们响应式 */

@media (max-width: 576px) {
    .about-right-bottom .qywh-box .qywh-line {
        width: 100%;
    }
    .main-fl p {
        width: 100%;
        border: 0;
        padding: 6px 0;
    }
    .main-fl p img {
        width: 35px;
        height: 35px;
        padding: 0;
        margin-right: 10px;
    }
    .register-right-bottom ul>li {
        margin: 0;
        height: 94px;
        display: block;
    }
    .register-right-bottom ul>li>input {
        margin: 5px 0;
    }
    .register-right-bottom ul>li>input,
    .register-right-bottom ul>li:nth-child(3) textarea {
        width: 100%;
    }
    .register-right-bottom ul>li:nth-child(3) textarea {
        height: 74%;
        margin-left: 0;
        padding-left: 0;
    }
    .about-right-bottom iframe {
        width: 100%!important;
    }
}


/* 联系我们响应式 end */


/* 新闻中心响应式 */

@media (max-width: 576px) {
    .newslist-right-bottom {
        padding: 0;
    }
    .news {
        margin: 20px 0px 10px 5px;
    }
    .news-l {
        width: 30%;
    }
    .news-r {
        width: 70%;
        padding: 0;
    }
    .news-r-t {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .news-r-t a {
        font-size: 14px;
    }
    .news-r-b {
        width: 97%;
        font-size: 12px;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .news-r .time {
        display: none;
    }
}


/* 新闻中心响应式 end */


/* 新闻详情响应式 */

@media (max-width: 576px) {
    .nshow-right {
        float: none;
        width: auto;
        padding: 0 15px;
    }
    .nshow-right-bottom h1 {
        font-size: 15px;
        margin: 8px 0;
    }
    .NewsView-title-Source {
        font-size: 12px;
        color: #999;
    }
    .NewsView-title-Next {
        font-size: 12px;
        color: #999;
    }
    .NewsView-title-Next a {
        color: #999;
    }
    .culture_part {
        height: auto!important;
    }
    .culture_blks li {
        width: 50%!important;
        padding: 30px 0!important;
    }
}


/* 新闻详情响应式 end */