body {
    background: url("../image/3152104.jpg") no-repeat top center;
}

.warp {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.w1200 {
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
}

.w1245 {
    width: 1245px;
    margin: 0 auto;
    overflow: hidden;
}

.bg-color {
    background: #efefef;
}

.bg-color2 {
    background: #fff;
}

.w690 {
    width: 690px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}



.header {
    width: 100%;
    height:620px;
    overflow: hidden;
    float: left;
    position: relative;
}

.header-one, .header-two {
    width: 100%;
    overflow: hidden;
}

.header-one {
    position: absolute;
    left: 0px;
    top: 0px;
}
.header-one .left-logo a{
    width: 415px;
    height: 65px;
    margin: 50px 0px 0px 0px;
    display:block;
}

.header-one .right-false a{
    width:415px;
    height: 65px;
    line-height: 65px;
    margin: 50px 0px 0px 0px;
    text-align: right;
  
    display:block;
}



.content {
    width: 100%;
    overflow: hidden;
    float: left;
}

.content a:hover {
    color: #c02c20!important;
}

.content img {
    transition: all 1s;
}
.content img:hover {
    transform: scale(1.1);
}

.content-boxs {
    width: 100%;
    overflow: hidden;
    float: left;
}

.one .top {
    width: 100%;
    overflow: hidden;
    float: left;
    line-height: 80px;
    padding: 25px 0px;
    font-size: 52px;
    text-align: center;
    color: #0a161a;
}
.one .top a {
    color: #0a161a;
}

.one .bottom {
    width: 100%;
    height: 490px;
    float: left;
    overflow: hidden;
}

.one .bottom .left {
    width: 685px;
    height: 460px;
    overflow: hidden;
    margin-top: 30px;
}


.one .bottom .left .device {
    width: 100%;
    height: 685px;
    height: 460px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.one .bottom .left .swiper-container {
    width: 100%;
    height: 460px;
}
.one .bottom .left .swiper-wrapper {
    width: 100%;
    height: 460px;
}

.one .bottom .left .swiper-slide {
    width: 100%;
    height: 460px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.one .bottom .left .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.one .bottom .left .swiper-slide img {
    width: 100%;
    height: 460px;
    vertical-align: middle;
}

.swiper-title {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    text-align: left;
    text-indent: 1em;
    background: url(../image/3152837.png) center;
}

.one .bottom .left .pagination {
    position: absolute;
    right: 18px;
    bottom: 10px;
    text-align: center;
    width: auto;
    height: auto;
    z-index: 999;
}
.one .bottom .left .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ffffff;
    margin: 0 5px;
    cursor: pointer;
    

}
.one .bottom .left .swiper-active-switch {
    width: 30px;
    background: #d83530;
    opacity:1;

}


.one .bottom .right {
    width: 530px;
    overflow: hidden;
    margin-top: 30px;
}
.one .bottom .right .r-top {
    width: 100%;
    overflow: hidden;
    float: left;
    border-bottom: dashed 2px #aaa6a7;
}
.one .bottom .right .r-top .r-top-title {
    width: 100%;
    overflow: hidden;
    float: left;
    line-height: 40px;
    font-size: 24px;
    color: #000000;
}
.one .bottom .right .r-top .r-top-text {
    width: 100%;
    overflow: hidden;
    float: left;
    padding: 5px 0px 10px 0px;
    line-height: 30px;
    font-size: 16px;
    color: #595757;
}
.one .bottom .right .r-top .r-top-text a {
    color: #c02c20;
}

.one .bottom .right .r-bottom {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top: 10px;
}
.one .bottom .right .r-bottom > ul {
    width: 100%;
    overflow: hidden;
}
.one .bottom .right .r-bottom ul li {
    width: 100%;
    line-height: 50px;
    overflow: hidden;
    float: left;
    font-size: 20px;
    color: #004e9e;
    text-indent: 1em;
    position: relative;
}
.one .bottom .right .r-bottom ul li:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 19px;
    z-index: 999;
    display: block;
    width: 11px;
    height: 13px;
    background: url(../image/3440485.png) no-repeat center left;
}

.one .bottom .right .r-bottom ul li a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    color: #595757;
}


.more-btn {
    width: 100%;
    line-height: 20px;
    text-align: right;
    color: #595757;
    font-size: 18px;
}
.more-btn a {
    color: #595757;
}


.column-box {
    width: 100%;
    height: 87px;
    float: left;
    position: relative;
}
.column-box:after {
    content:'';
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
    display: block;
}

.column-box:before {
    content:'';
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 0;
    margin-top: 1.5px;
    display: block;
    width: 165px;
    height: 0px;
    border: dashed 1px #a8a8a8;
}
.column-box .column-b-title {
    position: absolute;
    left: 80px;
    top: 0px;
    display: block;
    width: auto;
    line-height: 70px;
    z-index: 999;
    float: left;
    font-size: 30px;
    color: #064d9c;
}
.column-box .column-b-title a {
    color: #064d9c;
}

.column-b-title img { transition: all 0s; }

.column-box img:hover, .column-b-title img:hover { transform: scale(1); }

.column-box .column-b-more {
    position: absolute;
    right: 0px;
    bottom: 8px;
    color: #595757;
    font-size: 16px;
}

.imgtext-box {
    width: 385px;
    height: 573px;
    float: left;
    margin-top: 10px;
    padding: 7px 20px 15px;
    background: #f3f7fa;
}
.imgtext-box .img-top {
    height: 440px;
    border-bottom: dashed 3px #9f9ea1;
}

.imgtext-box .img-top,.imgtext-box .img-t-title,.imgtext-box .img-t-text,.imgtext-box .img-t-imgbox  {
    width: 100%;
    overflow: hidden;
    float: left;
}

.imgtext-box .img-t-imgbox a {
    display: block;
    width: 370px;
    height: 285px;
    overflow: hidden;
    margin: 15px auto 10px auto;
    text-align: center;
    box-shadow: 0px 0px 10px #000;
    background: #fff;
}
.imgtext-box .img-t-imgbox a img {
    display: inline-block;
    width: 345px;
    height: 260px;
    margin-top: 13px;
}

.imgtext-box .img-t-title {
    padding: 15px 0px 5px 0px;
    line-height: 35px;
    font-size: 24px;
    color: #000;
}
.imgtext-box .img-t-title a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    color: #000000;
}

.imgtext-box .img-t-text {
    line-height: 30px;
    padding: 0px 0px 13px 0px;
    font-size: 16px;
    color: #595757;
}
.imgtext-box .img-t-text a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    color: #595757;
}

.imgtext-box .img-bottom {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top: 5px;
}
.imgtext-box .img-bottom ul li {
    width: 100%;
    overflow: hidden;
    line-height: 45px;
    font-size: 20px;
    text-indent: 0.2rem;
    color: #595757;
}
.imgtext-box .img-bottom ul li a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    color: #595757;
}


.two {
    margin-top: 60px;
}

.two .column-b-title {
    text-align: center;
    left: 50%;
    margin-left: -200px;
}
.two .column-box:before, .two .column-box:after {
    width: 380px;
}
.two .column-box:after {
    top: 50%;
    z-index: 0;
    margin-top: 1.5px;
    display: block;
    height: 0px;
    border: dashed 1px #a8a8a8;
}

.two .picMarquee-left{ width: 100%; overflow:hidden; position:relative; }

.two .picMarquee-left .bd { margin-top: 40px; }
.two .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.two .picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.two .picMarquee-left .bd ul li .pic{ text-align:center; }
.two .picMarquee-left .bd ul li .pic img{ width: 305px; height: 248px; display:block; }
.two .picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }


.three {
    margin-top: 55px;
    overflow: visible;
}
.three .w1245 {
    overflow: visible;
}


.three .left {
    width: 725px;
    height: 450px;
    background: url(../image/3152127.png) no-repeat center;
}
.three .left .column-box:before {
    display: none;
}
.three .left  ul {
    float: left;
    margin-top: 40px;
}
.three .left ul li {
    width: 100%;
    line-height: 50px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    color: #000;
    text-indent: 2.5em;
    position: relative;
}
.three .left ul li:after {
    content: '';
    position: absolute;
    left: 20px;
    top: 19px;
    z-index: 999;
    display: block;
    width: 11px;
    height: 13px;
    background: url("../image/3440485.png") no-repeat center left;
}
.three .left ul li a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    color: #000;
}

.three .imgtext-box {
    padding: 0px;
    height: 630px;
}

.three .img-top {
    width: 370px;
    height: 460px;
    overflow: visible;
    float: none;
    margin: 0 auto;
}
.three .img-t-imgbox {
    overflow: visible;
}
.three .img-t-text {
    padding: 5px 15px 5px!important;
}

.three .img-bottom {
    width: 340px;
    padding: 0px 22.5px 0px;
}

.three .imgtext-box .img-t-title, .three .imgtext-box .img-t-text {
    width: 340px;
    padding: 15px 15px 5px;
}

.three .center {
    width: 385px;
    overflow: hidden;
    margin-left: 45px;
}

.three .right {
    width: 380px;
    overflow: visible;
}
.three .right .imgtext-box {
    width: 365px;
    padding: 0px 5px 0px 10px;
}

.three .right .imgtext-box .picMarquee-top {
    height: 565px;
    overflow: hidden;
    margin-top: 60px;
}
.three .right .imgtext-box .picMarquee-top ul li {
    width: 100%;
    overflow: hidden;
}
.three .right .imgtext-box dl {
    width: 100%;
    padding: 0px 0px 10px 0px;
    overflow: hidden;
    float: left;
    position: relative;
}

.three .right .imgtext-box dl dt {
    width: 100%;
    height: 33px;
    float: left;
    margin-bottom: 10px;
    position: relative;
}
.three .right .imgtext-box dl dt:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 0;
    width: 100%;
    height: 3px;
    background: #bed5e5;
}
.three .right .imgtext-box dl dt .img-name {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999999;
    padding: 0px 5px 0px 0px;
    float: left;
    background: #f3f7fa;
}
.three .right .imgtext-box dl dt .img-name .img-n-box {
    width: 47px;
    height: 33px;
    float: left;
}
.three .right .imgtext-box dl dt .img-name .img-n-box img {
    width: 100%;
}
.three .right .imgtext-box dl dt .img-name .name-n-box {
    margin: 0px 0px 0px 10px;
    line-height: 33px;
    float: left;
    font-size: 30px;
    color: #ffffff;
    text-shadow:1px 3px 5px #000;
}
.three .right .imgtext-box dl dt .img-name .name-n-box a {
    color: #ffffff;
}
.three .right .imgtext-box dl dt .more-btn {
    width: auto;
    float: right;
    line-height: 33px;
    font-size: 16px;
    color: #3e3a39;
}
.three .right .imgtext-box dl dt .more-btn a {
    color: #3e3a39;
}


.three .right .imgtext-box dl dd {
    width: 100%;
    line-height: 30px;
    float: left;
    text-align: left;
    text-indent: 1em;
    position: relative;
}
.three .right .imgtext-box dl dd:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -1px;
    display: block;
    width: 2px;
    height: 2px;
    background: #3e3a39;
}

.three .right .column-box:before {
    display: none;
    width: 160px;
    right: 5px;
}
.three .right .pos-lm-img {
    position: absolute;
    right: -20px;
    top: 8px;
    z-index: 999999;
    width: 107px;
    height: 112px;
    background: url("../image/3152107.png") no-repeat top center;
}
.three .right {
    width: 490px;
    height: 450px;
    background: url(../image/3152129.png) no-repeat center;
}
.three .right .four-right-box ul {
    float: left;
    margin-top: 30px;
}
.three .right .four-right-box ul li {
    width: 100%;
    line-height: 50px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    color: #000;
    text-indent: 2.5em;
    position: relative;
}
.three .right .four-right-box ul li:after {
    content: '';
    position: absolute;
    left: 20px;
    top: 19px;
    z-index: 999;
    display: block;
    width: 11px;
    height: 13px;
    background: url("../image/3440485.png") no-repeat center left;
}
.three .right .four-right-box ul li a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    color: #000;
}


.four {
    height: 580px;
    margin-top: 20px;
    padding: 60px 0px 50px 0px;
    background: url("../image/3152124.jpg") no-repeat center;
}
.four .w1200 {
    position: relative;
}
.four .left {
    width: 535px;
    height: 555px;
    position: relative;
    border-bottom: solid 15px #c12c20;
}
.four .left .column-box {
    margin-top: 5px;
}

.four .left .column-b-title, .four .left .column-b-title a {
    left: 30px;
    color: #c02c20;
    letter-spacing: 20px;
}

.four .left .column-box:before {
    width: 305px;
    height: 15px;
    top: 30px;
    border: 0px;
    background: #c02c20;
}

.four .left .four-left-box {
    width: 100%;
    overflow: hidden;
    float: left;
}
.four .left .four-lb-left {
    width: 225px;
    height: 325px;
    margin: 52px 25px 0px 0px;
}


.four .left .four-lb-left .device {
    width: 225px;
    height: 325px;
    float: left;
    position: relative;
    overflow: hidden;
}




















.four .left .four-lb-left .swiper-container {
    width: 100%;
    height: 325px;
}
.four .left .four-lb-left .swiper-slide {
    position: relative;
}
.four .left .four-lb-left .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.four .left .four-lb-left .pagination {
    display: none;
    position: absolute;
    right: 25px;
    text-align: center;
    bottom: 10px;
    z-index: 999;
}
.four .left .four-lb-left .swiper-pagination-switch {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
    opacity:0.5;
}
.four .left .four-lb-left .swiper-active-switch {
    width: 25px;
    height: 9px;
    border-radius: 25px;
    background: #fff;
}


.four .left .four-lb-right {
    position: absolute;
    left: 25px;
    top: 95px;
    z-index: 999;
    width: 220px;
    height: 410px;
    background: url("../image/3152118.png") no-repeat center;
}

.four .left .four-lb-right .picMarquee-top{ margin:0 auto; width: 85px; overflow:hidden; position:relative; }
.four .left .four-lb-right .picMarquee-top .hd{ display: none; overflow:hidden; height:30px; }

.four .left .four-lb-right .picMarquee-top .hd .next{ background-position:0 -140px;  }

.four .left .four-lb-right .picMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
.four .left .four-lb-right .picMarquee-top .hd .nextStop{ background-position:-60px -140px;  }

.four .left .four-lb-right .picMarquee-top .bd { height: 300px; overflow: hidden; margin-top: 65px; }
.four .left .four-lb-right .picMarquee-top .bd .tempWrap { margin-top: -15px; }
.four .left .four-lb-right .picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.four .left .four-lb-right .picMarquee-top .bd ul li{ width: 100%; text-align:center; zoom:1; float: left; margin: 15px 0px 15px 0px; }
.four .left .four-lb-right .picMarquee-top .bd ul li .pic{ text-align:center; }
.four .left .four-lb-right .picMarquee-top .bd ul li .pic img{ width: 85px; height: 85px; margin: 0 auto; display:block; }
.four .left .four-lb-right .picMarquee-top .bd ul li .title{ width: 100%; line-height: 30px;  margin: 0px 0px 10px 0px; border-radius: 5px; font-size:18px; color: #fff; background: #b22d32; }


.four .right {
    width: 655px;
    height: 430px;
}

.four .right .column-b-title {
    left: 0px;
}
.four .right .column-box:before, .four .right .column-box:after {
    display: none;
}

.four .right .four-right-box {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top: 30px;
}

.four .right .four-right-box ul li {
    width: 100%;
    line-height: 50px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    color: #000;
    text-indent: 2em;
    position: relative;
}
.four .right .four-right-box ul li:after {
    content: '';
    position: absolute;
    left: 10px;
    top: 19px;
    z-index: 999;
    display: block;
    width: 11px;
    height: 13px;
    background: url("../image/3440485.png") no-repeat center left;
}
.four .right .four-right-box ul li a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    color: #000;
}


.five {
    margin-top: 60px;
}
.five .column-box {
    text-align: center;
}
.five .column-box:before {
    width: 380px;
    right: 0px;
}
.five .column-box:after {
    left: 0px;
    top: 50%;
    margin-top: 1.5px;
    z-index: 999;
    display: block;
    width: 380px;
    height: 0px;
    border: dashed 1px #a8a8a8;
}

.five .five-box {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top: 30px;
}
.five .five-box ul {
    width: 110%;
    margin-top: 10px;
}
.five .five-box ul li {
    width: 300px;
    height: 165px;
    overflow: hidden;
    float: left;
    margin: 20px 20px 0px 0px;
}
.five .five-box ul li img {
    width: 100%;
    height: 100%;
}


.six {
    height: 1065px;
    overflow: visible;
    margin: 119px 0px 25px 0px;
}
.six .w1200 {
    overflow: visible;
    height: 1065px;
}

.six .six-box {
    width: 1240px;
    height: 1040px;
    padding: 10px 0px 0px 0px;
    margin: 35px auto;
    background: url("../image/3152135.png") no-repeat center;
}

.six .column-box {
    text-align: center;
    margin-top: -80px;
}
.six .column-box img {
    padding: 0 45px;
}
.six .column-box:before {
    width: 380px;
    right: 0px;
    display: none;
}
.six .column-box:after {
    display: none;
    left: 0px;
    top: 50%;
    margin-top: 1.5px;
    z-index: 999;
    width: 380px;
    height: 0px;
    border: dashed 1px #a8a8a8;
}
.six .column-box .column-b-title {
    width: 190px;
    left: 50%;
    margin-left: -95px;
    text-align: right;
    font-weight: 900;
    -webkit-text-stroke: 1px #fff;
    font-size: 30px;
    background: url("../image/3152116.png") no-repeat left center;
}


.six .top {
    width: 100%;
    height: 710px;
    float: left;
    margin-top: 15px;
}

.six .bottom {
    width: 100%;
    height: 200px;
    float: left;
    margin-top: 30px;
}
.six .top video {
    display: block;
    margin: 0 auto;
}

.six .bottom .picScroll-left{ width: 1100px; overflow:hidden; margin: 0 auto; position:relative; }
.six .bottom .picScroll-left .hd{ position: absolute; top: 50%; left: 0px; margin-top: -29px; overflow:hidden; width: 100%; height: 58px; }

.six .bottom .picScroll-left .hd .prev { display:block;  width: 29px; height: 58px; float: left; overflow:hidden;
    cursor:pointer; background:url("../image/3152838.png") no-repeat center;}

.six .bottom .picScroll-left .hd .next { display:block;  width: 29px; height: 58px; float: right; overflow:hidden;
    cursor:pointer; background:url("../image/3152839.png") no-repeat center; }


.six .bottom .six .bottom .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }

.six .bottom .picScroll-left .hd ul li{ float:left; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }

.six .bottom .picScroll-left .bd { width: 990px; overflow: hidden; margin: 0 auto; }

.six .bottom .picScroll-left .bd .tempWrap { margin: 0 auto; }

.six .bottom .picScroll-left .bd ul{ overflow:hidden; zoom:1; }

.six .bottom .picScroll-left .bd ul li{ margin:0 16px; float:left; display:inline; overflow:hidden; text-align:center;  }

.six .bottom .picScroll-left .bd ul li .pic{ text-align:center; }

.six .bottom .picScroll-left .bd ul li .pic img{ width: 250px; height: 162px; display:block; }

.six .bottom .picScroll-left .bd ul li .title{ line-height:40px; color: #004e9e; font-size: 16px; }

    




    
    
    
    
    
    



    
    
    
    





.mar-top60 {
    margin-top: 60px;
}
.url-nav {
    width: 100%;
    height: 20px;
    margin: 15px 0;
    float: left;
    font-size: 16px;
    color: #1a1a1a;
    padding: 0px 0px 15px 0px;
    border-bottom: solid 1px #1a1a1a;
    position: relative;
}
.url-nav:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 999;
    display: block;
    width: 14px;
    height: 16px;
}
.url-nav a {
    color: #1a1a1a;
}
.url-nav a:hover {
    color: #fff!important;
}


.news-box {
    width: 100%;
    overflow: hidden;
    float: left;
}
.news-box ul {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 50px;
}
.news-box ul li {
    width: 100%;
    line-height: 40px;
    float: left;
    position: relative;
}

.news-box ul li:after {
    content: '';
    position: absolute;
    left: 10px;
    top: 13px;
    z-index: 999;
    display: block;
    width: 11px;
    height: 13px;
    background: url(../image/3440485.png) no-repeat center left;
}


.news-box ul li a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
}

.news-box ul li .fl {
    text-align: left;
    font-size: 16px;
    text-indent: 2em;
}
.news-box ul li .fr {
    text-align: right;
    font-size: 14px;
    color: #000;
}

.news-box ul li a:hover .fr {
    color: #004ea2;
}


.page {
    display: table;
    text-align: center;
    margin: 50px auto;
    font-size: 10px!important;
}
.page font {
    padding: 3px 8px;
    color: #fff;
    margin: 0px 4px;
    border: solid 1px #0066cc;
    background: #0066cc;
}
.page a {
    padding: 3px 8px;
    color: #000;
    margin: 0px 4px;
    border: solid 1px #0066cc;
}

.page a:hover {
    color: #fff!important;
    border: solid 1px #0066cc;
    background: #0066cc;
}




.content-text-box {
    width: 100%;
    overflow: hidden;
    float: left;
}

.content-text-box .title-all {
    width: 100%;
    line-height: 45px;
    float: left;
    font-size: 24px;
    text-align: center;
}
.content-text-box .fb-time {
    width: 1160px;
    padding: 20px 0px;
    margin: 0px 20px 15px 20px;
    float: left;
    overflow: hidden;
    text-align: center;
    border-bottom: solid 1px #000;
}

.content-text-box .text-boxs {
    width: 1160px;
    margin: 0px 20px 60px 0px;
    overflow: hidden;
    float: left;
    text-indent: 2em;
}
.content-text-box .text-boxs p {
    line-height: 30px;
    padding: 10px 0px;
    font-size: 16px;
}