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


/*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: 120px;
    margin: 0 auto;
    position: relative;
}

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

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

.nav-menu {

}
.navt{width: 100%;background: #0badb5;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:#0badb5;opacity: 0.8;}
.navt&gt;ul&gt;li .list-ul a{color: #fff;display: block;}
.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: 16px;
    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: 13px;
    line-height: 24px;
    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: 23px;
}

.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;
    line-height: 20px;
}

/*åˆ†é¡µ*/

.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;
}
div#info-product-image img {
    position: relative;
    top: 0px;
}
#info-product-image {
    width: 200px;
   
      height: auto;
    overflow: hidden;
}

.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #0badb5;
    line-height: 30px;
    color: #fff;
    display: inline-block;
}
.info-content p {
    line-height: 30px;
}
/*ç›¸é‚»è¯¦ç»†ä¿¡æ¯*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}
.info-about p {
    line-height: 30px;
}
.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: 19px;
}
ul.rightbox_product_relation_ul img {
    position: relative;
    top: 0px;
}

.c2{padding: 45px 0;background: #f2f2f2;}
.tlt2 h3{color: #008cd7;text-align: center;}
.tlt2 p{color: #999999;text-align: center;background: url(../images/line03.png) no-repeat center;}
.c2-con .conn{width: 1200px;height: 310px;background: url(../images/c2bg.png) no-repeat center;margin-top: 50px;}
.c2-con .conn li{text-align: center;float: left;width: 300px;}
.c2-con .conn li:nth-child(2){padding: 0 146px;}
.c2-con .conn li a{display: block;}
.c2-con .conn li a img{width: 125px;height: 127px;}
.c2-con .conn li h4{color: #000;background: url(../images/line04.png) no-repeat bottom center;margin: 15px 0;}
.c2-con .conn li h4 a{color: #000;font-size: 17px;}
.c2-con .conn li .wz{color: #555555;font-size: 14px;
    line-height: 30px;}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.tlt2 h3 {
    color: #008cd7;
    text-align: center;
    font-size: 28px;
}
.tlt2 p {
    text-align: center;
    background: url(../images/line03.png) no-repeat center;
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.right.fr p {
    width: 637px;
    text-align: justify;
}
.newbox{line-height:22px;height:660px;overflow: hidden;color: #666;padding:57px 0 0;}
.newbox .til01{margin-bottom: 9px;}
.news{height:519px;border-bottom: solid 1px #e9e9e9;margin-bottom: 51px;}
.news h3{height:48px;line-height:40px;border-bottom: solid 1px #e0e0e0;font-size:18px;color: #007cc2;background:url(../images/ico03.jpg) no-repeat 0 0;padding: 0 0 0 54px;margin-bottom: 35px;}
.news h3 span{float: right;padding: 3px 0 0;font-weight: normal;font-size: 14px;}
.news h3 span a{width: 128px;line-height: 46px;text-align: center;color: #fff;background: #007cc2;}
.news h3 a{color: #007cc2;display: block;float: left;}
.news h3 em{color: #bdbdbd;text-transform: uppercase;padding: 0 0 0 10px;font-size: 12px;font-weight: normal;}

.new_c1 dl{width: 570px;float: left;}
.new_c1 ul{width: 580px;float: right;}
.new_c1 dt,.new_c1 dt img{width:570px;height:285px;display: block;overflow: hidden;}
.new_c1 dd{display: block;padding:22px 0 0;}
.new_c1 dd h4{height:65px;white-space: nowrap;font-size: 16px;line-height:65px;font-weight: normal;}
.new_c1 dd h4 a{color: #333;font-size: 16px;}
.new_c1 dd span{width:85px;line-height: 29px;display: block;border-right: solid 1px #e7e7e7;height: 68px;margin: 9px 29px 0 0;float: left;}
.new_c1 dd .new_wp{width:454px;display: block;float: left;}
.new_c1 dd h4{display: block;font-size: 16px;color: #333;font-weight: normal;height: 37px;line-height: 37px;}
.new_c1 li{height:106px;border: solid 1px #ebebeb;margin-bottom: 34px;}
.new_c1 li span{width: 107px;float: left;text-align: center;height:87px;border-right: solid 1px #ebebeb;overflow: hidden;color: #aaa;padding: 20px 0 0;}
.new_c1 li span b,.new_c1 dd span b{display: block;font-size:44px;color: #474747;line-height:38px;}
.new_c1 li p{width:410px;float: left;padding:11px 0 0 32px;}
.new_c1 li p a{display: block;color: #333;height: 37px;line-height: 37px;font-size: 16px;}
.new_c1 li p a:hover,.new_c1 li:hover p a{color: #007cc2;}

.faqs{height: 239px;overflow: hidden;}
.faqs h3{width: 142px;height: 130px;background:url(../images/ico05.gif) no-repeat 30px 94px #007cc2;padding:30px 0 0 32px;font-size: 18px;color: #fff;line-height: 29px;float: left;}
.faqs h3 a{color: #fff;display: block;}
.faqs_c{width: 1026px;overflow: hidden;}
.faqs_cl{width: 1100px;}
.faqs_c dl{width: 425px;height:126px;overflow: hidden;border-right: solid 1px #e5e5e5;padding:0 60px;float: left;margin-top: 19px;}
.faqs_c dt{height:51px;background:url(../images/ico04.gif) no-repeat 0 6px;padding:32px 0 0;font-size: 16px;line-height: 32px;font-weight: bold;color: #007cc2;}
.faqs_c dt a{color: #007cc2;}
.til01 {
    text-align: center;
    color: #333;
    font-size: 36px;
    line-height: 40px;
    clear: both;
    display: block;
    height: 80px;
    white-space: nowrap;
    margin-bottom: 36px;
    background: url(../images/tilbg1.png) no-repeat center bottom;
}
.new_wp a {
    font-size: 16px;
}
.new_wp p {
    font-size: 14px;
}
.til01 em {
    display: block;
    color: #bfbfbf;
    line-height: 26px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
h2.wow.zoomIn.animated.til01 a {
    font-size: 30px;
}
.news h3 a {
    font-size: 20px;
}</pre></body></html>