﻿@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,pre,span,div,strong,b,i,em,dd,dt,dl,ul,li,b{padding:0;margin:0;list-style: none;}
body {font-family: "微软雅黑","宋体",Arial, Helvetica, sans-serif;font-size: 12px; color: #545454;}

a{color:#484848;}
a:hover{ text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
.clear{clear:both;}
.container {width: 1200px;margin:0 auto;padding:0;}
.fl, .l, #l {float: left;}
.fr{float: right;}

.header_top {
    height: 38px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    background: #f5f5f5;
}
.header_top span {
    display: inline-block;
    line-height: 38px;
    height: 38px;
	font-size: 14px;
}
.header_top span:nth-child(2) {
    float: right;
    position: relative;
}
.header_top span:nth-child(2) a {
    display: inline-block;
    margin:0 10px;
	font-size: 14px;
}
.header_top span:nth-child(2) a:after {
    content: "*";
    position: absolute;
    margin: 0 5px;
    top: 2px;
    color: #129ed5;
}
.hd_cont {
    position: relative;
    height: 135px;
}
.hd_cont .hd_logo {
    position: absolute;
    left: 0;
    top: 28px;
}
.hd_cont .hd_logo dd {
    margin-top: 12px;
    margin-left: 24px;
    padding-left: 20px;
    border-left: 1px solid #9B9B9B;
    padding-top: 2px;
    line-height: 30px;
}
.hd_cont .hd_logo dd h2 {
    font-size: 15px;
    font-weight: normal;
    color: #808080;
    padding-top: 7px;
}
.hd_cont .hd_logo dd p {
    font-size: 15px;
    color: #808080;
}
.hd_cont .dh_phone {
    padding: 0 0 18px 180px;
    margin-top: 45px;
    background: url(../images/phone.png) no-repeat left center;
    color: #5c5c5c;
    display: table;
    float: right;
}
.hd_cont .dh_phone dd {
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    color: #139cd7;
}
.hd_text {
    display: inline-block;
    border-left: none!important;
    margin-left: 8px!important;
    padding-left: 0px!important;
    margin-top: 5px!important;
    line-height: 12px!important;
}
.hd_text span {
    display: table;
    width: 100%;
    font-size: 14px;
    padding-top: 12px;
    color: #8c8c8c;
    letter-spacing: 4.3px;
}
.hd_text h2 {
    display: inline-block;
    font-size: 24px!important;
    display: table;
    margin-top: 5px;
    color: #139cd7!important;
    padding-top: 4px!important;
}
.mav_bg {
    background: #bbebff url(../images/navBg.png) repeat-x;
    height: 55px;
    line-height: 55px;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
    color: #139cd7;
    background: none;
    font-size: 16px;
}
.navbar-nav>li>a {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a {
    color: #484848;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #139cd7;
    background: none;
}
.navbar-nav>li:before {
    content: "";
    background: url();
    position: absolute;
    top: 0;
    display: table;
    height: 10px;
    width: 5px;
    z-index: 99999999;
}
.navbar-nav>li {
    float: left;
    margin: 0 6px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
    margin: 3px 0;
    text-align: left;
}
.navbar-default 
.navbar-nav>li>a:hover, 
.navbar-default 
.navbar-nav>li>a:focus {
    color: #484848;
    background-color: transparent;
}
.logo_text_you {
    display: table;
    width: 60%;
    float: right;
    margin-top: 40px;
}
.logo_text_i {
    font-size: 16px;
    float: right;
    margin-right: 38px;
}
.logo_text_i i {
    margin-right: 5px;
    color: #5f9cd7;
}


/*幻灯片*/
.dowebok {
    margin: 0 auto;
    overflow: hidden;
}
.swiper-container {
    margin: 0 auto;
    overflow: visible;
}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {
    display: block;
}
.swiper-slide {
    position: relative;
    opacity: 0 !important;
}
.swiper-slide img {
    width: 100%;
}
.swiper-slide-active {
    opacity: 1 !important;
}
.swiper-slide .ren {
    position: absolute;
    left: 0;
    top: 0;
    width: 1436px;
    height: 840px;
}
.swiper-button-next, .swiper-button-prev {
    display: none;
    width: 40px;
    height: 68px;
    background-size: contain;
}
.swiper-button-next {
    right: 100px;
    background-image: url(../images/next.png);
}
.swiper-button-prev {
    left: 100px;
    background-image: url(../images/prev.png);
}
.swiper-container-horizontal .swiper-pagination-bullets {
    bottom: 40px;
}
.swiper-pagination-bullet {
    width: 70px;
    height: 4px;
    margin: 0 10px !important;
    padding: 6px 0;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
}
.swiper-pagination-bullet:after {
    content: "";
    display: block;
    height: 4px;
    background-color: #fff;
    opacity: 0.5;
}

.swiper-pagination-bullet:hover:after, .swiper-pagination-bullet-active:after {
    background-color: #000;
}


/*热门关键词*/
.hot {
    display: table;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ddd;
    background: #f8f8f8f8;
    box-shadow: 1px 1px 10px #ddd;
}
.hot .hot_title {
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
}
.hot .hot_text {
    width: 75%;
    float: left;
}
.hot .hot_text span a {
    margin: 0 4px;
}
.form-control {
    float: left;
}
.input {
    display: block;
    float: right;
    margin-top: 10px;
}
.btn-primary {
    color: #fff;
    background-color: #139cd7;
    border-color: #149cd7;
}
.btn-sm {
    padding: 7px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/*推荐产品*/

.product_rec {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    display: none;
}
/*合作伙伴*/
.hezuo {
    padding:30px 0;
    background-color:#eef1f6;
}
.hezuo_w {
    position:relative;
    margin:20px auto 0;
}
.hezuo_w .h_pre,.hezuo_w .h_next {
    position:absolute;
    top:50%;
    transform: translateY(-50%);
    display:block;
    width:39px;
    height:40px;
}
.hezuo_w .h_pre {
    left:0;
    cursor:pointer;
    background:url('../images/prev.jpg') no-repeat center;
}
.hezuo_w .h_next {
    right:0;
    cursor:pointer;
    background:url('../images/next.jpg') no-repeat center;
}
.hezuo_w .hezuo_p {
    width:89%;
    margin:0 auto;
    overflow:hidden;
}
.hezuo_w .hezuo_p ul {
    width:10000%;
}
.hezuo_w .hezuo_p li {
    float:left;
    display:inline;
    width:0.234%;
    margin:0 0.02% 0 0;
    text-align:center;
}
.hezuo_w .hezuo_p li a {
    font-size:14px;
    color:#666;
    font-weight:bold;
    line-height:25px;
}
.hezuo_w .hezuo_p li a:hover {
    text-decoration:none;
    color:#50C7F5;
}
.hezuo_w .hezuo_p li img {
    width:100%;
    border:#ccc 1px solid;
}
.hezuo_w .hezuo_p li font {
    display: block;
    margin: 6px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.partner {
    margin-bottom: 30px;
}
.partner span {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.partner span h3 {
    font-size: 20px;
    font-weight: bold;
    color:#002397;
}
.fastMenu {
    margin-bottom: 45px;
    margin-top: 45px;
}
.fastMenu a {
    float: left;
    display: block;
    width: 20%;
    margin-left: 50px;
}
.fastMenu a i {
    display: block;
    float: left;
    width: 60px;
    height: 48px;
    background-position: 0 center;
    background-repeat: no-repeat;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    font-size: 40px;
    color: #939393;
}
.fastMenu a p.cn {
    font-size: 1.4em;
    line-height: 28px;
    color: #333;
}


.product_rec_top {
    font-size: 25px;
    text-align: center;
    margin-top: 35px;
}
.product_rec_top h5 {
    font-size: 30px;
    font-weight: bold;
    color: #179ed8;
}
.product_rec_top span {
    display: table;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #ababab;
    margin-top: 5px;
    font-weight: bold;
}
.product {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #ddd;
    margin-top: 45px;
    box-shadow: inset 1px 1px 10px #efefef;
    padding-bottom: 10px;
}

.product_top h3 {
    text-align: center;
    font-size: 26px;
    padding-top: 25px;
    color: #53a6d9;
    line-height: 40px;
}
.product_top span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding: 6px 0;
}
.product_top em img {
    display: table;
    text-align: center;
    margin:0 auto;
}
.product_cp {
    display: table;
    table-layout: fixed;
}
.product_cp li {
    width: 31.1%;
    margin: 1%;
    display: inline-block;
    border: 1px solid #ddd;
}
.product_cp li .img {
    width: 100%;
    overflow: hidden;
    table-layout: fixed;
}
.product_cp li .img img {
    max-width: 100%;
    float: left;
    transition: all 0.5s;
}
.product_cp li .text {
    display: table;
    width: 100%;
    padding: 18px 14px;
    background: #179ed8;
}
.product_cp li .text h5 {
    font-size: 18px;
    font-weight: bold;
    color:#ffe23c;
    border-left: 4px solid #ffe23c;
    text-indent: 0.51em;
    margin-bottom: 10px;
    line-height: 20px;
}
.product_cp li .text span {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    display: block;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    overflow: hidden;
    height: 40px;
}

.product_cp li:hover .img img {
    transform: scale(1.1);
}


.Adv {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    background: url(../images/adv_bg.jpg) no-repeat center;
    padding: 40px 0;
    padding-top: 50px;
    margin-bottom: 45px;
    background-size: cover;
}
.Adv_body ul li {
    width: 23%;
    border: 1px solid #ddd;
    min-height: 326px;
    float: left;
    margin: 1%;
    padding: 8px;
    background-color: rgba(255,255,255,1);
    border-radius: 3px;
    cursor: pointer;
}
.Adv_body ul li em {
    overflow: hidden;
    table-layout: fixed;
}
.Adv_body ul li em img {
    max-width: 100%;
    border: 1px solid #ddd;
}

.Adv_body ul li:hover{-webkit-animation: test 0.2s ease-in 2;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}}

.Adv_body ul li h5 {
    padding-top: 20px;
    margin-bottom: 8px;
    font: 18px/18px "Microsoft Yahei";
    color: #333;
    height: 55px;
    background: url(http://login.114my.cn/memberpic/tyssj0769/uploadfile/image/20170313/20170313202013_944742154.jpg) no-repeat center bottom;
    text-align: center;
}
.Adv_body ul li span {
    color: #666;
    display: block;
    line-height: 22px;
}

.Adv_top {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}
.Adv_top h2 {
    display: table;
    text-align: center;
    margin: 0 auto;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 8px;
}
.Adv_top span {
    display: inline-block;
    font-size: 16px;
    line-height: 35px;
    padding: 5px 0;
    color: #fff;
}
.Adv_top i {
    width: 50px;
    height: 3px;
    background: #fff;
    display: block;
    margin: 0px auto;
}
.about_y {
    width: 62%;
}
.about_z {
    width: 34%;
}

.about_more {
    line-height: 33px;
    font-size: 14px;
    color: #2ba7dd;
}


/*关于我们*/
.about_bg {
    display: block;
    width: 100%;
    margin-bottom: 45px;
}
.about_top h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}
.about_top span img {
    display: table;
    margin: 0 auto;
}

.about_y_title{
    color: #fe3406;font-size: 22px;padding-bottom: 10px;font-weight: bold; margin-top: 26px;
}

.about_text{
    line-height: 33px;
    font-size: 14px;
}


/*首页---新闻中心*/
.index-news {
    height: 598px;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
}
.index-news dl {
    margin-top: 14px;
}
.news-tabbox {
    width: 800px;
    float: left;
}
.index-news dt {
    height: 72px;
    line-height: 72px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}
.index-news dt ul {
    margin-left: 5px;
    overflow: hidden;
}
.index-news dt li {
    float: left;
    margin: 0 6px 0 5px;
    height: 72px;
    height: 72px;
    padding: 0 10px;
    position: relative;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
}
.index-news dt li span {
    width: 1px;
    height: 22px;
    background: #ccc;
    position: absolute;
    left: -6px;
    top: 25px;
}
.index-news dt li i {
    display: block;
    height: 3px;
    background: #2ba7dd;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -1px;
    transition: left .5s,right .5s;
}
.index-news dt li.active {
    font-weight: bold;
    color: #2ba7dd;
}
.index-news dt li.active i {
    left: 0;
    right: 0;
}
.index-news dt .more {
    height: 68px;
    line-height: 68px;
    font-size: 16px;
    font-weight: normal;
    color: #666;
    position: absolute;
    right: 6px;
    top: 6px;
}
.index-news dt .more a {
    color: #666;
}
.news-tabcont {
    margin-top: 30px;
}
.news-tabitem .first {
    overflow: hidden;
    margin-bottom: 32px;
}
.news-tabitem .first .pic {
    width: 314px;
    height: 215px;
    float: left;
    position: relative;
    overflow: hidden;
}
.news-tabitem .first .pic a {
    display: block;
    height: 100%;
}
.news-tabitem .first .pic img {
    display: block;
    width: 100%;
    min-height: 100%;
    transition: transform .6s;
    height: 100%;
    border:1px solid #ddd;
}
.news-tabitem .first .pic:hover img {
    transform: scale(1.1);
}
.news-tabitem .first .text {
    width: 466px;
    float: right;
}
.news-tabitem .first .title {
    overflow: hidden;
}
.news-tabitem .first .time {
    float: right;
    height: 30px;
    line-height: 30px;
    font-family: "Arial";
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.news-tabitem .first .name {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    margin-right: 84px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-tabitem .first .name a{
    color: #2ba7dd;
}

.news-tabitem .first .desc {
    font-size: 14px;
    height: 72px;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box !important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.news-tabitem .first .more {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #ee1d23;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 56px;
}
.news-tabitem .first .more:hover {
    color: #fff!important;
    margin-left: 10px;
}
.news-tabitem ul {
    margin: 0 -20px;
}
.news-tabitem li {
    width: 380px;
    float: left;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 20px 8px 20px;
    position: relative;
}
.news-tabitem li .time {
    float: right;
    margin-right: 10px;
    height: 39px;
    line-height: 39px;
    font-family: "Arial";
    font-size: 14px;
    color: #666;
}
.news-tabitem li .title {
    margin-right: 106px;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 18px;
    position: relative;
}
.news-tabitem li .title:before {
    content: ">";
    display: inline-block;
    position: absolute;
    left: 0px;
}
.news-tabitem li .title a {
    color: #666;
}
.problem-dl {
    width: 340px;
    float: right;
}
.problem-ibox {
    margin-top: 16px;
    height: 446px;
    overflow: hidden;
}
.problem-ibox .bd li {
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    display: table;
}
.problem-ibox .bd li .text {
    overflow: hidden;
}
.problem-ibox .bd li .q {
    margin-bottom: 14px;
}
.problem-ibox .bd li span {
    display: block;
    float: left;
    margin-top: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #666;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.problem-ibox .bd li .a span {
    background: #2ba7dd;
}
.problem-ibox .bd li .title {
    margin-left: 30px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.problem-ibox .bd li .desc {
    margin-left: 30px;
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    display: -webkit-box !important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.problem-ibox .bd li .desc a {
    color: #666;
}

/*友情链接*/
.links {
    background: #fff;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    padding: 18px 0;
}
.links a {
    color: #999;
}
.links span {
    display: block;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}
.links span i{
    margin-right: 10px;
    color: #2ba7dd;
}

.links ul {
    margin-left: 82px;
    overflow: hidden;
}
.links li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 22px;
}

/*底部*/
.footer {
    background:#2ba7dd;
    color:#fff;
    position: relative;
    overflow: hidden;
    padding:40px 0;
}
.footer_a {
    border-right: 1px solid #ddd;
    padding: 0;
    min-height: 230px;
    display: table;
}
.footer_a i:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    display: block;
    background: #fff;
    left: 0;
    top: 35px;
    transition: 0.6s all ease-in-out;
}
.footer_a h3 {
    font-size: 18px;
    font-weight: bold;
}

.footer_a ul {
    width: 100%;
    display: table;
    margin-top: 30px;
}
.footer_a ul li {
    width: 48%;
    margin: 1%;
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
}
.footer_a ul li a{
    color:#fff;
    font-size: 15px;
}


.footer_b {
    margin-left: 56px;
    display: table;
    width: 45%;
}

.footer_b span{
    display: table;
    margin-top: 30px;
    line-height: 26px;
    font-size: 14px;
}

.footer_c{
    margin-left: 50px;
    border: none;
    width: 20%;
    }
.footer_c span {
    width: 145px;
    display: table;
    margin-top: 30px;
}
.footer_c span img{width: 100%;}

.footer_bottom {
    display: table;
    width: 100%;
    text-align: center;
    line-height: 45px;
    background:#228bb9;
    color: #fff;
    font-size: 14px;
}



.scroll-outer {
    padding-bottom: 10px;
}
#scroll {
    width:1080px;
    margin:0 auto;
    padding-top:8px;
    font-family:"Microsoft Yahei";
}
#scroll .owl-wrapper-outer {
    margin:0 auto;
}
#scroll .item {
    position:relative;
    width:250px;
    margin:0 auto;
    background-color:#fff;
    overflow:hidden;
}
#scroll .shd {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.15);
}
#scroll .shd a {
    display:block;
    width:250px;
    height:239px;
    *background-image:url(about:blank);
    background-image:url(about:blank)\0;
}
#scroll .txt {
    position:absolute;
    left:0;
    bottom:0;
    width:226px;
    height:100px;
    padding:0 12px;
    color:#888;
    box-shadow:0 0 15px 15px rgba(228, 233, 238, 0.95);
    background-color:#e4e9ee\9;
    background-color:rgba(228, 233, 238, 0.95);
}
#scroll h3 {
    width:226px;
    height:25px;
    margin-bottom:6px;
    padding-top:6px;
    font:700 18px/25px arial,"Microsoft Yahei";
    overflow:hidden;
}
#scroll h3 a {
    color:#333;
    text-decoration:none;
}
#scroll h3 a:hover {
    color:#338de6;
}
#scroll p {
    width:226px;
    height:54px;
    line-height:18px;
    font-size:12px;
}
#scroll .item:hover .shd {
    background-color:rgba(0, 0, 0, 0);
}
#scroll .item:hover .txt {
    background-color:#fff\9;
    background-color:rgba(248, 249, 249, 0.95);
    box-shadow:0 0 15px 15px rgba(248, 249, 249, 0.95);
}
.owl-theme .owl-controls .owl-buttons div {
    position:absolute;
    top:150px;
    width:30px;
    height:60px;
    margin:0;
    padding:0;
    border-radius:0;
    font:60px/60px "宋体";
    background-color:transparent;
    overflow:hidden;
    _display:none;
    color:#fff;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left:-40px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right:-40px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:before {
    content:"<";
}
.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content:">";
}

.pic img {
    width: 100%;
}

.class {
    display: table;
    margin-top: 12px;
    border-top: 1px dashed #ddd;
    width: 100%;
    text-align: center
}

.class li {
    display: inline-block;
    padding: 10px 15px;
    margin: 10px 10px;
    background: #139cd7;
    border-radius: 5px;
}
.class li a {
    color:#fff;
}


/*内页样式*/
.ny_main{
    display: inline-block;
    width: 100%;
    margin:25px auto;
}
.left{
	display: inline-block;
	padding:0;
	margin:0;
	
}

.ny_left_class{
	padding:5px;
}

/* .ny_left_class ul {
    padding: 8px 10px;
} */

.ny_left_class h2{
	font-size: 22px;
    color: #fff;
    background: #5f9cd7;
    text-align: center;
    padding: 20px 0;
}

.ny_left_class ul{
    border: 4px solid #5f9cd7;
    border-top: none;
}

.ny_left_class>ul>li {
    padding: 12px 0;
    display: inline-block;
    border-bottom: 1px dashed #ddd;
    width: 100%;
    text-indent: 1.4em;
    margin: 0px 0;
    position: relative;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding:10px 10px;
	position: relative
}
.ny_left_class>ul>li:hover{

}

.ny_left_class ul li a{
	font-size: 14px;
	display: table;
	width: 100%;
	height: 100%;
}

.ny_left_class>ul>li>a:before {
    content: "";
    width: 8px;
    height: 8px;
    background: url(../images/lf_n_ic2.jpg) no-repeat center;
    background-size: cover;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 14px;
}

.ny_left_class>ul>li .ny_class {
    width: 100%;
    border-top: 1px dashed #ddd;
    margin-top: 14px;
    display: none
}

.ny_left_class .on .ny_class{
    display: block;
}


.ny_left_class>ul>li .ny_class dl dd {
    margin: 0;
    padding: 10px 0;
    display: table;
    width: 100%;
    border-bottom: 1px dashed #ddd;
    text-indent: 16px;
}

.ny_left_class>ul>li .ny_class dl dd a{
    color:#5f9cd7;
    font-size: 12px;
}
.ny_left_class>ul>li .ny_class dl dd:hover{
    background:#5f9cd7;
}

.ny_left_class>ul>li .ny_class dl dd:hover a{
    color:#fff;
}

.ny_left{
	display: inline-block;
	width: 240px;
	float: left;
}

.ny_bottom {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    padding: 5px;
}

.ny_bottom h3{
	font-size:18px;
	text-align: center;
	background: #5f9cd7;
	padding: 12px 0;
	color:#fff;
	font-family: 微软雅黑;
}

.picMarquee-top {
	margin:0 auto;
	width:100%;
	overflow:hidden;
	position:relative;
	border:1px solid #ccc;
}
.picMarquee-top .hd {
	overflow:hidden;
	height:30px;
	background:#f4f4f4;
	padding:0 10px;
}
.picMarquee-top .hd .prev,.picMarquee-top .hd .next {
	display:block;
	width:9px;
	height:5px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
	background:url("../images/arrow.png") 0 -100px no-repeat;
}
.picMarquee-top .hd .next {
	background-position:0 -140px;
}
.picMarquee-top .hd .prevStop {
	background-position:-60px -100px;
}
.picMarquee-top .hd .nextStop {
	background-position:-60px -140px;
}
.picMarquee-top .bd {
	padding:10px;
}
.picMarquee-top .bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee-top .bd ul li {
	text-align:center;
	zoom:1;
	margin-bottom: 5px;
}


.picMarquee-top .bd ul li .pic {
	text-align:center;
}
.picMarquee-top .bd ul li .pic img {
	width: 100%;
	display:block;
	padding:2px;
	border:1px solid #ccc;
}

.picMarquee-top .bd ul li .title {
	line-height:24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.ny_right{
    display: inline-block;
    width: 930px;
    float: right;
}

.ny_right_top {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    height: 40px;
}

.ny_right_top .ny_nav_z{
	float: left;
}

.ny_right_top .ny_nav_z span {
    float: left;
    font-size: 16px;
    color: #5f9cd7;
    line-height: 40px;
    font-weight: bold;
}

.ny_right_top .ny_nav_y{
	float: right;
}

.ny_right_top .ny_nav_y a {
    font-size: 13px;
    color: #7d7d7d;
    margin: 0 2px;
}

.ny_right_top .ny_nav_y a i{
	font-size: 16px;
	margin-right: 3px;
	color: #5f9cd7;
}

/* 内容 */
.content {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    table-layout: fixed;
    margin-top: 15px;
}
.content img{
	max-width: 100%;
}

/* 图片放大 */
.content_img{
	width: 100%;
	display: inline-block;
	margin-top: 15px;;
}

.content_img ul li{
	width: 31%;
	margin:1%;
	float: left;
	border:1px solid #ddd;
}
.content_img .img{
	overflow: hidden;
	width: 100%;
	table-layout: fixed;
}
.content_img .img img{
	max-width: 100%;
	float: left;
}

/* 产品 */
.product_img{
	width: 100%;
	margin-top: 15px;
}

.product_img li {
    width: 31%;
    float: left;
    margin: 1%;
}

.product_img li .img{
	overflow: hidden;
	width: 100%;
	table-layout: fixed;
    border: 1px solid #ddd;
}
.product_img li .img img{
	max-width: 100%;
	float: left;
	transition: all 0.5s;
}
.product_img li:hover .img img{
	transform: scale(1.1);
}


.product_img li span {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 6px 5px 0 5px;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.products{
	display:inline-block;
	width: 100%;
	margin-top: 15px;
}
.products .product_z{
	width: 48%;
	float: left;
}
.products .product_y{
	width: 48%;
	float: right;
}

.products .product_y h4{
    border-bottom: 1px #e1d9d1 solid;
    font-weight: 100;
    line-height: 52px;
    height: 52px;
    overflow: hidden;
    font-size: 22px;
    color: #444;
    font-weight: bold;
}

.products .product_y span {
    padding: 12px 0;
    line-height: 28px;
    font-size: 14px;
    margin-top: 5px;
    display: table;
}

.products .product_y .tel {
    display: block;
    margin-top: 16px;
    width: 100%;
    font-size: 14px;
    color: #515151;
    background: url(../images/tel.jpg) no-repeat 0 8px;
    padding-left: 48px;
}

.products .product_y  .tel b {
    display: block;
    font-size: 26px;
    color: #ca0d04;
    font-weight: normal;
}

.cpx2w {
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.cpx2w .tite {
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    margin: 5px 0;
    color: #025bca;
}

.cpx2w .tite span {
    border-bottom: 1px solid #025bca;
    height: 42px;
    display: inline-block;
}
.cpx2w .cpsm {
    padding: 6px;
    line-height: 28px;
    font-size: 14px;
}

.rec{
	display: inline-block;
	width: 100%;
}
.rec li{
	width: 23%;
	margin:0 auto;
	float: left;
	margin:1%;
}
.rec li .img{
	overflow: hidden;
	width: 100%;
	table-layout: fixed;
	border:1px solid #ddd;
}
.rec li .img img{
	max-width: 100%;
}
.rec li span{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.download {
    width: 100%;
    margin-top: 10px;
}

.download ul li{
	width: 100%;
	border-bottom: 1px dashed #ddd;
	display: table;
	padding:10px 0;
	margin-bottom: 8px;
}
.download ul li h2{
	font-size: 16px;
	width: 80%;
	float: left;
}
.download ul li span{
	display: inline-block;
	float: right;
	margin-right: 5px;;
}


/* 在线留言 */
.hza {
    margin: 30px auto;
    background: #fff;
    padding: 10px;
    color: #e10601;
}
.hza:after{
	content: " "; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	ont-size: 0; 
	line-height: 0;
}
.soka {
    width: 48%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 12px;
    padding-left: 10px;
    font-size: 12px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 35px;
    margin-right: 5px;
}
.sokb {
    height: 65px;
    border: 1px solid #D8D8D8;
    line-height: 50px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    width: 97%;
    color: #757575;
    margin: -30px;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 10px;
	display: table;
}
.tj {
    display: inline-block;
    width: 120px;
    line-height: 30px;
    height: 30px;
    background: #ddd;
    margin-right: 10px;
    margin-top: 35px;
    border:1px solid #ddd;
}
.feedback{
	display: inline-block;
}

/* 新闻中心 */
.new_bg{
	width: 100%;
	margin-top: 15px;
}
.new_bg ul li{
	display: table;
	width: 100%;
    margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.new_bg ul li .new_img{
	width: 18%;
	float: left;
	overflow: hidden;
	table-layout: fixed;
	border: 1px solid #f5f5f5;
	margin-right: 20px;
}
.new_bg ul li .new_img img{
	max-width: 100%;
}
.new_bg ul li .new_text{
	width: 76%;
	display: inline-block;
	float: left;
	margin-top: 10px;
}

.new_bg ul li .new_text h4{
	font-size: 18px;
	padding:5px 0;
}

.new_bg ul li .new_text span {
    font-size: 14px;
    line-height: 22px;
    color: #999;
    display: table;
    width: 100%;
}

.new_bg ul li .new_text i{
    padding: 5px 0;
    font-size: 14px;
    color: #5f9cd7;
	font-style: normal;
	display: table;
}

.new_top{
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}
.new_top h2{
	font-size: 20px;
	text-align: center;
}

.new_time {
    padding: 12px 0;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #a9a9a9;
    padding-bottom: 5px;
}

.new_text{
	font-size: 14px;
	line-height: 30px;
	color: #7e7e7e;
	font-family:宋体;
}

.new_border {
    display: table;
    width: 100%;
    text-align: center;
    font-size: 14px;
    background: #fefefe;
    margin-bottom: 14px;
	border-bottom: 1px solid #ddd;
}

.fanye{
	display: table;
    width: 100%;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 10px 0;
}

.fanye span {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
}
.contact {
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    width: 100%;
    margin-top: 20px;
}
.map{
	width: 100%;
	margin-top: 15px;
}
.ny_banner {
    overflow: hidden;
}
.ny_banner img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

@media screen and (max-width:1199px) {
.container {width: 100%;margin:0 auto;padding:0;}
}

@media screen and (max-width: 50em) {
    .htmleaf-header {
        padding: 3em 10% 4em;
    }
    .htmleaf-header h1 {
        font-size:2em;
    }
}


@media screen and (max-width: 40em) {
    .htmleaf-header h1 {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 30em) {
    .htmleaf-header h1 {
        font-size:1.2em;
    }
}