* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #333;
}

body {
    font-family: "微软雅黑";
    min-width: 1200px;
}

ul {
    list-style: none;
}

.top1 {
    z-index: 100000000;
    width: 100%;
    height: 114px;
    background: url(../image/top.jpg)center bottom no-repeat #fff;
}

.top1img {
    text-align: center;
}

.top1img img {}

.nav {
    position: relative;
    font-family: Arial;
    width: 1200px;
    margin: auto;
}

.nav>ul {
    width: 1187px;
    margin: auto;
    font-size: 0;
    text-align: right;
    padding-top: 62px;
}

.nav>ul>li {
    display: inline-block;
    position: relative;
    transition: all 0.3s;
    height: 50px;
}

.nav>ul>li>a {
    display: block;
    text-align: center;
    color: #111010;
    padding: 0 17px;
    font-size: 18px;
    line-height: 50px;
    overflow: hidden;
    transition: all 0.3s;
    margin: auto;
}

.nav span {
    float: right;
}

.nav>ul>li:nth-child(1)>a {
    border-left: 0;
}

.nav>ul>li:last-child>a {
    border-right: 0;
}

.nav>ul>li:hover {
    background: #0f8f89;
}

.nav>ul>li:hover>a {
    color: #fff;
}

.clear {
    clear: both;
}

.more {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    z-index: 999;
    background: #fff;
    display: none;
}

.more a {
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    font-size: 14px;
    color: #808080;
    border: 1px solid #dcdcdc;
    margin-bottom: -1px;
    text-align: center;
    font-size: 14px;
    transition: all 0.3s linear 0s;
}

#myCarousel {}

#myCarousel .item img {
    width: 100%;
}

.profen {
    margin: auto;
    width: 1200px;
    padding-left: 350px;
}

.profen a {
    display: block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    color: #000;
    text-align: center;
    border-radius: 10px;
    float: left;
    font-size: 16px;
    margin-right: 50px;
    border: 1px solid #737373;
}

.profen a:hover {
    color: #fff;
    background: #0f8f89;
}

.allinex_b {
    width: 100%;
    background: #f7f7f7;
    height: 623px;
    overflow: hidden;
}

.allinex_bTop {
    text-align: center;
    margin-top: 59px;
    margin-bottom: 44px;
}

.allinex_bTop div {
    font-size: 35px;
    color: #363333;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 24px;
}

.allinex_bTop img {
    display: block;
    margin: auto;
}

.allinex_bs {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.allinex_bsLeft {
    float: left;
    padding-top: 14px;
}

.allinex_bsRight {
    width: 684px;
    height: 337px;
    background: #fff;
    overflow: hidden;
    padding: 27px 0;
    padding-left: 32px;
    padding-right: 32px;
    float: right;
    margin-top: 16px;
}

.allinex_bsRight label {
    font-size: 22px;
    color: #0f8f89;
}

.allinex_bsRight div {
    font-size: 16px;
    line-height: 32px;
    color: #444444;
    margin-bottom: 16px;
    margin-top: 12px;
}

.allinex_bsRight a {
    font-size: 16px;
    color: #fff;
    width: 100px;
    height: 37px;
    line-height: 37px;
    display: block;
    background: #0f8f89;
    border-radius: 10px;
    text-align: center;
}

.allinex_bsbottom {
    width: 520px;
    height: 50px;
    margin: 0 auto;
    background: #f3f3f3;
    box-shadow: 0px 10px 12px #999;
    border-radius: 30px;
    overflow: hidden;
    margin-top: 52px;
}

.allinex_bsbottom a {
    float: left;
    width: 33.333%;
    overflow: hidden;
    text-align: center;
    border-right: 1px solid #d7d7d7;
    color: #262121;
    transition: all 0.3s;
}

.allinex_bsbottom a div {
    display: inline-block;
    position: relative;
    height: 50px;
    width: 48px;
}

.allinex_bsbottom a div img {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 10;
    transition: all 0.3s;
}

.allinex_bsbottom a:nth-child(3) {
    border: 0;
}

.allinex_bsbottom a div img:nth-child(2) {
    z-index: 1;
}

.allinex_bsbottom a span {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    top: -20px;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
}

.allinex_bsbottom a:hover {
    background: #f98406;
    color: #fff;
}

.allinex_bsbottom a:hover div img:nth-child(2) {
    z-index: 10;
}

.allinex_cTop {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 44px;
}

.allinex_cTop div {
    font-size: 35px;
    color: #363333;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 24px;
}

.allinex_cTop img {
    display: block;
    margin: auto;
}

.more_a {
    display: block;
    width: 270px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    background: #0f8f89;
    border-radius: 2px;
    margin: auto;
    font-size: 16px;
    margin-top: 30px;
}

.more_a:hover {
    color: #fff;
}

.allinex_c {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0;
}

.allinex_c a {
    display: block;
    float: left;
    width: 384px;
    height: 289px;
    overflow: hidden;
    position: relative;
    margin-right: 24px;
    margin-bottom: 24px;
}

.allinex_c a:nth-child(3n) {
    margin-right: 0;
}

.allinex_c a img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.allinex_c a div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 289px;
    color: #fff;
    font-size: 31px;
    font-weight: 700;
    transition: all 0.5s;
}

.allinex_c a:hover div {
    top: 0;
}

.allinex_d {
    width: 100%;
    background: #f7f7f7;
    overflow: hidden;
}

.allinex_dTop {
    text-align: center;
    margin-top: 102px;
    margin-bottom: 57px;
}

.allinex_dTop div {
    font-size: 35px;
    color: #363333;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 24px;
}

.allinex_dTop img {
    display: block;
    margin: auto;
}

.allinex_ds {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 111px;
}

.allinex_ds a:last-child {
    margin-right: 0;
}

.allinex_ds a {
    display: block;
    width: 226px;
    height: 102px;
    border: 1px solid #ccc;
    overflow: hidden;
    float: left;
    margin-right: 17px;
}

.allinex_ds a img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.allinex_ds a:hover img {
    transform: scale(1.1);
}

.allinex_eTop {
    text-align: center;
    margin-top: 63px;
    margin-bottom: 60px;
}

.allinex_eTop div {
    font-size: 35px;
    color: #363333;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 24px;
}

.allinex_eTop img {
    display: block;
    margin: auto;
}

.allinex_eTop span {
    font-size: 18px;
    color: #726f6f;
    line-height: 35px;
    display: block;
    margin-top: 14px;
}

.allinex_e {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 58px;
}

.allinex_es {
    display: flex;
    flex-wrap: wrap;
}

.allinex_es a {
    display: block;
    float: left;
    position: relative;
    margin-left: 9px;
}

.allinex_es a p {
    width: 292px;
    height: 50px;
    color: #000;
    line-height: 50px;
    text-align: center;
}

.allinex_es a div {
    width: 292px;
    height: 228px;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 19px;
    margin-left: 19px;
}

.allinex_es a div img {
    width: 100%;
    transition: all 0.3s;
    height: 100%;
}

.allinex_es a:hover div img {
    transform: scale(1.1);
}

.cer {
    width: 100%;
    background: #f7f7f7;
    overflow: hidden;
}

.allinex_f {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 58px;
}

.allinex_fs {
    display: flex;
    flex-wrap: wrap;
}

.allinex_fs a {
    display: block;
    float: left;
    position: relative;
    margin-left: 9px;
}

.allinex_fs a p {
    width: 343px;
    height: 50px;
    color: #000;
    line-height: 50px;
    text-align: center;
}

.allinex_fs a div {
    width: 343px;
    height: 453px;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 19px;
    margin-left: 19px;
}

.allinex_fs a div img {
    width: 100%;
    transition: all 0.3s;
    height: 100%;
}

.allinex_fs a:hover div img {
    transform: scale(1.1);
}

.hzs {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.hzss {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.hzss div {
    width: 228px;
    margin-right: 30px;
    margin-left: 41px;
}

.hzss a {
    display: block;
    margin-top: 30px;
    color: #000;
    margin-bottom: 30px;
}

.hzss img {
    width: 269px;
    height: 112px;
}

.hzss p {
    text-align: center;
    line-height: 45px;
    color: #000;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #2d2e30;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 40px;
}

.foots {
    width: 1200px;
    margin: auto;
}

.left_foot {
    float: left;
    padding-right: 100px;
    height: 324px;
}

.flogo {
    float: left;
    padding-top: 30px;
    width: 310px;
}

.flogo img {
    padding-left: 60px;
}

.cname {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 30px;
}

.ftitle {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 30px;
}

.fs {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 25px;
}

.flogo form input[type="text"] {
    width: 180px;
    height: 35px;
    border: none;
    background: #fff;
    padding-left: 8px;
    color: #6e6e6e;
    outline: 0;
}

.flogo form input[type="submit"] {
    width: 66px;
    height: 35px;
    background: #0f8f89;
    color: #fff;
    outline: 0;
    border: none;
    margin-left: 3px;
}

.flist {
    float: left;
    padding-top: 50px;
    margin-left: 95px;
}

.fltitle {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.8);
}

.flline {
    width: 55px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 10px;
    margin-bottom: 20px;
}

.flist ul {
    margin-bottom: 0;
}

.flist ul li a {
    font-size: 14px;
    color: #cbc9c9;
}

.flist ul li {
    margin-bottom: 13px;
}

.right_foot {
    float: right;
    padding-top: 25px;
}

.right_foot div {
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px;
}

.copy {
    width: 100%;
    overflow: hidden;
    height: 78px;
    line-height: 78px;
    background: #2d2e30;
}

.copys {
    width: 1200px;
    margin: auto;
}

.left_copy {
    float: left;
}

.left_copy a {
    font-size: 14px;
    color: #b0abab;
    margin-right: 10px;
}

.right_copy {
    float: right;
}

.right_copy select {
    width: 245px;
    height: 35px;
    background: #323538;
    color: #58585a;
    border: none;
    padding-left: 10px;
    outline: 0;
}


/*.yb_conct {
    position:fixed;
    z-index:9999999;
    top:200px;
    right:-127px;
    cursor:pointer;
    transition:all .3s ease;
}
.yb_bar ul li {
    width:180px;
    height:53px;
    font:16px/53px 'Microsoft YaHei';
    color:#fff;
    text-indent:54px;
    margin-bottom:3px;
    border-radius:3px;
    transition:all .5s ease;
    overflow:hidden;
}
.yb_bar .yb_top {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 0;
}
.yb_bar .yb_phone {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent:0;
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -169px;
}
.hd_qr {
    padding:0 29px 25px 29px;
    width:183px;
}
.yb_QQ a {
    display:block;
    text-indent:54px;
    width:100%;
    height:100%;
    color:#fff;
}*/

.listnav {
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}

.listnav a {
    padding: 5px 10px;
    font-size: 16px;
}

.listnav a.on {
    color: #f98406;
}

.listabout {
    width: 100%;
    position: relative;
    padding: 30px 30px;
    background: rgb(242, 242, 242);
}

.listabouts {
    width: 1200px;
    margin: auto;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px -6px;
    padding: 30px;
    background: rgb(255, 255, 255);
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: rgba(0, 0, 0, 0.14);
    font-size: 15px;
    line-height: 1.8;
}

.listnew {
    width: 100%;
    position: relative;
    padding: 30px 30px;
    background: rgb(242, 242, 242);
}

.listnews {
    width: 1200px;
    margin: auto;
    padding: 30px;
    background: rgb(255, 255, 255);
    overflow: hidden;
}

.listnews ul {}

.listnews ul li {
    padding: 30px 0px;
    border-bottom: 1px solid #f0f2f5;
}

.listnews ul li .media-left {
    padding-right: 29px;
}

.listnews ul li .media-left a {}

.listnews ul li .media-left a img {
    width: 200px;
    height: 125px;
}

.listnews ul li .media-body {}

.listnews ul li .media-body h4 {
    font-size: 22px;
    margin: 0px 0px 20px;
}

.listnews ul li .media-body h4 a {
    color: rgb(0, 0, 0);
}

.listnews ul li .media-body h4 a:hover {
    color: #f98406;
}

.listnews ul li .media-body h4 a span {}

.listnews ul li .media-body .des {
    color: rgb(153, 153, 153);
    font-size: 16px;
    line-height: 27px;
}

.listnews ul li .media-body .info {
    margin-bottom: 0px;
    color: rgb(163, 175, 183);
    font-size: 16px !important;
}

.listproduct {
    width: 1200px;
    margin: auto;
    padding: 70px 0;
    display: flex;
    flex-wrap: wrap;
}

.listproduct a:nth-child(4n) {
    margin-right: 0;
}

.listproduct a {
    width: 24%;
    margin-right: 1.3%;
    position: relative;
    overflow: hidden;
    height: 216px;
    margin-bottom: 17px;
}

.listproduct a img {
    transition: all 0.3s;
    width: 100%;
}

.listproduct a div {
    height: 50px;
    line-height: 50px;
    bottom: -50px;
    width: 100%;
    position: absolute;
    background: #0f8f89;
    text-align: center;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s;
}

.listproduct a:hover img {
    transform: scale(1.1);
}

.listproduct a:hover div {
    bottom: 0;
}

.proshownav {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.proshownav ol {
    list-style: none;
    height: 43px;
    line-height: 43px;
}

.proshownav ol li {
    float: left;
}

.proshownav ol a {
    color: #f98406;
}

.proshownav ol em {
    color: #f98406;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    content: '/';
    color: #f98406;
    padding: 0 5px;
}

.proshow {
    width: 1091px;
    margin: auto;
    overflow: hidden;
    padding: 30px 0px;
}

.proshowTop {
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(238, 238, 238);
    overflow: hidden;
}

.proshowTop h1 {
    font-size: 30px;
    line-height: 1.5;
    color: rgb(0, 0, 0);
}

.proshowTop .info {
    font-size: 16px;
    color: rgb(153, 153, 153);
}

.proshowTop .info span {
    padding-right: 10px;
}

.proshowTop .info i {
    margin-right: 5px;
}

.proshowtext {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 30px;
}

.proshowpage {
    border-top: 1px solid rgb(238, 238, 238);
    overflow: hidden;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 30px;
}

.proshowpage ul {
    text-align: left;
    font-size: 0;
}

.proshowpage ul li {
    width: 50%;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    overflow: hidden;
}

.proshowpage ul li a {
    padding: 0.83rem 2.072rem;
    border: 1px solid #e4eaec;
    display: inline-block;
}

.proshowpage ul li a span {}

.proshowpage ul li:nth-child(2) a {
    float: right;
}

.proshowpage ul li a:hover {
    color: #f98406;
}

.detailleft {
    width: 500px;
    margin: auto;
    margin-top: 30px;
}

.detaillefts {
    width: 500px;
    height: 375px;
}

.detaillefts img {
    width: 100%;
    height: 100%;
}

.dioo {
    position: relative;
    margin-top: 2rem;
}

.ProductDetailsSmallimg {
    overflow: hidden;
    position: relative;
    width: 500px;
}

.ProductDetailsSmallimg ul {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.ProductDetailsSmallimg ul {
    padding-bottom: 0;
}

.ProductDetailsSmallimg ul li {
    position: relative;
    display: inline;
    margin-right: 28px;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ProductDetailsSmallimg ul li span {
    display: block;
    height: 100%;
    border: 1px solid #dadada;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 1px;
    bottom: 1px;
    width: 100%;
}

.ProductDetailsSmallimg ul li.cur span {
    height: 100%;
    border: 1px solid #f98406;
}

.ProductDetailsSmallimg ul li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.ProductDetailsSmallimg ul li h5 {
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 24px;
    margin-bottom: -30px;
}

.search {
    position: absolute;
    top: 9px;
    right: 460px;
}

.search input[type=submit] {
    width: 50px;
    height: 48px;
    background: url(../images/search_03.jpg) center no-repeat;
    border: none;
    outline: none;
    float: left;
}

.search input[type=text] {
    width: 240px;
    height: 48px;
    border: 1px solid #d2d2d2;
    float: left;
    background: none;
    outline: none;
    padding-left: 10px;
}