<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: 14px 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;
}
.info-content p {
    line-height: 30px;
}
.info-about p {
    line-height: 30px;
}
.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;
        width: auto;
}

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 {
    height: 55px;
    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 {
    border: 1px solid #efefef;
    width: 275px;
    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: #006ce6;
    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;
}

/*鏍囬鏍峰紡*/
.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:36px auto 20px;
}

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

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

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

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

.left-box ul {

}

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


.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-list {
}

.sort-product-list li {
    display: inline-block;
    margin: 3px;
    width: 219px;
    border: 1px solid #efefef;
}

.sort-product-list li a {
    display: block;
    text-align: center;
    margin: 0 auto;
}

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

.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: 15px;
    margin-bottom: 20px;
}

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

.ln-box ul {
}

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

.ln-box ul li a {
   display: block;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}

/*浜у搧璇︽儏*/
#info-product {
    width: 1200px;
    margin: 20px auto;
}

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



#info-product-image {
    width: 200px;
    margin: 0 auto;
}

.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #efefef;
    line-height: 30px;
    color: #333;
    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;
}

#center_bg{width:1200px; margin:50px auto;height: 1022px;}

#left_l{width:230px; float:left;margin: 40px 0;}

.dh_bg_1{width:230px; background:#006ce6; height:100px;}
.jkcpflm{ font-size:24px; font-weight:bold; color:#fff; text-align:center; padding-top:15px;line-height:45px;}
.jkcpflm_yw{ font-size:14px; color:#fff; text-align:center; }

.list2{width:230px; margin-top:1px;}
.list2 td{ background:url(/image/20180509095122_1276716787.png) no-repeat; height:51px;}
.list2 td:hover{ background:url(/image/20180509094228_2025407238.png) no-repeat; height:51px;}
.list2 td a{ display:block; width:165px; height:51px; line-height:51px; padding-left:65px; text-decoration:none;color:#333; font-size:14px;}
.list2 td a:hover{color:#fff; font-size:15px;}
.list2 table tbody tr:nth-child(10) td a{ margin-bottom:1px;}

/*浜у搧*/
.fllxwm p {
    font-size: 15px;
    line-height: 29px;
    color: #191919;
}
.productshows{ width:937px; float:right;margin: 40px 0;}
.productshows1{ height:40px; background:url(/image/20180509101945_676174230.png) no-repeat;}
.productshows11{ padding-left:60px; padding-top:px; font-size:22px;color:#006ce6; font-weight:bold; float:left;}
.productshows12{ line-height:40px; font-size:15px;margin-right:13px; float:right; text-align:center;}
.productshows2{ margin-top:15px;}
.productshows2 td{float:left; width:250px; height:230px; border:solid 1px #ddd; padding:7px !important; margin:0 7px 10px 7px; position:relative; overflow:hidden; background:#fff;}
.productshows2 td br{display:none;}
.productshows2 td a{text-decoration:blink; display:block; overflow:hidden;}
.productshows2 td a img{width:100% !important; height:100% !important;}
.productshows2 td span{display:block; overflow:hidden; padding-top:10px; margin-top:6px; border-top:solid 1px #eee; line-height:28px !important; padding-right:58px; width:178px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.8s linear;}
.productshows2 td span a{font-size:14px; text-align:left; transition: all 0.8s linear;}

.productshows2 .ceshigo{width:50px; float:right; transition: all 0.8s linear;}
.productshows2 .ceshigo a{font-size:0; line-height:0; position:absolute; margin-top:-34px;}
.productshows2 .ceshigo .ceshigo_ai{ width:30px; overflow:hidden; height:30px; margin-top:5px; border-left:solid 1px #ddd; padding-left:15px; transition: all 0.8s linear}
.ceshigo_ai_l{float:left; height:1px; width:20px; background:#ccc; margin-top:14px; transition: all 0.8s linear}

.ceshigo_ai_r{float:left; width:0; height:0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom:9px solid #ccc; transform: rotate(90deg); margin-top:10px; transition: all 0.8s linear;}

.productshows2 td:hover span{transition: all 0.8s linear; width:270px; padding-right:88px;}
.productshows2 td:hover .ceshigo{transition: all 0.8s linear; width:76px;}
.productshows2 td:hover .ceshigo_ai{transition: all 0.8s linear; width:60px;}
.productshows2 td:hover .ceshigo_ai_l{transition: all 0.8s linear; width:36px; background:#137df3;}
.productshows2 td:hover .ceshigo_ai_r{transition: all 0.8s linear; border-bottom:9px solid #137df3;}
.productshows2 td:hover span a{transition: all 0.8s linear; color:#137df3;}
.productshows2 td:hover img{transform: scale(1.05);}
.productshows2 img{transition: all 0.5s linear;}
li.tupl{
    background: url(/image/77.png) no-repeat!important;
    height: 51px;
    margin: 5px 0px;
}
ul.erji :hover li{
       background: url(/image/20180509094228_2025407238.png) no-repeat!important;
    height: 51px;
}

li.tup{
background: url(/image/20180509095122_1276716787.png) no-repeat;
    height: 51px;
    margin: 5px 0px;
}
ul.index_product_sort :hover li{
    background: url(/image/20180509094228_2025407238.png) no-repeat;
    height: 51px;
}
ul.index_product_sort li a {
    display: block;
    width: 165px;
    height: 51px;
    line-height: 51px;
    padding-left: 65px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
}
ul.index_product_sort li a:hover {
    color: #fff;
    font-size: 15px;
}

.fllxwm img {
    width: 230px;
    height: 130px;
}
.clear {
    clear: both;
}


/*宸ョ▼妗堜緥*/

#Marquee_x {
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
}

#Marquee_x ul li, #Marquee_x ul li div {
    float: left;
    line-height: 25px;
    overflow: hidden;
}
.dli {
    width: 240px;
    height: 220px;
}
.altp {
    width: 100%;
    overflow: hidden;
}

.dli img {
    width: 100%;
    transition: all .5s;
    height: 180px;
}
#gcalbbj{ width:1200px; height:32px; background:url(/image/20180509151854_1761482807.png) center no-repeat; margin:48px auto;}
.gczlswz{ font-size:24px; font-weight:bold; text-align:center; color:#333;}
.gczlswz font{color:#006ce6;}
.dxzyeq{ font-size:16px; color:#333; text-align:center; padding-top:15px;    position: relative;top: -38px;}

.case_w{width:1200px; margin:0 auto; overflow:hidden;}
.case_w table tbody tr td{display: block;float: left;padding: 0 !important;width:262px; margin: 0.5%;overflow: hidden; margin-bottom: 28px;}
.case_w tr td div{padding-top: 0px !important;}
.case_w table tbody tr td div{display: block; width:262px;   height:59px;background: url(/image/20180509160738_821081539.jpg)no-repeat center 0px; font-size:18px;text-align: left;-webkit-transition:0.3s all ease; transition: 0.3s all ease;}

.case_w table tr td:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.case_w table tr td br{display:none;}
.case_w table tr td img{    transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;
    -webkit-transition: all linear 0.5s;
    display: block;
    width:300px !important;
    height:225px !important;
    margin: 0 auto;}
.case_w table tr td a{ display: block; width:262px;  height:197px; overflow: hidden;}
.case_w table tbody tr td div a{display: block;line-height: 59px; font-size: 18px; -webkit-transition:0.3s all ease; transition: 0.3s all ease; width:287px; padding-left: 15px;}
.case_w table tbody tr td:hover div{display: block; background: url(/image/20180509160738_821081539.jpg)no-repeat center -60px;color:#fff;}
.case_w table tbody tr td:hover a{color:#fff;}

/*绠€浠�*/
.gsmc {
    margin: 49px 0;
}
.abouttp {
    width: 45%;
    float: left;
}

.aboutwz a {
    font-size: 24px;
    color: #006ce6;
}
.about {
    margin-top: 23px;
    margin-left: 520px;
}
.about p {
    font-size: 14px;
    line-height: 24px;
}
.jjzywkd{ width:200px; margin:0 auto;}
.zjxpwz{ font-size:24px; color:#333; text-align:center; float:left; font-weight:bold;}
.zjxpwz font{ font-size:24px; color:#de0000;}
.zjxpwz_yw{ font-size:18px; color:#666; float:left; padding-top:5px; padding-left:10px;}
.khzsfwwz{ font-size:18px; color:#333; text-align:center; padding-top:10px; height:40px;}
.jjztxtt{ width:100%; height:3px; margin:0 auto;background:url(/image/20180509180912_216901254.png) center no-repeat;}

.jianjtp_fl{ width:501px; float:left;}
.jianjtp_fl:hover{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;cursor:pointer}
.jianjzy_fr{ width:529px; height:413px; background:url(/image/20180509165534_1017752830.png) center no-repeat; float:right; padding-left:35px; padding-right:35px;}
.gsmcbtw{ font-size:20px; color:#333; font-weight:bold; padding-top:42px; padding-left:90px; height:75px;}
.jiannrjs{ font-size:14px; color:#333; line-height:35px; height:260px;}
.gsjjwz{ font-size:16px; color:#333; float:left; padding-left:17px; width:156px;}
.gsjjwz a{ font-size:16px; color:#333; }
.gsjjwz a:hover{ font-size:16px; color:#e60012; }
.shebzswz{font-size:16px; color:#333; float:left; padding-left:27px;}
.shebzswz a{ font-size:16px; color:#333; }
.shebzswz a:hover{ font-size:16px; color:#e60012; }

/*浼佷笟褰㈣薄*/
#qiyexingx{margin:0 auto; width:1100px;}

#qiyexingx_sb{ margin:0 auto; width:1100px; height:196px;overflow:hidden; float:left;}
#qiyexingx_sb img{padding:2px; border:solid 1px #e2e0e0;}
#qiyexingx_sb img:hover{border:solid 1px #f13908;}
#qiyexingx_sb td td{padding-right:8px;}
#qiyexingx_sb td td a:nth-child(2){display:block; line-height:40px; background:#000; position:relative; margin-top:-43px; font-size:14px; background-color:rgba(0,0,0, 0.50); opacity: 0.85; filter: alpha(opacity=50); color:#fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width:230px; padding:0px 10px; transition: all 0.5s linear;}
#qiyexingx_sb td td a:nth-child(2) br{display:none;}
#qiyexingx_sb td td:hover a:nth-child(2){position:relative; line-height:188px; margin-top:-191px;  background-color:rgba(0,0,0, 0.50); opacity: 0.80; filter: alpha(opacity=50); transition: all 0.5s linear;}


/*鍙嬫儏閾炬帴*/
.link{ width:1200px; height:80px; padding-top:20px; padding-bottom:20px; margin:0 auto;}
.linklogo{ width:167px; height:26px;background:url(/image/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;}


.images{  width:294px;overflow: hidden;}
.cpizada{width: 100%;}
.cpizada li{     width: 294px;
    border: 1px solid #b1a8a8;
    float: left;
    margin-top: 10px;
    margin-left: 7px;
    margin-right: 9px;
        position: relative;
    overflow: hidden;
}
.fdj i {
    color: red;
}

.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%;
}
.cover p {
    margin-top: 10px;
    font-size: 14px;
}
.cpizada li img {     width: auto;
    height: 180px;
    transition: all .5s;
    text-align: center;
    margin: 10px 0;}
.tse span { display: inline-block; width: 294px; 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: 820px;
}

div#link_logo1 {
    overflow: hidden;
}

.cover {
    width: 100%;
    height: 100%;
    background: rgba(54, 150, 227, 0.49);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #ffffff;
    transform-origin: right bottom;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
}

.fdj {
    width: 30px;
    height: 30px;
    background: url(../image/timg.png) no-repeat;
    background-size: 30px 30px;
    display: block;
    border-radius: 50%;
    line-height: 30px;
    margin: 30px auto;
}


.foot_record a {
    color: #939393;
}</pre></body></html>