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

.banner {
    max-width: 1920px;
    margin: 0 auto;
}
.banner img {
    width: 100%;
}

.content {
    padding-top:30px;
    width: 1200px;
    margin: 0 auto;
}
/*关于*/
.company-title{
    line-height: 25px;
    font-weight: bold;
    color: #333333;
    padding-left: 37px;
}
.company-title span{
    color:#e60012;
}
.compan-intro{
    line-height: 25px;
    padding: 10px 0 10px 37px;

}
.company-logo{
    float:left;
    width:580px;
    height:70px;
    margin: 10px 0 10px 37px;
}
.company-pic{

    float:left;
}
.company-intro{
    line-height:22px;
    width:440px;
    height:70px;
    float:left;
    padding:5px 0 0 30px;
}
.company-intro p img{
    padding-right:10px;
}
.company-history{
    margin: 10px 0 10px 37px;
    line-height: 30px;
}

.main_content img{
    margin:10px 37px 10px 37px;
    float:left;
   /* width:900px;
    height:300px;*/
}
.main_content p{
    line-height:28px;
    margin:0 37px 0px 37px;
}
.main_content span{
    margin-left:37px;
    font-weight: bold;
}
.agent_content{
    width:900px;
}
.agent_title img{
    margin:10px;
    float:left;
    width:410px;
    height:300px;
	padding-bottom:10px;
}
.agent_title{
    width:1020px;
    float:left;
}
.agent_content p{
    line-height:28px;
    margin-left:10px;
}
.agent_content span{
    margin-left:10px;
    font-weight: bold;
}
/*应用*/
.app_content img{
    float:left;
    width:410px;
    height:300px
}
.app_content p{
    line-height:28px;

}
.app_content span{
    margin-left:37px;
    font-weight: bold;
}
.app-car{
    width: 500px;
    padding:0 20px 10px 30px;
    float:left;
}

.app_btn{
    float:left;
    width:125px;
    height:37px;
    background: -webkit-linear-gradient(#7f7f7f, #3e3e3e);
    background: -o-linear-gradient(#7f7f7f, #3e3e3e);
    background: -moz-linear-gradient(#7f7f7f, #3e3e3e);
    background: linear-gradient(#7f7f7f, #3e3e3e);
    border-radius: 5px;
    margin-top:50px;

}
.app_btn:hover{
    background: -webkit-linear-gradient(#e60012, #a9010e);
    background: -o-linear-gradient(#e60012, #a9010e);
    background: -moz-linear-gradient(#e60012, #a9010e);
    background: linear-gradient(#e60012, #a9010e);
}
.app_btn img{
    padding:9px 6px 9px 20px;
}
.app_btn span{
    color:#fff;
    font-size:14px;
}
/*产品*/
.sideBarn {
    width: 210px;
    margin-bottom: 60px;
}
.sideBar_titlen {
    height: 50px;
    background: #e60012;
    background: -webkit-linear-gradient(to right, #e60012, #e60019); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(to right, #e60012, #e60019); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(to right, #e60012, #e60019); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #e60012, #e60019); /* 标准的语法 */

    
    text-align: center;
}
.sideBar_titlen h2 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    color:#fff;
}
.sideBar_contentn {
    background: #f5f5f5;
}
.sideBar_listn {
    padding-bottom: 40px;
}
.sideBar_listn &gt; li {
    padding: 14px 0 10px 15px;
    border-bottom: 1px dashed #d9d9d9;
    background: url(../images/icon_arrow_r.png) no-repeat 5px 22px;
    list-style: none;
}
.sideBar_listn &gt; li.checked {
}

.sideBar_listn &gt; li &gt; a {
    font-size: 15px;
    color: #333;
}
.sideBar_listn &gt; li &gt; a &gt;img {
    width: 6px;
    height: 6px;
}
.sideBar_listn &gt; li &gt; a:hover {
    color: #e60012;
}
.sideBar_listn &gt; li.active &gt; a {
    color: #e60012;
}

.sideBar_menun {
    display: none;
    padding-top: 5px;
}
.sideBar_menun &gt; li {
    padding: 5px 0;
}
.sideBar_menun &gt; li &gt; a {
    color: #808080;
}
.sideBar_menun &gt; li &gt; a:hover {
    color: #e60012;
}
.sideBar_menun &gt; li.active &gt; a {
    color: #e60012;
}




/*其他*/
.sideBar {
    width: 210px;
    margin-bottom: 60px;
}
.sideBar_title {
    height: 50px;
    background: #e60012;
    background: -webkit-linear-gradient(to right, #e60012, #e60019); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(to right, #e60012, #e60019); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(to right, #e60012, #e60019); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #e60012, #e60019); /* 标准的语法 */
    text-align: center;
}
.sideBar_title h2 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    color:#fff;
}
.sideBar_content {
    background: #f5f5f5;
}
.sideBar_list {
    padding-bottom: 40px;
}
.sideBar_list &gt; li {
    padding: 14px 0;
    border-bottom: 1px dashed #d9d9d9;
    background: url(../images/icon_arrow_r.png) no-repeat 50px 22px;
    padding-left: 63px;
}
.sideBar_list &gt; li.checked {
    background: url(../images/icon_arrow_b.png) no-repeat 50px 22px;
}
.sideBar_list &gt; li &gt; a {
    font-size: 16px;
    color: #333;
}
.sideBar_list &gt; li &gt; a:hover {
    color: #e60012;
}
.sideBar_list &gt; li.active &gt; a {
    color: #e60012;
}
.sideBar_list &gt; li &gt; a &gt;img {
    width: 6px;
    height: 6px;
}
.sideBar_menu {
    display: none;
    padding-top: 5px;
}
.sideBar_menu &gt; li {
    padding: 5px 0;
}
.sideBar_menu &gt; li &gt; a {
    color: #808080;
}
.sideBar_menu &gt; li &gt; a:hover {
    color: #e60012;
}
.sideBar_menu &gt; li.active &gt; a {
    color: #e60012;
}




.main {
    width: 970px;
}
.main_title {
    height: 50px;
    margin-bottom: 25px;
}
.main_title .breadcrumb {
    background: #f5f5f5;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin-bottom: 0;
    padding-left: 22px;
}
.main_title .breadcrumb &gt; li {
    color: #333;
}
.main_title .breadcrumb &gt; li &gt; a {
    color: #333;
}
.main_title .breadcrumb &gt; li + li::before {
    color: #333;
    content: "&gt; ";
}
.main_title .breadcrumb &gt; .active {
    color: #e60012;
}
.breadcrumb li:first-child {
    background: url(../images/icon_location.png) no-repeat left center;
    padding-left: 20px;
}
/*技术*/
.gas_show .item {
    float: left;
    width: 210px;
    margin: 0 30px 30px 0;
}
.gas_show .item:nth-child(4n) {
    margin-right: 0;
}
.gas_show .item .pic {
    width: 230px;
    height: 180px;
    overflow: hidden;

}
.gas_show .item .pic img {
    padding: 10px 50px 10px 50px;

}
.gas_show .item h4 {
    margin-left: 110px;
    text-align: center;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 16px;
}
.gas_show .item a:hover h4 {
    color: #e60012;
}
/*技术展示*/
.gas_title {
    height: 50px;
    margin-bottom: 25px;
}
.gas_title .breadcrumbg {
    border: 1px solid #e6e6e6;
    background: #f5f5f5;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin-bottom: 0;
    padding-left: 22px;
}
.gas_title .breadcrumbg &gt; li {
    font-weight: bold;
    color: #333333;
}
.gas_title .breadcrumbg &gt; li &gt; a {
    color: #333;
}
.gas_title .breadcrumbg &gt; li + li::before {
    color: #808080;
    content: "&gt; ";
}
.gas_title .breadcrumbg &gt; .active {
    color: #808080;
}
.breadcrumbg li:first-child {
    padding-left: 15px;
}
.gas-defin{

    padding:0 40px 25px 40px;
    color:#666666;
}
.gas-defin p{
    line-height: 20px;
    margin-top:10px;
}
.gas-relevant p {
    font-size: 18px;
    color:#666666;
    text-align: center;
    font-weight: bold;
}
/*招聘*/
.recruit {
    margin-bottom: 60px;
}
.recruit table {
    margin-bottom: 0;
    background: #ffffff;
    border: 2px solid #e6e6e6;
}
.recruit table tr th {
    background-color: f5f5f5;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    padding: 20px;
}
.recruit table tr td {
    border: 1px solid #e6e6e6;
    text-align: center;
    padding: 20px;
    vertical-align: middle;
}
.recruit table tr td.office {
    color: #e82431;
}
.recruit table .requirement {
    max-width: 350px;
    text-align: left;
}

/* 下载 */
.download {
    padding: 5px 15px 0;
}
 .downloadList li {
    background: url(../images/dian.png) no-repeat left center;
    border-bottom: 1px solid #d9d9d9;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
}
.downloadList li a {
    color: #333333;
}
.downloadList li a:hover {
    color: #e60012;
}
/* 产品展示 */

.product_content p{
    line-height:28px;
    margin:0 37px 0px 37px;
}
.product_content span{
    margin-left:37px;
    font-weight: bold;
}
.product_show .item {
    float: left;
    width: 210px;
    margin: 0 30px 30px 0;
}
.product_show .item:nth-child(4n) {
    margin-right: 0;
}
.product_show .item .pic {
    width: 230px;
    height: 180px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
}
.product_show .item .pic img {
    /*padding: 10px 50px 10px 50px;*/
    /* width: 130px; */
    height: 100%;
    /* text-align: center; */
    padding: 0 10px 10px 45px;

}
.product_show .item h4 {
    text-align: center;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 16px;
}
.product_show .item a:hover h4 {
    color: #e60012;
}

.pagination {
    margin: 40px 0 70px 0;
    width: 100%;
    text-align: center;
}
.pagination &gt; li {
    display: inline-block;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
    background: #fff;
    color: #808080;
    padding: 0 12px;
    margin-left: 5px;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #e5e5e5;
}
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:focus,
.pagination &gt; li &gt; span:hover {
    color: #fff;
    background: #e60012;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; span:focus,
.pagination &gt; .active &gt; span:hover {
    background: #e60012;
}
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:focus,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; span:hover {
    color: #808080;
    border: none;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span,
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
    border-radius: 0;
}


/* 产品详情 */
.product_detail {
    margin: 60px 0 60px 0;
}
.product_detail .pic {
    width: 386px;
}
.product_detail .pic_show {
    width: 380px;
    height: 315px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    margin-bottom: 20px;
}
.product_detail .pic_show img {
    height: 95%;
    padding: 8px 75px 8px 75px;
}
.product_detail .pic_thumbs_item {
    float: left;
    width: 117px;
    height: 98px;
    overflow: hidden;
    margin-left: 12px;
    border: 1px solid #dfdfdf;
}
.product_detail .pic_thumbs_item:first-child {
    margin-left: 0;
}
.product_detail .pic_thumbs_item img {
    height: 88%;
    cursor: pointer;
    padding:7px 25px 7px 25px;
    opacity: .5;
}
.product_detail .active img {
    opacity: 1;
}
.product_detail .text {
    width: 513px;
    color: #666;
}
.product_detail .text h2 {
    font-size: 22px;
    color: #e60012;
    margin-bottom: 20px;
    padding-left: 10px;
    line-height: 1.4;
}
.product_detail .text p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    padding-left: 10px;
}
.product_detail .text h4 {
    margin-top: 25px;
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 5px;
}
.product_detail .text ul p {
    background: url(../images/icon_disc_1.png) no-repeat left 0px top 15px;
    padding: 1px 0 1px 10px;
    line-height: 30px;
    font-size:14px;
    margin-bottom: 0px;
}
.product_detail .bottom {
    float: left;
    margin-top: 50px;
}
.product_detail .bottom h5 {
    font-size: 18px;
    font-weight: bold;
}
.product_detail .bottom p {
    line-height: 1.8;
    margin: 10px 0 10px 0;
}
.product_detail .bottom p img {
    display: block;
    max-width: 100%;
    margin: 10px 0;
}
.product_detail .notice em {
    font-style: normal;
    display: block;
    margin-top: 10px;
    line-height: 1.6;
}
.product_detail_btn{
    margin-bottom: 15px;
    width:475px;
    height:114px;
    float:left;
    margin-left:80px;
}
.catalog_btn{
    float:left;
    width:125px;
    height:37px;
    background: -webkit-linear-gradient(#7f7f7f, #3e3e3e);
    background: -o-linear-gradient(#7f7f7f, #3e3e3e);
    background: -moz-linear-gradient(#7f7f7f, #3e3e3e);
    background: linear-gradient(#7f7f7f, #3e3e3e);
    border-radius: 5px;
    margin-top:77px;
}
.catalog_btn:hover{
    background: -webkit-linear-gradient(#e60012, #a9010e);
    background: -o-linear-gradient(#e60012, #a9010e);
    background: -moz-linear-gradient(#e60012, #a9010e);
    background: linear-gradient(#e60012, #a9010e);
}

.catalog_btn img{
    padding:9px 6px 9px 20px;
}
.catalog_btn span{
    color:#fff;
    font-size:14px;
}
.explain_btn{
    margin-left:17px;
    float:left;
    width:125px;
    height:37px;
    background: -webkit-linear-gradient(#7f7f7f, #3e3e3e);
    background: -o-linear-gradient(#7f7f7f, #3e3e3e);
    background: -moz-linear-gradient(#7f7f7f, #3e3e3e);
    background: linear-gradient(#7f7f7f, #3e3e3e);
    border-radius: 5px;
    margin-top:77px;
}
.explain_btn:hover{
    background: -webkit-linear-gradient(#e60012, #a9010e);
    background: -o-linear-gradient(#e60012, #a9010e);
    background: -moz-linear-gradient(#e60012, #a9010e);
    background: linear-gradient(#e60012, #a9010e);
}
.explain_btn img{
    padding:9px 6px 9px 20px;
}
.explain_btn span{
    color:#fff;
    font-size:14px;
}
.consult_btn{
    margin-left:17px;
    float:left;
    width:125px;
    height:37px;
    background: -webkit-linear-gradient(#7f7f7f, #3e3e3e); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#7f7f7f, #3e3e3e); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#7f7f7f, #3e3e3e); /* Firefox 3.6 - 15 */
    background: linear-gradient(#7f7f7f, #3e3e3e); /* 标准的语法（必须放在最后） */
    border-radius: 5px;
    margin-top:77px;
}
.consult_btn:hover{
    background: -webkit-linear-gradient(#e60012, #a9010e);
    background: -o-linear-gradient(#e60012, #a9010e);
    background: -moz-linear-gradient(#e60012, #a9010e);
    background: linear-gradient(#e60012, #a9010e);
}
.consult_btn p{
    margin-top:8px;
    text-align: center;
    color:#fff;
    font-size:14px;
}

/* 文章列表页 */
.article_list .list {
    padding: 0 22px;
}
.article_list .list li {
    height: 34px;
    background: url(../img/icon_disc_2.png) no-repeat left center;
    padding-left: 20px;
}
.article_list .list li a {
    display: block;
}
.article_list .list .text {
    width: 88%;
    height: 34px;
    line-height: 34px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.article_list .list .date {
    font-style: normal;
    height: 34px;
    line-height: 34px;
    color: #808080;
}
.article_list .list li a:hover .text {
    color: #dd1d1d;
}
.article_list .list li a:hover .date {
    color: #dd1d1d;
}


/* 文章详情页 */
.article_detail {
    text-align: center;
    margin-bottom: 60px;
}
.article_detail h2 {
    font-size: 20px;
}
.article_detail em {
    display: block;
    font-style: normal;
    color: #666;
    margin: 10px 0 25px 0;
}
.article_detail p {
    line-height: 2;
    text-align: left;
}
.article_detail p img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
    height: 10%;
}


/* 公司介绍 */
.introduction {
    padding: 0 22px;
    margin-bottom: 60px;
}
.introduction p {
    line-height: 2;
}
.introduction p img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
}


/* 联系我们 */
.contact {
    padding: 0 22px;
}
.contact ul li {
    height: 32px;
    line-height: 32px;
}


/* 资质荣誉 */
.certificate {
    margin-bottom: 36px;
}
.certificate .item {
    width: 210px;
    float: left;
    margin-right: 26px;
    margin-bottom: 24px;
}
.certificate .item:nth-child(4n) {
    margin-right: 0;
}
.certificate .item .pic {
    width: 210px;
    height: 285px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    padding: 15px;
}
.certificate .item .pic img {
    width: 100%;
    max-height: 100%;
}
.certificate .item .text h4 {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
}


/* 专利 */
.patent {
    padding: 0 22px;
    margin-bottom: 60px;
}
.patent p {
    line-height: 2;
}


/* 发展历程 */
.history {
    padding: 0 22px;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
}
.history li {
    padding-bottom: 30px;
    line-height: 1.6;
    background: url(../img/icon_axis_default.png) no-repeat left 5px;
    padding-left: 37px;
}
.history li:first-child {
    background: url(../img/icon_axis_current.png) no-repeat left 5px;
}
.history .line {
    position: absolute;
    width: 2px;
    height: 100%;
    background: #cfcfcf;
    top: 10px;
    left: 27px;
    z-index: -1;
}


/* 在线下载 */
.download .list {
    padding: 0 22px;
    position: relative;
}
.download .list li {
    height: 34px;
    background: url(../img/icon_disc_2.png) no-repeat left center;
    padding-left: 20px;
}
.download .list li a {
    display: block;
}
.download .list .text {
    width: 75%;
    height: 34px;
    line-height: 34px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.download .list .date {
    font-style: normal;
    height: 34px;
    line-height: 34px;
    color: #808080;
    margin-right: 75px;
}
.download .list .hits {
    height: 34px;
    line-height: 34px;
    color: #808080;
    position: absolute;
    right: 22px;
}
.download .list li a:hover .text,
.download .list li a:hover .date,
.download .list li a:hover .hits {
    color: #dd1d1d;
}


/*联系我们*/
.contact-address{
    width: 980px;
    height:100%;
    padding:30px;
}

.input-group-addon {
	margin-right: 25px;
	margin-top: -3px;
    background: url(../images/icon_search.png) no-repeat 16px center;
    padding: 0px 25px;   
    height: 30px;
    background-color: #fff;
    cursor: pointer;
	border-radius: 4px;
}
.search-input{
	
    border: 1px solid #ccc;
    width: 175px;
    height: 30px;
   
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    padding:-10px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    padding:-10px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   padding:-10px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    padding:-10px;
	line-height:20px;
	
}

</pre></body></html>