.sectionBg{
	background:#f7f7f7;
}

.white{color:white !important;}

#textBut{
	border:#dc5f25 solid 1px;
	background-color: #dc5f25;
	color:white;
	padding:10px 30px;
	font-size:16px;
	border-radius:5px;
}

#p1 .box {
	margin-top: 80px;
	overflow: hidden;
}

#p1 .box li {
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

#p1 .box1 li {
	width: 33.3%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

#p1 .box .iconfont {
	display: block;
	font-size: 50px;
}

#p1 .box li a {
	display: block;
	height: 230px;
	width: 90%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
}

#p1 .box li a:hover {
	box-shadow: 1px 1px 5px #ccc;
}

#p1 .box li .box_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 230px;
	display: none;
	background: #06a9ed;
	color: #fff;
}

#p1 .box li i {
	color: #06a9ed;
	border: #06a9ed solid 1px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50px;
	margin: 40px auto 15px auto;
}

#p1 .box li b {
	color: #000;
}

#p1 .box li .box-p1 {
	color: #888;
	font-size: 14px;
	margin-top: 10px;
}

#p1 .box li .box-p2 {
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}

#p1 .box li strong {
	padding: 20px 0;
	display: block;
}

#p1 .box li font {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	line-height: 200px;
	text-align: center;
	opacity: 0.2;
	font-size: 100px !important;
}

#p1 .box button {
	background: #fff;
	border: none;
	width: 50%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-radius: 3px;
	margin-top: 30px;
	color: #06a9ed;
}

#p1 .p1_btn{
	background: #06a9ed;
	color:white;
	border: none;
	height: 40px;
	line-height: 40px;
	width: 130px;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	display:inline-block;
}

#content{
	overflow: hidden;
	display:block;
	margin-bottom:-30px !important;
}



#p2 .text_title{
	margin-top: 40px;
}
#p2 .page3{
	width: 250px;
	height: 560px;
}

#p2 .dv2-top{
	margin-left: -20px;
	font-size: 20px;
	padding-left:20px;
}
#p2 .dv2-foot{
	font-size: 20px
}
#p2 .dv2-foot p{
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 16px
}

#p2 .dv3 img{
	width: 100%;
}
#p2 {
	background: #f7f7f7;
}

#p2 .text_sub_title {
	margin-bottom: 50px;
}

#p2 .index{
	background: url(p2_bg.png) no-repeat;
	width:1000px; height:510px;
	margin:0 auto;
	position:relative;
}
#p2 ul{
	position: absolute;
}
#p2 ul h3{
	margin-bottom:15px;
}
#p2 ul li{
	font-size:13px;
	margin-bottom:5px;
}

#p2 .warp_cof_top{
	background: #06A9ED;
	width: 100%;
	height: 120px;
	text-align: center;
}

#p2 .warp_cof_bottom{
	background: #FFFFFF;
	height: 120px;
}

.warp_cof{
	float: left;
	width: 180px;
	border: 1px solid #5E5E5E;
	margin-left: 1.5%;
	margin-top: 80px;
}

.warp_cof_top img{
	width: 50px;
	margin: 15px auto;
}

.warp_cof_top p{
	color: white;
	font-size: 15px;
	margin: 1px auto;
}

.warp_cof_bottom p{
	padding-top: 20%;
	font-size: 15px;
}




#p3 center {
	margin-top: 70px;
}


#p4{
	overflow:hidden;
}
#p4 ul{
	margin-top: 50px;
}
#p4 ul li{
	width:25%;
	float:left;
}
#p4 ul li a{
	display: block;
	width: 90%;
	height:85px;
	margin:4%;
	overflow: hidden;
	position:relative;
	border-radius:10px;
	cursor: default;
}
#p4 ul li a img{
	width:100%;
	height:100%;
}
#p4 ul li a font{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background:rgba(0,0,0,0.5);
	color:#fff;
	text-align: center;
	font-size:12px;
	height:15px;
	line-height:15px;
}
#p4 ul li a:hover font{
	height: 100%;
	line-height:100px;
	font-size:25px;
}

/*宽频bug by gucaihe 8.6.27 */
#p5 { background: url(investor.jpg) no-repeat; height: 300px; color:white;background-size: cover;}

#p5 .img{
	width:870px;
	margin:50px auto;
}
#p5 .img li{
	display:inline-block;
	width:154px;
	height:204px;
	background: rgba(255,255,255,0.2);
	float:left;
	margin:0 10px; text-align:center;
	color:white;
}
#p5 .img li font{
	margin-top:30px;
	display: block;
}
#p5 .iconfont{
	font-size:50px;
	color:#28addd;
	display:block;
	padding-top:40px;
}


#p6 .content {
	overflow: hidden;
	margin-top: 50px;
}

#p6 .content .img {
	float: left;
	width: 40%;
}
#p6 .content .img img{
	width:90%;
}

#p6 .content .text {
	float: left;
	width: 60%;

}
#p6 .content .text .title{
	font-size:20px;
	margin: 10px;
	margin-bottom: 10px;
}
#p6 .content .text .title_1{
	font-size: 16px;
	width: 400px;
	color: grey;
}

#p6 .content .text_sub_title {
	text-align: left;
	width: 85%;
	text-indent: 2em;
}

#p6 .content ul {
	width: 85%;
	margin: 30px auto 0 auto;
	font-size: 13px;
	line-height: 25px;
	
}
#p6 .content center{
	margin-top:50px;
}

#p7{
	height: 500px;
	background: url(back.jpg) no-repeat  100% 100%;
	color: white;
}
#p7 .p7-word{
	width: 600px;
	height: 200px;
	background-color: #dc5f25;
	opacity: 0.7;
	color: white;
	margin: 20px auto;
	border-radius: 8px;
	padding: 30px 40px;
	line-height: 30px;
}
#p7 .p7-word p{
	float: right;
	padding-top: 60px;
}
#p7 ul{
	display: block;
	margin: 80px;
	margin-left: 210px;
}
#p7 ul li{
	width: 24%;
	float: left;
	
}
#p7 ul li .active{
	width: 110px;
}

#p8{
	background-color: white;
}
#p8 .text_title{
	margin-top: -30px;
}
#p8 .text_sub_title{
	text-align: left;
	text-indent:2em ;
}
#p9{
	max-width: 1200px;
	margin: 80px auto;
	background-color: rgb(243,243,243)
    
}
#p9 .p9-foot{
	height: 300px;
}
#p9 .p9-foot .p9-foot-top{
	background-color: #9093A2;
	width: 700px;
	height: 40px;
	margin: 40px auto;
	color: white;
	font-size: 18px;
	padding-left: 20px;
	line-height: 40px;
	border-radius:8px ;
}
#p9 .p9-foot .p9-foot-top span:last-child{
	float: right;
	padding-right: 20px;
}
#p9 .p9-foot .p9-footer{
	width: 700px;
	margin: auto;
	margin-top: 20px;
	font-size: 18px;
}
#p10 #dv3{ width: 100%; height: 600px; background: url(ban.jpg) no-repeat 100% 100%;background-size: cover; overflow: hidden; color: white; padding-top: 30px; }
#p10 #dv3 .text_title{
	margin-top: 80px;
	margin-bottom: 50px;
}
#p10 .p7-word{
	width: 600px;
	height: 100px;
	background-color: #dc5f25;
	opacity: 0.7;
	color: white;
	margin: 100px auto;
	border-radius: 8px;
	padding: 30px 40px;
	line-height: 30px;
}
#p10{
	margin-bottom: -80px;
	width: 100%;
	margin-left: -20px;
	margin-top: -120px;
}

#p11 .title,
#p11 .content {
	margin: 0 20px;
}
#p11 .h1,#regist .h1{font-size:32px;}
#p11 .h1,#p11 .h2,.imgwrap,#regist .h1{text-align:center;}
#p11 .h2{font-size:20px;line-height: 1.6em;padding: 10px 0 20px 0;}
/*获取解决方案*/
.info_wrap{position:relative;z-index:22; width:600px; margin:0 auto;}
.info_wrap .solutionbtn{display:inline-block;cursor:pointer;}
.info_pop{ display: none; position: absolute;top:-20px; text-align:left; width:100%;line-height:30px; padding:10px;border-radius:5px;background: #fff;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity:0.9; color:#333;}
.info_wrap:hover .info_pop{display:block;}
/*.info_wrap .solutionbtn:hover+.info_pop{display:block;}*/
.solubutton{background:transparent!important; width:auto!important;height:auto!important;line-height:30px!important; color: #06a9ed!important; font-size: 16px; border-radius:0px!important; box-shadow:none!important;}
.solutionbtn{ background: #cb5521; color: white; padding: 10px 20px; font-size: 16px; border-radius: 5px; }


#p11 .title { font-size: 24px; padding-bottom: 12px;border-bottom: 1px solid #e2eaec; /*margin-bottom: 25px;*/}

#p11 .content {
	line-height: 1.6em;
	margin-bottom: 15px;
	font-size: 16px;
	padding: 20px 0;
}

#p11 .content ul {
	line-height: 40px;
}

#p11 .content td,
#p11 .content th {
	padding: 20px;
	background: #f7f7f7;
	text-align: left;
}

#p12{ overflow: hidden; }
/*工单修改6.22 by gucaihe*/
.workorder .text_title,.workorder .text_sub_title{ text-align:left!important;}
.workorder img{ width:auto!important; }

#p12 .img{
	width: 50%;
	float:left;
}
#p12 .img img{ width: 60%; display:block; margin: 0 auto; }
#p12 .text{
	float:left;
	width: 50%;
}
#p12 .text ul{
	width:80%;
	margin:20px 0px 20px auto;
	overflow: hidden;
}
#p12 .text li{
	margin-top: 20px;
	overflow:hidden; 
	font-size:15px;
	line-height:30px;
	color:#888;
	width:50%;
	float:left;
}
#p12 .list li{
	width:100%;
	margin-top: 10px;
}
#p12 .w3 li{
	width:33%;
}
#p12 .text .iconfont,.text_sub_title .iconfont{
	font-size:30px;
	float:left;
	margin-right: 10px;
	color:#1ba8db;
}

#p13 .warp{
	width:60%;
	background:#f7f7f7;
	border:#ddd solid 1px;
	border-radius:5px;
	box-shadow: 1px 1px 5px #ddd;
	padding:80px;
	overflow: hidden;
}
#p13 form{
	width:60%;
	float:left;
}
#p13 form label{
	display: block;
	height:60px;
}
#p13 form label input,#p13 form label select{
	width:400px;
	height: 40px;
	border-radius:5px;
	border:#ddd solid 1px;
	text-indent: 1em;
}
#p13 .text{
	text-indent:2em;
	float:left;
	font-size:16px;
	color:#888;
	line-height:40px;
	width: 40%;
}
#p13 input[type="submit"]{
	border:none;
	background: #cb5521;
	color: white;
	padding:10px 20px;
	font-size:16px;
	border-radius:5px;
}

#p14{
	background: url(mapbg.jpg) center center no-repeat;
}


#p15{
	background-color: #f7f7f7;
	overflow: hidden; 
	
}
#p15 .text_title{
	margin-bottom:40px;
}
#p15 .warp{
	max-width: 1200px;
	margin: auto;	
}
#p15 .p15-content{
	margin:0 auto 30px auto;
	height: 170px;
	width: 887px;
	background: url(request.png) no-repeat;
}
#p15 .img2{
	background-position: 0 -160px;
}
#p15 .img3{
	background-position: 0 -335px;
}
#p15 .img4{
	background-position: 0 -510px;
}
#p16 .text_title{
	margin-bottom: 50px;
}
#p16 ul{
	overflow: hidden;
	text-align: center;
	width:100%;
}
#p16 ul li{
	display: inline-table;
	width: 100px;
	margin:10px 5px 5px 0;
	border:#ddd solid 1px;
}
#p16 ul li img{
	width:100%:
}

#p20 .w3{
	overflow: hidden;
	margin-top:50px;
}
#p20 .w3 li{
	width: 33%;
	float:left;
	text-align: center;
	font-size:16px;
}
#p20 .w3 .iconfont{
	display: block;
	font-size:40px !important;
	width:100px; height:100px; border-radius: 50px; line-height:100px;
	border:#002787 solid 2px; background:#d6e2ff; color:#002787;
	margin:0 auto 20px auto;
}
/*方案修改 2018.6.22 by gucaihe*/
#regist { background: #dc5f25;/* height:520px;*/color:#fff;padding:60px 20px!important;}
#solu{ background: #293e4c;color:#fff;padding:40px 20px!important;}
.more-solu{width:1048px; margin:40px auto 20px auto; overflow:hidden;}
.more-solu a{display:block;float:left; margin:10px 10px 10px 0px;color:#fff; padding:6px 15px; font-size: 16px;border:1px solid #ffff;border-radius:25px; }
.more-solu a:hover{background:#040607; color:#fff;background:#182229;/*filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity:0.7;*/}

#regist .text_title,#solu .text_title{color:#fff;}
#regist .frm { width:650px; margin:50px auto; text-align: center; }
#regist input { border: #fff solid 1px; border-radius: 3px; font-size: 14px;margin:0 5px;}

#regist #tel { width: 450px; height: 38px; padding: 0 20px; }

#regist #submit { padding:0px; width: 90px; background:transparent; border: #fff solid 1px; color:#fff;padding:9px 0px; cursor: pointer;}
#regist #submit:hover{background: #cb5521;}

#about .content {
	margin-top: 30px;
	padding: 40px 40px 20px 40px;
	line-height: 30px;
	background: #f7f7f7 url(mapbg.jpg) center center no-repeat;
	background-size: cover;
}

#about .content p {
	text-indent: 2em;
	margin-bottom: 30px;
}


/*产品*/
#product{
	overflow:hidden;
	margin-top:100px;
}
#product li{
	float:left;
	width: 30%;
	height:220px;
}
#product li.center{
	margin:0 5%;
}
#product .iconfont{
	font-size:60px;
	height:220px;
	margin-right: 20px;
	float:left;
	color:#30b0ec;
}
#product b{
	font-size:20px;
	font-weight: normal;
}
#product p{
	font-size:16px;
	line-height:30px;
	color:#3d3d3d;
	margin-top:15px;
}

/**/
#product1 ul{
	overflow: hidden;
	text-align: center;
	padding-top: 100px;
}
#product1 li{
	width:19%;
	height:250px;
	display: inline-table;
	border-left:#cacaca solid 1px
}
#product1 li:first-child{
	border:none;
}
#product1 li font{
	font-size:70px;
	margin-top:-40px;
	color:#1ba8db;
	font-family:castellar;
	font-weight: 100;
	display:block;
}
#product1 li b{
	font-size:18px;
	font-weight: 700;
    color: rgba(43,43,43,.6);
    display: block;
    margin:15px 0;
}
#product1 li p{
	font-size: 14px;
    color: rgba(43,43,43,.7);
    line-height:30px;
    padding:0 10px;
}
/**/
#product2 ul{
	overflow: hidden;
	margin-top:50px;
}
#product2 ul li{
	width:25%;
	float:left;
	text-align: center;
	font-size:14px;
	color:#888;
}
#product2 ul li .iconfont{
	display: block;
	font-size:50px !important;
	margin-bottom:10px;
	color:#1ba8db;
}

/**/
.quote1{
	background:url(quote1.png) no-repeat;
	background-size:20px;
	padding-top:10px;
	display:block;
}
.quote2{
	background:url(quote2.png) right no-repeat;
	background-size:20px;
	padding-top:10px;
	display:block;
	margin-left: 20px;
}

.quote1 p{
	padding:5px 0px 0px 20px; 
}


/**/
#p17 .warp_cof_top{
	background: #06A9ED;
	width: 100%;
	height: 120px;
	text-align: center;
}

#p17 .warp_cof_bottom{
	background: #FFFFFF;
	height: 120px;
}

#p17 .warp_cof{
	float: left;
	width: 180px;
	border: 1px solid #5E5E5E;
	margin-left: 1.5%;
	margin-top: 80px;
}

#p17 .warp_cof_top img{
	width: 50px;
	height: 50px;
	margin: 15px auto;
}

#p17 .warp_cof_top p{
	color: white;
	font-size: 15px;
	margin: 1px auto;
	background: #06a9ed;
}

#p17 .warp_cof_bottom p{
	padding-top: 20%;
	font-size: 15px;
}

/*help*/
.help_search{
    width: 590px;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
	padding-left: 15px;
	border: 5px solid #0092ff;
}

/*.help_btn{
	background: #0092ff;
	border: none;
	height: 42px;
	line-height: 40px;
	width: 70px;
	color: #fff;
	font-size: 16px;
	position: absolute;
	margin-top: 60px;
}*/

#p18 ul li{
	float: left;
	margin-left: 18.5%;
	font-size: 25px;
}

#p18 ul li a.on{
	color: #0092ff;
	border-bottom: 3px solid #0092ff;
	padding-bottom: 20px;
}

#p18 ul li a:hover{
	color: #0092ff;
	border-bottom: 3px solid #0092ff;
	padding-bottom: 20px;
}

#p18 ul li a{
	color: black;
}

.guide{
	float: left;
	width: 288px;
	font-size: 13px;
	line-height: 20px;
	height: 160px;
	background: white;
	margin: 40px 0 0 0;
    margin-left: 0px;
	background: white url(big.png) no-repeat bottom right;
    background-size: auto auto;
	background-size: 20%;
	margin-left: 1%;
}
.guide ul li p{
	max-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.guide ul li a{
    margin-left: 20px;
    margin-top: 10px;
    position: absolute;
    font-size: 14px;
    color: #dc5f25;
}

.guide:hover{
	background: #0092ff url(big1.png) no-repeat bottom right;
	color: white;
}

.guide:hover a{
	color: white;
}

.help_ques{
	float: left;
	width: 25%;
	height: 280px;
	background: #0092ff;
}

.help_ques1{
	float: left;
	width: 25%;
	height: 280px;
	line-height: 30px
}

.help_ques1 p{
	margin-left: 10%;
	font-size: 14px;
}

.help_ques1 p a{
	color:#a0a1a2;
}

.help_ques ul{
	margin-top: 80px;
color: white;
}

.help_ques ul li i{
	font-size: 70px;
margin-left: 40%;
}

.help_more{
	margin-left:10%;
	color:#dc5f25;
	margin-bottom:20px;
}

#p19 ul{
	overflow: hidden;
	margin-top:50px;
}
#p19 ul li{
	width:155px;
	height:120px;
	float:left;
	text-align: center;
	font-size:14px;
	color:#888;
	margin-left:6%
}

#p19 ul li:hover{
	float:left;
	text-align: center;
	font-size:14px;
	color:#1ba8db;
	background:white;
	border-radius: 3px;
	box-shadow: 1px 1px 10px #999;
}

#p19 ul li .iconfont{
	display: block;
	font-size:50px !important;
	margin-bottom:10px;
	color:#888;
	margin-top: 15px;
}

#p19 ul li:hover .iconfont{
	color: #1ba8db;
}

