.tyc {
    color: #3177d4;
}

.tyb {
    background: #3177d4;
}

.swiper-banner .swiper-button-prev {
    left: 30px;
    width: 45px;
    height: 45px;
    background: url(/v1/img/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

.swiper-banner .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

.swiper-banner .swiper-button-next {
    right: 30px;
    width: 45px;
    height: 45px;
    background: url(/v1/img/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

.swiper-banner .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

.hcontainer {
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0px;
}

.flex-justify {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-logo {
    width: 240px;
    height: 60px;
}

.website-navigation {
    width: 650px;
    padding: 22px 0px 22px 0px;
}

.nav-info {
    width: 100%;
}

.nav-info li {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    /*width:9%;*/
    text-align: center;
}

.nav-info li:last-of-type {
    margin-right: 0px;
}

.nav-info li>a {
    display: block;
    line-height: 55px;
    color: #333;
    font-size: 18px;
    position: relative;
}

.nav-info li::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 0%;
    height: 4px;
    transition: all .5s;
    background: #3177d4;
}

.nav-info li.nav_active::after,
.nav-info li:hover::after {
    width: 100%;
}

.smallDrop {
    position: absolute;
    width: 130px;
    left: -28px;
    top: 55px;
    box-sizing: border-box;
    display: none;
    z-index: 999;
    background: #fff;
    border-top: 1px solid #ccc;
}

.nav-info li:hover .smallDrop {
    display: block;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.smallList dd:first-child {
    background: none;
}

.smallList dd {
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.smallList dd:hover {
    background: #3177d4;
}

.smallList dd a {
    color: #333;
    font-size: 14px;
}

.smallList dd:hover a {
    color: #fff;
}

.en {
    margin-left: 25px;
    padding: 10px 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e6e6e6;
}

.telq {
    background-image: url(/v1/img/dh.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 55px;
    margin-left: 10px;
}

.w1200 {
    width: 1200px;
}

.subTitleWrap {
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 0;
    line-height: normal;
    vertical-align: top;
}

.subTitleLineTop {
    display: inline-block;
    width: 50px;
    border-top: 1px solid #808080;
    vertical-align: 5px;
}

.dividingLine {
    border-color: #999999;
}

.auxiliaryTitle {
    padding: 0 15px;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    color: #999;
}

.subTitleLineBottom {
    display: inline-block;
    width: 50px;
    border-top: 1px solid #808080;
    vertical-align: 5px;
}

.dividingLine {
    border-color: #999999;
}

.cpzs ul li {
    float: left;
    width: 380px;
    margin-right: 20px;
    margin-bottom: 12px;
}

.cpzs ul li:nth-child(3n) {
    margin-right: 0px;
}

.cpzs1 ul li {
    display: inline-block;
    width: 380px;
    margin-bottom: 12px;
}

.cpzs1 ul li:nth-child(3n) {
    margin-right: 0px;
}

.w650 {
    width: 650px;
}

.moreBtn {
    width: 151px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
}

.moreBtn:hover {
    background: #1e6bcf;
    color: #fff;
}

.sp1 ul li {
    display: inline-block;
    text-align: center;
    width: 380px;
}

.sp1 ul li:nth-child(3n) {
    margin-right: 0px;
}

.sp1 ul li .tp {
    border: 2px solid #eaeaea;
}

.sp1 ul li .btwz {
    display: block !important;
    font-size: 14px;
    background: #fff !important;
    line-height: 40px;
}

.sp1 ul li .bfa {
    top: 45%;
    width: 100%;
}

.sp1 ul li .bfs {
    background-color: rgba(43, 51, 63, .75);
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 100%;
}

.sp ul li {
    float: left;
    width: 380px;
    margin-right: 20px;
}

.sp ul li:nth-child(3n) {
    margin-right: 0px;
}

.sp ul li .tp {
    border: 2px solid #eaeaea;
}

.sp ul li .btwz {
    display: block !important;
    font-size: 14px;
    background: #fff !important;
    line-height: 40px;
}

.sp ul li .bfa {
    top: 45%;
    width: 100%;
}

.sp ul li .bfs {
    background-color: rgba(43, 51, 63, .75);
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 100%;
}

.xw ul li {
    float: left;
    width: 380px;
    margin-right: 20px;
}

.xw ul li:nth-child(3n) {
    margin-right: 0px;
}

.hz ul li {
    float: left;
    width: 280px;
    margin-right: 20px;
}

.hz ul li:nth-child(4n) {
    margin-right: 0px;
}

.hz ul li img {
    display: block;
    width: 100%;
    height: 120px;
    border: 1px solid #d9d9d9;
    transition: all .5s;
}

.link li {
    float: left;
    color: #666;
    font-size: 14px;
}

.link li a {
    color: #666;
    margin-right: 20px;
}

.foot {
    background: #34383B;
}

.fbx {
    margin: 0 auto;
    width: 300px;
    border-top: 1px solid #434343;
}

.footbox {
    background: #262626;
}

.w860 {
    width: 860px;
}

.zbc {
    color: #fff;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    text-indent: 22px;
    border: 1px solid #3177d4;
    background-color: #3177d4;
}

.comt {
    background: #ffff;
    padding: 20px;
    padding-bottom: 1px;
}

.comt ul li a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 45px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #eaeaea url(/v1/img/prolgo.png) no-repeat center right 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .5s;
}

.comt ul li:hover a,
.comt ul li.hover a {
    color: #fff;
    background-color: #2465bb;
}

.comt ul li .boxlist {
    display: none;
    position: relative;
    margin-top: -20px;
    margin-bottom: 20px;
    background: #eaeaea;
}

.comt ul li .boxlist li a {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0 20px;
    line-height: 40px;
    background: none;
    border-top: 1px dashed #ddd;
}

.comt ul li .boxlist li:first-child a {
    border: 0;
}

.comt ul li .boxlist li a:hover,
.comt ul li .boxlist li a.hover {
    color: #2465bb;
}

.comt ul li.hover .boxlist {
    display: block;
}

.Prolist .list {
    float: left;
    width: 100%;
    padding-left: 0px;
}

.Prolist .list li {
    float: left;
    width: 420px;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
    background: #fff;
    transition: all .5s;
}

.Prolist .list li:nth-child(2n) {
    margin-right: 0;
}

.Prolist .list li .img {
    width: 100%;
    height: 214px;
}

.Prolist .list li .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all .5s;
}

.Prolist .list li .txt {
    padding: 20px;
    padding-bottom: 0;
}

.Prolist .list li .txt h3 {
    color: #2c2c2c;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.Prolist .list li .txt p {
    color: #6b6b6b;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    margin-top: 15px;
}

.white,
.whites {
    position: relative;
    overflow: hidden;
}

.Prolist .list li .more {
    padding: 20px;
    padding-bottom: 0;
}

.Prolist .list li .more a {
    height: 42px;
    line-height: 42px;
    text-indent: 10px;
    font-size: 14px;
    background: url(/v1/img/prolib.png) no-repeat center right 20px;
    border-radius: 0 50px 50px 0;
    border: 1px solid #ddd;
    text-align: center;
}

.w188 {
    width: 188px;
}

.w189 {
    width: 189px;
}

.Prolist .list li .more a:hover {
    color: #fff;
    background: #dc000a url(/v1/img/prolibon.png) no-repeat center right 20px;
    border-color: #dc000a;
}

.Prolist .list li .more a:nth-child(1) {
    border-right: none;
    border-radius: 50px 0 0 50px;
}

.Prolist .list li:hover {
    box-shadow: 0px 0px 20px #aaa;
}

.Prolist .list li:hover .img img {
    transform: scale(1.1);
}

/*图片列表*/
.Piclist .list {
    float: left;
    width: 100%;
    padding-left: 0px;
}

.Piclist .list li {
    float: left;
    width: 285px;
    margin-bottom: 10px;
    margin-right: 10px;
    transition: all .5s;
}

.Piclist .list li:nth-child(3n) {
    margin-right: 0;
}

.Piclist .list li .img {
    position: relative;
    width: 100%;
    height: 214px;
    overflow: hidden;
}

.Piclist .list li .img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.Piclist .list li h3 {
    color: #555;
    font-size: 16px;
    text-align: center;
    display: block;
    line-height: 50px;
    background: #fff;
    padding: 0 10px;
    transition: all .5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Piclist .list li:hover {
    box-shadow: 0px 0px 20px #aaa;
}

.Piclist .list li:hover .img img {
    transform: scale(1.1);
}

.Piclist .list li:hover h3 {
    color: #fff;
    background: #dc000a;
}

.rtop {
    overflow: hidden;
    padding-bottom: 9px;
    border-bottom: 1px solid #3177d4;
}

.rtop h5 {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 18px;
    color: #3177d4;
    font-weight: normal;
    line-height: 22px;
}

.rtop span {
    float: right;
    font-size: 16px;
}

.bkz {
    border: 1px solid #eee;
}

.prodtitle {
    font-size: 22px;
    color: #dc000a;
    padding: 0 0 10px;
    line-height: 1.6em;
    border-bottom: 1px dashed #DCDCDC;
}

.prodinfos {
    padding: 6px 15px;
    overflow: hidden;
    zoom: 1;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: bold;
}

.propar a {
    text-align: center;
    display: block;
    width: 128px;
    height: 50px;
    margin: 7px auto;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    background: #dc000a;
}

.propar a {
    text-align: center;
    display: block;
    width: 108px;
    height: 40px;
    margin: 7px auto;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    background: #dc000a;
}

.hds {
    height: 42px;
    _overflow: hidden;
    border-bottom: 1px solid #5d97a5;
}

.hds li {
    float: left;
    cursor: pointer;
}

.hds .on {
    height: 42px;
    line-height: 42px;
    position: relative;
}

.hds li h3 {
    display: block;
    width: 128px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 18px;
    border-bottom: 0;
    font-weight: normal;
}

.hds .on h3 {
    width: 130px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background: #3177d4;
    text-align: center;
}

.leftcont .tel {
    height: 91px;
    text-indent: 85px;
    background: url(/v1/img/dh.jpg) no-repeat 32px 28px;
    border-bottom: 1px solid #eaeaea;
}

.leftcont .tel p {
    color: #2d2d2d;
    font-size: 14px;
    line-height: 14px;
    padding-top: 28px;
}

.leftcont .tel h3 {
    color: #dc000a;
    font-size: 24px;
    line-height: 24px;
    margin-top: 7px;
}

.pages {
    clear: both;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    padding: 8px 0
}

.pages ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 4px 12px;
    margin: 0 1px;
    line-height: 24px;
    background: #fff;
    color: #999
}

.pages ul li:hover {
    background: #3177d4;
    color: #fff;
    border: 1px solid #3177d4
}

.pages ul li:hover a {
    color: #fff;
}

.pages ul li.cur {
    display: inline-block;
    border: 1px solid #3177d4;
    padding: 4px 12px;
    margin: 0 1px;
    background: #3177d4;
    color: #fff;
}

.pages ul li.cur a {
    color: #fff;
}

.pages ul li a {
    display: block;
    color: #999
}

.pages ul li a:hover {
    color: #fff;
}

.ta1 {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #007bff;
    line-height: 30px;
}

.sjs {
    background: #eee;
}

.bxxx {
    border-bottom: 1px dashed #ccc;
}

.dba a {
    color: #999;
    margin-right: 60px;
}

.dba a:hover {
    color: #eee;
}

.video video,
.video iframe {
    width: 100%;
    min-height: 60vh;
    padding-bottom: 30px;
}