.banner {
    position: relative;
}

.banner .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
    color: #fff;
    font-family: " CN";
    text-align: center;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .1);
    display: none
}

.banner .container strong {
    font-size: 52px;
    font-family: "宋体";
    line-height: 1;
}

.banner .container strong span {
    font-size: 62px;
}

.banner .container h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.5;
}

.banner .container p {
    font-size: 16px;
    margin-top: 24px;
}

.pBox1 .box .btop {
    background: #f4f4f4;
    padding-bottom: 30px;
}

.container {
	width:78%;
	max-width:1400px
}

.posi {
    position: relative;
    border-bottom: 1px solid #dedede;
    font-family: " CN";
    overflow: hidden;
    line-height: 70px;
}

.posi h3 {
    width: auto;
}

.posi h3 a {
    font-size: 22px;
    display: block;
    position: relative;
    font-weight: 500;

}

.posi h3 a:after {
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.posi h3 img {
    width: 30px;
    margin-right: 4px;
    position: relative;
    top: -3px;
}

.posi .dw {
    width: auto;
    padding-left: 20px;
    position: relative;
    background: #012a88;
    color: #fff;
    text-align: right;
    font-size: 15px;
    font-weight: 300;
}

.posi .dw:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 300px;
    background: #012a88;
}

.posi .dw:before {
    content: "";
    width: 60px;
    height: 80px;
    background: url(../images/icon.jpg) no-repeat;
    background-size: cover;
    position: absolute;
    left: -60px;
    top: 0;
}

.posi .dw a {
    color: #fff;
}

.posi .dw img {
    width: 26px;
    margin-right: 4px;
}



.pBox1 .box .btop .container {
    position: relative;
    padding: 40px 0 0 80px;
}

.pBox1 .box .btop b {
    display: block;
    border-radius: 0 0 30px 30px;
    width: 60px;
    height: 90px;
    line-height: 100px;
    background: #2f58ab;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 32px;
}

.pBox1 .box .btop h3 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 10px;
}

.pBox1 .box .btop a {
    display: block;
}

.pBox1 .box .btop ul li {
    width: 14.28%;
    float: left;
    line-height: 32px;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
    padding-right: 10px;
}

.pBox1 .box .btop ul li a {
    color: #333;
}

.pBox1 .box .bbot {
    padding: 0 40px 20px;
}

.pBox1 .box .bbot li {
    width: 25%;
    float: left;
    padding: 30px 15px;
    box-sizing: border-box;
}

.pBox1 .box .bbot li a {
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border-radius: 5px;
    overflow: hidden;
}

.pBox1 .box .bbot li a .text {
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #efefef;
}

.pBox1 .box .bbot li a p {
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 600;
}

.pBox1 .box .bbot li a span {
    display: block;
    width: 100px;
    line-height: 30px;
    border-radius: 16px;
    border: 1px solid #2f58ab;
    margin: 10px auto;
    color: #2f58ab;
    opacity: 0.8;
}

.proBox {
    padding: 30px 0 40px;
    font-weight: 350;
}

/* 二级列表 */
.proBox .plBox {
    width: 21%;
}

.proBox .plBox .title {
    padding: 30px 10px 20px 70px;
    color: #fff;
    background: linear-gradient(to right, #173ac3, #012a88);
    position: relative;
}

.proBox .plBox .title:before {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/icon36.png) no-repeat center;
    background-size: cover;
}

.proBox .plBox .title strong {
    font-size: 36px;
    opacity: 0.2;
}

.proBox .plBox .title h2 {
    font-size: 30px;
    font-weight: 500;
}


.proBox .plBox .ul1 li {
    position: relative;
    padding: 0 15px;
    margin: 8px 0;
    border: 1px solid #efefef;
    background: #fff;
}

.proBox .plBox .ul1 li h4 {
    line-height: 50px;
    position: relative;
	text-align:center;
    font-size: 18px;
    color: #333;
    background: url(../images/icon38.png) no-repeat right center;
    background-size: 16px;
}

.proBox .plBox .ul1 li h4:before {
    content: "";
    width: 25px;
    height: 25px;
    background: url(../images/icon5.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
}



.proBox .plBox .ul1 li .submenu {
    padding: 0 0 10px 40px;
    display: none;
}

.proBox .plBox .ul1 li .submenu a {
    display: block;
    line-height: 32px;
    font-size: 15px;
    color: #4c4c4c;
    padding-left: 28px;
    background: url(../images/icon40.png) no-repeat left center;
    background-size: 24px;
}

.proBox .plBox .ul1 li.on h4 {
    background-image: url(../images/icon39.png);
    color: ##0abbaa;
}

.proBox .plBox .ul1 li.on .submenu {
    display: block;
}

.proBox .plBox .ul1 li .submenu a:hover, .proBox .plBox .ul1 li .submenu a.on {
    color: #0abbaa;
    background-image: url(../images/icon40_h.png);
}


.proBox .plBox .ul1 li .submenu .sub {
    padding-left: 10px;
    display: none;
}

.proBox .plBox .ul1 li .submenu .sub a {
    background: url(../images/jt9.png) no-repeat right center;
    background-size: 17px;
    line-height: 34px;
    font-size: 15px;
	padding-left:12px
}

.proBox .plBox .ul1 li .submenu .sub a.on {
    background-image: url(../images/jt8.png);
}

.proBox .prBox {
    width: 77.5%;
    background: #fff;
}

.proBox .prBox .ptab .tab a {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.proBox .prBox .ptab .tab a .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 8px;
    box-sizing: border-box;
    font-size: 15px;
    border: 1px solid #efefef;
    border-collapse: collapse;
    border-top: none;
    color: #555;
    font-weight: 350;
}

.proBox .prBox .ptab .tab:first-child a .box {
    border-top: 1px solid #efefef;
	padding:8px
}

.proBox .prBox .ptab .tab a .box1 {
    width: 25%;
}

.proBox .prBox .ptab .tab a .box1 img {
    width: 70%
}

.proBox .prBox .ptab .tab a .box2 {
    width: 18%;
}

.proBox .prBox .ptab .tab a .box2 h3 {
    font-size: 15px;
    font-weight: 400;
}

.proBox .prBox .ptab .tab a .box4 {
    width: 35%;
    text-align: left;
    padding: 0px 12px
}

.proBox .prBox .ptab .tab:first-child a .box4 {
    text-align: center
}

.proBox .prBox .ptab .tab a .box3 {
    width: 12%;
}
.proBox .prBox .ptab .tab a .box:nth-child(3){
	width:10%
}
.proBox .page {
    padding-top: 20px;
    text-align: center;
}

.proBox .page li {
    display: inline-block;
}

.proBox .page li span, .proBox .page li a {
    display: block;
    padding: 5px 12px;
    border: 1px solid #efefef;
    margin: 0 6px;
}

.proBox .page li.active a {
    background: #2f58ab;
    color: #fff;
    border-color: #2f58ab;
}

/* 产品详情 */

.proBox .prBox .comBox {
    overflow: hidden;
}

.proBox .prBox .comBox .pho {
    width: 40%;
    border-right: 1px solid #fafafa;
    box-sizing: border-box;
}

.proBox .prBox .comBox .text {
    width: 60%;
    padding: 1px 30px 0;
    box-sizing: border-box;
}

.proBox .prBox .comBox .text h1 {
    font-size: 28px;
    color: #333;
}

.proBox .prBox .comBox .text .dl {
    margin: 40px 0 20px;
}

.proBox .prBox .comBox .text .dl dl {
    float: left;
    width: 29%;
    margin: 20px 2.1%;
    position: relative;
    background: #fafafa;
    padding-bottom: 20px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    border-radius: 5px;
}

.proBox .prBox .comBox .text .dl dl dt span {
    display: block;
    width: 54px;
    line-height: 54px;
    text-align: center;
    border-radius: 50%;
    background: #fafafa;
    margin: -27px auto 0;
    box-shadow: 0 -10px 10px rgba(0, 0, 0, .05);
}

.proBox .prBox .comBox .text .dl dl dt span img {
    width: 34px;
}

.proBox .prBox .comBox .text .dl dl dd {
    font-weight: 600;
    font-size: 17px;
    margin-top: 20px;
    color: #555;
}

.proBox .prBox .comBox .text p {
    line-height: 28px;
    font-size: 15px;
    color: #666;
    margin-bottom: 20px;
    padding: 6px 10px;
    background: #fafafa
}

.proBox .prBox .comBox .text p span {
    color: #012a88;
    font-weight: 500
}

.proBox .prBox .comBox .text .link a {
    display: block;
    float: left;
    text-align: center;
    line-height: 36px;
}

.proBox .prBox .comBox .text .link a img {
    width: 26px;
    margin-right: 4px
}

.proBox .prBox .comBox .text .link {
    overflow: hidden;
}

.proBox .prBox .comBox .text .link a.qq {
    width: 140px;
    background: #012a88;
    color: #fff;
    border-radius: 18px;
    font-size: 16px;
}

.proBox .prBox .comBox .text .link a.dh {
    width: 225px;
    color: #012a88;
    margin-left: 20px;
    font-size: 27px;
    font-weight: 600;
}

.proBox .prBox .comBox .text .link a.dh img {
    width: 30px;
}

.proBox .prBox .lkBox {
    margin-top: 30px;
}

.proBox .prBox h3.titl {
    line-height: 30px;
    font-size: 28px;
    padding-left: 12px;
    border-left: 3px solid #012a88;
    font-weight: 500;
    margin-left: 10px;
    margin-top:25px;
}

.proBox .prBox .lkBox .ul1 {
    padding: 0 10px;
}

.proBox .prBox .lkBox .ul1 li {
    width: 25%;
    float: left;
    padding: 20px 15px 30px;
    box-sizing: border-box;
}

.proBox .prBox .lkBox .ul1 li a {
    display: block;
    border: 1px solid #efefef;
}

.proBox .prBox .lkBox .ul1 li p {
    line-height: 42px;
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #fafafa;
}

.proBox .prBox .desc .text {
    padding: 15px 8%;
}

.proBox .prBox .desc .text h2 {
    font-size: 18px;
    line-height: 2em;
    position: relative
}

.proBox .prBox .desc .text h2:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background: url(../images/icon47.png) no-repeat center;
    background-size: 24px;

}

.proBox .prBox .desc .text img {
    width: 100% !important;
    max-width: 750px !important;
	height:inherit !important;
    display: block;
    margin: 0 auto;
}

.proBox .prBox .desc .text p {
    line-height: 28px;
    font-size: 15px;
    color: #555;
    margin-bottom: 0 !important
}

.proBox .prBox .desc .text p span {
    font-size: 15px !important;

}

.proBox .fy li {
    line-height: 34px;
    color: #666;
    border-bottom: 1px solid #efefef;
}

.proBox .fy li a {
    color: #666;
}

.proBox .prBox .lkBox .ul2 {
    padding: 15px 10px 20px;
}

.proBox .prBox .lkBox .ul2 li {
    width: 50%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 6px;
}

.proBox .prBox .lkBox .ul2 li a {
    display: block;
    border-bottom: 1px solid #efefef;
    line-height: 40px;
    font-size: 15px;
    position: relative;
    padding: 0 6px;
}

.proBox .prBox .lkBox .ul2 li a p {
    padding: 0 90px 0 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #555;
    background: url(../images/icon46.png) no-repeat left center;
    background-size: 22px;
}

.proBox .prBox .lkBox .ul2 li a span {
    display: block;
    position: absolute;
    right: 6px;
    top: 0;
    color: #999;
}

/* 解决方案 */
.faBox .faul li {
    width: 25%;
    float: left;
    padding: 20px 15px;
    box-sizing: border-box;
}

.faBox .faul li a {
    display: block;
    border: 1px solid #efefef;
    border-radius: 10px;
    padding: 20px;
}

.faBox .faul li a h3 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.faBox .faul li a b {
    display: block;
    width: 42px;
    height: 3px;
    background: #2f58ab;
    border-radius: 2px;
    margin-top: 10px;
}

.faBox .faul li a span {
    display: block;
    color: #565656;
    margin: 60px 0 20px;
}

.faBox .faul li a img {
    border-radius: 10px;
}

.faBox .faul li:hover a {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.faBox .faul li:hover a h3, .faBox .faul li:hover a span {
    color: #2f58ab;
}

/* 新闻资讯 */
.xwBox .ndl dl a {
    display: block
}

.xwBox .ndl dl {
    position: relative;
    padding-bottom: 20px;
    /* font-family: Microsoft Yahei, sans-serif; */

}

.xwBox .ndl dt {
    width: 10%;
    font-size: 17px;
    color: #777;
    margin-top: 5px;
}

.xwBox .ndl dd.text {
    width: 72%;
    padding: 0 40px;
    box-sizing: border-box;
}

.xwBox .ndl dd.text:before {
    content: "";
    width: 1px;
    position: absolute;
    left: 10%;
    top: 8px;
    bottom: -8px;
    
}

.xwBox .ndl dd.text::after {
    content: "";
    
    
    position: absolute;
    left: 10%;
    margin-left: -8px;
    top: 8px;
    background: #dedede;
    border-radius: 50%;
}

.xwBox .ndl dd.text h3 {
    font-size: 20px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xwBox .ndl dd.text p {
    font-size: 16px;
    line-height: 30px;
    margin: 10px 0 30px;
    font-weight: 350;
    color: #444;
}

.xwBox .ndl dd.text span {
    display: block;
    color: #565656;
    width: 110px;
    line-height: 38px;
    text-align: center;
    background: #dedede;
}

.xwBox .ndl dd.pho {
    width: 18%;
    float:left;
}

.xwBox .ndl dl:hover dd.text h3 {
    color: #012a88;
}

.xwBox .ndl dl:hover dd.text span {
    background: #012a88;
    color: #fff;
}

.xwBox .ndl dl:hover dd.text::after {
    background: #012a88;
}

.proBox .nshow {
    padding: 0 6%;
}

.proBox .nshow .titl {
    padding: 30px 0;
    text-align: center;
    border-bottom: 1px solid #efefef;
}

.proBox .nshow .titl h1 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 10px;
}

.proBox .nshow .titl p {
    color: #777;
    font-size: 15px;
}

.proBox .nshow .titl p a {
    color: #777;
}

.proBox .nshow .text {
    padding: 20px 10%;
    font-size: 15px;
    line-height: 30px;
    font-family: "微软雅黑";
}

.proBox .nshow .text p {
    font-size: 15px !important;
    line-height: 28px !important;
}

.proBox .nshow .text span {
    font-size: 15px !important;
    line-height: 28px !important;

}

.proBox .nshow .text img {
    width: auto !important;
    max-width: 600px !important;
}

.proBox .nshow .text table {
    width: auto !important;
    max-width: 100% !important;
    border-collapse: collapse
}

.proBox .nshow .text table td {
    border: 1px solid #dedede;
    padding: 5px;
}

.xgBox {
    background: #f6f6f6;
    padding: 30px 0;
}

.xgBox h3.titl {
    font-size: 28px;
    margin-bottom: 20px;
}

.xgBox li {
    width: 33.33%;
    float: left;
    border: 1px solid #dedede;
    border-right: none;
    box-sizing: border-box;
}

.xgBox li:first-child {
    border-left: none;
}

.xgBox li a {
    display: block;
    padding: 32px 40px;
}

.xgBox li a span {
    display: block;
    background: url(../images/jt2.png) no-repeat right center;
    background-size: 24px;
    line-height: 30px;
    color: #555;
    margin-bottom: 20px;
    font-size: 17px;
}

.xgBox li a h3 {
    font-size: 20px;
    margin: 25px 0 10px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xgBox li a p {
    line-height: 28px;
    color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* 视频中心 */
.proBox .vdul li {
    width: 25%;
    float: left;
    padding: 20px 16px;
    box-sizing: border-box;
}

.proBox .vdul li a {
    display: block;
}

.proBox .vdul li h3 {
    font-size: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    text-align: center;
    line-height: 45px;
}

.proBox .vdul li .pho {
    position: relative;
	border-radius:4px;
	overflow:hidden
}

.proBox .vdul li .pho:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(47, 88, 171, .8);
    z-index: 10;
    display: none;
}

.proBox .vdul li .pho:after {
    content: "";
    width: 54px;
    height: 54px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/icon48.png) no-repeat center;
    background-size: cover;
    z-index: 40;
    display: none;
}

.proBox .vdul li:hover .pho:before, .proBox .vdul li:hover .pho:after {
    display: block;
}

.proBox .vdul li:hover h3 {
    color: #2f58ab;
}

.proBox .nshow .text video {
    width: 100%;
}

/* 联系我们 */
.proBox .lxBox1 {
    padding: 40px 0;
}

.proBox .lxBox1 .lxtex {
    width: 40%;
    padding-top: 40px;
}

.proBox .lxBox1 .lxtex h3 {
    font-size: 32px;
}

.proBox .lxBox1 .lxtex ul {
    padding-left: 40px;
    margin-top: 50px;
    overflow: hidden;
    border-left: 2px solid #012a88;
}

.proBox .lxBox1 .lxtex ul li {
    position: relative;
    margin-bottom: 40px;
}

.proBox .lxBox1 .lxtex ul li span {
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    line-height: 64px;
    border: 1px solid #012a88;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.proBox .lxBox1 .lxtex ul li span img {
    width: 30px;
}

.proBox .lxBox1 .lxtex ul li .tex {
    padding-left: 90px;
}

.proBox .lxBox1 .lxtex ul li .tex b {
    display: block;
    font-size: 17px;
    color: #666;
    font-weight: 500;
    margin-bottom: 8px;
}

.proBox .lxBox1 .lxtex ul li .tex p {
    font-size: 17px;
	line-height:30px;
    color: #232323;
}
.proBox .lxBox1 .lxtex ul li .tex p strong {
	display:block
}
.proBox .lxBox1 .lxtex ul li .tex p strong:nth-child(1) {
	margin-left:0
}


.proBox .lxBox1 .lxtex ul li .tex p em {
	font-size:16px;
	font-style:normal;
}

.proBox .lxBox1 .lxtex ul li .tex p img {
    width: 140px;
}

.proBox .lxBox1 .pho {
    width:55%;
	margin-top:3%
}

/* 关于我们 */
.abBox {
    background: url(../images/bg5.jpg) no-repeat top 0% center;
    background-size: cover;
    padding: 50px 0;
    position: relative;
}

.abBox::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    right: 0;
    height: 230px;
    background: url(../images/fygytxt.png) no-repeat center top;
    background-size: 40%;
    opacity: 0.3;
}

.abBox .abTex {
    padding: 0 8% 140px;
}

.abBox .abTex h3 {
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    color: #012a88;
}

.abBox .abTex p {
    font-size: 16px;
    line-height: 40px;
    text-indent: 2em;
}
.abBox .abTex p span {
	font-size:16px !important
}
.abBox .ul1 {
    margin: 0 6%;
}

.abBox .ul1 li {
    width: 25%;
    float: left;
    text-align: center;
}

.abBox .ul1 li strong {
    font-size: 32px;
    line-height: 36px;
    color: #444;
    font-weight: 400;
}

.abBox .ul1 li span {
    display: inline-block;
    width: 36px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    background: linear-gradient(to top, #012a88, #012a88);
    color: #fff;
    position: relative;
    top: -6px;
    left: 8px;
    font-size: 16px;
}

.abBox .ul1 li h4 {
    font-size: 24px;
    font-weight: 400;
    margin: 8px 0 6px;
    color: #464646;
}

.abBox .ul1 li p {
    color: #787878;
}


.ab4 {
    padding: 50px 0 0;
    background: #f3f8fc;
}

.ab4 h2.titl {
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 30px;
    color: #012a88;
}

.ab4 .box2 {
    width: 80%;
    margin: 0 auto;
}

.ab4 .abox {
    position: relative;
    margin-top: 20px;
}

.ab4 .abox .alt {
    position: relative;
    width: 630px;
    float: left;
}

.ab4 .abox .alt .img0 {
    width: 460px;
    position: relative;
}

.ab4 .abox .alt .img0 img {
    display: block;
    width: 100%;
}

.ab4 .abox .alt .img0 .s_sh {
    display: block;
    width: 50%;
    height: 0%;
    background: url(../images/ab4_1.png) top right no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    transition: all 0s linear;
}

.ab4 .abox .alt .img0 .s_xia {
    display: block;
    width: 50%;
    height: 0%;
    background: url(../images/ab4_1.png) bottom left no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    transition: all 0s linear;
}

.ab4 .abox .alt .img0.act .s_sh {
    height: 100%;
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    transition: all 2s linear;
}

.ab4 .abox .alt .img0.act .s_xia {
    height: 100%;
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    transition: all 2s linear;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
}

.ab4 .abox .alt .img0 .aswip {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}

.ab4 .abox .alt .img0 .aswip .swiper9 {
    border-radius: 50%;
    overflow: hidden;
}


.ab4 .abox .alt .img0 .aswip .swiper9 .swiper-slide .sbox {
    border-radius: 50%;
}

.ab4 .abox .alt .img0 .aswip .swiper9 .swiper-slide .sbox img {
    border-radius: 50%;
}


.ab4 .abox .alt .img0 .zlzs {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    left: 100%;
    opacity: 0;
}

.ab4 .abox .alt .img0 .zlzs .yuan {
    width: 20px;
    height: 20px;
    border: 1px solid #012a88;
    border-radius: 50%;
    padding: 6px;
}

.ab4 .abox .alt .img0 .zlzs .yuan s {
    display: block;
    width: 100%;
    height: 100%;
    background: #012a88;
    border-radius: 50%;
}

.ab4 .abox .alt .img0 .zlzs .wz {
    width: 150px;
    position: absolute;
    left: 50%;
    bottom: 13px;
    z-index: 2;
    padding: 0 0 26px 30px;
    background: url(../images/ab4_3.png) left bottom no-repeat;
    font-size: 17px;
    color: #333;
}

.ab4 .abox .alt .img0.act .zlzs {
    opacity: 1;
    margin-left: -16px;
}

.ab4 .abox .art {
    position: relative;
    padding: 100px 0 0 50px;
}

.ab4 .abox .art .att {
    line-height: 1.8;
    position: relative;
    z-index: 2;
    font-size: 26px;
    color: #333;
}

.ab4 .abox .art .att s {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -46px;
    left: 520px;
    z-index: -1;
    background: url(../images/ab4_4.png) center no-repeat;
}

.ab4 .abox .art .atc {
    line-height: 1.8;
    color: #666;
    text-align: justify;
    margin-top: 50px;
    font-size: 16px;
    font-weight: 300;
}

.alltime, .alltime * {
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
}

.swiper10 {
    padding-bottom: 70px;
}

.swiper10 .swiper-pagination {
    bottom: 20px;
}

.swiper10 .swiper-pagination-bullet {
    width: 12px;
    height: 12px
}

.swiper10 .swiper-pagination-bullet-active {
    background: #012a88;
}

.swiper10 .swiper-slide a {
    display: block;
    background: url(../images/ab4_5.png) no-repeat bottom right;
    background-size: cover;
    padding: 100px 40px 50px;
    overflow: hidden;
    position: relative;
}

.swiper10 .swiper-slide a h3 {
    position: absolute;
    left: 40px;
    top: 30px;
    font-size: 25px;
    font-weight: 500;
}

.swiper10 .pho {
    width: 45%;
    float: right;
}

.whBox {
    background: url(../images/bg4.jpg) no-repeat center;
    background-size: cover;
    padding: 8% 0;
}

.whBox .container {
    position: relative;
}

.whBox .container .text {
    width: 500px;
    height: 500px;
    background: rgba(47, 88, 171, .8);
    border-radius: 50%;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .6);
    margin: 0 auto;
    color: #fff;
    position: relative;
}

.whBox .container .text strong {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.2;
    font-size: 180px;
    font-family: "微软雅黑";
}

.whBox .container .text h3 {
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 30%;
}

.whBox .container .text h4 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}

.whBox .container .text p {
    font-size: 16px;
    line-height: 34px;
    font-weight: 350;
}

.whBox .container li {
    position: absolute;
}

.whBox .container li.li1 {
    left: 8%;
    top: 0;
}

.whBox .container li.li2 {
    bottom: 0;
    left: 13%;
}

.whBox .container li.li3 {
    right: 15%;
    top: 5%;
}

.whBox .container li.li4 {
    right: 27%;
    bottom: 8%;
}

.whBox .container li b {
    display: block;
    width: 64px;
    line-height: 64px;
    border-radius: 50%;
    background: #2f58ab;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    position: relative;
}

.whBox .container li b:before {
    content: "";
    position: absolute;
    left: -18px;
    right: -18px;
    top: -18px;
    bottom: -18px;
    background: rgba(255, 255, 255, .3);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 50%;
    z-index: 3;
    transition: 0.3s;
    opacity: 0;
}

.whBox .container li b:after {
    content: "";
    position: absolute;
    left: -38px;
    right: -38px;
    top: -38px;
    bottom: -38px;
    background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    opacity: 0;

}

.whBox .container li h4 {
    line-height: 60px;
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    left: 90px;
    top: 0;
    width: 140px;
    display: none;
}

.whBox .container li:hover h4, .whBox .container li.on h4 {
    display: block;
}

.whBox .container li.on b {
    background: none;
}

.whBox .container li.on b:before {
    opacity: 1;
}

.whBox .container li.on b:after {
    -webkit-animation: fywhyuan 1.5s ease-out infinite;
    -moz-animation: fywhyuan 1.5s ease-out infinite;
    -o-animation: fywhyuan 1.5s ease-out infinite;
    animation: fywhyuan 1.5s ease-out infinite
}

@keyframes fywhyuan {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

@-webkit-keyframes fywhyuan {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

@-o-keyframes fywhyuan {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

@-ms-keyframes fywhyuan {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

@-moz-keyframes fywhyuan {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

.proBox .ryul li .pho:before, .proBox .ryul li .pho:after {
    display: none;
    opacity: 0;
}


@media all and (min-width: 1024px) and (max-width: 1700px) {
.proBox .lxBox1 .lxtex {
	width:43%
}
.proBox .lxBox1 .lxtex ul {
	padding-left:30px
}
	.proBox .lxBox1 .lxtex ul li .tex {
		padding-left:80px
	}
}

@media all and (min-width: 1024px) and (max-width: 1600px) {
.container {
	width:80%
}

.proBox .plBox{
	width:22%
}
.proBox .prBox{
	width:76.3%
}
    .banner .container h2 {
        font-size: 32px;
    }

    .banner .container strong span {
        font-size: 56px;
    }

    .banner .container strong {
        font-size: 46px;
    }

    .posi {
        line-height: 60px;
    }
	.posi h3 a {
		font-size:21px
	}

    .pBox1 .box .btop .container {
        padding: 30px 0 0 70px;
    }

    .pBox1 .box .btop b {
        width: 54px;
        height: 80px;
        font-size: 30px;
        line-height: 90px;
    }

    .pBox1 .box .btop ul li {
        width: 16.66%;
    }

    .pBox1 .box .bbot li a span {
        margin: 0px auto 5px;
        line-height: 28px;
    }

    .proBox .plBox .title {
        padding: 20px 10px 15px 70px;
    }

    .proBox .plBox .title:before {
        width: 42px;
        height: 42px;
    }

    .proBox .plBox .ul1 li h4 {
    }

    .proBox .plBox .ul1 li h4:before {
		left:20px;
    }
	.proBox .plBox .ul1 li .submenu a {
		padding-left:24px;
		line-height:30px;
	}

    .proBox .plBox .ul1 li .submenu .sub a {
        font-size: 14px;
        line-height: 28px;
        padding-left: 16px;
        background-size: 17px;
    }

    .proBox .prBox .ptab .tab a .box, .proBox .prBox .ptab .tab a .box2 h3 {
        font-size: 15px
    }

    .proBox .prBox .comBox .text {
        padding-top: 20px
    }

    .proBox .prBox .comBox .text h1 {
        font-size: 26px;
        font-weight: 500;
    }

    .proBox .prBox .comBox .text .dl {
        margin: 16px 0 12px;
    }

    .proBox .prBox .comBox .text .dl dl dd {
        margin-top: 15px;
    }

    .proBox .prBox h3.titl {
        font-size: 25px;
    }

	.proBox .plBox .title h2 {
		font-size:28px;
	}

.proBox .plBox .title strong {
	font-size:28px;
}

    .faBox .faul li {
        padding: 20px 15px;
        width: 33.33%;
    }

    .faBox .faul li a {
        padding: 20px;
    }

    .faBox .faul li a b {
        width: 36px;
    }

    .faBox .faul li a span {
        margin: 40px 0 20px;
    }

    .xwBox .ndl dd.text p {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 28px;
    }

    .xwBox .ndl dd.text span {
        line-height: 32px;
        width: 100px;
    }

    .xwBox .ndl dt {
        font-size: 16px;
    }

    .xwBox .ndl dd.pho {
        width: 20%;
    }

    .xwBox .ndl dd.text {
        width: 70%;
    }

    .xwBox .ndl dd.text h3 {
        font-size: 18px;
    }

    .proBox .nshow .titl h1, .xgBox h3.titl {
        font-size: 26px;
    }

    .xgBox li a span {
        font-size: 16px;
    }

    .proBox .vdul li h3 {
        font-size: 17px;
    }

	.xgBox li a h3 {
		font-size:18px
	}

    .abBox .abTex {
        padding: 0 4% 120px;
    }
.abBox .abTex p {
	line-height:2em
}

    .abBox .abTex h3 {
        font-size: 30px;
    }

    .abBox::before {
        height: 200px;
    }

    .proBox .lxBox1 .lxtex h3 {
        font-size: 30px;
    }

    .proBox .lxBox1 .lxtex ul {
        padding-left: 40px;
    }

    .proBox .lxBox1 .lxtex ul li .tex p {
        font-size: 16px;
    }

    .proBox .lxBox1 .lxtex ul li span {
        width: 56px;
        line-height: 56px;
        height: 56px;
    }

    .proBox .lxBox1 .lxtex ul li span img {
        width: 25px;
    }

    .proBox .lxBox1 .lxtex ul li .tex {
        padding-left: 74px;
    }

    .abBox .ul1 li h4 {
        font-size: 22px;
    }

    .whBox .container .text h3 {
        font-size: 36px;
    }
	.proBox .lxBox1 .pho {
		margin-top:10%
	}
	.ab4 h2.titl {
        font-size: 30px;
    }


    .swiper10 .pho {
        width: 50%;
    }

    .swiper10 .swiper-slide a h3 {
        font-size: 23px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1440px) {
.container {
	width:84%
}
    .posi {
        line-height: 60px;
    }

    .posi h3 a {
        font-size: 19px;
    }

    .posi h3 img {
        width: 25px;
    }

    .proBox .plBox .title {
        padding: 24px 0 20px 60px;
    }

    .proBox .plBox .title:before {
        width: 40px;
        height: 40px;
        left: 10px;
    }

    .proBox .plBox .title strong {
        line-height: 1.2;
    }

    .proBox .plBox .ul1 li h4 {
        font-size: 17px;
    }

    .proBox .plBox .ul1 li .submenu {
        padding-left: 32px;
    }

    .proBox .prBox .comBox .pho {
        width: 40%;
    }

    .proBox .prBox .comBox .text {
        width: 60%;
        padding: 20px 20px 0
    }

    .proBox .prBox .comBox .text .dl dl dd {
        margin-top: 10px
    }

    .proBox .prBox .comBox .text .dl {
        margin: 15px 0 10px;
    }

    .proBox .prBox .comBox .text .dl dl {
        padding-bottom: 12px
    }

    .proBox .prBox .comBox .text p {
        padding: 5px 10px;
        line-height: 26px;
    }

    .xwBox .ndl dt {
        font-size: 16px;
    }

    .xwBox .ndl dd.text h3 {
        font-size: 18px;
    }

    .xwBox .ndl dd.text span {
        line-height: 32px;
    }

    .xwBox .ndl dd.text::after {
        width: 14px;
        height: 14px;
        margin-left: -7px;
    }

    .xgBox li a {
        padding: 25px 32px;
    }

    .proBox .vdul li {
        width: 33.33%;
    }

    .proBox .vdul li h3 {
        font-size: 16px;
    }

    .abBox .abTex h3 {
        font-size: 28px;
    }

    .abBox .abTex {
        padding: 0 2% 70px;
    }

    .whBox .container li h4 {
        font-size: 23px;
    }

    .abBox .ul1 li h4 {
        font-size: 20px;
    }

    .whBox .container .text h3 {
        font-size: 34px;
    }
	.abBox .abTex p {
	font-size:15px
	}
	.ab4 .abox .art .att {
        font-size: 24px;
    }

    .ab4 .abox .art .atc {
        font-size: 15px;
        margin-top: 34px;
    }

    .ab4 .abox .alt .img0 .zlzs .wz {
        font-size: 16px;
    }

    .swiper10 .swiper-slide a {
        padding: 80px 30px 30px;
    }

    .swiper10 .pho {
        width: 55%;
    }

    .swiper10 .swiper-slide a h3 {
        top: 20px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1360px) {
.container {
	width:86%
}
    .proBox .prBox .comBox .pho {
        width: 45%;
    }

    .proBox .prBox .comBox .text {
        width: 55%;
        padding-top: 25px 20px 0;
    }

    .proBox .prBox .comBox .text .dl {
        margin: 20px 0 8px;
    }

    .proBox .prBox .lkBox .ul1 li {
        padding: 20px 10px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1300px) {
    .pBox1 .box .btop ul li {
        width: 20%;
    }

    .proBox .plBox .ul1 li {
        padding: 0 10px;
    }

    .proBox .plBox .ul1 li .submenu {
        padding-left: 5px;
    }

    .proBox .plBox .ul1 li h4 {
        font-size: 16px;
    }

    .proBox .prBox .comBox .text h1 {
        font-size: 24px;
    }
	.proBox .lxBox1 .lxtex ul {
		padding-left:22px
	}
	.proBox .lxBox1 .lxtex {
		width:50%
	}
	.proBox .lxBox1 .pho {
		width:50%;
		margin-top:15%
	}
	  .ab4 .box2 {
        width: 90%;
    }

    .ab4 .abox .art .att {
        font-size: 22px;
    }
}

@media all and (min-width: 0) and (max-width: 767px) {
    .banner {
        position: relative;
    }

    .banner .container {
        text-align: center;
        left: 0;
        bottom: 50%;
        transform: translateY(50%);
    }

    .banner .container strong {
        font-size: 28px;
    }

    .banner .container strong span {
        font-size: 38px;
    }

    .banner .container h2 {
        font-size: 25px;
    }

    .banner .container p {
        display: none;
    }
	.container {
		width:100%
	}
    .posi {
        line-height: 20px;
        border-bottom: none;
    }

    .posi h3 {
        display: none;
    }

    .posi .dw {
        width: 100%;
        padding: 10px 0 10px 10px;
        text-align: left;
        box-sizing: border-box;
        font-size: 14px;
    }

    .posi .dw:after, .posi .dw:before {
        display: none;
    }

    .posi .dw img {
        width: 23px;
        margin-right: 2px;
    }

    .pBox1 .box {
        overflow: hidden;
    }
.pBox1 .box .btop{
	padding-bottom:5px
}
    .pBox1 .box .btop .container {
        padding: 10px 10px;
    }

    .pBox1 .box .btop b {
        border-radius: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        background: none;
        color: #2f58ab;
        left: 0;
        opacity: 0.5;
        font-size: 40px;
    }

    .pBox1 .box .btop h3 {
        font-size: 18px;
        line-height: 35px;
		padding-left:50px
    }

    .pBox1 .box .btop ul li {
        width: 50%;
        line-height: 28px;
        font-size: 15px;
        padding-right: 0px;
        font-weight: 350;
    }

    .pBox1 .box .bbot {
        padding: 0 0px 20px;
    }

    .pBox1 .box .bbot li {
        width: 50%;
        padding: 20px 10px;
    }

    .pBox1 .box .bbot li a p {
        line-height: 40px;
        font-size: 15px;
    }

    .pBox1 .box .bbot li a span {
        width: 90px;
        line-height: 26px;
        margin: 8px auto;
        font-size: 14px;
    }

    .proBox {
        padding: 30px 10px 40px;
        font-weight: 350;
    }

    /* 二级列表 */
    .proBox .plBox {
        width: 100%;
		border-radius:4px;
		overflow:hidden;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    }

    .proBox .plBox .title {
        padding: 30px 50px 20px 20px;
    }

    .proBox .plBox .title:before {
        width: 30px;
        height: 30px;
        left: inherit;
        right: 15px;
        background: url(../images/icon53.png) no-repeat center;
        background-size: cover;
    }

    .proBox .plBox .title strong {
        font-size: 32px;
        font-weight: 500;
    }

    .proBox .plBox .title h2 {
        font-size: 28px;
    }

    .proBox .plBox .title.on:before {
        background-image: url(../images/icon54.png);
    }

    .proBox .plBox .ul1 {
        padding: 5px 15px;
        display: none;
    }

    .proBox .plBox .ul1 li h4 {
        line-height: 48px;
		text-align:left;
        font-size: 16px;
        padding-left: 35px;
    }

    .proBox .plBox .ul1 li h4:before {
        width: 26px;
        height: 26px;
        left: 0;
    }

    .proBox .plBox .ul1 li .submenu {
        padding-left: 10px;
    }

    .proBox .plBox .ul1 li .submenu a {
        line-height: 35px;
        font-size: 15px;
    }

    .proBox .plBox .ul1 li .submenu .sub a {
        font-size: 14px;
        line-height: 30px;
        background-size: 18px;
    }

    .proBox .prBox {
        width: 100%;
        margin-top: 30px;
    }

    .proBox .prBox .ptab .tab a .box {
        padding: 5px 0;
        font-size: 15px;
    }


    .proBox .prBox .ptab .tab a .box1 {
        width: 30%;
    }
.proBox .prBox .ptab .tab a .box1 img {
	width:80%
}
    .proBox .prBox .ptab .tab a .box2 {
        width: 40%;
    }

    .proBox .prBox .ptab .tab a .box2 h3 {
        font-size: 15px;
        font-weight: 350;
    }

    .proBox .prBox .ptab .tab a .box3 {
        width: 30%;
    }

    .proBox .page li span, .proBox .page li a {
        padding: 3px 9px;
        margin: 0 4px;
    }


    /* 产品详情 */
    .proBox .prBox .comBox .pho {
        width: 100%;
        border-bottom: 1px solid #fafafa;
        border-right: none;
    }

    .proBox .prBox .comBox .text {
        width: 100%;
        padding: 26px 15px 30px
    }

    .proBox .prBox .comBox .text h1 {
        font-size: 24px;
        font-weight: 500;
    }

    .proBox .prBox .comBox .text .dl {
        margin: 20px 0 10px;
    }

    .proBox .prBox .comBox .text .dl dl {
        margin: 10px 2.1%;
        padding-bottom: 10px;
    }

    .proBox .prBox .comBox .text .dl dl dt span {
        width: 48px;
        line-height: 48px;
        margin: -24px auto 0;
    }

    .proBox .prBox .comBox .text .dl dl dt span img {
        width: 30px;
    }

    .proBox .prBox .comBox .text .dl dl dd {
        font-weight: 400;
        font-size: 15px;
        margin-top: 12px;
    }

    .proBox .prBox .comBox .text p {
        line-height: 27px;
        font-weight: 300;
    }

    .proBox .prBox .comBox .text .link a {
        line-height: 34px;
    }

    .proBox .prBox .comBox .text .link a img {
        width: 24px;
        margin-right: 3px
    }

    .proBox .prBox .comBox .text .link a.qq {
        width: 120px;
        font-size: 15px;
    }

    .proBox .prBox .comBox .text .link a.dh {
        font-size: 16px;
    }

    .proBox .prBox .lkBox {
        margin-top: 25px;
    }

    .proBox .prBox h3.titl {
        font-size: 22px;
        line-height: 25px;
    }

    .proBox .prBox .lkBox .ul1 {
        padding: 0px;
    }

    .proBox .prBox .lkBox .ul1 li {
        width: 50%;
        padding: 10px 10px 20px;
    }

    .proBox .prBox .lkBox .ul1 li p {
        line-height: 40px;
    }

    .proBox .prBox .desc .text {
        padding: 15px 10px;
    }

    .proBox .prBox .desc .text div {
        width: 100% !important;
    }

    .proBox .prBox .desc .text h2 {
        font-size: 17px;

    }

    .proBox .prBox .desc .text h2:before {
        display: none
    }


    .proBox .prBox .desc .text img {
        width: 100% !important;
        max-width: 100% !important;
        height: inherit !important
    }

    .proBox .fy li {
        line-height: 32px;
    }

    .proBox .prBox .lkBox .ul2 {
        padding: 15px 10px 20px;
    }

    .proBox .prBox .lkBox .ul2 li {
        width: 100%;
        float: inherit;
        padding: 0px;
    }

    .proBox .prBox .lkBox .ul2 li a p {
        padding: 0 90px 0 24px;
        background-size: 20px;
    }

    .proBox .prBox .lkBox .ul2 li a span {
        font-weight: 300;
        font-size: 14px;
    }

    /* 解决方案 */
    .faBox .faul li {
        width: 100%;
        padding: 10px;
    }

    .faBox .faul li a {
        border-radius: 8px;
        padding: 20px;
    }

    .faBox .faul li a h3 {
        font-size: 17px;
    }

    .faBox .faul li a b {
        width: 32px;
        margin-top: 10px;
    }

    .faBox .faul li a span {
        margin: 40px 0 10px;
    }

    .faBox .faul li a img {
        border-radius: 8px;
    }

    /* 新闻资讯 */

    .xwBox .ndl dl {
        padding-bottom: 0px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
        margin-bottom: 20px;

    }

    .xwBox .ndl dt {
        display: none;
    }

    .xwBox .ndl dd.text {
        width: 100%;
        padding: 10px 20px 46px;
    }

    .xwBox .ndl dd.text:before, .xwBox .ndl dd.text::after {
        display: none;
    }

    .xwBox .ndl dd.text h3 {
        font-size: 17px;
    }

    .xwBox .ndl dd.text p {
        font-size: 14px;
        line-height: 27px;
        margin: 6px 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .xwBox .ndl dd.text span {
        width: 90px;
        line-height: 30px;
        float: right;
        background: #2f58ab;
        color: #fff;
        font-weight: 300;
    }

    .xwBox .ndl dd.pho {
        width: 100%;
    }

    .proBox .nshow {
        padding: 0 10px;
    }

    .proBox .nshow .titl {
        padding: 0px 0 15px;
    }

    .proBox .nshow .titl h1 {
        font-size: 21px;
    }

    .proBox .nshow .titl p {
        font-size: 14px;
    }

    .proBox .nshow .text {
        padding: 10px 0%;
    }


    .proBox .nshow .text img {
        width: 100% !important;
        height: inherit !important;
        max-width: 100% !important;
        display: block;
        margin: 0 auto
    }

    .xgBox {
        padding: 22px 0px;
    }

    .xgBox h3.titl {
        font-size: 24px;
        margin-bottom: 20px;
        padding-left: 10px;
    }

    .xgBox li {
        width: 100%;
        float: inherit;
        border-left: none;
    }

    .xgBox li a {
        padding: 24px 30px;
    }

    .xgBox li a span {
        font-size: 15px;
        background-size: 20px;
    }

    .xgBox li a h3 {
        font-size: 17px;
        margin: 18px 0 10px;
    }

    .xgBox li a p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    /* 视频中心 */
    .proBox .vdul li {
        width: 50%;
        padding: 10px 8px;
    }

    .proBox .vdul li h3 {
        font-size: 16px;
        line-height: 40px;
    }

    .proBox .vdul li:hover .pho:before, .proBox .vdul li:hover .pho:after {
        display: none;
    }



    /* 联系我们 */
    .proBox .lxBox1 {
        padding: 0px 0;
        position: relative;
        overflow: hidden;
    }

    .proBox .lxBox1 .lxtex {
        width: 100%;
        padding-top: 0px;
    }

    .proBox .lxBox1 .lxtex h3 {
        font-size: 26px;
    }

    .proBox .lxBox1 .lxtex ul {
        padding-left: 0px;
        margin-top: 20px;
        border-left: none;
    }

    .proBox .lxBox1 .lxtex ul li {
        margin-bottom: 20px;
    }

    .proBox .lxBox1 .lxtex ul li span {
        width: 44px;
        height: 44px;
        line-height: 44px;
    }

    .proBox .lxBox1 .lxtex ul li span img {
        width: 22px;
    }

    .proBox .lxBox1 .lxtex ul li .tex {
        padding-left: 55px;
    }

    .proBox .lxBox1 .lxtex ul li .tex b {
        font-size: 15px;
    }

    .proBox .lxBox1 .lxtex ul li .tex p {
        font-size: 15px;
        color: #232323;
    }
	.proBox .lxBox1 .lxtex ul li .tex p strong:nth-child(3) {
		display:block;
		margin:0
	}


    .proBox .lxBox1 .lxtex ul li .tex p img {
        width: 120px;
    }

    .proBox .lxBox1 .pho {
        display: none;
    }

    /* 关于我们 */
    .abBox {
        background: url(../images/bg5.jpg) no-repeat bottom center;
        background-size: cover;
        padding: 0px 0;
    }

    .abBox .proBox {
        padding-bottom: 0;
    }

    .abBox::before {
        content: "";
        position: absolute;
        left: 0;
        top: 15px;
        right: 0;
        height: 46px;
        background: url(../images/fygytxt.png) no-repeat center top;
        background-size: cover;
        opacity: 0.6;
    }

    .abBox .abTex {
        padding: 0 10px 40px;
    }

    .abBox .abTex h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .abBox .abTex p {
        font-size: 15px;
        line-height: 28px;
        font-weight: 350;
    }

    .abBox .abTex p span {
        font-size: 15px !important;
    }

    .abBox .ul1 {
        margin: 0;
    }

    .abBox .ul1 li {
        width: 50%;
        margin-bottom: 20px;
    }

    .abBox .ul1 li strong {
        font-size: 26px;
        line-height: 36px;
    }

    .abBox .ul1 li span {
        width: 30px;
        line-height: 30px;
        top: -4px;
        left: 6px;
        font-size: 15px;
    }

    .abBox .ul1 li h4 {
        font-size: 16px;
        font-weight: 350;
    }

    .abBox .ul1 li p {
        font-size: 14px;
    }

    .whBox {
        display: none;
    }
	
    .ab4 h2.titl {
        font-size: 22px;
    }

    .ab4 .box2 {
        width: 90%;
    }

    .ab4 .abox .alt {
        float: inherit;
        width: 100%;
    }

    .ab4 .abox .alt .img0 {
        width: 300px;
        height: 300px;
        margin: 0 auto;
    }

    .ab4 .abox .alt .img0 .s_sh, .ab4 .abox .alt .img0 .s_xia {
        background-size: 300px;
    }

    .ab4 .abox .alt .img0 .zlzs {
        position: inherit;
        left: inherit;
        top: inherit;
        margin-top: 10px;
        margin-left: 0;
        text-align: center;
    }

    .ab4 .abox .alt .img0 .zlzs .yuan {
        display: none;
    }

    .ab4 .abox .alt .img0 .zlzs .wz {
        background: none;
        position: inherit;
        left: inherit;
        bottom: inherit;
        padding: 0;
        width: 100%;
    }

    .ab4 .abox .art .att s {
        left: -20px;
        width: 60px;
        height: 60px;
        background-size: 60px;
        top: -20px;
    }

    .ab4 .abox .art {
        padding: 50px 0 0;
    }

    .ab4 .abox .art .att {
        font-size: 18px;
    }

    .ab4 .abox .art .atc {
        font-size: 14px;
        line-height: 24px;
        margin: 15px 0 0;
    }

    .swiper10 .pho {
        width: 100%;
    }

    .swiper10 .swiper-slide a {
        padding: 80px 30px 30px;
    }

    .swiper10 .swiper-slide a h3 {
        font-size: 20px;
        left: 30px;
        top: 20px;
    }
}