?* 前端 */

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    margin: 0;
    padding: 0;
}
body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    overflow-x: hidden;
    max-width: 1920px;
    min-width: 1280px;
    position: relative;
    padding: 0;
    width: 100%;
  
    font-family: Arial, Helvetica, sans-serif, Microsoft Yahei;
    font-size: 14px;
    line-height: 1;
    background: #fff;
}
html.act {
    overflow: hidden;
    width: 100%;
    height: 100vh;
}
ul, ul li, ol li, tr td, dl, dd {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
*zoom:1;
}
.tc p {
    font-size: 16px;
}
.btn-submit {
    font-size: 18px;
    display: block;
    width: 160px;
    line-height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    background: #fafafa;
    color: #999;
}
a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    color: #1f1f1f;
}
textarea, select {
    outline: none;
    color: #666;
    font-size: 14px;
    width: 100%;
}
img {
    border: none;
    transform: translate(1.001);
    -webkit-transform: translate(1.001);
    display: block;
    max-width: 100%;
}
img[src=""] {
    opacity: 0;
}
 body::-webkit-scrollbar {
width:4px;
height: 1px;
}
 body::-webkit-scrollbar-thumb {
background:#000;
}
 body::-webkit-scrollbar-track {
background:#fff;
}
.f_12 {
    font-size: 12px;
}
.f_16 {
    font-size: 16px;
}
.f_18 {
    font-size: 18px;
}
.f_20 {
    font-size: 20px;
}
.f_22 {
    font-size: 22px;
    color: #575757;
}
.f_24 {
    font-size: 24px;
}
.f_26 {
    font-size: 26px;
}
.f_28 {
    font-size: 28px;
}
.f_30 {
    font-size: 30px;
}
.f_32 {
    font-size: 32px;
}
.f_34 {
    font-size: 34px;
}
.f_36 {
    font-size: 36px;
}
.f_38 {
    font-size: 38px;
}
.f_40 {
    font-size: 40px;
}
/*分页*/

.BMap_mask, .BMap_cpyCtrl, .BMap_scaleTxt, .BMap_scaleCtrl, .BMap_omCtrl, .anchorBL {
    display: none !important;
}
.a_dw {
    position: relative;
    top: -70px;
}
.box {
    max-width: 1920px;
    min-width: 1200px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    box-sizing: border-box;
}
.page1 {
    clear: both;
    text-align: center;
    height: 45px;
    margin: 30px 0 0;
    text-align: center;
}
.page1 span a {
    display: inline-block;
    color: #333333;
    padding: 10px 13px;
    text-decoration: none;
    background: #f7f7f7;
}
.page1 span a:hover, .page1 span.current a {
    background: #005ed1;
    color: #fff;
}
.page1 span {
    margin: 2px 5px;
}
.page2 {
    width: 120px;
    height: 40px;
    background: #005ed1;
    color: #fff;
    display: block;
    margin: 0 auto;
    line-height: 40px;
    display: none;
}
.alltime, .alltime * {
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.fbd {
    font-weight: bold;
}
/*头部*/

.pchead {
    position: fixed!important;
    ;
    top: 0!important;
    ;
    left: 0!important;
    ;
    width: 100%!important;
    ;
    z-index: 9!important;
    ;
}
/*
.pchead .alltime{
    height: 100px;
    line-height: 100px;
}
*/
.pchead .head {
    width: 45%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 60px;
    height: 100px;
    line-height: 100px;
    z-index: 999;
    display: inline-flex;
}
.pchead .head2 {
    /*    top: -80px;*/
    border-bottom: 1px solid #eee;
    background: #fff;
}
.pchead .head .logo1 {
    align-items: center;
    /*    width: 100%;*/
    float: left;
    display: inline-block;
    align-items: center;
}
.pchead .head .logo2 {
    align-items: center;
    /*    width: 100%;*/
    float: left;
    display: inline-block;
    align-items: center;
}
.pchead .head .logo img {
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    /*    margin-right: 50px;*/
    width: 64;
}
.phone1 {
    font-size: 2.6rem;
    font-weight: 600;
    /*            width: 100%;*/
    color: #5a5a5a;
}
.pchead .head .logo .phone {
    margin-left: 50px;
    font-size: 32px;
    font-weight: bold;
}
.pchead .head1 .logo .phone {
    color: #5a5a5a;
}
.pchead1 .head1 .logo .phone {
    color: #fff;
}
.pchead .head2 .logo .phone {
    color: #333;
}
/*.pchead .head .menu{display: block;width: 40px;height: 80px;float: right;cursor: pointer;background: url(../images/idx1_3.png) center no-repeat;}*/
/*
.pchead .head1 .logo {
    float: left !important;
    display: flex !important;
    align-items: center !important;
    width: 25% !important;
}
*/
.pchead .head .current {
    float: left;
    display: flex;
    align-items: center;
    width: 25%;
}
.pchead .head .current img {
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    /*    margin-right: 50px;*/
    width: 64%;
}
.pchead .head .current .phone {
    margin-left: 50px;
    font-size: 32px;
    font-weight: bold;
}
.pchead .head1 .current .phone {
    color: #fff;
}
.pchead .head2 .current .phone {
    color: #333;
}
.pchead .head .lang {
    float: right;
    margin: 0 15px;
    line-height: 80px;
    color: #fff;
}
.pchead .head .lang a {
    color: #fff;
}
.pchead .head .wl {
    display: block;
    float: right;
    width: 148px;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 30px;
    color: #fff;
    padding-left: 25px;
    background: url(../images/idx1_1.png) 20px center no-repeat;
    margin-top: 20px;
}
.pchead .head .wl2 {
    display: block;
    float: right;
    width: 148px;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 30px;
    color: #fff;
    padding-left: 25px;
    background: url(../images/idx1_2.png) 17px center no-repeat;
    margin-top: 20px;
    margin-right: 15px;
}
.pchead .head2 .menu {
    background: url(../images/idx1_3_1.png) center no-repeat;
}
.pchead .head2 .lang, .pchead .head2 .lang a {
    color: #999;
}
.pchead .head2 .lang a.act {
    color: #666;
}
.pchead .head2 .wl {
    background: url(../images/idx1_1_1.png) 20px center no-repeat;
    border: 1px solid rgba(199,199,199,0.4);
    color: #666;
}
.pchead .head2 .wl2 {
    background: url(../images/idx1_2_1.png) 17px center no-repeat;
    border: 1px solid rgba(199,199,199,0.4);
    color: #666;
}
.pchead .head .wl2:hover {
    background: #c82128 url(../images/idx1_2.png) 17px center no-repeat;
    border: 1px solid #c82128;
    color: #fff;
}
.pchead .head .wl:hover {
    background: #c82128 url(../images/idx1_1.png) 20px center no-repeat;
    border: 1px solid #c82128;
    color: #fff;
}
/*.pchead .head .menu:hover{background: url(../images/idx1_3_2.png) center no-repeat;}*/

.pchead .head .lang a:hover {
    color: #c82128;
}
.pchead.act .head {
/*    top: -80px;*/
}
.pchead.act .head2 {
    top: 0;
}
.pchead .head .menu.act {
    background: url(../images/idx1_3_3.png) center no-repeat;
}
.pchead .head .menu.act:hover {
    background: url(../images/idx1_3_4.png) center no-repeat;
}
.pchead.act2 .head {
    height: 100px;
    line-height: 100px;
}
.pchead.act2 .head .logo img {
/*    height: 50px;
    margin-top: 3px;*/
}
.pchead.act2 .head .wl2 {
    line-height: 30px;
    margin-top: 12px;
}
.pchead.act2 .head .wl {
    line-height: 30px;
    margin-top: 12px;
}
.pchead.act2 .head .lang, .pchead.act2 .head2 .lang {
    line-height: 56px;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s;
    font-size: 14px;
}
.pchead.act2 .head .menu {
    height: 56px;
}
/*菜单*/

.tj_tc {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/idx1_16.jpg) center no-repeat;
    background-size: cover;
    top: -100%;
    left: 0;
    z-index: 8;
}
.tj_tc.act {
    top: 0;
}
.tj_tc .tbox {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.tj_tc .tbox .ul1 {
}
.tj_tc .tbox .ul1 li {
    width: 14%;
    float: left;
    margin-right: 7.5%;
}
.tj_tc .tbox .ul1 li:last-child {
    margin-right: 0;
}
.tj_tc .tbox .ul1 li a {
    display: block;
    color: #dbdbdb;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tj_tc .tbox .ul1 li a:nth-child(1) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #a4a4a4;
}
.tj_tc .tbox .ul1 li a:hover {
    color: #fff;
}
/*右侧*/

.right {
    position: fixed;
    width: 34px;
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 45px;
    z-index: 7;
}
.right li {
    width: 34px;
    height: 34px;
    position: relative;
}
.right li a {
    display: block;
    position: relative;
    width: 100%;
}
.right li a img {
    display: block;
    width: 100%;
    transform: scale(0);
    -webkit-transform: scale(0);
}
.right li a span {
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border: 2px solid #9d9d9d;
    border-radius: 50%;
    transform: scale(.3);
    -webkit-transform: scale(.3);
}
.right li .wz {
    position: absolute;
    top: 0;
    line-height: 34px;
    padding: 0 25px;
    background: #c82128;
    color: #fff;
    right: 40px;
    border-radius: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
}
.right li:hover .wz {
    opacity: 1;
    right: 50px;
}
.right li.active a img {
    transform: scale(1);
    -webkit-transform: scale(1);
}
.right li.active a span {
    transform: scale(1);
    -webkit-transform: scale(1);
    border: 2px solid #c82128;
}
/*主体*/

#dowebok {
    width: 100%;
    height: 100vh;
}
#dowebok .section {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#dowebok .section .imgbg > img {
    display: block;
    width: 100%;
    height: 100%;
}
#dowebok .section .swiper_ind1 {
    width: 100%;
    height: 100%;
}
#dowebok .section .swiper_ind1 .sbox {
    width: 100%;
    height: 100%;
    position: relative;
}
#dowebok .section .swiper_ind1 .sbox > img {
    display: block;
    width: 100%;
    height: 100%;
}
#dowebok .section .swiper_ind1 .sbox > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
}
#dowebok .section .swiper_ind1 .sbox > s {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0,0,0,0.3);
}
#dowebok .section .swiper_ind1 .sbox .txt {
    width: 83%;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 8.5%;
    z-index: 3;
    color: #fff;
    opacity: 0;
}
#dowebok .section .swiper_ind1 .sbox .txt .tt {
    font-size: 48px;
}
#dowebok .section .swiper_ind1 .sbox .txt .tt span {
    color: #c82128;
}
#dowebok .section .swiper_ind1 .sbox .txt .en {
    color: rgba(255,255,255,0.6);
    margin: 20px 0 65px;
}
#dowebok .section .swiper_ind1 .sbox .txt .more {
    display: block;
    width: 160px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 5px;
    background: rgba(255,255,255,0.08);
}
#dowebok .section .swiper_ind1 .swiper-slide-active .sbox .txt {
    opacity: 1;
    top: 50%;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
}
#dowebok .section .swiper_ind1 .swiper-slide-active .sbox .txt .more:hover {
    background: #c82128;
    color: #fff;
    border: 1px solid #c82128;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
}
#dowebok .section .swiper_ind1 .pagination_ind1 {
    bottom: 60px;
}
#dowebok .section .swiper_ind1 .pagination_ind1 span {
    background: transparent;
    border: 1px solid #fff;
    opacity: 1;
}
#dowebok .section .swiper_ind1 .pagination_ind1 .swiper-pagination-bullet-active {
    border: 1px solid #c82128;
    background: #c82128;
}
#dowebok .section .imgbg {
    position: relative;
    width: 100%;
    height: 100%;/* background: #fff;*/
}
#dowebok .section2 .imgbg {
    background: #f6f6f6;
}
#dowebok .section2 .imgbg .imbox {
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
    width: 100%;
}
#dowebok .section2 .imgbg {
    background: url(../images/bg3.jpg) no-repeat center center;
    background-size: 100% 100%;
    animation: bg 16s linear 0s infinite;
    /*	animation:mymove 5s infinite;*/
    -webkit-animation: bg 16s linear 0s infinite;
}
 @keyframes mymove {
 from {
left:0px;
}
 to {
left:200px;
}
}
 @-webkit-keyframes mymove {
 from {
left:0px;
}
 to {
left:200px;
}
}
#dowebok .section2 .imgbg .imbox .ilt {
    width: 50%;
    float: left;
    overflow: hidden;
}
#dowebok .section2 .imgbg .imbox .ilt img {
    display: block;
    width: 100%;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    transition: all 1.5s;
}
#dowebok .section2 .imgbg .imbox .ilt:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
#dowebok .section2 .imgbg .imbox .irt {
    width: 40%;
    float: right;
    padding: 40px 5%;
}
#dowebok .section2 .imgbg .imbox .irt .en {
    color: #bac0c8;
    margin: 15px 0 40px;
}
#dowebok .section2 .imgbg .imbox .irt .tc {
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-align: justify;
}
#dowebok .section2 .imgbg .imbox .irt .more {
    display: block;
    width: 160px;
    line-height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    background: #fff;
    color: #293d9b;
    margin-top: 40px;
    font-size: 20px;
}
#dowebok .section2 .imgbg .imbox .irt .more:hover {
    background: #c82128;
    color: #fff;
    border: 1px solid #c82128;
}
#dowebok .section2 .imgbg .imbox .ul1 {
    margin-top: 30px;
    padding: 50px 0;
    background: #fff;
    -moz-box-shadow: 0px 2px 10px #ddd;
    -webkit-box-shadow: 0px 2px 10px #ddd;
    box-shadow: 0px 2px 10px #ddd;
}
#dowebok .section2 .imgbg .imbox .ul1 li {
    float: left;
    width: 24%;
    border-right: 1px solid #fff;
    display: flex;
    justify-content: center;
    color: #666;
    font-size: 16px;
}
#dowebok .section2 .imgbg .imbox .ul1 li:last-child {
    border: 0;
}
#dowebok .section2 .imgbg .imbox .ul1 li .llt {
    margin-right: 10px;
}
#dowebok .section2 .imgbg .imbox .ul1 li .llt img {
    display: block;
    margin-bottom: 10px;
}
#dowebok .section2 .imgbg .imbox .ul1 li .lrt span {
    font-size: 66px;
    color: #293d9b;
    font-weight: bold;
}
#dowebok .section2 .imgbg .imbox .ul1 li .lrt sup {
    display: inline-block;
    position: relative;
    font-size: 40px;
    font-weight: bold;
    color: #293d9b;
    top: -20px;
}
#dowebok .section3 .imgbg {
    background: url(../images/b03.jpg) center no-repeat;
    background-size: cover;
}
#dowebok .section3 .imgbg .imbox {
    position: absolute;
    top: 48%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
    width: 100%;
    color: #fff;
}
#dowebok .section3 .imgbg .imbox .en {
    color: rgba(255,255,255,0.6);
    margin: 15px 0 50px;
}
#dowebok .section3 .imgbg .imbox .ul1 {
    position: relative;
}
#dowebok .section3 .imgbg .imbox .ul1:before {
    content: '';
    display: block;
    width: calc(100% + 300px);
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px dashed #fff;
    height: 1px;
}
#dowebok .section3 .imgbg .imbox .ul1 li {
    float: left;
    width: 27%;
    margin-right: 1.5%;
}
#dowebok .section3 .imgbg .imbox .ul1 li:last-child {
    margin-right: 0;
    float: right;
}
#dowebok .section3 .imgbg .imbox .ul1 li a {
    display: block;
    color: #fff;
    position: relative;
    padding-bottom: 25px;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .img {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 430px;
    margin-bottom: 15px;
    position: relative;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .img img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: .7;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .img img:nth-child(2) {
    opacity: 1;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .att {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .aen {
    margin-top: 10px;
}
#dowebok .section3 .imgbg .imbox .ul1 li a s {
    display: block;
    width: 2px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -10px;
}
#dowebok .section3 .imgbg .imbox .ul1 li.act {
    width: 43%;
}
#dowebok .section3 .imgbg .imbox .ul1 li.act a .img img {
    opacity: 1;
}
#dowebok .section4 .imgbg .imbox {
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
    width: 100%;
    color: #fff;
}
#dowebok .section4 .imgbg .imbox .ul1 {
    position: relative;
    overflow: hidden;
}
#dowebok .section4 .imgbg .imbox .ul1 li {
    position: absolute;
    width: 100%;
    height: 100%;
    /*top: -50px;*/
    left: 0;
    opacity: 0;
    pointer-events: none;
}
#dowebok .section4 .imgbg .imbox .ul1 li:nth-child(1) {
    position: relative;
}
#dowebok .section4 .imgbg .imbox .ul1 li.act {
    opacity: 1;
    pointer-events: inherit;
    top: 0;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt {
    width: 58%;
    float: left;
    position: relative;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt .ditu {
    position: relative;
    width: 100%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt .ditu> img {
    display: block;
    width: 100%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt .ditu .dtbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt .ditu .dtbox img {
    position: absolute;
    top: -20px;
    opacity: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt .ditu .dtbox img.act {
    top: 0;
    opacity: 1;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt .ditu .abtn {
    position: absolute;
    left: 8%;
    bottom: 40px;
    z-index: 3;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt .ditu .abtn div {
    color: #666;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt .ditu .abtn div img {
    display: block;
    float: left;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .lrt {
    position: absolute;
    width: 25%;
    float: left;
    right: 3%;
    color: #666;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .lrt .slt {
    float: left;
    width: 50%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .lrt .slt .stt {
    font-size: 66px;
    font-weight: bold;
    color: #293d9b;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .lrt .slt .stc {
    color: #333;
    margin-top: 15px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .lrt .slt .stt sup {
    position: relative;
    left: -10px;
    font-size: 40px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .lrt .neir {
    line-height: 2;
    margin: 35px 0;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .lrt .more {
    display: block;
    width: 160px;
    line-height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    background: #fafafa;
    color: #999;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .lrt .more:hover {
    background: #c82128;
    color: #fff;
    border: 1px solid #c82128;
}
#dowebok .section4 .imgbg .imbox .ul1 .li2 {
/*    padding: 50px 0.56%;*/
}
#dowebok .section4 .imgbg .imbox .ul1 .li2 .limg {
    width: 23%;
    float: left;
    margin: 0 2.66% 0 0;
}
#dowebok .section4 .imgbg .imbox .ul1 .li2 .limg:nth-child(4n) {
    margin-right: 0;
}
#dowebok .section4 .imgbg .imbox .ul1 .li2 .limg:nth-child(n + 5) {
    margin-bottom: 0;
}
#dowebok .section4 .imgbg .imbox .ul1 .li2 .limg .img {
    display: block;
    width: 100%;
    -moz-box-shadow: 0px 2px 8px #DDDDDD;
    -webkit-box-shadow: 0px 2px 8px #DDDDDD;
    box-shadow: 0px 2px 8px #DDDDDD;
    margin: 0 auto;
}
#dowebok .section4 .imgbg .imbox .ul1 .li2 .limg .img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li2 .limg .tc {
    width: 250px;
    color: #666;
    padding: 0 15%;
    line-height: 1.5;
    height: 48px;
    text-align: center;
    margin-top: 20px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li3 {
    width: 100%;
    height: 100%;
    background: url(../images/idx1_6.jpg) center no-repeat;
    background-size: cover;
}
#dowebok .section4 .imgbg .imbox .ul1 .li3 > img {
    display: block;
    width: 100%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li3 .lbox {
    position: absolute;
    top: 65%;
    left: 50%;
    width: 1160px;
    margin-top: -102px;
    margin-left: -580px;
    color: #333;
}
#dowebok .section4 .imgbg .imbox .ul1 .li3 .lbox .l_lft {
    width: 46.5%;
    float: left;
    height: 204px;
    background: rgba(255,255,255,0.87) url(../images/idx1_28.png) 100px center no-repeat;
    border-radius: 5px;
    padding: 70px 0 0 190px;
    line-height: 1.3;
    -moz-box-shadow: 0px 2px 5px #ddd;
    -webkit-box-shadow: 0px 2px 5px #ddd;
    box-shadow: 0px 2px 5px #ddd;
}
#dowebok .section4 .imgbg .imbox .ul1 .li3 .lbox .l_lft2 {
    float: right;
    background: rgba(255,255,255,0.87) url(../images/idx1_29.png) 100px center no-repeat;
}
#dowebok .section4 .imgbg .imbox .ul1 .li3 .lbox .l_lft a {
    display: block;
    color: #c82128;
    font-weight: bold;
    font-size: 36px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 {
    width: 100%;
    height: 100%;
    background: url(../images/idx1_10.jpg) center no-repeat;
    background-size: cover;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 > img {
    display: block;
    width: 100%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 1240px;
    min-width: 1200px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #333;
    margin-left: -620px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lft {
    width: 55%;
    float: left;
    overflow: hidden;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lft img {
    display: block;
    width: 100%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt {
    width: 40%;
    float: right;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt .lr_d1 {
    border: 1px solid #ddd;
    padding: 15px 20px;
    margin-bottom: 24px;
    line-height: 26px;
    background: #fff;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt .lr_d1 span {
    display: block;
    width: 60px;
    float: left;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt .lr_d1 input {
    display: block;
    width: calc(100% - 60px);
    height: 26px;
    border: 0;
    outline: none;
    float: left;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt .lr_d1 select {
    display: block;
    width: calc(40% - 30px);
    height: 26px;
    border: 0;
    outline: none;
    float: left;
    background: #f6f6f6;
    margin-right: 3%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt .lr_d1 textarea {
    display: block;
    width: calc(100% - 60px);
    float: right;
    border: 0;
    resize: none;
    outline: none;
    height: 180px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt .more {
    display: block;
    width: 160px;
    line-height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    background: #fafafa;
    color: #999;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt .more:hover {
    background: #c82128;
    color: #fff;
    border: 1px solid #c82128;
}
#dowebok .section4 .imgbg .imbox .ul1 .li5 {
    width: 100%;
    height: 100%;
    background: url(../images/111.jpg) left center no-repeat;
    background-size: cover;
}
#dowebok .section4 .imgbg .imbox .ul1 .li5 .txt {
    width: 50%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: 1.8;
    color: #333;
}
#dowebok .section4 .imgbg .imbox .ul1 .li5 .txt .dd1 .d_s1 {
    color: #293d9b;
}
#dowebok .section4 .imgbg .imbox .ul1 .li5 .txt .dd2 {
    margin-top: 70px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li5 .txt .dd2 .d {
    width: 18%;
    float: left;
    text-align: center;
    padding: 0 5px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li5 .txt .dd2 .d img {
    display: block;
    width: 100%;
    max-width: 90px;
    border: 1px solid #293d9b;
    border-radius: 50%;
    margin: 0 auto 10px;
}
#dowebok .section4 .imgbg .imbox .ul2 {
}
#dowebok .section4 .imgbg .imbox .ul2 li {
    width: 19%;
    float: left;
    border-right: 5px solid #fff;
    cursor: pointer;
    background: #f6f6f6;
    color: #666;
    display: flex;
    justify-content: center;
    height: 80px;
    align-items: center;
}
#dowebok .section4 .imgbg .imbox .ul2 li .ic0 {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: relative;
}
#dowebok .section4 .imgbg .imbox .ul2 li .ic0 img {
    display: block;
    width: 100%;
}
#dowebok .section4 .imgbg .imbox .ul2 li.act, #dowebok .section4 .imgbg .imbox .ul2 li:hover {
    background: #c82128;
    color: #fff;
}
#dowebok .section4 .imgbg .imbox .ul2 li.act .ic0 img:nth-child(1), #dowebok .section4 .imgbg .imbox .ul2 li:hover .ic0 img:nth-child(1) {
    margin-top: -40px;
}
#dowebok .section5 .imgbg .imbox {
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
    width: 100%;
    color: #fff;
}
#dowebok .section5 .imgbg .img0 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
#dowebok .section5 .imgbg .img0 img {
    display: block;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    max-width: inherit;
    opacity: 0;
    width: 100%;
}
#dowebok .section5 .imgbg .img0 img.act {
    opacity: 1;
}
#dowebok .section5 .imgbg .imbox .ul1 {
    position: relative;
}
#dowebok .section5 .imgbg .imbox .ul1 li {
    position: absolute;
    top: -20px;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
}
#dowebok .section5 .imgbg .imbox .ul1 li:nth-child(1) {
    position: relative;
}
#dowebok .section5 .imgbg .imbox .ul1 li.act {
    top: 0;
    opacity: 1;
    pointer-events: inherit;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp {
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a {
    display: block;
    width: 30.5%;
    float: left;
    margin-right: 4.25%;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a:last-child {
    margin-right: 0;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a .img {
    overflow: hidden;
    width: 100%;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a .img img {
    display: block;
    width: calc(100% + 10px);
    max-width: inherit;
    position: relative;
    left: 0;
    /*    height: 300px;*/
    max-height: 245px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a .abox {
    padding: 25px 30px;
    background: #fff;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a .att {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a .atc {
    /*    line-height: 1.5;*/
    color: #585858;
    /*    margin-top: 15px;*/
    display: -webkit-box;
    white-space: nowrap;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;/*    max-height: 44px;*/
}
.abox span {
    color: #999;
    font-size: 19px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a:hover .img img {
    left: -10px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a:hover .att {
    color: #293d9b;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .more {
    display: block;
    width: 160px;
    line-height: 45px;
    border: 2px solid #293d9b;
    border-radius: 1px;
    text-align: center;
    background: #ffffff;
    color: #293d9b;
    margin: 45px auto 60px;
    border-radius: 10px;
    font-size: 18px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .more:hover {
    background: #fff;
    color: #c82128;
    border: 1px solid #c82128;
    border-radius: 10px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li2 {
    width: 100%;
    height: 100%;
}
#dowebok .section5 .imgbg .imbox .ul1 .li2 .img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
#dowebok .section5 .imgbg .imbox .ul1 .li2 .img img {
    display: block;
    width: 100%;
}
#dowebok .section5 .imgbg .imbox .ul1 .li3 {
    width: 100%;
    height: 100%;
}
#dowebok .section5 .imgbg .imbox .ul1 .li3 .txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 50px 60px;
    background: rgba(255,255,255,0.65);
    text-align: justify;
    line-height: 1.8;
    color: #333;
    max-width: 580px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li3 .txt .ltt {
, margin-bottom: 10px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li3 .txt .ltc {
    padding-left: 10px;
    background: url(../images/idx1_39.png) left 10px no-repeat;
    margin-top: 5px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li3 .txt .more {
    display: block;
    width: 160px;
    line-height: 45px;
    border-radius: 5px;
    text-align: center;
    background: #666;
    color: #fff;
    margin-top: 30px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li3 .txt .more:hover {
    background: #c82128;
    color: #fff;
}
#dowebok .section5 .imgbg .imbox .ul2 {
}
#dowebok .section5 .imgbg .imbox .ul2 li {
    width: 100%;
    cursor: pointer;
    color: #666;
    display: flex;
    justify-content: center;
    height: 80px;
    align-items: center;
    margin-right: 3.5%;
    font-size: 3rem;
    margin: 0 auto;
    margin: 50px 0px;
}
#dowebok .section5 .imgbg .imbox .ul2 li:last-child {
    margin-right: 0;
}
#dowebok .section5 .imgbg .imbox .ul2 li .ic0 {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
}
#dowebok .section5 .imgbg .imbox .ul2 li .ic0 img {
    display: block;
    width: 100%;
}
#dowebok .section5 .imgbg .imbox .ul2 li.act, #dowebok .section5 .imgbg .imbox .ul2 li:hover {
    color: #fff;
}
#dowebok .section5 .imgbg .imbox .ul2 li.act .ic0 img:nth-child(1), #dowebok .section5 .imgbg .imbox .ul2 li:hover .ic0 img:nth-child(1) {
    margin-top: -40px;
}
#dowebok .section6 .imgbg {
    /*background: url(../images/idx1_17.jpg) center top no-repeat;*/
    background-size: cover;
}
#dowebok .section6 .imgbg .imbox {
    position: absolute;
    /*top: 46%;*/
    bottom: 0;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
    width: 100%;
    color: #fff;
}
#dowebok .section6 .imgbg .imbox .slt {
    width: 68%;
    float: left;
}
#dowebok .section6 .imgbg .imbox .slt .ul1 li {
    width: 19%;
    float: left;
    margin-right: 1.25%;
}
#dowebok .section6 .imgbg .imbox .slt .ul1 li:last-child {
    margin-right: 0;
}
#dowebok .section6 .imgbg .imbox .slt .ul1 li a {
    display: block;
    color: #cfcfcf;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#dowebok .section6 .imgbg .imbox .slt .ul1 li a:nth-child(1) {
    padding-bottom: 14px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    text-align: center;
    font-size: 16px;
}
#dowebok .section6 .imgbg .imbox .slt .ul1 li a:hover {
    color: #fff;
}
#dowebok .section6 .imgbg .imbox .slt .sbot {
    margin-top: 100px;
}
#dowebok .section6 .imgbg .imbox .slt .sbot .ewm {
    width: 139px;
    float: left;
}
#dowebok .section6 .imgbg .imbox .slt .sbot .ert {
    width: calc(90% - 140px);
    float: left;
}
#dowebok .section6 .imgbg .imbox .slt .sbot .ert .edu {
    width: 50%;
    float: left;
    padding: 16px 0 10px 10%;
    padding-top: 16px;
}
#dowebok .section6 .imgbg .imbox .slt .sbot .ert .edu:nth-child(1) {
    border-right: 1px solid rgba(255,255,255,0.4);
    padding-top: 0px;
}
#dowebok .section6 .imgbg .imbox .slt .sbot .ert .edu .ett {
    color: #ccc;
    margin-bottom: 30px;
}
#dowebok .section6 .imgbg .imbox .slt .sbot .ert .edu .ebtn {
}
#dowebok .section6 .imgbg .imbox .slt .sbot .ert .edu .ebtn a {
    display: block;
    margin-bottom: 20px;
    line-height: 18px;
    color: #fff;
}
#dowebok .section6 .imgbg .imbox .slt .sbot .ert .edu .ebtn a img {
    display: block;
    width: 18px;
    float: left;
    margin-right: 5px;
}
#dowebok .section6 .imgbg .imbox .srt {
    position: absolute;
    width: 30%;
    height: 100%;
    top: 0;
    right: 0;
    max-height: 575px;
}
#dowebok .section6 .imgbg .imbox .srt * {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}
#dowebok .section6 .imgbg .imbox .srt #map {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px solid #5e5e5e;
}
#dowebok .section6 .imgbg .imbox .srt #map img {
    max-width: inherit;
}
#dowebok .section6 .imgbg .foot {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 992;
    border-top: 1px solid rgba(255,255,255,0.04);
    line-height: 46px;
    height: 46px;
    color: #868687;
    /*    padding: 17px 0;*/
    text-align: center;
    background: #1b1b1b;
}
#dowebok .section6 .imgbg .foot a {
    color: #868687;
}
#dowebok .section6 .imgbg .foot s {
    display: inline-block;
    width: 10px;
}
#dowebok .section6 .imgbg .foot img {
    display: inline-block;
    position: relative;
    top: 3px;
}
#dowebok .section6 .imgbg .foot .dz {
    float: right;
}

@media (max-width: 1680px) {
#dowebok .section2 .imgbg .imbox .irt {
    padding: 0px 5%;
}
#dowebok .section2 .imgbg .imbox .irt .en {
    margin-bottom: 20px;
}
.right {
    right: 20px;
}
}

@media (max-width: 1440px) {
    .ResTitle_a3 span {
    color: #293d9b;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
}
    .PosList_a1 {
    text-transform: capitalize;
     position: unset !important; 
    font-size: 14px;
    color: #999;
    line-height: normal;
    background: url(../images/home.png) no-repeat left center;
    padding-left: 25px;
    background-size: 20px 20px;
    right: 0;
    bottom: 20px;
    /* z-index: 99; */
}
#dowebok .section2 .imgbg .imbox .ul1 {
    padding: 20px 0;
    margin-top: 20px;
}
#dowebok .section2 .imgbg .imbox .ul1 li .lrt span {
    font-size: 50px;
}
#dowebok .section2 .imgbg .imbox .irt .more {
    margin-top: 20px;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .img {
    height: 380px;
}
#dowebok .section3 .imgbg .imbox .en {
    margin: 10px 0 20px;
    text-align: center;
}
#dowebok .section3 .imgbg .imbox .tt {
    text-align: center;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .llt {
    width: 54%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li1 .lrt {
    width: 40%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li2 .limg {
    margin-bottom: 1.5%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li2 {
    padding: 0 5%;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt {
    padding-top: 60px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li4 .lbox .l_lrt .lr_d1 {
    padding: 5px 20px;
    margin-bottom: 10px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li5 .txt .dd2 {
    margin-top: 20px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li5 .txt .dd2 .d img {
    width: 60px;
}
#dowebok .section4 .imgbg .imbox .ul1 .li5 .txt .dd2 .d .c {
    font-size: 12px;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .ltp a {
    width: 30%;
    margin-right: 5%;
}
#dowebok .section5 .imgbg .imbox .ul1 .li1 .more {
    margin: 20px auto;
}
#dowebok .section5 .imgbg .imbox .ul2 li, #dowebok .section4 .imgbg .imbox .ul2 li {
    height: 60px;
}
#dowebok .section6 .imgbg .imbox .slt .sbot {
    margin-top: 0px;
}
#dowebok .section6 .imgbg .imbox .slt .sbot .ert .edu {
    padding-left: 5%;
}
#dowebok .section5 .imgbg .img0 img {
    width: 100%;
}
}
.mhead, .m_img, .im1, .mfooter, .i5, .im2 {
    display: none;
}

/*
@media (max-width: 1030px) {
body {
    min-width: 200px;
}
.f_16 {
    font-size: 14px;
}
.f_18 {
    font-size: 16px;
}
.f_20 {
    font-size: 18px;
}
.f_22 {
    font-size: 20px;
}
.f_24 {
    font-size: 20px;
}
.f_26 {
    font-size: 22px;
}
.f_28 {
    font-size: 22px;
}
.f_30 {
    font-size: 24px;
}
.f_32 {
    font-size: 24px;
}
.f_34 {
    font-size: 24px;
}
.f_36 {
    font-size: 24px;
}
.f_40 {
    font-size: 30px;
}
.pchead, #menu {
    display: none;
}
.mhead {
    width: 100%;
    height: 60px;
    overflow: hidden;
    display: block;
}
.mhead .mh_lt {
    width: 50%;
    float: left;
}
.mhead .mh_lt img {
    height: 60px;
}
.mhead .mh_rt {
    width: 43%;
    float: right;
    line-height: 60px;
    background: #0b5f94;
}
.mhead .mh_rt span {
    display: inline-block;
    float: right;
}
.mhead .mh_rt .mmous {
    height: 60px;
    width: 60px;
}
.mhead .mh_rt span a {
    display: inline-block;
    padding-right: 14px;
    border-right: 1px solid #1b71a6;
    color: #fff;
    height: 14px;
    line-height: 14px;
}
.mhead .mh_rt .mmous s {
    width: 30px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 5px auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.mhead .mh_rt .mmous s:nth-child(1) {
    margin-top: 22px;
}
.mnav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    background: #fff;
    z-index: 999;
    height: 100%;
}
.mnav .mtlt {
    height: 60px;
    float: left;
}
.mnav .mtlt img {
    height: 60px;
}
.mnav .mtrt {
    float: right;
    height: 60px;
}
.mnav .mtrt img {
    height: 60px;
}
.mnav dl {
    width: 85%;
    margin: 0 auto;
    height: 500px;
    overflow: auto;
    padding-right: 5%;
}
 .mnav dl::-webkit-scrollbar {
width:1px;
}
 .mnav dl::-webkit-scrollbar-thumb {
background:#ccc;
}
 .mnav dl::-webkit-scrollbar-track {
background:#fff;
}
.mnav dl dd, .mnav dl dt {
    border-bottom: 1px solid #0c5f94;
    line-height: 20px;
    padding: 10px 0;
}
.mnav dl dt {
    border-bottom: none;
    padding-top: 20px
}
.mnav dl span .cn {
    font-size: 16px;
    color: #0c5f94;
    font-weight: bold;
}
.mnav dl span .en {
    font-size: 12px;
    color: #999;
}
.mnav dl span {
    display: block;
    float: left;
}
.mnav dl span.sp2 {
    float: right;
    font-size: 16px;
    color: #0c5f94;
}
.mnav dl dd span.sp2 {
    width: 30px;
    height: 30px;
    background: url(../images/mj2.png)center right;
    background-size: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.mnav dl dd span.sp2.act {
    background: url(../images/mj.png)center right;
    background-size: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.mnav dl dd a {
    display: block;
    width: 100%;
    line-height: 24px;
    margin-top: 0px;
    line-height: 36px;
}
.im1 {
    display: block;
    position: relative;
}
.im1 video {
    display: block;
    width: 100%;
}
.im1 .bf {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba( 0,0,0,0.3) url(../images/bf.png) center no-repeat;
    background-size: 40px;
    width: 100%;
    height: 100%;
    display: none;
}
.mfooter {
    display: block;
    background: #212423;
    padding: 10px 0;
    text-align: center;
}
.mfooter div, .mfooter a {
    color: #ddd;
    display: inline-block;
    line-height: 1.8;
}
.mfooter img {
    display: inline-block;
    width: 14px;
    position: relative;
    top: 2px;
}
#dowebok {
    height: auto;
}
#dowebok .section1 {
    display: none;
}
#dowebok .section2 .imgbg .imbox, #dowebok .section3 .imgbg .imbox {
    position: static;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
}
.box {
    min-width: 200px;
}
#dowebok .section {
    height: auto;
}
#dowebok .section2 .box {
    width: 100%;
}
#dowebok .section2 .imgbg .imbox .ilt {
    width: 100%;
    float: none;
}
#dowebok .section2 .imgbg .imbox .irt {
    width: 100%;
    float: none;
    margin-top: 20px;
}
#dowebok .section2 .imgbg .imbox .irt .en {
    margin: 10px 0 20px;
    text-align: center;
}
#dowebok .section2 .imgbg .imbox .irt .tt {
    text-align: center;
}
#dowebok .section2 .imgbg .imbox .irt .more {
    margin: 20px auto 0;
}
#dowebok .section2 .imgbg .imbox .ul1 {
    padding: 20px 5%;
}
#dowebok .section2 .imgbg .imbox .ul1 li {
    width: 50%;
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    justify-content: flex-start;
    height: 74px;
    align-items: center;
}
#dowebok .section2 .imgbg .imbox .ul1 li:last-child {
    border-bottom: 1px solid #ddd;
}
#dowebok .section2 .imgbg .imbox .ul1 li .llt, #dowebok .section2 .imgbg .imbox .ul1 li .lrt {
    font-size: 12px;
}
#dowebok .section2 .imgbg .imbox .ul1 li .lrt span {
    font-size: 30px;
}
#dowebok .section2 .imgbg .imbox .ul1 li .lrt sup {
    font-size: 20px;
}
#dowebok .section3 .imgbg .imbox {
    padding: 30px 0;
}
#dowebok .section3 .imgbg .imbox .ul1 {
    display: flex;
    justify-content: flex-start;
    overflow: auto;
}
#dowebok .section3 .imgbg .imbox .ul1 li, #dowebok .section3 .imgbg .imbox .ul1 li:last-child {
    float: none;
    min-width: 300px;
    margin-right: 10px;
    width: 90%;
    flex-shrink: 0;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .img {
    height: auto;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .img img {
    position: static;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .img img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
#dowebok .section3 .imgbg .imbox .ul1 li a s, #dowebok .section3 .imgbg .imbox .ul1:before {
    display: none;
}
 #dowebok .section3 .imgbg .imbox .ul1::-webkit-scrollbar {
width:1px;
height: 4px;
}
 #dowebok .section3 .imgbg .imbox .ul1::-webkit-scrollbar-thumb {
background:#c82128;
}
 #dowebok .section3 .imgbg .imbox .ul1::-webkit-scrollbar-track {
background:#fff;
}
#dowebok .section3 .imgbg .imbox .ul1 li a .aen {
    margin-top: 10px;
}
#dowebok .section6, #dowebok .section4, #dowebok .section5 {
    display: none;
}
.i5 {
    margin-top: 50px;
    text-align: center;
    line-height: 22px;
    display: block;
}
.i5 .tt {
    font-size: 24px;
}
.i5 .en {
    font-size: 20px;
    margin: 10px 0 20px;
    color: #999;
}
.i5box {
    width: 100%;
    margin-top: 50px;
    height: 655px;
    position: relative;
    overflow: hidden;
}
.i5box>dd {
    width: 20%;
    float: left;
    height: 215px;
    cursor: pointer;
    background: #e5e5e5;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.i5box>dd:nth-child(even) {
    background: #ececec;
}
.i5box>dd .img {
    width: 85px;
    height: 85px;
    position: relative;
    margin: 60px auto 0;
}
.i5box>dd .img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.i5box>dd div {
    font-size: 18px;
    color: #193c64;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.i5box>dd:hover .img img:nth-child(2), .i5box>dd.act .img img:nth-child(2) {
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.i5box dd .box2ct {
    width: 1920px;
    height: 440px;
    left: 50%;
    margin-left: -960px;
    top: 655px;
    position: absolute;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: -2;
}
.i5box dd.act .box2ct {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 1;
    top: 215px;
}
.i5box dd .box2ct .img2 {
    display: none;
}
.i5box dd .box2ct .txt {
    width: 1360px;
    margin: 0 auto;
    text-align: left;
}
.i5box dd .box2ct .txt .xian {
    width: 30px;
    height: 1px;
    background: #fff;
    margin-top: 75px;
}
.i5box dd .box2ct .txt .cn {
    color: #fff;
    font-size: 24px;
    margin-top: 30px;
}
.i5box dd .box2ct .txt .num {
    color: #fff;
    font-size: 53px;
    margin-top: 18px;
    line-height: 53px;
}
.i5box dd .box2ct .txt .ct {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}
.i5box dd:nth-child(1) .box2ct .txt .cn1 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
}
.i5box dd:nth-child(1) .txt .num1 {
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
}
.i5box dd:nth-child(1) .txt .cn2 span {
    display: inline-block;
    width: 240px;
    font-size: 72px;
    line-height: 72px;
    color: #fff;
    margin-top: 50px;
    float: left;
}
.txt .cn2 span div {
    color: #fff;
    font-size: 14px;
}
.i5box dd:nth-child(2) .ib_3 {
    width: 1150px;
    margin-top: 40px;
}
.i5box dd:nth-child(4) .txt div, .i5box2 li:nth-child(4) .txt span, .i5box2 li:nth-child(5) .txt div {
    color: #fff;
}
.i5box dd:nth-child(4) .txt .tt, .i5box2 li:nth-child(5) .txt .tt {
    margin-top: 20px;
}
.i5box dd:nth-child(4) .txt span span {
    display: inline-block;
    width: 60px;
    color: #fff;
}
.i5box dd:nth-child(4) .txt span span.sp1 {
    text-align: center;
}
.i5box dd:nth-child(4) .txt .ipt {
    padding-top: 15px;
}
.i5box dd:nth-child(4) .txt .ipt input {
    width: 180px;
}
.i5box dd:nth-child(4) .txt .ipt2 input {
    width: 432px;
}
.i5box dd:nth-child(4) .txt .ipt3 div {
    margin-top: 15px;
    font-size: 14px;
}
.i5box dd:nth-child(4) .txt .ipt3 textarea {
    width: 500px;
    height: 100px;
    resize: none;
}
.i5box dd:nth-child(4) .txt select {
    width: 500px;
    display: block;
    margin-bottom: 10px;
}
.i5box dd:nth-child(4) .txt .tj {
    width: 85px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #0b5f94;
    color: #fff;
    margin: 15px 200px 0;
    display: block;
}
.i5box dd:nth-child(4) .txt .tj:hover {
    background: #084870;
}
.i5box dd:nth-child(5) .box2ct {
    background: #0b5f94;
}
.i5box dd:nth-child(5) .box2ct div {
    color: #fff;
}
.i5box dd:nth-child(5) .txt {
    width: 1150px;
    margin: 0 auto;
}
.i5box dd:nth-child(5) .txt .t2 {
    font-size: 18px;
    margin-top: 20px;
}
.i5box dd:nth-child(5) .txt .ct {
    margin-top: 10px;
}
.i5box dd:nth-child(5) .txt .tt {
    margin-top: 45px;
}
.i5box dd:nth-child(4) .txt .xian {
    margin-top: 45px;
}
.i5box dd:nth-child(5) dl {
}
.i5box dd:nth-child(5) dl dd {
    width: 20%;
    text-align: center;
    float: left;
}
.i5box dd:nth-child(5) dl dd .imgx {
    width: 102px;
    height: 102px;
    margin: 10px auto;
}
.i5box dd:nth-child(5) dl dd div {
    font-size: 14px;
}
.i5 {
    margin-top: 30px;
}
.i5box {
    height: auto;
    margin: 0;
}
.i5box>dd {
    width: 100%;
    float: none;
    height: auto;
}
.i5box dd .box2ct {
    position: static;
    width: 90%;
    margin: 0 auto;
    height: 0;
    padding: 0 5%;
}
.i5box>dd .img {
    display: none;
}
.i5box>dd .mbt {
    height: 100px;
    line-height: 100px;
    text-align: left;
    margin-left: 5%;
    padding-left: 105px;
    background: url(../images/i5_n1.png)center left no-repeat;
    font-size: 18px;
    background-size: 20%;
}
.i5box>dd:nth-child(2) .mbt {
    background: url(../images/i5_n2.png)center left no-repeat;
    background-size: 20%;
}
.i5box>dd:nth-child(3) .mbt {
    background: url(../images/i5_n3.png)center left no-repeat;
    background-size: 20%;
}
.i5box>dd:nth-child(4) .mbt {
    background: url(../images/i5_n4.png)center left no-repeat;
    background-size: 20%;
}
.i5box>dd:nth-child(5) .mbt {
    background: url(../images/i5_n5.png)center left no-repeat;
    background-size: 20%;
}
.i5box dd .box2ct .txt .xian {
    margin-top: 20px;
}
.i5box dd .box2ct .txt {
    width: 90%;
    padding: 15px 0;
}
.i5box dd:nth-child(1) .txt .cn2 span {
    width: 50%;
    margin: 0;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
}
.i5box dd:nth-child(1) .txt .cn2 span div {
    line-height: 20px;
}
.i5box dd .box2ct {
    background: none;
    background-size: cover;
    background: #0b5f94;
    padding: 0;
    width: 100%;
}
.i5box dd .box2ct .img2 {
    display: block;
    width: 100%;
}
.i5box dd .box2ct .img2 img {
    display: block;
    width: 100%;
}
.i5box dd:nth-child(1) .box2ct .txt .cn1 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}
.i5box dd:nth-child(1) .txt .num1 {
    font-size: 14px;
    margin: 10px 0;
}
.i5box dd:nth-child(2) .ib_3 {
    width: 100%;
}
.i5box dd .box2ct .txt .cn {
    font-size: 16px;
    line-height: 16px;
    margin-top: 15px;
}
.i5box dd .box2ct .txt .num {
    font-size: 20px;
    line-height: 20px;
    margin-top: 15px;
}
.i5box dd .box2ct .txt .ct {
    font-size: 14px;
    line-height: 14px;
    margin: 20px 0;
}
.i5box dd:nth-child(4) .txt span {
    display: block;
    margin-bottom: 10px;
}
.i5box dd:nth-child(4) .txt span span {
    width: 20%;
}
.i5box dd:nth-child(4) .txt .ipt input {
    width: 75%;
    height: 30px;
}
.i5box dd:nth-child(4) .txt select {
    width: 100%;
    margin-bottom: 10px;
    height: 32px;
}
.i5box dd:nth-child(4) .txt span span.sp1 {
    text-align: left;
}
.i5box dd:nth-child(4) .txt .ipt {
    padding-top: 0;
}
.i5box dd:nth-child(4) .txt .ipt3 textarea {
    width: 100%;
}
.i5box dd:nth-child(4) .txt .tj {
    margin: 10px auto;
    background: #fff;
    color: #0b5f94;
    font-size: 16px;
}
.i5box dd .box2ct .txt .ct {
    line-height: 24px;
    margin: 10px 0;
    text-align: justify;
}
.i5box dd:nth-child(5) .txt .t2 {
    margin-top: 0;
}
.i5box dd:nth-child(5) dl dd .imgx {
    display: none;
}
.i5box dd:nth-child(5) dl dd {
    width: 100%;
    text-align: left;
}
.i5box dd:nth-child(5) dl {
    margin-bottom: 20px;
}
.i5box dd.act .box2ct {
    height: auto;
    padding: 0;
    width: 100%;
}
.i5box dd:nth-child(2) .box2ct {
    background: #fff;
    background-size: cover;
    padding: 0 5%;
}
.i5box>dd:nth-child(even) {
    background: #eee;
}
.i5box dd:nth-child(2) .box2ct .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
    z-index: -1;
}
.i5box dd:nth-child(2) .box2ct .iwz {
    width: 49%;
    float: left;
    font-size: 14px;
    height: 130px;
    margin-bottom: 20px;
}
.i5box dd:nth-child(2) .box2ct .iwz:nth-child(1), .i5box dd:nth-child(2) .box2ct .iwz:nth-child(2) {
    margin-top: 20px;
}
.i5box dd:nth-child(2) .box2ct .iwz:nth-child(2n) {
    float: right;
}
.i5box dd:nth-child(2) .box2ct .iwz img {
    display: block;
    -moz-box-shadow: 0px 1px 5px #ddd;
    -webkit-box-shadow: 0px 1px 5px #ddd;
    box-shadow: 0px 1px 5px #ddd;
    margin-bottom: 10px;
}
.im2 {
    padding: 20px 0;
    display: block;
    display: flex;
    justify-content: flex-start;
    overflow: auto;
    margin-bottom: 20px;
}
.im2 li {
    float: none;
    min-width: 300px;
    margin-right: 10px;
    width: 90%;
    flex-shrink: 0;
}
.im2 li a {
    display: block;
}
.im2 li .img, .im2 li .img img {
    display: block;
    width: 100%;
    overflow: hidden;
}
 .im2::-webkit-scrollbar {
width:1px;
height: 4px;
}
 .im2::-webkit-scrollbar-thumb {
background:#c82128;
}
 .im2::-webkit-scrollbar-track {
background:#ddd;
}
.im2 li .tbox {
    width: 100%;
    height: 100px;
    background: #ececec;
    text-align: center;
    position: relative;
}
.im2 li :nth-child(2) .tbox {
    background: #F2F2F2;
}
.im2 li .tbox .tt {
    font-size: 24px;
    font-weight: bold;
    padding-top: 30px;
}
.im2 li .tbox .en {
    font-size: 12px;
    margin-top: 10px;
}
#dowebok .section2 .imgbg .imbox .ilt:hover img {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
*/

@media (max-width: 960px) {
}
