.hot:before {
    background: #f6f6f6;
}

.hot:after {
    background: #0095eb;
}

.hot li, .hot li a {
    color: #fff
}

.proBox .proLeft {
    width: 21%;
    float: right
}

.proBox .proLeft .titl {
    background: url(../images/index/icon5.png) #0095eb no-repeat right 10px center;
    background-size: 50px;
    color: #fff;
    padding: 20px;
    border-bottom: 1px solid #fff;
}

.proBox .proLeft .titl h2 {
    font-size: 24px;
    margin-bottom: 5px
}

.proBox .proLeft .titl strong {
    font-size: 19px;
    font-weight: 500;
}

.proBox .fl .flBox ul.ul1 {
    padding: 15px;
    background: #0095eb;
}

.proBox .fl .flBox ul.ul1 li {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 10px;
}

.proBox .fl .flBox ul.ul1 li h4 {
    font-size: 17px;
    line-height: 50px;
    padding: 0 12px;
    font-weight: 500;
    cursor: pointer;
    background: url(../images/index/jt.png) no-repeat right 10px center;
    background-size: 20px;
    color: #333;
}

.proBox .fl .flBox ul.ul1 li.on h4 {
    background-image: url(../images/index/jt1.png);
    background-color: #f26b2f;
    color: #fff;
}


.proBox .fl .flBox ul.ul1 li.active h4 {
    background-image: url(../images/index/jt1.png);
    background-color: #f36e33;
}
.proBox .fl .flBox ul.ul1 li.active h4 a {
	color:#fff
}

.proBox .fl .flBox ul.ul1 li .submenu {
    background: #fff;
    padding: 5px 10px 8px;
    display: none;
}

.proBox .fl .flBox ul.ul1 li.on {
    box-shadow: 0 8px 8px rgba(0, 0, 0, .2);
    margin-bottom: 20px;
}

.proBox .fl .flBox ul.ul1 li.on .submenu {
    display: block;
}

.proBox .fl .flBox ul.ul1 li .submenu a {
    display: block;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    border-bottom: 1px dashed #efefef;
    padding-left: 30px;
    transition: 0.3s;
}

.proBox .fl .flBox ul.ul1 li .submenu a.on, .proBox .fl .flBox ul.ul1 li .submenu a:hover {
    background: #0095eb;
    color: #fff;
    padding-left: 15px;
    border-radius: 3px;
    border-bottom: none;
}

.proBox .fl .tjBox {
    margin-top: 25px;
}

.proBox .fl .tjBox h3 {
    line-height: 46px;
}

.proBox .fl .tjBox ul {
    padding: 5px 10px;
    border: 1px solid #dedede;
    border-top: none;
}

.proBox .fl .tjBox h3 span {
    display: block;
    background: #0095eb;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    border-radius: 3px 3px 0 0;
}

.proBox .fl .tjBox li a {
    display: block;
    line-height: 38px;
    padding-right: 25px;
    background: url(../images/common/jt.png) no-repeat right center;
    background-size: 16px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #dedede;
}

.proBox .fl .tjBox .text {
    border: 1px solid #dedede;
    border-top: none;
    padding: 8px 10px;
}

.proBox .fl .tjBox .text h4 {
    font-size: 17px;
    color: #454545;
    margin: 5px 0;
}

.proBox .fl .tjBox .text p {
    line-height: 26px;
    font-size: 14px;
    color: #565656;
}

.proBox>.fr {
    width: 76%;
    float: left
}

.pBox .proLeft{
	float:left
}
.pBox .proRight{
	float:right
}

.proBox .fr .posi {
    line-height: 40px;
    border: 1px solid #f1f1f1;
    padding-left: 35px;
    background: #fafafa url(../images/index/posi.png) no-repeat left 8px center;
    background-size: 25px;
    color: #888;
}

.proBox .fr .posi .posil {
    float: left
}
.proBox .fr .posi .tim {
	float:right;
	color:#fafafa
}
.proBox .fr .posi a {
    color: #888;
}

.proBox .fr .posi p {
    float: right;
    margin-right: 10px
}

.proBox .fr .proList1 li:first-child .box {
    background: #f3f3f3;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    border: none;
    padding: 0 8px;
}

.proBox .fr .proList1 li:nth-child(odd) {
    background: rgba(0, 149, 235, .05);
}

.proBox .fr .proList1 li:first-child {
    padding: 0;
    border-bottom: none;
}

.proBox1 .fr .proList1 li .box:last-child {
    border-right: none;
}

.proBox .fr .proList1 {
    margin-top: 20px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3)
}

.proBox .fr .proList1 li {
    overflow: hidden;
    padding: 14px 0;
    border-bottom: 1px dotted #dedede;
}

.proBox .fr .proList1 li .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-right: 1px dotted #dedede;
    box-sizing: border-box;
    padding: 10px 8px;
    font-size: 16px;
    color: #555;
    margin-bottom: 0;
}

.proBox .fr .proList1 li a {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.proBox .fr .proList1 li .box b {
    font-weight: 500;
}

.proBox .fr .proList1 li .box1 {
    width: 22%;
    text-align: center;
}

.proBox .fr .proList1 li .box1 img {
    width: 85%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.proBox .fr .proList1 li .box2 {
    width: 11%;
}

.proBox .fr .proList1 li .box3 {
    width: 20%;
}

.proBox .fr .proList1 li .box3 b {
    font-weight: 500;
}

.proBox .fr .proList1 li .box4 {
    width: 25%;
    font-size: 15px;
}

.proBox .fr .proList1 li:first-child .box4 {
    text-align: center;
}

.proBox .fr .proList1 li .box:last-child {
    border-right: none;
}

.page {
    text-align: center;
    margin-top: 30px;
}

.page li span {
    display: inline-block;
    margin: 0 3px;
}

.page li span.page-numbar {
    margin: 0;
}

.page li span.page-num {
    display: none;
}

.page li a {
    display: inline-block;
    margin: 0 5px;
    padding: 4px 10px;
    border: 1px solid #ddd;
}

.page li a.page-num-current {
    background: #0095eb;
    color: #fff;
    border-color: #0095eb;
}

/* 产品详情 */

.proBox .fr .comBox {
    margin-top: 25px;
    overflow: hidden;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
}

.proBox .fr .comBox .pho {
    width: 45%;
}

.proBox .fr .comBox .text {
    width: 55%;
    padding: 0 30px;
    box-sizing: border-box;
	position:relative
}

.proBox .fr .comBox .text h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 50px;
    position: relative;
    background: #efefef;
    padding: 0 10px;
    margin-bottom: 10px
}

.proBox .fr .comBox .text h1 span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #efefef
}
.proBox .fr .comBox .text .tim {
	position:absolute;
	right:10px;
	top:50px;
	color:#fff
}
.proBox .fr .comBox .text p {
    line-height: 30px;
    font-size: 15px;
    color: #666;
    position: relative;
    padding-left: 24px
}

.proBox .fr .comBox .text p:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -5px;
    background: #0095eb
}

.proBox .fr .comBox .text p:after {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px dashed #0095eb;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

.proBox .fr .comBox .text .inf {
    margin: 5px 0 10px;
    padding: 4px 0;
    line-height: 30px;
    font-size: 14px;
    color: #777;
    height: 60px;
    overflow: hidden;
    border-top: 1px dotted #dedede;
    border-bottom: 1px dotted #dedede;
}

.proBox .fr .comBox .text .zx {
    margin-top: 20px;
}

.proBox .fr .comBox .text .zx a {
    display: inline-block;
    width: 140px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    border-radius: 8px;
    background: #0095eb;
    color: #fff;
    margin-right: 15px;
}

.proBox .fr .comBox .text .zx a.qq {
    background: #fff;
    border: 1px solid #0095eb;
    color: #0095eb;
    box-sizing: border-box;
}

.proBox .fr .comBox .text .zx a img {
    width: 20px;
    margin: 0px 5px 0 0
}

.proBox .fr .tit {
    background: #eaeaea;
    line-height: 42px;
}

.proBox .fr .tit span {
    display: block;
    width: 140px;
    font-size: 16px;
    color: #fff;
    position: relative;
    background: #0095eb;
    text-align: center;
}

.proBox .fr .lkBox {
    margin-top: 25px;
}

.proBox .fr .tit span:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 3px;
    background: #0095eb;
}

.proBox .fr .lkBox .ul1 li {
    padding: 10px;
    width: 25%;
    box-sizing: border-box;
    float: left;
}

.proBox .fr .lkBox .ul1 li a {
    display: block;
    border: 1px solid #dedede;
}

.proBox .fr .lkBox .ul1 li p {
    background: #fdfdfd;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
}

.proBox .fr .desc {
    margin: 25px 0;
}

.proBox .fr .desc .text {
    margin-top: 10px;
	padding:0 10%
}

.proBox .fr .desc .text img {
    width: 100% !important;
	max-width:750px !important;
	height:inherit !important;
    margin: 0 auto !important;
    display: block !important;
    transform: inherit !important;
}

.proBox .fr .desc .text h2 {
    line-height: 32px !important;
    margin: 5px 0 !important;
    font-size: 18px !important;
    border-bottom: 2px solid #0095eb !important;
    color: #0095eb !important;
    padding: 0 !important;
    font-family: '微软雅黑' !important;
    font-weight: 600 !important;
    width: 100% !important
}

.proBox .fr .desc .text p {
    font-size: 16px !important;
}

.proBox .fr .desc .text table {
width:100% !important;
}

.proBox .fr .fy li {
    width: 49%;
    margin-right: 2%;
    color: #666;
    float: left;
    line-height: 32px;
    border-bottom: 1px dashed #dedede;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .fr .fy li:last-child {
    margin-right: 0;
}

.proBox .fr .fy li a {
    color: #666;
}

.proBox .fr .ul2 li {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.proBox .fr .ul2 li:nth-child(2n) {
    margin-right: 0;
}

.proBox .fr .ul2 li a {
    display: block;
    line-height: 38px;
    border-bottom: 1px dashed #dedede;
    font-size: 15px;
    position: relative;
}

.proBox .fr .ul2 li p {
    padding-right: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}

.proBox .fr .ul2 li span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
}

/* 新闻中心 */

.proBox .fr .dl {
    border-bottom: 1px solid #dedede;
}

.proBox .fr .dl dl {
    padding: 10px;
    margin: 10px 0;
    border-top: 1px solid #dedede;
    position: relative;
}

.proBox .fr .dl dl:before {
    content: "";
    width: 60px;
    height: 4px;
    background: #f26b2f;
    position: absolute;
    left: 0;
    top: -2px;
    z-index: 100;
}

.proBox .fr .dl dt {
    float: right;
    width: 25%;
}

.proBox .fr .dl dd {
    float: left;
    width: 75%;
    box-sizing: border-box;
    padding: 0 20px 0 40px;
    background: url(../images/index/yh1.png) no-repeat left top;
    background-size: 32px;
}

.proBox .fr .dl a {
    display: block;
}

.proBox .fr .dl dd h3 {
    font-size: 17px;
    color: #0095eb;
    line-height: 32px;
}

.proBox .fr .dl dd span.time {
    display: block;
    line-height: 30px;
    padding-left: 25px;
    background: url(../images/index/time.png) no-repeat left center;
    background-size: 20px;
    font-size: 14px;
    color: #888;
}

.proBox .fr .dl dd p {
    line-height: 25px;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
}

.proBox .fr .dl dd span.more {
    display: block;
    width: 100px;
    line-height: 30px;
    background: #f26b2f;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    margin-top: 7px;
    float: right;
}

/* 新闻详情 */

.proBox .fr .newsShow {
    padding: 10px 10%;
}

.proBox .fr .newsShow .tit1 {
    text-align: center;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
}

.proBox .fr .newsShow .tit1 h1 {
    font-size: 22px;
    font-weight: 500;
    color: #333;
}

.proBox .fr .newsShow .tit1 p {
    color: #666;
    font-size: 13px;
    line-height: 30px;
}

.proBox .fr .newsShow .text img {
    width: auto !important;
    display: block !important;
    margin: 5px auto !important;
    height: auto !important;
    max-width: 600px !important
}

.proBox .fr .newsShow .text p {
    font-size: 16px !important;
}

.proBox .fr .newsShow table {
    width: 100% !important;
	border-collapse:collapse
}
.proBox .fr .newsShow table td {
	border:1px solid #dedede !important
}
/* 关于我们 */

.abBox>.fl {
    float: right;
}

.abBox>.fr {
    float: left;
}

.abBox .comBox1 {
    padding: 10px;
}

.abBox .comBox1 .text {
    position: relative;
    padding-top: 50px;
}

.abBox .comBox1 .text strong {
    display: block;
    font-size: 50px;
    color: #0095eb;
    opacity: 0.2;
    position: absolute;
    left: 0%;
    top: 20px;
    text-transform: uppercase;
    z-index: -1;
}

.abBox .comBox1 img {
    width: 40%;
    float: right;
    margin: 10px 0 10px 20px;
}

.abBox .comBox1 .text h2 {
    font-size: 30px;
    color: #0095eb;
    line-height: 50px;
}

.abBox .comBox1 .text p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
}

.abBox .abUl {
    margin-top: 20px;
}

.abBox .abUl li {
    width: 33.33%;
    float: left;
    text-align: center;
    position: relative;
}

.abBox .abUl li .pho {
    overflow: hidden;
}

.abBox .abUl li .pho img {
    transition: 0.3s;
}

.abBox .abUl li:hover .pho img {
    transform: scale(1.1);
}

.abBox .abUl li .text {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    color: #fff;
}

.abBox .abUl li .text span {
    display: block;
    width: 70px;
    margin: 12% auto 5px;
}

.abBox .abUl li .text h4 {
    font-size: 16px;
    font-weight: 500;
}

.abBox .abUl li .text p {
    font-size: 14px;
    line-height: 30px;
}

/* 视频中心 */

.abBox .vdList li {
    width: 33.33%;
    float: left;
    padding: 20px 10px;
    box-sizing: border-box;
}

.abBox .vdList li .pho {
    position: relative;
}

.abBox .vdList li .pho span {
    display: block;
    width: 56px;
    height: 56px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -28px 0 0 -28px;
    background: url(../images/index/open.png) no-repeat center;
    background-size: cover;
    z-index: 100;
}

.abBox .vdList li a {
    display: block;
    border: 1px solid #dedede;
}

.abBox .vdList li h3 {
    line-height: 40px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .fr .newsShow .text .video {
    width: 90%;
    margin: 0 auto
}

.proBox .fr .newsShow .text .video video {
    width: 100%
}

.proBox .fr .newsShow .text .video iframe {
    width: 100%;
	height:400px !important
}
.proBox .fr .vdshow {
    padding: 10px 0%;
}
/* 联系我们 */

.lxBox .lxUl {
    margin-top: 30px;
}

.lxBox .lxUl li {
    width: 45%;
    float: left;
    margin-bottom: 10px;
}

.lxBox .lxUl li:nth-child(2n) {
    float: right;
}

.lxBox .lxUl li span {
    display: block;
    float: right;
    width: 60px;
    height: 60px;
    margin: 0 auto 5px;
}

.lxBox .lxUl li:nth-child(2n) span {
    float: left;
}

.lxBox .lxUl li p {
    line-height: 30px;
    font-size: 15px;
    margin-right: 70px;
    text-align: right;
}

.lxBox .lxUl li:nth-child(2n) p {
    margin: 0 0 0 70px;
    text-align: left;
}

/* 产品资质 */

.abBox .fr .list {
    text-align: center;
}

.abBox .fr .list li {
    width: 140px;
    display: inline-block;
    margin: 20px 15px 20px 0;
}

.abBox .fr .list li a {
    display: block;
    background: #0095eb;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
}

.abBox .fr .list li.on a, .abBox .fr .list li:hover a {
    background: #f26b2f;
}

.abBox .fr .rx {
    margin: 0 20px;
    padding: 20px 0;
}

.abBox .fr .rx .swiper-slide {
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 95, 235, .3);
}

.abBox .fr .rx p {
    line-height: 40px;
    background: #efefef;
    text-align: center;
    font-size: 15px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.abBox .fr .rx p b {
    font-weight: 500
}

.abBox .fr .rx .swiper-slide .pic {
    display: table;
}

.abBox .fr .rx .swiper-slide .pic span {
    display: table-cell;
    vertical-align: middle;
}

@media all and (min-width: 1023px) and (max-width: 1600px) {
    .proBox .fr .comBox .text h1 {
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 5px
    }
    .proBox .fr .comBox .text .zx {
        margin-top: 12px;
    }
}

@media all and (min-width: 1023px) and (max-width: 1440px) {
    .proBox .fl .flBox ul.ul1 li h4 {
        line-height: 40px;
        font-size: 16px;
    }
    .proBox .fl .flBox ul.ul1 li .submenu a {
        font-size: 15px;
        line-height: 36px;
		padding-left:20px
    }
    .proBox .fr .proList1 li .box {
        font-size: 15px;
    }
    .proBox .fl .tjBox li a {
        font-size: 14px;
    }
    .proBox .fr .comBox .text {
        padding: 0 10px 0 20px;
    }
    .proBox .fr .comBox .text p {
        line-height: 25px;
        font-size: 14px;
    }
    .proBox .fr .comBox .text .zx {
        margin-top: 10px;
    }
    .proBox .fr .comBox .text .zx a {
        line-height: 30px;
        width: 120px;
    }
    .proBox .fr .comBox .text .zx a img {
        width: 18px;
        margin-right: 3px;
    }
    .proBox .fr .dl dt {
        width: 27%;
    }
    .proBox .fr .dl dd {
        width: 73%;
    }
    .proBox .fr .dl dd span.more {
        width: 90px;
        line-height: 26px;
    }
    .proBox .fr .dl dl:before {
        width: 50px;
    }
    .abBox .comBox1 .text h2 {
        font-size: 25px;
    }
    .abBox .comBox1 .text strong {
        font-size: 40px;
        top: 30px;
    }
}

@media all and (min-width: 0) and (max-width: 767px) {
    .proBox .proLeft {
        width: 100%;
        border-radius: 4px;
        overflow: hidden;
    }
    .proBox .proLeft .titl {
        background: #0095eb url(../images/index/menu.png) no-repeat right 15px center;
        background-size: 45px;
        padding: 10px;
        border-radius: 4px 4px 0 0;
        border-bottom: none;
    }
    .proBox .proLeft .titl h2 {
        font-size: 20px;
    }
    .proBox .proLeft .titl strong {
        font-size: 17px;
    }
    .proBox .fl .flBox ul.ul1 {
        display: none;
        border-top: 1px solid #fff;
    }
    .proBox .fl .flBox ul.ul1 li h4 {
        font-size: 15px;
        line-height: 40px;
        background-size: 18px;
    }
    .proBox .fl .flBox ul.ul1 li .submenu a {
        line-height: 36px;
        font-size: 14px;
        padding-left: 20px;
    }
    .proBox .fl .flBox ul.ul1 li .submenu a.on, .proBox .fl .flBox ul.ul1 li .submenu a:hover {
        padding-left: 12px;
    }
    .proBox .fl .tjBox {
        display: none;
    }
    .proBox>.fr {
        width: 100%;
        margin-top: 20px;
    }
    .proBox .fr .posi {
        line-height: 30px;
        padding-left: 30px;
        background-size: 18px;
        margin-bottom: 10px;
        background-position: left 8px top 8px
    }
    .proBox .fr .posi a {
        color: #888;
    }
    .proBox .fr .proList1 li {
        padding: 0;
        border-bottom: none;
    }
    .proBox .fr .proList1 li a {
        display: block;
        overflow: hidden;
    }
    .proBox .fr .proList1 li .box {
        display: block;
        padding: 12px 8px;
        font-size: 15px;
        border: none;
        border-top: none;
        text-align: center;
    }
    .proBox .fr .proList1 li:first-child {
        display: none;
    }
    .proBox .fr .proList1 li .box1 {
        width: 100%;
    }
    .proBox .fr .proList1 li .box1 img {
        width: 100%;
    }
    .proBox .fr .proList1 li a .box2 {
        width: 50%;
        float: left;
        line-height: 40px;
        text-align: center;
        position: relative;
        border-bottom: 1px solid #dedede;
    }
    .proBox .fr .proList1 li a .box2 h3 {
        font-size: 15px;
    }
    .proBox .fr .proList1 li a .box3 span {
        display: inline-block !important;
    }
    .proBox .fr .proList1 li a .box3 {
        width: 100%;
        text-align: center;
        padding: 0;
        line-height: 40px;
        border-bottom: 1px solid #dedede;
    }
    .proBox .fr .proList1 li a .box4 {
        width: 100%;
        border-bottom: 1px solid #dedede;
        overflow: hidden;
    }
    .proBox .fr .proList1 li a .box:nth-child(5) {
        border-right: 1px solid #dedede;
        box-sizing: border-box;
        text-align: center;
        padding: 0;
    }
    .proBox .fr .proList1 li a .box:nth-child(6) {
        text-align: center;
        padding: 0;
    }
    /* 产品详情 */
    .proBox .fr .comBox {
        margin-top: 20px;
    }
    .proBox .fr .comBox .pho {
        width: 100%;
    }
    .proBox .fr .comBox .text {
        width: 100%;
        padding: 15px 0px 0;
    }
    .proBox .fr .comBox .text h1 {
        font-size: 21px;
        line-height: 30px;
        color: #0095eb;
        background: #fff
    }
    .proBox .fr .comBox .text h1 span {
        color: #fff
    }
    .proBox .fr .comBox .text p {
        line-height: 30px;
        font-size: 13px;
    }
    .proBox .fr .comBox .text .inf {
        margin: 5px 0;
        line-height: 24px;
        font-size: 13px;
        height: inherit;
    }
    .proBox .fr .comBox .text .zx {
        margin-top: 10px;
    }
    .proBox .fr .comBox .text .zx a {
        width: 120px;
        line-height: 32px;
        font-size: 13px;
        border-radius: 16px;
        margin-right: 12px;
    }
    .proBox .fr .tit {
        line-height: 36px;
    }
    .proBox .fr .tit span {
        width: 110px;
        font-size: 15px;
    }
    .proBox .fr .lkBox {
        margin-top: 20px;
    }
    .proBox .fr .lkBox .ul1 li {
        padding: 8px;
        width: 50%;
    }
    .proBox .fr .desc {
        margin: 20px 0;
    }
    .proBox .fr .desc .text h2 {
        line-height: 30px !important;
        font-size: 16px !important;
        width: 100% !important;
    }
	.proBox .fr .desc .text {
		padding:0 10px
	}
    .proBox .fr .desc .text img {
        width: 100% !important;
        height: inherit !important;
    }
    .proBox .fr .fy li {
        width: 100%;
        margin-right: 0%;
    }
    .proBox .fr .ul2 li {
        width: 100%;
        float: inherit;
        margin-right: 0%;
    }
    .proBox .fr .ul2 li a {
        line-height: 36px;
        font-size: 14px;
    }
    .proBox .fr .ul2 li p {
        font-size: 14px;
    }
    .proBox .fr .ul2 li span {
        font-size: 13px;
    }
    /* 新闻中心 */
    .proBox .fr .dl dl {
        padding: 10px 0;
        margin: 10px 0;
        border-top: 1px solid #dedede;
        position: relative;
    }
    .proBox .fr .dl dl:before {
        width: 40px;
    }
    .proBox .fr .dl dt {
        float: right;
        width: 30%;
    }
    .proBox .fr .dl dd {
        width: 70%;
        padding: 0 10px 0 30px;
        background-size: 25px;
    }
    .proBox .fr .dl dd h3 {
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 28px;
    }
    .proBox .fr .dl dd span.time {
        display: none
    }
    .proBox .fr .dl dd p {
        line-height: 20px;
        font-size: 13px;
        height: 40px;
    }
    .proBox .fr .dl dd span.more {
        display: none
    }
    /* 新闻详情 */
    .proBox .fr .newsShow {
        padding: 0px;
    }
    .proBox .fr .newsShow .tit1 {
        margin-bottom: 6px;
    }
    .proBox .fr .newsShow .tit1 h1 {
        font-size: 21px;
    }
    .proBox .fr .newsShow .tit1 p {
        font-size: 12px;
        line-height: 25px;
    }
    .proBox .fr .newsShow .text img {
        width: 100% !important;
    }
    /* 关于我们 */
    .abBox>.fl {
        float: inherit;
    }
    .abBox>.fr {
        float: inherit;
    }
    .abBox .comBox1 {
        padding: 0px;
    }
    .abBox .comBox1 .text {
        padding-top: 0px;
    }
    .abBox .comBox1 .text strong {
        display: none
    }
    .abBox .comBox1 img {
        width: 100%;
        float: inherit;
        margin: 10px 0;
    }
    .abBox .comBox1 .text h2 {
        font-size: 22px;
        line-height: 40px;
    }
    .abBox .comBox1 .text p {
        font-size: 15px !important;
        line-height: 26px;
    }
    .abBox .abUl {
        margin-top: 20px;
    }
    .abBox .abUl li {
        width: 100%;
        float: inherit;
    }
    .abBox .abUl li .text span {
        width: 50px;
    }
    /* 视频中心 */
    .abBox .vdList li {
        width: 50%;
        padding: 10px 8px;
    }
    .abBox .vdList li .pho span {
        width: 42px;
        height: 42px;
        margin: -21px 0 0 -21px;
    }
    .abBox .vdList li h3 {
        line-height: 36px;
        font-size: 15px;
    }
    .proBox .fr .newsShow .text .video {
        width: 100%;
    }
    /* 联系我们 */
    .lxBox .lxUl {
        margin-top: 10px;
    }
    .lxBox .lxUl li {
        width: 100%;
        float: inherit;
        display: table;
        margin-bottom: 10px;
    }
    .lxBox .lxUl li:nth-child(2n) {
        float: inherit;
    }
    .lxBox .lxUl li span {
        display: table-cell;
        vertical-align: middle;
        float: inherit;
        width: 50px;
        height: 50px;
    }
    .lxBox .lxUl li:nth-child(2n) span {
        float: inherit;
    }
    .lxBox .lxUl li p {
        line-height: 25px;
        font-size: 14px;
        margin-right: 0px;
        text-align: left;
        display: table-cell;
        padding-left: 8px;
        vertical-align: middle;
    }
    .lxBox .lxUl li:nth-child(2n) p {
        margin: 0 0 0 0px;
    }
    .abBox .fr .list li {
        width: 120px;
        margin: 10px;
    }
	.proBox .fr .newsShow .text .video iframe {
		height:200px !important
	}
}