@charset "utf-8";
html {
    font: 14px 'Microsoft Yahei';
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: medium none;
}

a,
img {
    border: 0;
}

img {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a {
    transition: all .3s ease-in-out;
    -webkit-transform: all .3s ease-in-out;
}

a:hover {
    text-decoration: none;
}

li {
    list-style-type: none;
}

.wrapper {
    margin: 0 auto;
    width: 1200px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.clear:after {
    clear: both;
    display: block;
    content: " ";
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 400;
}

body {
    margin: 0 auto;
    min-width: 1200px;
}

.over-flow {
    overflow: auto;
    zoom: 1;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
}

.clearfix {
    zoom: 1;
}

.swiper-pagination-bullet-active {
    background: #156353;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    font-size: 18px;
    -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;
}

.banner {
    position: relative;
    width: 100%;
}

.swiper-container1 img {
    width: 100%;
}

.swiper-slide {
    width: 100%;
}

.toubu {
    height: 45px;
    line-height: 40px;
    border-bottom: 1px solid #d4d4d4;
    border-top: 4px solid #4f4f4f;
}

.toubu .t-left {
    float: left;
    color: #5b5b5b;
    font-size: 14px;
    line-height: 40px;
}

.toubu .t-right {
    position: relative;
    float: right;
    margin-top: 10px;
}

.toubu .t-right .top-link {
    float: left;
    background: url(../images/top-tel.png) no-repeat center left;
    width: 100px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.toubu .t-right .top-map {
    background: url(../images/add.png) no-repeat center left;
    width: 100px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: right;
}

.topbox {
    padding: 49px 0 35px 0;
    width: 100%;
}

.top {
    position: relative;
    margin: 0 auto;
    width: 1200px;
}

.top-left {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.top-phone {
    width: 370px;
    float: right;
}

.top-phone .phone {
    width: 280px;
    height: 50px;
    float: right;
    background: url(../images/tel.png) no-repeat center left;
    margin-top: 18px;
}

.top-phone img {
    display: block;
    float: left;
}

.top-phone small {
    display: block;
    color: #202020;
    font-size: 14px;
    padding-left: 50px;
}

.top-phone p {
    color: #202020;
    font-size: 28px;
    padding-left: 50px;
    font-weight: bold;
}

.search {
    float: right;
    width: 390px;
    height: 40px;
    border: 1px solid #e6e6e6;
    border-radius: 30px;
    line-height: 40px;
}

.search input {
    float: left;
    display: block;
    width: 80%;
    height: 40px;
    background: 0 0;
    text-indent: 20px;
    line-height: 40px;
    outline: none;
}

.search .search_s {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat center center;
}

.nav {
    width: 100%;
    height: 60px;
    background: #4f4f4f;
    border-bottom: 3px solid #dd231e;
}

.nav>.wrapper>ul>li {
    position: relative;
    position: relative;
    float: left;
    width: 145px;
    height: 60px;
    line-height: 60px;
    transition: all .3s ease-in-out;
    -webkit-transform: all .3s ease-in-out;
}

.nav>.wrapper>ul>li.cur {
    background: #DD231E;
    text-align: center;
}


/* 
.nav>.wrapper>ul>li:first-child:hover>a {
    background: url(../images/home.jpg) no-repeat center center;
}

.nav>.wrapper>ul>li:first-child:hover {
    background: url(../images/home.jpg) no-repeat center center;
} */

.nav>.wrapper>ul>li>a {
    position: relative;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

.nav ul li a:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 1px;
    height: 8px;
    background: #e5e5e5;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nav>.wrapper>ul>li:first-child a:after {
    display: none;
}

.nav>.wrapper>ul>li:first-child a {
    width: 100%;
    height: 100%;
}

.nav ul li:last-child a:after {
    display: none;
}

.nav>.wrapper>ul>li:hover>a {
    background: #dd231e;
    color: #fff;
}

#thyNavStyle {
    background: #dd231e;
    color: #fff;
}


/*产品*/

.pro {
    padding: 55px 0 47px 0;
}

.chanping-left {
    float: left;
    width: 320px;
}

.chanping-left .proleft {
    box-sizing: border-box;
    height: 90px;
    background: #1a56a7;
    text-align: center;
}

.chanping-left .ulBox h2 {
    color: #292929;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

.chanping-left .ulBox p {
    width: 199px;
    height: 10px;
    background: url(../images/pro-line.png) no-repeat center center;
    margin: 0 auto;
}

.chanping-left .ulBox h3 {
    color: #8f8f8f;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.chanping-left .ulBox>ul {
    background: #fff;
    padding: 17px;
}

.chanping-left .ulBox>ul>li>a {
    position: relative;
    display: block;
    box-sizing: border-box;
    margin-bottom: 8px;
    border-bottom: 1px solid #ededed;
    background: #f3f3f3;
    color: #363636;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 55px;
    transition: all .3s ease-in-out;
    -webkit-transform: all 1s ease-in-out;
}

.chanping-left .ulBox>ul>li>a:hover {
    background: #1a56a7;
    color: #fff;
}

.chanping-left .ulBox>ul>li {
    position: relative;
}

.chanping-left .ulBox>ul>li .show_list {
    display: none;
}

.chanping-left .ulBox>ul>li:first-child .show_list {
    display: block;
}

.chanping-left .ulBox>ul>li>a>.active {
    background: url(../images/libg1.png) no-repeat center;
}

.chanping-left .ulBox>ul>li>a>i {
    position: absolute;
    top: 12px;
    right: 20px;
    width: 33px;
    height: 33px;
    background: url(../images/libg.png) no-repeat center;
    transition: all .3s ease-in-out;
    -webkit-transform: all .3s ease-in-out;
}

.chanping-left .ulBox>ul>li:hover>a>i {
    background: url(../images/libg1.png) no-repeat center;
}

.ulBox>ul>li>i.active {
    background: url(../images/libg1.png) no-repeat center;
}

.ulBox>ul>li>a.active {
    background: #4c86d4;
    color: #fff;
}

.chanping-left .ulBox>ul>li>ul>li {
    border-bottom: 1px dashed #ededed;
}

.chanping-left .ulBox>ul>li>ul>li>a {
    display: block;
    border-bottom: 1px dashed #a8a8a8;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}

.ul-firsta {
    background: #1a56a7!important;
    color: #fff!important;
}

.chanping-left .ulBox>ul>li>.ul-firsta>i {
    background: url(../images/libg1.png) no-repeat center!important;
    display: block;
}

.chanping-left .ulBox>ul>li>ul>li:last-child a {
    margin-bottom: 20px;
}

.chanping-left .ulBox>ul>li>ul>li>a>span {
    display: inline-block;
    margin-right: 10px;
}

.chanping-left .ulBox>ul>li>ul>li:hover>a {
    color: #1a56a7;
}

.chanping-left .left-search {
    width: 290px;
    height: 55px;
    line-height: 55px;
    border: 1px solid #d1d1d1;
    margin-top: 30px;
    margin: 0 auto;
}

.chanping-left .left-search .search_i {
    width: 200px;
    float: left;
    background: none;
    text-indent: 20px;
    height: 55px;
    line-height: 55px;
    outline: none;
}

.chanping-left .left-search .search_s {
    width: 80px;
    height: 53px;
    float: right;
    background: url(../images/sea.png) no-repeat center center;
}

.kefu {
    margin-top: 20px;
}

.kefu img {
    display: block;
    margin: 0 auto;
}

.pro-right {
    float: right;
    width: 855px;
}

.pro-right .zbox {
    margin-bottom: 15px;
}

.pro-right .zbox h2 {
    color: #282828;
    font-size: 28px;
    text-align: center;
    padding-bottom: 25px;
}

.pro-right .zbox span {
    color: #adadad;
    font-size: 28px;
}

.pro-right .zbox strong {
    color: #1a56a7;
}

.pro-right .zbox p {
    color: #919191;
    font-size: 14px;
    text-align: center;
}

.pro-right ul {
    padding-top: 25px;
}

.pro-right ul li {
    float: left;
    margin-right: 13px;
    width: 275px;
    height: 280px;
    margin-bottom: 45px;
    position: relative;
}

.pro-right ul li:nth-child(3n) {
    margin-right: 0;
}

.pro-right ul li .pic {
    position: relative;
    width: 275px;
    height: 280px;
    border: 4px solid #d2d2d2;
}

.pro-right ul li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.pro-right ul li .shuiyin {
    background: url(../images/pro-li.png) no-repeat left bottom;
    width: 278px;
    height: 50px;
    position: relative;
    margin-top: -200px;
}

.pro-right ul li .shuiyin {
    background: url(../images/pro-li.png) no-repeat left bottom;
    width: 278px;
    height: 50px;
    position: relative;
    margin-top: -50px;
}

.pro-right ul li .shuiyin p {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding-left: 56px;
    padding-top: 15px;
}

.pro-right ul li .pro-title .line {
    width: 235px;
    height: 1px;
    background: #c8c8c8;
    margin: 0 auto;
}

.pro-right ul li .pro-title p {
    width: 100%;
    color: #191919;
    text-align: center;
    font-size: 16px;
    transition: all .3s ease-in-out;
    -webkit-transform: all .3s ease-in-out;
    padding-bottom: 15px;
    font-weight: bold;
    padding-top: 25px;
}

.pro-right ul li .pro-title a {
    display: block;
    width: 230px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #c8c8c8;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
}

.pro-right ul li:hover .pro-title a {
    background: #cd1421;
}

.pro-more {
    width: 470px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url(../images/pro-more.png) no-repeat center center;
    display: block;
    margin: 0 auto;
    color: #fff;
    margin-top: 50px;
}


/*广告栏*/

.index-guanggao {
    width: 100%;
    position: relative;
    height: 320px;
    background: url(../images/guanggao.png) no-repeat center center;
}

.index-guanggao a {
    display: block;
    width: 132px;
    height: 35px;
    background: #dd231e;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    float: left;
    margin-top: 205px;
}

.index-guanggao p {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    float: left;
    padding-top: 200px;
    padding-left: 80px;
}


/*优势*/

.index-adv {
    width: 100%;
    background: #f2f2f2;
    position: relative;
    padding-top: 44px;
    padding-bottom: 65px;
}

.adv-title {
    width: 100%;
    text-align: center;
}

.adv-title img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.index-adv ul {
    width: 100%;
    margin-top: 40px;
}

.index-adv ul li {
    width: 240px;
    float: left;
    height: 500px;
    text-align: center;
    position: relative;
}

.index-adv ul li .text {
    position: relative;
    height: 200px;
    z-index: 10;
    background: #fff;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
}

.index-adv ul li .text h2 {
    color: #373737;
    font-size: 42px;
    padding-top: 10px;
}

.index-adv ul li .text h2 span {
    font-weight: 100;
}

.index-adv ul li .text h3 {
    color: #373737;
    font-size: 22px;
    padding-bottom: 10px;
}

.index-adv ul li .text p {
    width: 85%;
    margin: 0 auto;
    color: #969696;
    font-size: 14px;
    line-height: 25px;
}

.index-adv ul li .text h4 {
    position: absolute;
    bottom: -20px;
    display: none;
    width: 32px;
    height: 37px;
    background: url(../images/adv-jia.png) no-repeat center center;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
}

.index-adv ul li:hover .text {
    margin-top: -50px;
    height: 250px;
    background: #224fb2;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
}

.index-adv ul li:hover .text h4 {
    display: block;
    transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
}

.index-adv ul li:hover .text h2 {
    color: #fff;
}

.index-adv ul li:hover .text h3 {
    color: #fff;
}

.index-adv ul li:hover .text p {
    color: #718ed0;
}


/*新闻*/

.index-news {
    width: 100%;
    background: #fff;
    padding: 45px;
}

.news-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #c1c1c1;
}

.news-title .news1 {
    width: 128px;
    float: left;
    height: 100%;
    background: url(../images/news1.png) no-repeat top 3px left;
    float: left;
    display: block;
    color: #191919;
    font-size: 20px;
    font-weight: bold;
    text-indent: 30px;
    border-bottom: 3px solid #14488d;
}

.news-title .news2 {
    width: 128px;
    float: left;
    height: 100%;
    background: url(../images/news1.png) no-repeat top 3px left;
    float: left;
    display: block;
    color: #191919;
    font-size: 20px;
    font-weight: bold;
    text-indent: 30px;
    margin-left: 20px;
}

.news-title .news2:hover {
    border-bottom: 3px solid #14488d;
}

.news-title .news3 {
    color: #8d8d8d;
    font-size: 14px;
    font-weight: bold;
    display: block;
    float: right;
    padding-top: 10px;
}

.news-left {
    width: 475px;
    float: left;
    margin-top: 45px;
}

.news-left a img {
    display: block;
    width: 475px;
    height: 220px;
}

.news-left p {
    color: #272727;
    font-size: 16px;
    padding-top: 25px;
    padding-bottom: 20px;
}

.news-left span {
    color: #adadad;
    font-size: 14px;
    line-height: 28px;
}

.news-right {
    width: 615px;
    float: right;
    margin-top: 45px;
}

.news-right ul li {
    border-bottom: 1px dashed #bbbbbb;
    height: 78px;
    line-height: 78px;
    background: url(../images/new-li.png) no-repeat center left;
}

.news-right ul li p {
    color: #343434;
    font-weight: 400;
    font-size: 16px;
    text-indent: 40px;
}

.news-right ul li small {
    display: block;
    float: right;
}


/*底部*/

#footer1 {
    overflow: hidden;
    margin: 0 auto;
    padding-top: 65px;
    width: 100%;
    height: 325px;
    background: #232323;
}

.footer1 {
    margin: 0 auto;
    width: 1200px;
    height: auto;
}

.foot_left1 {
    float: left;
    margin-bottom: 90px;
    width: 330px;
    height: 215px;
    border-right: 1px dashed #515151;
}

.f-phone1 {
    float: left;
    width: 252px;
}

.f-phone1 p {
    padding-top: 44px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.f-phone1 h2 {
    margin-top: 17px;
    margin-bottom: 20px;
    color: #dd231e;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
}

.f-phone1 span {
    display: block;
    color: #6a6a6a;
    text-align: center;
    font-size: 14px;
}

.foot_center1 {
    float: left;
    width: 365px;
    height: 215px;
    border-right: 1px dashed #515151;
}

.foot_center1 h2 {
    padding-left: 90px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

.foot_center1 ul {
    margin-top: 30px;
    margin-left: 90px;
}

.foot_center1 ul li {
    float: left;
    width: 115px;
    height: 40px;
    text-align: left;
    font-size: 14px;
    line-height: 40px;
}

.foot_center1 ul li a {
    color: #6a6a6a;
}

.foot_right1 {
    float: left;
    width: 330px;
    height: 215px;
    border-right: 1px dashed #515151;
}

.foot_right1 h2 {
    padding-left: 90px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

.foot_right1 ul {
    margin-top: 40px;
}

.foot_right1 ul li {
    padding-left: 90px;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 40px;
}

.ewm1 {
    float: right;
}

.admin1 {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 60px;
    border-top: 1px solid #6a6a6a;
    line-height: 60px;
    background: #232323;
}

.admin1 h2 {
    float: left;
    color: #6a6a6a;
    font-size: 12px;
}

.admin1 h2 a {
    color: #6a6a6a;
}

.admin1 h3 {
    float: right;
    color: #6a6a6a;
    font-size: 12px;
}

.admin1 h3 a {
    color: #6a6a6a;
}

.sidarbox {
    display: none;
}

.prosec {
    padding-top: 0;
}

.prosec .pro-right {
    float: none;
    width: 100%;
}

.prosec .pro-right ul li {
    margin-right: 17px;
    width: 287px;
}

.prosec .pro-right ul li:nth-child(3n) {
    margin-right: 17px;
}

.prosec .pro-right ul li:nth-child(4n) {
    margin-right: 0;
}

.prosec .pro-right ul li:nth-child(-n+8) {
    margin-bottom: 18px;
}

.yb_conct {
    position: fixed;
    top: 200px;
    right: -127px;
    z-index: 9999999;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    overflow: hidden;
    margin-bottom: 3px;
    width: 180px;
    height: 53px;
    border-radius: 3px;
    color: #fff;
    text-indent: 54px;
    font: 16px/53px 'Microsoft YaHei';
    transition: all .5s ease;
}

.yb_bar .yb_top {
    background: #1a56a7 url(../images/fixcont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #1a56a7 url(../images/fixcont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    background: #1a56a7 url(../images/fixcont.png) no-repeat 0 -113px;
    text-indent: 0;
}

.yb_bar .yb_ercode {
    background: #1a56a7 url(../images/fixcont.png) no-repeat 0 -169px;
}

.hd_qr {
    display: block;
    margin: 0 auto;
}

.yb_QQ a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-indent: 54px;
}