@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    outline: none;
    -webkit-transition-property: all;
    -o-transition-property: all;
}

a, .fixtop, .indpro1 li, .indpro2 li, .indpro3 li .pic, .indpro3 li .cons, .indpro3 li .cons .t2, .indpro3 li .pic img, .indprocate .in li, .indprocate .in li .e, .indprocate .in li .t, .product li .cons, .product li .cons .t, .showup .mright li {
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}

.indpro3 li:hover .pic img, .product li:hover .pic a {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15)
}

.abc {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.showup .mright li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.abc {
    transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transition-duration: 1.0s;
    -ms-transition-duration: 1.0s;
    -moz-transition-duration: 1.0s;
    -webkit-transition-duration: 1.0s;
}

html {
    -webkit-text-size-adjust: none;
    height: 100%;
}

body {
    margin: 0 auto;
    overflow-x: hidden;
    background: #fff;
    line-height: 2;
    background: #f1f5f8
}

a, input, button, select, textarea {
    text-decoration: none;
    outline: none;
}

html, body, input, button, select, textarea {
    font-family: 'Microsoft YaHei', '微软雅黑', arial, '宋体';
}

html, body, input, button, select, textarea, h1, h2, h3, h4, h5 {
    font-size: 16px;
    color: #000;
}

strong, b {

    font-weight: normal
}

a {
    color: #000
}

.table {
    display: table;
    height: 100%;
    width: 100%;
}

table {
    border-collapse: separate;
    border-spacing: 0 0
}

.table .td {
    display: table-cell;
    vertical-align: middle;
}

table, td, th, tbody, tr {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    margin: 0
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}

input, button, select, textarea {
    outline: none;
    border: 0;
}

textarea {
    resize: none;
}

i {
    font-style: normal;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
    -webkit-appearance: none;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

ul, li, dl, dt, dd {
    list-style: none;
}

hr {
    border: 0;
    background: #92989d;
    height: 1px;
    margin: 0px 0
}

.clear, .clearfix {
    clear: both;
}

.relative {
    position: relative
}

.reover {
    position: relative;
    overflow: hidden
}

.cover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pcover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.gray:Hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter:;
}

.gray2 {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter:;
}

.gray2:hover {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.pageclass {
    height: 0px;
    overflow: hidden;
}

.page_wrap {
    width: 100%;
    padding: 110px 0 0 0;
    text-align: center
}

.pager {
    width: 100%;
}

.pager a, .pager span, .pager font {
    display: inline-block;
    vertical-align: top;
    font-family: 'Futura';
    margin: 0 15px;
    letter-spacing: -1px;
}

.pager font {
    font-family: '宋体';
    font-weight: 900;
    margin: 0
}

.pager a:hover, .pager span.current {
    color: #999;
}

.pager a, .pager span.disabled {
    color: #000;
}

.pager, .pager select, .pager input, .pager a, .pager span.disabled {
    font-size: 21px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 0px;
}

/******direction: rtl; unicode-bidi: bidi-override;出现在左边*********/
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ccc;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    background: #EDEDED;
}

::-webkit-input-placeholder {
    color: #999999;
}

:-moz-placeholder {
    color: #999999;
}

::-moz-placeholder {
    color: #999999;
}

:-ms-input-placeholder {
    color: #999999;
}

::selection {
    background: #000000;
    color: #ffffff;
}

::-moz-selection {
    background: #000000;
    color: #ffffff;
}

::-webkit-selection {
    background: #000000;
    color: #ffffff;
}

.di {
    float: left;
}

.dipage {
    float: left;
}

.picleft {
    margin-right: 30px;
    margin-bottom: 20px;
}

.picright {
    margin-left: 30px;
    margin-bottom: 20px;
}

.wrap {
    margin: 0 auto;
    max-width: 1730px;
    position: relative;
}

.wrap1 {
    margin: 0 auto;
    max-width: 1645px;
    position: relative;
}

.wrap2 {
    margin: 0 12%;
    position: relative
}

.phonemenu {
    display: block;
}
.lang{
    background: #fff;
    border-radius: 4px;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 9999;
    padding: 2px 10px;
}

.fixtop {
    background: #fff;
    border-radius: 10px;
    height: 75px;
    position: fixed;
    left: 50%;
    top: 70px;
    width: 1730px;
    margin-left: -865px;
    z-index: 9999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.fixtop .logo {
    background: url(../images/logo/logo.png) center right no-repeat;
    width: 216px;
    height: 41px;
    background-size: 100% 100%;
    position: absolute;
    top: 20px;
    right: 15px;
    display: block;
}

.fixtop.active {
    top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.indpics .item {
    background: #fff;
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.indpics .item .wrap {
    height: 100%;
    width: 100%
}

.indpics .item .in {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 15%;
}

.indpics .item .t {
    color: #fff;
    font-size: 62px;
    line-height: 82px;

    margin: 0 0 20px 0
}

.indpics .item .m a {
    width: 180px;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
    text-align: center;
    background: #fff;
    display: block;
    margin: 0 auto;
}

.indpics .item .m a:hover {
    background: #000;
    color: #fff
}

.prosearch {
    text-align: right
}

.prosearch form {
    width: 270px;
    padding: 0 10px 0 20px;
    height: 48px;
    line-height: 48px;
    border: 2px solid #333333;
    border-radius: 50px;
    margin: 90px 0 25px auto;
    text-align: left;
    border-radius: 48px;
    background: #fff
}

.prosearch form #k {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    width: 200px;
    margin: 4px 0 0 0
}

.prosearch form #mbtn {
    background: url(../images/index/2.png);
    width: 30px;
    height: 30px;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0 30px;
    cursor: pointer
}

.indsubject1 {

    font-size: 50px;
    line-height: 50px;
    padding: 120px 0 60px 0;
}

.indsubject1 i {
    display: inline-block;
    vertical-align: top;
    margin: 0px 0 0 20px;
    font-size: 42px
}

.indsubject2 {
    font-size: 50px;
    background: #3c7590;
    height: 120px;
    line-height: 120px;
    border-radius: 25px;
    margin: 120px 0 60px 0;
    color: #fff;
    padding: 0 0 0 44px
}

.indsubject2 i {
    display: inline-block;
    vertical-align: top;
    margin: 0px 0 0 20px;
    font-size: 40px
}

.indpro1 ul {
    width: 103.4%;
    margin: -3.4% 0 0 -1.7%
}

.indpro1 li {
    float: left;
    width: 46.4%;
    margin: 3.4% 1.7% 0 1.7%;
    position: relative;
    top: 0;
    border-radius: 35px;
    color: #fff
}

.indpro1 li img {
    border-radius: 35px;
    width: 100%;
}

.indpro1 li:hover {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5)
}

.indpro1 li:nth-child(1), .indpro1 li:nth-child(4) {
    width: 96.6%
}

.indpro1 li .cons {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.indpro1 li .cons .e {
    font-size: 45px;
    line-height: 55px;

}

.indpro1 li .cons .t {
    font-size: 21px;
    line-height: 1.6;
    margin: 10px 0 0 0
}

.indpro1 li:nth-child(1) .e, .indpro1 li:nth-child(4) .e {
    font-size: 72px;
    line-height: 82px
}

.indpro1 li:nth-child(4) {
    coloR: #000
}

.indpro1 li:nth-child(1) .wrap2, .indpro1 li:nth-child(4) .wrap2 {
    margin: 0 9%
}

.indmore {
    position: absolute;
    right: 75px;
    bottom: 50px
}

.indmore a {
    width: 170px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
    background: #fff;
    display: block;
}

.indmore a:hover, .indpro1 li:hover a {
    background: #000;
    color: #fff
}

.indpro2 li {
    width: 100%;
    margin: 3.7% 0 0 0;
    position: relative;
    top: 0;
    border-radius: 35px;
}

.indpro2 li .wrap2 {
    margin: 0 9%
}

.indpro2 li img {
    border-radius: 35px
}

.indpro2 li:hover {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5)
}

.indpro2 li .cons {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.indpro2 li .cons .e {
    font-size: 66px;
    line-height: 76px;

    font-weight: Bold;
}

.indpro2 li .cons .t {
    font-size: 21px;
    line-height: 1.6;
    margin: 10px 0 0 0
}

.indpro2 li:nth-child(2) {
    text-align: right;
    color: #fff
}

.indpro2 li:nth-child(2) .e {
    font-size: 55px;
    line-height: 65px
}

.indpro2 li:hover a {
    background: #000;
    color: #fff
}

.indpro3 {
    margin-top: -60px
}

.indpro3 ul {
    width: 103.4%;
    margin: 0 0 0 -1.7%
}

.indpro3 li {
    float: left;
    width: 21.6%;
    margin: 3.4% 1.7% 0 1.7%
}

.indpro3 li .pic {
    position: relative;
    border-radius: 35px;
    overflow: hidden
}

.indpro3 li .pic img {
    width: 100%;
    border-radius: 35px;
}

.indpro3 li .cons {
    background: #fff;
    border-radius: 25px;
    text-align: center;
    margin: 20px 0 0 0;
    padding: 20px 10px 20px 10px
}

.indpro3 li .cons .t {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin: 0 0 5px 0
}

.indpro3 li .cons .t a {
    font-size: 18px
}

.indpro3 li .cons .t2 {
    height: 25px;
    line-height: 25px;
    overflow: hidden
}

.indpro3 li:Hover .pic {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5)
}

.indpro3 li:Hover .cons {
    background: #000
}

.indpro3 li:Hover .cons .t a {
    color: #fff;
}

.indpro3 li:Hover .cons .t2 {
    color: #fff
}

.indprocate .in {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 125px 0;
    border-radius: 35px;
    text-align: center;
    position: relative;
    color: #fff;
    padding: 140px 9%
}

.indprocate .in:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(56, 57, 58, 0.86);
    z-index: 1;
    border-radius: 35px;
}

.indprocate .in .title {
    position: relative;
    z-index: 10;
    font-size: 45px;
    line-height: 55px;

    text-transform: uppercase;
}

.indprocate .in .content {
    position: relative;
    z-index: 10;
    font-size: 12px;

    line-height: 1.8;
    margin: 20px 0 80px 0
}

.indprocate .in ul {
    position: relative;
    z-index: 10;
    width: 105%;
    margin: -5% 0 0 -2.5%
}

.indprocate .in li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    margin: 5% 2.5% 0 2.5%;
    background: #fff;
    border-radius: 15px;
    height: 62px;
    padding: 8px 0 0 0;

}

.indprocate .in li .e {
    font-size: 23px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.indprocate .in li .t {
    font-size: 17px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin: 2px 0 0 0;
}

.indprocate .in li:hover {
    background: #000;
}

.indprocate .in li:hover .t, .indprocate .in li:hover .e {
    coloR: #fff
}

.bannerin {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 980px;
    text-align: center;
    color: #fff;
}

.bannerin .logo {
    background: url(../images/index/logoabout.png);
    width: 508px;
    height: 96px;
    margin: 150px auto 80px auto;
    background-size: 100%
}

.bannerin .t {
    font-size: 20px;
    line-height: 30px;
}

.bannerin .t2 {
    font-size: 14px;
    line-height: 24px;
    margin: 2px 0 4px 0
}

.bannerin .h {
    font-size: 12px;
    background: rgba(255, 255, 255, 0.68);
    line-height: 12px;
    display: inline-block;
    padding: 5px 10px;
    margin: 0 auto;
    color: #000;

}

.about {
    padding: 200px 0;
    text-align: center
}

.about table {
    margin: 150px 0 120px 0
}

.about table td img {
    width: 100%
}

.about table td:nth-child(1) {
    padding: 0 2% 0 0
}

.about table td:nth-child(2) {
    padding: 0 0 0 2%
}

.about .ft27 {
    font-size: 27px;
}

.about .ft24 {
    font-size: 24px;
}

.about .ft22 {
    font-size: 22px;
}

.bannerin2 .wrap {
    height: 100%
}

.bannerin2 .in {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 70px;
}

.bannerin2 .t {
    color: #fff;
    font-size: 62px;
    line-height: 82px;

    margin: 0 0 20px 0
}

.bannerin2 .m a {
    width: 180px;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
    text-align: center;
    background: #fff;
    display: block;
    margin: 0 auto
}

.bannerin2 .m a:hover {
    background: #000;
    color: #fff
}

.product1 {
    background: #fff;
    padding: 80px 0
}

.product1 .subject {
    float: left;
}

.product1 .subject {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-align: center;
    background: #000;
    border-radius: 15px;
    height: 62px;
    padding: 8px 30px 0 30px;
}

.product1 .subject .e {
    font-size: 23px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.product1 .subject .t {
    font-size: 17px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin: 2px 0 0 0;
    font-weight: normal
}

.product1 .subject:hover {
    background: #000;
}

.product1 .subject:hover .t, .product1 .subject:hover .e {
    coloR: #fff
}

.product1 .prosearch {
    float: right
}

.product1 .prosearch form {
    margin: 10px 0 0 0
}

.product {
    padding: 0 0 120px 0
}

.product ul {
    width: 103.4%;
    margin: -3.4% 0 0 -1.7%
}

.product li {
    float: left;
    width: 21.6%;
    margin: 3.4% 1.7% 0 1.7%
}

.product li.li2 {
    width: 46.6%
}

.product li .pic {
    position: relative;
    overflow: hidden;
    padding: 59.5% 0;
    border-radius: 20px
}

.product li.li2 .pic {
    padding: 27.575% 0;
}

.product li .pic a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.product li .cons {
    background: #fff;
    height: 77px;
    padding: 13px 0 0 0;
    border-radius: 20px;
    text-align: center;
    margin: 25px 0 0 0
}

.product li .cons .t {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin: 8px 0 0 0
}

.product li .cons .t {
    font-size: 18px;
}

.product li:hover .cons {
    background: #000;
}

.product li:hover .cons .t {
    color: #fff
}

.show {
    text-align: center;
    padding: 100px 0 200px 0
}

.show .wrap {
    max-width: 1280px
}

.showup {
    margin: 300px 0 0 0
}

.showup .mleft {
    float: left;
    width: 40%;
}

.showup .mleft p {
    display: none;
}

.showup .mleftlist {
    position: relative;
}

.showup .mleftlist p {
    display: block;
    width: 100%;
    padding: 50% 0
}

.showup .mleftlist span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.showup .mleft img {
    width: 100%;
    border-radius: 35px
}

.showup .titles {
    position: absolute;
    right: 0;
    top: 0;
    width: 54%;
    font-size: 24px;
    line-height: 24px;

}

.showup .titles .t2 {
    border-bottom: 1px solid #000;
    padding: 0 0 20px 0;
    margin: 0 0 35px 0
}

.showup .titles .t2 span {
    display: inline-block;
    vertical-align: top;
    width: 60%
}

.showup .titles .t2 p {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 0 0 10%;
    text-align: right
}

.showup .mright {
    position: absolute;
    width: 54%;
    right: 0;
    bottom: 0;
}

.showup .mright ul {
    width: 103%;
    margin: -3% 0 0 -1.5%
}

.showup .mright li {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin: 3% 1.5% 0 1.5%;
    position: relative;
    padding: 11.09% 0;
    border-radius: 15px;
    border: 1px solid transparent;
}

.showup .mright ul.uls li {
    width: 17%;
    padding: 8.45% 0
}

.showup .mright li a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 15px
}

.showup .mright li.check {
    border-color: #000
}


.foot {
    padding: 160px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    color: #fff;
}

.foot .wrap {
    max-width: 890px
}

.foot .t {
    font-size: 32px;
    line-height: 42px;
    margin: 5px 0 30px 0;
}

.foot .c p{
    text-align: left;
    text-indent: 2em;
    margin-bottom: 20px;
}

.foot .c .en {
    line-height: 1.6
}

.footer {
    background: #323335;
    color: #fff;
    padding: 90px 0 60px 0;
    position: relative
}

.footer .wrap {
    max-width: 1500px
}

.footer .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.footer .img img {
    width: auto;
    height: 100%
}

.footer a {
    coloR: #fff;
}

.footer a:hover {
    coloR: #ccc
}

.footer .wrap {
    z-index: 10
}

.footer .mleft {
    float: left;

    margin: 0 0 0 28%
}

.footer .mleft li {
    border-bottom: 1px dotted #999;
    padding: 10px 0
}

.footer .mleft li:last-child {
    border: 0;
    padding-bottom: 0
}

.footer .mleft li a {
    font-size: 21px;
}

.footer .mleft li dl {
    padding: 12px 0
}

.footer .mleft li dd {
    padding: 0 0 0 40px;
    margin: 3px 0
}

.footer .mleft li dd a {
    font-size: 19px
}

.footer .mright {
    float: right;
    text-align: right
}

.footer .mright .logo a {
    background: url(../images/logo/logo.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 308px;
    height: 58px;
    display: block;
    margin: 0 0 0 auto
}

.footer .mright .c {
    font-size: 19px;

    line-height: 1.7;
    margin: 90px 0 45px 0
}

.footer .mright .c .en {
    line-height: 1.2
}

.footer .mright .t {
    font-size: 20px;
    line-height: 20px;

}
