/*** 
	首页样式表
	color: #0067f0;
	color: #1a35a8;
	color: #f87604;

 ***/

/* 首页标题 */
.index-title-box {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    background: url(../images/title_line1.png) no-repeat center 52px;
}

.index-title-box .titleen {
    color: #ccc;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    z-index: 2;
    font-family: en;
    width: 100%;
    color: #ccc;
    line-height: 1em;
}

.index-title-box .title {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    position: relative;
    z-index: 3;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

.index-title-box .title span {
    color: #1a35a8;
}

.index-title-box p {
    font-size: 16px;
    color: #999999;
    line-height: 21px;
    display: block;
    background: url(../images/title-bg.png) no-repeat center center;
    position: relative;
    margin: 10px auto 1px;
    text-transform: uppercase;
}

.index-title-box p span {
    background: #1a35a8;
    display: block;
    height: 2px;
    position: absolute;
    left: 50%;
    width: 50px;
    margin-left: -25px;
    top: -1px;
}

.index-title-box .info {
    color: #333;
    font-size: 18px;
    letter-spacing: 1px;
    z-index: 2;
    line-height: 1.5em;
}

.index-zx-btn {
    display: block;
    margin: 0 auto;
    width: 120px;
    font-size: 12px;
    line-height: 2.6em;
    color: #1a35a8;
    border: solid 1px #1a35a8;
    text-align: center;
}

.index-zx-btn:hover {
    background: #1a35a8;
    color: #fff;
}

/* 轮播图 */
.index-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.index-banner .swiper-slide {
}

.swiper-button-next,
.swiper-button-prev {
    background-color: #000;
    border-radius: 3px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
    left: 0px;
    right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
    right: 0px;
    left: auto;
}

.swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    background: #1a35a8;
    padding: 0 12px;
    transition: 0.5s;
    box-shadow: 0 0 0px 2px #fff;
}


.index-banner .swiper-button-next,
.index-banner .swiper-button-prev {
    opacity: 0.3;
    border-radius: 3px;
}


.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 1%;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 1%;
}

.banner {
    width: 100%;
}

.banner video {
    display: block;
    width: 100%;
}

/* 产品 */
.index-cp-box {
    padding: 60px 0;
}

.index-cp-nav {
    float: left;
    width: 240px;
}

.index-cp-bt {
    background: #1a35a8 url(../images/cp-icon.png) no-repeat 91% center;
    height: 120px;
}

.index-cp-bt .title {
    font-size: 28px;
    line-height: 120px;
    color: #fff;
    font-weight: bold;
    padding-left: 20px;
}

.index-cp-nav a {
    display: block;
    color: #333;
    background: #f5f5f5 url(../images/icon18.png) no-repeat 20px center / 14px auto;
    padding-left: 50px;
    line-height: 4em;
    font-size: 16px;
    transition: 0.5s;
    margin-top: 1px;

}

.index-cp-nav a:hover {
    background: #0067f0 url(../images/icon19.png) no-repeat 30px center / 14px auto;
    color: #fff;
}

.index-cp-nav .index-cp-lxfs {
    color: #fff;
    margin-top: 10px;
    background: #1A35A8 url(../images/index-cp-lxfs-bg.png) no-repeat left bottom;
    font-size: 22px;
    box-sizing: border-box;
    height: 275px;
}

.index-cp-nav .index-cp-lxfs div {
    line-height: 1em;
    padding-left: 85px;
    padding-top: 38px;
}

.index-cp-nav .index-cp-lxfs div p {
    font-family: num;
    font-size: 26px;
    padding-top: 10px;
}

.index-cp {
    float: right;
    width: 940px;
}

.index-cp-hot {
    background: #f8f8f8;
    margin-bottom: 20px;
}

.index-cp-hot .box {
    padding: 30px;
}

.index-cp-hot .box .pic {
    float: left;
    width: 40%;
    padding-bottom: 40%;
    display: block;
}

.index-cp-hot .box .text {
    float: right;
    width: 57%;
}

.index-cp-hot .box .text .title {
    font-size: 20px;
    color: #0067F0;
    font-weight: bold;
}

.index-cp-hot .box .text .info {
    font-size: 16px;
    color: #666;
    line-height: 2em;
    padding: 15px 0 20px;
    height: 11.9em;
    overflow: hidden;
}

.index-cp-hot .box .text .btn a {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    width: 8em;
    text-align: center;
    border: solid 1px #0067F0;
    color: #333;
    line-height: 2.6em;
    transition: 0.5s;
}

.index-cp-hot .box .text .btn a:hover {
    background: #1A35A8;
    border-color: #1A35A8;
    color: #fff;
}

.index-cp-hot .box .text .btn a:last-child {
    background: #0067F0;
    color: #fff;
}

.index-cp .item {
    float: left;
}

.index-cp .item .box {
    display: block;
    transition: 0.5s;
    background: #ccc;
    padding: 2px;
}

.index-cp .item:hover .box {
    background: #1a35a8;
}

.index-cp .item .box .pic {
    padding-bottom: 80%;
}

.index-cp .item .box .text {
    text-align: center;
    background: #fff;
    margin-top: 2px;
    transition: 0.5s;
}

.index-cp .item:hover .box .text {
    background: #1a35a8;
    border-color: #1a35a8;
}

.index-cp .item .box .text .title {
    font-size: 16px;
    transition: 0.5s;
    color: #333;
    line-height: 3.5em;
    padding: 0 15px;
}

.index-cp .item:hover .box .text > * {
    color: #fff;
}

/* 案例 */
.index-case-box {
    padding-top: 110px;
    padding-bottom: 101px;
    background: url(../images/case_bg.png) no-repeat top center;
}

.index-case-left {
    float: left;
    width: 35%;
}

.index-case-left .box {
    position: relative;
    padding: 40px 40px;
    border: solid 5px #2a46ba;
    text-align: center;
    color: #fff;
}

.index-case-left .box .title {
    font-size: 20px;
    line-height: 2em;
    margin-bottom: 20px;
}

.index-case-left .box .title span {
    font-family: num;
    font-size: 24px;
}

.index-case-left .box .info {
    font-size: 14px;
    line-height: 2em;
}

.index-case-left .box .tell {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -20px;
}

.index-case-left .box .tell div {
    background: #fff;
    color: #1A35A8;
    line-height: 2.5em;
    border-radius: 2.5em;
    padding: 0 30px;
    display: inline-block;
}

.index-case-list {
    height: 260px;
    position: relative;
    overflow: hidden;
    float: right;
    width: 60%;
}

.index-case-list .item {
    float: left;
    margin-right: 15px;
    width: 260px;
}

.index-case-list .item .box {
    background: #fff;
    display: block;
    padding: 2px;
    transition: 0.5s ease;
}


.index-case-list .item .box .pic {
    padding-bottom: 80%;
}

.index-case-list .item .box .text {
    margin-top: 2px;
}

.index-case-list .item .box .title {
    font-size: 16px;
    color: #333;
    line-height: 3em;
    padding: 0 15px;
    text-align: center;
    background: #fff;
    transition: 0.5s ease;
}

.index-case-list .item:hover .box .title {
    color: #1a35a8;
}

/* 服务范围 */
.index-fuwu-box {
    padding-bottom: 60px;
}

.index-fuwu-box .index-fuwu {
}

.index-fuwu-box .index-fuwu .item {
    float: left;
    width: 50%;
}

.index-fuwu-box .index-fuwu .item .box {
    background: #f8f8f8;
    position: relative;
}

.index-fuwu-box .index-fuwu .item .pic {
    display: block;
    width: 50%;
    float: left;
}

.index-fuwu-box .index-fuwu .item:nth-child(2) {
    border-radius: 0 20px 0 0;
    overflow: hidden;
}

.index-fuwu-box .index-fuwu .item:nth-child(3) {
    border-radius: 0 0 0 20px;
    overflow: hidden;
}

.index-fuwu-box .index-fuwu .item:nth-child(3) .pic,
.index-fuwu-box .index-fuwu .item:nth-child(4) .pic {
    float: right;
}

.index-fuwu-box .index-fuwu .item .pic img {
    display: block;
    width: 100%;
}

.index-fuwu-box .index-fuwu .item .text {
    float: left;
    width: 50%;
    text-align: center;
}

.index-fuwu-box .index-fuwu .item .text img {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: 15px;
    margin-bottom: 15px;
    opacity: 0.5;
}

.index-fuwu-box .index-fuwu .item:nth-child(3) .text img,
.index-fuwu-box .index-fuwu .item:nth-child(4) .text img {
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 0;
    bottom: auto;
    top: 0;
    left: auto;
    right: 50%;
}

.index-fuwu-box .index-fuwu .item .text .title {
    font-size: 22px;
    color: #1A35A8;
    font-weight: bold;
    line-height: 1em;
    padding: 60px 30px 15px;
}

.index-fuwu-box .index-fuwu .item .text .info {
    font-size: 16px;
    color: #666;
    padding: 0 30px;
}

/* 优势 */
.index-youshi-box {
    padding: 90px 0 160px;
    background: url(../images/youshi-bg.jpg) no-repeat top center;
}


.index-youshi {
    text-align: center;
    font-size: 0;
    position: relative;
    padding-top: 30px;
}

.index-youshi .item {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    width: 25%;
}

.index-youshi .item .box {
    background: #ededed;
    position: relative;
    transition: 0.5s;
}


.index-youshi .item:nth-child(2n) .box {
    background: #f5f5f5;
}

.index-youshi .item:hover .box {
    background: #1A35A8;
}

.index-youshi .item .box .pic {
    width: 100%;
}

.index-youshi .item .box .pic img {
    display: block;
    width: 100%;
}

.index-youshi .item .box .text {
    position: relative;
    text-align: center;
    padding: 36px 40px;
}


.index-youshi .item .box .text .title {
    color: #333;
    font-size: 20px;
    line-height: 1em;
    transition: 0.5s;
}

.index-youshi .item .box .text p {
    display: block;
    font-size: 20px;
    width: 3em;
    height: 3px;
    background: #0067f0;
    margin: 25px auto;
    transition: 0.5s;
}

.index-youshi .item .box .text .info {
    line-height: 2em;
    font-size: 16px;
    color: #666;
    height: 8em;
    transition: 0.5s;
    overflow: hidden;
}

.index-youshi .item:hover .box .text > * {
    color: #fff;
}

.index-youshi .item:hover .box .text p {
    background: #fff;
}

/* 公司简介 */
.index-about-box {
    padding: 100px 0 60px;
    margin-top: -100px;
    background: url(../images/about-bg.png) no-repeat top center;
}

.index-about {
}

.index-about-text {
    color: #fff;
    float: right;
    width: 550px;
    padding-left: 50px;
}

.index-about-text .title {
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 20px;
}


.index-about-text .info {
    font-size: 16px;
    color: #fff;
    line-height: 2em;
    height: 325px;
    overflow: hidden;
}

.index-about-text .info p {
    height: 360px;
    overflow: hidden;
}


.index-about-text .info * + * {
    margin-top: 10px;
}

.index-about-text .btn {
    display: inline-block;
    vertical-align: top;
    padding: 0 50px 0 30px;
    line-height: 2.7em;
    color: #fff;
    border: solid 1px #fff;
    font-size: 14px;
    margin-top: 30px;
    transition: 0.5s;
    background: url(../images/icon19.png) no-repeat 85% center / 10px auto;
}

.index-about-text .btn:hover {
    color: #1a35a8;
    background: #fff url(../images/icon18.png) no-repeat 89% center / 10px auto;
}


/* 新闻资讯 */
.index-news-box {
    padding: 80px 0;
}

.index-news-nav {
    font-size: 0;
    margin-bottom: 20px;
    border-bottom: solid 1px #1a35a8;
}

.index-news-nav p,
.index-news-nav a {
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    font-size: 18px;
    line-height: 3em;
    background: #f5f5f5;
    text-align: center;
    color: #333;
    margin-right: 10px;
}

.index-news-nav p,
.index-news-nav a.focus {
    background: #1a35a8;
    color: #fff;
}

.index-news-nav span {
    font-size: 16px;
    display: inline-block;
    color: #999;
    margin-left: 15px;
    text-transform: uppercase;
}

.index-news-nav a.focus span,
.index-news-nav p span {
    color: #fff;
}

.index-news-left {
    float: left;
    width: 740px;
}

.hot-news {
    float: left;
    width: 290px;
}

.hot-news .box {
}

.hot-news .box .pic {
    padding-bottom: 80%;
}

.hot-news .box .text {
    background: #fafafa;
    padding: 20px 15px;
    transition: 0.5s;
}

.hot-news .box:hover .text {
    background: #1a35a8;
}

.hot-news .box .text .title {
    font-size: 16px;
    color: #333;
    line-height: 1em;
    margin-bottom: 10px;
    transition: 0.5s;
}

.hot-news .box .text .info {
    font-size: 14px;
    color: #888;
    line-height: 1.7em;
    height: 5.1em;
    transition: 0.5s;
}

.hot-news .box:hover .text * {
    color: #fff;
}

.news-list {
    float: right;
    width: 435px;
}

.news-list .item:first-child {
    padding-top: 0px;
    margin-top: 0px;
    border-top: none;
}

.news-list .item {
    padding-top: 12px;
    margin-top: 13px;
    border-top: dashed 1px #ccc;
}

.news-list .item .box {
}

.news-list .item .box .text {
}


.news-list .item .box .text .title {
    font-size: 16px;
    color: #333;
    line-height: 1em;
    margin-bottom: 7px;
    transition: 0.5s;
    position: relative;
    display: block;
    padding-right: 30%;
}

.news-list .item .box .time {
    color: #ccc;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 0;
}

.news-list .item .box .text .info {
    font-size: 14px;
    color: #666;
    line-height: 1.7em;
    transition: 0.5s;
}

.news-list .item:hover .box .text .title {
    color: #1a35a8;
}


.index-news-right {
    float: right;
    width: 440px;
}

.index-faq {
    position: relative;
    height: 360px;
    overflow: hidden;
}

.index-faq .item {
    margin-bottom: 14px;
    padding-bottom: 13px;
    border-bottom: dashed 1px #ccc;
}

.index-faq .item .box {
}

.index-faq .item .box .title {
    padding-left: 30px;
    font-size: 16px;
    color: #333;
    transition: 0.5s;
    line-height: 30px;
    background: url(../images/icon53.png) no-repeat 0 5px / 20px;
}

.index-faq .item .box .info {
    padding-left: 30px;
    font-size: 14px;
    color: #666;
    line-height: 1.7em;
    background: url(../images/icon54.png) no-repeat 0 5px / 20px;
}

.index-faq .item:hover .box .text .title {
    color: #1a35a8;
}


/* 首页留言 */
.index-liuyan-box {
    padding: 80px 0;
}

.index-liuyan-box .message-box {
    font-size: 0;
    text-align: center;
}

.index-liuyan-box .message-box .item {
    display: inline-block;
    vertical-align: top;
    border: solid 1px #ccc;
    border-radius: 3px;
    width: 358px;
    margin-bottom: 20px;
    background: #f8f8f8;
    font-size: 0;
}

.index-liuyan-box .message-box .item .bt {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    height: 30px;
}

.index-liuyan-box .message-box .item .bt img {
    display: block;
    height: 100%;
}

.index-liuyan-box .message-box .item .input-text {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    border: none !important;
    height: 50px;
    line-height: 50px;
    background: inherit;
    color: #999;
    padding: 0 10px;
    margin-left: 10px;
    width: 280px;
}

.index-liuyan-box .message-box .item:nth-child(2) {
    margin: 0 60px;
}

.index-liuyan-box .message-box .tijiao {
    display: inline-block;
    vertical-align: top;
    padding: 0 2em;
    line-height: 50px;
    background: #B32925;
    border: none;
    border-radius: 5px;
    height: 50px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    transition: 0.5s;
    margin-top: 40px;
    cursor: pointer;
}
