/* 01 */
.home-explain {
	height: 250px;
	line-height: 300px;
}

.home-explain .banner {
	font-size: 0;
	padding: 10px;
}

.home-explain .home-explain-left {
	float: left;
	width: 65%;
	margin-top: 10px;
}
.home-explain-left .ygz{color: #0099cc;}

.home-explain .home-explain-left .home-explain-content {
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
	color: #595959;
	padding:10px;
	opacity: 1;
}


.home-explain .home-explain-left div:first-child {
	font-size: 22px;
	font-weight: bold;
	color: #262626;
	opacity: 1;
	height: 40px;
	line-height: 42px;
	letter-spacing: 2px;
	background: url(../images/quote_marks.png) no-repeat;
	padding-left: 57px;
	margin-bottom: 15px;
}

.home-explain .home-explain-left div:nth-child(3) {
	width:500px;
	height: 18px;
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
	color: #595959;
	opacity: 1;
	margin-top: 18px;
}

.home-explain .home-explain-right {
	float: right; 
	width: 35%;
	margin-top: 30px;	
}

.home-explain .home-explain-right>img {	
	box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.19);
	vertical-align: middle;
	transform: rotate(0deg); margin: 40px auto;
}

/* 2 ------------------------------------*/
.home-trouble {
	height: 340px;
	width: 100%;
	min-width: 320px;
	max-width: 640px;
	background: url(../images/home_trouble.png) no-repeat top center; background-size: auto 340px;
}

.home-trouble .banner{margin: 0 auto;}

.home-trouble .home-trouble-top {
	width: 340px;
	height: 100px;
	font-size: 24px;
	font-weight: bold;
	line-height: 115px;
	color: #FFF;
	opacity: 1;
	text-align: center;
	width: 100%;

}

.home-trouble .home-trouble-bottom {
	width: 96% auto; border: 1px solid red;
	height: 200px;
	font-size: 0;
	margin: 0px auto;
	text-align: center;
}

.home-trouble li {
	font-size: 8px;
	/*margin-right: calc(40px / 4);*/
	background: #FFF;
	text-align: center;
	padding: 20px 0px 0 0px;
	margin: 0 2px 0 0;
	float: left;
	max-width: 19%;
	min-width: 60px;
	height: 200px;
	cursor: pointer;
	/*border-right: 1px solid #ccc;*/
}

.home-trouble li:first-child {
	margin-left:1.5%;
	border-right: none;	
}
.home-trouble li:last-child {
	margin-right: 1.5%;
	margin-right: none;	
}

.home-trouble li:hover {
	background: #0099cc;
}

.home-trouble li .bgc {

	height: 90px;
}

.home-trouble li:hover .bgc {

	height: 90px;
}

.home-trouble li .bgc1 {
	background: url(../images/time1.png) no-repeat top center; background-size: 50px auto;
}

.home-trouble li:hover .bgc1 {
	background: url(../images/time2.png) no-repeat top center; background-size: 50px auto;

}

.home-trouble li .bgc2 {
	background: url(../images/kucun1.png) no-repeat top center;  background-size: 50px auto;
}

.home-trouble li:hover .bgc2 {
	background: url(../images/kucun2.png) no-repeat top center; background-size: 50px auto;
}

.home-trouble li .bgc3 {
	background: url(../images/tongbu1.png) no-repeat top center; background-size: 50px auto; 
}

.home-trouble li:hover .bgc3 {
	background: url(../images/tongbu2.png) no-repeat top center;  background-size: 50px auto;

}

.home-trouble li .bgc4 {
	background: url(../images/duizhang1.png) no-repeat top center; background-size: 50px auto; 
}

.home-trouble li:hover .bgc4 {
	background: url(../images/duizhang2.png) no-repeat top center;  background-size: 50px auto;
}

.home-trouble li .bgc5 {
	background: url(../images/juece1.png) no-repeat top center;  background-size: 50px auto;
}

.home-trouble li:hover .bgc5 {
	background: url(../images/juece2.png) no-repeat top center;  background-size: 50px auto;
}

.home-trouble li .title {
	font-size: 18px;
	font-weight: bold;
	color: #595959;
	opacity: 1;
	text-align: center;
	margin: -20px 0 10px 0;
}

.home-trouble li:hover .title {
	color: #FFFFFF;
	opacity: 1;
}

.home-trouble li .content {
	margin: 0 auto;
	width: 95%;
	font-size: 10px;
	font-weight: 200;
	line-height: 14px;
	color: #9F9F9F;
	opacity: 1;
	text-align: left;
}

.home-trouble li:hover .content {
	color: #FFFFFF;
	opacity: 1;
}

/* 3 -------------------------------*/
.home-solution {
	height: 400px;
	width: 100%;
}
.home-solution .top {
	height: 70px;
	line-height: 70px;
	font-size: 28px;
	font-weight: bold;
	color: #262626;
	opacity: 1;
	width: 100%;
	text-align: center;
}

.home-solution .banner {
	position: relative;
	padding-top: 80px;
	padding-bottom: 100px;		
}

.home-solution .circle {
	width: 160px;
	height: 160px;
	line-height: 160px;
	border: 3px solid #ccc;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -80px;
}

.home-solution .circle-inner {
	width: 130px;
	height: 130px;
	line-height: 130px;
	background: linear-gradient(180deg, #71D7F8 0%, #0099cc 100%);
	border-radius: 50%;
	opacity: 1;
	margin: 11.5px auto 0;
	position: relative;
}

.home-solution .number {
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #0099cc;
	border-radius: 50%;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.home-solution .number:nth-child(1),
.home-solution .number:nth-child(5) {
	left: -11px;
}

.home-solution .number:nth-child(2),
.home-solution .number:nth-child(6) {
	right: -11px;
}

.home-solution .number:nth-child(1),
.home-solution .number:nth-child(2) {
	top: -30px;
}

.home-solution .number:nth-child(3),
.home-solution .number:nth-child(4) {
	top: 43px;
}

.home-solution .number:nth-child(3) {
	left: -48.5px;
}

.home-solution .number:nth-child(4) {
	right: -48.5px;
}

.home-solution .number:nth-child(5),
.home-solution .number:nth-child(6) {
	bottom: -30px;
}

.home-solution .circle-inner .circle-content {
	position: absolute;
	top: 30px;
	width: 100%;
}

.home-solution .circle-inner .circle-content p:first-child {
	width: 120px;
	height: 35px;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	color: #336699;
	text-shadow: 0px 3px 6px rgba(5, 75, 101, 0.39);
	opacity: 1;
	text-align: center;
	width: 100%;
}

.home-solution .circle-inner .circle-content p:last-child {
	height: 35px;
	font-size: 18px;
	/*font-family: PingFang SC;*/
	font-weight: bold;
	line-height: 35px;
	color: #fff;
	text-shadow: 0px 3px 6px rgba(3, 59, 101, 0.41);
	opacity: 1;
	text-align: center;
	width: 100%;
}

.home-solution .banner .explain {
	height: 70px;
	width: 100px;
	/*border-radius: 0%;	*/
	font-size: 13px;
	font-weight: bold;
	color: #595959;
	line-height: 14px;
	/*background: #EEF4FF;*/
	border: 1px solid #0099cc;
	text-align: left;
	display: inline-block;
	position: absolute;
	padding:4px;
}

.home-solution .banner .explain:first-child {
	border-radius: 15px 15px 0px 15px;	
	left: 10px;
	top: 10px;
}

.home-solution .banner .explain:nth-child(2) {
	border-radius: 15px 15px 15px 0px;
	right: 10px;
	top: 10px;
}

.home-solution .banner .explain:nth-child(3) {
	border-radius: 15px 0px 0px 15px;
	left: 10px;
	top: 108px;
	width: 65px;
	height: 105px;
	z-index:888;
}

.home-solution .banner .explain:nth-child(4) {
	border-radius: 0px 15px 15px 0px;
	right: 10px;
	top: 108px;
	width: 65px;
	height: 105px;	
	z-index:888;
}

.home-solution .banner .explain:nth-child(5) {
	border-radius: 15px 0px 15px 15px;
	left: 10px;
	top: 240px;
}

.home-solution .banner .explain:nth-child(6) {
	border-radius: 0px 15px 15px 15px;
	right: 10px;
	top: 240px;
}

/* 4 -------------------------------*/
.home-oprate {
	width: 100%;
	height: 140px;
	background: linear-gradient(180deg, #71D7F8 0%, #0099cc 100%);
	opacity: 1;
	line-height: 180px;
	text-align:center;
}
.home-oprate .home-oprate-left {
	float: left; width:100%
}
.home-oprate .home-oprate-left .top {
	font-size: 0.22rem;
	font-weight: bold;
	line-height: 44px;
	color: #F1F148;
	text-shadow: 0px 6px 6px rgba(0, 33, 71, 0.27);
	opacity: 1;
	padding-top: 29px;
}
.home-oprate .home-oprate-left .bottom {
	font-size: 0.2rem;
	font-weight: bold;
	line-height: 32px;
	color: #FFF;
	text-shadow: 0px 6px 6px rgba(0, 33, 71, 0.27);
	opacity: 1;
}
.home-oprate .home-oprate-right {
	float: right;
	/* height: 180px; */
}
.home-oprate .home-oprate-right a {
	display: inline-block;
	line-height: 64px;
	height: 64px;
}
.home-oprate .home-oprate-right .btn {
	height: 64px;
	line-height: 64px;
	background: #FFFFFF;
	opacity: 1;
	border-radius: 4px;
	font-size: 24px;
	font-weight: 500;
	color: #0099cc;
	cursor: pointer;
}

/* 5 -------------------*/

.home-advantage {
	height: 350px;
	background-color: #FFF;
}
.home-advantage .banner{ width:95%; margin: 0px auto;}
.home-advantage .top {
	height: 120px;
	line-height: 120px;
	font-size: 28px;
	font-weight: bold;
	color: #262626;
	opacity: 1;
	width: 100%;
	text-align: center;
}
.home-advantage .bottom {
	font-size: 0;
}
.home-advantage .bottom li {
	display: inline-block;
	overflow:hidden;	
	/*margin-right: 0px;*/
	display: inline-block;
	max-width: 23%;
	height: auto;
	text-align: center;
	vertical-align: top;
	border:0px solid #888;
	margin-right:2px;
	/* background-color: palegreen; */
}
.home-advantage .bottom li:first-child {
	margin-left: 0px;
}
.home-advantage .bottom li:last-child {
	margin-right: 0px;
}
.home-advantage .bottom .pic {
	width: 75px;
	height: 75px;
	background: rgb(234, 241, 253);
	border-radius: 70px;
	margin: 0 auto;
	line-height: 75px;
	padding:5px 0;
}
.home-advantage .pic .pic-bg {
	width: 65px;
	height: 65px;
	background: linear-gradient(180deg, #71D7F8 0%, #0099cc 100%);
	opacity: 1;
	border-radius: 65px;
	margin: 0 auto; padding-top:0px;
}
.home-advantage .pic .mypic,
.home-advantage .pic .mypic1,
.home-advantage .pic .mypic2,
.home-advantage .pic .mypic3{
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
}
.home-advantage .pic1:hover .mypic,
.home-advantage .pic2:hover .mypic1,
.home-advantage .pic3:hover .mypic2,
.home-advantage .pic4:hover .mypic3{
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	cursor: pointer;
}
.home-advantage .pic .mypic {
	background: url(../images/deng.png) no-repeat center;
	height: 60px; 

}
.home-advantage .pic .mypic1 {
	background: url(../images/deng1.png) no-repeat center;
	height: 60px;
}
.home-advantage .pic .mypic2 {
	background: url(../images/deng2.png) no-repeat center;
	height: 60px;
}
.home-advantage .pic .mypic3 {
	background: url(../images/deng3.png) no-repeat center;
	height: 60px; 
}
.home-advantage .bottom .title {
	font-size: 0.23rem;
	font-weight: bold;
	line-height: 33px;
	color: #595959;
	opacity: 1;
	margin: 18px 0 4px;
}
.home-advantage .bottom .content {
	font-size: 0.18rem;
	font-weight: bold;
	line-height: 16px;
	color: #9F9F9F;
	text-align: left;
	opacity: 1;
}

/* 6 */

.home-introduce {
	height: auto;
	background: url(../images/home-introduce.png) no-repeat top center; background-size: 900px auto;
}

.home-introduce .banner {
	text-align: center;
	padding-top: 25px;
}

.home-introduce .top {
	height: 60px;
	font-size: 0.36rem;
	font-weight: 500;
	line-height: 60px;
	color: #FFF;
	text-shadow: 0px 6px 6px rgba(0, 33, 71, 0.27);
	opacity: 1;
	font-family: YouSheBiaoTiHei;
}

.home-introduce .center {
	/* width: 502px; */
	height: 45px;
	font-size: 0.32rem;
	/* font-family: PingFang SC; */
	font-weight: 400;
	line-height: 45px;
	color: #FFFFFF;
	text-shadow: 0px 6px 6px rgba(0, 33, 71, 0.27);
	/* letter-spacing: 130px; */
	opacity: 1;
}

.home-introduce .banner>a {
	height: 50px;
	line-height: 50px;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px;
	margin-top: 9px;	
	margin-bottom:15px;
}

.home-introduce .btn {
	height: 50px;
	line-height: 50px;
	background: #0099cc;
	border-radius: 4px;
	font-size: 0.20rem;
	font-weight: bold;
	line-height: 33px;
	color: #FFF;
	opacity: 1;
	cursor: pointer;
}
.home-introduce .btn:hover {background: #fff; color:#0099cc;}

/* -------------7 -----/ 三大突破 /--------------7-----------------*/

.home-breach {
	height: 300px;
	background: url(../images/home_breach.png) no-repeat top center; background-size: auto 300px;
}

.home-breach .banner .top {
	height: 130px;
	font-size: 28px;
	font-weight: bold;
	line-height: 36px;
	color: #262626;
	opacity: 1;
	width: 100%;
	text-align: center;
	padding: 40px 0 30px;
}

.home-breach .banner .bottom {
	font-size: 0;
	text-align: center;
	padding: 0 1% 0 2%;
}

.home-breach .bottom li {
	display: inline-block;
	overflow:hidden;	
	width: 32%;
	height: 140px;
	background: #fff;
	box-shadow: 0px 6px 10px #333;
	-webkit-box-shadow: 0px 6px 10px #444;
	-moz-box-shadow: 0px 6px 10px #555;
	opacity: 1;
	margin-right: 1%;
}
.home-breach .bottom li:hover {
	cursor: pointer;
	background: #efefef;	
	box-shadow: 0px 3px 10px #000;
	/*-webkit-box-shadow: 0px 3px 10px #000;
	/*-moz-box-shadow: 0px 6px 20px #ff0000;*/
}

.home-breach .bottom li:first-child {
	margin-left: 2px;
}

.home-breach .bottom .bottom-left,
.home-breach .bottom .bottom-right {
	display: inline-block;
	height: 100%;
}

.home-breach li:first-child .bottom-left {
	width: 40px;
	background: url(../images/hour.png) no-repeat center; background-size: 90% auto;
}

.home-breach li:nth-child(2) .bottom-left {
	width: 40px;
	background: url(../images/space.png) no-repeat center; background-size: 90% auto;
}

.home-breach li:nth-child(3) .bottom-left {
	width: 40px;
	background: url(../images/tool.png) no-repeat center; background-size: 90% auto;
}

.home-breach .bottom .bottom-right {
	height: 170px;
	line-height: 170px;
	float: right;
	text-align: left;
	padding-right:2px;
}

.home-breach li:first-child .bottom-right {
	width: 60%;
}

.home-breach li:nth-child(2) .bottom-right {
	width: 60%;
}

.home-breach li:nth-child(3) .bottom-right {
	width: 60%;
}

.home-breach .bottom-right .title {
	height: 26px;
	font-size: .22rem;
	font-weight: bold;
	line-height: 20px;
	color: #262626;
	opacity: 1;
	margin: 27px 0 5px;
}

.home-breach .bottom-right .content {
	height: 24px;
	font-size: 0.16rem;
	font-weight: 800;
	line-height: 21px;
	color: #9F9F9F;
	opacity: 1;
}

/* 8 -------------8----------------8-----------*/

.home-service {
	height:240px;
	background: linear-gradient(90deg, #71D7F8 0%, #0099cc 100%);
	opacity: 1;
}

.home-service .banner {
	text-align: center;
	padding: 26px 0 42px;
	position: relative;
}

.home-service .banner .bg1 {
	position: absolute;
	width: 302px;
	height: 276px;
	background: url("../images/home-service1.png") no-repeat;
	bottom: 0;
	left: -28px;
}

.home-service .banner .bg2{
	position: absolute;
	width: 258px;
	height: 218px;
	background: url("../images/home-service2.png") no-repeat;
	top: 5px;
	right: 8px;
}

.home-service .banner .top {
	/* margin-top: 56px; */
	height: 33px;
	font-size: 24px;
	font-weight: bold;
	line-height: 33px;
	color: #FFFFFF;
	opacity: 1;
}

.home-service .top>span {
	width: 34px;
	height: 34px;
	background: #F1F148;
	border-radius: 50%;
	display: inline-block;
	opacity: 1;
	line-height: 34px;
	font-size: 26px;
	font-weight: 400;
	color: #0099cc;
}

.home-service .center {
	text-shadow: 0px 8px 6px #666;
	height: 91px;
	font-size: 0.36rem;
	font-weight: 400;
	line-height: 91px;
	color: #F1F148;
}

.home-service .bottom a {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	border-radius: 4px;
}

.home-service .bottom a>.btn {
	height: 52px;
	line-height: 52px;
	font-size:24px;
	background: #FFF;
	cursor: pointer;
	color: #0099cc;
	margin-top: 17px;
	z-index: 10101;
}
.home-service .bottom a>.btn:hover {background: #0099cc; color:#fff; border: 1px solid #fff;}
