﻿.container
{
    width: 1200px;
    margin: 0 auto;
}
.downloadv4a ul li .border_bottom, .downloadv4a ul li .border_left, .downloadv4a ul li .border_right, .downloadv4a ul li .border_top, .downloadv4a ul.bd li .border_bottom, .downloadv4a ul.bd li .border_left, .downloadv4a ul.bd li .border_right, .downloadv4a ul.bd li .border_top, .news_0_list ul li .border_bottom, .news_0_list ul li .border_left, .news_0_list ul li .border_right, .news_0_list ul li .border_top, .partnerpic li .border_bottom, .partnerpic li .border_left, .partnerpic li .border_right, .partnerpic li .border_top, .recru-list ul li .border_bottom, .recru-list ul li .border_left, .recru-list ul li .border_right, .recru-list ul li .border_top, .wrongv4a ul.bd li .border_bottom, .wrongv4a ul.bd li .border_left, .wrongv4a ul.bd li .border_right, .wrongv4a ul.bd li .border_top
{
    position: absolute;
    background: #004098;
}
.downloadv4a ul li:hover .download-detail .down-right a.down-ico, .downloadv4a ul.bd li:hover .download-detail .down-right a.down-ico
{
    border-color: #004098;
    background: #004098;
}
.js .animate-box
{
    opacity: 0;
    opacity: 1\9;
}
.header
{
    background-color: #fff;
}
.header .logo
{
    float: left;
    margin-left: 5%;
    padding-top: 20px;
}
.header .logo img
{
    display: block;
    height: 52px;
}
.header .navbox
{
    float: left;
}
.header .tel
{
    text-align: right;
    font-size: 30px;
    line-height: 1;
    font-family: DolceVita;
    padding-top: 16px;
    padding-right: 22px;
}
.header .tel i
{
    color: #004098;
    font-size: 26px;
}
.header .nav ul li
{
    position: relative;
    display: inline-block;
    width: 110px;
    text-align: center;
}
.header .nav ul li>a
{
    display: block;
    line-height: 54px;
}
.header .nav ul li>a::after
{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
    background-color: #f90;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.header .nav ul li.current>a::after, .header .nav ul li:hover>a::after
{
    width: 100%;
    opacity: 1;
}
.header .nav dl
{
    display: none;
    position: absolute;
    top: 54px;
    width: 160%;
    margin-left: -30%;
    background-color: #004098;
    z-index: 99;
}
.header .nav dl dd a
{
    display: block;
    color: #fff;
    padding: 0 10px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.header .nav dl dd a:hover
{
    background-color: #363636;
}
.header .nav dl dd:nth-child(n+2) a
{
    border-top: 1px solid #ffa9a9;
}
.header .search
{
    float: left;
    margin-left: 20px;
    width: 120px;
    height: 100px;
    position: relative;
    z-index: 99;
}
.header .search i
{
    position: relative;
    top: 0;
    opacity: 1;
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #f90;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.header .search i.hide
{
    top: -200px;
    opacity: 0;
    display: none;
}
.header .search form
{
    position: relative;
    top: -200px;
    z-index: 99;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.header .search form.show
{
    top: 0;
    opacity: 1;
}
.header .search div
{
    position: absolute;
    top: 0;
    left: 0;
    width: 480px;
    height: 100%;
    padding: 32px 0 0 40px;
    background-color: #f90;
    transform: translateX(-100%);
}
.header .search input
{
    width: 80%;
    height: 34px;
    line-height: 34px;
    text-indent: 18px;
    color: #fff;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
}
.header .search input::-webkit-input-placeholder
{
    color: #dce3f7;
}
.header .search input:-moz-placeholder
{
    color: #dce3f7;
}
.header .search input::-moz-placeholder
{
    color: #dce3f7;
}
.header .search input:-ms-input-placeholder
{
    color: #dce3f7;
}
.header .search button
{
    width: 100%;
    height: 100%;
    background-color: #f90;
    border: 0;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
}
.header .menu
{
    display: none;
}
.m_nav
{
    display: none;
}
.footer
{
    background-color: #2b2b2b;
    padding-top: 40px;
    color: #aaa;
}
.footer a
{
    color: #aaa;
}
.footer .foot
{
    padding-bottom: 36px;
}
.footer .foot .logof
{
    padding-top: 10px;
    float: left;
}
.footer .foot .logof ul
{
    margin-bottom: 20px;
}
.footer .foot .logof ul li
{
    display: inline-block;
    margin-right: 16px;
}
.footer .foot .logof ul li a
{
    color: #fff;
}
.footer .foot .logof img
{
    display: block;
    margin-bottom: 26px;
    height: 52px;
}
.footer .foot .logof p
{
    line-height: 1.2;
    padding-bottom: 10px;
}
.footer .foot .m_tel
{
    display: none;
}
.footer .foot .navf
{
    float: left;
    padding-left: 20px;
}
.footer .foot .navf dl
{
    float: left;
    margin-left: 58px;
}
.footer .foot .navf dl dt
{
    line-height: 1.6;
    margin-bottom: 10px;
}
.footer .foot .navf dl dd a
{
    color: #fff;
    line-height: 34px;
}
.footer .foot .code
{
    float: right;
    padding-top: 10px;
}
.footer .foot .code li
{
    float: left;
    text-align: center;
}
.footer .foot .code li:first-child
{
    margin-right: 50px;
}
.footer .foot .code li img
{
    display: block;
    width: 130px;
}
.footer .foot .code li span
{
    font-size: 14px;
    line-height: 38px;
}
.footer .foot .code li p
{
    display: none;
}
.footer .bottom
{
    padding: 30px 0;
    line-height: 1.6;
    border-top: 1px solid #515151;
}
.footer .bottom p>a
{
    margin-left: 2%;
}
.footer .bottom span, .footer .bottom a
{
    display: inline-block;
}
.footer .bottom span.a
{
    float: right;
}
.bodybg
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.Nav_r
{
    display: inline-block;
    position: fixed;
    right: 0;
    z-index: 9999;
}
.Nav_r ul
{
    width: 45px;
}
.Nav_r ul li
{
    width: 45px;
    height: 45px;
    background-color: #111;
    margin-bottom: 1px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.Nav_r ul li i
{
    display: block;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 26px;
    line-height: 45px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.Nav_r ul li p
{
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px;
}
.Nav_r ul li a
{
    display: block;
    line-height: 45px;
    color: #fff;
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
}
.Nav_r ul li .img
{
    position: absolute;
    width: 150px;
    height: 200px;
    bottom: -60px;
    left: -160px;
    background: url('../image/qr_img2.png') no-repeat center;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.Nav_r ul li .img img
{
    width: 130px;
    height: 130px;
    position: relative;
    top: 10px;
    left: 10px;
}
.Nav_r ul li .img .title
{
    width: 150px;
    position: absolute;
    bottom: 42px;
    font-size: 12px;
    text-align: center;
    height: 18px;
    overflow: hidden;
}
.Nav_r ul li:hover
{
    background: #004098;
    width: 160px;
    overflow: visible;
}
.Nav_r ul li:hover p
{
    opacity: 1;
}
.Nav_r ul li.code:hover
{
    width: 45px;
}
.Nav_r ul li.code:hover .img
{
    opacity: 1;
    bottom: -36px;
}
.all_gg
{
    width: 100%;
    height: 78px;
    position: fixed;
    z-index: 100;
    bottom: 0;
    color: #fff;
    line-height: 78px;
    text-align: center;
    font-size: 24px;
    overflow: hidden;
}
.all_gg .cont
{
    width: 100%;
    height: 78px;
    background: rgba(0,0,0,.8);
}
.all_gg .cont p span
{
    padding: 0 10px;
}
.all_gg i
{
    width: 70px;
    height: 78px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.all_gg i:hover
{
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
.all_gg2
{
    position: fixed;
    z-index: 100;
    left: -200px;
    bottom: 0;
    cursor: pointer;
}
.all_gg2 img
{
    width: 200px;
    height: 78px;
}
.all_gg2 a.btn
{
    display: block;
    width: 24px;
    height: 14px;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 101;
}
.nybanner
{
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.nybanner .column
{
    position: relative;
    top: 70px;
    width: 350px;
    height: 170px;
    padding-left: 20px;
    padding-top: 35px;
}
.nybanner .column h2
{
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    line-height: 1.6;
}
.nybanner .column p
{
    color: #ccc;
}
.nybanner .column p::before
{
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background: #004098;
    margin-top: 10px;
    margin-bottom: 15px;
}
.location
{
    height: 70px;
    background-color: #f3f3f3;
}
.location .left
{
    line-height: 70px;
    float: left;
}
.location .left i
{
    color: #004098;
    margin-right: 10px;
}
.location .left a:last-child
{
    color: #004098;
}
.location .right
{
    line-height: 70px;
    float: right;
}
.location .right a
{
    width: 90px;
    display: inline-table;
    text-align: center;
}
.location .right a:hover, .location .right a.act
{
    background-color: #004098;
    color: #fff;
}
.list-about
{
    padding-top: 70px;
    padding-bottom: 80px;
}
.list-about .container
{
    position: relative;
    overflow: hidden;
}
.list-about .box
{
    padding: 30px;
    background-color: #fff;
}
.list-about .aboutimg
{
    width: 45.84%;
    margin-bottom: 2.5%;
    margin-right: 2.5%;
    padding: 12px;
    background: url(../image/bg_campus.png) no-repeat center/100% 100%;
}
.list-about .aboutimg img
{
    width: 100%;
}
.list-about .aboutcon h3
{
    font-size: 22px;
    line-height: 1;
    margin-bottom: 18px;
    font-weight: normal;
    text-align: center;
}
.list-about .aboutcon p
{
    text-align: justify;
    line-height: 1.8;
}
.list-contact
{
    padding: 50px 0;
}
.list-contact .cat-tit h2
{
    font-size: 22px;
    font-weight: normal;
    line-height: 1.8em;
}
.list-contact .cat-tit p
{
    text-transform: uppercase;
    font-size: 30px;
    font-family: DolceVita;
    line-height: 1em;
}
.list-contact .cat-tit p span
{
    color: #004098;
}
.list-contact .box
{
    padding: 20px 30px 30px;
}
.list-contact .box .contact ul li
{
    position: relative;
    padding-top: 32px;
    padding-left: 56px;
    line-height: 1.6em;
}
.list-contact .box .contact ul li i
{
    position: absolute;
    left: 0;
    top: 36px;
    width: 36px;
    height: 36px;
    background-color: #fbfbfb;
    color: #004098;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
}
.list-contact .box .contact ul li h3
{
    font-size: 14px;
    color: #8d8d8d;
}
.list-contact .box .contact ul li p
{
    color: #525252;
}
.list-contact .box .contact a
{
    display: none;
}
.list-contact .box .mapbox
{
    margin-left: 450px;
}
.list-contact .box .mapbox #allmap
{
    height: 100%;
    overflow: hidden;
}
.list-contact .box .mapbox .Map
{
    height: 500px;/* padding: 15px; */
}
.list-project
{
    padding: 50px 0;
}
.list-project .pro_0_list
{
    overflow: hidden;
    padding-bottom: 10px;
}
.list-project .pro_0_list ul
{
    margin: 0 -20px 30px;
}
.list-project .pro_0_list ul li
{
    position: relative;
    width: 33.3333%;
    margin-bottom: 20px;
    padding: 0 20px;
    min-height: auto;
    float: left;
    overflow: hidden;
}
.list-project .pro_0_list ul li a.img
{
    position: relative;
    display: block;
    width: 100%;
    height: 250px;
    overflow: hidden;
    background-color: #fbfbfb;
}
.list-project .pro_0_list ul li img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.list-project .pro_0_list ul li, .list-project .pro_0_list ul li a.jia, .list-project .pro_0_list ul li i.bor2
{
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.list-project .pro_0_list ul li .title
{
    padding: 15px;
}
.list-project .pro_0_list ul li .title h5
{
    font-size: 18px;
    font-weight: normal;
    line-height: 1.6;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-project .pro_0_list ul li .title h5 a
{
    color: #666;
}
.list-project .pro_0_list ul li .title p
{
    color: #7d7d7d;
    font-family: DolceVita;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-project .pro_0_list ul li a.jia
{
    opacity: 0;
    position: absolute;
    bottom: 28px;
    right: 23px;
    display: block;
    width: 12px;
    height: 12px;
    z-index: 10;
    color: #004098;
}
.list-project .pro_0_list ul li i.bor2
{
    display: block;
    width: 0;
    height: 2px;
    background-color: #004098;
}
.list-project .pro_0_list ul li:hover img
{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.list-project .pro_0_list ul li:hover a.jia
{
    opacity: 1;
}
.list-project .pro_0_list ul li:hover i.bor2
{
    width: 100%;
}
.list-news
{
    padding: 50px 0;
}
.list-news .news_0_list
{
    padding: 10px 0 30px;
    background: #fff;
}
.list-news .news_0_list ul
{
    margin-bottom: 30px;
}
.list-news .news_0_list ul li
{
    position: relative;
    padding: 25px 22px;
    margin: 20px 20px 0;
    border: 1px solid #ededed;
    overflow: hidden;
}
.list-news .news_0_list ul li img
{
    height: 130px;
    margin-right: 15px;
}
.list-news .news_0_list ul li h5
{
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
}
.list-news .news_0_list ul li>span
{
    display: block;
    font-family: Arial!important;
}
.list-news .news_0_list ul li>span strong
{
    font-style: inherit;
    font-weight: inherit;
    font-size: 26px;
    color: #888;
    padding-right: 10px;
}
.list-news .news_0_list ul li p
{
    padding-top: 5px;
    line-height: 22px;
    color: #999;
    overflow: hidden;
    display: -webkit-box;
    display: box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    box-orient: vertical;
}
.list-news .news_0_list ul li .border_top, .list-news .news_0_list ul li .border_left
{
    left: 0;
    top: 0;
}
.list-news .news_0_list ul li .border_right, .list-news .news_0_list ul li .border_bottom
{
    bottom: 0;
    right: 0;
}
.list-news .news_0_list ul li .border_top, .list-news .news_0_list ul li .border_bottom
{
    height: 2px;
    width: 0;
}
.list-news .news_0_list ul li .border_right, .list-news .news_0_list ul li .border_left
{
    height: 0;
    width: 2px;
}
.list-news .news_0_list ul li, .list-news .news_0_list ul li .border_top, .list-news .news_0_list ul li .border_right, .list-news .news_0_list ul li .border_bottom, .list-news .news_0_list ul li .border_left
{
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.list-news .news_0_list ul li:hover
{
    border-color: transparent;
    background: #fbfbfb;
}
.list-news .news_0_list ul li:hover .border_top, .list-news .news_0_list ul li:hover .border_bottom
{
    width: 100%;
}
.list-news .news_0_list ul li:hover .border_left, .list-news .news_0_list ul li:hover .border_right
{
    height: 100%;
}
.list-talent
{
    padding: 60px 0;
}
.list-talent .list-talent1
{
    margin-bottom: 60px;
}
.list-talent .list-talent1 .fl
{
    width: 42%;
}
.list-talent .list-talent1 .fl img
{
    display: block;
    width: 100%;
    max-width: 490px;
}
.list-talent .list-talent1 .con
{
    padding-top: 50px;
    margin-left: 46%;
}
.list-talent .list-talent1 h2
{
    font-size: 30px;
    color: #004098;
    text-transform: uppercase;
    font-weight: normal;
    font-family: barlow;
    line-height: 1;
}
.list-talent .list-talent1 h1
{
    font-size: 24px;
    line-height: 60px;
}
.list-talent .list-talent1 p
{
    font-size: 15px;
    color: #666;
    line-height: 26px;
    margin-bottom: 40px;
}
.list-talent .list-talent1 a
{
    display: block;
    width: 150px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    border-radius: 23px;
    background-color: #f3642c;
}
.list-talent .cat-tit
{
    position: relative;
    text-align: center;
    margin-bottom: 35px;
}
.list-talent .cat-tit h2
{
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 24px;
    line-height: 1;
    font-weight: normal;
}
.list-talent .cat-tit p
{
    font-size: 30px;
    color: #f6f6f6;
    font-family: barlow;
    line-height: 40px;
    text-transform: uppercase;
}
.list-talent .talent-list dl
{
    margin-bottom: 10px;
}
.list-talent .talent-list dl dt
{
    line-height: 100px;
    background-color: #fafafa;
}
.list-talent .talent-list dl dt h2
{
    width: 33%;
    display: inline-block;
    color: #004098;
    font-size: 20px;
    padding-left: 5%;
}
.list-talent .talent-list dl dt span
{
    color: #888;
}
.list-talent .talent-list dl dt .btn
{
    width: 50px;
    text-align: center;
    float: right;
    font-size: 26px;
    margin-right: 5%;
    cursor: pointer;
}
.list-talent .talent-list dl dt .btn::before
{
    display: block;
    content: '+';
}
.list-talent .talent-list dl dt.open .btn::before
{
    content: '-';
}
.list-talent .talent-list dl dd
{
    display: none;
    padding: 40px 0;
}
.list-talent .talent-list dl dd .ddbox>div
{
    float: left;
    width: 50%;
}
.list-talent .talent-list dl dd .ddbox>div h3
{
    font-weight: normal;
    font-size: 18px;
    color: #f3642c;
    line-height: 1;
    margin-bottom: 20px;
}
.list-talent .talent-list dl dd .ddbox>div div
{
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
}
.list-talent .talent-list dl dd .fl
{
    padding-left: 5%;
    padding-right: 2.5%;
}
.list-talent .talent-list dl dd .fr
{
    padding-left: 2.5%;
    padding-right: 5%;
}
.list-talent .talent-list dl dd .treat
{
    padding: 0 5%;
    color: #e20e27;
}
.jobmess
{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 560px;
    padding: 2%;
    transform: translate(-50%,-50%) scale(0);
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    background-color: #fff;
    opacity: 0;
    z-index: -1;
    transition: all .5s;
}
.jobmess.show
{
    opacity: 1;
    transform: translate(-50%,-50%) scale(1);
    z-index: 2;
}
.jobmess .close
{
    position: absolute;
    right: 2%;
    top: 2%;
    font-size: 20px;
    cursor: pointer;
}
.jobmess h1
{
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #e20e27;
    line-height: 2.6;
}
.jobmess p
{
    margin-bottom: 10px;
}
.jobmess .uploadfile
{
    height: auto;
    line-height: inherit;
    width: calc(100% - 110px);
}
.jobmess .upload-btn
{
    background-color: #fb4d61;
    height: auto;
    line-height: inherit;
}
.jobmess .upload-btn:hover
{
    background-color: #e20e27;
}
.jobmess .edl-submit
{
    border-color: #e20e27;
    background: linear-gradient(#fb4d61,#e20e27);
}
#page
{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
#page .pageinfo
{
    margin-right: 3px;
    color: #808080;
    font-size: 14px;
    padding: 4px 10px;
    border: 1px solid #aaa;
    display: none;
}
#page .pageinfo strong
{
    font-weight: normal;
    margin: 0 3px;
}
#page a
{
    border: 1px solid #2f87ff;
    background: #fff;
    color: #808080;
    padding: 4px 10px;
    margin-left: 5px;
    transition: all .2s;
}
#page a:hover, #page .curpage
{
    background: #004098;
    color: #fff;
    text-decoration: none;
    border: 1px solid #004098;
}
#page .nopage
{
    cursor: not-allowed;
}
#page .nopage:hover
{
    background: #fff;
    color: #808080;
    border: 1px solid #aaa;
}
.pgejump
{
    display: none;
}
.pgejump input
{
    width: 30px;
    line-height: 32px;
    height: 32px;
    border: 0;
    text-align: center;
    border: 1px solid #ccc;
}
.pgejump #jump_btn_page
{
    display: inline-block;
    line-height: 30px;
    height: 34px;
}
.content
{
    padding: 50px 0;
}
.content .box
{
    padding: 0 30px;
    background-color: #fff;
}
.content .detail-title
{
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}
.content .detail-title h1
{
    font-size: 30px;
    padding-top: 45px;
    color: #191919;
}
.content .detail-title .d-t
{
    padding: 5px 0;
    color: #969696;
}
.content .detail-title span.d
{
    padding-right: 13px;
}
.content .detail-content
{
    padding: 15px 15px 30px;
    line-height: 22px;
    border: 1px solid #f0f0f0;
    border-width: 1px 0;
}
.content .detail-content img
{
    max-width: 100%!important;
    padding: 1%;
}
.content .preNext
{
    text-align: center;
    line-height: 25px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f0f0f0;
}
.content .preNext span
{
    display: inline-block;
}
.content .preNext span a
{
    width: auto;
    height: 25px;
    display: inline-block;
    background: url(../image/prenext.png) no-repeat 0 0;
    padding-left: 30px;
}
.content .preNext span.next a
{
    background-position: 0 -39px;
    margin: 0 30px;
}
.content .preNext span.return a
{
    background-position: 0 -75px;
}
.content .preNext span, .content .preNext span a
{
    color: #999;
}
.content .pb30
{
    padding-bottom: 30px;
}
@media screen and (max-width: 1680px)
{
    .header .logo
    {
        margin-left: 3%;
    }
    .header .tel
    {
        padding-right: 13px;
    }
    .header .nav ul li
    {
        width: 80px;
    }
    .header .search
    {
        width: 100px;
    }
}
@media screen and (max-width: 1480px)
{
    .header .logo
    {
        margin-left: 20px;
        width: 30%;
    }
    .header .logo img
    {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 1300px)
{
    .container
    {
        width: 1024px;
    }
    .header .logo
    {
        margin-left: 10px;
        padding-top: 12px;
    }
    .header .tel
    {
        display: none;
    }
    .header .nav ul li
    {
        width: 70px;
    }
    .header .nav ul li>a
    {
        line-height: 70px;
    }
    .header .search
    {
        width: 80px;
        height: 70px;
        margin-left: 10px;
    }
    .header .search div
    {
        width: 300px;
        padding: 10px 0 0 20px;
    }
    .footer .foot .navf
    {
        display: none;
    }
    .nybanner
    {
        height: 390px;
    }
    .nybanner .column
    {
        top: 95px;
    }
    .list-about .aboutcon
    {
        padding: 60px 50px 50px;
    }
}
@media screen and (max-width: 1120px)
{
    .container
    {
        width: 992px;
    }
    .header .logo
    {
        width: 26%;
    }
    .list-project .pro_0_list ul li a.img
    {
        height: 210px;
    }
}
@media screen and (max-width: 1024px)
{
    body
    {
        font-size: 14px;
    }
    .container
    {
        width: 768px;
    }
    .header
    {
        position: relative;
        padding: .38rem 0;
    }
    .header .logo
    {
        padding-top: 0;
    }
    .header .logo img
    {
        width: auto;
        height: .58rem;
    }
    .header .nav
    {
        display: none;
    }
    .header .search
    {
        margin-right: .8rem;
        width: .8rem;
        height: .58rem;
    }
    .header .search i
    {
        color: #3f3f3f;
        background-color: transparent;
        font-size: .36rem;
    }
    .header .search div
    {
        width: 66vw;
    }
    .header .search form
    {
        position: absolute;
        height: 50px;
    }
    .header .search form input
    {
        height: 26px;
        line-height: 26px;
        text-indent: 10px;
    }
    .header .search form.show
    {
        top: 1.3rem;
    }
    .header .icon
    {
        top: 50%;
    }
    .header .icon, .header .icon:before, .header .icon:after
    {
        left: 0;
        position: absolute;
        background-color: #4e4f4f;
        border-radius: .02rem;
        transition-duration: .5s;
        height: .05rem;
        width: 100%;
    }
    .header .icon:before
    {
        width: 120%;
        top: -.16rem;
        content: "";
    }
    .header .icon:after
    {
        width: 120%;
        top: .16rem;
        content: "";
    }
    .header .menu
    {
        display: none;
        width: .4rem;
        position: relative;
        transition-duration: 1s;
        position: absolute;
        right: 15px;
        top: .65rem;
        z-index: 99;
        cursor: pointer;
    }
    .header .menu .icon
    {
        transition-duration: .5s;
        transition-delay: .5s;
    }
    .header .menu .icon:after
    {
        transition: transform .5s,top .5s .5s;
    }
    .header .menu .icon:before
    {
        transition: transform .5s,top .5s .5s;
    }
    .header .menu.open .icon
    {
        transition-duration: .1s;
        transition-delay: .5s;
        background: transparent;
    }
    .header .menu.open .icon:before
    {
        transition: top .5s,transform .5s .5s;
        top: 0;
        transform: rotateZ(-45deg);
    }
    .header .menu.open .icon:after
    {
        transition: top .4s,transform .5s .5s;
        top: 0;
        transform: rotateZ(45deg);
    }
    .m_nav
    {
        display: block;
        background-color: #fff;
    }
    .m_nav ul
    {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .m_nav li
    {
        width: 33.3333%;
        text-align: center;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .m_nav li a
    {
        background-color: #f3f3f3;
        margin: .02rem;
        padding: .14rem;
        display: block;
        text-decoration: none;
        font-size: 16px;
        color: #363636;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .m_nav li a.current
    {
        font-size: 16px;
        color: #fff;
        background-color: #004098;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background: -webkit-linear-gradient(none,none);
        background: -moz-linear-gradient(none,none);
        background: -ms-linear-gradient(none,none);
        background: linear-gradient(none,none);
        background-size: auto;
    }
    .m_nav dl
    {
        display: none;
    }
    .footer .bottom span.a
    {
        float: none;
        display: inline-block;
    }
    .Nav_r, .links
    {
        display: none;
    }
    .nybanner
    {
        height: 2.6rem;
    }
    .nybanner .column
    {
        top: .3rem;
        height: 1.7rem;
        padding-left: .2rem;
        padding-top: .35rem;
    }
    .nybanner .column h2
    {
        font-size: .3rem;
    }
    .nybanner .column p
    {
        font-size: .28rem;
    }
    .nybanner .column p::before
    {
        width: .6rem;
        height: .03rem;
        margin-top: .1rem;
        margin-bottom: .15rem;
    }
    .location
    {
        height: .7rem;
    }
    .location .left
    {
        line-height: .7rem;
    }
    .list-about
    {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    .list-about .box
    {
        padding: 0;
    }
    .list-about .aboutimg
    {
        float: none;
        margin: .3rem .3rem;
        width: auto;
        padding: .12rem;
    }
    .list-about .aboutcon
    {
        position: relative;
        top: 0;
        left: 0;
        padding: .3rem .3rem;
    }
    .list-about .aboutcon h3
    {
        position: relative;
        top: 0;
        left: 0;
        font-size: .36rem;
    }
    .list-about .aboutcon p
    {
        line-height: 1.6;
    }
    .list-contact
    {
        padding: .2rem 0 0;
    }
    .list-contact .cat-tit h2
    {
        font-size: 16px;
    }
    .list-contact .cat-tit p
    {
        font-size: 14px;
    }
    .list-contact .box
    {
        padding: .2rem 0 .3rem;
    }
    .list-contact .box .contact
    {
        float: none;
        margin-bottom: .2rem;
    }
    .list-contact .box .contact ul li
    {
        padding-top: .32rem;
        padding-left: 50px;
    }
    .list-contact .box .contact ul li i
    {
        top: .36rem;
    }
    .list-contact .box .contact a
    {
        margin-top: .3rem;
        display: block;
        width: 100%;
        line-height: .8rem;
        text-align: center;
        color: #fff;
        background-color: #004098;
    }
    .list-contact .box .mapbox
    {
        display: none;
    }
    .list-news, .list-project
    {
        padding: .5rem 0;
    }
    .list-project .pro_0_list ul li
    {
        width: 50%;
    }
    .list-project .pro_0_list ul li a.img
    {
        height: 240px;
    }
    .list-talent
    {
        padding: .5rem 0;
    }
    .list-talent .list-talent1
    {
        margin-bottom: .5rem;
    }
    .list-talent .list-talent1 .fl
    {
        display: none;
    }
    .list-talent .list-talent1 .con
    {
        margin-left: 0;
        padding-top: 0;
    }
    .list-talent .list-talent1 h2
    {
        font-size: .3rem;
    }
    .list-talent .list-talent1 h1
    {
        font-size: .28rem;
        line-height: .6rem;
    }
    .list-talent .list-talent1 p
    {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: .4rem;
    }
    .list-talent .talent-list dl dt
    {
        line-height: 1rem;
    }
    .list-talent .talent-list dl dt h2
    {
        width: 33%;
        font-size: 18px;
        padding-left: 2%;
        font-weight: normal;
    }
    .list-talent .talent-list dl dt .btn
    {
        width: 1rem;
        font-size: .5rem;
        margin-right: 0;
    }
    .list-talent .talent-list dl dd
    {
        padding: .4rem 0;
    }
    .list-talent .talent-list dl dd .ddbox>div
    {
        float: none;
        width: auto;
        padding: 0;
    }
    .list-talent .talent-list dl dd .ddbox>div h3
    {
        font-size: 16px;
        margin-bottom: .2rem;
    }
    .list-talent .talent-list dl dd .ddbox>div div
    {
        font-size: 13px;
        line-height: 22px;
    }
    .content
    {
        padding: .5rem 0;
    }
    .content .box
    {
        padding: 0 .2rem;
    }
    .content .detail-title h1
    {
        padding-top: .45rem;
        font-size: .3rem;
    }
    .content .detail-content
    {
        margin-top: .2rem!important;
        margin-bottom: .3rem!important;
        padding: .15rem 0 .3rem;
    }
    .content.lawyer .box
    {
        padding-top: .02rem;
    }
    .content.lawyer .detail-thumb
    {
        float: none;
        padding: 0 .15rem;
        min-width: 280px;
        margin: 0 auto;
    }
    .content.lawyer .detail-content
    {
        margin-left: 0;
        margin-top: 0!important;
        font-size: 16px;
    }
    .content.lawyer .detail-content .title
    {
        text-align: center;
    }
    .content .pb30
    {
        padding-bottom: .3rem;
    }
}
@media screen and (max-width: 790px)
{
    .container
    {
        width: 100%;
        padding: 0 .2rem;
    }
    .footer
    {
        padding-top: .4rem;
    }
    .footer .foot
    {
        padding-bottom: .4rem;
    }
    .footer .foot .logof
    {
        display: none;
    }
    .footer .foot .m_tel
    {
        display: block;
        float: left;
    }
    .footer .foot .m_tel li+li
    {
        margin-top: .4rem;
    }
    .footer .foot .m_tel li a
    {
        display: flex;
        align-items: center;
    }
    .footer .foot .m_tel li i
    {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .39rem;
        width: .7rem;
        height: .7rem;
        margin-right: .2rem;
        color: #fff;
        border-radius: 50%;
        background-color: #004098;
        box-shadow: 0 0 20px rgba(0,64,152,.3);
    }
    .footer .foot .m_tel li h2
    {
        font-size: .4rem;
        font-family: DolceVita;
        color: #fff;
        font-weight: normal;
        line-height: .5rem;
    }
    .footer .foot .m_tel li h3
    {
        font-size: .28rem;
        color: #fff;
        font-weight: normal;
        line-height: .5rem;
    }
    .footer .foot .m_tel li p
    {
        font-size: .24rem;
        line-height: 1;
        color: #7d7d7d;
    }
    .footer .foot .code
    {
        padding-top: .1rem;
    }
    .footer .foot .code li span
    {
        font-size: .2rem;
        font-weight: bold;
    }
    .footer .foot .code li img
    {
        width: 1.2rem;
        border-radius: .06rem;
    }
    .footer .foot .code li:first-child
    {
        display: none;
    }
    .footer .bottom
    {
        padding: .2rem 0;
    }
    .list-news .news_0_list
    {
        padding: 0 0 .3rem;
    }
    .list-news .news_0_list ul li
    {
        margin: .2rem 0 0;
        padding: .15rem .2rem;
        height: auto;
    }
    .list-news .news_0_list ul li h5
    {
        padding-top: .15rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .list-news .news_0_list ul li img
    {
        display: none;
    }
    .list-project .pro_0_list ul
    {
        margin: 0 -.1rem .3rem;
    }
    .list-project .pro_0_list ul li
    {
        padding: 0 .1rem;
    }
    .list-project .pro_0_list ul li a.img
    {
        height: 31vw;
    }
    .list-project .pro_0_list ul li .title
    {
        padding: .15rem;
    }
    .list-project .pro_0_list ul li .title h5
    {
        font-size: 16px;
    }
    #page
    {
        font-size: .14rem;
        height: .3rem;
        line-height: .3rem;
    }
    #page a
    {
        padding: .04rem .1rem;
        margin-left: .05rem;
    }
}