<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.scrolllist {
				
				height: 446px;
				margin: 0 auto;
			}
			
			.scrolllist .imglist_w {
				
				height: 446px;
				overflow: hidden;
				float: left;
				position: relative;
				/*å¿…è¦å…ƒç´&nbsp;*/
			}
			
			.scrolllist .imglist_w ul {
				width: 20000px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.scrolllist .imglist_w li {
				width: 285px;
				float: left;
				padding: 0 10px;
				margin-bottom: 10px;
			}
			
			.scrolllist .imglist_w li img {
				width: 280px;
				padding: 2px;
				border: solid 1px #ddd;
				height: 190px;
			}
			
			.scrolllist .imglist_w li a {
				color: #3366cc;
				text-decoration: none;
				float: left;
				text-align: center;
			}
			
			.scrolllist .imglist_w li a:hover img {
				filter: alpha(opacity=86);
				-moz-opacity: 0.86;
				opacity: 0.86;
			}
			
			.scrolllist .imglist_w li p {
				height: 48px;
				line-height: 24px;
				overflow: hidden;
				text-align: center;
			}
			
			#s2 {
				
			}
			
			#s2 .imglist_w {
				width: 940px;
			}
			
			#s2 .imglist_w ul {
				height: 20000px;
				width: auto;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			#s2 .imglist_w li {
				float: left;
			}


.sort-product-list li img{width: 208px;height: 150px;}

#marquee{width:1200px;height:240px;overflow:hidden;  margin:20px auto 0;}
#marquee ul li{float:left; padding:0 10px; line-height:25px;width: 240px;height: 240px;}
#marquee ul li img{width: 100%;height: 180px;}
#marquee ul li h4{text-align: center;}

.language {
    float: right;
    margin-top: 40px;
    margin-left: 30px;
}
.nameen {
    float: left;
    display: block;
    font-size: 16px;
    color: #2a59a7;
    margin-top: 5px;
}
.language a img {
    width: 28px;
    height: 27px;
    margin-left: 6px;
    vertical-align: middle;
}
/*css åˆå§‹åŒ– */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: é»‘ä½“, iconfont !important;
}

body {
    font: 14px é»‘ä½“, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

.fy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.fy a {
    padding: 5px 15px 5px 15px;
    margin: 0 6px 0 6px;
    border: 1px solid #ccc;
    color: #4a4a4a;
}

.fy a:hover {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

.fy .cur {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

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

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #222;
}

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

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    
}

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

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

/*æ¸…é™¤æµ®åŠ¨*/
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/*top*/
#top {
    height: 30px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top-left {
}

.top-right {
}

.top-right &gt; li {
    float: left;
    position: relative;
    margin-right: 11px;
}

.top-right &gt; li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #ccc;
    top: 9px;
    right: -6px;
}

.top-right &gt; li:last-child:after {
    display: none;
}

/*nav*/
#nav {
    height: 50px;
}

.nav {
    width: 1200px;
    height: 111px;
    margin: 0 auto;
    position: relative;
}

.nav-logo {
    margin-right: 50px;
    padding-top: 10px;
}

.nav-logo &gt; img {
    
    margin: 10px;
}

.nav-menu {

}
.navt{width: 100%;background:#1c92f6;height: 50px;}
.navt&gt;ul {width: 1200px;margin: 0 auto;}
.navt&gt;ul&gt;li{position: relative;}
.navt&gt;ul&gt;li:hover .list-ul{display: block;}
.navt&gt;ul&gt;li .list-ul{display: none;position: absolute;z-index: 999;left: 0;right: 0;margin: 0 auto;text-align: center;background:#1c92f6;opacity: 0.9;}
.navt&gt;ul&gt;li .list-ul a{color: #fff;display: block;font-size: 16px;}
.nav-menu &gt; li {
    float: left;
    width: 200px;
    line-height: 50px;
    text-align: center;
    position: relative;
}



.hide-after:after {
    display: none;
}
.nav-menu &gt; li a:hover{background: #f4a814;}
.nav-menu &gt; li &gt; a {
    display: block;
    font-size: 17px;
    color: #fff;
}

.nav-search {
    border: 1px solid #efefef;
    width: 275px;
    height: 25px;
    
}

.nav-search form {
    height: 25px;
    width: 275px;
    position: relative;
}

.nav-search form select {
    position: absolute;
    top: 5px;
    left: 5px;
}
.nav-search form option{font-size: 12px !important;}
.nav-search form input[type=text] {
    position: absolute;
    width: 150px;
    height: 20px;
    top: 5px;
    left: 80px;
    border-left: 1px solid #efefef;
}

.nav-search form input[type=submit] {
    background: #ff552e;
    width: 40px;
    height: 25px;
    color: #fff;
    position: absolute;
    right: 0px;
}

.nav-keyword {
    
}

.nav-keyword h1 {
    font-weight: 700;
    display: inline-block;
}

/*toproll*/
#toproll {
    height: 51px;
    background: #eee;
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 64px;
    
    position: relative;
    margin: 0 auto;
}

.toproll:before {
    content: '';
    height: 64px;
    width: 1000px;
    
    position: absolute;
    top: 0px;
    right: 1200px;
}

.toproll-left {
    width: 250px;
    padding-left: 50px;
    height: 64px;
    background: url(/image/tel.png) no-repeat 12px 10px;
    background-size: 40px;
}

.toproll-left-title {
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 20px;
}

.toproll-left-contact {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 20px;
}

.toproll-right {
    width: 780px;
    height: 51px;
    background: url(/image/call.png) no-repeat 8px 50%;
    background-size: 25px;
    padding: 0 0 0 40px;
}

.toproll-right-title {
    color: #000;
    line-height: 51px;
    font-size: 14px;
}

.toproll-right-ul {
}


.index-seo .bx-wrapper .bx-pager{bottom:-40px !important;}

/*é¡¶éƒ¨æ–°é—»æ»šåŠ¨*/
.swiper_wrap {
    position: relative;
    width: 695px;
    height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 695px;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 1px;
}

.swiper_wrap ul li {
    line-height: 51px;
    padding-left: 24px;
}

.swiper_wrap .lt {
    position: absolute;
    left: -1px;
    top: 7px;
    font-family: "å®‹ä½“";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .gt {
    position: absolute;
    right: 26px;
    top: 7px;
    font-family: "å®‹ä½“";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .font_inner a {
    color: #000;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    background: #ddd;
    min-width: 1200px;
    position: relative;
    
}

/*æ&nbsp;‡é¢˜æ&nbsp;·å¼*/
.box-title {
    position: relative;
}

.box-title:before, .box-title:after {
    content: '';
    position: absolute;
}

/*é¦–é¡µä¸»ä½“*/
#index {
    width: 1200px;
    margin: 15px auto;
}

/*é¦–é¡µå…³äºŽæˆ‘ä»¬*/
#index-about {
    width: 650px;
    height: 250px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-about-title {
    height: 40px;
}

.index-about-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-about-title:after {
    width: 630px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-about-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-about-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-about-contact {
    padding: 20px;
}

.index-about-text {
    width: 350px;
}

.index-about-img {
    width: 250px;
}

/*é¦–é¡µè”ç³»æˆ‘ä»¬*/
#index-connect {
    width: 530px;
    border: 1px solid #ccc;
    height: 250px;
    margin-bottom: 20px;
}

.index-connect-title {
    height: 40px;
}

.index-connect-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-connect-title:after {
    width: 510px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-connect-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-connect-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-connect-contact {
    padding: 20px;
}

/*é¦–é¡µæ–°é—»*/
#index-cnew, #index-inew {
    width: 590px;
    border: 1px solid #ccc;
    height: 300px;
    margin-bottom: 20px;
}

.index-cnew-one {
    padding: 20px 20px 10px 20px;
    position: relative;
}

.index-cnew-one-img {
    position: absolute;
    width: 75px;
    height: 75px;
}

.index-cnew-one h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 85px;
}

.index-cnew-one span {
    margin-left: 85px;
    display: block;
}

.index-new-title {
    height: 40px;
}

.index-new-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-new-title:after {
    width: 570px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-new-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-new-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-new-list {
    padding: 20px;
}

.index-new-list &gt; li {
    height: 29px;
    border-bottom: 1px dashed #ccc;
}

.index-new-list &gt; li:last-child {
    border: none;
}

.index-new-list &gt; li &gt; a {
    display: inline-block;
    line-height: 29px;
}

.index-new-list &gt; li &gt; span {
    float: right;
    display: inline-block;
    line-height: 29px;
}

/*é¦–é¡µå±•å“å±•ç¤º*/
#index-product {
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-product-title {
    height: 40px;
}

.index-product-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-product-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-product-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-product-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-product-sort {
    padding: 20px;
    width: 200px;
    position: relative;
}

.index-product-sort:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 230px;
    background: #ccc;
    top: 18px;
    right: 0;
}

.index-product-sort &gt; li {
    height: 40px;
    margin: 10px 0px;
    position: relative;
}

.index-product-sort &gt; li &gt; a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #efefef;
}

.index-product-sort &gt; li &gt; a:hover {
    background: #ff552e;
    font-size: 15px;
    color: #fff;
}

.index-product-scroll {
    padding: 20px;
    width: 918px;
}

.index-product-scroll-title {
    text-align: center;
    line-height: 24px;
}

/*é¦–é¡µæ¡ˆä¾‹å±•ç¤º*/
#index-case {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-case-title {
    height: 40px;
}

.index-case-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-case-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-case-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-case-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-case-scroll {
    padding: 20px;
}

/*é¦–é¡µå‹æƒ…é“¾æŽ¥*/
#index-link {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-link-title {
    height: 40px;
}

.index-link-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-link-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-link-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-link-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-link-list {
    padding: 20px;
}

.index-link-list &gt; li {
    display: inline-block;
    height: 30px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.index-link-list &gt; li &gt; a {
    display: block;
    line-height: 30px;
    font-size: 12px;
}

.index-link-list &gt; li &gt; a img {
    width: 16px;
    height: 16px;
    margin: 7px;
    margin-right: 12px;
}

.index-link-list &gt; li &gt; a h4 {
    display: inline-block;
}

/*åº•éƒ¨*/
#footer {
    background: #666;
    padding: 20px 0;
}

.footer {
    width: 1200px;
    margin: 0px auto;
}

.footer-nav {
    background: #333;
    padding: 10px;
    border-radius: 5px;
    width: 720px;
    margin: 0 auto;
}

.footer-nav li {
    width: 100px;
    display: inline-block;
    margin: 0 8px;
    position: relative;
}

.footer-nav li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 10px;
    background: #fff;
    top: 4px;
    right: -10px;
}

.footer-nav li:last-child:after {
    display: none;
}

.footer-nav &gt; li &gt; a {
    display: block;
    text-align: center;
    color: #fff;
}

/*å…³äºŽæˆ‘ä»¬é¡µé¢*/
#page-about {
    width: 1200px;
    margin: 0 auto 20px;
    position: relative;
    top: 20px;
}
.page-content p {
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
}
.page-about-left {
    width: 300px;
}

.left-box {
    border: 1px solid #efefef;
    margin-bottom: 15px;
    padding: 10px;
}

.left-box:last-child {
    margin-bottom: 0px;
}

.left-box h2 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    text-indent: 10px;
}

.left-box h2:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 15px;
    background-color: #ff552e;
    top: 6px;
    left: 0px;
}

.left-box ul {

}

.left-box ul &gt; li {
    border-bottom: 1px dashed #efefef;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.page-about-right {
    width: 880px;
    position: relative;
}

.page-about-right-title {
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
}

.page-about-right-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    top: 27px;
    left: 0px;
    background: #ff552e;
}

.page-frame {
    position: absolute;
    right: 0px;
    top: 25px;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 5px;
}

.page-frame li {
    float: left;
    margin-right: 15px;
    position: relative;
}

.page-frame li:after {
    position: absolute;
    content: '';
    background: url(/image/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 1px;
    right: -15px;
}

.page-frame li:last-child {
    margin-right: 0px;
}

.page-frame li:last-child:after {
    display: none;
}

/*åœ¨çº¿ç•™è¨€è¡¨å•*/
.message-box {
    margin-bottom: 15px;
}

.message-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.message-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.message-form {

}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: inline-block;
    font-size: 14px;
    width: 100px;
}

.form-group input, .form-group textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.message-form button {
    width: 100px;
    height: 30px;
}

/*äº§å“åˆ†ç±»é¡µé¢*/
#sort-product {
    width: 1200px;
    margin: 20px auto;
}

.sort-product-left {
    width: 300px;
}

.sort-product-right {
    width: 880px;
    position: relative;
}

.sort-product-list {
    margin-top: -5px;
}

.sort-product-list li {
    display: inline-block;
    margin: 3px;
}

.sort-product-list li a {
    display: block;
}

.sort-product-list li a h3 {
    text-align: center;
    line-height: 30px;
    position: relative;
    top: 9px;
}

.sort-new-list {
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
}

.sort-new-list li a {
    display: block;
    position: relative;
}

.sort-new-list li a img {
    width: 80px;
        height: 80px;
    position: relative;
    top: -1px;
}

.sort-new-list li a h3 {
    position: absolute;
    top: 0px;
    left: 85px;
    font-size: 14px;
    font-weight: 700;
}

.sort-new-list li a span {
    position: absolute;
    color: #888;
    top: 0px;
    right: 0px;
}

.sort-new-list li a p {
    position: absolute;
    top: 30px;
    left: 85px;
}

/*åˆ†é¡µ*/

.pagination {
    background: #efefef;
    border-radius: 5px;
    padding: 5px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
}

.pagination li a {
    display: block;
    color: #00a0e9;
}

/*ç›¸å…³ä¿¡æ¯*/

.ln-box {
    
    margin-bottom: 20px;
    
}
/*.ln-box ul li{display: inline-block;width: 49%;}*/
.ln-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
}

.ln-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.ln-box ul {
}

/*.ln-box ul li {
    border-bottom: 1px dashed #efefef;
}*/

.ln-box ul li a {
    display: block;
    line-height: 30px;
}

/*äº§å“è¯¦æƒ…*/
#info-product {
    width: 1200px;
    margin: 20px auto;
}

.info-product-left {
    width: 300px;
}

.info-product-right {
    width: 880px;
    position: relative;
}

#info-product-image {
    width: 200px;
    margin: 0 auto;
      height: auto;
    overflow: hidden;
}
div#info-product-image img {
    position: relative;
    top: 0px;
}
.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #9d9c9c;
    line-height: 30px;
    color: #fff;
    display: inline-block;
}

/*ç›¸é‚»è¯¦ç»†ä¿¡æ¯*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}

.info-siblings li {
    display: inline-block;
    line-height: 30px;
}

.info-siblings li:first-child {
    margin-right: 20px;
}

/*ç½‘ç«™å¯¼èˆª*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}
.foot {width:100%;color:#cccccc; background-color:#292A2E;}

.foot .top2 {padding-bottom:40px;padding-top:28px;width:1200px; margin-left:auto; margin-right:auto;height: 290px;}
.foot .labels {width:100%;    text-align: left;border-bottom:2px solid #3f3f3f;line-height:54px;color:#ffffff;font-size:18px;margin-bottom:26px;}
.foot .leftul {width:360px;margin-right:138px;float:left;}
.foot .leftul ul {width:360px;}
.foot .leftul ul li {width:160px;height:40px;line-height:40px;float:left; margin-right:10px;}
.foot .leftul ul li a {display:block;width:160px;font-size:14px;color:#f5f5f5;float:left; font-weight:normal;}
.foot .leftul ul li a:hover{color:#14B75C;}

.foot .middle {float:left;width:140px;}
.foot .middle .text {width:140px;height:140px;}

.foot .right {width:360px;float:right;color:#cccccc;font-size:14px; text-align:right;}
.foot .right p {margin-bottom:10px; height:25px;    text-align: left;color: white;}
.foot .bottom {width:100%;height:60px; background-color:#1E1F21;}
.fb-frame{width:1200px; margin-left:auto; margin-right:auto;}
.foot_record{ line-height:60px; color:#f5f5f5;font-size:12px; float:left;}
.link{ width:1200px; height:80px; padding-top:20px; padding-bottom:20px; margin:0 auto;}
.linklogo{ width:167px; height:26px;background:url(/images/linklogo.jpg) no-repeat left; position:relative; z-index:10; margin-left:10px;}
.linkcon{ width:1198px; height:53px;overflow: hidden; line-height:53px; border:#cccccc solid 1px; position:relative; top:-11px;}
.linkcon a{ padding-left:20px;}
.linkcon a:hover{ text-decoration:underline;}
.end{ width:100%; height:auto; background-color:#2c2c2c; overflow:hidden;float:left;color:#717171;}
.end a{color:#717171;}
.end a:hover{ text-decoration:underline;}
.fen_zhan {
    float: right;
    height: 30px;
    margin-top: 15px;
    width: 300px;
    overflow: hidden;
}

.fen_zhan a {
    line-height: 30px;
    font-size: 12px;
    color: white;
    display: inline-block;
    padding: 0px 10px;
}
.bx-controls.bx-has-pager {
    position: relative;
   /* top: -180px;*/
}
label.neirong {
    position: relative;
    top: -16px;
}
.pull-right img {
    position: relative;
    top: 35px;
}
ul.rightbox_product_relation_ul img {
    position: relative;
    top: 0px;
}
ul.sort-product-list img {
    position: relative;
    top: 0px;
}
.info-content p {
    line-height: 30px;
}
.info-about p {
    line-height: 30px;
}






#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{width:1200px;margin:0 auto;}

.box1{margin-top:44px;}

.menu_cate{width:235px;float:left;}
.cate_title{height:113px;line-height:133px;text-align:center;font-weight:bold;font-family:"å¾®è½¯é›…é»‘";
background:url(../images/pt.png) no-repeat;font-size:28px;color:#fff;}


.sortt{border-left:3px solid #009ced;border-right:3px solid #009ced;padding-bottom:22px;padding-top:6px;}
.sortt li{position:relative;z-index: 999;margin-left:18px;margin-right:18px;border-bottom:1px dashed #ccc;line-height:51px;}
.sortt li a{background:url(../images/jian.png) no-repeat left center;padding-left:36px;color:#030303;font-size:16px;}

.zx{background:#009ced;height:244px;text-align:center;}
.zx_tt{color:#ffffff;font-size:22px;font-family:"é»‘ä½“";background:url(../images/line.png) no-repeat center bottom;padding-top:23px;padding-bottom:5px;}
.zx_tt2{color:#ffffff;font-size:16px;padding-top:5px;}
.zx_dianhu{color:#fff;font-size:16px;padding-top:23px;}
.zx_dianhu span{font-size:26px;display:block;}
.zx a{display:block;margin-top:12px;}

.prod{width:929px;}



.images{  width: 210px;overflow: hidden;}
.cpizada{width: 100%;}
.cpizada li{     width: 214px;
    border: 1px solid #b1a8a8;
    float: left;
    margin-top: 10px;
    margin-left: 7px;
    margin-right: 9px;
        position: relative;
    overflow: hidden;
}
.tse.tse2 a {
    text-align: center;
    margin: 0 auto;
}
.cpizada li:hover img{ cursor: pointer; -webkit-transform: scale(1.1); moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.cpizada li p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
}
.cpizada li img {     width:214px;
    height: 157px;
    transition: all .5s;
    text-align: center;
    margin: 10px 0;}
.tse span { background: rgba(0, 0, 0, 0.65);display: inline-block; width: 210px; height: 50px; line-height: 50px; text-align: center; position: absolute; bottom: 0px; left: 0px; z-index: 3; color: #fff; font-size: 18px; display: none;/*background: #00000085;*/}
.tse a { display: inline-block; position: relative;}
.tse em { display: inline-block; width: 100%; height: 50px; background: #000; opacity: 0.5; position: absolute; bottom: 0px; left: 0px; z-index: 2; display: none;}
.tse a:hover {background: none; opacity: 1;}
.tse a:hover span, .tese .tse a:hover em { display: block;}
.tse.tse2 {
    text-align: center;
    margin: 0 auto;
    display: block;
}
div#link_logo {
    overflow: hidden;
    width: 100%;
    height: 753px;
}

div#link_logo1 {
    overflow: hidden;
}
.fr {
    float: right;
}



.box2{width:1920px;margin:0 auto;position:relative;height:520px;left:50%;margin-left:-960px;background:url(../images/bj2.png) no-repeat;height:633px;padding-top:36px;margin-top:45px;}
.tts{text-align:center;font-size:36px;color:#2f2f2f;background:url(../images/tt1.png) no-repeat center center;}
.ttss{text-align:center;font-size:20px;color:#000000;opacity: .77;position: relative;
    top: 10px;}
.pic{width:534px;height:484px;padding-top:32px;}
.wenzi{width:355px;margin-left:174px;}
.ystt{color:#fff;font-size:18px;}
.sub{color:#5f5f5f;font-size:15px;padding-top:10px;}

.yss1{padding-top:62px;}
.yss2{padding-top: 53px;padding-left:60px;}
.yss3{padding-top: 51px;padding-left:60px;}
.yss4{padding-top: 63px;}
ul.latest-news li a {
    font-size: 14px;
}

.srhlsnkd a {
    color: white!important;
}
.fen_zhan a {
    color: white!important;
}
.gjgnjsld p {
    font-size: 16px;
    text-align: justify;
}

.ht{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;}


.box3{margin-top:38px;}
.tts3{text-align:center;font-size:36px;color:#2f2f2f;background:url(../images/tt3.png) no-repeat center center;}
.tts3 span{color:#009ced;}
.ttss3{background:url(../images/ts.png) no-repeat center bottom;padding-bottom:31px;}


.ads{margin-top:28px;}
.ads li{width:502px;float:left;margin-right:56px;margin-bottom:30px;}
.ads li:nth-child(2n){margin-right:0;}
.ads li img{width:502px;height:160px;}
.ads li .det{margin-left:20px;}
.ads li h3{font-size:22px;padding-top:15px;color:#009ced;}
.ads li h4{font-size:12px;color:#909090; text-transform: uppercase;font-weight:normal;}
.ads li span{font-size:15px;line-height:30px;padding-top:12px;display:block;color:#4b4b4b;}
.ads li p{background:url(../images/dian.png) no-repeat left center;padding-left:14px;}


.box4{background:#f8f8f8;padding-top:38px;padding-bottom:48px;}
.tts4{text-align:center;font-size:36px;color:#2f2f2f;background:url(../images/tt4.png) no-repeat center center;}

.estructure li{margin-top:30px;background:#fff;height:175px;}
.estructure li .img1{width:246px;height:175px;}
.estructure li .det{width:440px;margin-left:35px;}
.estructure li h3{font-size:18px;padding-top:20px;color:#00a0e8;}
.estructure li span{font-size:14px;line-height:22px;padding-top:12px;display:block;color:#4c4c4c;}
.estructure li .mm{color:#00a0e8;padding-top:12px;}
.estructure li .img2{width:301px;height:175px;}
.fl {
    float: left;
}

.ht {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
}






.totalwidth {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.pic.fl img {
    width: 534px;
    height: 484px;
}
.aygnwydj {
    width: 347px;
    height: 56px;
   /* background: url(../images/ab.png) center no-repeat;*/
    margin: 0 auto;
    margin-top: 25px;
}
.gyxtjhw {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    color: #333;
}

.biaoti {
    margin-top: 40px;
}
.gyxtjhw font {
    font-size: 36px;
    font-weight: 700;
    color: #2d84e9;
}
.top40 {
    margin-top: 40px;
}

.shgbbtl {
    width: 10px;
    height: 420px;
    background: #1c92f6;
    float: left;
}

.hsgbjtzb {
    width: 537px;
    height: 340px;
    background: #f6f6f6;
    padding: 40px 45px;
    float: left;
}

.ngjlswbz {
    font-size: 24px;
    color: #d7030c;
    height: 56px;
}

.gjgnjsld {
    line-height: 30px;
    color: #333;
    height: 186px;
    overflow: hidden;
    margin-bottom: 30px;
}

.srhlsnkd {
    width: 130px;
    height: 51px;
    background: #1c92f6;
    margin-right: 1px;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 51px;
    text-align: center;
}


.srhlsnkd a {
    width: 130px;
    height: 51px;
    background: #1c92f6;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 51px;
    text-align: center;
    display: block;
}
.jjbtyz {
    width: 560px;
    float: right;
    overflow: hidden;
    cursor: pointer;
}

.jjbtyz img {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    width: 560px;
}
.jjbtyz img:hover {
    -webkit-transform: scale(1.12,1.12);
    transform: scale(1.12,1.12);
    -moz-transform: scale(1.12,1.12);
}

.g-lfx {
    height: 630px;
    overflow: hidden;
    background: #f8f8f8;
    margin: 40px auto;
}

.biaoti1{
    padding:35px 0 ;
}
.lfx {
    position: relative;
}


.lfx li {
    width: 249px;
    height: 192px;
    float: left;
    position: relative;
    display: inline;
    margin-bottom: 18px;
}

.lfx li:nth-child(2) {
    margin: 0 20px 0 430px;
}
.lfx li:nth-child(5) {
    margin: 0 20px 0 430px;
}

.lfx li img {
    display: block;
    width: 249px;
    height: 192px;
}

.lfx li span {
    background: url(../images/tm_03.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    font: 14px "Microsoft YaHei";
    color: #fff;
    display: block;
    width: 249px;
    height: 82px;
    padding-top: 110px;
    text-align: center;
}

.lfx li p {
    font: 14px "Microsoft YaHei";
    color: #fff;
    background: url(../images/tm_06.png) repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 189px;
    height: 192px;
    padding-left: 40px;
    padding-right: 20px;
    display: none
}
.lfx li p b {
    display: block;
    font: 16px "Microsoft YaHei";
    color: #fff;
    font-weight: bold;
    padding: 50px 0 15px 0;
}
.fls {
    position: absolute;
    left: 270px;
    top: 0px;
}
.fls img {
    display: block;
    width: 384px;
    height: 402px;
}
.fls p {
    width: 340px;
    position: absolute;
    top: 90px;
    left: 28px;
}
.fls p b {
    display: block;
    font: 18px "Microsoft YaHei";
    color: #fff;
    font-weight: bold;
}
.fls p span {
    display: block;
    color: #fff;
    height: 75px;
    padding-top: 20px;
    line-height: 24px;
}
.fls p em {
    color: #666666;
    display: block;
    width: 132px;
    height: 48px;
    background: url(../images/tm_11.jpg) no-repeat;
    line-height: 48px;
    padding-left: 25px;
}
.g-yusn {
  
    overflow: hidden;
}

.g-yusn ul {
    height: 175px;
    background: url(../images/ft_03.jpg) no-repeat 145px 57px;
        margin: 35px auto 0;
}







.news {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    margin-top: 35px;
}

.lanrenzhijia {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
   /* margin-top: 40px;*/
}

.news_dt {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.lanrenzhijia .news_dt a {
    display: block;
    float: left;
    text-decoration: none;
    width: 280px;
    font-size: 16px;
    margin: 0 10px;
    padding: 15px 30px;
    box-shadow: 0 0 5px #ddd inset;
    transition: all .8s linear
}

.lanrenzhijia .news_dt a.on {
    text-decoration: none;
    width: 400px;
    font-weight: 700;
    background: #f8f8f8;
    transition: all .8s linear
}

.lanrenzhijia .news_dt a.on .news_dt_rm {
    transition: all .8s linear;
    color: #d7030c
}

.news_dt_rm {
    overflow: hidden;
    border-bottom: solid 1px #ccc;
    line-height: 40px;
    font-size: 20px;
    padding-left: 10px;
    transition: all .8s linear;
    font-weight: 700;
    color: #0067d0
}

.news_dt_ren {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #999;
    line-height: 26px;
    font-weight: 400;
    padding-left: 10px
}

.lanrenzhijia .content {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    height: 405px;
    position: relative;
    min-width: 1200px;
    margin-top: 20px
}

.lanrenzhijia .content .ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 1200px;
    min-width: 1200px
}

.lanrenzhijia .content .li {
    width: 1200px;
    float: left;
    min-width: 1200px
}

.news .news_div_item,.news .divdgweb_new_div_item {
    width: 578px;
    height: 180px;
    float: left;
    position: relative;
    margin: 12px 11px;
    transition: all .8s linear;
    box-shadow: 0 0 2px #ccc inset
}

.news_div_item_pic {
    float: left;
    width: 282px;
    height: 180px;
    overflow: hidden;
    box-shadow: 0 0 1px #ddd;
    border: 1px solid #c8c4c4;
}

.news_div_item_pic img {
    width: 282px;
    height: 180px;
    transition: all .5s linear
}

.news_div_item_content,.divdgweb_new_div_item_content {
    float: right;
    width: 270px;
    margin-right: 10px
}

.news_div_item_title,.divdgweb_new_div_item_title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 270px;
    padding-top: 10px
}

.news_div_item_title a,.divdgweb_new_div_item_title a {
    font-size: 17px;
    transition: all .8s linear
}

.news_div_item_body,.divdgweb_new_div_item_body {
    overflow: hidden;
    line-height: 23px;
    padding-top: 16px;
    height: 71px;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 28px
}

.news_dt_rgo {
    overflow: hidden;
    transition: all .8s linear
}

.news_dt_rgo a {
    font-size: 0;
    line-height: 0
}

.news_dt_rgo span {
    display: block;
    width: 90px;
    height: 1px;
    background: #999;
    transition: all .8s linear
}

.news_dt_rgo p {
    font-size: 14px;
    line-height: 48px;
    text-align: right;
    position: relative;
    z-index: 2;
    color: #0067d0;
    transition: all .8s linear;
    margin-left: 200px;
    width: 270px
}

.news_div_item_date,.divdgweb_new_div_item_date {
    position: absolute;
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 310px;
    margin-top: 142px;
    color: #999
}

.news_div_item_year,.divdgweb_new_div_item_year {
    float: left
}

.news_div_item_month,.divdgweb_new_div_item_month {
    float: left
}

.news_div_item_day,.divdgweb_new_div_item_day {
    float: left
}

.news .news_div_item:hover .news_dt_rgo span,.news .divdgweb_new_div_item:hover .news_dt_rgo span {
    transition: all .8s linear;
    width: 100%
}

.news .news_div_item:hover .news_div_item_title a,.news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a {
    transition: all .8s linear;
    color: #0067d0
}

.news .news_div_item:hover .news_dt_rgo p,.news .divdgweb_new_div_item:hover .news_dt_rgo p {
    transition: all .8s linear;
    width: 100%;
    margin-left: 0
}

.news .news_div_item:hover .news_div_item_pic img,.news .divdgweb_new_div_item:hover .news_div_item_pic img {
    transition: all .5s linear;
    transform: scale(1.15)
}



.ghdgcpb {
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    color: #1c92f6;
}
.ghdgcpb span {
    font-size: 34px;
    font-weight: 700;
    color: #d7030c;
}
.yzswnz {
    font-size: 20px;
    color: #333;
    text-align: center;
    padding-top: 2px;
    height: 40px;
    margin-top: 6px;
}
.xigtnjd {
    width: 26px;
    height: 25px;
    margin: 0 auto;
}






.info-content img {
    position: relative;
    top: 0px;
}

body {
    overflow-x: hidden;
}</pre></body></html>