@media screen (min-width:1921px) {
    .mediaWidth {
    width: 100%;
    max-width: 1600px!important;
}
}

/*banner*/
.pageBanner, .pageBanner dl {
    height: 480px;
    margin-top: 0!important;
}

.pageBanner {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    /*background-position: 60% center;*/
    background-repeat: no-repeat;
    margin-top: 89px;
}

.mediaWidth {
    width: 100%;
    max-width: 1200px;
    min-width: 320px;
    margin: 0 auto;
    text-align: left;
}

.pageBanner dl {
    display: table;
    width: 100%;
}

.pageBanner dt {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    font-family: Arial;
}

.pageBanner dt:after {
    width: 1.8em;
    height: 3px;
    background: #fff;
    content: '';
    display: block;
    margin-top: 10px;
}

@media screen and (max-width: 1200px) {


    .pageBanner, .pageBanner dl {
        height: 260px;
    }

    .pageBanner dt {
        font-size: 28px;
    }
}

/*二级栏目*/

.mapBox {
    border-bottom: none;
}
.sonNav {
    border-bottom: 1px #e1e1e1 solid;
}

.mapBox a.on {
    color: #172d7b;
    border-bottom: 2px #172d7b solid;
    font-size: 1.8rem;
}


@media screen and (max-width: 1200px) {

    .mediaWidth {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
}


.mapBox .sonNav li:first-child {
    padding-left: 0;
}

.mapBox .sonNav li {
    padding: 0 30px;
    display: inline-block;
    position: relative;
}

.mapBox a {
    display: inline-block;
    border-bottom: 2px #fff solid;
    font-size: 16px;
    color: #333;
    height: 59px;
    line-height: 59px;
}

@media screen and (max-width: 1201px) {

    .mapBox .sonNav li {
        padding: 0 10px;
    }

    .mapBox a {
        font-size: 13px;
        height: 36px;
        line-height: 36px;
    }
}
/*单页body*/


.aboutList .bigColumn_tit {
    font-size: 34px;
    color: #333;
    padding: 70px 0 22px;
    position: relative;
    font-weight: 600;
    text-align: center;
}

.aboutList .bigColumn_tit:after {
    width: 50px;
    height: 2px;
    background: #bdbdbd;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
    content: '';
}

.aboutList_1 .con, .aboutList_1 .con p {
    font-size: 15px;
    line-height: 30px;
    color: #555;
}

.aboutList_1 .con {
    padding: 30px 0 70px;
}

@media screen and (max-width: 1200px) {


    .aboutList_1 .con {
        padding: 24px 0 44px;
    }

    .aboutList .bigColumn_tit {
        font-size: 24px;
        font-weight: 300;
        padding: 30px 0 12px;
    }
}

/*发展历程*/

.container_course {
    background: #f0f0f0;
    margin: 50px 0;
    padding: 20px 0;
    min-height: 300px;
}


.container_course_ul {
    padding-left: 78px;
    background: url(/cy/images/dian3.png)  90px 0 repeat-y;
}

.container_course_ul li {
    padding-left: 30px;
}

.container_course_ul h3 {
    margin: 0;
    font-size: 24px;
    font-family: Georgia;
    color: #172d7b;
    padding-left: 25px;
    background: url(/cy/images/jian.png) 0 -45px no-repeat;
    height: 38px;
    line-height: 30px;
    font-style: italic;
    margin-left: -25px;
    margin-bottom: 10px;
}

.container_course_ul li div {
    padding-left: 10px;
    background: url(/cy/images/jian.png) -21px 0 no-repeat;
    line-height: 25px;
    position: relative;
    margin-bottom: 22px;
}

.container_course_ul li div span {
    width: 80px;
    height: 47px;
    line-height: 47px;
    text-align: right;
    position: absolute;
    left: -117px;
    top: 0;
    font-size: 18px;
    color: #828282;
}

.container_course_ul li div p {
    border-bottom: 2px solid #ddd;
    padding: 10px 15px;
    background: #fff;
    font-size: 16px;
    color: #555;
}

.container_course_ul li div p:after {
    content: '';
    position: absolute;
    left: -21px;
    top: 16px;
    width: 10px;
    height: 10px;
    background: url(/cy/images/jian.png) 0px -96px no-repeat;
}

@media screen and (max-width: 1200px) {
    .container_course_ul li div p {
        font-size: 13px;
    }

    .container_course_ul li div span {
        font-size: 16px;
    }

    .container_course_ul h3 {
        font-size: 20px;
    }


    .container_course {
        padding: 36px 0 40px;
    }
}
/*人才招聘*/

.container_joinUs {
    padding: 90px 0 70px 0;
}


.container_joinUs .dis_table.list_top {
    background: #172d7b;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.container_joinUs .dis_table {
    display: table;
    width: 100%;
    color: #555;
    font-size: 14px;
    position: relative;
}

.container_joinUs .dis_table p:nth-child(1) {
    padding-left: 5%;
    width: 28%;
}

.container_joinUs .dis_table p:nth-child(2) {
    width: 23%;
}

.container_joinUs .dis_table p:nth-child(3) {
    width: 35%;
}

@media screen and (max-width: 765px) {

    .container_joinUs .dis_table p:nth-child(1) {
        padding-left: 2%;
        width: 31%;
        padding-right: 2%;
    }
}

.container_joinUs .dis_table p {
    display: table-cell;
    vertical-align: middle;
    padding: 18px 0 17px 0;
}

.container_joinUs .dis_table.list_top .line {
    visibility: hidden;
}

.container_joinUs .dis_table .line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    overflow: hidden;
}

.container_joinUs_list {
    border: 1px #e1e1e1 solid;
}

.container_joinUs .dis_table {
    display: table;
    width: 100%;
    color: #555;
    font-size: 14px;
    position: relative;
}

.container_joinUs .dis_table p:nth-child(1) {
    padding-left: 5%;
    width: 28%;
}

.container_joinUs .dis_table p {
    display: table-cell;
    vertical-align: middle;
    padding: 18px 0 17px 0;
}

.container_joinUs .dis_table p:nth-child(2) {
    width: 23%;
}

.container_joinUs .dis_table p:nth-child(3) {
    width: 35%;
}

.container_joinUs_list .dis_table2 {
    display: table;
    width: 100%;
    padding: 24px 0;
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom: 24px;
}
.container_joinUs_list .dis_table2 p{
    height: 2rem;
    line-height: 2rem;
}
.container_joinUs .dis_table .line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    overflow: hidden;
}

.container_joinUs_list dl .line {
    visibility: visible;
}

.container_joinUs_list dd {
    background: #f5f5f5;
    padding: 0 3%;
    margin: 0 2%;
    font-size: 14px;
    color: #555;
    overflow: hidden;
    display: none;
}

.container_joinUs_list .dis_table2 div {
    display: table-cell;
}

.container_joinUs_list .dis_table2 div:nth-child(4) {
    width: 26%;
}

.container_joinUs_list .dis_table2 div {
    display: table-cell;
}

.container_joinUs_list .float_l, .container_joinUs_list .float_r {
    width: 49.1%;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 30px;
}

.float_l {
    float: left;
}

.container_joinUs_list .float_l .tit, .container_joinUs_list .float_r .tit {
    font-size: 16px;
}

.container_joinUs_list .float_l, .container_joinUs_list .float_r {
    width: 49.1%;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 30px;
}

.float_r {
    float: right;
}

.container_joinUs_list .float_l .tit, .container_joinUs_list .float_r .tit {
    font-size: 16px;
}

.container_joinUs_list .dd_bottom {
    font-size: 16px;
    clear: both;
    border-top: 1px #e5e5e5 solid;
    padding: 37px 0 69px 0;
}

.container_joinUs_list dl.active {
    border-bottom: 1px #e1e1e1 solid;
    padding-bottom: 20px;
}

@media screen and (max-width: 1210px) {

    .container_joinUs .dis_table.list_top {
        font-size: 14px;
    }

    .container_joinUs_list .float_l, .container_joinUs_list .float_r {
        font-size: 11px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .container_joinUs_list .float_l .tit, .container_joinUs_list .float_r .tit {
        font-size: 14px;
    }

    .container_joinUs_list .dd_bottom {
        padding: 20px 0 34px 0;
        font-size: 14px;
    }

    .container_joinUs {
        padding: 50px 0 40px 0;
    }

    .container_joinUs_list dd, .container_joinUs_list .dis_table p {
        font-size: 12px;
    }

    .container_joinUs_list dd, .container_joinUs_list .dis_table p {
        font-size: 12px;
    }

    .container_joinUs_list .dis_table2 {
        padding: 18px 0;
        margin-bottom: 18px;
    }

    .container_joinUs_list .float_l, .container_joinUs_list .float_r {
        font-size: 11px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .container_joinUs_list .float_l .tit, .container_joinUs_list .float_r .tit {
        font-size: 14px;
    }
}

@media screen and (max-width: 765px) {

    .container_joinUs {
        padding: 30px 0 30px 0;
    }

    .container_joinUs .dis_table p:nth-child(3) {
        width: 31%;
    }

    .container_joinUs .dis_table p {
        font-size: 10px;
    }

    .container_joinUs .dis_table p:nth-child(1) {
        padding-left: 2%;
        width: 31%;
        padding-right: 2%;
    }

    .container_joinUs .dis_table p {
        font-size: 10px;
    }

    .container_joinUs_list dd, .container_joinUs_list .dis_table p {
        font-size: 10px;
        font-size: 9px;
    }

    .container_joinUs .dis_table p:nth-child(3) {
        width: 31%;
    }

    .container_joinUs .dis_table p:nth-child(4), .container_joinUs_list .dis_table p:nth-child(4) {
    }

    .container_joinUs_list dd, .container_joinUs_list .dis_table p {
        font-size: 10px;
        font-size: 9px;
    }

    .container_joinUs_list .dis_table2 div p {
        font-size: 10px;
    }

    .container_joinUs_list .dis_table2 i {
        display: none;
    }

    .container_joinUs .dis_table2 div:last-child {
        display: none;
    }

    .container_joinUs_list .float_l, .container_joinUs_list .float_r {
        width: 100%;
    }

    .container_joinUs_list .float_l, .container_joinUs_list .float_r {
        width: 100%;
    }
}

/*新闻body*/

.news_list2 {
    padding-top: 72px;
    padding-bottom: 60px;
}


.news_list2 .list_li li a {
    width: 100%;
    display: table;
    background: #f6f6f6;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.news_list2 .list_li li span.cell_1 {
    width: 28%;
    white-space: nowrap;
    background-size: cover;
    background-position: center center;
}

.news_list2 .list_li li span.cell_1 img {
    width: 100%;
    display: block;
    visibility: hidden;
}

.news_list2 .list_li li span.cell_2 {
    padding-left: 41px;
    padding-right: 86px;
}

.news_list2 .list_li li span.cell_2 .tit {
    position: relative;
    height: 22px;
}

.news_list2 .list_li li span.cell_2 .tit span {
    font-size: 22px;
    color: #666;
    line-height: 100%;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.news_list2 .list_li li span.cell_2 .info {
    font-size: 14px;
    line-height: 22px;
    color: #888;
    padding-top: 10px;
    padding-bottom: 20px;
}

.news_list2 .list_li li span.cell_2 .more span {
    display: inline-block;
    font-size: 14px;
    color: #666;
    border: 1px #dfdfdf solid;
    width: 110px;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    text-align: center;
}

.news_list2 .list_li li span {
    display: table-cell;
    vertical-align: middle;
}

.news_list2 .list_li li span.cell_3 {
    width: 66px;
    padding: 0 42px;
    text-align: center;
    line-height: 100%;
    font-size: 16px;
    color: #666;
}

.news_list2 .list_li li span.cell_3 .date {
    font-size: 56px;
    color: #666;
    border-bottom: 1px #1a1a1a solid;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.news_list2 .list_li li span.cell_3 p {
    line-height: 100%;
}

@media screen and (max-width: 1200px) {

    .news_list2 {
        padding: 0 10px;
        box-sizing: border-box;
        min-width: 310px;
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .news_list2 .list_li li span.cell_2 .info {
        font-size: 12px;
        line-height: 20px;
        padding-top: 14px;
        padding-bottom: 24px;
    }

    .news_list2 .list_li li span.cell_2 .more span {
        line-height: 30px;
        height: 30px;
        width: 96px;
        font-size: 12px;
    }

    .news_list2 .list_li li span.cell_2 .tit span {
        font-size: 19px;
    }

    .news_list2 .list_li li span.cell_2 {
        padding-left: 30px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 960px) {

    .news_list2 {
        padding: 0 10px;
        box-sizing: border-box;
        min-width: 310px;
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .news_list2 .list_li li a {
        padding: 10px;
    }

    .news_list2 .list_li li span.cell_1 {
        width: 180px;
    }

    .news_list2 .list_li li span.cell_2 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .news_list2 .list_li li span.cell_2 .info {
        padding-bottom: 10px;
    }

    .news_list2 .list_li li span.cell_3, .news_list2 .list_li li span.cell_2 .more span {
        display: none;
    }

    .news_list2 .list_li li span.cell_3, .news_list2 .list_li li span.cell_2 .more span {
        display: none;
    }
}

@media screen and (max-width: 560px) {

    .news_list2 .list_li li span.cell_2 .tit {
        height: 16px;
    }

    .news_list2 .list_li li span.cell_2 .tit span {
        font-size: 14px;
    }

    .news_list2 .list_li li span.cell_2 .info {
        padding-top: 3px;
        padding-bottom: 0;
        line-height: 16px;
        font-size: 11px;
    }

    .news_list2 .list_li li span.cell_1 {
        width: 100px;
    }

    .news_list2 .list_li li span.cell_2 {
        padding-right: 0px;
        padding-left: 10px;
    }
}
/*文章详情*/
.news_article {
    background: #fff;
    padding: 70px 0;
    overflow: hidden;
}

.news_article .F_L {
    background: #fff;
    width: 770px;
    float: left;
    padding: 0 40px;
    min-height: 400px;
}

.news_article .page_mainTit {
    font-size: 24px;
    color: #333;
    line-height: 120%;
    text-align: left;
    padding-top: 50px;
}

.news_article .page_mainInfo {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom: 24px;
}

.news_article .page_mainInfo .titme {
    background-image: url(/cy/images/page_mainInfo_ico1.png);
}

.news_article .page_mainInfo .titme, .news_article .page_mainInfo .author {
    font-size: 14px;
    color: #888;
    margin-right: 30px;
    float: left;
    padding-left: 26px;
    background-position: left center;
    background-repeat: no-repeat;
}

.news_article .page_mainInfo .author {
    background-image: url(/cy/images/page_mainInfo_ico2.png);
}

.news_article .page_mainInfo .titme, .news_article .page_mainInfo .author {
    font-size: 14px;
    color: #888;
    margin-right: 30px;
    float: left;
    padding-left: 26px;
    background-position: left center;
    background-repeat: no-repeat;
}

.news_article .page_content_main, .news_article .page_content_main p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.news_article .page_content_main p {
    margin-bottom: 10px;
}

.news_article .page_content_main, .news_article .page_content_main p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.news_article .page_content_main p {
    margin-bottom: 10px;
}

.news_article .page_content_main, .news_article .page_content_main p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.Paging_btn {
    border-top: 1px #e1e1e1 solid;
    padding: 36px 0 36px 0;
    margin: 40px 0 30px;
}

.news_article .F_R {
    width: 326px;
    float: right;
    background: #fff;
}

.Paging_con {
    position: relative;
}

.Paging_btn p:first-child {
    margin-bottom: 8px;
    line-height: 120%;
}

.news_article .F_R {
    width: 326px;
    float: right;
    background: #fff;
}

.news_article .Recommend_tit {
}

.news_article .Recommend_tit {
    border-bottom: 1px #f3f3f3 solid;
    padding: 20px 12px 15px 16px;
    margin-bottom: 20px;
}

.RecommendBox .Recommend_pic, .RecommendBox ul {
    width: 280px;
    margin: 0 auto;
}

.RecommendBox ul {
    padding: 0 0 40px;
}

.RecommendBox ul li {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px #dbdbdb dashed;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.RecommendBox ul li a {
    font-size: 14px;
    color: #555;
}

.RecommendBox .Recommend_pic {
    height: 200px;
    margin: 20px auto 6px auto;
    overflow: hidden;
    position: relative;
}

.news_article .Recommend_tit span {
    border-left: 3px #008cd6 solid;
    display: inline-block;
    font-size: 18px;
    color: #333;
    padding-left: 10px;
}

.news_article .Recommend_tit a {
    font-size: 14px;
    color: #888;
    float: right;
}

.RecommendBox .Recommend_pic img {
    display: block;
    width: 280px;
    height: 200px;
}

.RecommendBox .Recommend_pic span {
    font-size: 14px;
    color: #fff;
    width: 100%;
    height: 47px;
    line-height: 47px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(32, 32, 35, 0.69);
    text-indent: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.Paging_btn p {
    padding-right: 110px;
}

.Paging_btn p, .Paging_btn p a, .Paging_btn .a_return {
    font-size: 15px;
    color: #666;
}

.Paging_btn p a {
    padding-left: 6px;
}

.Paging_btn .a_return {
    position: absolute;
    right: 0;
    top: 50%;
    padding: 10px;
    padding-left: 26px;
    background: url(/cy/images/return.png) no-repeat left center;
    margin-top: -20px;
}

@media screen and (max-width: 1200px) {

    .Paging_btn p, .Paging_btn p a, .Paging_btn .a_return {
        font-size: 12px;
    }

    .Paging_btn p, .Paging_btn p a, .Paging_btn .a_return {
        font-size: 12px;
    }

    .news_article .F_R {
        display: none;
    }

    .news_article {
        padding: 34px 0 44px;
    }


    .news_article .F_L {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
    }

    .news_article .page_mainTit {
        font-size: 20px;
        padding-top: 34px;
    }

    .news_article .page_mainInfo {
        margin-bottom: 20px;
    }

    .news_article .page_mainInfo .titme, .news_article .page_mainInfo .author {
        font-size: 12px;
        background-size: 16px;
        padding-left: 20px;
        margin-right: 10px;
    }

    .news_article .page_mainInfo .titme, .news_article .page_mainInfo .author {
        font-size: 12px;
        background-size: 16px;
        padding-left: 20px;
        margin-right: 10px;
    }

    .news_article .page_content_main, .news_article .page_content_main p {
        font-size: 12px;
        line-height: 26px;
    }

    .news_article .page_content_main p {
        margin-bottom: 16px;
    }

    .news_article .page_content_main, .news_article .page_content_main p {
        font-size: 12px;
        line-height: 26px;
    }

    .news_article .page_content_main, .news_article .page_content_main p {
        font-size: 12px;
        line-height: 26px;
    }
}

@media screen and (max-width: 900px) {

    .news_article .page_mainTit {
        font-size: 18px;
    }
}

/*联系我们*/
.contact_top {
    padding-top: 96px;
    padding-bottom: 98px;
    overflow: hidden;
}

.contact_1 {
    width: 419px;
}

.float_l {
    float: left;
}

.contact_1 h2 {
    font-size: 22px;
    color: #333;
    font-weight: 300;
    padding: 20px 0;
    line-height: 140%;
}

.contact_1 .info {
    font-size: 14px;
    color: #888;
    line-height: 30px;
    margin: 8px 0;
}

.contact_1 dl {
    padding: 30px 0;
}

.contact_1 dd.dd_1 {
    background-image: url(/cy/images/contact_ico1.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.contact_1 dd {
    padding: 26px 0;
    border-bottom: 1px #e9e9e9 solid;
    font-size: 14px;
    color: #555;
    padding-left: 60px;
    position: relative;
}

.contact_1 dd.dd_2 {
    background-image: url(/cy/images/contact_ico2.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.contact_1 dd.dd_3 {
    background-image: url(/cy/images/contact_ico3.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.contact_1 dd.dd_4 {
    background-image: url(/cy/images/contact_ico4.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.contact_map {
    width: 730px;
    height: 487px;
    background: #f5f5f5;
}

.float_r {
    float: right;
}

@media screen and (max-width: 1200px) {

    .contact_map {
        height: 387px;
    }

    .contact_1, .contact_map {
        width: 100%;
        float: none;
    }

    .contact_top {
        padding-top: 34px;
        padding-bottom: 40px;
    }

    .contact_1 dd {
        background-size: 34px;
        padding: 16px 0;
        padding-left: 44px;
    }
    .contact_1, .contact_map {
        width: 100%;
        float: none;
    }

    .contact_1 h2, .messageBox .tit {
        font-size: 20px;
        padding: 0;
    }

    .contact_1 .info {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .contact_1 dl {
        padding: 10px 0 20px;
    }
}

@media screen and (max-width: 900px) {

    .contact_1 h2, .messageBox .tit {
        font-size: 17px;
    }

    .contact_map {
        height: 300px;
    }
}



/*在线留言*/



.contact_bottom {
    background: #f9f9f9;
    padding: 70px 0 100px 0;
    overflow: hidden;
}


.messageBox {
    overflow: hidden;
}

.messageBox .tit {
    font-size: 22px;
    color: #333;
}

.messageBox .txt {
    font-size: 14px;
    color: #888;
    padding: 32px 0 50px;
    line-height: 120%;
}

.messageBox .dl {
    position: relative;
}

.messageBox .dl {
    display: table;
    width: 50%;
    float: left;
    margin-bottom: 34px;
}

.messageBox .dl_2 {
    width: 100%;
}

.messageBox .dl .dt {
    font-size: 14px;
    color: #888;
    width: 55px;
}

.messageBox .dl .dt, .messageBox .dl .dd, .messageBox .dl .dd_2 {
    vertical-align: middle;
    display: table-cell;
    position: relative;
}

.messageBox .dl .text, .messageBox .ImgCode {
    height: 38px;
    line-height: 98%;
}

.messageBox .dl .text, .messageBox textarea {
    width: 100%;
    padding: 10px 3%;
    font-size: 14px;
    color: #333;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #ddd solid;
    font-family: 'microsoft yahei';
}

.messageBox .dl .dd_2 {
    font-size: 14px;
    color: #da2418;
    padding-left: 6px;
    width: 50px;
}

.messageBox .dl .dd_3 {
    width: 30px;
}

.messageBox textarea {
    height: 219px;
    vertical-align: top;
    outline: none;
}

.messageBox .submit, .messageBox .reset {
    width: 153px;
    height: 44px;
    line-height: 100%;
    border-radius: 44px;
    background: #172d7b;
    font-size: 18px;
    color: #fff;
    border: 1px #172d7b solid;
    cursor: pointer;
    outline: none;
}

.messageBox .reset {
    background: #fff;
    color: #333;
    border: 1px #d5d5d5 solid;
    margin-left: 29px;
}

@media screen and (max-width: 1200px) {

    .contact_bottom {
        padding: 40px 0 40px 0;
    }

    .contact_map {
        width: 100%;
    }

    .contact_1 {
        width: 100%;
    }


    .contact_1 h2, .messageBox .tit {
        font-size: 20px;
        padding: 0;
    }

    .messageBox .txt {
        padding: 22px 0;
    }

    .messageBox .txt {
        font-size: 13px;
        line-height: 26px;
    }

    .messageBox .dl {
        margin-bottom: 24px;
    }

    .messageBox .dl .text, .messageBox textarea {
        font-size: 12px;
    }

    .messageBox .dl .text {
        vertical-align: middle;
    }

    .messageBox textarea {
        height: 140px;
    }

    .messageBox .dl .text, .messageBox textarea {
        font-size: 12px;
    }

    .messageBox .submit, .messageBox .reset {
        width: 100px;
        height: 34px;
        font-size: 14px;
    }
}

@media screen and (max-width: 900px) {



    .contact_1 h2, .messageBox .tit {
        font-size: 17px;
    }

    .messageBox .dl {
        margin-bottom: 22px;
        position: relative;
    }

    .messageBox .dl .dt {
        width: 42px;
        font-size: 12px;
    }

    .messageBox .dl .text, .messageBox .ImgCode {
        height: 30px;
        line-height: 30px;
    }

    .messageBox .dl .dd_2 {
        padding-left: 4px;
        width: 20px;
    }
}
/*产品中心*/

.container_product .bigColumn_tit:after {
    width: 50px;
    height: 2px;
    background: #bdbdbd;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
    content: '';
}

.container_product .bigColumn_tit {
    font-size: 34px;
    color: #333;
    padding: 46px 0 20px;
    position: relative;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: center;
}

.container_product .mapBox2 {
    padding: 30px 0 46px;
    text-align: center;
}

.container_product .mapBox2 a.cur {
    color: #008cd6;
    border-bottom: 2px #1c89cc solid;
}

.container_product .mapBox2 a {
    font-size: 16px;
    color: #333;
    height: 29px;
    line-height: 29px;
    display: inline-block;
    margin: 0 10px;
    padding: 0 19px;
    border-bottom: 2px #fff solid;
    padding-bottom: 14px;
}

.container_product .product_ul {
    overflow: hidden;
}

.container_product .product_ul li:nth-child(3n-2) {
    width: 100%;
    overflow: hidden;
}

.container_product .product_ul li {
    text-align: center;
    position: relative;
    width: 577px;
    margin-bottom: 50px;
}

.container_product .product_ul li {
    width: 48%;
    float: left;
}

.container_product .product_ul li:nth-child(3n) {
    width: 48%;
    float: right;
}

.container_product .product_ul li:nth-child(3n-2) p {
    overflow: hidden;
}

.container_product .product_ul li p {
    display: block;
    border: 1px #ccc solid;
}

.container_product .product_ul li:nth-child(3n-2) .con {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.container_product .product_ul i.Tit {
    font-size: 20px;
    color: #555;
    display: block;
    margin-bottom: 25px;
    font-weight: bold;
}

.container_product .product_ul li i.Tit, .container_product .product_ul li:nth-child(3n) i.Tit {
    padding: 50px 12% 0;
}

.container_product .product_ul i.Tit, .container_product .product_ul .info {
    padding: 0 12%;
    display: block;
}

.container_product .product_ul .info {
    font-size: 12px;
    color: #888;
}

.container_product .product_ul i.Tit, .container_product .product_ul .info {
    padding: 0 12%;
    display: block;
}

.container_product .product_ul li:nth-child(3n-2) .img {
    float: left;
    width: 46%;
    padding: 26px 0;
}

.container_product .product_ul img {
    width: 384px;
    height: 384px;
}

.container_product .product_ul li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    display: none;
}

.container_product .product_ul li a span {
    width: 73px;
    height: 73px;
    background: url(/cy/images/product_hover_ico.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 auto;
}

.container_product .product_ul li:hover a {
    background: rgba(0, 0, 0, 0.23);
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

@media screen and (max-width: 1200px) {

    .container_product .product_ul li a span {
        width: 50px;
        height: 50px;
    }

    .container_product .mapBox2 a {
        padding: 0 12px;
        margin: 0 0px;
        font-size: 13px;
        margin-bottom: 14px;
    }


    .container_product .bigColumn_tit {
        font-size: 24px;
        padding: 30px 0 12px;
        font-weight: 300;
    }

    .container_product .mapBox2 {
        padding: 14px 0 16px;
    }

    .container_product .mapBox2 a {
        padding: 0 12px;
        margin: 0 0px;
        font-size: 13px;
        margin-bottom: 14px;
    }

    .container_product .product_ul li {
        margin-bottom: 26px;
    }

    .container_product .product_ul li:nth-child(3n-2) i.Tit {
        margin-bottom: 12px;
    }

    .container_product .product_ul i.Tit, .container_product .product_ul .info {
        padding: 0 6px;
    }

    .container_product .product_ul i.Tit {
        font-size: 16px;
        font-weight: 300;
    }

    .container_product .product_ul i.Tit, .container_product .product_ul .info {
        padding: 0 6px;
    }

    .container_product .product_ul .info {
        font-size: 12px;
    }

    .container_product .product_ul li:nth-child(3n-2) .img {
        padding: 10px 0;
        display: block;
    }

    .container_product .product_ul li:nth-child(3n-2) .img img {
        width: 94%;
        height: auto;
        margin: 0 auto;
    }

    .container_product .product_ul img {
        width: 211px;
        height: 211px;
    }

    .container_product .product_ul i.Tit, .container_product .product_ul .info {
        padding: 0 6px;
    }

    .container_product .product_ul i.Tit {
        font-size: 16px;
        font-weight: 300;
    }

    .container_product .product_ul li a span {
        width: 50px;
        height: 50px;
    }

    .container_product .product_ul li i.Tit, .container_product .product_ul li:nth-child(3n) i.Tit {
        padding: 50px 12% 0;
    }

    .container_product .product_ul li i.Tit, .container_product .product_ul li:nth-child(3n) i.Tit {
        padding: 20px 6px 0;
        margin-bottom: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

@media screen and (max-width: 600px) {

    .container_product .product_ul i.Tit, .container_product .product_ul li i.Tit {
        font-size: 12px!important;
    }
}

@media screen and (max-width: 340px) {

    .container_product .mapBox2 a {
        padding: 0 10px;
    }
}
/*产品详情*/
.product_article_top {
    background: #f8f8f8;
    padding: 0px 0 39px 0;
    overflow: hidden;
}

.product_article_top .Con {
    width: 86%;
    margin: 0 auto;
}

.product_article_top h2 {
    font-size: 30px;
    color: #333;
    font-weight: 300;
    padding: 34px 0 46px;
    text-align: center;
}

.product_article_top .float_l {
    float: left;
    width: 418px;
}

.float_l {
    float: left;
}

.product_article_top #MagnifierWrap2 {
    position: relative;
    width: 100%;
    z-index: 2;
}

.product_article_top .MagnifierMain {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    border: 1px solid #dedede;
}

.product_article_top .MagnifierMain img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

.product_article_top span.spe_leftBtn {
    left: 0;
}

.product_article_top span.spe_leftBtn {
    background: url(/cy/images/product_article_pre.jpg) no-repeat right center;
    background-size: cover;
}

.product_article_top span.spe_leftBtn, span.spe_rightBtn {
    position: absolute;
    bottom: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: block;
    width: 28px;
    height: 46px;
    margin-bottom: 23px;
    line-height: 70px;
    font-family: "黑体";
    text-align: center;
    font-size: 22px;
    color: #a7a7a7;
    cursor: default;
    background-color: #fff;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
}

.product_article_top span.spe_rightBtn {
    right: 0;
}

.product_article_top span.spe_rightBtn {
    background: url(/cy/images/product_article_next.jpg) no-repeat left center;
    background-size: cover;
}

.product_article_top .spec-items {
    position: relative;
    width: 322px;
    height: 84px;
    overflow: hidden;
    padding-top: 10px;
    margin: 0 auto;
}

.product_article_top .spec-items ul {
    width: 500%;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 10;
}

.product_article_top .spec-items li.on {
    border: 1px solid #ec6e00;
}

.product_article_top .spec-items li {
    width: 82px;
    height: 82px;
    float: left;
    overflow: hidden;
    margin: 0 14px;
    border: 1px solid #dedede;
    cursor: pointer;
    position: relative;
}

.product_article_top .spec-items ul * {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.product_article_top .spec-items li.on img {
    -webkit-transform: translate(-50%,-50%) scale(1.2,1.2);
    -ms-transform: translate(-50%,-50%) scale(1.2,1.2);
    -o-transform: translate(-50%,-50%) scale(1.2,1.2);
    transform: translate(-50%,-50%) scale(1.2,1.2);
}

.product_article_top .spec-items li img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1,1);
    -ms-transform: translate(-50%,-50%) scale(1,1);
    -o-transform: translate(-50%,-50%) scale(1,1);
    transform: translate(-50%,-50%) scale(1,1);
}

.product_article_top .wap_box {
    width: 100%;
    text-align: center;
    border: 1px #ccc solid;
}

.product_article_top .wap_box {
    position: relative;
    display: none;
}

.product_article_top .wap_box .bd, .product_article_top .wap_box .bd li {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.product_article_top .wap_box .bd, .product_article_top .wap_box .bd li {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.product_article_top .wap_box .bd li span {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    display: block;
}

.product_article_top .wap_box .bd li span img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.product_article_top .wap_box .bd img {
    display: block;
    width: 100%;
    height: 100%;
}

.product_article_top .wap_box .hd {
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
}

.product_article_top .wap_box .hd li.on {
    background: #ffd30d;
}

.product_article_top .wap_box .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ccc;
    text-indent: -33em;
    overflow: hidden;
    margin: 0 4px;
}

.product_article_top .float_r {
    float: right;
    width: 51%;
}

.float_r {
    float: right;
}

.product_article_top .float_r .data_info {
    font-size: 14px;
    color: #666;
    line-height: 230%;
}

.product_article_bottom {
    margin-top: 46px;
}


.product_article_bottom .data_title {
    font-size: 16px;
    color: #333;
    background: #f2f2f2;
    border: 1px #e0e0e0 solid;
    line-height: 48px;
    padding-left: 2%;
}

.product_article_bottom .data_con {
    padding: 20px 0 0 0;
    font-size: 16px;
    line-height: 190%;
    color: #666;
}

.product_article_bottom .data_con p {
    margin-bottom: 10px;
}

.Paging_btn {
    border-top: 1px #e1e1e1 solid;
    padding: 36px 0 36px 0;
    margin: 40px 0 30px;
}

.product_article_bottom .Paging_con {
    margin: 0 2%;
}

.Paging_con {
    position: relative;
}

.Paging_btn p:first-child {
    margin-bottom: 8px;
    line-height: 120%;
}

.Paging_btn p {
    padding-right: 110px;
}

.Paging_btn p, .Paging_btn p a, .Paging_btn .a_return {
    font-size: 15px;
    color: #666;
}

.Paging_btn p a {
    padding-left: 6px;
}

.Paging_btn .a_return {
    position: absolute;
    right: 0;
    top: 50%;
    padding: 10px;
    padding-left: 26px;
    background: url(/cy/images/return.png) no-repeat left center;
    margin-top: -20px;
}

@media screen and (max-width: 1200px) {


    .product_article_top .Con {
        width: 100%;
    }

    .product_article_top h2 {
        font-size: 24px;
        padding: 26px 0 30px;
    }

    .product_article_top .float_l {
        width: 42%;
    }

    .product_article_top .pc_box {
        display: none;
    }

    .product_article_top .wap_box {
        display: block;
    }

    .product_article_top .float_r {
        width: 55%;
    }

    .product_article_top .float_r {
        width: 55%;
    }

    .product_article_top .float_r .data_info {
        font-size: 12px;
        line-height: 210%;
    }

    .product_article_bottom {
        margin-top: 30px;
    }


    .product_article_bottom .data_title {
        line-height: 40px;
        font-size: 14px;
    }

    .product_article_bottom .data_con {
        font-size: 14px;
    }

    .Paging_btn {
        padding: 24px 0 24px 0;
    }

    .Paging_btn p, .Paging_btn p a, .Paging_btn .a_return {
        font-size: 12px;
    }
}

@media screen and (max-width: 800px) {

    .product_article_top .float_l {
        width: 56%;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .product_article_top .float_r {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .product_article_top .float_r {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
}

@media screen and (max-width: 560px) {

    .product_article_top h2 {
        font-size: 21px;
        padding: 26px 0 20px;
    }

    .product_article_top .float_l {
        width: 76%;
    }
}

/*分页*/

.pageNavi {
    text-align: center;
    padding: 20px 0 100px;
}

.pageNavi .wp-pagenavi {
    width: 100%;
    vertical-align: top;
}

.pageNavi .wp-pagenavi .prev {
    background: url(../images/list_article/pageNavi/prev_1.png) no-repeat center;
    background-size: 16px;
}

.pageNavi .wp-pagenavi .prev, .pageNavi .wp-pagenavi .next {
    width: 40px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #dedede;
    position: relative;
    text-indent: -99em;
}

.pageNavi .wp-pagenavi span {
    border: none;
    margin: 0 1px;
}

.pageNavi .wp-pagenavi a, .pageNavi .wp-pagenavi .on_sp {
    display: inline-block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 1px solid #dedede;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    overflow: hidden;
    border-radius: 2px;
    color: #666;
}

.pageNavi .wp-pagenavi .current a:hover, .pageNavi .wp-pagenavi .on_sp {
    color: #fff;
    background: #107adb;
}

.pageNavi .wp-pagenavi span {
    border: none;
    margin: 0 1px;
}

.pageNavi .wp-pagenavi span {
    border: none;
    margin: 0 1px;
}

.pageNavi .wp-pagenavi .next {
    background: url(../images/list_article/pageNavi/next_1.png) no-repeat center;
    background-size: 16px;
}

@media screen and (max-width: 618px) {

    .pageNavi {
        padding: 20px 0 60px;
    }

    .pageNavi .wp-pagenavi a, .pageNavi .wp-pagenavi .on_sp, .pageNavi .wp-pagenavi .prev, .pageNavi .wp-pagenavi .next {
        width: 34px;
        height: 34px;
        line-height: 34px;
        vertical-align: top;
    }

    .pageNavi .wp-pagenavi a, .pageNavi .wp-pagenavi .on_sp, .pageNavi .wp-pagenavi .prev, .pageNavi .wp-pagenavi .next {
        width: 34px;
        height: 34px;
        line-height: 34px;
        vertical-align: top;
    }
}
