@charset "gb2312";
/* CSS Document */

*{ margin:0; padding:0; border:0; border:none;font-family: "Microsoft YaHei";}
ul,ol li{ list-style:none;}
table{border-collapse: collapse;}
.clear { clear:both; font-size:0; height:0; overflow:hidden;}
.clearfix:after{content: '';display: block;clear:both;}
.clearfix{zoom:1;}
a { cursor: pointer; text-decoration: none;}
a:link, a:visited { text-decoration:none;}

::-webkit-input-placeholder {color:#666;}
:-moz-placeholder {color:#666;}
::-moz-placeholder {color:#666;}
:-ms-input-placeholder {color:#666;}
.hide,.h{display: none !important;}
.r{ float:right;}
.l{float: left;}
.common{width: 1200px;margin: 0 auto;}
.con{ display:none;}

.header{width: 100%;height: 47px;background: #fff;}
.header .common{ font-size:16px;}
.header .common a{ color:#333;}
.logo{display: inline-block;width: 112px;height: 33px;background: url('http://statics.eoffcn.com/statics/images/index/netLogo.png'); vertical-align:-3px;}
.tel{width: 301px;height: 33px; display:block;background: url('http://statics.eoffcn.com/statics/images/public/phone.jpg') no-repeat 0 8px;}

.banner{
    width:100%;
    height: 700px;
    background:url(../images/banner.jpg) no-repeat top center;
    min-width: 1200px;
}


.sidebar {
    z-index: 10;
    position: fixed;
    left: 0px;
    top: 50%;
    margin-top:-262px;
    width: 138px;
    height: 535px;
    background: url(../images/sidebar.png) top center no-repeat;
}

.sidebar span{margin-left:5px;}

.sidebar a {
    display: block;
    width: 100%;
    height: 100%;
}

.sidebar .sc .top{
	display: block;
	height:50px;
	width:108px;
	margin-left:17px;
}

.sidebar .sc{
	margin-top:180px;
	text-align: center;
}
.sidebar .sc ul{
	width:108px;
	margin-left:17px;
}

.sidebar .sc li{
	height:40px;
	width:110px;
        border-bottom:1px dashed #fff;
}

.sidebar .sc li.noborder{
	border-bottom:none;
        height:35px;
}

.sidebar .sc a{
	color:#fff;
	font-size:14px;
	display: block;
	height:40px;
	line-height: 40px;
}
.sidebar .sc li:hover{
	
	background-color:#e2511b;
}

.sidebar .sc li:hover a{
	font-weight: bold;
}

.m1{
    width:100%;
    height:360px;
    background:url(../images/m1.jpg) no-repeat top center;
    min-width: 1200px;
}
.m2{
    width:100%;
    height:314px;
    background:url(../images/m2.jpg) no-repeat top center;
    min-width: 1200px;
}
.m2 .common{
	width: 1116px;
	border: 2px solid #fff;
	padding:40px;
}

.m2 .common .left{
	float: left;
	width: 382px;
	position: relative;
	margin-right: 40px;
}

.m2 .common .left .line{
	width: 1px;
	height: 167px;
	border-right: 1px dashed #fff;
	position: absolute;
	top: 2px; right: 0;
}


.m2 .common .left .h2{
	position: relative;
	padding-left: 36px;
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	margin-bottom: 18px;
}

.m2 .common .left .h2 span{
	width: 26px;
	height: 26px;
	display: block;
	background: #ff7c44;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 26px;
	border-radius:20px;
}
.m2 .common .left .code_box img{
	width: 132px;
	height: 131px;
	margin-right: 40px;
	float: left;
}

.m2 .common .left .code_box .QQqun{
	float: left;
	padding-top: 20px;
}

.m2 .common .left .code_box .QQqun .p1{
	font-size: 24px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 24px;
}
.m2 .common .left .code_box .QQqun .join{
	display: block;
	background: #ff7c46;
	width: 160px;
	text-align: center;
	height: 46px;
	font-size: 20px;
	line-height: 46px;
	border-radius: 10px;
	color: #fff;
}
.m2 .common .right{
	float: left;
	width: 694px;
}
.m2 .common .right .h2{
	position: relative;
	padding-left: 36px;
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	margin-bottom: 18px;
}

.m2 .common .right .h2 span{
	width: 26px;
	height: 26px;
	display: block;
	background: #ff7c44;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 26px;
	border-radius:20px;
}

.m2 .common .right .interaction {
    display: table;
    width: 100%;
    margin-bottom: 9px;
}
.m2 .common .right .interaction .inter-lf {
    display: table-cell;
    width: 648px;
    vertical-align: middle;
    text-align: left;
}
.m2 .common .right .interaction .inter-lf input {
    display: inline-block;
    width: 220px;
    height:43px;
    padding: 0 8px;
    margin-right: 18px;
    color: #8bd9fd;
    font-size: 16px;
    border: 1px solid #d0d0d0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.m2 .common .right .interaction .inter-lf input#validate {
    width:140px;
}
.m2 .common .right .interaction .inter-lf img#vali_img {
    width: 120px;
    height:45px;
    margin-left: -38px;
}
.m2 .common .right .interaction .inter-lf select {
    display: inline-block;
    width: 324px;
    height: 58px;
    padding: 0 8px;
    margin: 10px 0;
    margin-right: 18px;
    color: #999;
    font-size: 18px;
    border: 1px solid #d0d0d0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.m2 .common .right .interaction .inter-rg {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.m2 .common .right .interaction .inter-rg a.btn {
    display: inline-block;
    width:160px;
    line-height:45px;
    text-align: center;
    border-radius: 8px;
    background: #f56645;
    font-size: 20px;
    color: #fff;
}

.m2 .common .right .tip{
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	margin-bottom: 20px;
}

.m2 .common .right .bot{
	position: relative;
	padding-left: 15px;
}

.m2 .common .right .bot .o_line{
	width: 5px;
	height: 31px;
	background: #ff7c46;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
}

.m2 .common .right .bot .l{
	height: 31px;line-height: 31px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	width: 65px;
}

.m2 .common .right .bot .r{
	float: left;
}

.m2 .common .right .bot .r p{
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 3px;
	font-weight: bold;
}

.m3{
	width:100%;
    background:url(../images/m3.jpg) no-repeat top center;
    min-width: 1200px;
    background-size: cover;
}
.m3 .plan_box{
	padding-bottom: 16px;
}
.m3 .plan_box_left{
	width: 406px;
	height:470px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 20px -5px #000;
	margin-right: 52px;
	float: left;
	padding: 30px 40px 0;
	position: relative;
}

.m3 .plan_box_left .flag{
	display: block;
	width: 62px;
	height: 92px;
	background: url(../images/plan.png) no-repeat top center;
	position: absolute;
	top: 0;
	left: 11px;
}
.m3 .plan_box_left .h3{
	width: 403px;
	height: 73px;
	font-size: 33px;
	color: #fe7d46;
	line-height: 73px;
	text-align: center;
	border: 1px dashed #fe7d46;
	margin:0 auto 30px;

}

.m3 .plan_box_left ul.ul_abc li{
	padding-bottom: 13px;
	margin-bottom: 14px;
	border-bottom: 1px solid #fe7d46;
	position: relative;
	cursor: pointer;
}
.m3 .plan_box_left ul.ul_abc li.active b{
	color: #fe7d46;
}

.m3 .plan_box_left ul.ul_abc li.active i{
	display: block;
	width: 30px;
	height: 44px;
	background:url(../images/tri1.png) no-repeat top center;
	position: absolute;
	top: 50%;
	right:-70px;
	margin-top: -22px;
}


.m3 .plan_box_left ul.ul_abc li.li3{
	border-bottom: none;
}


.m3 .plan_box_left ul.ul_abc li .top{
	height: 36px;
	margin-bottom: 8px;
}

.m3 .plan_box_left ul.ul_abc li .top b{
	float: left;
	display: block;
	color: #fe7d46;
	font-size: 34px;
	line-height: 36px;
	margin-right: 10px;
	width: 26px;
}

.m3 .plan_box_left ul.ul_abc li .top span{
	float: left;
	color: #fe7d46;
	font-size:16px;
	font-weight: bold;
	margin-right: 10px;
}
.m3 .plan_box_left ul.ul_abc li .top p{
	float: left;
	width: 158px;
	height: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
	background: #fe7d46;
	border-radius: 10px;
}
.m3 .plan_box_left ul.ul_abc li .bot{
	line-height:20px;
	font-size: 16px;
	color: #666;
}

.m3 .plan_box_right{
	padding-top: 59px;
}




.m3 .common > .h2{
	width: 750px;
	height: 80px;
	background: #019cd4;
	margin: 0 auto 50px;
	font-size: 44px;
	font-weight: bold;color: #fff;
	line-height: 80px;
	text-align: center;
	border-radius:15px;
}

.m3 .plan_box_right{
	width:582px;
	height:451px;
	padding:49px 40px 0;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 20px -5px #000;
	float: left;
}

.m3 .plan_box_right .list li{
	display: none;
}
.m3 .plan_box_right .list li.show{
	display: block;
}


.m3 .plan_box_right .h3{
	font-size: 30px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 48px;
}

.m3 .plan_box_right .h3 span{
	color: #666;float: left;
	margin-right: 7px;
}

.m3 .plan_box_right .h3 b{
	color: #fe7d46;float: left;
	margin-right: 20px;
}

.m3 .plan_box_right .h3 p{
	float: left;
	width: 235px;
	height: 40px;
	background:url(../images/star.jpg) repeat-x 0 0;

}
.m3 .plan_box_right .h3 .more{
	width: 80px;
	height: 30px;
	font-size: 14px;
	background: #ff7c46;
	float: right;
	display: block;
	text-align: center;
	color: #fff;
	border-radius:4px;
}

.m3 .plan_box_right .txts h4{
	font-size: 16px;
	color: #ff7c46;
	margin-bottom: 4px;
}
.m3 .plan_box_right .txts p{
	color: #666;
	font-size:14px;
	line-height: 24px;
	margin-bottom: 26px;
}

.m3 .yh{
	text-align: center;
	color: #fe7d46;
	font-size: 24px;
	font-weight: bold;
	width: 800px;
	border-radius: 10px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 0;
	line-height: 36px;
	margin-bottom: 20px;
}





.m4{
	padding-top: 15px;
	background: #71d2ff;
	padding-bottom:123px;
	background:url(../images/m4.jpg) no-repeat top center;
}

.m4 .common{
	background: #fff;
	box-shadow: 0 0 20px -5px #000;
	border-radius: 10px;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}

.m4 .common .iconb {
    position: absolute;
    width: 1920px;
    height: 100px;
    display: block;
    top: -65px;
    left:-360px;
    z-index: 1000;
}

.m4 .common .icon{
	position: absolute;
	width: 20px;
	height: 110px;
	display: block;
	
	top: -70px;
}

.m4 .common .icon_orange{
	background:url(../images/icon_orange.png) no-repeat top center;
}

.m6 .common .icon_blue{
	background:url(../images/icon_blue.png) no-repeat top center;
}


.m4 .common .icon1{
	left: 152px;
}
.m4 .common .icon2{
	left: 314px;
}
.m4 .common .icon3{
	left: 692px;
}
.m4 .common .icon4{
	left: 857px;
}

.m4 .common .icon5{
	left: 1023px;
}

.m4 .common .table_box{
	width: 1118px;
	border-collapse: collapse;
	margin:0 auto 0;
}

.m4 .common .table_box th,.m4 .common .table_box td{
	border:1px solid #ff7c46;
}
.m4 .common .table_box th{
	height: 49px;
	font-size: 16px;
	color: #ff7c46;
	font-weight: bold;
}
.m4 .common .table_box td{
	padding:19px;
	font-size: 14px;
	text-align: center;
}


.m4 .common .table_box td.tal{
	text-align: left;
}

.m4 .common .table_box td.bbn{
	border-bottom: none;

}
.m4 .common .table_box td.td1{
	color: #666666;text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.m4 .common .table_box td .orange{
	color: #ff7c46;
}
.m4 .common .table_box td .price{
	font-weight: bold;
	font-size: 18px;
	color: #ff7a45;
}

.m4 .common .table_box td a.djzx{
	display: inline-block;
	width: 78px;
	height: 30px;
	border:1px solid #ff7c46;
	color: #ff7c46;
	text-align: center;
	border-radius: 3px;
	font-size: 14px;
	line-height: 30px;
	margin-right: 10px;
	margin-top: 5px;
}
.m4 .common .table_box td a.buy{
	display: inline-block;
	width: 78px;
	height: 30px;
	border:1px solid #ff7c46;
	color: #fff;
	background: #ff7c46;
	text-align: center;
	border-radius: 3px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 5px;
}

.m5{
	background:url(../images/m5.jpg) no-repeat top center;
}

.m5 .plan_box_left .flag{
	background: url(../images/plan2.png) no-repeat top center;
}

.m5 .plan_box_left .h3{
	color: #71d2ff;
	border:1px solid #71d2ff;
}

.m5 .plan_box_left ul.ul_abc li .top b{
	color: #71d2ff
}

.m5 .plan_box_left ul.ul_abc li .top span{
	color: #71d2ff
}

.m5 .plan_box_left ul.ul_abc li .top p{
	background: #71d2ff
}
.m5 .plan_box_left ul.ul_abc li{
	border-bottom: 1px solid #71d2ff;
}

.m5 .plan_box_left ul.ul_abc li.active b{
	color: #71d2ff;
}

.m5 .plan_box_right .h3 b{
	color: #71d2ff;
}

.m5 .plan_box_right .h3 .more{
	background: #71d2ff;
}
.m5 .plan_box_right .txts h4{
	color: #71d2ff
}


.m6{
	background: #87e7fd;
}

.m6 .common .table_box th{
	color: #71d2ff
}
.m6 .common .table_box th,.m6 .common .table_box td{
	border:1px solid #71d2ff;
}

.m6 .common .table_box td .orange{
	color: #71d2ff;
}
.m6 .common .table_box td .price{
	color: #71d2ff;
}

.m6 .common .table_box td a.djzx{
	border:1px solid #71d2ff;
	color: #71d2ff;
}

.m6 .common .table_box td a.buy{
	border:1px solid #71d2ff;
	background: #71d2ff;
}

a.ad_pic{
	display: block;
	width: 1200px;
	margin: 50px auto 0;	
}
.copyRight,.offcnCopy{ background:#444546;
    min-width: 1200px;}
.offcnCopy{padding:45px 0 110px 0; line-height:32px; color:#aaa; text-align:center;}
.offcnCopy.normalPadding{padding-bottom: 45px;}
.offcnCopy a{color:#aaa;}
.offcnCopy a:hover{color:#e00;}

#bottom{
	position: fixed;
	left:0;
	bottom: 0;
	height:99px;
	width:100%;
	background:url(../images/ad.png) top center no-repeat;
	z-index:100;
}

#bottom span{
	position: absolute;
	right:5px;
	top:2px;
	color:#fff;
}
#bottom span:hover{
	cursor: pointer;
}