* {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei"
}

ul {
    padding: 0;
    margin: 0
}

html {
    overflow-x: hidden;
    min-width: 1400px;
}

body {
    font-size: 12px;
    color: #333
}

a {
    color: #585858;
    text-decoration: none
}

a:hover {
    color: #000
}

li {
    list-style-type: none
}

.clear {
    clear: both
}

.fr {
    float: right
}

.fl {
    float: left
}

.mid {
    margin: 0 auto;
    width: 1400px
}

.header {
    height: 100px
}

.logo {
    float: left;
    padding-top: 25px
}

.nav {
    float: left
}

.nav li {
    width: 150px;
    height: 100px;
    text-align: center;
    float: left;
    font-size: 16px
}

.nav li a {
    border-bottom: 5px solid transparent;
    padding: 0 10px;
    line-height: 95px;
    display: inline-block
}

.nav li:hover a {
    border-bottom: 5px solid #23479a
}

.sydhbaner img {
    width: 100%
}

.sousuo {
    border-bottom: solid 1px #dbdada;
    height: 74px;
    line-height: 74px;
    font-size: 14px
}

.ssl {
    float: right;
    padding-top: 30px
}

.itx {
    padding-left: 35px;
    border: solid 1px transparent;
    color: #999;
    height: 35px;
    background: url(sss.png) no-repeat 5px center;
    width: 0;
    border-radius: 18px;
    outline: none;
    transition: all .3s
}

.itx:focus {
    width: 100px;
    border: solid 1px #ccc
}

#hylist {
    display: none
}

.ssk {
    float: right
}

.hsxs {
    background-image: url(hsxs.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 6px
}

#full-screen-slider {
    width: 100%;
    height: 619px;
    position: relative;
    background: #FFF
}

#slides {
    display: block;
    width: 100%;
    height: 619px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 0
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 0
}

#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 70%;
    top: 570px;
    z-index: 9900;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 10px;
    border-radius: 5px;
    background: #fff
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px
}

#pagination li.current {
    background: #f7640b
}

.page2 li {
    display: inline-block
}

.page2 {
    font-size: 14px;
    padding-bottom: 20px;
    margin-top: 20px;
    text-align: center
}

.page2 .fl_left {
    float: left;
    width: 200px;
    line-height: 30px;
    height: 30px
}

.page2 .fl_left .page_all {
    padding-left: 12px;
    line-height: 20px;
    display: none
}

.page2 a {
    color: #b3a391;
    text-decoration: none;
    border: 1px solid #b3a391;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 3px;
    display: inline-block;
    background: #FFF
}

.page2 .page_all {
    margin-right: 20px;
    display: none
}

.page2 a:hover {
    background: #FD8C00;
    border: 1px solid #EF5927;
    color: #FFFFFF
}

.page2 .pagenum {
    background: #FD8C00;
    border: 1px solid #EF5927;
    color: #FFFFFF
}

.page2 .fristimg {
    padding-left: 15px;
    display: none
}

.page2 .preimg span {
    padding-left: 8px
}

.page2 .nextimg span {
    padding-right: 8px
}

.page2 .lastimg {
    padding-right: 15px;
    display: none
}

.page2 .preimg:hover span {
    padding-left: 8px
}

.page2 .nextimg:hover span {
    padding-right: 8px
}

.rollBox {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    height: 260px;
    padding-top: 10px;
    position: relative
}

.rollBox .LeftBotton {
    height: 33px;
    width: 60px;
    background: url(xbt.jpg) no-repeat 0 0;
    overflow: hidden;
    float: left;
    display: inline;
    left: 0px;
    top: 100px;
    cursor: pointer;
    position: absolute
}

.rollBox .RightBotton {
    height: 33px;
    width: 60px;
    background: url(xbt.jpg) no-repeat -60px 0;
    overflow: hidden;
    float: left;
    display: inline;
    right: 0px;
    top: 100px;
    cursor: pointer;
    position: absolute
}

.rollBox .Cont {
    width: 1200px;
    overflow: hidden;
    float: left;
    padding-top: 5px
}

.rollBox .ScrCont {
    width: 10000000px
}

.rollBox .Cont .pic {
    width: 300px;
    float: left;
    text-align: center
}

.rollBox .Cont .pic img {
    background: #fff;
    display: block;
    margin: 0 auto
}

.rollBox .Cont .pic p {
    line-height: 26px;
    color: #505050
}

.rollBox .Cont a:link,.rollBox .Cont a:visited {
    color: #626466;
    text-decoration: none
}

.rollBox .Cont a:hover {
    color: #f00;
    text-decoration: underline
}

.rollBox #List1,.rollBox #List2 {
    float: left
}

.bd1 {
    height: 600px;
    background-image: url(bd1.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bd2 {
    height: 600px;
    background-image: url(bd2.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

#allmap {
    height: 500px
}

.xhuiss {
    background: #f5f5f5 url(bdg.png) no-repeat left bottom;
    padding-bottom: 50px
}

.pt1 {
    color: #3a3a3a;
    text-align: center;
    padding-top: 80px;
    font-size: 24px
}

.pt2 {
    color: #838383;
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-top: 10px
}

.pt2::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #23479a;
    margin-left: 120px;
    margin-right: 5px
}

.ipvsli {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    padding-top: 15px
}

.ipvsli .ipvs {
    width: 202px;
    margin-bottom: 15px
}

.ipvsli .ipvs .ipvsimg {
    width: 100%;
    margin-bottom: 8px;
    position: relative;
    padding-bottom: 100%
}

.ipvsli .ipvs .ipvsimg img {
    display: block;
    width: 100%;
    transition: all .3s;
    height: 100%;
    position: absolute
}

.ipvsli .ipvsit {
    text-align: center;
    line-height: 22px;
    font-size: 14px
}

.ipvsli .ipvsnul {
    float: right;
    background: url(ipvsnul.jpg) repeat-y left top
}

.ipvsli .ipvsnul li {
    float: left;
    width: 35px;
    height: 22px;
    text-align: center
}

.ipvsli2 .ipvs {
    width: 441px
}

.ipvsli2 .ipvs .ipvsimg {
    padding-bottom: 45.8%
}

.ipvsli .ipvs:hover img {
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.5)
}

.ipvsit .ipvsnul li:hover {
    background-color: #23479a;
    color: #fff
}

.navt {
    border: 1px solid #f0f0ef;
    line-height: 55px
}

.navc {
    background: url(home.jpg) no-repeat left center;
    font-size: 14px;
    padding-left: 25px
}

.gslb {
    position: relative;
    width: 100%;
    overflow: hidden
}

.mySwiper2 {
    position: absolute;
    /* width:1659px; */
}

.ipgsnr {
    padding-top: 50px
}

.ingslogo {
    background: url(tmlogo.png) no-repeat center center;
    width: 369px;
    height: 550px;
    position: absolute
}

.ingsty {
    /* width:1000px; */
    /* float:right; */
}

.ipgst1 {
    height: 65px;
    padding-top: 20px
}

.ipgst2 {
    color: #848484;
    font-size: 24px
}

.ipgst1-1 {
    font-size: 48px;
    display: inline-block
}

.ipgst1-2 {
    float: right;
    vertical-align: bottom;
    padding-top: 30px
}

.ipgst1-2 img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.ipgst3-1 {
    font-size: 14px;
    line-height: 2;
    padding-top: 20px
}

.ipgst3-2 {
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    margin-bottom: -100px;
    position: relative;
    z-index: 99
}

.ipgst3-2-1 {
    width: 340px;
    height: 190px;
    background: #ffffff;
    box-shadow: 4px 0 4px 0 rgba(0,0,0,0.1);
    box-sizing: border-box;
    padding: 20px 25px;
    transition: all .3s
}

.ipgst3-2-1-t {
    font-size: 16px;
    color: #3a3a3a;
    font-weight: bold;
    background: url(cjt.png) no-repeat right center;
    transition: all .5s
}

.ipgst3-2-1-n {
    font-size: 14px;
    color: #838383;
    padding-top: 5px;
    transition: all .5s
}

.ipgst3-2-1-c {
    font-size: 12px;
    color: #3a3a3a;
    padding-top: 10px;
    height: 40px;
    transition: all .5s
}

.ipgst3-2-1-i {
    width: 40px;
    height: 40px;
    background: url(gsy1.png) no-repeat 0 -40px;
    transition: all .2s
}

.ipgst3-2-1:nth-child(2) .ipgst3-2-1-i {
    background-position-x: -40px
}

.ipgst3-2-1:nth-child(3) .ipgst3-2-1-i {
    background-position-x: -80px
}

.ipgst3-2-1:nth-child(4) .ipgst3-2-1-i {
    background-position-x: -120px
}

.ipgst3-2-1.active {
    background-color: #23479a;
    transform: translateY(-10px)
}

.ipgst3-2-1.active .ipgst3-2-1-t,.ipgst3-2-1.active .ipgst3-2-1-n,.ipgst3-2-1.active .ipgst3-2-1-c {
    color: #fff
}

.ipgst3-2-1.active .ipgst3-2-1-i {
    background-position-Y: 0px
}

.rongyubg {
    background: url(rybg.jpg) no-repeat center center;
    height: 800px;
    color: #fff;
    margin-top: 50px;
}

.ryt1 {
    text-align: center;
    font-size: 36px;
    opacity: .1;
    text-transform: uppercase;
    padding-top: 70px
}

.ryt2 {
    text-align: center;
    font-size: 36px;
    margin-top: -25px
}

.ryt3 {
    text-align: center;
    font-size: 14px;
    padding-top: 20px
}

.ryt3 span {
    padding: 0 20px
}

.ryt3 span strong {
    padding-left: 10px
}

.rytimg {
    text-align: center;
    padding-top: 50px
}

.rypn {
    text-align: center;
    margin-top: -100px;
    position: relative;
    z-index: 999
}

.rypn1 {
    display: inline-block;
    margin: 0 30px;
    transition: all .3s
}

.rypn1-1 {
    font-size: 14px;
    color: #3a3a3a
}

.rypn1-1 span {
    font-size: 72px;
    color: #dd3c3c;
    font-family: Impact;
    padding-right: 5px
}

.rypn1-2 {
    font-size: 14px;
    color: #1d1d1d;
    font-weight: bold
}

.rypn1:hover {
    transform: translateY(-20px)
}

.ipnewul {
    margin-left: -16px;
    padding-top: 20px
}

.ipnewul li {
    width: 450px;
    float: left;
    margin-left: 16px;
    background: #f3f3f3;
    margin-bottom: 16px;
    transition: all .3s
}

.ipnewul li .ipnewimg {
    position: relative;
    width: 100%;
    padding-bottom: 62.31%
}

.ipnewul li .ipnewimg img {
    position: absolute;
    width: 100%;
    height: 100%
}

.ipnewtc {
    padding: 20px;
    position: relative;
    height: 150px;
    box-sizing: border-box
}

.ipnewt1 {
    font-size: 14px;
    line-height: 1.6
}

.ipnewt2 {
    font-size: 12px;
    line-height: 1.6;
    padding-top: 5px
}

.ipnewt3 {
    font-size: 12px;
    line-height: 1.6;
    padding-top: 5px;
    position: absolute;
    bottom: 20px
}

.ipnewt3 .ipnew {
    background: url(ipnew.png) no-repeat 0 -21px;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    transition: all .3s
}

.ipnewul li:hover {
    background-color: #23479a;
    color: #fff
}

.ipnewul li:hover a {
    color: #fff
}

.ipnewul li:hover .ipnew {
    background-position-y: 0
}

.inb {
    background: url(inb.jpg) no-repeat center center;
    height: 700px;
    margin-top: 50px
}

.incp {
    padding-top: 20px
}

.incpfl {
    width: 261px;
    background: url(flt.png) no-repeat left top
}

.inctptitle {
    height: 88px;
    color: #fff;
    font-size: 32px;
    line-height: 88px;
    text-align: center
}

.incpli {
    margin: 0 20px;
    background-color: #f5f5f5;
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.1);
    position: relative;
    z-index: 99;
    padding: 10px
}

.incpli li {
    line-height: 46px;
    height: 46px;
    font-size: 16px;
    border-bottom: 1px dashed #ccc;
    padding-top: 5px
}

.incpli li.dali {
    margin-top: 10px;
    background-image: url(dali.jpg);
    background-repeat: no-repeat;
    background-position: 10px center
}

.incpli li a {
    color: #333;
    text-align: center;
    display: block
}

.incpli li a:hover {
    border-radius: 30px;
    background-color: #f08019;
    color: #fff
}

.t2 {
    background: url(flb.png) no-repeat left bottom;
    height: 199px;
    color: #fff;
    padding-left: 30px;
    margin-top: -90px
}

.t21 {
    font-size: 14px;
    padding-top: 120px;
    background: url(ft2.png) no-repeat left bottom;
    padding-left: 30px
}

.t22 {
    font-size: 24px;
    font-weight: bold
}

.incpfr {
    width: 917px
}

.incpfrtit {
    height: 34px;
    line-height: 34px;
    border-bottom: solid 1px #ccc
}

.datt {
    height: 32px;
    border-bottom: solid 3px #b4a393;
    display: block;
    font-size: 16px;
    color: #333;
    float: left
}

.datt a {
    color: #333
}

.more {
    float: right;
    padding-right: 10px
}

.xjswipe {
    padding-bottom: 20px
}

.mySwiper3 .swiper-button-next,.swiper-rtl .swiper-button-prev {
    background: #23479a no-repeat 0 0;
    width: 50px;
    height: 50px;
    opacity: .8;
    color: #fff
}

.mySwiper3 .swiper-button-prev,.swiper-rtl .swiper-button-next {
    background: #23479a no-repeat 0 -50px;
    width: 50px;
    height: 50px;
    opacity: .8;
    color: #fff
}

.mySwiper3 .swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    font-size: 16px
}

.mySwiper3 .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    font-size: 16px
}

.incps {
    padding-top: 20px;
    margin-left: -20px
}

.incps li img {
    width: 292px;
    height: 251px;
    transition: all .35s;
    display: block
}

.fangda {
    display: block;
    overflow: hidden
}

.incps li {
    overflow: hidden;
    position: relative;
    line-height: 50px;
    width: 292px;
    margin-bottom: 10px;
    height: 301px;
    float: left;
    text-align: center;
    margin-left: 20px;
    font-size: 16px
}

.fangda2 {
    display: block;
    position: absolute;
    width: 100%;
    transition: all .5s;
    top: 251px;
    bottom: 0
}

.incps li:hover .fangda2 {
    top: 0;
    padding-top: 50px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 20px
}

.inul li {
    font-size: 13px;
    padding-left: 15px;
    line-height: 35px;
    border-bottom: dashed 1px #ccc;
    background-image: url(nnli.png);
    background-repeat: no-repeat;
    background-position: 5px center
}

.innewsfl {
    width: 824px
}

.intpst {
    line-height: 45px;
    width: 500px;
    float: right;
    font-size: 18px
}

.intpsc {
    width: 500px;
    float: right;
    line-height: 25px;
    font-size: 14px
}

.intpsb {
    padding-top: 10px;
    width: 500px;
    float: right;
    font-size: 16px
}

.inulx {
    padding-top: 10px
}

.inulx li {
    border-bottom: solid 1px #e8e8e8;
    float: left;
    width: 48%;
    margin-left: 2%;
    line-height: 35px;
    font-size: 14px
}

.tjtp {
    float: left;
    width: 199px
}

.tjtp img {
    border: solid 1px #ccc;
    padding: 2px
}

.tjtitt {
    font-size: 12px;
    line-height: 25px;
    font-weight: bold
}

.tjtittcc {
    line-height: 25px;
    font-size: 12px
}

.time {
    float: right;
    padding-right: 5px
}

.ijswd {
    padding-left: 30px;
    border-left: solid 1px #ccc;
    width: 317px
}

.inwen li {
    margin-bottom: 10px;
    line-height: 30px;
    border-bottom: solid 1px #ccc
}

.wen {
    padding-left: 40px;
    font-size: 14px;
    background-image: url(wen.jpg);
    background-repeat: no-repeat;
    background-position: left center
}

.da {
    padding-bottom: 10px;
    padding-left: 40px;
    line-height: 25px;
    background-image: url(da.jpg);
    background-repeat: no-repeat;
    background-position: left 2px
}

.links {
    margin-top: 20px
}

.links a {
    margin-right: 20px
}

.footer {
    background-color: #244a91;
    padding-top: 20px
}

.footer .mid {
    position: relative
}

.fosz {
    float: left;
    width: 420px
}

.fosy {
    float: right;
    min-width: 600px
}

.fosz1 {
    font-size: 24px;
    color: #fdfdfd;
    letter-spacing: 6px;
    padding-top: 30px
}

.fosz2 {
    font-size: 14px;
    color: #fdfdfd
}

.fosz3 {
    color: #fdfdfd;
    background: url(fosz3.png) no-repeat left 3px;
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px
}

.fosm {
    float: left;
    padding-top: 30px;
    padding-left: 40px
}

.fosy {
    padding-top: 30px
}

.fosy1 {
    width: 160px;
    float: left
}

.fosyt {
    font-size: 16px;
    line-height: 2
}

.fosy1 ul li {
    font-size: 12px;
    line-height: 1.8;
    color: #8b8b8b
}

.fosy1 ul li a {
    color: #8b8b8b
}

.mdqq {
    border-top: 1px solid #cfd0d0;
    line-height: 60px;
    color: #bebebe;
    margin-top: 30px
}

.mdqq a {
    color: #bebebe
}

#gotop {
    position: fixed;
    bottom: 0;
    font-size: 14px;
    right: 0;
    cursor: pointer;
    z-index: 9999999;
    background-color: #23479a;
    color: #fff;
    padding: 10px
}

#gotop span {
    display: block;
    text-align: center
}

#gotop img {
    vertical-align: middle;
    margin-left: 10px
}

.e2 {
    padding: 20px
}

.e2 li {
    line-height: 35px;
    border-bottom: dashed 1px #ccc;
    font-size: 14px;
    background-image: url(nnl.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 20px
}

.e2 li .time {
    float: right
}

.viewbox {
    padding: 20px
}

.title {
    text-align: center;
    line-height: 35px
}

.info {
    text-align: center;
    line-height: 25px
}

.content {
    line-height: 25px;
    font-size: 14px
}

.content img {
    max-width: 100%
}

.boxoff {
    border-bottom: dashed 1px #ccc
}

.context {
    padding-top: 20px;
    line-height: 25px
}

.cpbttl,.light {
    font-size: 16px
}

.d4 {
    line-height: 25px;
    font-size: 12px
}

.commend {
    margin-top: 20px
}

.picbox {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center
}

.cpbttl {
    padding-left: 10px
}

.pagesshow {
    min-height: 245px;
    line-height: 35px;
    font-size: 14px;
    padding: 20px
}

.sj li img {
    width: 210px;
    margin-bottom: 3px;
    border: solid 1px #ccc;
    padding: 5px
}

.mt1 {
    margin-bottom: 10px;
    height: auto;
    clear: both
}

.cpcpshow {
    padding-bottom: 10px
}

.cpcpshow li {
    margin-left: 10px;
    width: 235px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
    float: left;
    border: solid 1px #ccc
}

.cpcpshow li img {
    width: 233px;
    height: 233px
}

.cmt1 {
    padding-bottom: 20px
}

.abponc {
    display: flex;
    margin-top: -100px;
    justify-content: space-between;
    font-size: 16px
}

.abponc a {
    background-color: rgba(255,255,255,0.8);
    width: 19%;
    line-height: 3;
    padding-left: 30px;
    box-sizing: border-box;
    transition: all .3s
}

.abponc a:hover {
    box-shadow: 0 0 30px 3px #000;
    z-index: 999;
    background-color: #fff
}

.bdabout {
    background-image: url(bdabout.jpg) !important
}

.abpon {
    margin-top: -100px;
    position: relative;
    z-index: 99;
    height: 100px
}

.abbanner2 .swiper-slide {
    background-color: #fff;
    padding: 10px;
    opacity: .5
}

.abbanner2 .swiper-slide.swiper-slide-thumb-active {
    opacity: 1
}

.sccjsb {
    display: flex;
    flex-wrap: wrap
}

.sccjsb img {
    transition: all .3s
}

.sccjsb img:hover {
    box-shadow: 0 0 15px 2px #000;
    z-index: 999;
    transform: scale(1.01)
}

.abbg {
    background: url(abbg.jpg) no-repeat center top;
    padding-top: 516px;
}

.abbg .abgimg {
    display: flex;
    justify-content: center;
}

.abgimg img {
    margin: 10px;
}

.abbg .abgimg img {
    /* height: 656px; */
    width: 576px;
    transition: all .3s
}

.abbg .abgimg img:hover {
    box-shadow: 0 0 15px 2px #000;
    z-index: 999;
    transform: scale(1.01)
}

.abzwk {
    padding-top: 30px;
    padding-bottom: 50px
}

.abzwk .abznk1 {
    height: 380px;
    padding-bottom: 30px;
    position: relative
}

.abzwk .abznk1 img {
    width: 460px;
    height: 399px;
    padding-right: 6px;
    position: relative;
    z-index: 2;
    transition: all .3s
}

.abzwk .abznk1 img:nth-child(3) {
    width: 460px;
    height: 399px;
    position: absolute;
    right: 0;
    z-index: 1;
    padding: 0
}

.abzwk .abznk1 img:hover {
    transform: translateY(-20px)
}

.abzwk .abznk2 {
    display: flex;
    justify-content: space-between
}

.abzwk .abznk2 img {
    height: 156px;
    width: 270px;
    transition: all .3s
}

.abzwk .abznk2 img:hover {
    box-shadow: 0 0 15px 2px #000;
    z-index: 999;
    transform: scale(1.01)
}

.bdcontact {
    background: url(bdcontact.jpg) no-repeat center top;
    height: 620px;
}

.bdcontact .bdconttt {
    padding-top: 280px;
    text-align: center
}

.bdcontact .bdconttt .bdontt1 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase
}

.bdcontact .bdconttt .bdontt2 {
    height: 4px;
    background-color: #e57c0500;
    width: 50px;
    display: inline-block
}

.conbg {
    margin-top: -260px
}

.conbg .conbgs {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    display: flex;
    justify-content: space-between;
    height: 600px
}

.conbg .conbgs .conbz {
    width: 550px;
    padding: 70px 0 0 70px;
    box-sizing: border-box
}

.conbg .conbgs .conbz .conbzt {
    font-size: 20px;
    font-weight: bold
}

.conbg .conbgs .conbz .conbzc {
    padding-top: 10px;
    line-height: 2;
    font-size: 14px
}

.conbg .conbgs .conbz .conbzc strong {
    font-size: 16px;
    color: #585858
}

.conform {
    width: 760px;
    margin: 0 auto;
    padding-bottom: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.conform .txt1 {
    height: 40px;
    border: 1px solid #ccc;
    padding-left: 20px;
    width: 49.5%;
    box-sizing: border-box;
    margin-bottom: 2%
}

.conform .txt2 {
    height: 140px;
    border: 1px solid #ccc;
    padding-left: 20px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 2%;
    padding-top: 10px
}

.conform .txt3 {
    height: 40px;
    border: none;
    width: 200px;
    box-sizing: border-box;
    margin-bottom: 1%;
    background-color: #244a91;
    color: #fff
}

.conform div {
    text-align: center;
    justify-content: center;
    width: 100%
}

.txdt {
    height: 600px;
    width: 100%;
    overflow: hidden
}

.txdt .dtwz {
    font-size: 14px;
    text-align: left
}

.txdt .dtwz div {
    font-size: 18px
}

.bddjwh {
    background: url(bddjwh.jpg) no-repeat center top;
    height: 800px
}

.djwhbg {
    margin-top: -260px
}

.djwhbg .djwhbs {
    background-color: #fff;
    padding: 20px 44px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    margin-bottom: 50px
}

.djwhbg .djwhbs .djwhtt {
    font-size: 14px;
    line-height: 5
}

.djwhbg .djwhbs .djwhtt img {
    display: inline-block;
    margin-right: 5px
}

.djwhbg .djwhbs .djwhti {
    display: flex;
    justify-content: space-between;
    padding-top: 30px
}

.djwhbg .djwhbs .djwhti img {
    transition: all .3s
}

.djwhbg .djwhbs .djwhti img:hover {
    transform: translateY(-20px);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5)
}

.djwhbg .djxwt {
    padding-top: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #d00004;
    border-bottom: 1px solid #ccc;
    line-height: 2;
    margin-bottom: 10px
}

.djwhbg .djxwul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 20px
}

.djwhbg .djxwul li {
    position: relative;
    margin-bottom: 30px;
    transition: all .3s;
    width: 591px
}

.djwhbg .djxwul li .djxwimg {
    position: relative;
    width: 100%;
    padding-bottom: 50%
}

.djwhbg .djxwul li .djxwimg img {
    position: absolute;
    width: 100%;
    height: 100%
}

.djwhbg .djxwul li .djxwitt {
    font-size: 16px;
    padding: 10px 0
}

.djwhbg .djxwul li .djxwitd {
    font-size: 14px;
    text-align: right
}

.djwhbg .djxwul li:hover {
    transform: translateY(-20px)
}

.dbnew {
    background: url(bdnew.jpg) no-repeat center top
}

.newbg {
    margin-top: -260px;
    margin-bottom: 50px
}

.newbg .newbgs {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5)
}

.newbg .newbgs .dbnewtt {
    height: 72px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.newbg .newbgs .dbnewtt .dbnewts1 {
    font-size: 14px
}

.newbg .newbgs .dbnewtt .dbnewts1 img {
    margin-right: 5px
}

.newbg .newbgs .dbnewtt .dbnewts2 {
    display: flex
}

.newbg .newbgs .dbnewtt .dbnewts2 a {
    font-size: 16px;
    border-bottom: 2px solid #23479a;
    height: 70px;
    line-height: 70px;
    margin: 0 20px
}

.newbg .newul {
    padding: 40px;
    display: flex;
    flex-wrap: wrap
}

.newbg .newul li {
    width: 32%;
    margin-right: 1.5%;
    background-color: #f5f5f5;
    position: relative;
    padding-bottom: 30px;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 10px
}

.newbg .newul li .newsimg {
    position: relative;
    padding-bottom: 60%;
    width: 100%
}

.newbg .newul li .newsimg img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block
}

.newbg .newul li .newsitt {
    font-size: 18px;
    padding: 10px 20px;
    font-weight: bold
}

.newbg .newul li .newsitd {
    font-size: 14px;
    padding: 0 20px
}

.newbg .newul li .newsitc {
    font-size: 14px;
    padding: 20px;
    line-height: 1.6
}

.newbg .newul li:nth-child(3n) {
    margin-right: 0
}

.newbg .newbg-con {
    padding: 40px;
    display: flex;
    justify-content: space-between
}

.newbg .newbg-con .nbgconz {
    display: block;
    width: 820px
}

.newbg .newbg-con .nbgconz .nbgconzt {
    padding: 10px 0
}

.newbg .newbg-con .nbgconz .nbgconzt h1 {
    font-size: 22px
}

.newbg .newbg-con .nbgconz .nbgconzt {
    padding: 10px 0
}

.newbg .newbg-con .nbgconz .nbgconzc {
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.6
}

.newbg .newbg-con .nbgcony {
    display: block;
    width: 340px;
    border: 1px solid #ccc;
    padding: 20px
}

.newbg .newbg-con .nbgcony .nbgconyt {
    font-size: 20px;
    font-weight: bold;
    line-height: 3
}

.newbg .newbg-con .nbgcony .nbgyul li {
    position: relative;
    transition: all .3s
}

.newbg .newbg-con .nbgcony .nbgyul li .nbgyimg {
    position: relative;
    width: 100%;
    padding-bottom: 60%
}

.newbg .newbg-con .nbgcony .nbgyul li .nbgyimg img {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block
}

.newbg .newbg-con .nbgcony .nbgyul li .nbgyitt {
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold
}

.newbg .newbg-con .nbgcony .nbgyul li .nbgyitc {
    font-size: 14px;
    padding-bottom: 15px
}

.newbg .newbg-con .nbgcony .nbgyul li:hover {
    transform: translateY(-10px)
}

.bdpro {
    background-image: url(bdpro.jpg)
}

.cnpro {
    display: flex;
    flex-wrap: wrap
}

.cnpro li {
    width: 24.25%;
    margin-right: 1%;
    padding-bottom: 20px;
    margin-bottom: 30px;
    transition: all .3s;
    line-height: 2
}

.cnpro li .cnproimg {
    position: relative;
    border: 1px solid #ccc;
    padding-bottom: 87%
}

.cnpro li .cnproimg img {
    position: absolute;
    height: 100%;
    width: 100%
}

.cnpro li .cnproitt {
    text-align: center;
    font-size: 14px;
    color: #828282
}

.cnpro li:nth-child(4n) {
    margin-right: 0
}

.cnpro li:hover {
    transform: translateY(-10px)
}

.procpimg {
    display: flex;
    padding-bottom: 50px;
    flex-wrap: wrap
}

.procpimg img {
    display: block;
    transition: all .3s
}

.procpimg img:hover {
    box-shadow: 0 0 15px 2px #000;
    z-index: 999;
    transform: scale(1.01)
}

.fosytt {
    font-size: 24px;
    color: #fdfdfd;
    font-weight: bold;
    text-align: right
}

.fosytt img {
    margin: 0 10px 0 30px
}

.fosyul {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    font-size: 16px
}

.fosyul a {
    color: #fff;
}

.picBtnTop {
    width: 492px;
    height: 520px;
    position: relative;
    overflow: hidden;
    zoom:1;float: left
}

.picBtnTop .hd {
    width: 492px;
    height: calc(490px * .87);
    overflow: hidden;
    padding-top: 5px
}

.picBtnTop .hd ul li {
    width: 93px;
    text-align: center;
    padding: 0 0 8px 0px;
    float: left
}

.picBtnTop .hd ul li img {
    width: 85px;
    height: calc(85px * .87);
    border: 1px solid #ddd;
    cursor: pointer;
    vertical-align: bottom
}

.picBtnTop .hd ul li.on {
    background: url("images/icoleft.gif") no-repeat 0 28px
}

.picBtnTop .hd ul li.on img {
    border-color: #f60
}

.picBtnTop .bd {
    width: 490px;
    height: calc(490px * .87);
    position: relative;
    border: 1px solid #ccc
}

.picBtnTop .bd li {
    position: relative;
    zoom:1;vertical-align: middle
}

.picBtnTop .bd li .pic {
    position: relative;
    z-index: 0
}

.picBtnTop .bd li .pic img {
    width: 490px;
    height: calc(490px * .87);
    vertical-align: bottom
}

#demox {
    margin-bottom: 20px
}

.tmtel {
    padding: 20px 0;
    display: flex;
}

.tmtel a {
    background: #fff url(tmt1.png) no-repeat 10px center;
    font-size: 18px;
    padding-left: 50px;
    width: 210px;
    box-sizing: border-box;
    /* height: 90px; */
    /* line-height:48px; */
    display: inline-block;
    border: 1px solid #c40000;
    border-radius: 5px;
    color: #c40000;
    margin-right: 20px;
    transition: all .2s;
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tmtel a:hover {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5)
}

.tmtel a:nth-child(2) {
    background: #c40000 url(tmt2.png) no-repeat 10px center;
    color: #fff
}

.qcpdtjj {
    line-height: 25px;
    width: 780px;
    float: right;
    font-size: 14px;
    position: relative
}

.qcpdtjj h2 {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.6;
    padding: 20px 0
}

.qcpdtjj .tedian {
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 25px
}

.qcpdtjj .tedtel {
    background: linear-gradient(to right, #0164c2, #019be9);
    padding: 20px 30px;
    color: #fff;
    font-size: 30px;
    font-family: Impact;
    width: 100%
}

.qcpdtjj .tedtel i {
    margin-right: 10px
}

.qcpdtjj .tedtel .tedtel1 {
    font-family: Impact
}

.qcpdtjj .tedtel .tedtel2 {
    padding-top: 10px;
    font-size: 22px
}

.cpsstt {
    font-size: 24px;
    font-weight: bold
}

.cpsscon {
    font-size: 14px;
    line-height: 1.8;
    padding: 20px 0
}
