.wrap {
	width: 1200px;
	margin: 0 auto;
}


/*clearfix*/

.clearfix {
	overflow: hidden;
	_zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	text-decoration: none;
	color: #333;
}

/*固定页面头部的头开始*/
.head_top {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    background: #f5f5f5;
    z-index: 10;
}
.head_con {
    width: 1200px;
    height: 88px;
    margin: 0 auto;
}
.logo {
    float: left;
    width: 230px;
    height: auto;
    margin: 20px 0 0 0;
}
.dropdown {
    float: left;
    margin: 40px 0 0 35px;
    position: relative;
    z-index: 100;
}
.topcity {
    cursor: pointer;
    height: 18px;
    padding: 0 15px 0 0;
    font: 16px/18px "microsoft yahei";
    color: #333333;
    background: url(http://www.sh10086.net.cn/templets/default/pc/img/slidedown.png) no-repeat right center;
}
.head_nav {
    width: 1200px;
    height: 47px;
    margin: 0 auto;
    border-bottom: 1px solid #3eb4fa;
    position: relative;
}
.allService {
    float: left;
    width: 235px;
    height: 47px;
    font: 17px/47px "microsoft yahei";
    text-align: center;
    color: #ffffff!important;
    background: #3eb4fa;
}
.nav {
    float: left;
    height: 47px;
    padding-left: 29px;
}
.nav li {
    float: left;
}
.nav li a {
    display: inline-block;
    padding: 0 29px;
    font: 16px/47px "microsoft yahei";
    background: none;
	color: #222222;
}
.nav li a:hover {
	background: #fff;
    color: #3eb4fa;
}


/*main css begin*/
.bread {
	padding: 30px 0;
	color: #666;
}
.bread p a {
	font-size: 14px;
	color: #666;
}
.recp {
	width: 220px;
	text-align: center;
	border: 1px solid #e6eef3;
	box-sizing: border-box;
}
.recp-t {
	line-height: 32px;
	color: #19618d;
	font-size: 14px;
	background-color: #e0eaf0;
	padding: 0 10px;
	text-align: left;
}
.xmk-box {
	margin: 10px;
	border-bottom: 1px solid #e6eef3;
}
.xmk-img {
	display: inline-block;
	width: 130px;
	height: 130px;
	margin-left: 20px;
}
.recp span {
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
	color: #707070;
}
.recp span:hover {
	text-decoration: underline;
}
/*大流量卡 css*/
.llk-box {
	width: 200px;
	text-align: center;
	box-sizing: border-box;
	height: 70px;
	margin: 10px;
	border-bottom: 1px solid #e6eef3;
}
.llk-box p a {
	font-size: 12px;
	line-height: 50px;
	color: #707070;
	margin-right: 40px;
}
.llk-box p a:hover {
	text-decoration: underline;
}
.llk-box p img {
	width: 50px;
	height: 50px;
	float: left;
	margin: 10px 0 0 20px;
}

/*天魔卡 css*/
.tmk-box {
	width: 200px;
	text-align: center;
	box-sizing: border-box;
	height: 70px;
	margin: 0 10px;
}
.tmk-box p a {
	font-size: 12px;
	line-height: 50px;
	color: #707070;
	margin-right: 80px;
}
.tmk-box p a:hover {
	text-decoration: underline;
}
.tmk-box p img {
	width: 50px;
	height: 50px;
	float: left;
	margin: 10px 0 0 20px;
}
/*选号中心 css*/
.center {
	width: 970px;
	border: 1px solid #e6eef3;
	box-sizing: border-box;
}
.haoduan-t {
	line-height: 32px;
	color: #404040;
	font-size: 14px;
	background-color: #e9f4fa;
	padding: 0 10px;
	text-align: left;
}
.haoduan span {
	display: block;
	width: 100px;
	height: 50px;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
}
.haoduan label {
	float: left;
	width: 120px;
	margin-top: 40px;
	cursor: pointer;
}
.haoduan label input {
	margin-right: 20px;
}
/*自定义 css*/
.zdy span {
	display: block;
	width: 100px;
	height: 50px;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
}
.zdy input {
	width: 168px;
	height: 38px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	border-radius: 5px 0 0 5px;
	border: none;
	border: 1px solid #ccc;
	padding: 0 10px;
}
.zdy button {
	width: 60px;
	height: 40px;
	background: #8ec31e;
	border: none;
	margin-top: 30px;
	color: #fff;
	border-radius: 0 5px 5px 0;
}

/*省市 归属 css*/
.guishu {
	width: 970px;
	border: 1px solid #e6eef3;
	box-sizing: border-box;
	margin: 20px 0;
}
.guishu-t {
	line-height: 32px;
	color: #404040;
	font-size: 14px;
	background-color: #e9f4fa;
	padding: 0 10px;
	text-align: left;
}
.guishu span {
	display: inline-block;
	font-size: 14px;
	margin: 10px;
	background: #007bc7;
	color: #fff;
}
/*号码 css*/
.haoma {
	width: 970px;
	border: 1px solid #e6eef3;
	box-sizing: border-box;
	margin: 20px 0;
}
.haoma-t {
	line-height: 32px;
	color: #404040;
	font-size: 14px;
	background-color: #e9f4fa;
	padding: 0 10px;
	text-align: left;
}
.haoma span {
	display: inline-block;
	font-size: 14px;
	margin: 10px;
	background: #007bc7;
	color: #fff;
}
.haoma-l {
	width: 484px;
	border-right: 1px solid #ccc;
	text-align: center;
	margin: 20px 0;
}
.haoma-l label,.haoma-r label {
	display: inline-block;
	width: 400px;
	margin: 10px 0;
	cursor: pointer;
}
.haoma-l label input,.haoma-r label input {
	margin-right: 20px;
}
.haoma-r {
	width: 483px;
	text-align: center;
	margin: 20px 0;
}
.tijiao {
	width: 120px;
	height: 36px;
	background: #e40077;
	border: none;
	border-radius: 6px;
	color: #fff;
	margin: 30px 0;
}

/*号码预约 界面  css*/
.m-hm {
	width: 920px;
	padding-left: 50px;
}
.m-hm h2 {
    color: #666;
    font-size: 18px;
    line-height: 1.5em;
    padding: 0 12px 5px 12px;
    margin-bottom: 15px;
    word-wrap: break-word;
    border-bottom: 1px dotted #ccc;
}
.m-hm dl {
	margin-top: 30px;
}
.m-hm dt,.m-hm dd {
	float: left;
	font-size: 14px;
}
.m-hm dt {
	width: 86px;
    text-align: right;
    color: #707070;
    letter-spacing: 2px;
    margin-right: 10px;
}
.blue {
    color: #007bb9;
}
.m-hm dl select {
	font-size: 14px;
	color: #707070;
}
.m-hm dl a {
	padding: 0 8px;
    text-align: center;
    white-space: nowrap;
    min-width: 67px;
    line-height: 24px;
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 14px;
    color: #707070
}
.s-tj {
	display: inline-block;
	width: 128px;
	height: 40px;
	border: none;
	background: #eb2668;
	border-radius: 6px;
	color: #fff;
	margin: 30px 0;
}
/*商品介绍 css*/
.shop {
	border: 1px solid #e4e4e4;
}
.shop ul {
	height: 40px;
	background: #f4f4f4;
	border-bottom: 1px solid #e4e4e4;
}
.shop ul li {
	float: left;
	line-height: 40px;
	width: 122px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	color: #707070;
}
.s-active {
	background: #fff;
	border-top: 2px solid #0085d0;
}
.main {
	text-align: center;
	margin: 20px;
	display: none;
}
.s-selected {
	display: block;
}

/*小魔卡  卡 卡 css*/
.shangpin {
	width: 350px;
	height: 350px;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.shangpin img {
	width: 240px;
	height: 240px;
	margin: 60px 0 0 60px;
}
.red {
    color: #ed2668;
}


.xinxi {
	margin-top: 50px;
}
.morexx {
	width: 220px;
	height: 160px;
	border: 1px solid #e6eef3;
}
.morexx img {
	margin: 0 auto;
    display: block;
    margin-top: 5px;
}
.morexx-p {
	font-size: 12px;
	color: #666;
	margin: 8px 10px;
}
.fenye {
	margin: 20px 10px;
}


/*dingdan page css*/
.dingdan {
	border: 1px solid #dadada;
}
.dingdan h6 {
	height: 38px;
	background: #f1f3f2;
	line-height: 38px;
	color: #666;
	font-size: 14px;
	padding-left: 20px;
}
.dingdan dl {
	height: 25px;
	padding-left: 100px;
	font-size: 14px;
	color: #666;
	margin-top: 20px;
}
.dingdan dl span {
	color: #ff0000;
}
.dingdan dt,.dingdan dd{
	float: left;
}
.dingdan dt {
	width: 100px;
	margin-right: 100px;
	text-align: right;
}
.dingdan dd input {
	width: 250px;
	padding-left: 5px;
}
.dingdan dd select {
	width: 258px;
	padding-left: 5px;
} 
.da-p {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.dingdan h5 {
	height: 30px;
	margin: 0 30px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}
.sim {
	padding: 30px;
}
.sim-l img {
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 20px;
}
.sim-l p {
	vertical-align: middle;
	margin-top: 20px;
	color: #007bb9;
}
.dingdan h6 span {
	font-size: 12px;
	margin-left: 20px;
}
.qrcode {
	padding: 20px;
}

.xx-success {
	text-align: center;
	border: 1px solid #ddd;
	padding: 40px 0;
}
