
table {
    width: 100%;
    margin-top: 20px;
}

table, th, tr, td {
    border: 1px solid #ccc;
    text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}

/*about*/
.wsc-banner {
    width: 100%;
    height: 340px;
    text-align: center;
}

.bannerTit {
    color: #fff;
    font-size: 42px;
    line-height: 1;
    font-weight: bold;
    padding-top: 126px;
}
.bannerText {
    font-size: 18px;
    color: #fff;
    padding-top: 28px;
}
.banBot{
    border-bottom: 1px solid #ebebeb;
    height: 60px;
}
.wsc-bread{
    float: left;
    padding: 15px 0 ;
    line-height: 30px;
}
.wsc-breadCon{
    font-size:0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wsc-bread a,.wsc-bread em,.wsc-bread span,.wsc-bread strong,.wsc-bread h1{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    font-weight: normal;
}
.wsc-bread strong{
    font-size: 0;
    width: 19px;
    height: 30px;
    background: url(../images/bread-icon.png) no-repeat 0 center;
}
.wsc-bread span{
    font-size: 0;
    margin:0 8px;
    width: 8px;
    height: 30px;
    background:url(../images/bread-arr.png) no-repeat center center;
}
.wsc-bread a:hover{
    color: #2761c4;
}
.wsc-secnav{
    padding: 15px 0;
}
.wsc-secnav li{
    float: left;
    padding: 0 15px;
    background: url(../images/sn-line.png) no-repeat 0 center;
}
.wsc-secnav li:first-child{
    background: none;
}
.wsc-secnav li a{
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.wsc-secnav li span{
    display: none;
}
.wsc-secnav .active a,.wsc-secnav a:hover{
    color: #2761c4;
}
.pageClass{
    font-size: 0;
    text-align: center;
    margin-top: 30px;
}
.pageClass li{
    display: inline-block;
    vertical-align: top;
    width: 220px;
    height: 48px;
    background-color: #f5f5f5;
    font-size: 16px;
    color: #999;
    line-height: 48px;
    transition: 0.36s;
    margin: 0 10px
}
.pageClass li a{
    display: block;
}
.pageClass li span{
    display: none;
}

.pageClass a:hover,.pageClass .active{
    background-color: #0186d1;
    color: #fff;
    font-weight: bold;
}
.go-block1 {
    padding-top:68px;
    padding-bottom: 114px;
}
.cTit-h1{
    font-size: 32px;
    line-height: 34px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.cTitText{
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    color: #666;
    margin-top: 24px;
    /* text-align: center; */
}
.gob1-num .list-item .tit {
    padding-top: 36px;
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
    color: #ffffff;
}
.gob1-num .list-item .tit span {
    font-size: 15px;
    line-height: 16px;
    font-weight: normal;
    color: #ffffff;
}
.gob1-num .list-item .text {
    font-size: 16px;
    line-height: 18px;
    color: #a9c0e7;
    margin-top: 10px;
}
.gob1-main .v-box {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.gob1-main .v-play {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
    background: rgba(0, 0, 0, 0.5) url('../images/play-ico.png') no-repeat center center;
    border-radius: 50%;
    margin: auto;
}
.go-block2 {
    background-color: #f5f5f5;
    padding:80px 0 64px 0;
}
.gob2-main {
    margin-top: 36px;
}
.go-block2 .left-block {
    width: 720px;
}
.go-block2 .right-block {
    width: 660px;
}
.left-block .jc-main li {
    width: 720px;
    height: 620px;
}
.jc-main li {
    float: left;
    width: 660px;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}
.jc-main li:first-child {
    margin-top: 0;
}
.jc-list .jc-show {
    width: 100%;
    height: 100%;
    position: relative;
}
.jc-list .jc-tit {
    position: absolute;
    font-size: 22px;
    line-height: 24px;
    color: #ffffff;
    left: 40px;
    bottom: 40px;
}
.jc-list .jc-cont .jc-img {
    width: 660px;
    height: 300px;
    overflow: hidden;
}
.left-block .jc-list .jc-cont .jc-img {
    width: 720px;
    height: 620px;
}
.jc-list .jc-cont .jc-img img {
    width: 100%;
}
.jc-main .jc-info {
    padding: 0 60px;
    height: 300px;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background:#1870e1;
    line-height: 300px;
}
.left-block .jc-main .jc-info {
    height: 620px;
    line-height: 620px;
}
.jc-list .info-01 .jc-play{
    padding:42px 0;
}
.left-block .jc-main .info-01 .jc-play{
    padding:208px 0;
}
.jc-info .jc-play {
    display: inline-block;
    vertical-align: middle;
}
.jc-info .jc-top {
    font-size: 22px;
    line-height: 24px;
    color: #ffffff;
    font-weight: bold;
}
.jc-info .jc-text {
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    margin-top: 40px;
}

.rollnum-numon {
    width:366px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-top: 42px;
}
.about-brief-num ul li h6 {
    font-size: 15px;
    line-height: 16px;
    font-weight: normal;
    color: #ffffff;
}
.about-brief-num ul li h6 span {
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
    color: #ffffff;
    margin-right:8px;
}
.about-brief-num ul li p {
    font-size: 16px;
    line-height: 18px;
    color: #a9c0e7;
    margin-top: 10px;
}
.about-brief-num{
    position: absolute;
    width: 1101px;
    height: 147px;
    background-color: #1a75e3;
    border-radius: 90px 0px 90px 0px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -54px;
    z-index: 1000;
}


#c_top_wr .til {
    height: 98px;
    border-bottom: 1px solid #ececec;
}
#c_top_wr .w1200 {
    position: relative;
}
.w1200 {
    width: 1400px;
    margin: 0 auto;
}
#c_top_wr .crm {
    position: absolute;
    top: 0;
    height: 98px;
    line-height: 110px;
    width: 370px;
    font-size: 0;
    letter-spacing: -4px;
}
#c_top_wr .crm-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../image/crm-icon.png) no-repeat left bottom;
    letter-spacing: normal;
}
#c_top_wr .crm a {
    display: inline;
    background: url(../images/crm-arr-icon.png) no-repeat 15px center;
    padding-left: 30px;
    font-size: 14px;
    color: #929292;
    letter-spacing: normal;
    font-weight: bold;
}
#c_top_wr .til .sub_nav {
    position: relative;
    float: right;
    width: 820px;
}
#c_top_wr .til .sub_nav .ul {
    font-size: 0;
    letter-spacing: -4px;
    text-align: right;
}
#c_top_wr .til .sub_nav a.on {
    color: #ef6717;
}
#c_top_wr .til .sub_nav a {
    display: inline-block;
    font-size: 14px;
    line-height: 98px;
    letter-spacing: normal;
    color: #726f6b;
    margin-left: 30px;
    font-weight: bold;
}
#c_top_wr .til .sub_nav .sub_slider {
    position: absolute;
    bottom: -1px;
    height: 2px;
    background: #ef6717;
}


.til {
    height:64px;
    border-bottom: 1px solid #ececec;
}
.w1200 {
    position: relative;
}

.crm {
    position: absolute;
    top: 0;
    height:64px;
    line-height:64px;
    width: 370px;
    font-size: 0;
    letter-spacing: -4px;
}
.crm-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../image/crm-icon.png) no-repeat left bottom;
    letter-spacing: normal;
}
.crm a {
    display: inline;
    background: url(../images/crm-arr-icon.png) no-repeat 15px center;
    padding-left: 30px;
    font-size: 14px;
    color: #929292;
    letter-spacing: normal;
    font-weight: bold;
}
.til .sub_nav {
    position: relative;
    float: right;
    width: 820px;
}
.til .sub_nav .ul {
    font-size: 0;
    letter-spacing: -4px;
    text-align: right;
}
.til .sub_nav a.on {
    color: #fff;
    background: #1870e1;
    width:180px;
}
.til .sub_nav a {
    display: inline-block;
    font-size: 14px;
    line-height:64px;
    letter-spacing: normal;
    color: #726f6b;
    font-weight: bold;
    width:180px;
    text-align:center;
}
.til .sub_nav a:hover{
    color: #fff;
    background: #1870e1;
}
.go-block5 {
    padding-bottom: 80px;
    padding-top:64px;
}
.go-block5 .wcs-renews .list-item {
    background-color: #f5f5f5;
}
.go-block5 .cj-block3 .yw-tip {
    margin-top: 60px;
}
.wcs-renews .list-tit{
    font-size: 20px;
    line-height: 34px;
    color: #333;
    height: 34px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wcs-renews .list-time{
    padding-left: 17px;
    margin-top: 20px;
    color: #999999;
    font-size: 14px;
    background: url(../images/retime-ico.png) no-repeat 0 center;
}
.wcs-renews .list-text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
    margin-top: 20px;
}
.wcs-renews .list-item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}
.list-main .list-item {
    transition: 0.36s;
}
.wcs-renews .list-item{
    float: left;
    margin-right: 20px;
    width: 610px;
    background-color: #fff;
    padding: 40px;
}
.wcs-renews.list-main{
    margin-right: -21px;
}
.rTit {
    height: 36px;
    line-height: 36px;
}
.rTitText {
    float: left;
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.rTitMore {
    float: right;
    font-size: 16px;
    padding-right: 15px;
    color: #999;
    background: url(../images/dn-arr.png) no-repeat right center;
    transition: 0.36s;
}
.reMain {
    margin-top: 36px;
}

.go-block5 .cj-block3 .yw-tip {
    margin-top: 60px;
}
.cj-block3 .yw-tip {
    height: 132px;
    margin-top: -80px;
    border-radius: 80px 0px 80px 0px;
    background: url(../images/cjb3-bg.png) no-repeat center top;
    padding: 40px 50px 0 50px;
    text-align: left;
}
.left-block {
    float: left;
}
.cj-block3 .tit {
    color: #fff;
    font-size:28px;
    line-height: 30px;
    font-weight: bold;
}
.cj-block3 .text {
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 12px;
}
.cj-block3 .sbb4-btn {
    padding-top: 10px;
}
.right-block {
    float: right;
}
.cj-block3 .sbb4-btn .btn {
    width: 213px;
}
.sbb4-btn .btn {
    width: 240px;
}
.btn-online {
    background-color: #d12402;
    border-color: #d12402;
    color: #fff;
}
.btn {
    display: inline-block;
    box-sizing: border-box;
    border-radius: 4px;
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    transition: 0.36s;
}
.sbb4-btn .btn-online span {
    background: url(../images/icon-yy.png) no-repeat left center;
}
.btn-online span {
    display: inline-block;
    padding-left: 27px;
}
.go-block4 {
    background: url('../images/gob4-bg.jpg') no-repeat center top;
    padding: 58px 0;
    overflow:hidden;
}
.go-block4 .cTit-h1 {
    color: #fff;
}
.gob4-main {
    margin-top: 40px;
}
.gob4-main .device {
    /*width: 640px;*/
    /*height: 500px;*/
    /*padding: 30px 40px;*/
    /*border-radius: 20px;*/
    /*background: #111;*/
    /*border: 3px solid white;*/
    /*margin: 5px auto;*/
    /*box-shadow: 0px 0px 5px #000;*/
    position: relative;
}
.gob4-main .device .arrow-left,
.gob4-main .device .arrow-right {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 64px;
    height: 64px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
}
.gob4-main .device .arrow-left {
    left: 0;
    background: url('../images/gob4-left.png') no-repeat center;
}
.gob4-main .device .arrow-right {
    right: 0;
    background: url('../images/gob4-right.png') no-repeat center;
}
.gob4-main .device .swiper-container {
    width: 1200px;
    height: 365px;
}
.gob4-main .list-year {
    float: left;
    width: 265px;
    height: 365px;
    background-color: #ffffff;
    margin-left: 46px;
}
.gob4-main .list-year:first-child {
    margin-left: 0;
}
.gob4-main .list-year .tit {
    margin-top: 25px;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
    background: url('../images/gob4-year-bg.png') no-repeat left center;
    padding: 0 25px;
}
.gob4-main .list-year .text {
    padding: 0 25px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 12px;
    height: 48px;
}
.gob4-main .list-year .list-img {

    width: 260px;
    height: 365px;
    overflow: hidden;
    margin: 5px;
}
.gob4-main .list-year .list-img img {
    width: 100%;
}
.cTit-h1{
    font-size: 32px;
    line-height: 34px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.cTitText{
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    color: #666;
    margin-top: 24px;
    /* text-align: center; */
}
.img-box5{
    display:none;
}

.tec-block1 {
    padding: 40px 0 60px;
}
.tecb1-show {
    margin-top: 30px;
}
.tecb1-show #video7 {
    position: relative;
}
.tecb1-show .video-js .vjs-big-play-button {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: none;
    background: rgba(0, 0, 0, 0.6) url('../images/play-ico.png') no-repeat 28px center;
    background-size: 18px 26px;
    transition: 0.3s;
}
.tecb1-show .video-js:hover .vjs-big-play-button {
    background: #2761c4 url('../images/play-ico.png') no-repeat 28px center;
    background-size: 18px 26px;
}
.tecb1-btn {
    margin-top: 40px;
    text-align: center;
}
.tecb1-btn .btn {
    width: 386px;
}
.tecb1-btn .btn-hqfa span {
    background: url('../images/icon-tec.png') no-repeat left center;
}
.tecb1-main {
    margin-top: 60px;
}
.tecb1-main .list-item {
    height: 425px;
    background-color: #f5f5f5;
    margin-top: 20px;
}
.tecb1-main .list-item:first-child {
    margin-top: 0;
}
.tecb1-main .list-img {
    width: 600px;
    height: 425px;
    overflow: hidden;
}
.tecb1-main .list-img img {
    width: 100%;
}
.tecb1-main .list-info {
    height: 425px;
    line-height: 425px;
    padding: 0 50px;
}
.tecb1-main .list-art {
    display: inline-block;
    vertical-align: middle;
}
.tecb1-main .list-tit {
    font-size: 32px;
    line-height: 34px;
    color: #333333;
    font-weight: bold;
}
.tecb1-main .list-em {
    font-size: 16px;
    line-height: 20px;
    color: #999999;
    margin-top: 18px;
}
.tecb1-main .list-line {
    width: 28px;
    height: 3px;
    background-color: #2761c4;
    margin-top: 28px;
}
.tecb1-main .list-text {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 28px;
}
.tecb1-main .list-btn {
    margin-top: 30px;
    font-size: 0;
    line-height: 50px;
}
.btn-blue {
    width: 160px;
    border: solid 1px #2761c4;
    color: #2761c4;
    transition: 0.3s;
}
.btn-blue:hover {
    background-color: #2761c4;
    color: #ffffff;
}
.tec-block2 {
    padding: 58px 0;
    background: url('../images/tecb2-bg.jpg') no-repeat center top;
}
.tec-block2 .cTit-h1 {
    color: #ffffff;
}
.tec-block2 .cTitText {
    color: #ffffff;
    text-align: left;
}
.tecb2-main {
    margin-top: 28px;
}
.tecb2-main .list-img {
    width: 285px;
    height: 214px;
    float: left;
    margin-left: 20px;
}
.tecb2-main .list-img:first-child {
    margin-left: 0;
}
.tecb2-main .list-img img {
    width: 100%;
}
.tecb2-btn {
    margin-top: 34px;
    text-align: center;
}
.tecb2-btn .btn-white {
    width: 240px;
    border: solid 1px #ffffff;
    color: #ffffff;
}
.tecb2-btn .btn-white:hover {
    background-color: #fff;
    color: #2761c4;
}
.tec-block3 {
    padding-bottom: 60px;
}
.tec-block3 .wcs-renews .list-item {
    background-color: #f5f5f5;
}
/*空分设备生产*/
.sbpro-block1 {
    padding-bottom: 60px;
}
.sbpro-block1 .cTit-h1 {
    margin-top: 60px;
}
.sbprob1-main {
    margin-top: 20px;
}
.sbprob1-main .list-item {
    float: left;
    width: 366px;
    height: 390px;
    border: 10px solid #f5f5f5;
    margin-left: 20px;
}
.sbprob1-main .list-item:first-child {
    margin-left: 0;
}
.sbprob1-main .list-img {
    width: 366px;
    height: 207px;
    overflow: hidden;
    position: relative;
}
.sbprob1-main .list-img img {
    width: 100%;
}
.sbprob1-main .list-info {
    padding: 30px;
    text-align: center;
}
.sbprob1-main .list-tit {
    font-size: 24px;
    line-height: 26px;
    color: #333333;
    font-weight: bold;
}
.sbprob1-main .list-text {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 12px;
}
.list-detail {
    margin-top: 20px;
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    transition: 0.3s;
}
.list-detail span {
    padding-right: 12px;
    background: url('../images/jt-gray.png') no-repeat right center;
}
.list-detail:hover {
    color: #2761c4;
}
.list-detail:hover span {
    background: url('../images/jt-gray-hover.png') no-repeat right center;
}
.sbpro-block2 {
    background-color: #f5f5f5;
    padding:80px 0 64px;
}
.sbprob2-main {
    margin-top:36px;
}
.tab-nav {
    border-bottom: 1px solid #e6e6e6;
}
.tab-box {
    float: left;
}
.tab-nav .more {
    float: right;
    font-size: 16px;
    line-height: 36px;
    color: #999999;
}
.tab-nav .more span {
    padding-right: 16px;
    background: url('../images/jt-gray.png') no-repeat right center;
}
.tab-nav .more:hover {
    color: #1870e1;
}
.tab-nav .more:hover span {
    background: url('../images/jt-gray-hover.png') no-repeat right center;
}
.tab-box .tab-list {
    display: inline-block;
}
.tab-box .tab-list h4 {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    border-bottom: 3px solid #f5f5f5;
    cursor: pointer;
    transition: 0.3s;
}
.tab-box .tab-list span {
    display: inline-block;
    width: 1px;
    height: 15px;
    background-color: #e6e6e6;
    margin: 0 20px;
    vertical-align: middle;
}
.tab-box .active h4,
.tab-box .tab-list h4:hover {
    color: #1870e1;
    border-bottom: 3px solid #1870e1;
}
.tab_cont {
    margin-top: 26px;
}
.tab_main .list-img {
    width: 285px;
    height: 197px;
    overflow: hidden;
    border: none;
}
.tab_cont .tab_main .list-img img {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    position: relative;
}
.tab_main .list-tit {
    font-size: 16px;
    line-height: 56px;
    color: #333333;
    height: 56px;
    padding: 0 20px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
}
.tab_main {
    display: none;
}
.tab_cont .active {
    display: block;
}
.sbprob2-btn {
    margin-top: 40px;
    text-align: center;
}
.sbprob2-btn .btn {
    width: 240px;
}
.sbprob2-btn .btn span {
    background: url('../images/btn-search.png') no-repeat left center;
}
.sbpro-block4 {
    margin-top: 50px;
}
.sjb3-main {
    margin-top: 28px;
    position: relative;
    overflow: hidden;
}
.sjb3-main ul {
    position: relative;
    margin-right: -20px;
    width: 10000px;
}

.sjb3-main li {
    width: 285px;
    float: left;
    margin-right: 60px;
}

.sjb3-main .arrow_left {
    width: 26px;
    height: 62px;
    background: rgba(0, 0, 0, 0.2) url('../images/arrow-left.png') no-repeat center;
    position: absolute;
    left: 0;
    top: -9px;
    bottom: 0;
    margin: auto;
}
.sjb3-main .arrow_right {
    width: 26px;
    height: 62px;
    background: rgba(0, 0, 0, 0.2) url('../images/arrow-right.png') no-repeat center;
    position: absolute;
    right: 0;
    top: -9px;
    bottom: 0;
    margin: auto;
}
/*产品*/
.wsc-content .wcs-list-product .list-item{
    width:30%;
    margin-right:20px;
    background-color: #f5f5f5;
}
.wsc-content .wcs-list-product .list-item:nth-child(3n){
    margin-right:0px;
}
.wsc-content .wcs-list-product .list-info{
    padding: 20px 15px 26px 15px;
}
.wsc-content .wcs-list-product .list-img{
    width:100%;
    border: 1px solid #e1e1e1;
    height: 300px;
}
.wsc-content .wcs-list-product .list-img:hover{
    box-shadow: 0px 4px 5px #B3B3B3;
}
.wsc-content .wcs-list-product .list-btn a{
    width: 114px;
}
.wcs-list-case .list-item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
}
.wsc-content .wcs-list-case .list-item{
    width: 271px;
    margin-right: 10px;
    background-color: #f5f5f5;
}
.wsc-content .wcs-list-case .list-info{
    padding: 20px;
}
.wsc-content .wcs-list-case .list-img{
    width: 271px;
    height: 152px;
}
.wsc-content .wcs-list-case .list-attr .item2{
    margin-left: 0;
}
.bgf5 .wcs-list-product .list-item{
    background-color: #fff;
}
.wcs-list-product .list-img{
    width: 386px;
    /* height: 300px; */
    overflow: hidden;
}
.wcs-list-product .list-img img{
    width: 100%;
}
.wcs-list-product .list-info{
    padding: 20px;
}
.wcs-list-product .list-tit{
    font-size: 15px;
    line-height: 26px;
    color: #787878;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.wcs-list-product .list-tit h3{
    font-size:24px;
    color:#333;
	text-align:center;
    font-weight:bold;
}
.wcs-list-product .list-btn{
    font-size: 0;
    margin-top: 15px;
    display: flex;
    justify-content: center;
}
.wcs-list-product .list-btn a{
    display: inline-block;
    width: 116px;
    height: 36px;
    border-radius: 4px;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    transition: 0.36s;
}
.wcs-list-product .list-btn1{
    margin-right: 12px;
    border: solid 1px #d12402;
    color: #d12402;
}
.wcs-list-product .list-btn2{
    border: solid 1px #0186d1;
    color: #0186d1;
}
.wcs-list-product .list-btn1:hover{
    background-color:#d12402;
    color: #fff;
}
.wcs-list-product .list-btn2:hover{
    background-color: #0186d1;
    color: #fff;
}
.wcs-list-product .list-item {
    margin-top: 60px;
    width: 30%;
    background-color: #f5f5f5;
}

.list-main.wcs-list-product.clearfix {
    display: flex;
    justify-content: left;
	flex-flow: wrap;
	margin-bottom: 60px;
}

.wcs-list-product .list-item:nth-child(3n){
     margin-right:0px;
}
.list-main .list-img img{
    transition: 0.36s;
}
.list-main .list-item:hover .list-img img{
    transform: scale(1.08);
}
/*.wcs-list-product{
    margin-top:48px;
}*/
.u-paging {
    margin: 48px 0px;
}
.paging-inner {
    height: 50px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}
.paging-inner .current, .paging-inner a:hover {
    background-color: #1870e1;
    color: #fff;
    border-radius: 5px;
    border-color: #1870e1;
}
.paging-inner a, .paging-inner span {
    margin: 0 5px;
    height: 48px;
    line-height: 48px;
    width: 48px;
    border-radius: 5px;
    color: #666;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    transition: 0.3s;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.paging-inner .next {
    background: #fff url(../images/page-next.png) no-repeat center center;
}
.paging-inner .next:hover {
    background: #1d2088 url(../images/page-next1.png) no-repeat center center;
}




/*新闻*/
.nhb1-box{
    margin-top:68px;
}
.nhb1-main {
    width: 720px;
}
.left-block {
    float: left;
}
.nhb1-main .list-item {
    padding: 30px;
    background-color: #f5f5f5;
    transition: 0.36s;
}
.nhb1-main .list-item{
    padding: 30px;
    background-color: #f5f5f5;
    transition: 0.36s;
}
.nhb1-main .list-img{
    height: 280px;
    overflow: hidden;
}
.nhb1-main .list-img img{
    width: 100%;
    transition: 0.36s;
}
.nhb1-main .list-item:hover .list-img img{
    transform: scale(1.08);
}
.nhb1-main .list-item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}
.nhb1-main .list-tit{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 14px;
}
.nhb1-main .list-time{
    font-size: 14px;
    line-height: 24px;
    margin-top: 11px;
    padding-left: 18px;
    background: url(../images/retime-ico.png) no-repeat 0 center;
    color: #999;
}
.nhb1-main .list-text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.nhb1-bar{
    width: 630px;
}

.nhb1-bar .wcs-renews .list-item{
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 40px 30px;
    margin-top: 20px;
}
.nhb1-bar .wcs-renews .list-item:first-child{
    margin-top: 0;
}
.nhb1-bar .wcs-renews .list-item:hover{
    background-color: #fff;
}

.wcs-renews .list-item{
    float: left;
    margin-right: 20px;
    width: 610px;
    background-color: #fff;
    padding: 40px;
}
.wcs-renews .list-tit{
    font-size: 20px;
    line-height: 34px;
    color: #333;
    height: 34px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wcs-renews .list-tit a:hover{
    color:#1d2088;
}
.wcs-renews .list-time{
    padding-left: 17px;
    margin-top: 20px;
    color: #999999;
    font-size: 14px;
    background: url(../images/retime-ico.png) no-repeat 0 center;
}
.wcs-renews .list-text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
    margin-top: 20px;
}
.wcs-renews .list-item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}

.QuestionTitle{text-align: center;z-index: 99;position:  relative;}
.QuestionTitle h3{font-size: 32px;color: #1870e1;}
.QuestionTitle h3 a{font-size: 32px;color: #1870e1;}
.QuestionTitle p{font-size: 16px;color: #606060;margin-top: 20px;}

.Question .QuestionCon{}
.Question .QuestionCon dl{padding: 20px 40px 20px 20px;overflow:hidden;margin-bottom:14px;background:#f5f5f5;}
/*.Question .QuestionCon dl:first-child{border-top: none;}*/
.Question .QuestionCon dl dt{width: 220px;height: 140px;overflow: hidden;margin-right:28px;}
.Question .QuestionCon dl dt img{display: block;width: 100%;transition: .8s;}
.Question .QuestionCon dl:hover dt img{transform: scale(1.1);}
.Question .QuestionCon dl:hover{background-color: #1870e1;}
.Question .QuestionCon dl:hover h3 a{color: #fff;}
.Question .QuestionCon dl:hover dd span{color: #fff;}
.Question .QuestionCon dl:hover dd p{color: #fff;}
.Question .QuestionCon dl:hover dd h3 i{background: url(../images/QuestionIcon.png) no-repeat right;}
.Question .QuestionCon dl dd h3 a{font-size: 18px;color: #333;}
.Question .QuestionCon dl dd h3 i{background: url(../images/News03.png) no-repeat right;width: 62px;height: 7px;display: block;float: right;}
.Question .QuestionCon dl dd span{font-size: 14px;color: #999;font-family: "RUBIK-REGULAR";margin-top: 5px;display: block;}
.Question .QuestionCon dl dd p{font-size: 14px;color: #606060;line-height: 25px;margin-top: 30px;}
.wsc-news{padding:38px 0 68px 0;}
/*新闻内*/
.bgf5 {
    background-color: #f5f5f5;
}

.container {
    width: 1400px;
    margin: auto;
}
.pdTab-box {
    position: absolute;
    height: 60px;
    z-index: 1000;
}
.pdTab {
	width:100%;
    height: 60px;
    background-color: #eeeeee;
}
.left-block{
    float: left;
}
.right-block{
    float: right;
}
.half-block{
    width: 50%;
    box-sizing: border-box;
}
.wsc-side{
    width: 285px;
}
.detail-main{
    background-color: #fff;
    float:left;
    width: 74%;
    margin-top:20px;
    margin-right:20px;
}
.detail-main .detail-box{
    padding: 35px 40px 0 30px;
}
.det-tit{
    font-size: 26px;
    line-height: 34px;
    color: #333;
    font-weight: bold;
}
.det-time{
    font-size: 14px;
    line-height: 16px;
    color: #999;
    margin-top: 30px;
    padding-left: 17px;
    background: url(../images/retime-ico.png) no-repeat 0 center;
}
.det-edit{
    margin-top: 30px;
}
.det-mark {
    margin-top: 25px;
    line-height: 20px;
    font-size: 16px;
    color: #999;
}
.jd-attr {
    float: left;
}
.det-time {
    font-size: 14px;
    line-height: 16px;
    color: #999;
    margin-top: 30px;
    padding-left: 17px;
    background: url(../images/retime-ico.png) no-repeat 0 center;
}
.jd-attr .item {
    float: left;
    margin-left: 40px;
    background: url(../images/yjj.png) no-repeat;
    height:20px;
}
.jd-attr .item em {
    color: #666;
    padding-left:24px;
    line-height:12px;
    display:block;
}
.det-edit {
    margin-top: 30px;
}
.wsc-edit:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.dl-prev i {
    float: left;
    margin-left: -20px;
    width: 20px;
    height: 100%;
    background: url(../images/dp-arr.png) no-repeat 0 center;
    font-size: 0;
}
.wsc-detlink {
    background: #fff url(../images/dl-line.png) no-repeat center center;
    box-sizing: border-box;
    padding: 20px 30px;
    height: 76px;
    line-height: 36px;
    margin-top: 35px;
    border-top: 1px solid #ebebeb;
}
.wsc-detlink div {
    box-sizing: border-box;
    width: 50%;
    padding: 0 21px;
}
.dl-next {
    float: right;
}
.dl-next i {
    float: right;
    margin-right: -20px;
    width: 20px;
    height: 100%;
    background: url(../images/dn-arr.png) no-repeat right center;
    font-size: 0;
}
.wsc-detlink div {
    box-sizing: border-box;
    width: 50%;
    padding: 0 21px;
}
.dl-prev {
    float: left;
}

.side-contact{
    margin-top: 20px;
    border: 10px solid #f5f5f5;
    background-color: #fff;
    padding: 10px 20px 20px;
}
.bgf5 .side-contact{
    border-color: #fff;
}
.side-contact .item{
    height: 50px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    font-size: 0;
}
.icon-tel{
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    background: rgba(39, 97, 196, 0.2) url(../images/tel-ico.png) no-repeat center center;
    border: solid 1px #2761c4;
    border-radius: 50%;
}
.icon-em{
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    background: rgba(39, 97, 196, 0.2) url(../images/em-ico.png) no-repeat center center;
    border: solid 1px #2761c4;
    border-radius: 50%;
}
.icon-pos{
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    background: rgba(39, 97, 196, 0.2) url(../images/pos-ico.png) no-repeat center center;
    border: solid 1px #2761c4;
    border-radius: 50%;
}
.icon-qq{
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    background: rgba(39, 97, 196, 0.2) url(../images/qq-ico.png) no-repeat center center;
    border: solid 1px #2761c4;
    border-radius: 50%;
}
.side-contact .info{
    display: inline-block;
    width: 160px;
    margin-left: 15px;
    vertical-align: middle;
}
.side-contact .item-dt{
    font-size: 14px;
    line-height: 28px;
    color: #999;
}
.side-contact .item-dd{
    font-size: 16px;
    line-height: 28px;
    color: #333;
    font-weight: bold;
}
.side-btn .btn {
    width: 225px;
    height: 40px;
    line-height: 40px;
}
.btn-sj {
    background-color: #d12402;
    color: #fff;
}
.side-pos .info {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.side-contact .info {
    display: inline-block;
    width: 160px;
    margin-left: 15px;
    vertical-align: middle;
}
.side-relate {
    margin-top: 20px;
    background-color: #fff;
    padding: 30px;
}
.side-retit .tit {
    padding-left: 12px;
    background: url(../images/sr-tit.png) no-repeat 0 center;
    font-size: 22px;
    line-height: 26px;
    color: #333;
    font-weight: bold;
}
.side-remain {
    margin-top: 10px;
}
.side-remain .reitem {
    display: block;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    transition: 0.36s;
}
/*.wsc-relate{
    padding:68px 0;
}*/
/*.wsc-relate{
    padding:68px 0 0 0;
}*/
/*企业文化*/
.content .main_con {
    padding: 50px 65px;
    background: #fff;
    border-bottom: 2px solid #f5ede7;
}
.main_con {
    position: relative;
}

.content .con_title_cn {
    font-size: 18px;
    color: #36353b;
    margin-bottom: 12px;
}
.content .con_title_en {
    font-size: 30px;
    color: #ea6700;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: -1px;
    font-family: "ALLER_LT";
}
.inhhjx_bg {
    left: 0;
    background: url(../images/inhhjx_bg.jpg) no-repeat center top;
}
.cnter_w3 {
    padding-top: 170px;
}
.cnter_w3 {
    width:954px;
    margin: 0 auto;
}
.cw {
    display: inline-block;
    width: 240px;
    height:254px;
    margin: 0 8px;
    padding: 124px 30px 0 30px;
    vertical-align: middle;
    color: #505050;
    transition: all 200ms linear;
}
.cw h1 {
    font-size: 18px;
    margin-bottom: 30px;
    text-align:center;
    color:#333333;
    font-weight:bold;
}
.cw p {
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
    text-align-last: center;
    letter-spacing: -0.5px;
    color:#8a8d8f;
}
.con_title_cn {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom:24px;
}
.cw1 {
    background: #fafafa url(../images/cw1.png) no-repeat center 55px;
}
.cw2 {
    background: #fafafa url(../images/cw2.png) no-repeat center 55px;
}
.cw3 {
    background: #fafafa url(../images/cw3.png) no-repeat center 66px;
}
.cw:hover h1{color: #fff;}
.cw:hover p{color: #fff;}
.cw1:hover{background: #1d2088 url(../images/cw1on.png) no-repeat center 55px;}
.cw2:hover{background: #1d2088 url(../images/cw2on.png) no-repeat center 55px;}
.cw3:hover{background: #1d2088 url(../images/cw3on.png) no-repeat center 66px;}
/*人才招聘*/
.w1330{
    width:1400px;
    margin:0 auto;
    padding:48px 0 0 0;
}
.job_list li {
    margin: 20px 0;
}
.job_list li.on .job_title {
    background: url(../images/talk.png) no-repeat 1130px center;
}
.job_title {
    background: url(../images/talk_grey.png) no-repeat 1130px center;
    height: 72px;
    line-height: 70px;
    padding: 0 20px;
    cursor: pointer;
}
.job_title {
    border: 1px solid #ccc;
}
.job_title h1 {
    font-size: 18px;
    font-weight:bold;
    color:#1870e1;
    margin-right: 20px;
    display:inline-block;
}
.job_title span {
    color: #9a9a9a;
}
.job_con {
    padding: 20px;
    display: none;
}
.job_con h2 {
    font-size: 16px;
    color: #6e6e6e;
    margin-bottom: 20px;
}
.job_con p {
    font-size: 14px;
    color: #898989;
    margin-bottom: 16px;
    line-height: 1.8;
}
.join_zp{
    margin-top:80px;
    margin-bottom:80px;
}
/*联系我们*/
.lx-text1{
    margin-top:68px;
    font-size: 20px;
    line-height: 40px;
    color: #666;
    text-indent: 2em;
}

.lianxi .sec-tit{
    font-size:32px;
    font-weight:bold;
    line-height: 32px;
    color: #333;
    margin-top: 60px;
}

.lx-block1{
    margin-top: 30px;
    height: 243px;
    background-color: #f5f5f5;
	display: flex;
    justify-content: space-around;
}
.lx-block1 .item{
    float: left;
    width: 25%;
    background: url(../images/lx1-line.png) no-repeat left center;
    text-align: center;
    padding-top: 50px;
    height: 193px;
}
.lx-block1 .item:first-child{
    background: none;
}
.lx-block1 .item i{
    width: 45px;
    height: 45px;
    display: block;
    margin: auto;
}
.lx-block1 .icon1{
    background: url(../images/lx1-tel.png) no-repeat center center;
}
.lx-block1 .icon2{
    background: url(../images/lx1-fax.png) no-repeat center center;
}
.lx-block1 .icon3{
    background: url(../images/lx1-wm.png) no-repeat center center;
}
.lx-block1 .icon4{
    background: url(../images/lx1-dz.png) no-repeat center center;
}
.lx-block1 .icon5{
    background: url(../images/lx1-em.png) no-repeat center center;
}

.lx-block1 .tit{
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin-top: 20px;
}
.lx-block1 .text{
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-top: 20px;
}

.lx-block2{
    margin-top: 30px;
    padding-bottom: 80px;
}
.lx-block2 .item{
    border: 6px solid #f5f5f5;
    background-color: #fff;
    width: 212px;
    float: left;
    margin-left: 20px;
    height: 264px;
    padding-top: 30px;
    text-align: center;
}
.lx-block2 .item:first-child{
    margin-left: 0;
}
.lx-block2 .name{
    font-size: 18px;
    line-height: 20px;
    color: #333;

}
.lx-block2 .tel{
    font-size: 14px;
    line-height: 1;
    color: #333;
    margin-top: 8px;
}
.lx-block2 .ewm{
    margin-top: 19px;
}
.lx-block2 .ewm img{
    width: 94px;
}
.lx-block2 .ewm p{
    margin-top: 10px;
    font-size: 12px;
    color: #ccc;
}
.lx-block2 .address{
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.lx-block3{
    height:585px;
    background: url(../images/lx-mapbg.jpg) no-repeat center top;
}
.lx-block3 .lx-ctit{
    font-size: 36px;
    line-height: 1;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 80px;
}
.lx-map{
    width: 1200px;
    height: 420px;
    position: relative;
    overflow: hidden;
    margin-top: 49px;
}
.lx-maptext{
    width: 365px;
    height: 57px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 35px;
    line-height: 57px;
    color: #fff;
    font-size: 18px;
    background: url(../images/lxmap-text.png) no-repeat 0 0;
}
.lx-maptext span{
    background: url(../images/pos-icon.png) no-repeat 0 center;
}
.lx-tab{
    background: #fff;
}
.lx-tabhead{
    height: 60px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 60px
}
.lx-tabhead li{
    float: left;
    margin-left: 40px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #999;
    transition: 0.3s;
    cursor: pointer;
}
.lx-tabhead li span{
    position: absolute;
    left: 0;
    width: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background-color: #f39800;
    margin: auto;
    transition: 0.3s;
}
.lx-tabhead .active,.lx-tabhead li:hover{
    color: #333;
}
.lx-tabhead .active span,.lx-tabhead li:hover span{
    width: 70px;
}

.lx-tabcont{
    height: 190px;
    background-color: #fff;
}
.lx-tabcont .tabcont{
    padding: 30px 40px 0;
    font-size: 14px;
    line-height: 24px;
    display: none;
}
.tabcont-item{
    margin-top: 10px;
}
.lx-tabcont .active{
    display: block;
}
.lx-tabcont .tab-dt{
    float: left;
    max-width: 120px;
    color: #333
}
.lx-tabcont .tab-dd{
    float: left;
    max-width: 1000px;
    color: #666
}
.lx-tabcont .tab-dd li{
    float: left;
    margin-right: 60px;
}

.con_container{
    width:1400px;
    margin:0 auto;
}

.lxb4-main .cTit-h1 {
    text-align: center!important;
}
.comment-form .cTit-h1 {
    text-align: left;
}
.cTit-h1 {
    font-size: 32px;
    line-height: 34px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.cmfm-main{
    margin-top: 25px;
}
.cmfm-main{
    margin-top:36px;
}
.form-main{
    width: 985px;
    float: left;
    padding: 40px;
    background-color: #fff;
    box-sizing: border-box;
}
.form-bar{
    width: 318px;
    float: right;
}

.wsc-form .fm-row{
    margin-top: 13px;
    padding-left: 91px;
}
.wsc-form .fm-row:first-child{
    margin-top: 0;
}
.wsc-form label{
    float: left;
    width: 90px;
    margin-left: -90px;
    font-size: 16px;
    line-height: 56px;
    color: #666;
    position: relative;
}
.wsc-form label sup{
    position: absolute;
    top: 24px;
    left: -12px;
    color: #da2121;
}
.wsc-form .fm-item{
    float: left;
    width: 100%;
}

.nei input, .nei .sel-head, .nei .fm-sel{
    width: 565px !important;
}

.wsc-form input, .wsc-form .sel-head{
    width: 566px;
    height: 56px;
    background-color: #f7f7f7;
    border: solid 1px #e5e5e5;
    box-sizing: border-box;
    padding: 15px 20px;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    transition: 0.36s;
}
.wsc-form input::placeholder,.wsc-form textarea::placeholder{
    color: #ccc;
}
.wsc-form textarea{
    width: 820px;
    height: 111px;
    background-color: #f7f7f7;
    border: solid 1px #e5e5e5;
    box-sizing: border-box;
    padding: 15px 20px;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    transition: 0.36s;
    display: block;
}
.wsc-form input:focus,.wsc-form textarea:focus,.sel-head.clicking{
    border-color: #1d2088;
    background-color: #fff;
}
.wsc-form .fm-sel{
    position: relative;
    width: 820px;
}
.wsc-form .sel-head .tit{
    float: left;
    color: #333;
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-form .sel-head .sel-arr{
    float: right;
    width: 10px;
    height: 100%;
    background: url(../images/sel-arr.png) no-repeat center center;
    transition: 0.36s;
}
.rotate180{
    transform: rotateZ(180deg);
}
.wsc-form .sel-list{
    position: absolute;
    left: 0;
    top: 56px;
    /*width: 100%;*/
    height: 220px;
    overflow-y: scroll;
    box-sizing: border-box;
    padding: 10px 20px;
    background-color: #f5f5f5;
    display: none;
}
.wsc-form .sel-list li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
    color: #555;
}
.wsc-form .sel-list li:hover,.wsc-form .sel-list li.active{
    color: #1d2088;
}
.msg-box{
    display: block;
    color: #da2121;
    line-height: 24px;
}
.fm-btn{
    margin-top: 30px;
}
.btn-orange{
    background-color: #0186d1;
    width: 160px;
    height: 42px;
    line-height: 40px;
    color: #fff;
}
.lxb4-main {
    margin-top: 60px;
}
.comment-form {
    padding: 60px 0;
}
.form-bar {
    width: 318px;
    float: right;
}
.form-bar .item:first-child {
    margin-top: 0;
}
.form-bar .item {
    width: 300px;
    height: 230px;
    background-color: #ffffff;
    margin-top: 10px;
    box-sizing: border-box;
    padding-top: 50px;
    text-align: center;
}
.form-bar .item-dt {
    font-size: 16px;
    line-height: 26px;
    color: #999;
    margin-top: 6px;
}
.form-bar .item-dd {
    font-size: 24px;
    line-height: 28px;
    color: #333;
    margin-top: 15px;
    font-weight: bold;
}
/*产品内*/
.pd-block1 {
    padding: 40px 0 60px;
}
.pd-img {
    width: 580px;
    float: left;
}
.pd-img .picshow{
    position: relative;
    height: 500px;
    overflow: hidden;
}
.pd-img .picshowList{
    position: relative;
    overflow: hidden;
    height: 580px;
}
.pd-img .picshowitem{
    width: 580px;
    height: 500px;
    float: left;
}
.pd-img .picshow img{
    width: 100%;
}
.pd-img .picp,.pd-img .picn{
    width: 26px;
    height: 46px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pd-img .picp{
    left: 0;
    background: rgba(0, 0, 0, 0.23) url(../images/page-prevh.png) no-repeat center center;
}
.pd-img .picn{
    right: 0;
    background: rgba(0, 0, 0, 0.23) url(../images/page-nexth.png) no-repeat center center;
}
.pd-img .picp:hover,.pd-img .picn:hover{
    background-color: #2761c4;
}
.picshowsmall{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 20px;
    height: 22px;
    font-size: 0;
}
.picshowsmall ul{
    display: inline-block;
    height: 8px;
    padding: 7px 10px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 11px;
}
.picshowsmall li{
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
}
.picshowsmall li.active{
    background-color: #2761c4;
}
.picshowsmall li img{
    display: none;
}
.pd-info{
    width: 580px;
    float: right;
}
.pd-tit{
    font-size: 32px;
    line-height: 42px;
    color: #222;
    font-weight: bold;
}
.pd-info-main{
    margin-top: 12px;
    background-color: #f7f7f7;
    padding: 25px 30px;
}

.details-intro{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.details-attr{
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed #ebebeb;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.details-attr td:first-child{
    padding-right: 5px;
}

.pd-btn{
    font-size: 0;
    margin-top: 40px;
}
.pd-btn .btn{
    width: 275px;
}
.pd-btn .btn-grey{
    margin-left: 30px;
}

.pd-link{
    margin-top: 60px;
    font-size: 18px;
    line-height: 20px;
}
.pd-link a,.pd-link span{
    float: left;
}
.pd-link span{
    margin: 0 20px;
    color: #ebebeb;
}
.pd-link a{
    padding-left: 28px;
    color: #666;
}
.pd-link .link1{
    background: url(../images/pdb1-ico1.png) no-repeat 0 center;
}
.pd-link .link2{
    background: url(../images/pdb1-ico2.png) no-repeat 0 center;
}
.pd-link .link3{
    background: url(../images/pdb1-ico3.png) no-repeat 0 center;
}
.pd-link a:hover{
    color: #2761c4;
}



.pdTab-box{
    position: absolute;
    height: 60px;
    z-index: 1000;
}
.pdTab{
    height: 60px;
    background-color: #eeeeee;
}
.pdTab ul{
    height: 100%;
}
.pdTab li{
    float: left;
    height: 100%;
    line-height: 60px;
    position: relative;
    background: url(../images/pdtab-line.png) no-repeat 0 center;
    width: 14.28%;
    text-align: center;
}
.pdTab li:first-child{
    background: none;
}
.pdTab li a{
    display: block;
    height: 100%;
    color: #666;
    transition: 0.3s;
    font-size: 16px;
}
.pdTab li span{

}
.pdTab li:hover a,.pdTab .active a{
    background-color: #2761c4;
    color: #fff;
    font-weight: bold;
}
.pdTab li:hover + li,.pdTab .active + li{
    background: none;
}


.pdCont{
    padding: 20px 30px 40px;
    background-color: #fff;
}

.pdTip{
    background: url(../images/pdTip-bg.jpg) no-repeat center top;
    height: 180px;
    box-sizing: border-box;
    padding-top: 40px;
    text-align: center;
    margin-top: 30px;
}
.pdTip .tit{
    font-size: 20px;
    line-height: 24px;
    color: #333;
    font-weight: bold;
}
.pdTip .tip-btn{
    font-size: 0;
    margin-top: 30px;
}
.pdTip .btn{
    width: 240px;
}
.pdTip .btn-grey{
    margin-left: 30px;
}

.pdfw-main{
    margin-top: 30px;
}
.pdfw-main .item-img,.pdfw-main .info{
    width: 417px;
    height: 240px;
    position: relative;
    box-sizing: border-box;
}

.pdfw-main .info{
    padding: 50px 60px 0;
    text-align: center;
    background-color: #f7f7f7;
}
.pdfw-main i{
    display: block;
    margin: auto;
    width: 56px;
    height: 56px;
}
.pdfw-main .tit{
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin-top: 10px;
}
.pdfw-main .text{
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
    color: #999;
}
.pdfw-main .sanjiao{
    border: 10px solid transparent;

    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
}
.pdfw-main .right-block .sanjiao{
    left: -20px;
    border-right-color: #f7f7f7;
}
.pdfw-main .left-block .sanjiao{
    right: -20px;
    border-left-color: #f7f7f7;
}
.pdfw-main .icon1{
    background: url(../images/pdfw-ico1.png) no-repeat center center;
}
.pdfw-main .icon2{
    background: url(../images/pdfw-ico2.png) no-repeat center center;
}
.pdfw-main .icon3{
    background: url(../images/pdfw-ico3.png) no-repeat center center;
}



.side-product{
    padding: 30px;
    background-color: #fff;
    margin-top: 20px;
}

.side-product .list-img{
    width: 225px;
    height: 169px;
    overflow: hidden;
}
.side-product .list-img img{
    width: 100%;
}
.side-product .list-tit{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    margin-top: 10px;
}
.side-product .details-attr{
    margin-top: 10px;
    padding-top: 10px;
}
.side-product .pd-btn{
    margin-top: 15px;
}
.side-product .btn{
    width: 225px;
    height: 42px;
    line-height: 40px;
    font-size: 14px;
    margin-left: 0;
    margin-top: 10px;
}
.side-product .btn:first-child{
    margin-top: 0;
}

.side-proclass{
    margin-top: 20px;
}
.side-proclass .side-nav-list a{
    background-color: #f5f5f5;
    border-radius: 2px;
}

.side-proclass .side-nav-list a:hover ,.side-proclass .side-nav-list .active a{
    background-color: #2761c4;
    color: #fff;
    font-weight: bold;
}


.pdBot{
    width: 1200px;
    margin: 60px auto 0;
}
.pdBot .item{
    position: relative;
    margin-left: 1px;
    padding: 63px 30px 30px;
    box-sizing: border-box;
    background-color: #fff;
    float: left;
}
.pdBot .item:first-child{
    margin-left: 0;
}
.pdBot .item-sol{
    width: 732px;
    height: 413px;
}
.pdBot .item-faq{
    width: 467px;
    height: 413px;
}
.pdBot .tit{
    position: absolute;
    left: 18px;
    top: -12px;
    height: 51px;
    font-size: 20px;
    line-height: 51px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.pdBot .item-sol .tit{
    width: 441px;
    background: url(../images/pdbt-tit1.png) no-repeat center top;
}
.pdBot .item-faq .tit{
    width: 141px;
    background: url(../images/pdbt-tit2.png) no-repeat center top;
}

.pdBot .text{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.pdBot-btn{
    margin-top: 25px;
}
.btn-sjbd{
    background-color: unset;
    color: #ffaf3c;
    border: solid 1px #ffaf3c;
}
.btn-sjbd span{
    padding-left: 22px;
    display: inline-block;
    background: url(../images/btn-sjy.png) no-repeat 0 center;
}
.btn-sjbd:hover{
    background-color: #ffaf3c;
    color: #fff;
}
.btn-sjbd:hover span{
    background-image: url(../images/btn-sj.png);
}
.left-block{
    float: left;
}
.right-block{
    float: right;
}
.half-block{
    width: 50%;
    box-sizing: border-box;
}
.wsc-side{
    width: 285px;
}
.pd-box{
    width:74%;
    margin-bottom:58px;
	padding-top: 100px;
}
.wsc-editTit {
    padding-left: 12px;
    font-size: 22px;
    line-height: 24px;
    color: #333;
    background: url(../images/sr-tit.png) no-repeat 0 center;
}
.wsc-edit .wsc-editCon p{
    margin-top:24px;
    font-size:15px;
}
.wsc-content .rTitText {
    padding-left: 12px;
    background: url(../images/sr-tit.png) no-repeat 0 center;
    font-size: 22px;
}
.wsc-edit {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ebebeb;
}


.header-fix .aplgd_top .aplgd_top_con{
    width:1400px;
    margin:0 auto;
}
.header-fix .qgtlogo{
    width: 1400px;
    margin: 0 auto;
}
.header-fix .wsc-nav .wsc-NavCon{
    width:1400px;
    margin:0 auto;
}
.header-fix .hn-text{
    width: 155px;
}
.header-fix .wsc-nav .hn-drop{
    width:1400px;
}

.header-fix .hnDropNew a{
    width:180px;
}
 #magnifier {
      position: relative;
      width: 450px;
      float:left;
    }
    .small-box {
      position: relative;
      width: 450px;
      height: 450px;
      margin-bottom: 20px;
      border: 1px solid #eee;
    }
    .small-box table td{
      width: 450px;
      height: 450px;}
    .small-box img {
      width: auto;
      height: auto;
      max-height: 450px;
      max-width: 450px;
    }
    .small-box .hover {
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      width: 200px;
      height: 200px;
      border: 1px solid #aaa;
      background: #0099ff;
      opacity: .5;
      filter: alpha(opacity: 50);
      cursor: move;
    }
    .thumbnail-box {
      position: relative;
      width: 100%;
    }
    .thumbnail-box .btn {
      position: absolute;
      top: 50%;
      width: 22px;
      height: 32px;
      margin-top: -16px;
    }
    .thumbnail-box .btn-prev {
      left: 0;
      background: url(images/btn_prev.png) no-repeat;
    }
    .thumbnail-box .btn-prev.btn_prev_disabled{background: url(images/btn_prev_disabled.png) no-repeat;cursor: not-allowed;}
    .thumbnail-box .btn-next {
      right: 0;
      background: url(images/btn_next.png) no-repeat;
    }
    .thumbnail-box .btn-next.btn_next_disabled{background: url(images/btn_next_disabled.png) no-repeat;cursor: not-allowed;}
    .thumbnail-box .list {
      overflow: hidden;
      width: 390px;
      margin: 0 auto;
    }
    .thumbnail-box .wrapper {
      width: 100000px;
    }
    .thumbnail-box .list .item {
      float: left;
      margin: 0 10px;
    }
    .thumbnail-box .list .item-cur {}
    .thumbnail-box .list .item img {
      border: 2px solid #a9a9a9;
      width: 54px;
      height: 54px;
    }
    .thumbnail-box .list .item-cur img {
      border: 2px solid #e53e41;
    }
    .big-box {
      display: none;
      overflow: hidden;
      position: absolute;
      left: 451px;
      top: 0;
      width: 540px;
      height: 540px;
      border: 1px solid #e4e4e4;
    }
    .big-box img {
      display: block;
    }

    .wsc-layout.product-list{
    width: 1400px;
    margin: 0 auto;
    }
	.chanpin{
		display:flex;
	}
	.chanpin .wsc-mainbox {
		margin-left:40px;
		padding-top:0px !important;
	}
    .con {
        width: 260px;
        margin: 0 auto;
    }

    .con #menulist {
        height: 54px;
        overflow: hidden;
    }

    .con #menulist span {
        width: 260px;
        height: 50px;
        line-height: 50px;
        border-radius: 12px;
        color:#fff;
        font-size:20px;
        display: block;
        text-align: center;
        background-color: #1870e1;
        cursor: pointer;
    }

    .con #menulist span:hover{
        background-color: #d12402;
    }
    .menu{
        margin: 60px 0px;
    }

    .menu a {
        width: 260px;
        height: 50px;
        font-size: 18px;
        border-bottom: 1px dotted #e1e1e1;
        line-height: 50px;
        text-decoration: none;
        display: block;
        text-align: center;
    }
    .menu a:hover{
        color:#1870e1
    }

    .fe {
        width: 260px;
        height: 120px;
        background-color: #1870e1;
        color: #fff;
        margin-bottom: 5px;
        text-align: center;
    }
    .fe h1{
        font-size: 32px;
        font-weight: bold;
        padding-top: 20px;
    }
    .fe p{
        font-size: 18px;
    }