.container {
    width: 1215px
}

.container-fluid {
    padding: 0 110px
}

.container-mid {
    padding: 0 210px
}

#header {
    padding: 0
}

#header SPAN {
    margin-left: 18px;
    position: relative;
    top: 0px;
    border: none;
    display: inline-block;
    color: #666;
    transform: rotate(90deg);
    font-family: cursive;
    font-weight: bold
}

#header .navbar-nav > li {
    padding: 0
}

#header DIV {
    background: #fff;
    border: none;
    margin-bottom: 0
}

#header A {
    font-size: 18px;
    color: #333;
    margin-top: 0;
    padding: 40px 50px 44px;
    background: transparent
}

#header .navbar-default .navbar-brand {
    margin-left: 60px
}

.navbar-default .navbar-nav > li > a {
    display: block;
    padding: 20px
}

#header .little A {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background: transparent
}

#header .s2 {
    font-weight: bold
}

#header .s1 {
    display: block;
    text-align: right
}

#header .navbar-brand {
    height: auto;
    padding: 0;
    padding: 15px 0
}

#header .nav.navbar-nav.navbar-right {
    margin-right: 50px
}

#header .hotline.hotline_pc {
    margin-left: 50px;
    padding-right: 46px;
    background: url(../images/bg0.png) no-repeat right 2px;
    margin-top: 10px
}

#header .nav a:hover, #header .active>a {
    color: #E03A3F;
    background: #F5F5F5
}

#header .active>a:after, #header .nav>li>a:hover:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 3px;
    top: 0;
    left: 0;
    background: #E03A3F
}

#header .navbar-nav > li > .dropdown-menu {
    right: auto;
    left: 0;
    margin-left: 0;
    width: 100%;
    overflow: hidden;
    min-width: 140px;
    text-align: center;
    margin-top: 0px;
    border: none;
    background: #0000007a;
    box-shadow: none
}

#header .navbar-nav > li > .dropdown-menu li {
    margin: 0 10px;
    border-bottom: 1px solid #7979796e
}

#header .navbar-nav > li > .dropdown-menu li:last-child {
    border: none
}

#header .navbar-nav > li > .dropdown-menu a {
    line-height: 40px;
    white-space: nowrap;
    position: relative;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
    font-size: 16px !important;
    color: #fff
}

#header .navbar-nav > li > .dropdown-menu a:hover {
    color: #E03A3F;
    background: transparent
}

#header .navbar-nav > li > .dropdown-menu a:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 50px);
    height: 1px;
    bottom: 0;
    left: 25px;
    border-bottom: 1px solid #dadada
}

#header .navbar-nav > li > .dropdown-menu li:last-child a:after {
    content: none
}

#header .search {
    margin-top: 27px;
    width: 370px
}

#header .search form {
    width: 130px;
    transition: all .6s;
    white-space: nowrap
}

#header .search .ipt1 {
    width: 0px;
    border-radius: 50px;
    border: none;
    height: 39px;
    line-height: 40px;
    padding: 0 8px;
    padding-right: 50px;
    box-sizing: content-box;
    transition: all .6s;
    float: right
}

#header .search form.full .ipt1 {
    width: 100px;
    border: 1px solid #eee
}

#header .search .ipt2 {
    float: right;
    background: transparent url(../images/bg1.png) no-repeat center;
    width: 23px;
    height: 23px;
    border: none;
    margin-left: -41px;
    vertical-align: middle;
    margin-top: -4px
}

#header .lang {
    display: inline-block;
    margin-right: 30px;
    margin-top: 10px
}

#header .lang a {
    text-align: right !important
}

#header .lang a:hover {
    color: #E03A3F !important
}

#header .lang .dropdown>a {
    padding: 40px 0;
    font-size: 16px;
    color: #666
}

#header .lang ul {
    margin: 0;
    background: transparent;
    box-shadow: none;
    padding: 0
}

#header .lang .li_1 a {
    padding: 0;
    font-size: 16px !important;
    color: #666
}

#header #search {
    border: 1px solid #B5B5B5;
    padding: 7px 18px;
    width: 230px;
    position: absolute;
    right: 0;
    top: 0px
}

#header .searchbar .s {
    width: 230px;
    height: 50px;
    position: relative;
    top: 4px
}

#header #submit {
    background: url(../images/searchbtn.png) no-repeat center;
    width: 30px;
    height: 30px;
    border: none;
    position: absolute;
    right: 6px;
    top: 2px
}

#fullcarousel .carousel-caption {
    left: 50%;
    margin-left: -670px;
    width: 1340px;
    top: 317px;
    text-align: center
}

#fullcarousel I {
    font-style: normal;
    color: #fff;
    font-size: 30px;
    background: rgba(255, 255, 255, 0.39);
    border-radius: 500px;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    box-shadow: none
}

#fullcarousel .right.carousel-control {
    background: transparent
}

#fullcarousel .item img {
    width: auto;
    height: auto;
    max-width: none;
    visibility: hidden
}

#fullcarousel .item .carousel-caption img {
    visibility: visible;
    min-width: fit-content
}

#fullcarousel .carousel-caption * {
    color: #fff
}

#fullcarousel .carousel-caption .animated0 {
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    text-shadow: none
}

.caption-animate .item h3 {
    animation-delay: .3s;
    font-size: 55px;
    font-weight: 600;
    text-align: center;
    z-index: 2;
    position: relative
}

.caption-animate .item .p1 {
    animation-delay: 0.4s;
    font-size: 26px;
    line-height: 2;
    position: relative;
    top: -200px;
    z-index: 0
}

#fullcarousel .caption-animate .item .p1 img {
    visibility: visible
}

.caption-animate .item .p2 {
    animation-delay: 0.6s;
    font-size: 16px;
    line-height: 1.7
}

.caption-animate .item .more {
    animation-delay: 1s;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 11px 50px;
    margin: 44px auto 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    background: #E1393E;
    position: relative;
    top: -170px
}

.caption-animate .item .more:hover {
    background: #fff;
    color: #E03A3F !important
}

.carousel-control .icon-next:before {
    content: '>'
}

.carousel-control .icon-prev:before {
    content: '<'
}

#pageban {
    display: none
}

#pageban.pageban_case .ban {
    background-size: 100% auto !important
}

#pageban.pageban_case .ban:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000070;
    z-index: 0
}

#pageban.pageban_case .ban h4 {
    width: 1000px;
    margin: auto;
    left: 50%;
    margin-left: -500px;
    top: 200px;
    font-size: 16px
}

#pageban.pageban_case .ban h4 span {
    font-size: 16px
}

#pageban.pageban_case .ban img {
    max-height: 450px
}

#pageban .ban {
    position: relative
}

#pageban img {
    visibility: hidden;
    width: 100%;
    min-width: 1920px
}

#pageban h2 {
    position: absolute;
    top: 100px;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    width: 500px;
    text-align: center;
    left: 50%;
    margin-left: -250px;
    letter-spacing: 7px;
    text-align: center;
    margin-top: 0;
    z-index: 9
}

#pageban h2:after {
    content: "";
    display: block;
    height: 3px;
    width: 40px;
    margin: 20px auto 0;
    background: #fff
}

#pageban h4 span {
    font-size: 31px;
    display: inline-block;
    margin: 0 auto;
    color: #fff
}

#pageban h4 {
    position: absolute;
    top: 170px;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    z-index: 9
}

.quick-reveal {
    visibility: hidden
}

.to-reveal {
    visibility: hidden
}

.long-reveal {
    visibility: hidden
}

.top-reveal {
    visibility: hidden
}

.long-long-reveal {
    visibility: hidden
}

#submenus {
    background: #F5F5F5
}

.body_p_15 #submenus {
    display: none
}

#submenus .subnav .con a {
    line-height: 47px;
    font-size: 18px;
    color: #333;
    padding: 0 35px;
    display: inline-block;
    margin: 40px 24px 20px
}

#submenus .subnav .con a:hover, #submenus .subnav .con a.on {
    background: #E03A3F;
    color: #fff
}

#pagelist {
    text-align: center;
    margin: 50px auto 0
}

#pagelist .current {
    padding: 0 14px
}

#pagelist a:hover, #pagelist .current {
    border-color: #E03A3F;
    background: #E03A3F;
    color: #fff
}

#pagelist>span.pageinfo {
    display: none
}

#pagelist>span, #pagelist a {
    display: inline-block;
    height: 35px;
    padding: 0 10px;
    line-height: 35px;
    border: 1px solid #EEEEEE;
    margin: 0 5px;
    color: #333;
    transition: all .2s
}

#maincontent {
    padding: 36px 0 60px;
    background: whitesmoke
}

div#maincontent.bgfff {
    background: #fff
}

#maincontent.page_detail {
    margin-top: 20px
}

#maincontent.page_detail .leftbar .con h2 {
    margin-top: 0;
    line-height: 1.6
}

#maincontent.page_detail .leftbar .ttl_en {
    color: #666;
    font-weight: 100
}

#maincontent.page_detail .leftbar .ttlline:after {
    position: static;
    margin: 50px 0 0 0;
    height: 4px
}

.protypelist .in {
    background: #fff;
    padding: 30px 35px;
    text-align: left
}

.protypelist .col {
    text-align: center
}

.protypelist .col a {
    display: block
}

.protypelist .col img {
    width: 100%;
    height: auto
}

.protypelist .col h2 {
    position: relative
}

.protypelist .col h2:before {
    content: "";
    display: block;
    position: absolute;
    width: 1em;
    height: 2px;
    top: -20px;
    left: 0;
    background: #333
}

.protypelist .col p {
    font-size: 18px;
    margin-top: 16px
}

.protypelist .in {
    background: #fff;
    padding: 30px 35px;
    text-align: left
}

.protypelist .col {
    text-align: center
}

.protypelist .col img {
    width: 100%;
    height: auto
}

.protypelist .col h2 {
    position: relative
}

.protypelist .col h2:before {
    content: "";
    display: block;
    position: absolute;
    width: 1em;
    height: 2px;
    top: -20px;
    left: 0;
    background: #333
}

.protypelist .col p {
    font-size: 18px;
    margin-top: 16px
}

.caselist1 .in {
    background: #f5f5f5;
    padding: 30px 35px;
    text-align: left;
    margin-top: 0;
    border: 1px solid #eee;
}

.caselist1 .col {
    text-align: center
}

.caselist1 .col img {
    width: 100%;
    height: auto
}

.caselist1 .col h2 {
    position: relative;
    margin-top: 10px;
}

.caselist1 .col h2:before {
    content: "";
    display: block;
    position: absolute;
    width: 1em;
    height: 2px;
    top: -20px;
    left: 0;
    background: #333;
    background: #fff;
    visibility: hidden;
}

.caselist1 .col p {
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 0
}

.prolist .col a {
    display: block;
    position: relative
}

.prolist .txt {
    color: #fff;
    position: absolute;
    left: 30px;
    bottom: 10px;
    font-size: 16px
}

.prodetail .con {
    position: relative
}

.prodetail .hdl {
    width: 150px;
    color: #fff;
    font-size: 90px;
    font-family: simsun;
    position: absolute;
    top: 40%;
    text-align: center;
    left: 0;
    z-index: 33;
    cursor: pointer
}

.prodetail .hdl:hover {
    color: #E1393E
}

.prodetail .hdl.next {
    left: auto;
    right: 0
}

.prodetail .slick-slide {
    position: relative
}

.prodetail .slick-slide:before {
    content: "";
    display: block;
    height: 100%;
    width: 213px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
    background: url(../images/jb1.png) repeat-y
}

.prodetail .slick-slide:after {
    content: "";
    display: block;
    height: 100%;
    width: 212px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 4;
    background: url(../images/jb101.png) repeat-y
}

.prodetail .slick-slide img {
    width: 100%
}

.prodetail .caseinfo {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 25px 35px;
    color: #fff
}

.prodetail .caseinfo .title {
    margin: 0;
    font-size: 26px
}

.prodetail .caseinfo .fr {
    position: relative;
    top: 3px;
    margin-bottom: -10px
}

.prodetail .info_previous_next_wrap span {
    font-weight: 400;
    font-size: 18px;
    margin: 0 28px
}

.prodetail .info_previous_next_wrap b {
    font-weight: 400
}

.prodetail .info_previous_next_wrap .tolist a:hover {
    background: #E1393E;
    color: #fff;
    border-color: #E1393E
}

.prodetail .info_previous_next_wrap .tolist a {
    transition: all .3s;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #fff
}

.prodetail .xiaotu .nail.bor {
    border: 3px solid red
}

.prodetail .xiaotu {
    overflow: hidden;
    width: 100%
}

.prodetail .xiaotu ul {
    margin-top: 10px;
    display: flex;
    margin: 10px -5px
}

.prodetail .xiaotu ul li {
    width: 181px;
    float: none;
    margin: 5px;
    overflow: hidden
}

.prodetail .xiaotu ul li:last-child {
    margin-right: 0
}

.prodetail .xiaotu .nail {
    margin-bottom: 0;
    cursor: pointer
}

.body_p_15 .remark {
    width: 1000px;
    margin: auto;
    color: #555;
    line-height: 2
}

.indent0 *, .indent0 {
    text-indent: 0 !important
}

.page_detail_jobs .row {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 25px
}

.page_detail_jobs .row.row_part1 {
    border-bottom: 1px dashed #ccc
}

.page_detail_jobs .row.row_part2 {
    border-bottom: none;
    padding-bottom: 0
}

.page_detail_jobs .yaoqiu p {
    text-indent: 0;
    margin-bottom: 6px
}

.a_img {
    display: block
}

.p_img {
    display: block
}

.p_img img {
    display: none
}

.a_img img {
    display: none
}

.nailthumb-title {
    display: none !important
}

.nailthumb-container img {
    max-width: none
}

.bdsharebuttonbox {
    padding-top: 8px;
    display: block;
    margin-right: 20px
}

.bdsharebuttonbox .ttl {
    float: left;
    margin-top: 6px;
    margin-right: 8px
}

.mainnewslist {
    padding-top: 10px
}

.mainnewslist .in {
    margin-bottom: 22px
}

.mainnewslist .bor {
    border: 1px solid #ddd;
    border-top: none;
    padding: 17px 25px
}

.mainnewslist .a_txt {
    font-size: 22px;
    color: #333;
    line-height: 1.6
}

.mainnewslist .infotime {
    line-height: 40px;
    margin-bottom: 0;
    color: #666
}

.news_detail .remarks {
    font-size: 18px;
    line-height: 2;
    color: #555;
    padding: 0 20px 40px
}

.news_detail #maincontent {
    padding: 60px 0
}

.news_detail .InfoTitle h1 {
    font: 400 26px/30px 'microsoft yahei';
    color: #000;
    margin-top: -5px;
    margin-bottom: 30px;
    text-align: center
}

.news_detail .info_from_wrap {
    height: 45px;
    background: #f5f5f5;
    color: #666;
    text-align: center;
    margin-bottom: 40px
}

.news_detail .info_from_wrap b {
    line-height: 45px;
    margin-left: 25px;
    color: #666;
    font-weight: 400
}

.news_detail .info_previous_next_wrap * {
    color: #555;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400
}

.news_detail .info_previous_next_wrap {
    color: #555;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400
}

.news_detail .info_previous_next_wrap b {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400
}

.news_detail .info_previous_next_wrap a {
    font-size: 14px;
    line-height: 30px
}

.news_detail .info_previous_next_wrap a:hover {
    color: #E03A3F
}

.news_detail .left1 {
    padding-right: 10px
}

.news_detail .goback {
    text-align: right
}

.news_detail .goback a {
    display: block;
    padding: 8px 20px;
    text-align: center;
    border: 1px solid #ccc;
    width: 110px;
    color: #555;
    float: right;
    margin-top: 30px
}

.news_detail .crumbs {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px
}

.joblist .in {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd
}

.joblist .item:last-child .in {
    border: none
}

.joblist .in .d1 {
    width: 30%;
    font-size: 22px;
    font-weight: 400;
    color: #e03a3f
}

.joblist .in .d2 {
    width: 70%;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 2
}

.joblist .in.in0 {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

.joblist .in.in0 .d1 {
    color: #333
}

.joblist .in.in0 .d2 {
    color: #333;
    font-size: 22px
}

.joblist .in .d2 h3 {
    margin: 0 0 20px;
    color: #333;
    font-size: 20px
}

.contactus {
    padding: 50px 210px
}

.contactus .con {
    border: 1px solid #eee;
    padding: 44px 60px
}

.contactus #dituContent {
    height: 620px
}

.contactus .d1 {
    font-size: 22px;
    color: #333;
    line-height: 2;
    padding-left: 86px;
    background: url(../images/bg2.jpg) no-repeat -18px -11px;
    margin-bottom: 40px;
    padding-top: 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px
}

.contactus .d2 {
    background: url(../images/bg2.jpg) no-repeat -18px -159px;
    border-bottom: none
}

.contactus dt.Telephone {
    margin-left: 66px
}

.contactus dd {
    font-size: 22px;
    font-weight: 400
}

.contactus dt {
    font-size: 22px;
    font-weight: 400
}

.contactus dd.Company {
    font-size: 55px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0
}

.yqlj {
    font-size: 16px;
    color: #fff
}

#gfyyms {
    position: relative
}

#gfyyms a {
    right: 0;
    font-size: 18px;
    display: block;
    padding: 5px;
    background: #00acd9;
    color: #fff;
    width: 252px;
    text-align: center;
    margin: 20px 0
}

.tjxw h3.ttl:after {
    display: none !important
}

.tjxw h3.ttl {
    margin: 0;
    height: 50px;
    background: #ECECEC;
    color: #333;
    text-indent: 1.1em;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 50px;
    color: #333
}

.tjxw ul li {
    padding: 11px 0 11px 10px;
    border-bottom: 1px solid #eee
}

.tjxw ul li a {
    color: #333;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px
}

.tjxw ul li p {
    margin: 0;
    color: #666;
    padding-top: 10px
}

.xiaotu .pn {
    display: block !important;
    width: 100%;
    height: 30px;
    position: relative;
    overflow: hidden;
    background: #F0F0F0;
    cursor: pointer
}

.xiaotu .pn.prev:after {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    border: 2px solid #ff4e00;
    background: transparent;
    left: 50%;
    top: 23px;
    margin-left: -20px;
    cursor: pointer
}

.xiaotu .pn.next:after {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    border: 2px solid #ff4e00;
    background: transparent;
    left: 50%;
    top: -32px;
    margin-left: -20px;
    cursor: pointer
}

.xiaotu .pn:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 10px;
    bottom: 0;
    left: 0;
    background: #F0F0F0;
    z-index: 99
}

.xiaotu .pn.next:before {
    bottom: auto;
    top: 0
}

.xiaotu .pn.prev:hover:after {
    border-color: #FF4E00
}

.xiaotu .pn.next:hover:after {
    border-color: #FF4E00
}

.xiaotu .slick-slider {
    margin-top: 12px
}

#footer {
    background: #3A3A3A;
    color: #fff;
    padding: 0
}

#footer:after {
    content: "";
    display: block;
    width: 1000px;
    position: absolute;
    height: 100%;
    background: #323232;
    left: 70%;
    top: 0;
    z-index: 0
}

#footer .dpt_li_2 {
    color: #b4b4b4;
    font-size: 16px
}

#footer .depth2 {
    padding-top: 22px;
    position: relative
}

#footer .footer_nav {
    padding: 35px 0 15px;
    border-bottom: navajowhite;
    padding-bottom: 35px;
    background: #3A3A3A
}

#footer .footer_nav>li {
    float: left;
    width: 25%
}

#footer .footer_nav>li ul {
    display: block !important
}

#footer .footer_nav>li ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 2
}

#footer .footer_nav>li>a {
    font-size: 19px;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
    letter-spacing: 1px;
}

#footer .footer_nav>li>a:after {
    content: "";
    display: block;
    position: absolute;
    width: 28px;
    height: 1px;
    top: 40px;
    left: 0;
    background: #3a3a3a;
}

#footer .footer_nav>li>a.kefu {
    width: 230px;
    margin-top: 15px
}

#footer .footer_nav>li>a.kefu i {
    margin-right: 10px
}

#footer .footer_nav>li .depth2 a {
    color: #b4b4b4;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400
}

#footer .footer_nav>li.qr {
    float: right
}

#footer a:hover {
    color: #fff !important
}

#footer .footer_contact {
    height: 308px;
    background: #323232;
    padding-top: 35px;
    padding-left: 70px;
    z-index: 1;
    position: relative
}

#footer .footer_contact p.p1 {
    font-size: 20px
}

#footer .footer_contact p.p2 {
    font-size: 18px;
    font-family: arial;
    font-weight: bold;
    margin-top: 20px;
    color: #666;
    margin-bottom: 0px
}

#footer .footer_contact p.p3 {
    margin-bottom: 12px;
    font-size: 40px;
    font-family: arial;
    font-weight: bold
}

#footer .footer_contact p.p4 {
    font-size: 16px;
    color: #666
}

#footer .copyright {
    color: #b4b4b4;
    padding-bottom: 30px
}

#footer .cr .icp a, #footer .cr .icp {
    color: #b4b4b4
}

#footer #techsupport {
    margin-top: 10px
}

#footer #techsupport img {
    height: 23px
}

#footer #techsupport span {
    position: relative;
    top: 5px
}

#footer li.contact {
    width: 441px;
    float: right
}

#footer li.contact i {
    width: 29px;
    height: 29px;
    display: inline-block;
    background: url(../images/f_call.png) no-repeat center;
    vertical-align: middle;
    margin-top: 6px
}

#footer dl#contactus dt {
    float: left;
    clear: left;
    width: 44px;
    text-align: justify;
    color: #afafaf;
    font-weight: 400;
    letter-spacing: 0;
    padding: 5px 0;
    margin-left: 65px
}

#footer dl#contactus dd {
    clear: right;
    float: left;
    padding: 5px 0;
    font-size: 14px;
    color: #afafaf;
    font-weight: 400
}

#footer dl#contactus {
    margin-top: -13px
}

#footer dl#contactus dd.Address {
    width: 328px;
    line-height: 1.7
}

#footer dl#contactus a {
    color: #b4b4b4
}

#footer dl#contactus dt.Telephone {
    margin-left: 0
}

#footer dl#contactus dt.Telephone i {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/bg4.png) no-repeat
}

#footer dl#contactus dd.Telephone {
    margin-left: 20px;
    margin-bottom: 0;
    color: #fff;
    padding-top: 13px
}

#footer dl#contactus dd.Telephone span {
    font-size: 14px;
    color: #fff
}

#footer dl#contactus dd.Telephone a {
    display: block;
    color: #E03A3F
}

#footer .qr img {
    padding: 10px;
    border: 1px solid #4A4A4A;
    padding-bottom: 10px;
    display: block;
    margin: 0;
    margin-bottom: 30px
}

#footer .qr span {
    font-size: 12px;
    display: block;
    background: #1e2225;
    display: block;
    text-align: center;
    color: #b4b4b4;
    width: 97px;
    position: relative;
    top: -38px;
    left: 6px
}

#footer .friendlinks .p1 {
    color: #b4b4b4;
    margin-bottom: 0
}

#footer .friendlinks .p2 a {
    color: #b4b4b4;
    margin: 0 5px;
    margin-right: 1px
}

#footer .friendlinks .p2 a:after {
    content: "|";
    margin-left: 8px
}

#footer .friendlinks .p2 a:last-child:after {
    display: none
}

#footer .friendlinks .copyright {
    color: #b4b4b4
}

.section1 {
    padding-top: 8px
}

.section1 .part_ttl span {
    font-size: 25px;
    color: #DDDDDD;
    font-family: microsoft yahei;
    font-weight: 300;
    position: relative;
    left: 20px;
    top: 2px
}

.section1 .con {
    padding: 20px 0 50px
}

.section1 .con li:last-child {
    margin-right: 0
}

.section1 .con li {
    /* float: left; */
    /* margin-right: 20px; */
    /* width: calc(14.28% - 18px); */
    /* text-align: center; */
    /* border: 1px solid #eee; */
    -webkit-box-shadow: 0 1px 1px rgba(186, 186, 186, 0.24);
    -moz-box-shadow: 0 1px 1px rgba(186, 186, 186, 0.24);
    box-shadow: 0 1px 1px rgba(186, 186, 186, 0.24);
    /* cursor: pointer; */
    /* transition: all 0.5s; */
}

.section1 .con li:hover {
    border-color: #E1393E;
    -webkit-box-shadow: 0 3px 3px rgba(186, 186, 186, 0.49);
    -moz-box-shadow: 0 3px 3px rgba(186, 186, 186, 0.49);
    box-shadow: 0 3px 3px rgba(186, 186, 186, 0.49)
}

.body_p_15 #maincontent, .body_p_15 #maincontent, .body_114 #maincontent /*#maincontent*/
{
    min-height: calc(100vh - 100px);
    display: flex;
    align-items: center;
}

#contactpart1 {
    flex: 1;
}
body .ptnlist{
    margin: 15px auto;
}
body .ptnlist ul{
    display: flex;
    align-items: center;
    column-gap: 20px;
}
body .section1 .con li{width: 200px;height: 100px;border: 1px solid #eee;display: flex;justify-content: center;align-items: center;margin-bottom: 20px;}
body .ptnlist li:first-child{
    font-size: 22px;
    background: #f1f1f1;
    color: #222;
    min-width: 200px;
}
body .ptnlist img{}

body *{}
body *{}
body *{}
body *{}
body *{}
body *{}
body *{}
body *{}
body *{}
body *{}
body *{}
body *{}
body *{}
/*media start*/
@media screen and (max-width:1920px){
.caselist1 .col h2{
    font-size:18px;
}

}
/*media end*/

/*media start*/
@media screen and (max-width:1441px){
.caselist1 .col h2{
    font-size:14px;
}

}
