@charset "utf-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box
}

body, html, p {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
    line-height: 1
}

p {
    text-align: justify
}

dl, li, ol, ul {
    list-style: none;
    padding: 0;
    margin: 0
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    vertical-align: middle;
    padding: 0
}

a {
    text-decoration: none;
    outline: 0;
    hlbr: expression(this.onFocus=this.blur())
}

input, select {
    vertical-align: middle;
    padding: 0;
    border: 0 none
}

iframe, img {
    border: none;
    text-decoration: none
}

img {
    vertical-align: top
}

strong {
    font-weight: 700
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0
}

.clear {
    clear: both
}

:focus {
    outline: 0
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999;
    opacity: 1
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999
}

.headed_bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/index_banner.jpg) no-repeat center top;
    opacity: 0;
    background-size: cover;
    background-attachment:fixed;
    transition: all .3s;
    z-index: -1
}

.main {
    min-width: 1200px;
    overflow: hidden
}

.main_width {
    width: 1200px;
    margin: 0 auto
}

.fott1 {
    font-size: 48px;
    color: #fff;
    font-weight: 400;
    margin-top: 4%;
    position: relative;
    top: -2000px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    margin-left: 45px
}

.fott1 p {
    margin-bottom: 10px
}

.imgg {
    position: relative;
    bottom: -2000px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    margin-left: 45px
}

.headed_cur .fott1 {
    top: 0
}

.headed_cur .imgg {
    bottom: 0
}

.gundong_big {
    margin-top: 10px;
    height: 75px;
    margin-left: 30px;
    width: 195px;
    float: left;
    position: relative;
    overflow: hidden
}

.gundong {
    position: absolute;
    left: 0;
    top: 0
}

.gundong dl p {
    font-size: 12px;
    color: #333;
    line-height: 25px;
    transition: all .3s
}

.gundong dl p:hover {
    text-decoration: underline
}

.gundong dl p a {
    color: #333
}

.button {
    float: left;
    top: 55px;
    position: relative;
    height: 24px;
    width: 100px;
    margin-left: 10px
}

.button span {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 24px;
    height: 24px
}

.button span.shang {
    left: 0;
    display: none
}

.button span.xia {
    left: 40px
}

.headed {
    height: 940px;
    position: relative;
    overflow: hidden;
    max-height: 940px !important
}

.top {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    line-height: 65px;
    height: 65px;
    position: relative;
    z-index: 1000
}

.menu {
    float: right
}

.menu ul li {
    float: left;
    width: 120px;
    line-height: 65px;
    height: 65px;
    text-align: center
}

.menu ul li.cur, .menu ul li:hover {
    border-bottom: 1px solid #fff
}

.menu ul.menu_b li.cur, .menu ul.menu_b li:hover {
    border-bottom: 1px solid #000
}

.menu ul li a {
    display: block;
    font-size: 14px;
    color: #fff
}

.logo {
    float: left
}

.logo img {
    display: block;
    padding: 10px 0
}

.sub_nav {
    background: rgba(255, 255, 255, .2);
    height: 40px;
    display: none;
    position: absolute;
    left: 0;
    top: 65px;
    width: 100%;
    z-index: 1000
}

.sub_nav dl {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 50%;
    display: none
}

/*.sub_nav dl.dl1 {*/
    /*margin-left: -75px !important;*/
/*}*/

/*.sub_nav dl.dl2 {*/
    /*margin-left: 135px !important;*/
/*}*/

.sub_nav dl.dl2 {
    margin-left: 300px !important;
    width: 252px;
    min-width: 252px
}
.sub_nav dl.dl3 {
    margin-left: 450px !important;
    width: 168px;
    min-width: 168px
}


.hide_item {
    display: none !important
}

.sub_nav dl li {
    float: left;
    line-height: 40px
}

.sub_nav dl li:hover {
    background: rgba(255, 255, 255, .2)
}

.sub_nav dl li a {
    font-size: 12px;
    color: #fff;
    display: block;
    padding: 0 18px
}

.bottom {
    width: 100%;
    height: 136px;
    position: absolute;
    left: 0;
    bottom: 0
}

.bg_left {
    position: absolute;
    width: 60%;
    height: 100%;
    right: 50%;
    top: 0;
    background: rgba(207, 35, 45, .9);
    margin-right: -90px;
    z-index: 99
}

.bg_right {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 50%;
    top: 0;
    background: rgba(207, 35, 45, .9);
    margin-left: 90px;
    z-index: 99
}

.bottom .main_width {
    position: relative;
    z-index: 100
}

.bottom .main_width .left {
    width: 690px;
    float: left
}

.bottom .main_width .right {
    width: 720px;
    margin: 15px auto;
}

.bottom .tit {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    position: relative;
    padding: 10px 0;
    margin-left: 30px
}

.bottom .tit .border {
    width: 25px;
    height: 1px;
    background-color: #cf232d;
    position: absolute;
    left: 0;
    bottom: 0
}

.bottom .tit2 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    position: relative;
    padding: 10px 0;
    margin-bottom: 20px;
    margin-top: 10px
}

.bottom .tit2 .border {
    width: 25px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0
}

.bottom .list {
    float: left;
    margin: 0 35px;
    position: relative
}

.bottom .list .phone {
    font-size: 24px;
    color: #fff
}

.bottom .list .gqdm {
    font-size: 14px;
    color: #fff
}

.jishuyoushi {
    padding: 60px 0
}

.jishuyoushi .title {
    font-size: 30px;
    color: #333;
    text-align: center;
    padding: 10px 0
}

.jishuyoushi .title_b {
    font-size: 14px;
    color: #333;
    text-align: center;
    background: url(../images/img_6.png) no-repeat center bottom;
    padding-bottom: 20px;
    margin-bottom: 70px
}



.jishuyoushi_right {
    width: 815px;
    margin: 0 auto;
    padding-top: 10px
}

.jishuyoushi_list li {
    float: left;
    width: 335px;
    margin-right: 70px;
    margin-bottom: 90px
}

.jishuyoushi_list li .img {
    float: left;
    width: 80px;
    text-align: center
}

.jishuyoushi_list li .text {
    float: right;
    width: 240px;
    padding-top: 15px
}

.jishuyoushi_list li h4 {
    font-size: 18px;
    color: #333;
    margin-bottom: 8px
}

.jishuyoushi_list li h4 font {
    font-size: 14px;
    color: #333;
    font-weight: 400
}

.jishuyoushi_list li p {
    font-size: 14px;
    color: #333;
    line-height: 20px
}

.jiejuefangan {
    position: relative;
    background: rgba(0, 0, 0, .3)
}

.jiejuefangan .bra_div {
    height: 760px;
    width: 100%;
    transition: all .5s;
    position: relative;
    z-index: 100
}

.jiejuefangan .brasbig {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99
}

.jiejuefangan .bras {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    display: none
}

.jiejuefangan .cur1 {
    background: url(../images/bar_2.jpg) no-repeat center;
    display: block
}

.jiejuefangan .cur2 {
    background: url(../images/bra_4.jpg) no-repeat center
}

.jiejuefangan .cur3 {
    background: url(../images/bra_5.jpg) no-repeat center
}

.jiejuefangan .cur4 {
    background: url(../images/bra_7.jpg) no-repeat center
}

.jiejuefangan .title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    padding-top: 60px
}

.jiejuefangan .title_b {
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: url(../images/boo.png) no-repeat center bottom;
    padding-bottom: 20px;
    margin-bottom: 70px
}

.jiejuefangan_list {
    padding: 0 20px
}

.jiejuefangan_list li {
    float: left;
    width: 250px;
    margin: 0 20px;
    height: 400px;
    padding: 0 24px;
    position: relative
}

.jiejuefangan_list li.list1 {
    background-color: #66cc52
}

.jiejuefangan_list li.list2 {
    background-color: #6cf
}

.jiejuefangan_list li.list3 {
    background-color: #ff6673
}

.jiejuefangan_list li.list4 {
    background-color: #69f
}

.jiejuefangan_list li .img {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border-radius: 100%;
    margin-top: 30px
}

.jiejuefangan_list li.li1 .img {
    background: url(../images/img_12.png) no-repeat center #66cc52
}

.jiejuefangan_list li.li2 .img {
    background: url(../images/img_13.png) no-repeat center #6cf
}

.jiejuefangan_list li.li3 .img {
    background: url(../images/img_14.png) no-repeat center #ff6673
}

.jiejuefangan_list li.li4 .img {
    background: url(../images/img_15.png) no-repeat center #69f
}

.jiejuefangan_list li.list1 .img {
    background: url(../images/img_12cur.png) no-repeat center #fff
}

.jiejuefangan_list li.list2 .img {
    background: url(../images/img_13cur.png) no-repeat center #fff
}

.jiejuefangan_list li.list3 .img {
    background: url(../images/img_14cur.png) no-repeat center #fff
}

.jiejuefangan_list li.list4 .img {
    background: url(../images/img_15cur.png) no-repeat center #fff
}

.jiejuefangan_list li h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 20px 0
}

.jiejuefangan_list li p {
    font-size: 12px;
    color: #fff
}

.jiejuefangan_list li p.p1 {
    padding: 5px 0;
    margin-top: 5px
}

.jiejuefangan_list li p.p2 {
    text-indent: 2em;
    line-height: 20px
}

.jiejuefangan_list li p.p3 {
    padding: 11px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 202px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 18px
}



.numdiv {
    background: url(../images/bar_3.jpg) center no-repeat;
        height: 300px;
    overflow: hidden;
    width: 100%
}

.numdiv_list {
    position: relative;
    transition: all .5s .8s;
    -webkit-transition: all .5s .8s;
    /*padding-top: 60px*/
}

.numdiv_list li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    transition: all .5s;
    padding: 50px 0
}

.numdiv_list li span {
    position: relative;
    display: inline-block;
    padding: 0 20px
}

.numdiv_list li b {
    font-size: 65px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    height: 80px;
    line-height: 80px
}

.numdiv_list li p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 45px
}

.numdiv_list li font {
    font-size: 48px;
    color: #fff;
    position: absolute;
    top: 0;
    right: -10px;
    line-height: normal
}

.about .numdiv_list li p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 35px
}

.about .numdiv_list li b {
    font-size: 75px
}

.numdiv_listimg {
    margin-top: 73px;
    text-align: center
}

.numdiv_listimg li {
    display: inline-block;
    width: 130px;
    height: 63px;
    position: relative;
    margin-left: 12px;
    border: 1px solid rgba(255, 255, 255, .9)
}

.numdiv_listimg li img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all .3s
}

.numdiv_listimg li .img2 {
    opacity: 0
}

.numdiv_listimg li:hover .img1 {
    opacity: 0
}

.numdiv_listimg li:hover .img2 {
    opacity: 1
}




.idx_hn{
    padding-top:110px;
    padding-bottom: 80px;

}
.idx_hn h3{
    color: #010101;
    font-size: 34px;
    text-align: center;
    line-height: 100%;
    font-weight: bold;
}
.idx_hn p{
    color: #000000;
    font-size: 16px;
    text-align: center;
    line-height: 100%;
    margin-top: 15px;
}

.idx_h1c li{
    display: block;
    width: 300px;
    float: left;
}
.idx_h1c li a{
    display: block;
    margin:0 auto;
}
.idx_h1c li img{
    display: block;
    margin:0 auto;
}
.idx_h1c li dt{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #1a1a1a;
    margin-top: 25px;
    margin-bottom: 25px;
}
.idx_h1c li:hover dt a{
    color:#ff4d00;
}
.idx_h1c li dd a{
    display: block;
    color: #777777;
    font-size: 14px;
    line-height: 30px;
    text-indent:100px;
    transition: all .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
}
.idx_h1c li dd a:hover{
    color:#ff4d00;
    text-indent:110px;

}
.idx_h1{
    padding-bottom:90px;
}
.idx_h2{
    display: block;
    width:100%;
    height:550px;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.idx_h2 .idx_hn h3{
    color:#fff;

}
.idx_h2 .idx_hn p{
    color:#999999;
}
.idx_h2c{
    display: block;
    width:92%;
    min-width:1200px;
    height:220px;
    background-color:#fff;
    position: absolute;
    left:50%;
    margin-left:-46%;
    bottom:0;
}
.idx_h2c dl{
    width:300px;
    text-align: center;
    float: left;
    margin-top:70px;
}
.idx_h2c dl dt em{
    color:#373737;
    font-size:48px;
    line-height:100%;
}
.idx_h2c dl dt span{
    color:#7b7b7b;
    font-size:18px;
    margin-left:5px;
}
.idx_h2c dl dd{
    color:#666;
    font-size:20px;
    line-height:100%;
    margin-top:25px;
}

.min_width{ width: 1200px; margin: 0 auto;}
.dzDiv1{ padding: 60px 0 60px;}
.dzTitle{ text-align: center; }
.dzTitle h2{font-size: 38px;  color: #000; padding-bottom: 10px; margin-bottom: 10px; position: relative;}
.dzTitle h2::after{ content: ''; width: 40px; height: 1px; background: #ea5404; position: absolute;bottom: 0; left: 50%; margin-left: -20px;}
.dzTitle p{ color: #585858; font-size: 20px;}
.dzDiv1 ul{ margin-top: 90px;height: 300px; color: #ffffff;}
.dzDiv1 ul li span{ display: block; width: 103px; height: 103px; position: absolute; left: 50%; margin-left: -51.5px; top: -51px; transition: all 0.6s;}
.dzDiv1 li{ border: #f0f0f0 1px solid; width: 278px; float: left; position: relative; margin-right: 26px;    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;cursor: default;
    transition: all .5s ease;}
.dzDiv1 li .div1{padding-top: 70px;padding-bottom: 23px; background: #f0f0f0; font-size: 20px; font-weight: bold; color: #333; text-align: center;}
.dzDiv1 li .div2{ padding: 30px 30px 20px;}
.dzDiv1 li .div2 p{ color: #747474; font-size: 13px; line-height: 180%; min-height: 70px;}
.dzDiv1 li .div2 font{ display: block; border: #a0a0a0 1px solid; width: 198px; height: 37px; border-radius: 5px; color: #454545; font-size: 16px; text-align: center; line-height: 37px; margin:30px auto 0; }
.dzDiv1 ul li.li1 span{ background: url(../images/dz_ico1.png) no-repeat;}
.dzDiv1 ul li.li2 span{ background: url(../images/dz_ico2.png) no-repeat;}
.dzDiv1 ul li.li3 span{ background: url(../images/dz_ico3.png) no-repeat;}
.dzDiv1 ul li.li4 span{ background: url(../images/dz_ico4.png) no-repeat;}
.dzDiv1 ul li.li4 { margin-right: 0;}
/* .dzDiv1 li:hover .div1{ background: #ea5404; color: #fff; transition: all 0.6s;} */
.dzDiv1 li:hover .div2 font{ background: #ea5404; border-color: #ea5404; color: #fff;transition: all 0.4s;}
.dzDiv1 li.li1:hover span{background: url(../images/dz_ico1_on.png) no-repeat;}
.dzDiv1 li.li2:hover span{ background: url(../images/dz_ico2_on.png) no-repeat;}
.dzDiv1 li.li3:hover span{background: url(../images/dz_ico3_on.png) no-repeat;}
.dzDiv1 li.li4:hover span{ background: url(../images/dz_ico4_on.png) no-repeat;}
/* .dzDiv1 li:hover{ animation: proRotate 0.8s ease-in-out;} */
.dzDiv1 li:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px 5px rgba(135, 135, 135, .1);
}


.foot {
    padding: 24px 0 24px 0;
    background-color: #fff
}

.foot_left {
    float: left
}

.foot_right {
    float: right;
    padding-top: 15px
}

.footo {
    font-size: 12px;
    color: #666;
    line-height: 31px
}

.footo img {
    display: inline-block;
    margin-right: 10px
}

.footnav {
    margin-top: 28px;
    height: 15px
}

.footnav li {
    float: left;
    padding: 0 10px;
    line-height: 15px;
    border-right: 1px solid #d2d2d2
}

.footnav li.last {
    border-right: none
}

.footnav li a {
    font-size: 12px;
    color: #333
}

.footnav li a:hover {
    text-decoration: underline
}

.foot_right p {
    text-align: right;
    font-size: 12px;
    color: #333;
    line-height: 20px
}

.foot_right p img {
    position: relative;
    top: 1px
}

.aboutbg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    width: 100%;
    height: 940px;
    background: url(../images/ab_1.jpg) no-repeat center;
    opacity: 0
}

.historybg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    width: 100%;
    height: 940px;
    background: url(../images/history_banner.jpg) no-repeat center;
    background-size: cover;
    background-attachment:fixed;
    opacity: 0
}

.chanpinhbg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    width: 100%;
    height: 940px
}

.chanpinhbg_bra {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/cpbanner.jpg) no-repeat center;
    opacity: 0
}

.chanpinhbg_zi {
    position: fixed;
    top: 236px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 792px
}

.chlist .main_width {
    width: 90%;
    max-width: 1400px
}

.cp_headed {
    height: 720px
}

.chlist {
    position: relative;
    overflow: hidden;
    padding-bottom: 60px
}

.chlist_bb {
    background-color: #ededed;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 220px
}

.chlist_list dl {
    position: relative
}

.chlist_list li {
    width: 50%;
    position: relative;
    float: left;
    overflow: hidden
}

.chlist_list li.text {
    background-color: #fff
}

.chlist_list li.text .bg {
    opacity: 0;
    width: 100%
}

.chlist_list li.img .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    padding: 2.5rem
}

.chlist_list li.text .content {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 80%;
    max-width: 440px;
    height: 150px
}

.chlist_list li.text .content h4 {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px
}

.chlist_list li.text .content p {
    font-size: 14px;
    color: #333;
    line-height: 25px
}

.chlist_list li.img .content {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 80%;
    max-width: 440px;
    height: 150px
}

.chlist_list li.img .content h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px
}

.chlist_list li.img .content p {
    font-size: 14px;
    color: #fff;
    line-height: 25px
}

.chlist_list li.img .bg {
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    width: 100%
}

.chlist_list li.img .cover .border-hor {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 85%;
    height: 80%;
    transition: all 1s;
    -webkit-transition: all .5s
}

.chlist_list li.img:hover .border-hor {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1)
}

.chlist_list li.img .cover .border-ver {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 85%;
    height: 80%;
    transition: all 1s;
    -webkit-transition: all .5s
}

.chlist_list li.img:hover .border-ver {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1)
}

.chlist_list li.img:hover .bg {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.chlist_list li.img:hover .cover {
    opacity: 1
}

.ab_headed {
    height: 450px
}

.about .main_width {
    width: 100%;
    /*max-width: 1400px;*/
    background: rgba(190, 36, 46, .9);
    padding-top: 50px;
    min-width: 1100px
}

.about .numdiv_list {
    margin: 0 auto;
    max-width: 1200px;
    width: 97%
}

.about_xinxi {
    background: url(../images/ab_2.jpg) no-repeat center;
    height: 768px
}

.about_xinxi .title {
    font-size: 30px;
    color: #333;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 95px
}

.about_xinxi .title_b {
    font-size: 14px;
    color: #333;
    text-align: center;
    background: url(../images/img_6.png) no-repeat center bottom;
    padding-bottom: 20px;
    margin-bottom: 65px
}

.about_xinxi_list {
    padding: 0 15px
}

.about_xinxi_list li {
    float: left;
    width: 340px;
    margin-right: 75px;
    margin-bottom: 85px
}

.about_xinxi_list li.last {
    margin-right: 0
}

.about_xinxi_list li .img {
    float: left;
    width: 72px
}

.about_xinxi_list li .text {
    float: right;
    width: 240px;
    padding-top: 10px
}

.about_xinxi_list li h4 {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px
}

.about_xinxi_list li p {
    font-size: 14px;
    color: #333;
    line-height: 20px
}

.about_div {
    max-width: 1200px;
    margin: 0 auto;
}

.about_div_left {
    float: left;
    width: 425px;
    margin-left: 70px
}

.about_div_right {
    float: left;
    width: 535px;
    margin-left: 60px
}

.about_div_right h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
    padding-top: 30px
}

.about_div_right p {
    font-size: 14px;
    color: #fff;
    line-height: 24px
}

.about_div_right .bo {
    width: 40px;
    height: 4px;
    background-color: #fff;
    margin-left: auto;
    margin-top: 40px
}

.section6 {
    background-image: url(../images/img_43.jpg);
    background-size: 100% 100%;
    padding: 40px 0
}

.section6_div {
    max-width: 1440px;
    margin: 0 auto;
    padding-top: 5%
}

.section6_div_left {
    float: left;
    width: 625px
}

.section6_div_right {
    float: right;
    width: 420px;
    background-color: #c02129;
    position: relative;
    margin-top: 60px
}

.section6_div_left .tit h3 {
    font-size: 65px;
    color: #FFF;
    margin-top: 10px
}

.section6_div_left .tit .h3 {
    font-size: 30px;
    color: #FFF;
    font-weight: 400;
    margin: 10px 0
}

.section6_div_left .tit h5 {
    font-size: 76px;
    color: #FFF
}

.section6_div_left .tit p {
    font-size: 14px;
    color: #fff;
    line-height: 1.6rem
}

.liuyan {
    margin-top: 5%
}

.liuyan div {
    width: 46.5%;
    margin-bottom: 16px
}

.liuyan div span {
    font-size: 16px;
    color: #FFF;
    line-height: 38px;
    display: inline-block;
    vertical-align: top
}

.liuyan div .text1 {
    height: 38px;
    line-height: 38px;
    background-color: #FFF;
    border-radius: 5px;
    padding: 0 2%;
    font-size: 1rem;
    width: 232px
}

.liuyan div.last {
    width: 100%;
    float: left
}

.liuyan div .textarea1 {
    height: 10rem;
    line-height: 38px;
    background-color: #FFF;
    border-radius: 5px;
    padding: 0 2%;
    font-size: 1rem;
    width: 567px
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.liuyan .buttons {
    display: block;
    width: 100%;
    display: -moz-block;
    display: -webkit-block;
    padding-right: 20px
}

.buttons input {
    float: right;
    font-size: 16px;
    color: #999;
    height: 45px;
    line-height: 45px;
    width: 80px;
    background: 0 0;
    border: none;
    cursor: pointer
}

.buttons input.sub {
    background-color: #c02129;
    color: #FFF;
    width: 115px;
    border-radius: 20px;
    position: relative;
    top: -3px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, .8);
    transition: all .1s
}

.buttons input.sub:hover {
    color: #c02129;
    background: #fff
}

.buttons input.sub:active {
    top: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, .8)
}

.section6_div_right .join {
    display: block;
    border-radius: 30px;
    width: 69%;
    height: 46px;
    position: absolute;
    left: 17%;
    bottom: 11.7%
}

.section6_div_right .join:hover {
    background: rgba(192, 33, 41, .1)
}

.section6_div_right .emai {
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 4.5%
}

.about_bo {
    padding: 55px 0;
    background-color: #393d40
}

.about_bo_do {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    height: 250px;
    position: relative
}

.about_bo_do .tt {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #666;
    text-align: center
}

.about_bo_do .tt dl {
    width: 65px;
    margin: 0 80px;
    display: inline-block;
    position: relative;
    height: 50px;
    cursor: pointer
}

.about_bo_do .tt dl p {
    text-align: center;
    color: #fff
}

.about_bo_do .tt dl span {
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff
}

.about_bo_do .tt dl span b {
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    position: absolute;
    left: -4px;
    top: -4px;
    background: rgba(255, 255, 255, .3);
    opacity: 0
}

.about_bo_do .tt dl.cur span b {
    opacity: 1
}

.about_bo_tab {
    margin-top: 50px;
    height: 150px;
    width: 4400px;
    position: absolute;
    left: 0;
    bottom: 0
}

.about_bo_tab .div {
    float: left;
    width: 1100px
}

.about_bo_tab_left {
    width: 590px;
    margin-left: 25px;
    /*float: left*/
    margin: 0 auto;
}

.about_bo_tab_right {
    float: right;
    width: 450px;
    height: 150px
}

.about_bo_tab_left p {
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    float: left;
    width: 50%;
    margin-bottom: 10px
}

.about_bo_tab_left p.last {
    width: 100%
}

.about_bo_tab_left .span1 {
    display: inline-block
}

.about_bo_tab_left .span2 {
    display: inline-block;
    vertical-align: top
}

.swiper_Mycontainer {
    position: relative;
    margin: 0 auto
}

.swiper_Mywrapper {
    margin: 0 auto;
    padding: 0;
    overflow: hidden
}

.swiper_Myslide {
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden
}

.swiper_Myslide li {
    float: left;
    position: relative;
    overflow: hidden
}

.swiper_Myslide li img {
    width: 100%
}

.clear2:after {
    content: "";
    clear: both;
    display: block
}

.swiper_buttton {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    text-align: center;
    max-width: 5%;
    display: none
}

.swiper_but_prev {
    left: 2%
}

.swiper_but_next {
    right: 2%
}

.swiper_Mycontainer:hover .swiper_buttton {
    display: block
}

.uldian {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 2%;
    display: none
}

.uldian li {
    height: 10px;
    width: 10px;
    border-radius: 100px;
    background-color: #000;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer
}

.uldian li.cur {
    background-color: red
}

.erweima {
    position: relative
}

.erweima_div {
    width: 100px;
    height: 105px;
    position: absolute;
    left: -37px;
    top: -110px;
    display: none
}

.erweima:hover .erweima_div {
    display: block
}

.footnav .first {
    padding-left: 0
}

#bannerimg {
    display: none
}

.fk-footer {
    padding-bottom: 30px;
    text-align: center;
    font-size: 12px;
    font-family: 'Microsoft YaHei', "Helvetica Neue", Helvetica, Arial, sans-serif
}

.fk-footer .footer-l {
    text-align: left;
    padding-left: 10px
}

.fk-footer .footer-r {
    text-align: right;
    padding-right: 10px
}

.fk-footer .footer-l i {
    font-style: normal;
    font-size: 20px;
    margin: 0 10px
}

.fk-footer .footer-l .link {
    margin-top: 32px
}

.home-face, .product-face {
    visibility: hidden
}

.fk-footer .footer-r div:nth-child(2) {
    margin-top: 13px;
    margin-bottom: 10px
}

.fk-footer .footer-r {
    text-align: right;
    padding-right: 10px
}

.fk-footer .footer-l, .fk-footer .footer-r {
    display: inline-block;

    vertical-align: top;
    margin-top: 29px;
    box-sizing: border-box
}

.link a {
    color: #333
}

.fk-footer .footer-l .link a + a {
    margin-left: 15px;
    padding-left: 10px;
    border-left: 2px solid #e2e2e2
}

.fk-footer {
    text-align: center;
    border-top: 1px solid #e6e6e6;
    background: #f5f5f5
}

.flogo {
    display: inline-block;
    font-size: 12px;
    color: #666;
    line-height: 20px
}

.fk-footer .footer-r img {
    margin-right: 10px
}

.fk-footer .footer-l img, .fk-footer .footer-r img {
    vertical-align: bottom
}

.flogo img {
    display: inline-block;
    margin-right: 10px
}

.fk-footer .footer-r i {
    font-style: normal;
    margin: 0 10px
}

.gundong_big {
    margin-left: 0;
    padding-left: 30px;
    width: 225px
}

.gundong {
    left: 30px
}

.gundong dl.cur {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes floating {
    0% {
        transform: scale(1, 1)
    }
    50% {
        transform: scale(1.05, 1.05)
    }
    100% {
        transform: scale(1, 1)
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1.05, 1.05)
    }
    100% {
        -webkit-transform: scale(1, 1)
    }
}

.xq_div_content {
    width: 100%;
    margin: 50px auto
}

.xq_div_content2 {
    width: 100%;
    margin: 0 auto
}

.wz_top {
    min-width: 1200px;
    width: 1200px;
    margin: auto;
    height: 50px;
    border-bottom: 1px rgba(0, 0, 0, .1) solid;
    text-align: center
}

.wz_top ul {
    height: inherit;
    line-height: 50px;
    font-size: 14px
}

.wz_top li {
    float: left;
    margin-right: 15px
}

.wz_top2 {
    text-align: center;
    padding: 30px 0 55px 0;
    color: #888;
    font-size: 12px
}

.wz_top2 p {
    text-align: center;
    font-size: 28px;
    color: #303030;
    padding-bottom: 12px
}

.wz_top2 span {
    margin-right: 10px
}

.wz_conten p {
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 25px
}

.wz_conten img {
    padding-bottom: 20px;
    min-height: 675px;
    width: 1200px
}

.wz_sx ul li:nth-child(1) {
    float: left
}

.wz_sx ul li:nth-child(2) {
    float: right
}

.wz_sx {
    margin-top: 40px
}

.wz_sxt {
    font-size: 14px;
    color: #000
}

.wz_sxt2 {
    font-size: 14px;
    color: #666
}

dl, ol, ul {
    list-style: none
}

p {
    margin: 0
}

.footerW {
    width: 1200px;
    min-width: 1200px;
    background: #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 23px;
    margin: 0 auto;
    margin: 100px 0 50px 0
}

.footerW p {
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5
}

.wenzhangUl {
    display: flex;
    display: -webkit-flex;
    width: 100%
}

.listUL {
    -webkit-box-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    display: block;
    width: 20%;
    padding: 0;
    margin-right: 50px
}

.listUL:last-of-type {
    margin-right: 0
}

.listUL a {
    display: block
}

.listUL li {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-top: 16px;
    font-size: 14px;
    color: #666
}

.listUL li::before {
    content: "";
    width: 5px;
    height: 5px;
    background: red;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}

.wr_wzh {
    font-size: 19px;
    color: #221d1d;
    padding: 10px 0;
    font-family: 宋体
}

.menu .menu_b li a {
    color: #333
}

.sub_nav_bar {
    background: rgba(0, 0, 0, .4)
}

.xq_div_content_diva h3 {
    font-size: 30px;
    color: #221d1d;
    padding-top: 10px
}

.xq_div_content_diva .fonta {
    font-size: 14px;
    color: #999;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
    width: 680px
}

.xq_div_content_diva .fonta span {
    display: inline-block;
    margin-right: 50px
}

.xq_div_content_diva .img {
    margin-top: 40px
}

.p_block {
    color: #000
}


.swiper-container {
    width: 100%;
    margin: 35px 0;
    /* height: 830px; */
    height: 935px;
}

@media screen and (max-width: 668px) {
    .swiper-container {
        margin: 20px 0 15px;
    }
}

.swiper-slide {
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);

}
.swiper-slide img{
    /* height: 538px; */
    height: 605px;
    width: 948px;
}

@media screen and (max-width: 668px) {
    .swiper-slide {
        -webkit-transform: scale(0.97);
        transform: scale(0.97);
    }
}
/* .swiper-slide-active img{
   width: 1200px !important;
  height: 680px !important;
} */
.swiper-slide-active{
    /* -webkit-transform: scale(1) !important;
	transform: scale(1) !important; */

}
.swiper-slide-active,.swiper-slide-duplicate-active {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

@media screen and (max-width: 1500px) {
    .swiper-slide-active,.swiper-slide-duplicate-active {
        -webkit-transform: scale(1.2,1) !important ;
        transform: scale(1.2,1) !important;
    }
    /* .swiper-slide p{
        -webkit-transform: scale(1) !important ;
		transform: scale(1) !important;
    } */
    .swiper-slide img{
        /* margin-top: 55px !important; */
        margin-top: 85px !important;
    }
    .aboutbg{
        height: 610px !important;
    }
    .wr_conm{
        margin-top: -145px !important;
    }
}
.aboutbg{
    position: absolute !important;
    min-width: 1200px;
}
.none-effect {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.swiper-slide a {
    background: #fff;
    padding:10px;
    display: block;
    border-radius: 14px;
}

@media screen and (min-width: 668px) {
    .swiper-slide a:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        box-sizing: border-box;
        border: 10px solid #fff;
        content: "";
        width: 100%;
        height: 100%;
        background: url(images/top_slick_cover_bg01.png) 0 0 repeat;
        border-radius: 20px;
    }
}

.swiper-slide-active a:after {
    background: none;
}

@media screen and (max-width: 668px) {
    .swiper-slide a {
        padding: 5px;
        border-radius: 7px;
    }
}

.swiper-slide img {
    width: 100%;
    border-radius: 14px;
    display: block;
    /* margin-top: 130px; */
    margin-top: 180px;
}

@media screen and (max-width: 668px) {
    .swiper-slide img {
        border-radius: 7px;
    }
}

.swiper-pagination_p {
    position: relative;
    margin-top: 0px;
    /* top: -910px; */
    top: -955px;
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}

.swiper-pagination-bullet {
    background: #00a0e9;
    margin-left: 4px;
    margin-right: 4px;
    width: 17px;
    height: 17px;
    opacity: 1;
    margin-bottom: 4px;
}

.swiper-pagination-bullet-active {
    width: 13px;
    height: 13px;
    background: #FFF;
    border: 6px solid #00a0e9;
    margin-bottom: 0;
}

@media screen and (max-width: 668px) {

    .swiper-pagination {
        position: relative;
        margin-bottom: 20px;
    }

    .swiper-pagination-bullet {
        background: #00a0e9;
        margin-left: 2px;
        margin-right: 2px;
        width: 8px;
        height: 8px;
        margin-bottom: 2px;
    }

    .swiper-pagination-bullet-active {
        width: 6px;
        height: 6px;
        background: #FFF;
        border: 3px solid #00a0e9;
        margin-bottom: 0;
    }
}



@media screen and (max-width: 668px) {
    .button div {
        width: 28px;
        height: 28px;
    }
}

.p_wrlc{
    padding: 70px 0px 45px 0px ;
    font-size: 30px;
    color: #ffffff;
    min-width: 1200px;
    width: 1200px;
    margin: auto;
}
.wr_conm{
    min-width: 1200px;
    width: 1200px;
    margin: auto;
    margin-top: 210px;

}
.wrcz_wrap{
    width: 100%;
    background-color: white;
    margin-top: -100px;
}
.wrcz_o p{
    color:   #202020;
    font-size: 30px;
    border-bottom: 1px #ccc solid;
    padding-bottom: 20px;
    font-weight: 600;
    margin-bottom: 50px;
}

.wrcz_o{
    margin-top: 50px;
    text-align: center;
}
.wrxiant{
    width: 1200px;
    height: 1px ;
    background: rgba(255, 255, 255, 0.4);
}
.wr_czd{
    color: white;
    font-size: 18px;
    width: 50px;
    float: left;
    margin-left: 130px;
}
.wr_czd p{
    font-size: 37px;
    display: block;
    margin-top: -22px;
    text-align: center;
}
.wrcz_dd{
    width: 100%;
    margin: auto;
    text-align: center
}
.wr_ac{
    color: red;
    /* box-shadow: 1px 2px 4px #ccc; */
}
.swiper-slide p{
    text-align: center;
    color: #666666;
    font-size: 18px;
    margin-top: 20px;

}
.wrcz_im1{
    margin-right: 80px;
}
.wrcz_im2{
    margin-left: -109px;
    margin-bottom: 75px;
}








.headed_c{
    background-image: url('../images/bannerz.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    height: 500px;
    top: -62px;
}
.mycontent{
    width: 1200px;
    margin: 0 auto;
    /* padding: 0px 65px; */
    min-width: 1200px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 500px;
}
.c_title{
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    line-height: 130px;
    height: 80px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.z_list,.z_inner{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}
.z_inner{
    height: 100px;
}
.z_inner :after{
    clear: both;
    content: "";
    display: table;
}
/* <!-- 4.18new --> */
.dl1{
    margin-left: 8px !important;
}
.dl5 {
    /* min-width: 271px; */
    margin-left: 377px!important;
}
.dl3{
    margin-left: 540px!important;
}
.dl2{
    margin-left: 218px !important;
}
.dl4{
    margin-left: 363px !important;
}
.sub_nav dl.dl4{
    width: 168px;
    min-width: 168px;
    float: right;
}
/* end */
.z_left{
    float: left;
    font-size: 14px;
    color: #000000;
    margin-top: 12px;
}
.z_left a{
    color: #000000;
    font-size: 14px;
}
.z_left span:nth-child(2){
    color: #828282;
    padding: 0px 15px;
}

.z_left a,.z_left span{
    float: left;
}
.z_left :after{
    clear: both;
    content: "";
    display: table;
}
.z_right{
    float: right;
    border: 1px #ccc solid;
    border-radius: 20px;
    height: 40px;
    width: 300px;
    text-align: center;
}
.z_right input{
    float: left;
    line-height: 38px;
    font-size: 14px;

    margin-left: 20px;
    width: 240px;
}
.z_right i {
    /* position: absolute;
    top: 5px;
    right: 6px; */
    float: right;
    background: url(../images/z-shear.png) no-repeat ;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    margin-top: 10px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    font-size:14px;
    color: #a9a9a9;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size:14px;
    color: #a9a9a9;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size:14px;
    color: #a9a9a9;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size:14px;
    color: #a9a9a9;
}
.p_nwz{
    margin-top: -30px;
    margin-bottom: 60px;
}
.z_list{
    padding: 50px 30px 30px 30px;
    height: 600px;
    border: 1px  #dcdcdc solid
}
.holder{
    padding-top: 35px;
}
.holder :after{
    clear: both;
    display: table;
    content: "";
}
.holder a{
    float: left;
    position: relative;
    left: 40%;
    background: #eeeeee;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
}

.z_linner li{

    border-bottom: 1px #dcdcdc dashed;
    padding: 15px 0px ;
}
.z_linner li span{
    color: #aaaaaa;
    font-size: 12px;
}
.z_linner li::after{
    clear: both;
    content: "";
    display: table;
}
.z_linner li::before {
    content: "\02022";
    margin-right: 6px;
    color: #be242e;
    font-style: normal;
    text-decoration: none;
}
.z_linner span{
    float: right;
}
.z_linner li a{
    color: #666666;
    font-size: 14px;
}
.z_linner>li>a:hover {
    text-decoration: underline
}