.content {
    width: 80%;
    margin: 0 auto;
}
.h_tel span {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    float: left;
}

.h_tel {
    font-size: 30px;
    color: #eb841e;
    font-weight: 500;
    top: 25px;
}

.h_tel p {
    float: left;
}

.h_tel em {
    width: auto;
    height: auto;
    padding-top: 5px;
}

.h_tel em img {
    width: auto;
    height: auto;
}

.logo {
    width: auto;
    height: auto;
    box-shadow: unset;
}

.logo img {
    width: auto;
    height: auto;
    margin-top: 17px;
}

.top_bg:before {
    height: 95px;
}

.h_nav li a:after {
    content: unset;
}

.h_nav {
    padding-top: 0px;
    margin-top: 0;
    height: 95px;
    padding: 0;
}

.h_nav li {
    padding: 0 20px;
    /*margin-left: 40px;*/
    height: 95px;
    line-height: 95px;
}
.top_bg {
    height: 95px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
}
.banner {
    position: relative;
    height: 800px;
    overflow: hidden;
    clear: both;
    margin-top: 0;
    padding-top: 0;
}

.banner_m a {
    position: relative;
}

.banner_m video {
    display: block;
}

.bannertxt {
    position: absolute;
    padding-top: 10%;
    /*text-align: center;*/
    width: 80%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.bannertxt h2 {
    font-size: 53px;
    color: #ffffff;
    line-height: 72px;
    margin-bottom: 26px;
    font-weight: bold;
}

.bannertxt p {
    font-size: 24px;
    color: #ffffff;
    line-height: 48px;
    max-width: 600px;
}
.bannertxt a{
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    background: #014d9a;
    border-radius: 5px;
    transition: all 0.6s;
    margin-top: 50px;
}
.bannermubu{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    z-index: 1;
}

img.videobtn {
    width: 115px;
    margin-top: 90px;
}

.search p b {
    font-size: 18px;
    font-weight: 500;
}

.search p a {
    font-size: 18px;
    color: #000000;
}

.search form {
    float: right;
}

.search .ser_inp {
    background: unset;
    width: 300px;
    height: 78px;
    padding-left: 20px;
    border: none;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    color: #666;
    line-height: 40px;
    outline: none;
    margin-top: 0px;
    border-left: 1px solid #CCCCCC;
}

.search .ser_so {
    cursor: pointer;
    float: left;
    background: url(../images/i3.png) no-repeat;
    border: none;
    width: 97px;
    height: 78px;
    margin-top: 0px;
}

.search {
    width: 80%;
    height: 78px;
}

.s_bg {
    background: unset;
    border-bottom: 1px solid #CCCCCC;
}

.search p {
    background: unset;
}

.gui_tit {
    font-size: 48px;
    font-weight: 500;
    color: #000000;
    height: auto;
    margin-bottom: 65px;
}
.gui_tit b{
    font-weight: 500;
}

.gui_tit span {
    font-size: 20px;
    color: #666666;
    margin-top: 5px;
    font-weight: 500;
}

.gui_tit img {
    display: block;
    margin: 10px auto 0;
}

.gui_desc {
    font-size: 20px;
    color: #333333;
    height: auto;
    line-height: 45px;
}

.zznum {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 70px auto 80px;
}

.zznum li h2 {
    font-size: 66px;
}

.guide ul.zznum li {
    width: 20%;
    padding: 0;
    text-align: center;
}

.zznum li p {
    font-size: 20px;
    color: #999999;
    margin-top: 10px;
}

.zznum li h2 span:nth-child(2) {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    margin-left: 5px;
}

.guide {
    height: auto;
    padding-top: 100px;
}

.guide ul li:before {
    content: unset;
}

.wcontent {
    width: 80%;
    margin: 0 auto;
}


.irpo {
    background: url("../images/i35.png") no-repeat;
    background-size: cover;
    padding: 80px 0 100px;
}

.irpo .gui_tit {
    margin-bottom: 100px;
}

.ipronav {
    float: right;
    width: 27%;
}

.iprolist {
    float: left;
    width: 73%;
}

.iproitem {
    display: none;
}

.iproitem:first-child {
    display: block;
}

.ipromain {
    float: left;
    width: 45%;
}

.ipromain h2 {
    font-size: 30px;
    color: #0b0b0b;
    margin-bottom: 40px;
    font-weight: 500;
}

.ipromain p {
    font-size: 18px;
    color: #666666;
    line-height: 40px;
}

.iproimg {
    float: right;
    width: 50%;
    text-align: right;
}

.ipronav ul li {
    margin-bottom: 35px;
    text-align: right;
    background: url("../images/i46.png") no-repeat right;
    padding-right: 20px;
}

.ipronav ul li a {
    font-size: 20px;
    color: #0b0b0b;
}

.ipromore {
    margin-top: 170px;
}

.ipromore a {
    font-size: 20px;
    display: block;
    width: 130px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #CCCCCC;
    border-radius: 40px;
    float: left;
    margin-right: 15px;
}

.ipromore a:nth-child(2) {
    color: #ffffff;
    background: #f38116;
    border: 1px solid #f38116;
}

.iproxg {
    padding: 85px 0 140px;
}

.iproxgtt {
    float: left;
}

.iproxgtt-h h2 {
    font-size: 24px;
    color: #333333;
}

.iproxgtt p {
    font-size: 14px;
    color: #999999;
    margin-left: 5px;
    margin-top: 5px;
}

.iproxghead {
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 60px;
}

.iproxghead a {
    font-size: 18px;
    color: #666666;
    float: right;
}

.iproxgtt-h img {
    margin-right: 10px;
}

.iproxgtt-h {
    border-bottom: 1px solid #024c94;
    padding-bottom: 12px;
}

.iproxgitem {
    width: 24%;
    margin-right: 1.1%;
    float: left;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.iproxgitem:nth-child(4n) {
    margin-right: 0;
}

.iproxgitem img {
    width: 80%;
    margin-bottom: 10px;
}

.iproxgitem p {
    padding: 20px 15px;
    font-size: 18px;
    color: #000000;
    text-align: left;
    border-top: 1px solid #dcdcdc;
    background: url("../images/i4.png") no-repeat right;
    background-position-x: 95%;
}

.super_bg {
    padding: 0 0 120px;
    background: unset;
    overflow: hidden;
}

.super dl dd {
    width: 50%;
    height: 732px;
    background: url(../images/i48.png) no-repeat;
    float: left;
    padding: 100px 200px 80px 7.5%;
    margin-left: 0;
    box-sizing: border-box;
}

.sup_t {
    width: 80%;
    margin: 40px auto 20px;
}

.super dl dt {
    width: 50%;
    margin-left: 0;
}

.c_prev {
    left: 7.5%;
}

.c_next {
    left: 10%;
}

.c_prev a, .c_prev a:hover {
    background: url(../images/i11.png) no-repeat;
}

.c_next a, .c_next a:hover {
    background: url(../images/i12.png) no-repeat;
}

.c_prev a, .c_next a {
    width: 39px;
    height: 39px;
    display: block;
}

.c_prev, .c_next {
    top: 90%;
}

.super dl dd h5 {
    font-size: 36px;
    color: #f38116;
    line-height: 40px;
    height: 65px;
    position: relative;
}

.super dl dd p {
    padding: 35px 0 0;
    height: auto;
    line-height: 35px;
    font-size: 18px;
}

.sup_qie {
    padding-top: 70px;
}

.sup_t ul li b img, .sup_t ul li em img {
    display: block;
    width: 44px;
    height: auto;
}

.sup_t ul li.on {
    background: #f38116 url(../image/case_ico01.png) no-repeat 330px center;
}

.sup_t ul li.on:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 98px;
    left: calc(50% - 5px);
    border-top: 10px solid #f38116;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.icase {
    margin-bottom: 60px;
}

.icase-nav ul {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.icase-nav-item-img {
    height: 43px;
}

.icase-nav-item-img img {
    display: block;
    margin: 0 auto;
}

.icase-nav-item-img .icase-nav-item-img2 {
    display: none;
}

.icase-nav-item-img.active .icase-nav-item-img1 {
    display: none;
}

.icase-nav-item-img.active .icase-nav-item-img2 {
    display: block;
}

.icase-nav-item {
    text-align: center;
}

.icase-nav-item p {
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
}

.icase-nav {
    margin-top: 60px;
    margin-bottom: 40px;
}

.iabcaselist li {
    width: 31%;
    margin-right: 40px;
    border: 1px solid #CCCCCC;
}

.iabitem img {
    width: 100%;
    display: block;
}

.picScroll-left .bd {
    overflow: hidden;
    margin: 0 auto;
}

.iabitem p {
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 80px;
}

.picScroll-left {
    position: relative;
}

.picScroll-left .hd img {
    position: absolute;
    top: 40%;
}

.picScroll-left .hd .inext {
    right: -35px;
}

.picScroll-left .hd .iprev {
    left: -60px;
}

.part_m ul li {
    width: 11%;
    margin-right: 1.5%;
    height: auto;
    margin-left: 0;
}

.part_m ul li:last-child {
    margin-right: 0;
}

.part_m ul li a {
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}

.part_m ul li img {
    width: 100%;
    height: auto;
    filter: unset;
}

.news_t {
    height: 50px;
    padding: 0;
    margin: 50px auto 10px;
    width: 330px;
}

.news {
    padding: 70px 0 80px;
}

.iab {
    position: relative;
    padding-bottom: 200px;
}

.iab-img {
    width: 100%;
}

.iab-img img {
    width: 100%;
}

.iab-main {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    display: flex;
    border: 1px solid #CCCCCC;
    left: 0;
    right: 0;
    background: #ffffff;
    bottom: 50px;
}

.iabl {
    width: 330px;
    background: #014d9a;
    padding: 50px 25px;
    box-sizing: border-box;
}

.iabl p {
    font-size: 36px;
    color: #ffffff;
    line-height: 34px;
}

.iabl p:nth-child(2) {
    font-size: 28px;
    margin: 15px 0 20px;
}

.iabl span {
    display: block;
    font-size: 24px;
    color: #ffffff;
    margin-top: 20px;
}

.iabr {
    padding: 50px 25px;
    box-sizing: border-box;
    font-size: 18px;
    color: #000000;
    line-height: 40px;
}

.f_nav ul li a {
    font-size: 18px;
}

.f_nav ul li {
    float: left;
    padding: 0;
    padding-right: 10px;
}

.rmcptt {
    font-weight: bold;
}

.footer {
    width: 80%;
    margin: 0 auto;
}

.f_ban {
    width: 1050px;
    padding: 40px 0 0 120px;
    height: 260px;
    font-size: 16px;
    color: #333;
    position: relative;
}

.ifnav {
    float: left;
}

.iflx {
    float: right;
    width: 650px;
}

.iftt {
    font-size: 18px;
    margin-bottom: 20px;
    color: #000000;
}

.ifnav ul {
    width: 200px;
}

.ifnav ul li {
    width: 50%;
    float: left;
    margin-bottom: 16px;
}

.ifnav ul li a {
    font-size: 16px;
}

.iflxitem {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.iflxitem span {
    padding: 0;
    font-size: 16px;
    color: #999999;
    margin-bottom: 5px;
}

.iflxitem p {
    font-size: 24px;
    color: #000000;
}

.iflxitem:nth-child(2) {
    background: url("../images/i28.png") no-repeat left;
    padding-left: 50px;
}

.iflxitem:nth-child(3) {
    background: url("../images/i28.png") no-repeat left;
    padding-left: 50px;
}

.iflxitem:nth-child(4) {
    background: url("../images/i31.png") no-repeat left;
    padding-left: 50px;
}

.iflxitem:nth-child(5) {
    background: url("../images/i32.png") no-repeat left;
    padding-left: 50px;
}

.f_er p {
    width: auto;
    float: left;
    text-align: center;
    padding-left: 0px;
}

.f_logo:before, .f_ban:before {
    content: unset;
}

.f_logo img {
    width: auto;
    height: auto;
}

.f_logo {
    width: 220px;
    padding: 40px 0 0;
    height: auto;
    margin-left: -25px;
    position: relative;
}

.f_bg {
    height: auto;
    padding-top: 0;
}

.f_er img {
    width: auto;
    height: auto;
}

.f_link {
    width: auto;
    text-align: right;
    height: 100px;
    line-height: 100px;
    margin: 0;
}

.f_link p {
    float: right;
    width: auto;
    font-size: 16px;
}

.f_er em {
    display: block;
    width: auto;
    height: auto;
    line-height: 0;
}

.f_er {
    width: auto;
}

.f_bot {
    font-size: 16px;
    height: 100px;
    line-height: 100px;
}

.f_bg:before {
    content: "";
    width: 100%;
    height: 100px;
    background: #039137;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.ifadd {
    float: right;
}

.p12-curmbs-1 span {
    font-family: '微软雅黑';
    padding: 0;
    height: 46px;
    line-height: 46px;
}


/*关于我们内页*/
.g_pp {
    padding-top: 20px;
    height: 505px;
    /*background: url(/statics/style/image/3f99923d4a2b4fb581d9aad3da5eea8a_4.jpg) no-repeat center top;*/
    overflow: hidden;
    margin-top: 30px;
}

.g_pp dt {
    float: right;
    width: 45%;
    height: auto;
    overflow: hidden;
}

.g_pp dt img {
    width: 100%;
    height: auto;
    display: block;
}

.g_pp dt:hover img {
}

.g_pp dd {
    float: left;
    width: 40%;
    padding-top: 20px;
    padding-left: 7.5%;
}

.g_pp h2 {
    position: relative;
    height: 94px;
    font-size: 38px;
    color: #000;
    animation-delay: 0.1s;
    padding-top: 37px;
    margin-bottom: 25px;
    font-weight: bold;
}

.g_pp h2 em {
    display: block;
    font-size: 20px;
    color: #333;
    margin-top: 15px;
    font-style: normal;
    font-weight: normal;
}

.g_pp h2:before {
    content: "";
    position: absolute;
    width: 72px;
    height: 3px;
    background: #44a641;
    left: 0;
    bottom: 0;
}

.g_pp p {
    font-size: 16px;
    line-height: 32px;
    color: #333;
}

.tils ul li {
    float: left;
    color: #0d0d0d;
    font-size: 18px;
    padding-right: 118px;
    margin-right: 32px;
    position: relative;
    margin-top: 30px;
    text-align: center;
}

.tils ul li:before {
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
    height: 63px;
    background: #e3e3e3;
}

.tils ul li:last-of-type {
    padding-right: 0;
    margin-right: 0;
}

.tils ul li:last-of-type:before {
    background: none;
}

.tils ul li i {
    display: block;
    line-height: 100%;
    padding-left: 34px;
    font-style: normal;
    margin-top: 10px;
}

.tils ul li:nth-of-type(5) i {
    padding-left: 0;
}

.tils ul li em { /* position: relative;*/
    font-style: normal;
}

.tils ul li em span {
    color: #0d0d0d;
    font-size: 54px;
    font-family: Arial;
    line-height: 90%;
}

.tils ul li em sup {
    display: inline-block;
    position: absolute;
    font-size: 16px;
    color: #fff;
    width: 30px;
    height: 30px;
    background: #44a641;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    margin-left: 5px;
}

.yz {
    height: 650px;
    overflow: hidden;
    position: relative;
    background: url(/statics/style/image/3f99923d4a2b4fb581d9aad3da5eea8a_34.jpg) no-repeat center;
    box-sizing: border-box;
    padding-top: 100px;
}

.yz dt {
    display: block;
    float: left;
    width: 500px;
    height: 461px;
    overflow: hidden;
}

.yz dt img {
    display: block;
    width: 500px;
    height: 461px;
}

.yz dd {
    width: 700px;
    float: right;
    height: 461px;
    padding: 46px 62px 0;
    background: #fff;
    box-sizing: border-box;
    position: relative;
}

.yz dd:after {
    content: "";
    width: 53px;
    height: 32px;
    background: url(/statics/style/image/3f99923d4a2b4fb581d9aad3da5eea8a_16.png) no-repeat center;
    position: absolute;
    right: 36px;
    top: 28px;
    transition: all 0.5s;
}

.yz dd h4 {
    display: block;
    font-size: 38px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    font-family: "DIN";
    text-transform: uppercase;
}

.yz dd p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-top: 25px;
}

.blk-main {
    width: 100%;
}

.blk {
    width: 80%;
    margin: 0 auto 20px auto;
}

.content1 {
    width: 80%;
    margin: 0 auto;
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
}

.caseitem {
    width: 24%;
    margin-right: 1.2%;
    float: left;
    margin-bottom: 10px;
}

.caseitem:nth-child(4n) {
    margin-right: 0;
}

.caseitem img {
    display: block;
    width: 100%;
}

.caseitem p {
    font-size: 16px;
    text-align: center;
    color: #333333;
}

.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.xypg-pagination li {
    display: inline-block
}

.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.endit-content a {
    font-weight: 500;
}

.tl-fdh-02 li {
    float: unset;
    display: inline-block;
}

.tl-fdh-02 ul {
    text-align: center;
}

.blk-xs {
    width: 20%;
}

.blk-sm {
    width: 78%;
    margin-bottom: 50px;
}

.leftnav-z1-list dl {
    width: 32%;
    margin-right: 1.33%;
}

.leftnav-z1-list dl:nth-child(3n) {
    margin-right: 0;
}

.p102-info-1 {
    width: 78%;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    margin-bottom: 50px;
}

.p102-info-list dt img {
    height: 200px;
}


.p12-aboutinfo-1-tit {
    display: none;
}

.con1 {
    margin-top: 20px;
    overflow: hidden;
    background-color: #f6f6f6;
}

.con1 dt {
    width: 315px;
    border-right: 1px dashed #ccc;
    float: left;
    overflow: hidden;
    background: #014d9a;
}

.con1 dt h3 {
    width: 146px;
    height: 140px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.con1 dt h3 img {
    width: 146px;
    height: 140px;
}

.con1 dt p {
    font: 30px "Microsoft Yahei";
    font-weight: bold;
    color: #fff;
    margin-top: 45px;
}

.con1 dd {
    width: 830px;
    float: right;
    display: inline;
    overflow: hidden;
}

.con1 dd h4 {
    display: block;
    font: 20px "Microsoft Yahei";
    color: #333;
    overflow: hidden;
    margin-top: 28px;
}

.con1 dd p {
    font: 16px "Microsoft Yahei";
    color: #333;
    line-height: 24px;
    overflow: hidden;
    margin-top: 10px;
    padding-right: 30px;
}

.zy {
    width: 30%;
    height: auto;
    color: #333333;
    font-family: 微软雅黑;
    font-size: 16px;
    padding: 35px 20px;
    border: 5px solid #eee;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background-color: #f6f6f6;
    box-sizing: border-box;
}

.zy ul {
    clear: both;
}

.zy ul li {
}

.dsbt {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
    display: inline-block;
    color: #333;
    border-bottom: 5px solid #f10000;
    padding-bottom: 10px;
    width: auto;
}

.zy li p {
    margin: 20px 0px 0px;
    padding: 0px 0px 14px 60px;
    line-height: 47px;
    border-bottom-color: #F0F0F0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.clear {
    clear: both
}

#email p {
    width: 1075px;
}


.con1 dd {
    width: 70%;
    float: left;
    display: inline;
    overflow: hidden;
    margin-left: 50px;
}


.contactbox-sec2 .tit {
    font-size: 26px;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .contactbox-sec2 .tit {
        font-size: 16px;
    }
}

.contactbox-sec2 .cont {
    padding: 55px 3%;
    display: flex;
    flex-wrap: wrap;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}

@media (max-width: 991px) {
    .contactbox-sec2 .cont {
        padding: 60px 40px;
    }
}

@media (max-width: 767px) {
    .contactbox-sec2 .cont {
        padding: 80px 40px;
    }
}

.contactbox-sec2 .cont .item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 -10px;
}

@media (max-width: 767px) {
    .contactbox-sec2 .cont .item {
        width: 100%;
        margin: 0;
    }
}

.contactbox-sec2 .cont .item .li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    .contactbox-sec2 .cont .item .li {
        width: 100%;
        padding: 0;
    }
}

.contactbox-sec2 .cont .item .li input,
.contactbox-sec2 .cont .item .li select,
.contactbox-sec2 .cont .item .li textarea {
    background-color: #f5f5f5;
    padding: 17.2px 20px;
    width: 100%;
    color: #333;
    font-size: 16px;
    box-sizing: border-box;
}

@media (max-width: 1580px) {
    .contactbox-sec2 .cont .item .li input,
    .contactbox-sec2 .cont .item .li select,
    .contactbox-sec2 .cont .item .li textarea {
        font-size: 14px;
    }
}

.contactbox-sec2 .cont .item .li input::-webkit-input-placeholder,
.contactbox-sec2 .cont .item .li select::-webkit-input-placeholder,
.contactbox-sec2 .cont .item .li textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}

.contactbox-sec2 .cont .item .li input::-moz-placeholder,
.contactbox-sec2 .cont .item .li select::-moz-placeholder,
.contactbox-sec2 .cont .item .li textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

.contactbox-sec2 .cont .item .li input:-ms-input-placeholder,
.contactbox-sec2 .cont .item .li select:-ms-input-placeholder,
.contactbox-sec2 .cont .item .li textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
}

.contactbox-sec2 .cont .item .li select {
    background: #f5f5f5 url(../images/selesanjiaoimg1.png) no-repeat;
    background-position: 95% center;
    background-size: 10px auto;
}

@media (max-width: 1580px) {
    .contactbox-sec2 .cont .item .li select {
        background-size: 8px auto;
    }
}

.contactbox-sec2 .cont .item .li textarea {
    height: 282px;
}

@media (max-width: 1580px) {
    .contactbox-sec2 .cont .item .li textarea {
        height: 311px;
    }
}

.contactbox-sec2 .cont .int1 {
    width: 100%;
}

.contactbox-sec2 .cont .int1 .jut {
    width: 50%;
}

@media (max-width: 767px) {
    .contactbox-sec2 .cont .int1 .jut {
        width: 100%;
    }
}

.contactbox-sec2 .cont .int1 .li {
    width: 100%;
}

.contactbox-sec2 .cont .but {
    margin-top: 10px;
}

.contactbox-sec2 .cont .but .f_sub,
.contactbox-sec2 .cont .but .f_set {
    overflow: hidden;
}

input, button, textarea, select {
    border: 0;
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    font-weight: normal;
    color: inherit;
    background: transparent;
}

input, button {
    -webkit-appearance: none;
    border-radius: 0;
}


@media (max-width: 767px) {
    .contactbox-sec2 .cont .but .f_sub,
    .contactbox-sec2 .cont .but .f_set {
        width: 40%;
        margin: 0 10px;
    }
}

.contactbox-sec2 .cont .but .f_sub button,
.contactbox-sec2 .cont .but .f_set button {
    transition: all 0.3s linear;
    width: 144px;
    height: 54px;
    background-color: #999999;
    color: #fff;
    font-size: 16px;
}

@media (max-width: 1580px) {
    .contactbox-sec2 .cont .but .f_sub button,
    .contactbox-sec2 .cont .but .f_set button {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .contactbox-sec2 .cont .but .f_sub button,
    .contactbox-sec2 .cont .but .f_set button {
        width: 160px;
        height: 80px;
    }
}

@media (min-width: 1200px) {
    .contactbox-sec2 .cont .but .f_sub button:hover,
    .contactbox-sec2 .cont .but .f_set button:hover {
        background-color: #052875;
    }
}

.contactbox-sec2 .cont .but .f_sub button {
    float: right;
}

.zxly {
    width: 67%;
    float: right;
}

.lytt {
    font-size: 26px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
}

.tl-fdh-02 li {
    width: 15.66%;
}

.imap {
    width: 100%;
    margin-top: 50px;
    border: 5px solid #CCCCCC;
    padding: 5px;
    box-sizing: border-box;
}

.p102-info-blk-con {
    padding: 0;
}

.p102-info-blk-title {
    font-size: 28px;
    text-align: center;
}

.p102-info-blk-bool {
    text-align: center;
}

.p1-info-3-list li {
    height: 260px;
    text-align: center;
}

.p1-info-3-list li a {
    display: block;
}

.p1-info-3-list li a img {
    width: 100%;
}

.p1-info-3-list li a p {
    margin: 5px 0;
}

.blk-sm .blk {
    width: 100%;
}

.tit01 {
    background: url(/statics/style/image/6a96eac80b8644c2b4372a13be28fd3d_116-1.png) repeat-x right 16px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.tit01 span {
    font-size: 24px;
    height: 26px;
    line-height: 28px;
    font-weight: normal;
    color: #014d9a;
    background: #fff;
    padding-right: 15px;
}

.tit01 span i {
    display: inline-block;
    font-style: normal;
    font-size: 14px;
    margin-left: 5px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: normal;
    color: #d4d4d4;
}

.p14-product-2-list dl:nth-child(4n) {
    margin-right: 0;
}

.pslx {
    margin-bottom: 50px;
}

.pslx .contactbox-sec2 .cont {
    padding-bottom: 20px;
}

/*产品详情*/
#image-block {
    background: url(../images/loading.gif) no-repeat center;
    height: auto;
    overflow: hidden;
    border: 1px solid #DDDDDD;
    text-align: center;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

#image-block a.mod-imagezoom {
    display: inline-block;
    position: relative;
}

#image-block img {
    display: block;
    width: 100%;
}
#image-block video{
    width: 100%;
}

.mod-thumbnails {
    margin-top: 15px;
    width: 100%;
    float: left;
}

.mod-thumbnails .tempWrap {
    float: left;
}

.mod-thumbnails .btn-prev, .mod-thumbnails .btn-next {
    display: block;
    float: left;
    width: 15px;
    height: 78px;
    margin: 0 3px 0 0;
    display: inline;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 78px;
    font-size: 11px;
    color: #888;
    cursor: pointer;
}

.mod-thumbnails .btn-prev i, .mod-thumbnails .btn-next i {
    cursor: pointer;
}

.mod-thumbnails .btn-next {
    float: right;
    margin: 0 0 0 3px;
    display: inline;
}

.mod-thumbnails .btn-prev:hover, .mod-thumbnails .btn-next:hover {
    background-color: #f8f8f8;
    color: #1D6DBD;
}

.mod-thumbnails ul {
    float: left;
    padding-left: 0;
    margin-top: 0;
    overflow: hidden;
}

.mod-thumbnails ul li {
    margin: 0 5px;
}

.mod-thumbnails ul li, .mod-thumbnails ul li img {
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.mod-thumbnails ul li img {
    width: 76px;
    height: 76px;
    padding: 1px;
    border: 1px solid #ddd;
}

.mod-thumbnails ul li.cover img {
    border-color: #1D6DBD;
    padding: 0;
    border-width: 2px;
}

/* Colorbox */
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
}
.cpcc-ts-01-left{
    border: 0;
}
.mob_top,.mob_menu_fix{
    display: none;
}

.iproimg,.iproxgitem,.iabitem,.iab-img{
    overflow: hidden;
}
.iproimg img,.iproxgitem img,.iabitem img,.part_m ul li img,.iab-img img{
    transition: all .3s;
}
.iproimg img:hover,.iproxgitem img:hover,.iabitem img:hover,.part_m ul li img:hover,.iab-img img:hover{
    transform: scale(1.1);
}


@media (max-width: 992px) {
    .client-2{
        display: none;
    }
    body {
        min-width: unset;
        margin: 0 auto;
        overflow-x: hidden;
        width: 100%;
    }
    .mob_top,.mob_menu_fix{
        display: block;
    }
    .mob_top {
        z-index: 777;
        width: 100%;
        height: 5rem;
        top: 0;
        left: 0;
        padding: 0 3%;
        box-sizing: border-box;
    }

    .mob_logo {
        float: left;
        height: 3rem;
        margin-top: 1rem;
    }

    .mob_logo img {
        max-height: 100%;
    }

    .mob_menu {
        width: 4rem;
        height: 3rem;
        float: right;
        background: #fff;
        margin-top: 1rem;
        border-radius: 5px;
    }

    .mob_menu span {
        display: block;
        width: 60%;
        height: 2px;
        margin: 0.65rem auto 0;
        background: #000;
    }

    .mob_menu_fix {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #000;
        left: 100%;
        top: 0;
        background: #fff;
        transition: all .5s;
        z-index: 888;
    }

    .mob_menu2 {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding: 1rem 1rem;
    }

    .mob_menu_close {
        float: right;
        width: 5rem;
        height: 5rem;
        text-align: center;
        line-height: 5rem;
        color: #000;
        font-size: 3rem;
        font-weight: normal;
    }

    .mob_menu_close img {
        width: 20px;
        vertical-align: middle;
    }

    .mob_logo2 {
        float: left;
        height: 4rem;
        margin-top: 0.5rem;
    }

    .mob_logo2 img {
        max-height: 100%;
    }

    .menu_list {
        padding: 2rem 1rem;
    }

    .menu_li {
        width: 100%;
        text-align: left;
        line-height: 40px;
        font-size: 16px;
        color: #333;
        border-bottom: 1px solid #eee;
        position: relative;
    }

    .menu_li > a {
        color: #333;
    }

    .menu_li > span {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 2rem;
        height: 2rem;
        text-align: center;
        transition: all .5s;
        background: url("../images/down.png") no-repeat center;
        color: #ff6a03;
    }

    .menu_ul2, .menu_ul3 {
        display: none;
        width: 100%;
        padding: 0 0 0 1rem;
    }

    .menu_li2, .menu_ul3 {
        width: 100%;
        text-align: left;
        font-size: 16px;
        line-height: 35px;
        border-bottom: 1px solid #eee;
        position: relative;
    }

    .menu_li2 a, .menu_li3 a {
        color: #333;
    }

    .menu_li2 > span, .menu_li3 > span {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 3.5rem;
        height: 3.5rem;
        line-height: 3.5rem;
        text-align: center;
        transition: all .5s;
        background: url("../images/down.png") no-repeat center;
        color: #ff6a03;
    }
    .top_bg{
        display: none;
    }
    .banner {
        padding-top: 0;
    }
    .bannertxt h2 {
        font-size: 24px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .bannertxt p {
        font-size: 16px;
        line-height: 20px;
    }
    img.videobtn {
        width: 50px;
        margin-top: 30px;
    }
    .bannertxt {
        position: absolute;
        padding-top: 12%;
    }
    .s_bg{
        display: none;
    }
    .gui_tit {
        font-size: 28px;
    }
    .guide {
        padding-top: 50px;
    }
    .gui_tit span {
        font-size: 16px;
        line-height: 20px;
    }
    .gui_desc {
        font-size: 16px;
        line-height: 30px;
        padding-top: 20px;
    }
    .guide ul.zznum li {
        width: 50%;
        margin-bottom: 20px;
    }
    .zznum{
        display: block;
        margin: 40px auto 50px;
    }
    .zznum li h2 {
        font-size: 28px;
    }
    .guide ul {
        padding: 0;
        overflow: hidden;
    }
    .zznum li p {
        font-size: 16px;
        color: #999999;
         margin-top: 0;
    }
    .irpo {
        padding: 50px 0 60px;
    }
    .irpo .gui_tit {
        margin-bottom: 50px;
    }
    .ipronav {
        float: right;
        width: 100%;
        margin-bottom: 30px;
    }
    .iprolist {
        float: left;
        width: 100%;
    }
    .ipronav ul li {
        margin-bottom: 10px;
        text-align: left;
        background: url(../images/i46.png) no-repeat left;
        padding-left: 20px;
        display: inline-block;
    }
    .wcontent {
        width: 94%;
        margin: 0 auto;
    }
    .ipronav ul li a {
        font-size: 16px;
        color: #0b0b0b;
    }
    .ipromain {
        float: left;
        width: 100%;
    }
    .iproimg {
        float: right;
        width: 100%;
        text-align: right;
        margin-top: 50px;
    }
    .ipromain h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .ipromain p {
        font-size: 15px;
        line-height: 30px;
    }
    .ipromore {
        margin-top: 40px;
    }
    .ipromore a {
        font-size: 14px;
        width: 100px;
        line-height: 30px;
    }
    .iproimg img{
        width: 100%;
    }
    .super_bg .pr{
        position: unset;
    }
    .iab {
        position: unset;
    }
    .iproxgitem {
        width: 49%;
        margin-right: 2%;
        float: left;
        border: 1px solid #dcdcdc;
        text-align: center;
        box-sizing: border-box;
    }
    .iproxgitem:nth-child(2n) {
        margin-right: 0;
    }
    .iproxgtt-h h2 {
        font-size: 20px;
    }
    .iproxg {
        padding: 50px 0 60px;
    }
    .iproxghead a {
        font-size: 14px;
    }
    .iproxghead {
        margin-bottom: 35px;
    }
    .iproxgitem p {
        padding: 15px 15px;
        font-size: 14px;
        color: #000000;
        text-align: left;
        border-top: 1px solid #dcdcdc;
        background: unset;
        background-position-x: 95%;
    }
    .sup_t ul li{
        width: 49%;
        padding: 10px;
        box-sizing: border-box;
        margin-left: 0;
        margin-right: 2%;
        height: auto;
    }
    .sup_t ul li:nth-child(2n){
        margin-right: 0;
    }
    .sup_t ul li b img, .sup_t ul li em img {
        display: block;
        width: 25px;
        height: auto;
    }
    .sup_t ul li span{
        font-size: 16px;
        padding: 0px 0 0 35px;
    }
    .sup_t ul li i {
        display: block;
        font-size: 12px;
        line-height: 15px;
    }
    .sup_t ul li p{
        width: auto;
    }
    .sup_m{
        margin-top: 45px;
    }
    .super dl dt {
        width: 100%;
        margin-left: 0;
        position: unset;
        height: auto;
    }
    .super dl dd {
        width: 100%;
        height: 732px;
        background: url(../images/i48.png) no-repeat;
        float: left;
        padding: 35px 3%;
        margin-left: 0;
        box-sizing: border-box;
        position: unset;
    }
    .super dl dt img {
        width: 100%;
        height: auto;
    }
    .super dl dd h5 {
        font-size: 23px;
        line-height: 40px;
        height: 50px;
    }
    .super dl dd p {
        padding: 25px 0 0;
        height: auto;
        line-height: 30px;
        font-size: 16px;
    }
    .icase{
        padding-top: 50px;
    }
    .icase-nav ul {
        width: 100%;
        margin: 0 auto;
        display: block;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .icase-nav-item{
        display: inline-block;
        margin-right: 10px;
    }
    .icase-nav-item-img img {
        display: block;
        margin: 0 auto;
        width: 35px;
    }
    .icase-nav-item p {
        font-size: 16px;
    }
    .iabitem p {
        font-size: 14px;
        line-height: 35px;
    }
    .iabcaselist li {
        width: 33%;
        margin-right: 10px;
        border: 1px solid #CCCCCC;
    }
    .picScroll-left .hd{
        display: none;
    }
    .partner{
        padding: 0;
    }
    .content {
        width: 94%;
        margin: 0 auto;
    }
    .part_m ul li{
        width: 32%;
    }
    .part_m ul li:nth-child(3n){
        margin-right: 0;
    }
    .part_m ul li:nth-child(7),.part_m ul li:nth-child(8){
        display: none;
    }
    .part_m {
        padding: 25px 0 50px;
        overflow: hidden;
    }
    .iab {
        padding-bottom: 0;
    }
    .iab-main {
        width: 94%;
        position: unset;
        display: block;
        background: #ffffff;
    }
    .iabl {
        width: 100%;
        background: #014d9a;
        padding: 30px 25px;
        box-sizing: border-box;
    }
    .iabl p {
        font-size: 24px;
        line-height: 34px;
    }
    .iabl p:nth-child(2) {
        font-size: 22px;
        margin: 5px 0 10px;
    }
    .iabl img{
        width: 140px;
    }

    .iabl span {
        display: block;
        font-size: 20px;
        color: #ffffff;
        margin-top: 10px;
    }
    .iab-img {
        width: 94%;
        margin: 0 auto;
    }
    .iabr {
        padding: 25px 15px;
        font-size: 16px;
        line-height: 35px;
    }
    .news_con dl {
        width: 387px;
        float: left;
        height: 470px;
        margin-left: 0px;
        position: relative;
    }
    .f_nav{
        display: none;
    }
    .f_logo {
        width: 194px;
        padding: 40px 0 0;
        height: auto;
        margin-left: 0;
        position: unset;
        margin: 0 auto;
        float: unset;
    }
    .f_ban {
        width: 100%;
        padding: 0;
        height: auto;
        font-size: 16px;
        color: #333;
        position: unset;
        margin-top: 30px;
    }
    .iflx {
        float: right;
        width: 100%;
    }
    .footer {
        width: 94%;
        margin: 0 auto;
    }
    .iflxitem p {
        font-size: 16px;
        color: #000000;
    }
    .iflxitem:nth-child(2) {
        background: url("../images/i28.png") no-repeat left;
        padding-left: 35px;
        background-size: 30px;
    }

    .iflxitem:nth-child(3) {
        background: url("../images/i28.png") no-repeat left;
        padding-left: 35px;
        background-size: 30px;
    }

    .iflxitem:nth-child(4) {
        background: url("../images/i31.png") no-repeat left;
        padding-left: 35px;
        background-size: 30px;
    }

    .iflxitem:nth-child(5) {
        background: url("../images/i32.png") no-repeat left;
        padding-left: 35px;
        background-size: 30px;
    }
    .iflxitem span {
        padding: 0;
        font-size: 14px;
        color: #999999;
        margin-bottom: 5px;
    }
    .f_er {
        width: auto;
        float: left;
        margin-bottom: 45px;
    }
    .f_bot {
        font-size: 16px;
        height: auto;
        line-height: 25px;
    }
    .f_bot span {
        padding: 0;
        float: left;
    }
    .f_bot {
        font-size: 14px;
        height: auto;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .ty-banner-1{
        margin-top: 0;
    }
    .ty-banner img{
        width: 100%;
    }
    .blk {
        width: 94%;
        margin: 0 auto 20px auto;
        height: auto;
        display: block;
    }
    .tl-fdh-02 li {
        float: unset;
        display: inline-block;
        font-size: 15px;
        height: 45px;
        line-height: 45px;
        padding: 0 10px;
    }
    .tl-fdh-02 ul{
        text-align: left;
    }
    .g_pp dd {
        float: left;
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
    }
    .g_pp {
        padding-top: 0;
        height: auto;
        /* background: url(/statics/style/image/3f99923…_4.jpg) no-repeat center top; */
        overflow: hidden;
        margin-top: 0;
        box-sizing: border-box;
    }
    .g_pp h2{
        padding-top: 0;
        font-size: 22px;
        height: 77px;
    }
    .g_pp h2 em {
        display: block;
        font-size: 16px;
        color: #333;
        margin-top: 0;
    }
    .g_pp dt {
        width: 100%;
    }
    .tils ul li {
        float: left;
        color: #0d0d0d;
        font-size: 18px;
        padding-right: 0;
        margin-right: 0;
        position: relative;
        margin-top: 30px;
        text-align: center;
        width: 49%;
    }
    .p12-aboutinfo-1 .tils ul{
        overflow: hidden;
        margin-bottom: 0;
    }
    .caseitem {
        width: 49%;
        margin-right: 2%;
        float: left;
        margin-bottom: 10px;
    }
    .caseitem:nth-child(2n){
        margin-right: 0;
    }
    .caseitem:nth-child(5n) {
        margin-right: 2%;
    }
    .blk-xs {
        width: 100%;
    }
    .blk-sm {
        width: 100%;
        margin-bottom: 50px;
    }
    .leftnav-z1-tit {
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 15px;
        font-size: 20px;
    }
    .leftnav-z1-list dl {
        width: 100%;
        margin-right: 0%;
    }
    .contact-z1 {
        height: 140px;
        background: url(../image/contact-z1.jpg) no-repeat;
        background-size: cover;
        color: #333;
        margin-bottom: 30px;
    }
    .p102-info-1 {
        width: 100%;
    }
    .p102-info-list dt {
        width: 100%;
    }
    .p102-info-list dd {
        position: unset;
    }
    .p102-info-list dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 40px;
        font-size: 18px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .con1 dd {
        width: 100%;
        margin-left: 0;
        padding: 0 3%;
    }
    .con1 dd h4 {
        display: block;
        font: 18px "Microsoft Yahei";
        color: #333;
        overflow: hidden;
        margin-top: 18px;
    }
    .con1 dd p {
        font: 14px "Microsoft Yahei";
        color: #333;
        line-height: 24px;
        overflow: hidden;
        margin-top: 10px;
        padding-right: 30px;
    }
    .zy {
        width: 100%;
    }
    .dsbt {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .zy li p {
        margin: 20px 0px 0px;
        padding: 0px 0px 14px 60px;
        line-height: 40px;
    }
    .zxly {
        width: 100%;
        float: left;
    }
    .contactbox-sec2 .cont {
        padding: 50px 10px;
    }
    .contactbox-sec2 .cont .item .li textarea {
        height: 180px;
    }
    .contactbox-sec2 .cont .but .f_sub button, .contactbox-sec2 .cont .but .f_set button {
        width: 125px;
        height: 40px;
    }
    .p102-info-blk-title {
        font-size: 20px;
        text-align: center;
        margin-bottom: 0;
    }
    .p102-info-blk-paging{
        display: none;
    }
    .cpcc-ts-01-left {
        position: relative;
        width: 100%;
        margin-left: 0;
    }
    .cpcc-ts-01-right {
        width: 100%;
        float: right;
    }
    .mod-thumbnails ul li img {
        width: 50px;
        height: 50px;
    }
    .mod-thumbnails ul li, .mod-thumbnails ul li img {
        width: 50px;
        height: 50px;
        box-sizing: border-box;
    }
    .mod-thumbnails .btn-prev, .mod-thumbnails .btn-next {
        height: 50px;
    }
    .mod-thumbnails .btn-prev, .mod-thumbnails .btn-next {
        line-height: 50px;
    }
    .cpcc-ts-01-right {
        width: 100%;
        float: right;
        margin-top: 40px;
    }
    .cpcc-ts-01-right-tit {
        font-size: 18px;
    }
    .pc-cx-tel-1 {
        width: 100%;
    }
    .pc-cx-tel-1-t2 {
        padding-left: 60px;
        background: url(../image/pc-xc-icon2.png) no-repeat 10px 5px;
        font-size: 18px;
        line-height: 48px;
    }
    .pc-cx-tel-1-t1 {
        width: 105px;
        height: 40px;
        background: #014d9a;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
        float: right;
    }
    .tit01 span {
        font-size: 20px;
    }
    .p14-product-2-list dl {
        float: left;
        width: 49%;
        border: 1px solid #dfdfdf;
        margin-right: 2%;
        box-sizing: border-box;
    }
    .p14-product-2-list dl:nth-child(2n){
        margin-right: 0;
    }
    .p14-product-2-list h4 {
        font-size: 15px;
    }
    .c_prev, .c_next{
        display: none;
    }
    .sup_t ul li.on:after{
        content: unset;
    }
}




/*医亚制药*/
.header {
    width: 80%;
    margin: 0 auto;
    position: unset;
}
.h_nav li a{
    color: #000000;
    font-weight: bold;
}
.h_nav ul{
    float: left;
    margin-right: 80px;
}
.h_nav li a {
    font-size: 0.9rem;
    color: #333;
    display: block;
    float: left;
    position: relative;
    z-index: 4;
    text-decoration: none;
    height: auto;
}
.hinfo{
    display: flex;
    float: left;
    margin-top: 32px;
}
.hsearch{
    margin-right: 15px;
    position: relative;
}
.hsform{
    position: absolute;
    background: #ffffff;
    border: 1px solid #0d58a9;
    padding-left: 10px;
    right: 0;
    display: none;
    width: 201px;
}
.hsform input{
    float: left;
}
.hsform input[name='q']{
    padding-top:5px
}
.subsearch{
    color: #ffffff;
    background: #0d58a9;
    padding: 5px 10px;
}
.hphone .hsform{
    border: 1px solid #CCCCCC;
    padding: 10px 20px;
    border-radius: 40px;
    width: auto;
}
.hsform p{
    font-size: 22px;
    color: #f10000;
}

.ipro{
    overflow: hidden;
    padding: 120px 0 90px;
}
.iprol{
    width: 42%;
    float: left;
}
.ipror{
    width: 50%;
    float: right;
}
.iprobg2 .iprol{
    width: 50%;
    float: left;
}
.iprobg2 .ipror{
    width: 42%;
    float: right;
}
.iprodesc{
    margin-bottom: 60px;
}
.iprodesc h2{
    font-size: 36px;
    color: #000000;
    margin-bottom: 15px;
    line-height: 36px;
    font-weight: 500;
}
.iprodesc p{
    font-size: 18px;
    color: #999999;
    line-height: 35px;
}
.iprocate h2{
    font-size: 24px;
    color: #000000;
    padding-left: 10px;
    border-left: 1px solid #c62319;
    margin-bottom: 35px;
    font-weight: 500;
}
.iprocate ul li{
    width: 58%;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
    padding-left: 30px;
    background: url("../yyimage/i25.png") no-repeat left;
    box-sizing: border-box;
}
.iprocate ul li:nth-child(2n){
    width: 40%;
}
.iprocate ul li:nth-child(2n){
    margin-right: 0;
}
.iprocate ul li a{
    font-size: 20px;
    color: #000000;
}
.iprocate ul li:hover{
    background: url("../yyimage/i24.png") no-repeat left;
}
.ipro .bd ul li img{
    width: 100%;
}
.ipro .hd{
    margin-top: 20px;
}
.ipro .hd ul{
    text-align: center;
}
.ipro .hd ul li{
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #999999;
    display: inline-block;
    text-indent: -99999999px;
    margin-right: 15px;
}
.ipro .hd ul li.on{
    background: #c62319;
}
.iprobg{
    background: #f2f2f2;
}
.ipromain{
    width: 100%;
    position: relative;
    margin-top: 60px;
}
.ipromain ul li{
    width: 24%;
    margin-right: 20px;
}
.ipromain ul li a p{
    font-size: 18px;
    color: #000000;
    text-align: center;
    margin-top: 20px;
}

.ipromain .hd .prev,.ipromain .hd .next{
    position: absolute;
    top: 35%;
    width: auto;
    width: 60px;
}
.ipromain .hd .prev{
    left: -85px;
}
.ipromain .hd .next{
    right: -85px;
}
.iyy{
    padding: 90px 0 150px;
}
.iyylist{
    display: flex;
    justify-content: space-between;
}
.iyyitem{
    width: 20%;
    height: 660px;
    position: relative;
    padding: 90px 30px 60px;
    transition: all .3s;
}
.iyyitem.active{
    width: 40%;
}
.iyyitem .iyyimg2{
    display: none;
}
.iyyitem.active .iyyimg2{
    display: block;
}
.iyyitem.active .iyyimg1{
    display: none;
}
.iyyitem img{
    position: absolute;
    bottom: 60px;
    left: 30px
}
.iyyitem h2{
    font-size: 36px;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 500;
    line-height: 36px;
}
.iyyitem p{
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    display: none;
}
.iyyitem.active p{
    display: block;
}


.iabsitem img:nth-child(2){
    display: none;
}

.iabs{
    background: url("../yyimage/i26.png") no-repeat center;
    background-size: cover;
    padding: 80px 0 130px;
}

.iabs .gui_tit{
    color: #ffffff;
}
.iabs .gui_tit span {
    color: #ffffff;
}
.iabs p{
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    margin-top: 45px;
    text-align: center;
}
.iabmore{
    border: 1px solid #ffffff;
    border-radius: 40px;
    width: 220px;
    text-align: center;
    line-height: 55px;
    margin: 40px auto 60px;
    overflow: hidden;
    padding: 0 45px;
    box-sizing: border-box;
}
.iabmore a{
    font-size: 20px;
    color: #ffffff;
    float: left;
}
.iabmore:hover{
    background: #d30c18;
    border: 1px solid #d30c18;
}
.iabmore:hover a{
    color: #ffffff;
}
.iabmore img{
    float: left;
    margin-left: 15px;
    margin-top: 17px;
    width: 30px;
}
.iabsinfo{
    width: 72%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.iabsitem:hover img:nth-child(2){
    display: block;
}
.iabsitem:hover img:nth-child(1){
    display: none;
}

.news_con dl dd span {
    display: block;
    font-size: 22px;
    line-height: 24px;
    padding:0 0 10px 0;
    color: #c62319;
}

.news_con dl dd h5{
    font-size: 20px;
    color: #000000;
}

.news_con dl dd p{
    font-size: 16px;
    line-height: 26px;
    height: auto;
    padding-top: 5px;
}
.news_con dl:after, .faqs ul li:after {
    background: #c62319;
    bottom: -15px;
}
.news_con dl:before, .faqs ul li:before{
    bottom: -15px;
}
.news_con dl {
    width: 32%;
    float: left;
    height: auto;
    margin-left: 2%;
    position: relative;
}
.news_con dl dt {
    width: 100%;
    height: auto;
    line-height: 0;
    overflow: hidden;
}
.news_con dl dt img {
    width: 100%;
    height: auto;
}
.news_con dl dd {
    width: 100%;
    padding: 20px 0 0;
}

.ifoot{
    padding: 110px 0 0;
    background: #363636;
    color: #ffffff;
}
.ifoot .wcontent{
    display: flex;
    justify-content: space-between;
}
.ifoot1{
    width: auto;
}
.ifoot2{
    width: 310px;
}
.ifoot3{
    width: 310px;
}

.ifoot1 span{
    font-size: 18px;
}

.ifoot1 h2{
    font-size: 38px;
    font-weight: bold;
    line-height: 40px;
    margin: 15px 0 20px;
}
.ifoot1 p{
    font-size: 18px;
    line-height: 35px;
}
.ifoot2 h2{
    font-size: 18px;
    margin-bottom: 15px;
}
.ifoot2 ul li a{
    font-size: 16px;
    color: #CCCCCC;
    line-height: 35px;
}

.ifoot3 p{
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    text-align: center;
    width: 181px;
}
.ificp p{
    line-height: 100px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-top: 75px;
    border-top: 1px solid #404040;
}
.ificp p a{
    color: #ffffff;
}

/*关于我们*/
.about_us {
    background: url(../img/bg_dot.jpg);
}

.about_us01 .infor .tit {
    font-size: 34px;
    line-height: 40px;
    color: #000;
    font-weight: lighter;
}

.about_us01 .infor .con {
    font-size: 20px;
    line-height: 35px;
    color: #000;
    font-weight: lighter;
    margin-top: 15px;
}

.about_us01 .content {
    color: #333;
    line-height: 28px;
    margin-top: 35px;
    width: 100%;
}
.about_us01 .content p{
    font-size: 18px;
}

.about_us02 {
    margin: 80px 0;
}

.about_us02 .left {
    float: left;
    width: 40%;
    position: relative;
    margin-top: 20px;
}

.about_us02 .left:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    background: #dedede;
}

.about_us02 .left:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    background: #dedede;
}

.about_us02 .left .item {
    float: left;
    width: 50%;
    height: 182px;
    text-align: center;
}

.about_us02 .left .item .num {
    font-size: 17px;
    color: #181e26;
    line-height: 1;
    margin: 25px 0;
}

.about_us02 .left .item .num span {
    font-size: 65px;
    font-weight: lighter;
    color: #f10000;
    margin-right: 2px;
}

.about_us02 .left .item .txt {
    font-size: 15px;
    color: #b1b1b1;
}

.about_us02 .left .item .txt i {
    color: #f10000;
    position: relative;
    top: -2px;
}

.about_us02 .right {
    float: right;
    width: 55%;
    cursor: pointer;
}

.about_us02 .right .rect-51 {
    padding-bottom: 51%;
}
.about_us02 .right .rect-51 img{
    width: 100%;
}
.about_us02 .right .play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 76px;
    height: 76px;
    margin-left: -38px;
    margin-top: -38px;
    background: url(../yyimage/about_us02_2.png) no-repeat center;
    background-size: cover;
}

.about_us03 .infor .tit {
    font-size: 34px;
    line-height: 40px;
    color: #000;
    font-weight: lighter;
}

.about_us03 .infor .con {
    font-size: 20px;
    line-height: 35px;
    color: #000;
    font-weight: lighter;
    margin-top: 20px;
}

.about_us03 .content {
    margin-top: 30px;
}

.about_us03 .content .left {
    width: 47%;
    float: left;
}

.about_us03 .content .left .rect-62 {
    padding-bottom: 62%;
}

.about_us03 .content .right {
    width: 50%;
    float: right;
    margin-top: 30px;
}

.about_us03 .content .right .item {
    margin-bottom: 65px;
}

.about_us03 .content .right .item:last-child {
    margin-bottom: 0;
}

.about_us03 .content .right .item .t {
    font-size: 20px;
    line-height: 28px;
    color: #343434;
}

.about_us03 .content .right .item .c {
    font-size: 15px;
    line-height: 28px;
    color: #343434;
    font-weight: lighter
}

.channel_content {
    padding: 65px 0;
    min-height: 300px;
}

*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}

/* 企业文化 */
.abhw {
    margin: 80px 0;
}

.culture01 .content .rect-608 {
    padding-bottom: 60.8%;
}

.culture01 .content .rect-646 {
    padding-bottom: 64.6%;
}

.culture01 .content .left {
    width: 51.5%;
    float: left;
}

.culture01 .content .right {
    width: 48.5%;
    float: right;
    position: relative;
}

.culture01 .content .right .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.culture01 .content .right .cover .box {
    padding: 40px 0 20px 50px;
}

.culture01 .content .right .cover .box li {
    margin-bottom: 30px;
    overflow: hidden;
}

.culture01 .content .right .cover .box li .icon {
    width: 34px;
}

.culture01 .content .right .cover .box li .info {
    margin-left: 20px;
    margin-top: 4px;
    width: calc(100% - 54px)
}

.culture01 .content .right .cover .box li .info .t {
    font-size: 23px;
    line-height: 30px;
    color: #f10000;
}

.culture01 .content .right .cover .box li .info .c {
    font-size: 17px;
    line-height: 30px;
    color: #333;
    margin-top: 10px;
}

.culture01 .content .rect-608 img {
    width: 100%;
}

/*发展历程*/
.about_us04 {
    background: url(../yyimage/about_us04_1.png) no-repeat center;
    background-size: cover;
}

.about_us04 .content {
    margin-top: 50px;
}

.about_us04 .content .item {
    display: none;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 22px;
    background: url(../yyimage/about_us04_4.png) repeat-x left bottom;
}

.about_us04 .content .item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 12px;
    height: 12px;
    background: url(../yyimage/about_us04_3.png) no-repeat center;
    background-size: cover;
}

.about_us04 .content .owl-item .item {
    display: block;
}

.about_us04 .content .item .box {
    padding: 35px 60px;
    border-left: 1px solid #dedede;
}

.about_us04 .content .date {
    font-size: 41px;
    color: #e30713;
    font-weight: 100;
    line-height: 65px;
}

.about_us04 .content .con {
    font-size: 16px;
    color: #1f1f1f;
    line-height: 31px;
}

.about_us04 .owl-nav > div {
    cursor: pointer;
    z-index: 5;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    transition: .5s ease;
    line-height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -44px;
    background: #f5f5f5;
}

.about_us04 .owl-nav .owl-prev {
    left: -70px;
}

.about_us04 .owl-nav .owl-next {
    right: -70px;
}

.about_us04 .owl-nav > div:hover {
    background: #e30713;
    color: #fff;
}

.about_us04 .owl-nav i {
    margin: 0;
}

.about_us04 .content .con {
    height: 120px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-weight: 100;
}

.owl-item {
    width: 33.33%;
}

.owl-carousel {
    position: relative;
}

.hd img {
    width: 20px;
}

.hd .owl-prev {
    position: absolute;
    left: -50px;
    top: 37%;
}

.hd .owl-next {
    position: absolute;
    right: -50px;
    top: 35%;
}

.about_us04 .inner {
    overflow: unset;
}

.ryzz {
    margin-top: 40px;
    position: relative;
}

.ryzz ul li {
    width: 24%;
    margin-right: 15px;
}

.ryzz ul li img {
    width: 100%;
}

.hzhb {
    margin-top: 40px;
    position: relative;
}

.hzhb ul li {
    width: 16%;
    margin-right: 0.8%;
    margin-bottom: 15px;
}
.hzhb ul li:nth-child(6n){
    margin-right: 0;
}

.hzhb ul li img {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
    border: 1px solid #cccccc;
}

.bd ul li p {
    font-size: 16px;
    color: #000000;
    margin-top: 10px;
    text-align: center;
}

.qyfc {
    margin-top: 60px;
    position: relative;
}

.qyfc .swiper-slide {
    /*width: 33.33%;*/
    transform: scale(0.8);
    transition: all .3s;
}

.qyfc .swiper-slide img {
    width: 100%;
}

.qyfc .swiper-slide-active {
    transform: scale(1);
    z-index: 1;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.qyfc .hd .owl-prev, .qyfc .hd .owl-next {
    top: 50%;
}

.swiper-slide p {
    font-size: 18px;
    color: #000000;
    margin-top: 15px;
    text-align: center;
    font-weight: 500;
}
.wzpm-fix-video{
    width: 20%;
    position: fixed;
    right: 10px;
    bottom: 15px;
    opacity: 1;
    z-index: 9999;
    visibility: visible;
    -webkit-transition: all .8s ease;
}
.wzpm-fix-video.sy{
    width: 40%;
    position: fixed;
    right: 30%;
    bottom: 30%;
    opacity: 1;
    z-index: 9999;
    visibility: visible;
    -webkit-transition: all .8s ease;
}
.wzpm-fix-video.none{
    visibility: hidden;
    bottom: -10%;
    opacity: 0;
    -webkit-transition: all .8s ease;
}
.wzpm-sp-close{
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    float: right;
    letter-spacing: 1px;
    position: absolute;
    top: 6px;
    right: -6px;
    z-index: 99999;
}
.wzpm-sp-close:hover{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.wzpm-fix-video video{
    background: #F2F2F2;
    padding: 6px;
}
.sm-abt-hb{
    width:100%;
    height: 100vh;
    background-size: cover !important;
    position: relative;
}
.l {
    float: left;
}

/*产品中心*/
.product {
    width: 100%;
    padding: 50px 0 40px;
}

.product .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .product .container {
        flex-direction: column-reverse;
    }
}

.product .container .product-menu {
    width: 21.25%;
}

@media (max-width: 991px) {
    .product .container .product-menu {
        width: 100%;
        margin-top: 10px;
    }
}

.product .container .product-menu li {
    width: 100%;
    background: #f5f5f5;
    margin-bottom: 2px;
}

@media (max-width: 991px) {
}

.product .container .product-menu li:last-child {
    margin-bottom: 0;
}

.product .container .product-menu li .menu-li {
    width: 100%;
    height: 68px;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all ease-out 0.3s;
    box-sizing: border-box;
}

@media (max-width: 1580px) {
    .product .container .product-menu li .menu-li {
        height: 80px;
    }
}

@media (max-width: 767px) {
    .product .container .product-menu li .menu-li {
        height: 100px;
    }
}

.product .container .product-menu li .menu-li a {
    font-size: 18px;
    color: #333;
    line-height: 34px;
    transition: all ease-out 0.3s;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

@media (max-width: 1580px) {
    .product .container .product-menu li .menu-li a {
        font-size: 16px;
    }
}

.product .container .product-menu li .menu-li span {
    width: 14px;
    height: 14px;
    display: flex;
    position: relative;
    cursor: pointer;
}

.product .container .product-menu li .menu-li span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all ease-out 0.3s;
}

.product .container .product-menu li .menu-li span img:nth-child(2) {
    position: absolute;
    top: 0;
    z-index: 2;
    opacity: 0;
}

.product .container .product-menu li .menu-li span:after,
.product .container .product-menu li .menu-li span:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -10px;
    width: 100%;
    height: 2px;
    background-color: #333;
}

.product .container .product-menu li .menu-li span:before {
    transform: rotate(90deg);
}

.product .container .product-menu li .menu-li:hover,
.product .container .product-menu li .menu-li.on {
    background: #004896;
}

.product .container .product-menu li .menu-li:hover a,
.product .container .product-menu li .menu-li.on a {
    color: #fff;
}

.product .container .product-menu li .menu-li:hover span img:nth-child(1),
.product .container .product-menu li .menu-li.on span img:nth-child(1) {
    opacity: 0;
}

.product .container .product-menu li .menu-li:hover span img:nth-child(2),
.product .container .product-menu li .menu-li.on span img:nth-child(2) {
    opacity: 1;
}

.product .container .product-menu li .menu-li:hover span:before,
.product .container .product-menu li .menu-li.on span:before {
    opacity: 0;
}

.product .container .product-menu li .menu-li:hover span:after,
.product .container .product-menu li .menu-li.on span:after {
    background-color: #fff;
}

.product .container .product-menu li .s-menu {
    width: 100%;
    padding: 20px 30px;
    display: none;
    box-sizing: border-box;
}

.product .container .product-menu li .s-menu.on {
    display: block;
}

.product .container .product-menu li .s-menu a {
    width: 100%;
    height: 34px;
    color: #666;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 14px;
    transition: all ease-out 0.3s;
    font-size: 16px;
}

@media (max-width: 1580px) {
    .product .container .product-menu li .s-menu a {
        height: 30px;
    }
}

.product .container .product-menu li .s-menu a:last-child {
    margin-bottom: 0;
}

.product .container .product-menu li .s-menu a i {
    content: '';
    width: 6px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all ease-out 0.3s;
}

.product .container .product-menu li .s-menu a i img,
.product .container .product-menu li .s-menu a i svg {
    width: 100%;
}

.product .container .product-menu li .s-menu a i img path,
.product .container .product-menu li .s-menu a i svg path {
    fill: #999999;
}

.product .container .product-menu li .s-menu a:hover,
.product .container .product-menu li .s-menu a.on {
    color: #004896;
}

.product .container .product-menu li .s-menu a:hover i img path,
.product .container .product-menu li .s-menu a.on i img path,
.product .container .product-menu li .s-menu a:hover i svg path,
.product .container .product-menu li .s-menu a.on i svg path {
    fill: #004896;
}

.product .container .right {
    width: 75%;
}

@media (max-width: 991px) {
    .product .container .right {
        width: 100%;
    }
}

.product .container .right .top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

@media (max-width: 1199px) {
    .product .container .right .top {
        align-items: center;
    }
}

@media (max-width: 991px) {
    .product .container .right .top {
        flex-wrap: wrap;
    }
}

.product .container .right .top .tbox {
    width: 100%;
    margin-right: 85px;
}

@media (max-width: 991px) {
    .product .container .right .top .tbox {
        margin-right: 0;
    }
}

.product .container .right .top .tbox .t1 {
    font-size: 30px;
    color: #004896;
    line-height: 50px;
}

@media (max-width: 1580px) {
    .product .container .right .top .tbox .t1 {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .product .container .right .top .tbox .t1 {
        line-height: 22px;
    }
}

@media (max-width: 991px) {
    .product .container .right .top .tbox .t1 {
        font-size: 40px;
    }
}

.product .container .right .top .tbox .t2 {
    line-height: 30px;
    color: #666;
    margin-top: 11px;
}

@media (max-width: 1580px) {
    .product .container .right .top .tbox .t2 {
        line-height: 24px;
    }
}

.product .container .right .top .img {
    width: 35%;
    flex-shrink: 0;
    position: relative;
}

@media (max-width: 991px) {
    .product .container .right .top .img {
        width: 100%;
        margin-top: 30px;
    }
}

.product .container .right .top .img::before {
    content: '';
    width: 100%;
    padding-top: 42.85%;
    display: block;
}

.product .container .right .top .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}

.product .container .right .list {
    width: 100%;
    /*margin-top: 40px;*/
    border-top: 1px solid #ddd;
    padding-top: 40px;
}

.product .container .right .list li {
    width: 100%;
    margin-bottom: 30px;
}

.product .container .right .list li:last-child {
    margin-bottom: 0;
}

.product .container .right .list li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .product .container .right .list li a {
        flex-wrap: wrap;
    }
}

.product .container .right .list li a .img {
    width: 33.33%;
    position: relative;
    overflow: hidden;
    border: 1px solid #f1f1f1;
}

@media (max-width: 767px) {
    .product .container .right .list li a .img {
        width: 100%;
    }
}

.product .container .right .list li a .img::before {
    content: '';
    width: 100%;
    display: block;
    padding-top: 75%;
}

.product .container .right .list li a .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.product .container .right .list li a .tbox {
    width: 61.67%;
    padding-top: 10px;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}

@media (max-width: 767px) {
    .product .container .right .list li a .tbox {
        width: 100%;
        padding: 50px 0;
    }
}

.product .container .right .list li a .tbox::before {
    content: '';
    width: 0;
    height: 1px;
    background: #004896;
    transition: all ease-out 0.3s;
    position: absolute;
    left: 0;
    bottom: 0;
}

.product .container .right .list li a .tbox .t1 {
    color: #333;
    line-height: 1;
    font-size: 24px;
    font-weight: 500;
}

.product .container .right .list li a .tbox .t2 {
    line-height: 30px;
    color: #999;
    height: 120px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 20px;
    font-size: 16px;
}

@media (max-width: 1580px) {
    .product .container .right .list li a .tbox .t2 {
        line-height: 24px;
        height: 96px;
    }
}

@media (max-width: 1199px) {
    .product .container .right .list li a .tbox .t2 {
        -webkit-line-clamp: 2;
        height: 48px;
    }
}

.product .container .right .list li a .tbox .more {
    display: flex;
    margin-top: 50px;
}

.product .container .right .list li a .tbox .more span {
    display: inline-flex;
    align-items: center;
    color: #333;
    line-height: 1;
    transition: all ease-out 0.3s;
    font-size: 16px;
}

.product .container .right .list li a .tbox .more span img {
    width: 20px;
    height: 20px;
    margin-left: 12px;
}

@media (max-width: 1199px) {
    .product .container .right .list li a .tbox .more span img {
        width: 14px;
        height: 14px;
    }
}

.product .container .right .list li a .tbox .more i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-left: 10px;
    border-radius: 50%;
    background-color: #004896;
    height: 20px;
}

@media (max-width: 1580px) {
    .product .container .right .list li a .tbox .more i {
        width: 18px;
        height: 18px;
        margin-left: 8px;
    }
}

.product .container .right .list li a .tbox .more i img,
.product .container .right .list li a .tbox .more i svg {
    float: left;
    width: 30%;
}

.product .container .right .list li a .tbox .more i img path,
.product .container .right .list li a .tbox .more i svg path {
    fill: #fff;
}

.product .container .right .list li a:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

.product .container .right .list li a:hover .tbox::before {
    width: 100%;
}

.product .container .right .list li a:hover .tbox .more span {
    color: #3971ad;
}

.product .container .right .list li a:hover .tbox .more i {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
}



@media (max-width: 992px) {
    .about_us01 .infor .tit {
        font-size: 26px;
    }
    .about_us01 .infor .con {
        font-size: 18px;
        line-height: 35px;
        color: #000;
        font-weight: lighter;
        margin-top: 0;
    }
    .about_us01 .content {
        margin-top: 15px;
    }
    .about_us01 .content span{
        font-size: 16px !important;
    }
    .about_us02 .left{
        width: 100%;
    }
    .about_us02 .right {
        width: 100%;
    }
    .about_us02 .left .item .num span {
        font-size: 38px;
    }
    .about_us02 .left .item {
        height: 140px;
    }
    .about_us02 {
        margin: 40px 0;
    }
    .culture01 .content .left {
        width: 100%;
    }
    .culture01 .content .right {
        width: 100%;
    }
    .culture01 .content .right .cover .box {
        padding: 0;
    }
    .culture01 .content .right .cover .box li .info .t {
        font-size: 20px;
    }
    .culture01 .content .right .cover .box li .info .c {
        font-size: 16px;
        margin-top: 0px;
    }
    .culture01 .content .right .cover .box li {
        width: 49%;
        float: left;
        margin-right: 2%;
        clear: unset;
    }
    .culture01 .content .right .cover .box li:nth-child(2n) {
        margin-right: 0;
    }
    .culture01 .content .right .cover .box ul{
        overflow: hidden;
        margin-top: 30px;
    }
    .abhw{
        margin-bottom: 40px;
    }
    .culture01 .content .rect-646 {
        padding-bottom: 50.6%;
    }
    .about_us04 .content .item .box {
        padding: 35px 5px;
    }
    .about_us04 .content .date{
        font-size: 24px;
    }
    .ryzz ul li {
        width: 49%;
        margin-right: 15px;
    }
    .hzhb ul li {
        width: 32.33%;
        margin-right: 1%;
        margin-bottom: 15px;
    }
    .hzhb ul li:nth-child(5n){
        margin-right: 1%;
    }
    .hzhb ul li:nth-child(3n){
        margin-right: 0;
    }
    .swiper-slide p{
        display: none;
    }
    .qyfc .swiper-slide-active p{
        display: block;
    }
}

.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}
.product .container .right .list .xypg-pagination li{
    display:inline-block;
    width: auto;
}
.product .container .right .list .xypg-pagination li a{
    width: auto;
    display: block;
    justify-content: space-between;
}
.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}


.product-info {
    width: 100%;
}
.product-info .info-top {
    width: 100%;
    position: relative;
    padding-bottom: 0.8rem;
}
.product-info .info-top:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/product-info-bg.jpg) center center no-repeat;
    background-size: cover;
    opacity: 0.8;
}
.product-info .info-top .breadbox {
    position: relative;
}
.product-info .info-top .top-box {
    width: 100%;
    margin-top: 50px;
    position: relative;
}
.product-info .info-top .top-box .container {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
    flex-wrap: wrap;
}
.product-info .info-top .top-box .container .left {
    width: 56.25%;
    width: 47%;
    position: relative;
}
@media (max-width: 1199px) {
    .product-info .info-top .top-box .container .left {
        width: 52.25%;
    }
}
@media (max-width: 991px) {
    .product-info .info-top .top-box .container .left {
        width: 100%;
    }
}
.product-info .info-top .top-box .container .left .swiper {
    width: 100%;
    overflow: hidden;
}
.product-info .info-top .top-box .container .left .swiper .swiper-wrapper {
    width: 100%;
}
.product-info .info-top .top-box .container .left .swiper .swiper-wrapper .swiper-slide {
    width: 35%;
    position: relative;
}
.product-info .info-top .top-box .container .left .swiper .swiper-wrapper .swiper-slide::before {
    content: '';
    width: 100%;
    padding-top: 75%;
    display: block;
}
.product-info .info-top .top-box .container .left .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}
.product-info .info-top .top-box .container .left .swiper .swiper-wrapper .swiper-slide video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}
.product-info .info-top .top-box .container .left .swiper .swiper-pagination {
    position: relative;
    font-size: 0;
    margin-top: 40px;
}
.product-info .info-top .top-box .container .left .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #c6c6c6;
    opacity: 1;
    margin: 0 0.1rem;
}
.product-info .info-top .top-box .container .left .swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #003686;
}
.product-info .info-top .top-box .container .right {
    width: 40%;
    width: 48%;
}
@media (max-width: 1199px) {
    .product-info .info-top .top-box .container .right {
        width: 43%;
    }
}
@media (max-width: 991px) {
    .product-info .info-top .top-box .container .right {
        width: 100%;
        margin-top: 1rem;
    }
}
@media (max-width: 767px) {
    .product-info .info-top .top-box .container .right {
        margin-top: 0.5rem;
    }
}
.product-info .info-top .top-box .container .right .t1 {
    font-size: 38px;
    line-height: 58px;
    color: #333;
    font-weight: normal;
}
.product-info .info-top .top-box .container .right .t2 {
    color: #333;
    line-height: 30px;
    margin-top: 36px;
    max-height: 225px;
    overflow-y: auto;
    font-size: 16px;
}
@media (max-width:1200px) {
    .product-info .info-top .top-box .container .right .t2{
        height: 2rem;
    }
}
@media (max-width:768px) {
    .product-info .info-top .top-box .container .right .t2{
        height: 3rem;
    }
}

.product-info .info-top .top-box .container .right .t2::-webkit-scrollbar {
    width: 1px; /*对垂直流动条有效*/
}

/*定义滚动条的轨道颜色、内阴影及圆角*/
.product-info .info-top .top-box .container .right .t2::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px #aaa;
    background-color: #aaa;
    border-radius: 3px;
}


/*定义滑块颜色、内阴影及圆角*/
.product-info .info-top .top-box .container .right .t2::-webkit-scrollbar-thumb{
    border-radius: 7px;
    -webkit-box-shadow: inset 0 0 6px #004896;
    background-color: #004896;
}

.product-info .info-top .top-box .container .right .t2 span {
    font-size: 18px;
    display: block;
    margin-bottom: 16px;
}
.product-info .info-top .top-box .container .right .ckbox {
    margin-top: 0.73rem;
    display: flex;
}
.product-info .info-top .top-box .container .right .ckbox a {
    width: 1.84rem;
    height: 0.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease-out 0.3s;
    color: #004896;
    background: #fff;
    margin-right: 0.2rem;
}
@media (max-width: 767px) {
    .product-info .info-top .top-box .container .right .ckbox a {
        width: 2.2rem;
        height: 0.7rem;
    }
}
.product-info .info-top .top-box .container .right .ckbox a span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-left: 0.1rem;
    position: relative;
    background-color: #004896;
    border-radius: 50%;
}
.product-info .info-top .top-box .container .right .ckbox a span img,
.product-info .info-top .top-box .container .right .ckbox a span svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all ease-out 0.3s;
}
.product-info .info-top .top-box .container .right .ckbox a span img:nth-child(2),
.product-info .info-top .top-box .container .right .ckbox a span svg:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.product-info .info-top .top-box .container .right .ckbox a span svg {
    width: 42%;
}
.product-info .info-top .top-box .container .right .ckbox a span svg path {
    fill: #fff;
}
.product-info .info-top .top-box .container .right .ckbox a:hover {
    color: #fff;
    background: #004896;
}
.product-info .info-top .top-box .container .right .ckbox a:hover span {
    background-color: #fff;
}
.product-info .info-top .top-box .container .right .ckbox a:hover span img:nth-child(1) {
    opacity: 0;
}
.product-info .info-top .top-box .container .right .ckbox a:hover span img:nth-child(2) {
    opacity: 1;
}
.product-info .info-top .top-box .container .right .ckbox a:hover span svg path {
    fill: #004896;
}
.product-info .info-top .top-box .container .right .ckbox .mov {
    background-color: #004896;
    color: #fff;
}
.product-info .info-top .top-box .container .right .ckbox .mov:hover {
    opacity: 0.9;
}
.product-info .pinfo-box2 {
    width: 100%;
    padding: 120px 0 130px;
}
.product-info .pinfo-box2 .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
}
.product-info .pinfo-box2 .container .left {
    width: 56.25%;
}
@media (max-width: 991px) {
    .product-info .pinfo-box2 .container .left {
        width: 100%;
    }
}
.product-info .pinfo-box2 .container .left .tbox {
    width: 100%;
    margin-bottom: 75px;
}
@media (max-width:767px) {
    .product-info .pinfo-box2 .container .left .tbox{
        margin-bottom: 0.3rem;
    }
}
.product-info .pinfo-box2 .container .left .tbox:last-child {
    margin-bottom: 0;
}
.product-info .pinfo-box2 .container .left .tbox .t1 {
    color: #000;
    line-height: 1;
    border-left: 3px solid #d40400;
    padding-left: 20px;
    font-size: 28px;
    font-weight: normal;
}
.product-info .pinfo-box2 .container .left .tbox .t2 {
    width: 100%;
    border-top: 1px solid #f0f1f1;
    margin-top: 40px;
    padding-top: 33px;
    line-height: 30px;
    color: #333;
}
.product-info .pinfo-box2 .container .left .tbox .t2 img {
    max-width: 100%;
}
.product-info .pinfo-box2 .container .left .tbox .t2 table {
    width: 100%!important;
}
.product-info .pinfo-box2 .container .left .tbox .img-list {
    width: 100%;
    margin-top: 0.3rem;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li {
    width: 22.22%;
    position: relative;
    margin-right: 3.7%;
    margin-bottom: 0.3rem;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li:nth-child(4n) {
    margin-right: 0;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li:nth-child(n + 5) {
    display: none;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li::before {
    content: '';
    width: 100%;
    padding-top: 80%;
    display: block;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}
.product-info .pinfo-box2 .container .left .tbox .img-list .getmore {
    width: 100%;
    height: 0.5rem;
    border: 1px solid #004896;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004896;
    transition: all ease-out 0.3s;
    cursor: pointer;
}
@media (max-width: 767px) {
    .product-info .pinfo-box2 .container .left .tbox .img-list .getmore {
        height: 0.7rem;
    }
}
.product-info .pinfo-box2 .container .left .tbox .img-list .getmore:hover,
.product-info .pinfo-box2 .container .left .tbox .img-list .getmore.on {
    background: #004896;
    color: #fff;
}
.product-info .pinfo-box2 .container .right {
    width: 28.75%;
}
@media (max-width: 991px) {
    .product-info .pinfo-box2 .container .right {
        width: 100%;
        margin-top: 1rem;
    }
}
@media (min-width: 992px) {
    .product-info .pinfo-box2 .container .right {
        position: sticky;
        top: 90px;
    }
}
.product-info .pinfo-box2 .container .right .title {
    color: #999;
    line-height: 1;
    font-size: 24px;
    font-weight: 500;
}
.product-info .pinfo-box2 .container .right .list {
    width: 100%;
    margin-top: 30px;
}
.product-info .pinfo-box2 .container .right .list li {
    width: 100%;
    margin-bottom: 20px;
}
.product-info .pinfo-box2 .container .right .list li:last-child {
    margin-bottom: 0;
}
.product-info .pinfo-box2 .container .right .list li a {
    display: flex;
    justify-content: space-between;
}
.product-info .pinfo-box2 .container .right .list li a .img {
    width: 34.78%;
    position: relative;
    border: 1px solid #f1f1f1;
    flex-shrink: 0;
    overflow: hidden;
}
.product-info .pinfo-box2 .container .right .list li a .img::before {
    content: '';
    width: 100%;
    display: block;
    padding-top: 75%;
}
.product-info .pinfo-box2 .container .right .list li a .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-info .pinfo-box2 .container .right .list li a .tbox {
    width: 65.22%;
    padding-top: 0.16rem;
    padding-left: 0.2rem;
}
.product-info .pinfo-box2 .container .right .list li a .tbox .t1 {
    font-size: 18px;
    color: #333;
    line-height: 24px;
}
@media (max-width: 1580px) {
    .product-info .pinfo-box2 .container .right .list li a .tbox .t1 {
        font-size: 16px;
    }
}
.product-info .pinfo-box2 .container .right .list li a .tbox .t2 {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 0.13rem;
}
.product-info .pinfo-box2 .container .right .list li a:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
.product-info .pinfo-box2 .container .right .list li a:hover .tbox .t2 {
    color: #004896;
}
.product-info .pinfo-box2 .container .right .apply {
    width: 100%;
    position: relative;
    margin-top: 0.4rem;
    cursor: pointer;
}
.product-info .pinfo-box2 .container .right .apply .img {
    width: 100%;
    position: relative;
    border: 1px solid #f1f1f1;
    overflow: hidden;
}
.product-info .pinfo-box2 .container .right .apply .img::before {
    content: '';
    width: 100%;
    display: block;
    padding-top: 34.78%;
}
.product-info .pinfo-box2 .container .right .apply .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s linear;
}
.product-info .pinfo-box2 .container .right .apply .txt {
    line-height: 1;
    color: #fff;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.product-info .pinfo-box2 .container .right .apply:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

.product-info .pinfo-box2 .getmore-pro{
    width: 100%;
    height: 0.5rem;
    border: 1px solid #004896;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004896;

    cursor: pointer;
}
.product-info .pinfo-box2 .getmore-pro a{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004896;
    width: 100%;
    height: 100%;
    transition: all ease-out 0.3s;
}

.zhaop1-content {
    margin-top: 50px;
}

.zhaop1item {
    display: block;
    width: 24%;
    margin-right: 1%;
    float: left;
}

.zhaop1item:nth-child(4n) {
    margin-right: 0;
}

.zhaop1item img {
    width: 100%;
}

.zhaop1item p {
    margin: 10px 0;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.zhaop2-content {
    margin-top: 50px;
}

.zhaop2item {
    display: block;
    width: 19%;
    margin-right: 1%;
    float: left;
}

.zhaop2item:nth-child(5n) {
    margin-right: 0;
}

.zhaop2item img {
    width: 100px;
    margin: 0 auto;
    display: block;
}

.zhaop2item p {
    margin: 10px 0;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.zhaop2item h2 {
    font-size: 22px;
    color: #000000;
    margin: 20px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    text-align: center;
    font-weight: normal;
}

.zhaop3-content {
    margin-top: 50px;
}

.zhaop3item {
    display: block;
    width: 24%;
    margin-right: 1%;
    float: left;
    background: #F5F5F5;
    padding: 20px;
    box-sizing: border-box;
}

.zhaop3item:nth-child(4n) {
    margin-right: 0;
}

.zhaop3item p {
    margin: 10px 0;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.zhaop3item h2 {
    font-size: 22px;
    color: #000000;
    margin: 10px 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    font-weight: normal;
}

.zhop3desc {
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    height: auto;
}

.zhop3desc span {
    font-size: 15px !important;
    line-height: 25px;
    color: #333333 !important;

}

.zhaop3item a {
    display: block;
    width: 80px;
    background: #999;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    margin-top: 20px;
}
.zph{
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #333333;
}
.pd50 {
    padding: 50px 0;
}



.product-info .pinfo-box2 .getmore-pro:hover a{
    background: #004896;
    color: #fff;
}



.newpro{
    padding: 20px 0 100px;
}
.newpro .news_con dl{
    margin-bottom: 50px;
}
.news_con dl:nth-child(3n-2){
    margin-left: 0;
}

.pshow{
    width: 100%;
    margin-top:40px
}
.h_nav li.nav_li02 .erji{
    left: 0;
    margin-right: 0;
    width: auto;
    padding: 0 25px;
    top: 70px;
}
.h_nav li.nav_li02 .erji li {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
.h_nav li.nav_li02 .erji a, .h_nav li.nav_li02.cur .erji a {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
table{
    border-collapse:collapse
}
td, th {
    border: 1px solid #DDD;
}

.ipro .bd ul li{
    overflow: hidden;
}
.ipro .bd ul li img:hover{
    transform: scale(1.1);
}
.ipro .bd ul li img{
    transition: all .3s;
}
.hlang{
    width: 35px;
    height: 35px;
    background: #0D58A9;
    border-radius: 100%;
    text-align: center;

}
.hlang a{
    color: #ffffff;
    line-height: 35px;
}
.hphone{
    margin-right: 15px;
}
.ihzhb{
    margin-bottom: 80px;
    margin-top: 50px;
}
.zhaop3item:hover p,.zhaop3item:hover h2{
    color: #014d9a;
}
.zhaop3item:hover a{
    background: #014d9a;
    color: #ffffff;
}
.h_nav li.nav_li02 .erji{
    /*width: 100%;*/
}




.hsearch{
    position: unset;
}
.search-form{
    position: absolute;
    left: 0;
    width: 100%;
    top: 95px;
    padding: 50px 20px;
    background: #fff;
     display: none;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
}
.search-form form{
    width: 80%;
    margin: 0 auto;
    /*margin-top: 35px;*/
}
.search-form input.key{
    line-height: 60px;
    font-size: 16px;
    width: 87%;
    box-sizing: border-box;
    margin-right: 2%;
    border: 0;
    padding-left: 5%;
    background: #F5F5F5 url("../image/ser.png") no-repeat left;
    background-size: 25px;
    background-position-x: 35px;
}
.search-form input.ftj {
    border: 0;
    background: #052875;
    color: #fff;
    /* padding: 0 10px; */
    width: 15%;
}
.search-form input.ftj{
    line-height: 60px;
    font-size: 16px;
    width: 10%;
}
.ikeyword{
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}
.ikeyword a{
    font-size: 16px;
    color: #666666;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #cccccc;
    margin-bottom: 5px;
    display: inline-block;
}
.ikeyword a:first-child{
    font-weight: bold;
    color: #052875;
    margin: 0;
    padding: 0;
    border: 0;
}
.ikeyword a:last-child{
    margin: 0;
    padding: 0;
    border: 0;
}
.search-form2 .ikeyword{
    margin-top: 0;
    display: flex;
}
.search-form2 .ikeyword p{
    font-size: 18px;
    color: #333333;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #CCCCCC;
}
.search-form2 .ikeyword p span{
    color: #f10000;
}
.search-form2 .search-form {
    padding: 20px 20px;
}

.product-info .info-top .top-box .container .right{
    position: relative;
}
.ckboxs{
    position: absolute;
    bottom: 20%;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.infopl{
    background: url("../yyimage/i3.png") no-repeat left;
    padding-left: 50px;
    background-size: 40px;
}
.infopl span{
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
    display: block;
}
.infopl p{
    font-size: 26px;
    color: #014d9a;
}
.infopr a{
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    background: #014d9a;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}

.ipromain .hd .prev img,.ipromain .hd .next img{
    width: 100%;
}
.previmg2,.nextimg2{
    display: none;
}

.ipromain .hd .prev:hover .previmg1{
    display: none;
}
.ipromain .hd .prev:hover .previmg2{
    display: block;
}
.ipromain .hd .next:hover .nextimg1{
    display: none;
}
.ipromain .hd .next:hover .nextimg2{
    display: block;
}

.caselist{
    margin-top: 40px;
}
.caselist.hzkh .caseitem{
    width: 16%;
    margin-right: 0.8%;
    margin-bottom: 15px;
}
.caselist.hzkh .caseitem:nth-child(6n) {
    margin-right: 0;
}
.caselist.hzkh .caseitem img{
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
    border: 1px solid #cccccc;
}
.h_nav li .erji{
    background: #014d9a;
}

@media (max-width: 992px) {
    .product-info .pinfo-box2 .getmore-pro {
        height: 0.7rem;
    }

    .zhaop1item{
        width: 49%;
        margin-right: 2%;
    }
    .zhaop1item:nth-child(2n){
        margin-right: 0;
    }
    .zhaop2item{
        width: 100%;
        margin-right: 2%;
    }
    .zhaop2item:nth-child(2n){
        margin-right: 0;
    }
    .zhaop3item{
        width: 49%;
        margin-right: 2%;
    }
    .zhaop3item:nth-child(2n){
        margin-right: 0;
    }

    .banner {
        position: relative;
        height: auto;
    }
    .iprol{
        width: 100%;
    }
    .ipror {
        width: 100%;
        margin-top: 30px;
    }

    .ipro {
        overflow: hidden;
        padding: 60px 0 60px;
    }
    .iprodesc h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .iprodesc p {
        font-size: 16px;
        color: #999999;
        line-height: 30px;
    }
    .iprocate h2 {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .iprocate ul li {
        width: 100%;
        float: left;
        margin-right: 2%;
        margin-bottom: 20px;
        padding-left: 30px;
        background: url(../yyimage/i25.png) no-repeat left;
        box-sizing: border-box;
    }
    .iprocate ul li a {
        font-size: 16px;
        color: #000000;
    }
    .iprocate ul li:nth-child(2n) {
        width: 100%;
    }
    .ipro .hd ul li {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background: #999999;
        display: inline-block;
        text-indent: -99999999px;
        margin-right: 10px;
    }
    .ipromain ul li{
        width: 100%;
    }
    .iyylist {
        display: block;
        overflow: hidden;
    }
    .iyyitem {
        width: 50%;
        height: 300px;
        position: relative;
        padding: 20px;
        transition: all .3s;
        float: left;
        box-sizing: border-box;
    }
    .iyyitem.active {
        width: 50%;
    }
    .iyyitem h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .iyyitem p {
        font-size: 14px;
        line-height: 25px;
        display: block;
    }
    .iyyitem img {
        position: absolute;
        bottom: 25px;
        left: 30px;
        width: 40px;
    }
    .iyy {
        padding: 60px 0;
    }
    .iabs {
        background: url(../yyimage/i26.png) no-repeat center;
        background-size: cover;
        padding: 60px 0 90px;
    }
    .gui_tit {
        margin-bottom: 50px;
    }
    .iabs p {
        font-size: 16px;
    }
    .iabmore a {
        font-size: 16px;
    }
    .iabmore img {
        margin-left: 10px;
        margin-top: 22px;
        width: 20px;
    }
    .iabmore {
        width: 190px;
        line-height: 55px;
        margin: 40px auto 60px;
        padding: 0 45px;
        box-sizing: border-box;
    }
    .iabsinfo{
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .iabsitem{
        width: 45%;
        float: left;
        margin-right: 10%;
        text-align: center;
    }
    .iabsitem:nth-child(2n){
        margin-right: 0;
    }
    .iabsitem img{
        width: 80%;
        margin-bottom: 20px;
    }
    .news_con dl{
        width: 100%;
        margin-bottom: 30px;
        margin-left: 0;
    }
    .news_con dl dd h5 {
        font-size: 18px;
        color: #000000;
    }
    .news_con dl dd span {
        display: block;
        font-size: 20px;
        line-height: 24px;
        padding: 0 0 10px 0;
        color: #c62319;
    }
    .news {
        padding: 60px 0 60px;
    }
    .ifoot .wcontent {
        display: block;
    }
    .ifoot {
        padding: 50px 0 0;
        background: #363636;
        color: #ffffff;
    }
    .ifoot1 {
        width: 100%;
        margin-bottom: 30px;
    }
    .ifoot2 {
        width: 100%;
        margin-bottom: 30px;
    }
    .ifoot1 h2 {
        font-size: 28px;
        margin: 5px 0 5px;
    }
    .ifoot1 p {
        font-size: 16px;
        line-height: 30px;
    }
    .ifoot2 h2 {
        margin-bottom: 10px;
    }
    .ificp p {
        line-height: 24px;
        margin-top: 40px;
        font-size: 14px;
        padding: 10px 0;
    }
    .wzpm-fix-video.sy{
        width: 90%;
        right: 6%;
    }
    .culture01 .content .rect-646 {
        padding-bottom: 100%;
    }
    .channel_content {
        padding: 30px 0;
        min-height: 300px;
    }
    .product {
        width: 100%;
        padding: 0px 0 40px;
    }
    .product .container .product-menu li .menu-li {
        height: 75px;
    }
    .pd50 {
        padding: 0 0 50px;
    }
    .zph {
        font-size: 26px;
    }
    .zhaop3item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .newpro {
        padding: 20px 0 50px;
    }
    .product-info .info-top .top-box .container .right .t1 {
        font-size: 26px;
        line-height: 58px;
        color: #333;
        font-weight: normal;
    }
    .product-info .pinfo-box2 {
        width: 100%;
        padding: 50px 0 60px;
    }
    .product-info .pinfo-box2 .container .left .tbox .t2 {
        width: 100%;
        margin-top: 20px;
        padding-top: 20px;
        line-height: 30px;
    }
    .product-info .pinfo-box2 .container .left .tbox .t1 {
        font-size: 22px;
    }
    .product-info .pinfo-box2 .container .left .tbox {
        margin-bottom: 30px;
    }
    .tl-fdh-02 li{
        width: auto;
    }
}



















