﻿a {
    text-decoration: none;
}

a:hover {}

h3 {
    font-weight: normal;
}

#pages {
    text-align: center;
    margin-top: 30px;
}

.prev,
.next,
.num,
.current {
    text-decoration: none;
    display: inline-block;
    width: 78px;
    margin: 0 3px;
    text-align: center;
    line-height: 32px;
    height: 32px;
    font-size: 14px;
    color: #777;
    border: 1px solid #cecece;
    font-family: Arial;
    cursor: pointer;
}

.num {
    width: 32px;
}

.current {
    width: 32px;
    color: #fff;
    background-color: #0890e6;
    text-decoration: none;
    border-color: #0890e6;
}


.ny_down03:nth-child(3n) {
    margin: 0;
}

.topadcs a {
    display: block;
    height: 400px;
    width: 100%;
}

.left_hover {
    border-bottom: 1px solid #0890e6;
}

.left_hover a {
    color: #0890e6 !important;
    font-weight: bold;
}

/*title*/
.title {
    overflow: hidden;
    width: 100%;
    /*margin-bottom:40px;*/
}

.title h2 {
    text-align: center;
    font-weight: normal;
    font-size: 28px;
    color: #333
}

.title h2 a {
    color: #333;
}

.title em {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #999;
    font-family: Arial;
    margin-bottom: 10px;
    text-transform: uppercase
}

.title i {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 1px;
    background-color: #0890e6;
}

.title.wt h2 {
    color: #fff
}

.title.wt h2 a {
    color: #fff;
}

.title.wt em {
    color: #fff;
}

.title.wt i {
    background-color: #fff;
}

/*人才招聘*/
.news_rczp {
    width: 1150px;
    margin: 0 auto;
    border-bottom: 1px solid #9fa1a7;
    height: 50px;
    line-height: 50px;
    padding-top: 40px;
}

.news_rczp ul li {
    font-size: 16px;
    float: left;
    height: 50px;
    line-height: 50px;
    width: 170px;
    text-align: center;
}

.news_rczpbox {
    width: 1150px;
    margin: 0 auto;
    border-bottom: 1px solid #eeeeee;
    height: 80px;
}

.news_rczpbox ul li {
    float: left;
    font-size: 16px;
    width: 170px;
    text-align: center;
    height: 80px;
    line-height: 80px;
}

.news_rczpbox a {
    color: #383838;
}

.news_rczpbox a:hover {
    color: #0057b9 !important;
}

.news_rczpsq {
    border: 1px solid #9fa1a7;
    border-radius: 8px;
    padding: 10px 25px;
    color: #666;
}

.inpbox {
    position: relative;
    list-style: none;
}

.inpbox label {
    position: fixed;
    top: 20%;
    left: 35%;
    overflow: hidden;
    display: none;
    background: #fff;
    border: 1px solid #666;
    width: 500px;
}

.inpbox label dd {
    font-size: 16px;
    height: 30px;
    width: 500px;
    background: #44474c;
    line-height: 30px;
    color: #fff;
}

.inpbox label input {
    border: #ddd solid 1px;
    padding: 0 5px;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-top: 20px;
    margin-left: 20px;
    width: 300px;
}

.inpbox label textarea {
    margin-left: 20px;
    margin-top: 30px;
    width: 400px;
    float: left;
}

.inpbox label span {
    display: block;
    float: left;
    margin-bottom: 30px;
}

.submit_box {
    width: 120px !important;
    height: 40px !important;
    line-height: 40px !important;
    color: #fff !important;
    background: #367bcc;
    border-radius: 8px;
}

.clear {
    clear: both;
}

.news_box_dg h1 {
    text-align: left;
    font-weight: 100;
    font-size: 18px;
    margin-top: 30px;
    padding-bottom: 20px;
}

.news_box_dg a {
    padding: 15px 50px;
    color: #fff;
    background: #0890e6;
    border-radius: 8px;
    text-align: center;
    margin: 20px auto;
    display: table;
    font-size: 16px;
}

.news_box_dg ul {
    border-bottom: 1px solid #eee;
}

.news_box_dg ul li {
    width: 30%;
    float: left;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    color: #666;
}

.news_box_dg ul li span {
    color: #999;
    font-weight: 100;
}

.news_box_title h3 {
    font-weight: bold;
    font-size: 16px;
    padding: 20px 0;
    color: #666;
}

.news_box_title span {
    display: block;
    padding: 20px 20px;
    background: #eee;
    margin-bottom: 30px;
}

.news_box_title span p {
    font-size: 16px;
}

.fanhui {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.fanhui a {
    text-align: center;
    color: #666;
    text-decoration: none;
    font-size: 16px;
}

.middle_7_b_code {
    width: 100px !important;
    height: 40px !important;
    line-height: 40px !important;
    float: left;
    margin: 0 20px;
}

.inpbox img {
    width: 170px !important;
    float: left;
    margin-top: 20px;
    margin-left: 10px
}

.send {
    display: block;
    width: 240px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    background-color: #0890e6;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    border: none;
    float: left;
}


.proviewbox {
    position: relative;
}

/*产品*/
.pro_showbox {
    width: 940px;
    margin: 0 auto;
    background: #fff;
    margin-bottom: 10px;
    padding: 20px;
    /*height:452px;*/
}

#showbox {
    z-index: 9999999999;
}

#showbox img {
    border: solid 1px #e1e1e1;
    object-fit: cover;
}

#showbox span {
    background: url(../images/whitebg.png) repeat;
}

#showsum {
    left: 25px;
    margin-top: 25px;
}

#showsum span {
    border: 1px solid #ddd;
}

#showsum span.sel {
    border: 1px solid #f60;
}

.showpage {
    width: 400px;
    position: relative;
}

.showpage a {
    display: block;
    width: 15px;
    border: 1px solid #ddd;
    height: 60px;
    line-height: 60px;
    background: #eee;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -63px;
    text-decoration: none;
    color: #999;
}

.showpage a#shownext {
    left: auto;
    right: 0;
}

.showpage a:hover {
    background: #ccc;
    color: #777;
}

.prodetailsinfo .wen {
    overflow: hidden;
    float: left;
    margin-left: 30px;
    width: 380px;
    position: absolute;
    top: 0;
    left: 500px;
    z-index: 1;
}

.prodetailsinfo .wen h2 {
    overflow: hidden;
    font-size: 18px;
    color: #0890e6;
    padding-bottom: 18px;
    border-bottom: 2px solid #e7e7e7;
    margin-bottom: 15px;
    margin-top: 40px;
}

.prodetailsinfo .wen h2 span {
    float: left;
}

.prodetailsinfo .wen h2 a {
    display: block;
    float: right;
    padding-right: 20px;
    margin-top: 3px;
    background: url(../images/pxq-fh.png) no-repeat right center;
    font-weight: normal;
    font-size: 12px;
    color: #999
}

.prodetailsinfo .wen p {
    font-size: 14px;
    color: #555;
    line-height: 36px;
    margin-bottom: 15px;
}

.prodetailsinfo .wen em {
    display: block;
    padding-top: 18px;
    border-top: 2px solid #e7e7e7;
}

.prodetailsinfo .wen h3 {
    display: block;
    font-size: 28px;
    color: #666;
    font-family: Arial;
    margin-bottom: 10px;
}

.prodetailsinfo .wen a.zx {
    display: block;
    width: 154px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    float: left;
}

.prodetailsinfo .wen a.zxc {
    display: block;
    width: 154px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    float: right;
}


.xn_c_prodv_22_wrap {
    width: 900px;
    margin: 0 auto 0;
    clear: both;
}

.xn_c_prodv_22_hLi {
    float: left;
    padding-bottom: 7px;
    margin-bottom: 12px;
    width: 50%;
    text-decoration: none;
    display: block;
    height: 55px;
    font-size: 14px;
    line-height: 55px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    font-family: "微软雅黑";
}

.xn_c_prodv_22_hLi>span {
    width: 100%;
    height: 55px;
    display: block;
    color: #ffffff;
    background: #bbbbbb;
    font-size: 18px;
    line-height: 55px;
}

.xn_c_prodv_22_hLiHover {
    color: #000;
    background: url(../images/cgagffwtp2qaq_hiaaadyci0qlu577.png) bottom center no-repeat;
    width: 100%;
    text-decoration: none;
    display: block;
    height: 55px;
    line-height: 55px;
    text-align: center;
    overflow: hidden;
}

.xn_c_prodv_22_hLiHover>span {
    background: #0890e6;
}

.xn_c_prodv_22_cont {
    clear: both;
    border: 1px solid #ccc;
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    padding: 20px;
    margin-bottom: 15px;
}

.xn_c_prodv_22_cont img{
    width: 100%;
}

.xn_c_prodv_22_items,
#xn_c_prodv_22_hAcces {
    display: none;
}

.xn_c_prodv_64_wrap {
    width: 940px;
    background: #fff;
    padding: 20px;
    margin-bottom: 40px;
}

.xn_c_prodv_64_cocntbox {
    float: left;
    width: 25%;
}

.xn_c_prodv_64_cocntlft {
    overflow: hidden;
    display: block;
}

.xn_c_prodv_64_cocntbox img {
    width: 97%;
    transition: .4s;
    height: 155px;
    border: solid 1px #e1e1e1;
    /*height:167px;*/
    overflow: hidden;
    display: block;
    object-fit: cover;
}

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

.xn_c_prodv_64_cocntrit {
    text-align: center;
}

.xn_c_prodv_64_cocntrit a {
    font-size: 16px;
    line-height: 40px;
}

.xn_c_prodv_64_cWrap span {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
}

.news_body {
    background: #f6f6f6;
}

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

.newsPage .list {
    padding-bottom: 30px;
}

.newsPage .item {
    width: 100%;
    height: 218px;
    padding: 26px 0;
    transition: all .5s;
    border-bottom: 1px solid #eaeaea;
}

.newsPage .item a {
    width: 100%;
    display: block;
    text-decoration: none;
}

.newsPage .item img {
    width: 224px;
    height: 168px;
    display: block;
    margin: 0 30px;
    object-fit: cover;
}

.newsPage .item h3 {
    font-size: 20px;
    padding: 25px 0 20px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #000;
}

.newsPage .item .txt {
    color: #999;
    line-height: 24px;
    height: 70px;
    padding-right: 130px;
    overflow: hidden;
}

.newsPage .item .time {
    width: 140px;
    padding: 25px 25px 25px 35px;
    margin-top: 20px;
    border-left: 1px solid #eaeaea;
    font-family: arial;
    font-size: 18px;
    color: #999;
    text-align: center;
}

.newsPage .item .time .day {
    font-size: 30px;
    line-height: 45px;
    display: block;
}

.newsPage .item .time .year {
    font-size: 20px;
    line-height: 45px;
    display: block;
}

.newsPage .item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    margin-left: 15px;
}

.newsPage .item:hover h3 {
    color: #0890e6;
}

.newsPage .item:hover .time .day span {
    background: #6d6d6d;
}

.newsPage .item:hover .time .day strong {
    background: #ff0000;
    color: #fff;
}

.newsPage .item.items img {
    width: 224px;
    height: 168px;
    max-width: 300px;
}

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

.show_news .title {
    text-align: center;
    width: 100%;
}

.show_news .title h1 {
    font-size: 24px;
}

.show_news .title p {
    font-size: 14px;
    color: #999;
    line-height: 40px;
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5;
    width: 100%;
    margin-top: 20px;
}

#_ctl1_isHidePage p {
    background: #f7f7f7;
    padding: 20px 20px 20px 0;
    font-size: 16px;
}

#_ctl1_isHidePage p span {
    background-color: #e8e8e8;
    padding: 20px 20px;
    margin-right: 10px;
}

.show_news .title img {
    margin: 20px 0px;
}

.nscontent p {
    font-size: 14px;
    line-height: 30px;
}

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

.content_dg iframe {
    padding: 1px;
    border: 1px solid #ccc;
}

.blk-main {
    width: 1200px;
    margin: 0 auto;
}

.lx {}

.lx h2,
.lx1 h2 {
    font-size: 26px;
    color: #2b2b34;
    text-align: center;
    display: block;
    margin: 40px auto;
    font-weight: normal;
    letter-spacing: 1px;
    border-bottom: 1px solid #ddd;
    width: 30%;
}

.lx h2 span,
.lx1 h2 span {
    display: block;
    border-bottom: 3px solid #0890e6;
    width: 20%;
    margin-top: 20px;
    text-align: center;
    margin: 19px auto -1.5px;
}

.lx p b {
    font-size: 24px;
    color: #ca000d;
    display: block;
    margin: 17px auto;
    font-weight: normal;
}

.lx p em {
    font-style: normal;
    color: #000;
}

.lx li {
    float: left;
    border: 1px solid #eee;
    width: 263px;
    height: 190px;
    text-align: center;
    margin-right: 20px;
    color: #666;
    margin-bottom: 30px;
    line-height: 160%;
    padding: 0 10px;
    font-family: 微软雅黑;
    background: #fff;
}

.lx li.last {
    float: right;
    margin-right: 0px
}

.lx li img {
    margin-top: 20px;
    width: 52px;
}

.lx li i {
    display: block;
    font-size: 14px;
    color: #333;
    padding-bottom: 8px;
    font-style: normal;
    padding-top: 10px;
}

.lx li span {
    display: block;
    font-size: 18px;
    color: #333;
}

.lx li.last span {
    font-size: 16px;
}

.about-box-Bg {
    overflow: hidden;
    width: 100%;
}

.about-box-Bg .aB {
    overflow: hidden;
    width: 1100px;
    margin-bottom: 30px;
    padding: 0 50px;
}

.about-box-Bg .aB-Con {
    width: 500px;
    overflow: hidden
}

.about-box-Bg .aB-Con h3 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 65px;
    color: #333
}

.about-box-Bg .aB-Con i {
    width: 30px;
    background-color: #999;
    height: 2px;
    margin-top: 20px;
    display: block
}

.about-box-Bg .aB-Con p {
    font-size: 14px;
    color: #555555;
    line-height: 25px;
    margin-top: 25px;
    text-align: justify
}

.about-box-Bg .aBlist {
    overflow: hidden;
    margin-top: 45px;
}

.about-box-Bg .aBlist li {
    width: 160px;
    border-left: 1px solid #e0e0e0;
    text-align: center;
    float: left;
}

.about-box-Bg .aBlist li h4 {
    font-size: 50px;
    color: #333333;
}

.about-box-Bg .aBlist li h4 b {
    font-weight: normal;
    color: #555555;
    font-size: 12px;
}

.about-box-Bg .aBlist li span {
    display: block;
    font-size: 12px;
    color: #555555;
}

.about-box-Bg .aB-Con a.more {
    display: block;
    width: 40px;
    margin-top: 70px;
}

.about-box-Bg .aB01 {
    background: url("Img/Common/aBBg01.jpg") no-repeat center;
    height: 500px
}

.about-box-Bg .aB02 {
    background: url("Img/Common/aBBg02.jpg") no-repeat center;
    height: 356px
}

.about-box-Bg .aB03 {
    background: url("Img/Common/aBBg03.jpg") no-repeat center;
    height: 500px
}

.about-box-Bg .aBlist li:first-child {
    text-align: left;
    border: none
}

.about-box-Bg .aBlist li:first-child span {
    text-indent: 5px;
}

.aB-Bj {
    overflow: hidden;
    width: 100%;
}

.aB-Bj h2 {
    font-weight: normal;
    line-height: 45px;
    font-size: 24px;
    color: #333
}

.aB-Bj .aB_bjBox {
    overflow: hidden;
    width: 100%;
    margin: 10px 0;
}

.aB-Bj .aBList_box {
    margin-left: 80px;
    width: 346px;
    float: left;
}

.aB-Bj .aBList_box dt {
    width: 346px;
    height: 220px;
    overflow: hidden
}

.aB-Bj .aBList_box dt img {
    display: block
}

.aB-Bj .aBList_box dd {
    margin-top: 22px;
}

.aB-Bj .aBList_box dd h3 {
    font-size: 18px;
}

.aB-Bj .aBList_box dd h3 a {
    color: #333333;
}

.aB-Bj .aBList_box dd p {
    line-height: 25px;
    color: #666666;
    overflow: hidden;
    height: 50px;
    margin-top: 5px;
    font-size: 14px;
}

.aB-Bj .aBList_box:first-child {
    margin-left: 0
}