body {
	font-family: 'myFont',"PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}
header {
	background-color: #ffffff;
}
p {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 1.4rem;
	line-height: 1.8rem;
	letter-spacing: 3.67px;
	color: #3D86FF;
	margin-bottom: 5px;
	font-weight: bolder;
	/* margin-top: 0.5rem; */
}
.subtitle {
	color: #CBCBCB;
	font-size: 0.9rem;
	line-height: 1rem;
	margin-bottom: 0.15rem;
}
.bg-gray {
	background-color: #F7F7F7;
}
.bg-gray2 {
	background-color: #F9FAFB;
}
h2 {
	font-size: 1.6rem;
	line-height: 2.5rem;
	color: #2B2B2A;
	letter-spacing: 1.5px;
	padding-top: 70px;
}

h3 {
	font-size: 1.1rem;
	font-weight: 400;
	color: #939597;
	letter-spacing: 1px;
	padding-top: 18px;
	padding-bottom: 50px;
	margin: 0;
}

.h2-line {
	width: 68px;
	height: 2px;
	background: #3D86FF;
	margin: auto;
	/* margin-top: 12px; */
}

.container-fluid {
	padding: 0;
}

.btn-primary {
	background: #3D86FF;
	border-radius: 2rem;
	border-radius: 2rem;
	font-size: 0.9rem;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	border: 1px solid #3D86FF;
	padding: 0.5rem 1rem;
}
.btn-outline-primary {
	border-radius: 2rem;
	border-radius: 2rem;
	border: 1px solid #939597;
	font-size: 0.9rem;
	color: #939597;
	letter-spacing: 0;
	padding: 0.5rem 1rem;
}

/**
 *  banner
 */
.banner {
	position: relative;
	margin-top: 4.1rem;
}
.banner .banner-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;

	display: -webkit-flex; /* Safari */
	-webkit-justify-content: center; /* Safari 6.1+ */
	-webkit-align-items: center; /* Safari 7.0+ */
	display: flex;
	justify-content: center;
	align-items: center;
}
.banner .banner-mask h3 {
	line-height: 64px;
	font-size: 2.2rem;
	color: #FFFFFF;
	padding: 0px;
}
.banner .banner-mask h4 {
	line-height: 42px;
	font-size: 1.4rem;
	color: #FFFFFF;
	margin-bottom: 0;
}

.banner .banner-image {
	width: 100%;
	height: 700px;
	background: url(./../image/banner.png) no-repeat;
	background-size: cover;
	background-position: top;
}
.banner img {
	max-width: 100%;
	min-width: 100%;
}

.anli {
	padding-bottom: 140px;
}

.indicators {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -140px;
}

.indicators div {
	width: 200px;
	height: 120px;
	margin: 0 9px;
	transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out; /* Safari */
}

.indicators img {
	width: 100%;
	height: 100%;
	transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out; /* Safari */
}

.indicators .active {
	padding: 6px;
	box-sizing: border-box;
	border: 1px solid  #3D86FF;
}

.carousel-control-next {
	right: -15%;
}
.carousel-control-prev {
	left: -15%;
}
.carousel-caption {
	position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 20px 30px;
    color: #D9D9D9;
	text-align: left;
	background-color: rgba(0, 0, 0, 0.4);
}

.carousel-control-prev:hover img {
	
}



.fanAn {
    padding-bottom: 60px;
}
.fanAn-cross {
    border-top: 1px solid #F4F4F4;
}
.fanAn-kuai {
    padding-top: 40px;
}
.fanAn-box {
   padding-bottom: 40px;
   text-align: left;
}
.fanAn-box:first-child {
    border-right: 1px solid #F4F4F4;
}
.fanAn-box .title {
   text-align: left;
   font-size: 1.1rem;
   color: #2B323A;
   letter-spacing: 0;
}
.fanAn-box p {
   text-align: left;
   font-size: 1rem;
   color: #939597;
   letter-spacing: 0;
   padding-bottom: 30px;
}
.fanAn-box a {
    text-decoration: underline;
	font-size: 0.9rem;
    color: #3D86FF;
    text-align: left;
}
.fanAn-box .img {
   width: 80px;
   height: 80px;
   margin: auto;
}

.fanAn-box .img1 {
   background: url(./../image/icon/neiye_1_icon.png);
}
.fanAn-box .img2 {
   background: url(./../image/icon/neiye_2_icon.png);
}
.fanAn-box .img3 {
   background: url(./../image/icon/neiye_3_icon.png);
}
.fanAn-box .img4 {
   background: url(./../image/icon/neiye_4_icon.png);
}
.fanAn-box .img5 {
   background: url(./../image/icon/neiye_5_icon.png);
}
.fanAn-box .img6 {
   background: url(./../image/icon/neiye_6_icon.png);
}
.fanAn-box .img7 {
    background: url(./../image/icon/neiye_7_icon.png);
}
.fanAn-box .img8 {
    background: url(./../image/icon/neiye_8_icon.png);
}
.fanAn-box .img9 {
    background: url(./../image/icon/neiye_9_icon.png);
}
.fanAn-box .img10 {
    background: url(./../image/icon/neiye_10_icon.png);
}
.fanAn-box .img11 {
    background: url(./../image/icon/neiye_11_icon.png);
}
.fanAn-box .img12 {
    background: url(./../image/icon/neiye_12_icon.png);
}

/* 新 客户案例 */
.anli-box {
	margin-bottom: 50px;
}

.anli-left {
	height: auto;
}

.anli-left img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.anli-left .img {
	width: 100%;
	height: inherit;
	margin: auto;
}
.anli-left .img1 {
	background: url('./../image/shouye_pic_4.png') no-repeat;
	background-size: contain;
	background-position: center center;
}
.anli-left .img2 {
	background: url('./../image/shouye_pic_5.png') no-repeat;
	background-size: contain;
	background-position: center center;
}
.anli-left .img3 {
	background: url('./../image/shouye_pic_6.png') no-repeat;
	background-size: contain;
	background-position: center center;
}

.anli-right {
	/* height: 300px; */
	text-align: left;
	padding: 8px 15px;
	padding-left: 45px;
}
.anli-right .title {
	font-weight: bold;
	font-size: 1.1rem;
	color: #2B2B2A;
}
.anli-right .desc {
	margin-top: 18px;
	min-height: 100px;
	line-height: 1.5rem;
	font-size: 0.9rem;
	color: #939597;
}
.anli-right .desc:hover {
	color: #202930;
}
.anli-right .time {
	position: relative;
	margin-top: 45px;
	margin-left: 24px;
	width: 120px;
	font-size: 0.8rem;
	color: #939597;
	letter-spacing: 0;
}
.anli-right .time::before {
	content: "";
	position: absolute;
	display: block;
	top: 6px;
	left: -22px;

	width: 17px;
	height: 11px;
	background: url('./../image/icon/neiye_jiantou_icon.png') no-repeat;
	background-size: 100%;
}


/**
 * 手机端兼容
 */

@media screen and (max-width: 768px) {
	.banner img {
		min-height: 150px;
	}
	
	
	h2 {
		font-size: 1.3rem;
		line-height: 2rem;
		color: #2B2B2A;
		letter-spacing: 0;
		padding-top: 40px;
	}
	h3 {
		font-size: 1rem;
		color: #171717;
		letter-spacing: 0;
		padding-top: 15px;
		padding-bottom: 30px;
		margin: 0;
	}

	/* 移动端隐藏轮播图左右箭头 */
	.carousel-control-next,
	.carousel-control-prev {
		display: none;
	}
    
    .fanAn {
        padding-bottom: 20px;
    }
    .fanAn-cross {
        border-top: none;
    }
    .fanAn-kuai {
        padding-top: 30px;
    }
    .fanAn-box {
       padding-bottom: 30px;
    }
    .fanAn-box:first-child {
        border-right: none
    }
    .fanAn-box .title {
       font-size: 1rem;
    }
    .fanAn-box p {
       font-size: 0.9rem;
       color: #939597;
       padding-bottom: 10px;
    }
    .fanAn-box a {
        font-size: 0.9rem;
    }
    .fanAn-box .img {
        margin: auto;
        margin-top: 20px;
	}
	
	.anli-box {
		margin-bottom: 20px;
	}
	.anli-right {
		padding-left: 15px;
		padding-right: 15px;
	}
	.anli-right .time {
		margin-top: 6px;
	}

	.banner .banner-mask h3 {
		line-height: 40px;
		font-size: 1.4rem;
	}
	.banner .banner-mask h4 {
		line-height: 22px;
		font-size: 1rem;
	}
}

@media screen and (min-width: 768px) {
	.container {
		max-width: 750px;
	}
}

@media screen and (min-width: 992px) {
	.container {
		max-width: 970px;
	}
}

@media screen and (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}