@font-face {
    font-family: 'iconfont';
    src: url("../fonts/iconfont.woff")
}

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

.news_detail h3.title_bar .iconfont::before {
    content: '\e67a';
    margin-right: 5px
}

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

.i-row {
    margin: 0 -15px
}

.fl {
    float: left
}

.fr {
    float: right
}

.di {
    _display: inline
}

.fwn {
    font-weight: normal
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px
}

#header {
}

#header .logo {
    position: relative
}

#header .out-nav {
    
}

#header .out-nav .nav {
    height: 32px;
    margin-top: 16px;
}

#header .out-nav .nav li {
    line-height: 48px;
    height: 48px;
    text-align: center;
    width: 130px;
    float: left;
    position: relative;
    z-index: 999
}
.nav li.on a.on{
    background: #2271b3;
    color:#fff!important;
}
#header .out-nav .nav li a {
    display: block;
    line-height: 38px;
    color: #333;
    height: 48px;
    font-size: 16px
}

#header .out-nav .nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2271b3
}

#header .out-nav .nav .dropdown {
    background: #fff;
    color: #fff;
    z-index: 9999;
    position: absolute;
    top: 48px;
    left: 0px;
    display: none;
    width: 100%
}

#header .out-nav .nav .dropdown a {
    border-bottom: 2px solid #fff;
    color: #333;
    height: 48px;
    line-height: 48px;
    display: block;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#header .out-nav .nav .dropdown dl{
    position: relative
}
#header .out-nav .nav .dropdown  dt{
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    display: none;
    width: 100%;
    background: #fff;
}


#header .out-nav .nav .dropdown a:hover {
    border-bottom: 2px solid #2271b3;
    text-decoration: none;
    background: none;
    color: #333
}

#header.on {
    position: fixed;
    background: #fff;
    top: 0;
    z-index: 9999;
    width: 100%;
    padding: 0
}
.txt1 ,.txt4 ,.txt5{
    background: #2271b3;
}
.wen1 ,.wen4 ,.wen5{
    width: 100%;
    
    padding: 10px
}

.wen1 h3 ,.wen4 h3 ,.wen5 h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff!important;
}

.wen1 p ,.wen4 p ,.wen5 p {
    text-align: left;
    font-size: 14px
}

a.morea {
    font-size: 14px;
    padding-top: 20px;
    cursor: pointer;
    display: block;
    color: #fff;
    text-align: right;
    display: none;
    padding-right: 20px;
}
.txt1 a.morea ,.txt4 a.morea ,.txt5 a.morea{
    font-size: 14px;
    padding-top: 20px;
    cursor: pointer;
    display: block;
    color: #fff;
    text-align: right;
    display: block;
    padding-right: 20px;
}

.wen1 .close  ,.wen4 .close ,.wen5 .close {
     position: absolute;
    right: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    background: #0e8ee0;
    line-height: 50px;
    top: 25px;
    color: #fff;
}
.bann .banne li h3{
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    text-indent: 18px;
}

.show1 {
    display: block
}

.hide1 {
    display: none
}

.i-con1 {
    margin-top: 50px
}

.i-con1 ul {
    margin: 0 -15px
}

.i-con1 ul li {
    width: 33.33%;
    padding: 15px;
    float: left;
    box-sizing: border-box
}

.i-con1 ul li .img {
    background: #f9f9f9;
    overflow: hidden
}

.i-con1 ul li .img1 {
    background: #f9f9f9;
    overflow: hidden
}

.i-con1 ul li img {
    transition: all .5s;
    max-width: 100%
}

.i-con1 ul li h3 {
    border-bottom: 2px solid #333;
    font-size: 20px;
    color: #333;
    padding: 20px 20px 10px 20px;
 
}
.i-con1 ul li:hover h3{
    border-color:#2271b3;
}
.i-con1 ul li p {
    font-size: 14px;
    padding: 20px 20px 0 20px;
    color: #333
}

.i-con1 ul li .more {
    text-align: right;
    padding: 0 20px 20px 0;
    color: #2271b3;
    font-size: 14px;
    position: relative;
    right: -10px;
    opacity: 0;
    transition: all 0.5s
}

.i-con1 ul li:hover img {
    transform: scale(1.1)
}

.i-con1 ul li:hover .more {
    opacity: 1;
    right: 0
}

.i-news #news_bg {
    width: 702px;
    float: left
}

.i-news #question_bg {
    width: 370px;
    float: right
}

.i-news .dh_bg_3 {
    width: 703px;
    height: 53px;
    border-bottom: 2px solid #000;
}
.i-news .dh_bg_3 .h1 {
    float: left;
    line-height: 48px;
    font-size: 20px;
    width: 100px;
    padding-left: 1px;
    font-weight: bold;
    color: #333
}

.i-news .dh_bg_3:hover{
    border-color:#2271b3;
}
.i-news .dh_bg_3:hover .h1{
    color: #006bb0
}

.i-news .dh_bg_4 {
    width: 270px;
    height: 53px;
    border-bottom: 1px solid #000;
}


.i-news .dh_bg_4 .h1 {
    float: left;
    line-height: 48px;
    font-size: 18px;
    width: 100px;
    color: #006bb0
}

.i-news .ge {
    font-size: 14px;
    color: #525252;
    text-transform: uppercase;
    float: right;
    line-height: 48px
}

.i-news .ge a {
    font-size: 14px;
    color: #525252;
    position: relative;
    left: -10px;
    transition: all 0.5s;
    opacity: 0;
}
.i-news .dh_bg_3:hover .ge a{
    font-size: 14px;
    color: #006bb0;
    position: relative;
    left: 0;
    opacity: 1;
}



.i-news #news_c_bg_l {
    float: left;
    width: 246px
}

.i-news #news_c_bg_l .news_div_item {
    position: relative
}

.i-news #news_c_bg_l .news_div_item_pic {
    position: absolute;
    top: 0;
    overflow: hidden;
}
.i-news #news_c_bg_l .news_div_item_pic img{
    transition: all 0.5s;
}
.i-news #news_c_bg_l:hover img{
    transform: scale(1.1)
}

.i-news #news_c_bg_l .news_div_item_content {
    line-height: 30px;
    width: 246px;
    padding-top: 10px;
    position: absolute;
    top: 250px
}

.i-news #news_c_bg_l .news_div_item_a {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.i-news #news_c_bg_l .news_div_item_a:hover {
    color: #006bb0
}

.i-news #news_c_bg_l .news_div_item_body {
    color: #999;
    line-height: 24px
}

.i-news #news_c_bg_r {
    float: right;
    width: 440px
}

.i-news #news_c_bg_r .news_div .news_div_item:nth-child(1) {
    display: none
}

.i-news #news_c_bg_r .news_div_item {
    background: #f6f6f6;
    width: 440px;
    height: 80px;
    margin-bottom: 10px
}
.i-news #news_c_bg_r .news_div_item a{
    
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}
.i-news #news_c_bg_r .news_div_item_date {
    float: left;
    width: 92px;
    background: url(../images/20170731155539_975078674.jpg) right no-repeat;
    height: 80px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif
}

.i-news #news_c_bg_r .news_div_item_day {
    position: absolute;
    top: 24px;
    left: 35px;
    font-size: 20px;
    font-weight: bold
}

.i-news #news_c_bg_r .news_div_item_month {
    position: absolute;
    top: 50px;
    left: 57px;
    color: #999
}

.i-news #news_c_bg_r .news_div_item_year {
    position: absolute;
    top: 50px;
    left: 19px;
    color: #999
}

.i-news #news_c_bg_r .news_div_item_content {
    float: left;
    line-height: 30px;
    margin-left: 20px;
    width: 315px;
    padding-top: 10px;
     white-space: nowrap;
    text-overflow: ellipsis;
}

.i-news #news_c_bg_r .news_div_item_body {
    color: #999
}

.i-news #news_c_bg_r .news_div_item:hover {
    background: #006bb0
}

.i-news #news_c_bg_r .news_div_item:hover .news_div_item_day,
.i-news #news_c_bg_r .news_div_item:hover .news_div_item_month,
.i-news #news_c_bg_r .news_div_item:hover .news_div_item_year,
.i-news #news_c_bg_r .news_div_item:hover .news_div_item_title,
.i-news #news_c_bg_r .news_div_item:hover .news_div_item_body {
    color: #FFF
}

.i-news #news_c_bg_r .news_div_item:hover .news_div_item_title a {
    color: #FFF
}

.i-news .divdgweb_new_div_item {
    overflow: hidden;
    border-bottom: dotted 1px #969696;
    margin-top: 16px;
    padding-bottom: 6px
}

.i-news .divdgweb_new_div_item_title {
    float: left;
    width: 240px;
    overflow: hidden;
    line-height: 24px;
    color: #2b286f;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/20170731155539_1952911015.jpg) no-repeat left 4px;
    padding-left: 26px
}

.i-news .divdgweb_new_div_item_title a {
    color: #222;
    font-size: 14px
}

.i-news .divdgweb_new_div_item_body {
    float: left;
    line-height: 24px;
    padding-left: 26px;
    background: url(../images/20170731155539_1053905753.jpg) no-repeat left 4px
}

.i-news .i-hornr {
    width: 400px
}

.i-news .i-hornr h3 {
    border-bottom: 2px solid #000;
    line-height: 48px;
    height: 48px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    position: relative
}
.i-news .i-hornr h3 a{
    position: absolute;
    right: 0;
    top: 0;
    font-weight: normal;
    font-size: 14px;
    opacity: 0;
    right: 20px;
    transition: all 0.5s;
}


.i-news .i-hornr h3:hover{
    color: #006bb0;
    border-color: #006bb0;
}
.i-news .i-hornr h3:hover a{
    opacity: 1;
    right: 0;
    color: #006bb0;
}
.i-news .i-hornr ul {
    padding-top: 20px
}

.i-news .i-hornr ul li img {
    max-width: 100%;
    transition: all 0.5s;
}
.i-news .i-hornr ul li .img1{
    overflow: hidden
}
.i-news .i-hornr ul li:hover img{
    transform: scale(1.1)
}

.i-news .i-hornr ul li h4 {
    background: #f6f6f6;
    color: #333;
    line-height: 50px;
    height: 50px;
    text-indent: 20px;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.yq_search {
    text-align: left;
    height: 24px;
    margin: 10px 0
}

.yq_search #form_search {
    float: right
}

.yq_search #form_search input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px
}

.yq_search #form_search input#sou_word {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666
}

.yq_search #form_search input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #333;
    color: #fff;
    border: none;
    cursor: pointer
}

.yq_search .hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal
}

.yq_search .hotSearch a {
    margin-right: 6px
}

.i-product-cate {
    width: 240px;
    float: left
}

.i-product-cate .cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff
}

.i-about {
    width: 660px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px
}

.i-about .about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff
}

.i-about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px
}

.news_company {
    width: 280px;
    float: right
}

.news_company .news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff
}

.news_company .content {
    padding: 5px
}

.navigation {
    float: right;
    width: 100px
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px
}

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px
}

.contact .contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff
}

.contact .content {
    padding: 5px;
    padding-left: 8px
}

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px
}

.case .case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px
}

.news2_company {
    margin-top: 10px
}

.slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 5px;
    z-index: 1
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    text-align: center
}

.slideBox .hd ul li {
    display: inline-block;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle
}

.slideBox .bd li img {
    width: 100%;
    height: auto;
    display: block
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px
}

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px
}

.news {
    width: 1200px;
    margin-top: 10px
}

.news .hd {
    position: relative
}

.news .hd li {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer
}

.news .hd li.on {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #95a9dc;
    border-color: #95a9dc
}

.news .bd li {
    width: 100%
}

.news .bd li span {
    float: right
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 40px;
    text-indent: 20px;
    font-size: 14px;
    background: #95a9dc;
    color: #fff
}

.ny_all {
    padding-top: 30px
}

.ny_left_top {
    width: 20%;
    float: left
}

.ny_left_top h3 {
    line-height: 41px;
    text-align: center;
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
    background: #006eb7
}

.ny_left_top .ny_menu {
    padding: 10px;
    border: 1px solid #ccc
}

.ny_left_top .ny_menu .n-news-list {
    font-size: 14px
}

.ny_left_top .ny_menu .n-news-list li {
    line-height: 28px
}

.ny_left_top .ny_menu .n-news-list li::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 4px;
    background: #999
}

.out-foot {
    background: #006bb0;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding: 20px 0
}

.out-foot a {
    color: #fff
}

.out-foot .i-foot-left {
    width: 350px;
    color: #fff
}

.out-foot .i-foot-left h3 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px
}

.out-foot .i-foot-left .tlg {
    font-size: 1.2em
}

.out-foot .map {
    width: 310px;
    float: left;
    margin-left: 50px
}

.out-foot .map h3 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px
}

.out-foot .map img {
    padding-top: 13px
}

.out-foot .er {
    width: 358px;
    float: right;
    text-align: center
}
.out-foot .er .content{
    padding-top: 13px;
}

.out-foot .bbx1{
    float: right;
    width: 180px;
    padding-top: 13px;
}



.out-foot .er h3 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
}

.out-foot .er img {
    
}

.copyright {
    background: #ccc;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #333;
}
.copyright a{
    color: #333
}
.ny_banner {
    width: 100%;
    margin: 0 auto
}

.ny_banner img {
    width: 100%;
    height: 300px;
}

.sort_product {
    margin-top: 10px
}

.ny_contact {
    margin-top: 10px
}

.ny_contact .content {
    padding: 5px;
    line-height: 24px
}

.ny_right_top {
    width: 78%;
    padding-bottom: 10px;
    float: right
}

.ny_ding {
    background: #006eb7;
    height: 54px;
    line-height: 54px;
    color: #fff
}

.ny_ding a {
    color: #fff
}

.ny_right_top .content {
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px
}

.ny_right_top .content .content {
    padding: 10px
}

.i-gong {
    margin-top: 50px;
    background: #f4f4f4;
    padding: 50px
}
.i-gong h2{
    font-size: 20px;
    line-height: 53px;
    height: 53px;
    border-bottom: 2px solid #000;
    color: #000;
    position: relative;
}
.i-gong h2 a{
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 14px;
    transition: all 0.5s;
    font-weight: normal;
    opacity: 0;
    color: #2271b3
}


.i-gong h2:hover{
    color: #2271b3;
    border-color: #2271b3;
}
.i-gong h2:hover a{
    right: 0;
    opacity: 1;
}
.i-gong .i-gong-left {
    width: 55%;
    float: left;
    padding: 15px
}

.i-gong .i-gong-left:hover {
    background: #2271b3
}

.i-gong .i-gong-left li .img1 {
    overflow: hidden
}

.i-gong .i-gong-left li img {
    transition: all 0.5s;
    max-width: 100%
}

.i-gong .i-gong-left li:hover img {
    transform: scale(1.1)
}

.i-gong .i-gong-left li h4 {
    font-size: 20px;
    padding: 20px;
    color: #333
}
.i-gong .i-gong-left:hover h4{
    color: #fff;
}
.i-gong .i-gong-left:hover p{
    color: #fff;
}


.i-gong .i-gong-left li p {
    font-size: 14px;
    padding: 0 20px;
    color: #333
}

.i-gong .i-gong-right {
    width: 40%;
    padding-top: 5px
}

.i-gong .i-gong-right li {
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 10px
}

.i-gong .i-gong-right li .img1 {
    width: 30%;
    overflow: hidden
}

.i-gong .i-gong-right li .img1 img {
    transition: all 0.5s;
    max-width: 100%
}

.i-gong .i-gong-right li:hover {
    background: #2271b3
}

.i-gong .i-gong-right li:hover .img1 img {
    transform: scale(1.1)
}

.i-gong .i-gong-right .nei {
    width: 70%;
    box-sizing: border-box;
    padding: 10px
}

.i-gong .i-gong-right .nei h4 {
    font-size: 16px;
    color: #333;
    font-weight: normal
}

.i-gong .i-gong-right li:hover h4{
    color: #fff;
}

.i-gong .i-gong-right .nei p {
    padding-top: 5px;
    font-size: 13px;
    color: #666
}

.i-gong .i-gong-right li:hover p{
    color: #fff
}

.ny_sort li {
    position: relative;
    z-index: 999
}

.ny_sort li:last-child a {
    margin-bottom: 0
}

.ny_sort li a {
    color: #fff;
    display: block;
    line-height: 39px;
    font-family: "微软雅黑";
    text-align: center;
    font-size: 14px;
    background: #006eb7;
    margin-bottom: 10px
}

.ny_sort li a:hover {
    background: #8392bd
}

.ny_sort li .about_b {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 210px;
    background: #006eb7;
    z-index: 9999
}

.ny_sort li .layer2 {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 218px;
    padding: 10px;
    background: #006eb7;
    z-index: 9999
}

.ny_sort li .layer2 li {
    overflow: hidden
}

.ny_sort li .layer2 li a {
    font-weight: normal;
    background: none
}

.ny_sort li .layer2 li a:hover {
    text-decoration: none;
    color: #333
}

.ny_sort li .layer2 li .layer3 li {
    margin: 6px 0px;
    line-height: 24px;
    padding-left: 10px
}

.ny_sort li .layer2 li .layer3 li a {
    font: normal 12px/24px "微软雅黑";
    background: none
}

.ny_sort li .layer2 li .layer3 li .layer4 li {
    margin: 6px 0px;
    line-height: 24px;
    padding-left: 15px
}

.ny_sort li .layer2 li .layer3 li .layer4 li a {
    font: normal 12px/24px "微软雅黑";
    background: none
}

.i-container {
    margin-top: 20px
}

.ny_news_list li {
    line-height: 27px;
    position: relative;
    margin: 20px 0
}

.ny_news_list li a.more {
    background: #fcfcfc;
    border: 1px solid #f0f0f0;
    display: block;
    width: 86px;
    text-align: center;
    float: right;
    color: #65beba;
    border-radius: 4px
}

.ny_news_list li h3 {
    font-size: 14px;
    margin: 10px 0;
    color: #323232
}

.ny_news_list li h3 a {
    color: #323232
}

.ny_news_list li h3 a:HOVER {
    color: #65beba
}

.ny_news_list li p {
    line-height: 22px;
    font-size: 14px;
    color: #666
}

.ny_product_list li {
    width: 266px;
    position: relative;
    margin-right: 29px;
    float: left;
    margin-bottom: 20px;
    overflow: hidden
}

.ny_product_list li img {
    width: 266px;
    height: 266px
}

.ny_product_list li h3 {
    text-align: center;
    line-height: 40px
}

.ny_product_list li h3 a {
    color: #333;
    font-size: 14px
}

.ny_case_list li {
    width: 276px;
    position: relative;
    margin-right: 29px;
    float: left;
    margin-bottom: 20px;
    overflow: hidden
}

.ny_case_list li:nth-child(3n) {
    margin-right: 0
}

.ny_case_list li img {
    width: 100%;
    height: 160px
}

.ny_case_list li h3 {
    text-align: left;
    line-height: 40px
}

.ny_case_list li h3 a {
    color: #333;
    font-size: 14px
}

.pc .news-list {
    padding: 0 30px
}

.news-list li {
    border-bottom: 1px dashed #dedede
}

.news-list a {
    display: block;
    padding: 20px 0;
    cursor: default;
    width: 100%;
    height: 100%
}

.news-pic {
    width: 220px;
    height: 100%;
    overflow: hidden;
    margin-right: 30px;
    float: left
}

.news-pic .pic-box {
    width: 220px;
    height: 140px
}

.news-pic .pic-box img {
    max-width: 100%
}

.news-text {
    padding-right: 176px;
    position: relative;
    padding-top: 18px
}

.pc .news-text span {
    transition: all 0.3s ease-in-out
}

.news-text span {
    font-size: 18px;
    display: block;
    line-height: 18px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}

.news-text p {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 18px 0
}

.news-text small {
    font-size: 14px;
    color: #888;
    display: block;
    line-height: 14px
}

.news-text b {
    font-weight: normal;
   
    text-align: center;
    position: absolute;
    right: 0;
    top: 52px;
   
    color: #888;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.pc .news-list .news-text span:hover {
    color: #059ee3
}



.cp-list {
    width: 1240px;
    margin-left: -20px;
    overflow: hidden;
    padding-top: 50px
}

.cp-list li {
    width: 285px;
    height: 140px;
    overflow: hidden;
    float: left;
    margin: 0 0 30px 20px;
    background: #fff;
    border: 1px solid #eeeeee
}

.cp-list a {
    width: 285px;
    height: 140px;
    vertical-align: middle
}

.cp-list a img {
    max-width: 100%
}

.pc .cp-list img {
    transition: all 0.3s ease-in-out;
    max-width: 100%
}

.pc .cp-list li:hover {
    box-shadow: 0 14px 22px rgba(0, 0, 0, 0.15);
    border: 0
}

.pc .cp-list a:hover img {
    transform: scale(1.1, 1.1)
}

.pic-box,
.text-box {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.f_message {
    padding: 30px
}

.f_message .m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 40px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
    left: 118px
}

.f_message .c_label {
    line-height: 18px;
    padding-top: 12px
}

.f_message ul li {
    text-align: center;
    width: 440px;
    position: relative;
    margin-top: 20px
}

.f_message ul li p {
    float: left;
    font-size: 14px;
    text-align: right;
    width: 100px;
    position: relative
}

.f_message ul li p.bix::before {
    content: '*';
    color: red;
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 12px
}

.f_message ul li textarea {
    width: 333px;
    float: right;
    border: 1px solid #e4e4e4;
    line-height: 40px;
    height: 120px
}

.f_message ul li .code_img {
    margin-left: 18px;
    visibility: hidden
}

.f_message ul li input {
    width: 333px;
    float: right;
    border: 1px solid #e4e4e4;
    line-height: 40px
}

.f_message ul li input#contact {
    height: 40px
}

.f_message ul li input#name {
    height: 40px
}

.f_message ul li input#checkcode {
    width: 170px
}

.f_message ul li input#msgbtn {
    background: #088b3f
}