.phone-banner-bar {
	height: 500px;
	background: url(../images/pic/banner_06.jpg) no-repeat center center;
}

.phone-bar-title {
	height: 150px;
	text-align: center;
}

.phone-bar-title h1 {
	font-size: 30px;
	height: 150px;
	line-height: 120px;
	position: relative;
}

.phone-bar-title h1:after {
	content: "";
	position: absolute;
	bottom: 6px;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	height: 44px;
	background: url(../images/bgi_1.png) no-repeat;
}

.phone-container {
	width: 100%;
	min-width: 1200px;
	height: 550px;
	overflow: hidden;
}

.bg-blue {
	background: #f8fcfe;
}

.txt-block .txt-tit {
	font-size: 30px;
	line-height: 42px;
	padding-bottom: 15px;
}

.txt-block .txt-des {
	color: #909693;
	font-size: 15px;
	line-height: 24px;
}

.content-1 .txt-block {
	margin: 186px 0 0 83px;
}

.content-1 .img {
	margin: 128px 46px 0 0;
	width: 591px;
	height: 325px;
	overflow: hidden;
}

.content-2 .img {
	width: 647px;
	height: 375px;
	overflow: hidden;
	margin: 97px 0 0 26px;
}

.content-2 .txt-block {
	margin: 220px 0 0 0;
	width: 427px;
}

.content-add .txt-block {
	margin: 200px 0 0 50px;
	width: 465px;
}

.content-add .img {
	width: 470px;
	height: 420px;
	margin: 62px 65px 0 0;
	overflow: hidden;
}

.content-3 .txt-block {
	width: 454px;
	margin: 195px 65px 0 0;
}

.content-3 .img {
	margin: 83px 0 0 96px;
	width: 410px;
	height: 384px;
	overflow: hidden;
}

.content-4 .img {
	width: 416px;
	height: 372px;
	margin: 89px 92px 0 0;
	overflow: hidden;
}

.content-4 .txt-block {
	margin: 218px 0 0 50px;
	width: 390px;
}

.content-5 .txt-block {
	margin: 220px 56px 0 0;
	width: 485px;
	overflow: hidden;
}

.content-5 .img {
	width: 316px;
	height: 601px;
	margin: 61px 0 0 138px;
	overflow: hidden;
}

.phone-more-bar {
	height: 200px;
	position: relative;
	-webkit-transition: all ease-in-out 1s;
	-moz-transition: all ease-in-out 1s;
	-o-transition: all ease-in-out 1s;
	transition: all ease-in-out 1s;
	background: url(../images/phone-bg01.jpg) center no-repeat;
	background-size: 100% 100%;
}

.phone-more-bar:hover {
	background: url(../images/phone-bg01.jpg) center no-repeat;
	background-size: 120% 120%;
}

.phone-more-bar p {
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-top: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.phone-more-bar .buy-link {
	display: block;
	margin: 0 auto;
	margin-top: 23px;
	width: 148px;
	height: 40px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}

.phone-more-bar .buy-link .more-icon {
	display: inline-block;
	width: 7px;
	height: 12px;
	vertical-align: middle;
	margin: -3px 0 0 10px;
	background: url(../images/camplan-icon.png) no-repeat 0 0;
}


/*场景*/
.phone-scene-banner-bar {
	height: 500px;
	background: url(../images/phone-banner.jpg) no-repeat center center;
}

.phone-scene-container {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

.slider{
	width: 946px;
	height: 557px;
	margin: 76px auto;
	position: relative;
}
.slider .bd{
	width: 946px;
	height: 557px;
	position: relative;
	z-index: 1;
}
.slider .bd:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width:286px;
	height: 507px;
	background: rgba(255,255,255,0.6);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
}
.slider .bd:after{
	content: "";
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width:286px;
	height: 507px;
	background: rgba(255,255,255,0.6);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
}
.slider:after{
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	margin-left: -147px;
	top: -36px;
	width: 294px;
	height: 595px;
	background: url(../images/phone-bg02.png) no-repeat;
}
.slider .prev,.slider .next{
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background: url(../images/phone-arrow.png) no-repeat;
}
.slider .prev{
	left: -127px;
}
.slider .prev:hover{
	background-position: 0 -47px;
}
.slider .next{
	right: -127px;
	background-position: -63px 0;
}
.slider .next:hover{
	background-position: -63px -47px;
}
.slider .tempWrap{
	width: 946px !important;
}
.slider .bd li{
	width:286px;
	height: 557px;
	position: relative;
	margin-right: 44px;
}
.slider .bd li > a{
	display: block;
}
.slider .bd li > a img{
	width:286px;
	height: 507px;
}
.slider .bd li span{
	position: absolute;
	left: 0;
	z-index: 999;
	bottom: 0;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #333;
}
.distribution-box {
	padding: 40px 0;
}

.distribution-box .hd {
	float: left;
	width: 180px;
	margin: 47px 0 0 320px;
}

.distribution-box .hd li {
	height: 60px;
	margin-bottom: 45px;
	position: relative;
}

.distribution-box .hd li:after {
	content: "";
	position: absolute;
	left: 42px;
	bottom: -42px;
	width: 2px;
	height: 34px;
	background: url(../images/phone-line-bg.png) no-repeat;
}

.distribution-box .hd li:last-child:after {
	width: 0;
}

.distribution-box .hd li>a {
	display: block;
	width: 180px;
	height: 60px;
	line-height: 60px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	background: #209ffb;
	font-size: 16px;
	border-radius: 5px;
	text-align: center;
	position: relative;
}

.distribution-box .hd li>a:after {
	content: "";
	position: absolute;
	left: 38px;
	bottom: -5px;
	width: 0;
	height: 0;
	border-top: 5px solid #209ffb;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.distribution-box .bd {
	float: left;
	width: 294px;
	height: 595px;
	margin-left: 100px;
	background: url(../images/phone-bg02.png) no-repeat;
	overflow: hidden;
}

.distribution-box .bd>ul {
	width: 286px;
	height: 507px;
	margin: 0 auto;
	margin-top: 36px;
	overflow: hidden;
}

.distribution-box .bd li {
	float: left;
	width: 286px;
	height: 507px;
	overflow: hidden;
}

.distribution-box .bd li img {
	width: 100%;
}

.comm-intr {
	padding: 0 20px 45px 20px;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	color: #666666;
}

.multiport-box {
	padding-top: 40px;
	width: 1200px;
	height: 648px;
	overflow: hidden;
}

.multiport-box .bd {
	width: 1027px !important;
	margin: 0 auto;
}

.multiport-box .bd li {
	width: 1027px;
	height: 648px;
	overflow: hidden;
}

.multiport-box .bd li img {
	width: 100%;
}

.multiport-box .prev,
.multiport-box .next {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	background: url(../images/phone-arrow.png) no-repeat;
	cursor: pointer;
}

.multiport-box .prev {
	left: 0;
}

.multiport-box .prev:hover {
	background-position: 0 -47px;
}

.multiport-box .next {
	right: 0;
	background-position: -63px 0;
}

.multiport-box .next:hover {
	background-position: -63px -47px;
}

.sms-box {
	padding: 40px 0 60px 0;
}

.sms-box .left {
	float: left;
	margin-left: 255px;
	width: 294px;
	height: 595px;
	background: url(../images/phone-bg02.png) no-repeat;
	overflow: hidden;
}

.sms-box .left .pic {
	width: 286px;
	height: 507px;
	margin: 36px auto 0;
	overflow: auto;
}
.sms-box .left .pic::-webkit-scrollbar{
	width: 5px;
	height: 5px
}

.sms-box .left .pic::-webkit-scrollbar-button{
	height: 0;
	background: #fff
}

.sms-box .left .pic::-webkit-scrollbar-track{
	height: 0;
	background: #dbe1e8
}

.sms-box .left .pic::-webkit-scrollbar-thumb{
	background: #bbb
}

.sms-box .left .pic img {
	width: 100%;
}

.sms-box .right {
	float: left;
	width: 456px;
	text-align: center;
}

.sms-box .right .code {
	margin-top: 107px;
}

.sms-box .right .code img {
	width: 198px;
	height: 198px;
}

.sms-box .right .code p {
	line-height: 50px;
	color: #666666;
	font-size: 14px;
}

.sms-box .right .code p a {
	color: #209ffb;
}

.sms-box .right .text {
	padding-top: 20px;
}

.sms-box .right .text p {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding: 15px 0;
}

.sms-box .right .text a {
	display: inline-block;
	width: 138px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #2ac4f6;
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin: 0 7px;
}

.sms-box .right .text a.zx {
	background: #ff6700;
}


/*概述*/

.phone-banner-sum-bar {
	height: 500px;
	background: url(../images/phone-banner2.jpg) no-repeat center center;
}

.content-6 .img {
	margin: 70px 167px 0 0;
	width: 306px;
	height: 410px;
}

.content-6 .txt-block {
	margin: 195px 0 0 44px;
	width: 490px;
}

.content-7 .img {
	width: 464px;
	height: 410px;
	margin: 70px 0 0 77px;
}

.content-7 .txt-block {
	width: 520px;
	margin: 194px 0 0 0;
}

.content-8 .txt-block {
	width: 405px;
	margin: 185px 0 0 48px;
}

.content-8 .img {
	width: 514px;
	height: 437px;
	margin: 78px 49px 0 0;
}

.content-9 .img {
	width: 469px;
	height: 410px;
	margin: 70px 0 0 131px;
}

.content-9 .txt-block {
	width: 490px;
	margin: 193px 27px 0 0;
}

.phone-container-last {
	width: 100%;
	min-width: 1200px;
	padding: 0 0 30px 0;
}

.phone-container-last h3 {
	padding: 50px 0;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
}

.user-sms-box {
	width: 1200px;
	height: 580px;
	position: relative;
	overflow: hidden;
}

.user-sms-box .bd li{
	float: left;
	width: 580px;
	height: 580px;
	margin-right: 40px;
	overflow: hidden;
	position: relative;
}
.user-sms-box .bd li.li-1{
	background: -moz-linear-gradient(top, #00b5d1, #116fad);
    background: -webkit-gradient(linear,top,from(#00b5d1),to(#116fad));
    background: -webkit-linear-gradient(top, #00b5d1, #116fad);
    background: -ms-linear-gradient(top, #00b5d1, #116fad);
    background: -o-linear-gradient(top, #00b5d1, #116fad);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #00b5d1, endColorstr = #116fad);
}
.user-sms-box .bd li.li-2{
	background: -moz-linear-gradient(top, #16e17b, #11ae1c);
    background: -webkit-gradient(linear,top,from(#16e17b),to(#11ae1c));
    background: -webkit-linear-gradient(top, #16e17b, #11ae1c);
    background: -ms-linear-gradient(top, #16e17b, #11ae1c);
    background: -o-linear-gradient(top, #16e17b, #11ae1c);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #16e17b, endColorstr = #11ae1c);
}
.user-sms-box .bd li.li-3{
	background: -moz-linear-gradient(top, #18ccf0, #158fcc);
    background: -webkit-gradient(linear,top,from(#18ccf0),to(#158fcc));
    background: -webkit-linear-gradient(top, #18ccf0, #158fcc);
    background: -ms-linear-gradient(top, #18ccf0, #158fcc);
    background: -o-linear-gradient(top, #18ccf0, #158fcc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #18ccf0, endColorstr = #158fcc);
}
.user-sms-box .bd li.li-4{
	background: -moz-linear-gradient(top, #1987f5, #1142a3);
    background: -webkit-gradient(linear,top,from(#1987f5),to(#1142a3));
    background: -webkit-linear-gradient(top, #1987f5, #1142a3);
    background: -ms-linear-gradient(top, #1987f5, #1142a3);
    background: -o-linear-gradient(top, #1987f5, #1142a3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #1987f5, endColorstr = #1142a3);
}
.user-sms-box .bd li.li-5{
	background: -moz-linear-gradient(top, #24c75a, #0f8e57);
    background: -webkit-gradient(linear,top,from(#24c75a),to(#0f8e57));
    background: -webkit-linear-gradient(top, #24c75a, #0f8e57);
    background: -ms-linear-gradient(top, #24c75a, #0f8e57);
    background: -o-linear-gradient(top, #24c75a, #0f8e57);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #24c75a, endColorstr = #0f8e57);
}
.user-sms-box .bd li .pic{
	position: absolute;
	left: 50%;
	margin-left: -213px;
	width: 426px;
	height: 340px;
	top: 40px;
}
.user-sms-box .bd li .content{
	position: absolute;
	width: 520px;
	height: 120px;
	left: 50%;
	margin-left: -260px;
	bottom: 30px;
	overflow: hidden;
}
.user-sms-box .bd li .content .code{
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	height: 120px;
	overflow: hidden;
}
.user-sms-box .bd li .content .code img{
	max-width: 100%;
}
.user-sms-box .bd li .content .txt{
	padding-left: 140px;
	color: #fff;
}
.user-sms-box .bd li .content .txt h4{
	font-size: 24px;
	line-height: 42px;
}
.user-sms-box .bd li .content .txt p{
	font-size: 14px;
	line-height: 24px;
}
.user-sms-box .prev,
.user-sms-box .next {
	display: none;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background: url(../images/phone-arrow.png) no-repeat;
}

.user-sms-box:hover .prev,
.user-sms-box:hover .next {
	display: block;
}

.user-sms-box .prev {
	left: 0;
}

.user-sms-box .prev:hover {
	background-position: 0 -47px;
}

.user-sms-box .next {
	right: 0;
	background-position: -63px 0;
}

.user-sms-box .next:hover {
	background-position: -63px -47px;
}

.phone-container-last .des {
	padding: 30px 0 0 0;
	text-align: center;
	color: #666666;
	font-size: 14px;
}


.test{
	width: 100%;
	border: none;
	outline: none;
	overflow-x: hidden;
}
.test::-webkit-scrollbar{
	width: 5px;
	height: 5px
}

.test::-webkit-scrollbar-button{
	height: 0;
	background: #fff
}

.test::-webkit-scrollbar-track{
	height: 0;
	background: #dbe1e8
}

.test::-webkit-scrollbar-thumb{
	background: #bbb
}