<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*css åˆå§‹åŒ– */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

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

* {
    font-family: Microsoft YaHei, iconfont !important;
}

body {
    font: 12px Microsoft YaHei, 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 {
    font-size: 100%
}

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: 75px;
}

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

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

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

.nav-menu {

}

.nav-menu &gt; li {
    float: left;
    width: 110px;
    line-height: 75px;
    text-align: center;
    position: relative;
}

.nav-menu &gt; li.active:after {
    position: absolute;
    content: '';
    width: 110px;
    height: 3px;
    background: #a63d02;
    top: -2px;
    left: 0px;
}

.hide-after:after {
    display: none;
}

.nav-menu &gt; li &gt; a {
    display: block;
    font-size: 14px;
}

.nav-search {
    height: 30px;
    margin: 8px 0 0 0;
}

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

.nav-search form select {
    position: absolute;
    top: 5px;
    left: 5px;
}

.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: #015cb5;
    width: 40px;
    height: 30px;
    color: #fff;
    position: absolute;
    right: 0px;
}

.nav-keyword {
    position: absolute;
    right: 0px;
    bottom: 8px;
}

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

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

.toproll {
    width: 1200px;
    height: 64px;
    background: url(/image/toproll.png) 50%;
    position: relative;
    margin: 0 auto;
}

.toproll:before {
    content: '';
    height: 64px;
    width: 1000px;
    background: #0d2758;
    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: #fff;
    line-height: 51px;
    font-size: 14px;
}

.toproll-right-ul {
}

/*é¡¶éƒ¨æ–°é—»æ»šåŠ¨*/
.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: #fff;
}

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

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

/*æ&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: #015cb5;
}

.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: #015cb5;
}

.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: #015cb5;
}

.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: #015cb5;
}

.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: #015cb5;
    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: #015cb5;
}

.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: #015cb5;
}

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

/*å…³äºŽæˆ‘ä»¬é¡µé¢*/
#page-about {
    width: 1200px;
    margin: 20px auto 20px;
}

.page-about-left {
        width: 245px;
}

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

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

.left-box h2 {
        margin-bottom: 14px;
    position: relative;
    text-indent: 10px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #015cb5;
    font-weight: bold;
}


.left-box ul {

}

.left-box ul &gt; li {
   display: block;
    text-indent: 27px;
    font-size: 14px;
    color: #666666;
    position: relative;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    margin: 15px;
}

.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: #015cb5;
}

.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: #015cb5;
}

.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: 245px;
}

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

.sort-product-list {
}

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

.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: 130px;
}

.sort-new-list li a h3 {
  position: absolute;
    top: 0px;
    left: 150px;
    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: 150px;
    text-indent: 24px;
    line-height: 24px;
}

/*åˆ†é¡µ*/

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

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

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

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

.ln-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.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: #015cb5;
}

.ln-box ul {
}

.ln-box ul li {
       width: 440px;
    border-bottom: 1px dashed #efefef;
    float: left;
}

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

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

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

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

#info-product-image {
	    width: 520px;
	margin: 0 auto;
}
#info-product-image .bx-wrapper .bx-viewport{height: 400px;}
.info-parameter {
	margin: 10px 0;
	height: 30px;
	padding: 0 10px;
	background: #015cb5;
	line-height: 30px;
	color: #fff;
	display: inline-block;
}
.info-product-image .slide img{
	    max-width: 800px;
    display: block;
    height: 400px;
}


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

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}


.index_nav{
	background: #373b8f;
	height: 52px;
}
.index_nav_menu {
	width: 1200px;margin: 0 auto;
}
.index_nav_menu li{
	width: 171px;
	float: left;
}
.index_nav_menu li a{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 52px;
}
.index_header_bg{}
.index_header{
	width:1200px;
	margin: 0 auto;
}

/* nav S */

#nav {
        background: #0090ff;
    height: 52px;
}

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

.nav&gt;li {
    float: left;
    width: 171px;
    line-height: 52px;
    text-align: center;
    position: relative;
        background: url(/image/20181208114056_2144444729.png) center right no-repeat;
}

.nav&gt;li a {
    color: #fff;
    display: block;
    font-size: 14px;
}

.nav&gt;li.list {
    position: relative;
}

.nav&gt;li.list .list_ul {
    position: absolute;
    left: 0;
    display: none;
    width: 171px;
    z-index: 9999;
}

.nav&gt;li.list .list_ul&gt;li {
       position: relative;
    border-bottom: 1px solid #0170cc;
    background: #fff;
}

.nav&gt;li.list .list_ul&gt;li a {
      line-height: 38px;
    color: #000000;
}

.fullscreen_list_div {
    background: #ff675d;
}

.fullscreen_list_div {
    display: none;
    position: relative;
    z-index: 9999;
}



/* nav E */


/*
åº•éƒ¨S
*/

.copyright{
	    background: #0c4813;
    width: 100%;    height: 34px;
    margin-top: -15px;
}
.qyfz li{
	float: left;
}
.qyfz li a h4{
	    color: #9f9f9f;
    line-height: 34px;
}
/*
åº•éƒ¨E
*/


.sort-product-list li{
    width: 200px;
    text-align: center;
    margin: 20px 10px;
    float: left;
    height: 200px;}
.sort-product-list li img{
	max-width: 200px;
	height: 180px;
}
.index_k_bg{
	width: 100%;
	background: #f3f3f3;
	height: 42px;
	display: none;
}
.index_k{
	font-size: 15px;
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
}
.index_k span{
	float: left;
}
.page-content,.left-box-content{
	    margin: 10px;
    line-height: 30px;
}
.info-content {
    
    line-height: 32px;
}
.clear{clear:both;}
.fl{float:left;}
.fr{
	float: right;
}
.container{
	width:1200px;
	margin: 0 auto;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 20px;
    padding: 0;
    *zoom: 1
}

.bx-wrapper img {
    max-width: 100%;    height: 226px;
    display: block
}

.bx-wrapper .bx-viewport {
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 15px;
    width: 100%;
    z-index: 999;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #999
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}


#full-screen-slider { width:100%; height:500px; float:left; position:relative}
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:450px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}

.in_titlt{
	    margin: 20px 0;
    font: normal 45px "AvantGarde Bk BT";
    color: #666;
    text-align: center;
}

.tit2{
	    font-size: 30px;
    font-weight: bold;
    color: #00a9e3;
    position: relative;
}
.tit2:before{
	    position: absolute;
    content: ' ';
    width: 60px;
    height: 3px;
    background: #cecece;
    top: 20px;
    left: 440px;
}
.tit2:after{
	    position: absolute;
    content: ' ';
    width: 60px;
    height: 3px;
    background: #cecece;
    top: 20px;
    right: 440px;
}

.index_pro .list{text-align: center;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 0;
}
.index_pro .list ul {
	    display: inline-block;
}
.index_pro .list ul li{
	    float: left;
    width: 154px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background: #00a9e3;
    margin: 0 10px;
}
.index_pro .list ul li a{
	color: #FFFFFF;
	font-size: 15px;
}
.index_pro .list ul li a{
	display: block;
}
.in_more{
	width:220px;
	height: 55px;
	border: 1px solid #888888;
	    margin: 20px auto;
	text-align: center;
	line-height: 55px;
	position: relative;
}
.in_more a{
	font-size: 14px;
}
.in_more:before{
	    position: absolute;
    content: ' ';
    width: 490px;
    height: 1px;
    background: #cecece;
    top: 27px;
    left: 220px;
}
.in_more:after{
	    position: absolute;
    content: ' ';
    width: 490px;
    height: 1px;
    background: #cecece;
    top: 27px;
    right: 220px;
}
.about_bg{
	margin-top: 40px;
	width: 100%;
	height: 460px;
	    background: #f1f1f1;
}
.aboutfr{
	    width: 540px;
    background: #FFFFFF;
    height: 324px;
    margin-top: 40px;
    padding: 30px;    line-height: 26px;
}
.fc_tit{
	width:1200px;
	font-size: 20px;
	color: #00A0E9;
	border-bottom: 1px solid #888888;
	position: relative;line-height: 48px;
}
.fc_tit:after{
	    position: absolute;
    content: ' ';
    width: 80px;
    height: 3px;
    background: #00A9E3;
    top: 46px;
    left: 0;
}
.envir{
	margin: 30px auto;
}

.about_tit{
	font-size: 28px;
	line-height: 40px;
	
}
.about_tit p{
	color: #00A9E3;
	font-size: 24px;
}
.about_more{
	    width: 108px;
    height: 34px;
    background:#00A0E9;
    text-align: center;   
}
.about_more a{
	color: #fff;
	line-height: 34px;
}


/* ä¼˜åŠ¿ */
.g_ys{height: 1916px;background:url(/image/ysbg.jpg) no-repeat center top; position: relative;}
.ysimg1{top:205px;  right:0;}
.ysimg2{top:645px; left:0;}
.ysimg3{top:1090px; right:0;}
.ysimg4{top:1531px; left:0;}
.ysimg1 img{width: 589px;height: 318px;}
.ysimg2 img{width: 589px;height: 318px;}
.ysimg2 .u_ljt,.ysimg2 .u_rjt{ width:34px; height:34px; position: absolute; cursor:pointer;  display:block;}
.ysimg2 .u_ljt{left:497px;top:270px;}
.ysimg2 .u_rjt{left:540px;top:270px;}
.ysimg2 .u_ljt a{ background: url(/image/jt2.png) no-repeat; width:34px; height:34px; display:block;}
.ysimg2 .u_rjt a{ background: url(/image/jt2.png) no-repeat right 0; width:34px; height:34px; display:block;}


.ysimg1 img,.ysimg3 img,.ysimg4 img{transition: all 0.8s ease 0s;}
.ysimg1:hover img,.ysimg3:hover img,.ysimg4:hover img{transform: scale(1.05);}




.ysimg3 img{width: 589px;height: 318px;}
.ysimg4 img{width: 589px;height: 372px;}
.g_ys h2{background:url(/image/cptit.jpg) no-repeat center 131px; padding-top: 53px; height: 124px;text-align: center;font-size: 28px;color: #3990ff;}
.g_ys h2 em{display: block;font-size: 16px;color: #666666;text-transform: uppercase;padding-top: 5px;font-weight: normal;}
.m_ys1{top:250px;left:0;width: 330px;padding-left: 142px;}
.m_ys2{top:680px;left:706px;width: 360px;padding-left: 142px;}
.m_ys3{top:1131px;left:0;width: 340px;padding-left: 142px;}
.m_ys4{top:1569px;left:706px;width: 340px;padding-left: 142px;}
.g_ys .m_gy{position: absolute;}
.g_ys .m_gy h4{position: absolute;left:0;top:0; background:url(/image/ysno.png) no-repeat;width: 42px;height: 124px;text-align: center;padding: 120px 30px 0;font-size: 30px;font-weight: normal;color: #3990ff;line-height: 30px;}
.g_ys .m_gy h4 b{display: block;font-weight: normal;color: #cacaca;}
.g_ys .m_gy h3{padding-top: 24px; height: 98px;  color: #333333; font-size: 28px;font-weight: bold;}
.g_ys .m_gy h3 em{display: block; font-size: 18px; color: #333333; font-weight: normal;}
.g_ys .m_gy p{font-size: 14px; color: #555555; line-height: 32px;background:url(/image/ysico.png) no-repeat 0 12px;padding-left: 26px;}
.g_ys .m_gy p b{color: #fa0000;}
.ysimg2{
	position: absolute;
    top: 0;
    left: -692px;
}
.ysimg3{
	position: absolute;
    top: 1100px;
    left: 615px;
}
.ysimg4{
	position: absolute;
    top: 0;
    left: -692px;
}
.container2{
	    width: 1200px;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
}


#demo{
		overflow: hidden;
    width: 1200px;
    height: 650px;
    margin: 0 auto;
	}
.index_product li {
       margin: 18px;
    height: 310px;
    text-align: center;
    width: 362px;
    float: left;
    border: 1px solid #969696;}
 .index_product li img{   height: 264px;
	     width: 362px;} 
		.index_product li a h4{
  line-height: 36px;} 
	.index_product li:hover {
    box-shadow: 0 0 8px #000000;
    -webkit-transition: 0.4s ease-in;
    transition: 0.4s ease-in;
}	    
.abouttext p{
	font-size: 14px;
	    line-height: 34px;
} 

.news_ul li{
	width: 538px;
    float: left;
    background: #f6f6f6;
    padding: 20px;
    margin: 10px;
    border: 1px solid #cecece;
}

.time{
    width: 80px;
    margin-right: 20px;text-align: center;
}
.time p.day{
	font-size: 30px;line-height: 42px;
	
}
.time p.year{   font-size: 15px;
}
.title{
	    width: 418px;
}

/*åº•éƒ¨*/
footer{margin-top: 45px; background: #24a5e8; color: #fff; overflow: hidden;}
footer .f_menu{margin-top: 50px; border-top: 1px solid #50b7ed; border-bottom: 1px solid #50b7ed; padding: 18px 0; overflow: hidden;}
footer .f_menu h2{    float: left;
    color: #fff;
    font-size: 26px;
    line-height: 50px;}
footer .f_menu ul{float: right;}
footer .f_menu ul li{float: left; margin-left: 50px; line-height: 55px; font-size: 14px;}
footer .f_menu ul li a{color: #fff;;}

footer .f_menu2{padding-top: 45px;}
footer .f_menu2 &gt; li{float: left;}
footer .f_menu2 &gt; li:first-child{width: 45%;}
footer .f_menu2 &gt; li:first-child+li+li{float: right;}

footer .f_menu2 &gt; li .part4{padding-bottom: 25px; }
footer .f_menu2 &gt; li .part4 h2{font-family: Arial; font-size: 20px; line-height: 1; text-transform: uppercase; font-weight: bold;color: #fff;}
footer .f_menu2 &gt; li .part4 h3{padding-top: 10px; font-size: 14px; line-height: 1; font-weight: bold;color: #fff;}

footer .f_menu2 &gt; li .f_lxwm{margin-top: -5px; line-height: 24px;}
footer .f_menu2 &gt; li .f_lxwm dd{line-height: 28px;}
footer .f_menu2 &gt; li .f_lxwm dd i{width: 26px;display: inline-block; font-size: 14px;}

footer .f_menu2 &gt; li .f_tel{}
footer .f_menu2 &gt; li .f_tel i{display: inline-block; margin-right: 10px; width: 26px; height: 26px; text-align: center; line-height: 26px; font-size: 14px; color: #24a5e8; background: #fff; border-radius: 50%; position: relative; vertical-align: top;}
footer .f_menu2 &gt; li .f_tel h2{display: inline-block; font-size: 20px; text-align: left; line-height: 1; font-weight: normal; color: #fff; font-family: Arial;}
footer .f_menu2 &gt; li .f_tel h2 span{display: block; font-size: 12px; font-family: "å¾®è½¯é›…é»‘"; letter-spacing: 5px;}
footer .f_menu2 &gt; li .f_tel a{margin-top: 24px; display: block; background: #fff; width: 112px; height: 30px; text-align: center; line-height: 30px; color: #24a5e8;}
footer .f_menu2 &gt; li .f_tel a em{margin-right: 5px; font-size: 14px;}

footer .f_menu2 &gt; li .f_ewm{}
footer .f_menu2 &gt; li .f_ewm li{float: left; margin-left: 20px;}
footer .f_menu2 &gt; li .f_ewm li:first-child{margin-left: 0px;}
footer .f_menu2 &gt; li .f_ewm li img{margin-bottom: 10px; width: 110px; background: #fff;}

footer .links{margin-top: 50px; padding: 20px 0; border-top: 1px solid #50b7ed; line-height: 25px;  overflow: hidden;}
footer .links h2{float: left; font-size: 14px; font-weight: bold;color: #fff;    clear: both;}
footer .links h2:after{margin: 0 8px; display: inline-block; content: ""; border-left: 5px solid #fff; border-top: 5px solid transparent; border-bottom: 5px solid transparent;}
footer .links li{float: left; margin-right: 8px;}
footer .links li a,
footer .links li a:visited,
footer .links li a:hover{color: #fff;}

.title h3{
	    font-size: 14px;
    line-height: 32px;
}
</pre></body></html>