/* body {
    background: url(../images/index/dd_bg.png) repeat;
} */
.endit-content p { margin: 15px 0; }
.endit-content { line-height: 28px; font-size: 16px; }
.ctt h1 { padding: 48px 0 4px; text-align: center; font-weight: bold; }
.ctt h1 span { display: block; font-size: 42px; color: #000; line-height: 42px; position: relative; padding-bottom: 18px; }
.ctt h1 span:after { position: absolute; width: 3.2%; height: 3px; background: #ed7122; content: ""; bottom: 0; left: 48.4%; }
.ctt h1 i { display: block; font-size: 16px; color: #777; font-family: "Arial"; line-height: 44px; text-transform: uppercase; font-style: normal; }

#gFooter .power { margin-top: 40px; border-top: 1px solid rgba(255, 255, 255, 0.1); }
.posi { line-height: 70px; margin-top: -30px; padding: 0 10px 0 40px; color: #555; font-size: 15px; background: url(../images/common/icon-index.png) #fff no-repeat left 15px  center; box-shadow: 0 0 12px rgba(0, 0, 0, 0.4); border-radius: 5px; position: relative; z-index: 100; }
.posi a { color: #555; }
.proBox { margin: 40px auto; }
.proBox > .fl { width: 22%; background: linear-gradient(0, #d4e7f7 50%, #ebf5fd 99%); box-sizing: border-box; border-radius: 6px; position: relative; padding: 30px 36px; }
.gengxin { color: #fff; font-size: 12px; }
.proBox > .fl:before { content: ""; width: 60px; height: 60px; position: absolute; left: 0; top: 0; opacity: 0.4; background: url(../images/index/icon4.png) no-repeat center; }
.proBox > .fl:after { content: ""; width: 60px; height: 60px; position: absolute; right: 0; top: 0; opacity: 0.4; background: url(../images/index/icon4.png) no-repeat center; }
.proBox > .fl h2 { font-size: 34px; color: #1171be; text-align: center; margin-bottom: 20px; }
.proBox > .fl .ul1 li { margin: 10px 0; }
.proBox > .fl .ul1 li a { display: block; line-height: 50px; font-weight: 600; font-size: 17px; color: #555; border-radius: 4px; padding: 0 20px; overflow: hidden; background: #fff url(../images/index/icon2.png) no-repeat right 14px center; background-size: 26px; transition: 0.3s; }
.proBox > .fl .ul1 li:hover a, .proBox > .fl .ul1 li.on a { background: #1171be url(../images/index/icon3.png) no-repeat right 10px center; background-size: 26px; color: #fff; }
.proBox > .fl .tjBox { margin-top: 20px; background: #fff; border-radius: 8px; overflow: hidden; }
.proBox > .fl .tjBox h3 { line-height: 50px; font-size: 20px; background: #1171be; color: #fff; padding-left: 20px; position: relative; }
.proBox > .fl .tjBox ul li { margin: 5px 8px; }
.proBox > .fl .tjBox ul li a { display: block; line-height: 40px; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 15px; border-bottom: 1px dashed rgba(0, 0, 0, 0.2); }
.proBox > .fl .tjBox .text { padding: 8px; }
.proBox > .fl .tjBox .text img { margin: 8px 0; }
.proBox > .fl .tjBox .text p { font-size: 15px; line-height: 30px; }
.proBox > .fr { width: 75%; padding: 25px; box-sizing: border-box; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); border-radius: 8px; background: #fff; }
.proBox .frBox .table { border-bottom: 1px solid #dedede; margin-top: 10px; }
.proBox .frBox .table .tab a { display: table; width: 100%; border-collapse: collapse; font-size: 16px; background: #fff; }
.proBox .frBox .table .tab:first-child a { background: #edf0f3; }
.proBox .frBox .table .tab a .box { display: table-cell; vertical-align: middle; text-align: center; padding: 12px 0; border: 1px solid #dedede; border-bottom: none; }
.proBox .frBox .table .tab a .box1 { width: 25%; }
.proBox .frBox .table .tab a .box1 img { width: 70%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
.proBox .frBox .table .tab a .box2 { width: 18%; }
.proBox .frBox .table .tab a .box3 { width: 24%; }
.proBox .frBox .table .tab a .box4 { width: 11%; }
.proBox .page { text-align: center; margin-top: 30px; }
.proBox .fr .page li span { display: inline-block; }
.proBox .page a { display: inline-block; padding: 5px 10px; border: 1px solid #dedede; margin: 0 5px; }
.proBox .page a:hover { background: #1171be; border-color: #1171be; color: #fff; }
/* 产品详情 */
.proBox .fr .comBox { background: linear-gradient(0, #d4e7f7 50%, #ebf5fd 99%); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.proBox .fr .comBox .pho { width: 40%; }
.proBox .fr .comBox .text { width: 60%; padding: 40px 60px; box-sizing: border-box; }
.proBox .fr .comBox .text h1 { font-size: 30px; color: #343434; }
.proBox .fr .comBox .text .dl { margin: 20px 0; background: #fff url(../images/index/bg_03.png) repeat; padding: 20px; overflow: hidden; border-radius: 8px; }
.proBox .fr .comBox .text dl { width: 33.33%; float: left; text-align: center; position: relative; }
.proBox .fr .comBox .text dl:before { content: ""; position: absolute; left: 20%; right: 20%; background: #eaeaea; height: 4px; top: 50%; transform: translateY(-50%); }
.proBox .fr .comBox .text dl:after { content: ""; width: 8px; height: 8px; background: #1171be; position: absolute; left: 50%; top: 50%; border-radius: 50%; transform: translate(-50%, -50%); }
.proBox .fr .comBox .text dl dt { font-size: 16px; line-height: 30px; margin-bottom: 20px; }
.proBox .fr .comBox .text dl dd { font-size: 18px; }
.proBox .fr .comBox .text p { font-size: 16px; line-height: 30px; }
.proBox .fr .comBox .text .lx { margin-top: 20px; padding-top: 16px; }
.proBox .fr .comBox .text .lx a.tel { display: block; float: left; font-size: 30px; font-weight: 600; line-height: 50px; padding-left: 57px; color: #1171be; background: url(../images/index/tel2.png) no-repeat left center; background-size: 50px; }
.proBox .fr .comBox .text .lx a.qq { display: block; float: right; width: 134px; line-height: 40px; text-align: center; border-radius: 20px; background: #1171be; color: #fff; }
.proBox .fr .lkBox { margin-top: 30px; }
.proBox .fr h3.tit { font-size: 20px; background: #1171be; color: #fff; line-height: 50px; padding-left: 20px; border-radius: 4px; margin-bottom: 10px; }
.proBox .fr .lkBox .ul1 li { width: 25%; float: left; padding: 10px; box-sizing: border-box; }
.proBox .fr .lkBox .ul1 li a { display: block; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); border-radius: 8px; overflow: hidden; }
.proBox .fr .lkBox .ul1 li p { line-height: 50px; font-size: 16px; background: #1171be; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #fff; }
.proBox .fr .info { margin-top: 30px; }
.proBox .fr .info h2 { font-size: 18px; color: #1171be; margin: 4px 0; }
.proBox .fr .info .text { font-size: 16px; line-height: 30px; padding: 10px; }
.proBox .fr .info img { width: auto !important; height: inherit !important; max-width: 800px; }
.proBox .fr .fy li { width: 50%; float: left; box-sizing: border-box; padding: 6px 10px; line-height: 40px; color: #666; border-bottom: 1px solid #efefef; }
.proBox .fr .fy li a { display: inline-block; color: #666; }
.proBox .fr .lkBox .ul2 li { width: 50%; float: left; padding: 15px; box-sizing: border-box; }
.proBox .fr .lkBox .ul2 li a { display: block; overflow: hidden; background: #fcfcfc; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); border-radius: 7px; }
.proBox .fr .lkBox .ul2 li .time { width: 110px; background: #1171be; float: left; color: #fff; text-align: center; }
.proBox .fr .lkBox .ul2 li .time span { display: block; font-size: 26px; line-height: 60px; border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
.proBox .fr .lkBox .ul2 li .time strong { display: block; line-height: 50px; font-size: 22px; }
.proBox .fr .lkBox .ul2 li .text { margin-left: 128px; padding-right: 16px; }
.proBox .fr .lkBox .ul2 li .text h4 { font-size: 17px; color: #333; margin: 10px 0 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.proBox .fr .lkBox .ul2 li .text p { font-size: 15px; color: #444; line-height: 27px; height: 54px; overflow: hidden; }
/* 新闻资讯 */
.proBox .fr .n_dl dl { background: #efefef; border-radius: 10px; margin-bottom: 20px; overflow: hidden; position: relative; }
.proBox .fr .n_dl dl a { display: block; overflow: hidden; }
.proBox .fr .n_dl dl dt { width: 17%; position: absolute; left: 0; top: 0; bottom: 0; text-align: center; line-height: 80px; background: #1171be; }
.proBox .fr .n_dl dl dt span { display: block; font-size: 42px; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.3); margin-top: 20%; }
.proBox .fr .n_dl dl dt strong { display: block; color: #fff; font-size: 36px; opacity: 0.8; font-weight: 500; }
.proBox .fr .n_dl dl dd { padding: 20px 40px 20px 20%; }
.proBox .fr .n_dl dl dd .pho { width: 23%; float: left; }
.proBox .fr .n_dl dl dd .text { width: 77%; float: left; padding-left: 40px; box-sizing: border-box; }
.proBox .fr .n_dl dl dd .text h3 { font-size: 20px; margin-top: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.proBox .fr .n_dl dl dd .text p { font-size: 15px; line-height: 30px; margin-top: 15px; }
.proBox .fr .n_dl dl dd .text span { display: block; width: 150px; line-height: 36px; text-align: center; background: #1171be url(../images/common/more.png) no-repeat right 10px center; background-size: 18px; color: #fff; float: right; margin-top: 20px; border-radius: 18px; }
/* 新闻详情 */
.proBox .fr .tex_box .title { background: #efefef; text-align: center; padding: 30px 0; }
.proBox .fr .tex_box .title h1 { font-size: 30px; }
.proBox .fr .tex_box .title span { display: block; width: 60px; height: 4px; background: #1171be; margin: 10px auto; }
.proBox .fr .tex_box .title p { font-size: 14px; color: #555; }
.proBox .fr .tex_box .title p a { color: #555; }
.proBox .fr .tex_box .text img { width: 80% !important; margin: 0 10%; height: inherit !important; }
/* 视频中心 */
.proBox ul.vd_ul li { width: 25%; float: left; padding: 15px; box-sizing: border-box; }
.proBox ul.vd_ul li a { display: block; position: relative; background: #fff; box-shadow: 0 0 10px rgba(17, 113, 190, 0.5); border-radius: 8px; overflow: hidden; }
.proBox ul.vd_ul li .pho { position: relative; }
.proBox ul.vd_ul li .pho span { display: block; width: 54px; height: 54px; background: url(../images/index/icon5.png) no-repeat center; background-size: 54px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.proBox ul.vd_ul li p { line-height: 50px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; background: url(../images/index/dd_bg.png) repeat; }
.proBox .fr .tex_box video { width: 100%; }
/* 关于我们 */
.ab_box1 { margin-top: 40px; background: url(../images/index/ab.png) no-repeat right bottom; }
.ab_box1 .text { width: 50%; }
.ab_box1 .text h2 { font-size: 36px; font-weight: 500; color: #2b2b2b; }
.ab_box1 .text em { color: #bbb; font-size: 16px; font-style: normal; }
.ab_box1 .text p { font-size: 16px; line-height: 32px; margin: 60px 0; color: #5f5f5f; }
.ab_box1 .text li { width: 50%; overflow: hidden; float: left; margin-bottom: 50px; }
.ab_box1 .text span { display: block; float: left; width: 60px; }
.ab_box1 .text .tex { margin: 0 60px 0 80px; }
.ab_box1 .text .tex strong { display: block; font-size: 40px; }
.ab_box1 .text .tex p { line-height: 30px; margin: 0; }
.ab_box1 .box { background: rgba(17, 113, 190, 0.9); padding: 50px 7%; overflow: hidden; }
.ab_box1 .box span { display: block; width: 360px; float: left; }
.ab_box1 .box h2 { float: right; line-height: 136px; font-size: 36px; color: #fff; padding-right: 90px; letter-spacing: 1px; position: relative; }
.ab_box1 .box h2 strong { display: inline-block; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: relative; top: -8px; margin: 0 10px; }
.ab_box1 .box h2:after { content: ""; width: 70px; height: 1px; background: #fff; position: absolute; right: 0; top: 50%; }
.ab_box2 { margin-top: 50px; overflow: hidden; }
.ab_box2 h2 { font-size: 36px; font-weight: 500; margin-bottom: 22px; }
.ab_box2 img { float: right; margin-left: 50px; width: 36%; }
.ab_box2 .text p { font-size: 17px; line-height: 36px; margin-bottom: 10px; text-indent: 2em; }
.lx_box { background: url(../images/index/icon11.png) #1171be repeat; }
.lx_box .text { width: 42%; padding: 30px 40px 0; box-sizing: border-box; color: #fff; }
.lx_box .text h3 { font-size: 24px; }
.lx_box .text p { line-height: 30px; font-size: 16px; }
.lx_box .text span.line { display: block; height: 2px; margin: 16px 0 10px; border-top: 1px dashed rgba(255, 255, 255, 0.5); }
.lx_box .text .ewm { width: 130px; margin: 0 auto; }
.lx_box .map { width: 58%; }
 @media all and (min-width: 1024px) and (max-width: 1680px) {
.proBox > .fl { padding: 30px 20px; }
.proBox .fr .comBox .pho { width: 42%; }
.proBox .fr .comBox .text { width: 58%; padding: 30px 40px 0; }
.proBox .fr .comBox .text .lx { margin-top: 0; }
.ab_box1 .text { width: 60%; }
.ab_box1 .text .tex p { font-size: 15px; }
}
 @media all and (min-width: 1024px) and (max-width: 1600px) {
.proBox > .fl .ul1 li a { font-size: 16px; line-height: 45px; }
.proBox .fr .comBox .text p { font-size: 15px; line-height: 28px; }
.proBox .fr .comBox .text .dl { margin: 14px 0; padding: 14px; }
.proBox .fr .comBox .text .lx a.tel { font-size: 26px; }
.proBox .fr .n_dl dl dt span { font-size: 36px; }
.proBox .fr .n_dl dl dd { padding: 15px 20px 15px 20%; }
.proBox .fr .n_dl dl dd .pho { width: 25%; }
.proBox .fr .n_dl dl dd .text { width: 75%; }
.lx_box .text p { font-size: 15px; line-height: 28px; }
.lx_box .text span.line { margin: 10px 0; }
.lx_box .text h3 { font-size: 22px; }
.lx_box .text { padding-top: 25px; }
}
 @media all and (min-width: 1024px) and (max-width: 1440px) {
.posi { line-height: 50px; }
.proBox .frBox .table .tab a { font-size: 15px; }
.proBox > .fl .ul1 li a { font-weight: 500; background-size: 22px; }
.proBox > .fl .tjBox ul li a { font-size: 14px; line-height: 36px; }
.proBox > .fl .tjBox .text p { line-height: 24px; font-size: 14px; }
.proBox .fr .comBox .text { padding-top: 20px; }
.proBox .fr .comBox .text dl dt { font-size: 14px; margin-bottom: 14px; }
.proBox .fr .comBox .text p { line-height: 24px; }
.proBox .fr .comBox .text dl dd { font-size: 16px; }
.proBox .fr .lkBox .ul1 li p { line-height: 44px; font-size: 15px; }
.proBox .fr .n_dl dl dt { line-height: 60px; width: 19%; }
.proBox .fr .n_dl dl dd { padding-left: 23%; }
.proBox .fr .n_dl dl dd .text { padding-left: 30px; }
.proBox .fr .n_dl dl dd .text h3 { font-size: 17px; }
.proBox .fr .n_dl dl dd .text p { font-size: 14px; line-height: 27px; height: 54px; margin-top: 6px; }
.proBox .fr .n_dl dl dd .text span { line-height: 32px; width: 130px; background-size: 12px; }
.proBox .fr .lkBox .ul2 li .time { width: 90px; }
.proBox .fr .lkBox .ul2 li .time span { font-size: 24px; line-height: 50px; }
.proBox .fr .lkBox .ul2 li .time strong { font-size: 20px; }
.proBox .fr .lkBox .ul2 li .text { margin-left: 108px; }
.proBox .fr .lkBox .ul2 li .text h4 { font-size: 16px; }
.proBox .fr .lkBox .ul2 li .text p { font-size: 14px; line-height: 25px; height: 50px; }
.proBox ul.vd_ul li .pho span { width: 46px; height: 46px; background-size: 46px; }
.lx_box .text .ewm { width: 120px; }
.ab_box2 .text p { font-size: 16px; line-height: 30px; }
.ab_box2 h2 { font-size: 32px; }
.ab_box1 .box span { width: 260px; }
.ab_box1 .box h2 { line-height: 98px; font-size: 32px; }
}
 @media all and (min-width: 1024px) and (max-width: 1300px) {
.proBox .fr .comBox .text h1 { font-size: 22px; }
.proBox .fr .comBox .text p { font-size: 14px; line-height: 20px; }
.proBox .fr .comBox .text .lx a.tel { font-size: 20px; background-size: 40px; padding-left: 45px; }
.ab_box1 .text span { width: 50px; }
.ab_box1 .text .tex { margin: 0 40px 0 60px; }
}
 @media all and (min-width: 0) and (max-width: 767px) {
#gFooter .power { margin-top: 10px; }
.container { padding: 0 20px; }
.posi { line-height: 40px; margin-top: 0px; padding: 0 0px 0px 30px; font-size: 14px; background: url(../images/common/icon-index.png) #fff no-repeat left 8px  center; box-shadow: 0 0 8px rgba(0, 0, 0, 0.4); border-radius: 0px; z-index: 99; }
.proBox { margin: 30px auto; }
.proBox > .fl { width: 100%; padding: 20px 0px; }
.proBox > .fl h2 { font-size: 30px; color: #1171be; text-align: center; margin-bottom: 20px; }
.proBox > .fl .ul1 { overflow: hidden; }
.proBox > .fl .ul1 li { margin: 6px 0; width: 50%; float: left; box-sizing: border-box; padding: 0 10px; text-align: center; }
.proBox > .fl .ul1 li a { line-height: 40px; font-size: 15px; padding: 0 0px; overflow: hidden; background: #fff; }
.proBox > .fl .ul1 li:hover a,  .proBox > .fl .ul1 li.on a { background: #1171be; color: #fff; }
.proBox > .fl .tjBox { display: none; }
.proBox > .fr { margin-top: 20px; width: 100%; padding: 0px; box-shadow: none; border-radius: 0px; }
.proBox .frBox .table .tab:nth-child(1) { display: none; }
.proBox .frBox .table .tab { margin-top: 20px; }
.proBox .frBox .table .tab a { font-size: 15px; display: block; overflow: hidden; }
.proBox .frBox .table .tab a .box { box-sizing: border-box; padding: 12px 10px; display: block; }
.proBox .frBox .table .tab a .box1 { width: 100%; }
.proBox .frBox .table .tab a .box1 img { width: 70%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
.proBox .frBox .table .tab a .box2 { width: 100%; }
.proBox .frBox .table .tab a .box2 span.sp { display: inline-block !important; margin-left: 5px; }
.proBox .frBox .table .tab a .box3 { width: 100%; }
.proBox .frBox .table .tab a .box4 { width: 50%; border-bottom: 1px solid #dedede; float: left; }
/* 产品详情 */
.proBox .fr .comBox { background: linear-gradient(0, #d4e7f7 50%, #ebf5fd 99%); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.proBox .fr .comBox .pho { width: 100%; }
.proBox .fr .comBox .text { width: 100%; padding: 20px; box-sizing: border-box; }
.proBox .fr .comBox .text h1 { font-size: 20px; }
.proBox .fr .comBox .text .dl { margin: 16px 0; padding: 14px; }
.proBox .fr .comBox .text dl:before { height: 3px; }
.proBox .fr .comBox .text dl:after { width: 7px; height: 7px; }
.proBox .fr .comBox .text dl dt { font-size: 14px; margin-bottom: 16px; }
.proBox .fr .comBox .text dl dd { font-size: 16px; }
.proBox .fr .comBox .text p { font-size: 14px; line-height: 25px; }
.proBox .fr .comBox .text .lx { margin-top: 0px; padding-top: 12px; }
.proBox .fr .comBox .text .lx a.tel { font-size: 20px; line-height: 40px; padding-left: 40px; background-size: 36px; }
.proBox .fr .comBox .text .lx a.qq { width: 110px; line-height: 30px; border-radius: 15px; }
.proBox .fr h3.tit { font-size: 18px; line-height: 40px; padding-left: 16px; }
.proBox .fr .lkBox .ul1 li { width: 50%; padding: 10px 8px; }
.proBox .fr .lkBox .ul1 li a { border-radius: 5px; }
.proBox .fr .lkBox .ul1 li p { line-height: 40px; font-size: 15px; }
.proBox .fr .info img { width: 100% !important; height: inherit !important; max-width: 750px; }
.proBox .fr .fy li { width: 100%; float: inherit; padding: 6px 0px; line-height: 30px; }
.proBox .fr .lkBox .ul2 li { width: 100%; float: inherit; padding: 8px 0; }
.proBox .fr .lkBox .ul2 li .time { width: 90px; }
.proBox .fr .lkBox .ul2 li .time span { display: block; font-size: 22px; line-height: 50px; border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
.proBox .fr .lkBox .ul2 li .time strong { line-height: 50px; font-size: 18px; }
.proBox .fr .lkBox .ul2 li .text { margin-left: 100px; padding-right: 10px; }
.proBox .fr .lkBox .ul2 li .text h4 { font-size: 16px; margin: 8px 0; }
.proBox .fr .lkBox .ul2 li .text p { font-size: 14px; line-height: 26px; height: 52px; }
/* 新闻资讯 */
.proBox .fr .n_dl dl { background: #efefef; border-radius: 10px; margin-bottom: 20px; overflow: hidden; position: relative; }
.proBox .fr .n_dl dl dt { display: none; }
.proBox .fr .n_dl dl dd { padding: 14px 10px; }
.proBox .fr .n_dl dl dd .pho { width: 40%; }
.proBox .fr .n_dl dl dd .text { width: 60%; padding-left: 10px; }
.proBox .fr .n_dl dl dd .text h3 { font-size: 16px; margin-top: 0px; }
.proBox .fr .n_dl dl dd .text p { font-size: 14px; line-height: 25px; margin-top: 6px; height: 50px; overflow: hidden; }
.proBox .fr .n_dl dl dd .text span { display: block; width: 110px; line-height: 30px; text-align: center; background: #1171be url(../images/common/more.png) no-repeat right 5px  center; background-size: 14px; margin-top: 5px; border-radius: 15px; font-size: 12px; }
/* 新闻详情 */
.proBox .fr .tex_box .title { padding: 20px 0; }
.proBox .fr .tex_box .title h1 { font-size: 22px; }
.proBox .fr .tex_box .title span { width: 40px; height: 3px; }
.proBox .fr .tex_box .title p { font-size: 13px; }
.proBox .fr .tex_box .text img { width: 100% !important; max-width: 700px; height: inherit !important; }
/* 视频中心 */
.proBox ul.vd_ul li { width: 48%; padding: 8px 0; margin-right: 4%; }
.proBox ul.vd_ul li:nth-child(2n) { margin-right: 0; }
.proBox ul.vd_ul li a { border-radius: 5px; }
.proBox ul.vd_ul li .pho span { width: 46px; height: 46px; background-size: 46px; }
.proBox ul.vd_ul li p { line-height: 40px; font-size: 15px; }
/* 关于我们 */
.ab_box1 { display: none; }
.ab_box2 { margin-top: 30px; }
.ab_box2 h2 { font-size: 26px; margin-bottom: 15px; }
.ab_box2 img { float: inherit; margin-left: 0px; width: 100%; }
.ab_box2 .text p { font-size: 15px; line-height: 30px; }
.lx_box .text { width: 100%; padding: 20px 24px 20px; }
.lx_box .text h3 { font-size: 22px; }
.lx_box .text p { line-height: 28px; font-size: 14px; }
.lx_box .text .ewm { width: 120px; }
.lx_box .map { width: 100%; }
}
