* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "微软雅黑";
	font-size: 14px;
}

a {
	text-decoration: none;
}

.i-cont {
	/*background: #efefef;*/
	min-height: 500px;
	/*padding-bottom: 33px;*/
}

.i-content {
	width: 1200px;
	margin: 0 auto;
	overflow: visible;
	/*padding-top: 20px;*/
	min-height: 770px;
}

.icont-left {
	width: 940px;
}

.fl {
	float: left;
}

.icont-left .login-ch {
	/*width: 100%;*/
	height: 56px;
	padding: 18px 30px 16px;
	background: #EFF5FC;
	border: 1px solid #B4D2F4;
	margin-bottom: 10px;
	position: relative;
}

.login-ch .title {
	font-size: 16px;
	color: #3789ec;
}

.login-ch i {
	width: 22px;
	height: 22px;
	margin-top: -7px;
}

.login-ch .login-con {
	margin-top: 7px;
}

.login-ch span {
	font-size: 14px;
	color: #3789ec;
}

.login-ch .icon-price {
	background: url(../img/price.png) no-repeat;
	vertical-align: middle;
	display: inline-block;
	background-position: 0 0;
}

.login-ch .icon-shop {
	background: url(../img/shop.png) no-repeat;
	vertical-align: middle;
	display: inline-block;
	background-position: 0 0;
}

.login-ch .icon-kefu {
	background: url(../img/kefu.png) no-repeat;
	vertical-align: middle;
	display: inline-block;
	background-position: 0 0;
}

.login-ch .login-check {
	position: absolute;
	background: #3789EC;
	width: 127px;
	height: 30px;
	border: none;
	text-align: center;
	line-height: 30px;
	top: 28px;
	right: 31px;
	font-size: 14px;
	color: #FFF;
	cursor: pointer;
}

.icont-search-top .title {
	line-height: 26px;
	/*margin-right: 10px;*/
}

.icont-search-top {
	/*display: inline-block;*/
	width: 870px;
	/*margin-left: -5px;*/
}

.icont-search-top span {
	display: block;
	float: left;
	padding: 3px 18px 3px 6px;
	/*border: 1px solid #cdcdcd;*/
	position: relative;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #fff;
}

.icont-search-top span b {
	font-weight: normal;
	margin-right: 7px;
	color: #2c2c2c;
	font-style: normal;
}

.icont-search-top span em i {
	color: #4792ED;
	font-style: normal;
}

.icont-search-top span .close {
	position: absolute;
	top: 1px;
	right: 4px;
	font-size: 16px;
	color: #b9b9b9;
	cursor: pointer;
	font-style: normal;
}

.icont-search-top .clearBtn {
	float: left;
	margin-left: 12px;
	color: #a3a3a3;
	line-height: 26px;
}

.icont-search-cont {
	padding-right: 7px;
	background: #fff;
}

.icont-search {
	margin-bottom: 20px;
}

.icont-search-cont table tr i {
	font-style: normal;
	    cursor: pointer;
}

.icont-search-cont table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.icont-search-cont table tr {
	height: 40px;
}

.icont-search-cont table th {
	width: 72px;
	font-weight: normal;
	background: #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
}

.icont-search-cont table td {
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid #eee;
	position: relative;
}

.icont-search-cont table .showDetail {
	display: inline-block;
	margin-right: 60px;
	height: 26px;
	line-height: 28px;
	overflow: hidden;
}
.icont-search-cont table .showDetail1 {
	display: inline-block;
	margin-right: 60px;
	height: 45px;
	line-height: 28px;
	overflow: hidden;
}
table td.active .showMore .showMoreClose {
    display: none !important;
}
table td .showMore .showMoreClose {
    display: inline-block !important;
}
table td.active .showMore .showMoreOpen {
    display: inline-block !important;
}

table td .showMore .showMoreOpen {
    display: none !important;
}
.icont-search-cont table .search-list {
    display: inline-block;
    width: 70px;
	height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-size: 14px;
    margin-right: 20px;
    /* margin-bottom: 15px; */
}
.icont-search-cont table .search-list span:hover {
color: #fff;
    background: #4792ED;
}
.icont-search-cont table .search-list1 {
    display: inline-block;
    width: 125px;
    height: 39px;
    line-height: 37px;
    margin-top: 4px;
    border: 1px solid #F2F2F2;
    overflow: hidden;
    color: #666;
    font-size: 14px;
}
.icont-search-cont table .c15 {
    border: 1px solid #4792ED;
}
.list1 table tr:hover{
	background:#FCFDFF ;
}
.list1 select{
    height: 20px;
    border: 0;
    color: #999;
}
.icont-search-cont table .search-list2 {
    display: inline-block;
    width: 107px;
    margin-top: 4px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    text-align: center;
    margin-right: 17px;
}
.showMore {
	position: absolute;
	top: 9px;
	right: 10px;
	width: 55px;
	height: 20px;
	text-align: center;
	line-height: 19px;
	font-size: 12px;
	color: #c6c6c6;
	border: 1px solid #e1e1e1;
	padding-left: 7px;
}
table td .showMore i {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 6px;
    vertical-align: top;
    margin: 2px 5px 0;
    vertical-align: middle;
    margin-top: -4px;
}
.icont-search-cont table td.active .showDetail {
    height: auto;
}
.list .operation {
	padding: 19px 28px;
	border-bottom: 1px solid #eee;
}

.bgfff {
	background: #F2F4F6;
}

.list .operation .operation-left> span {
	cursor: pointer;
	padding: 2px 20px 2px 20px;
	border-right: 1px solid #DADADA;
}

.operation-left i {
	background: url(../img/jt.png) no-repeat;
	vertical-align: middle;
	display: inline-block;
	background-position: 0 0;
	width: 15px;
	height: 15px;
	margin-left: 4px;
}
table td .showMore i.down:before {
    top: 1px;
    left: 0;
    border-top: 6px solid #c6c6c6;
}
table td .showMore i.down:after {
    top: 0px;
    left: 1px;
    border-top: 5px solid #fff;
}
table td .showMore i.down:after,table td .showMore i.down:before {
    border-bottom: none;
}
table td .showMore i:before {
    top: 0;
    left: 0;
    border-bottom: 6px solid #c6c6c6;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
table td .showMore i:after,table td .showMore i:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
}
table td .showMore i.down:after,table td .showMore i.down:before {
    border-bottom: none;
}
table td .showMore i:after {
    top: 2px;
    left: 1px;
    border-bottom: 5px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
table td .showMore i:after,table td .showMore i:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
}
/*.c16{
	color: #4792ED;
}*/
span.search-list.c16 {
    color: #fff;
    background: #4792ED;
    border: 1px solid #4792ED;
}
span.search-list2.c16 {
    color: #fff;
    background: #4792ED;
    border: 1px solid #4792ED;
}
span.search-list1.c16 {
    color: #fff;
    background: #4792ED;
    border: 1px solid #4792ED;
}
.operation-left .active {
	color: #c81522;
}

.list1 table {
	width: 100%;
	border-collapse: collapse;
}

.list1 table tr {
	height: 50px;
	border-bottom: 1px solid #dddddd;
	color: #666666;
	font-size: 14px;
	text-align: center;
	background: #fff;
}

.list1 table tr.tow td {
	font-size: 12px;
	margin-top: 2px;
}

.list1 table tr td {
	color: #999999;
}

.list1 table tr th,
.list1 table tr td {
	/*line-height: 50px;*/
	text-align: center;
}

.operation-left {
	/*margin-top: -10px;*/
	font-size: 14px;
	color: #666;
}

.list1 .check a {
	color: #4792ED;
	font-size: 14px;
	font-weight: 400;
	line-height: 49px;
	background-color: #fff;
	border: 1px solid #4792ED;
	border-radius: 3px;
	padding: 3px 12px;
	cursor: pointer;
	vertical-align: bottom;
}
.list1 .check a:hover {
	color: #4792ED;
}

.list1 .price {
	color: #c81522;
}


/*右侧*/

.icont-right {
	width: 246px;
}

.fr {
	float: right;
}

.icont-right .icont-list {
	margin-bottom: 15px;
	background: #fff;
}

.icont-right .shopDetail-top {
	width: 246px;
	height: 69px;
	display: block;
	position: relative;
}

.icon-index {
	background: url(../img/wlk1.jpg) no-repeat;
	vertical-align: middle;
	display: inline-block;
}

.icon-zy {
	position: absolute;
	left: 84px;
	top: 14px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #FF8A01;
}

.icon-zy1 {
	position: absolute;
	left: 44px;
	top: 41px;
	font-size: 14px;
	letter-spacing: 0.8px;
	color: #FF8A01;
}

.icont-right .shopDetailCont {
	padding: 0 17px;
}

.icont-right .shopDetail-title {
	padding: 16px 0 20px;
}

.icont-right .shopDetail-title h5 {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.2;
}

.icont-right .shopDetail-title h5> a {
	color: #333;
}

.icont-right .shopDetail-title .shopDetail-infor {
	padding-top: 12px;
	border-top: 1px solid #e7e7e7;
}

.icont-right .shopDetail-title .shopDetail-list {
	margin-bottom: 19px;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.icont-right .shopDetail-title .shopDetail-list label {
	display: inline-block;
	width: 108px;
	text-align: left;
	color: #888;
	margin-right: 10px;
	vertical-align: top;
}

.icont-right .shopDetail-title .shopDetail-list> span {
	display: inline-block;
	/*float: left;*/
	width: 48px;
	color: #3c3c3c;
}

.shopDetail-infor h4 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.2;
	text-align: center;
}

.shopDetail-infor li {
	display: inline-block;
	float: left;
	list-style: none;
	width: 70px;
	text-align: center;
	/* font-size: 12px; */
}

.shopDetail-infor li div {
	font-size: 12px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/**/

.icont-right .icont-list.pt20 {
	padding-top: 20px;
}

.icont-right .icont-list.scrollView {
	border: 1px solid #efefef;
}

.icont-right .icont-list {
	margin-bottom: 15px;
	background: #fff;
}

.icont-right .icont-list .indexCont-title {
	border-left: 4px solid #d0111b;
	padding-left: 8px;
	font-size: 16px;
	margin: 0 20px 0;
}

.icont-right .salesman-list:first-child {
	border-top: none;
	display: block;
}

.icont-right .salesman-list {
	padding: 20px 0 2px 0px;
	display: none;
	border-top: 1px solid #ececec;
}

.icont-right .shopService-person {
	padding-left: 21px;
	margin-bottom: 13px;
}

.icont-right .shopService-img {
	width: 68px;
	height: 77px;
	position: relative;
	margin-right: 20px;
}
.icont-right .customer{
	    width: 210px;
    margin: 0 auto;
	
}

.icont-right .customer span{
	display: inline-block;
    width: 100px;
    float: left;
    text-align: center;
}
.icont-right .shopService-img img {
	width: 100%;
	height: 100%;
}

.icont-right .name {
	font-size: 18px;
	color: #333;
	padding-bottom: 3px;
	cursor: pointer;
}

.icont-right .shopService-contact .relation {
	margin-top: 9px;
}


/*标题*/

.wrapper {
	width: 1200px;
	margin: auto;
}

.nch-breadcrumb {
	font-size: 0;
	text-align: left;
	height: 20px;
	padding: 10px 0;
	margin: 0 auto;
}

.nch-breadcrumb span {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	height: 20px;
	zoom: 1;
}

.nch-breadcrumb span.arrow {
	font-family: "宋体";
	line-height: 20px;
	color: #AAA;
	margin: 0 6px;
}

.nch-breadcrumb a {
	color: #777;
	display: block;
}


/*商城详情页*/

.detail-con {
	/*width: 940px;*/
	position: relative;
	background: #fff;
}

.div1:before {
	position: absolute;
	top: 13px;
	left: -6px;
	z-index: 1;
	height: 0;
	padding-right: 10px;
	/*font-weight: bold;*/
	line-height: 0;
	color: #fff;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 15px solid #3789EC;
	/*border-right-color: transparent;*/
	content: '中国移动';
	box-shadow: 0 5px 5px -5px #000;
}

.div1:after {
	content: '';
	position: absolute;
	top: 43px;
	left: -7px;
	border: 4px solid #1668CC;
	border-left-color: transparent;
	border-bottom-color: transparent;
}

.d-title {
	padding: 15px 0;
}

.introduce {
	height: 40px;
	margin: 15px 20px 20px 30px;
	/* padding-left: 20px; */
	padding: 0 20px 20px;
	border-bottom: 1px solid #e9eef4;
}

.detail-con h2 {
	width: 710px;
	float: left;
	font-size: 18px;
	margin-left: 100px;
	font-weight: normal;
	color: #5a5a5a;
}

.autotrophy {
	width: 63px;
	height: 21px;
	border: 1px solid #e4393c;
	background: #fff5f5;
	color: #e4393c;
}

.introduce li {
	width: 150px;
	float: left;
	text-align: center;
}

.introduce li p {
	margin-top: 5px;
}

.detail-con h5 {
	color: #999;
	font-weight: normal;
}

.detail-con .blue {
	color: #3789ec;
}

.red {
	color: #e4393c;
}

.blak {
	color: #666;
}

.d-referral {
	margin-left: 20px;
	padding: 0 20px;
	border-bottom: 1px solid #e9eef4;
}

.d-referral dl {
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
}

.d-referral dl dt {
	/*background: #5f9be3;
	color: #fff;*/
	color: #5a5a5a;
	float: left;
	/*font-weight: bold;*/
	/*margin-right: 10px;*/
	padding: 5px;
	width: 75px;
}

.cost {
    display: none;
    position: absolute;
    left: 178px;
    top: -17px;
    width: 108px;
    text-align: center;
    color: #f4aa15;
    font-size: 12px;
    background: #fff9f4;
    border-radius: 5px;
    box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.2);
    border-left: 1px solid #fff9f4;
    border-right: 1px solid #fff9f4;
    border-bottom: 1px solid #fff9f4;
} 
.cost::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 44px;
    width: 6px;
    height: 8px;
    background: #fff9f4;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.2);
}
.d-referral dl dd {
	margin: 2px 0;
	/*padding: 5px 0;*/
}

.d-referral dd {
	width: 97px;
	height: 31px;
	line-height: 31px;
	float: left;
	text-align: center;
	background: #FCF3E8;
	color: #FF8A01;
	margin-left: 2px !important;
	cursor: pointer;
}

.d-product {
	line-height: 31px;
	color: #3789ec;
}

.value-minus,
.value-plus,
.value-minus1,
.value-plus1 {
	height: 31px;
	line-height: 31px;
	width: 48px;
	/*margin-right: 2px;*/
	display: inline-block;
	cursor: pointer;
	/*position: relative;*/
	font-size: 18px;
	color: #3789ec;
	background: #eaf4ff;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	border: 1px solid #b7d7ff;
	vertical-align: bottom;
}

.value,
.value1 {
	cursor: default;
	width: 65px;
	height: 31px;
	/* line-height: 45px; */
	/*padding: 8px 0px;*/
	color: #3789ec;
	line-height: 31px;
	border: 1px solid #b7d7ff;
	background-color: #fff;
	text-align: center;
	display: inline-block;
	white-space: nowrap;
	margin-right: -5px;
	/* margin-top: 0.5em; */
}

.d-cost {
	margin-left: 54px;
}

.d-price {
	margin-top: 10px;
}

.d-cost span {
	margin-right: 50px;
}

.d-cost .program {
	float: right;
	background: #fff9f4;
	color: #f4aa15;
	border: 1px solid #ffddbb;
	padding: 4px 9px;
	border-radius: 4px;
}

.d-price .price {
	color: #e4393c;
	font-size: 18px;
	font-weight: bold;
}

.d-price .nprice {
	color: #b2b2b2;
	text-decoration: line-through;
	margin-left: 9px;
}

.d-cost .buy,.d-cost .denglu {
	width: 125px;
	height: 41px;
	font-size: 16px;
	border: 0;
	outline: medium;
	background: #DF3033;
	color: #fff;
	border-radius: 5px;
	margin: 18px 8px 26px 84px;
	cursor: pointer;
}

.d-cost .buy1 {
	width: 125px;
	height: 41px;
	font-size: 16px;
	border: 0;
	outline: medium;
	background: #3789ec;
	color: #fff;
	border-radius: 5px;
	margin: 18px 10px 26px;
	cursor: pointer;
}


/**/

.layout-2-1 {
	float: left;
	width: 940px;
	margin-top: 12px;
	margin-bottom: 10px;
}

.tabbox {
	border-top: 1px solid #e4e4e4;
	background: #fff;
}

.tabbox .tabhead {
	height: 40px;
	line-height: 40px;
	/*border-bottom: 1px solid #e4e4e4;*/
	background: #f0f5fa;
}

.tabbox .tabhead ul,
.tabbox .tabhead ul li {
	display: block;
	float: left;
}

.tabbox .tabhead ul {
	overflow: hidden;
}

.bgtbox .tabhead li {
	width: 100px;
}

.layout-2-1 .compny {
	/*margin-left: 15px;*/
}

.bgtbox .tabhead li a {
	display: block;
	padding: 0!important;
	text-align: center;
}

.tabbox .tabhead ul a {
	display: block;
	height: 38px;
	padding: 0 18px;
	/* border-right: 1px solid #e4e4e4; */
	color: #666;
	font-size: 14px;
	/*border-top: 3px solid #fff;*/
}

.tabbox1 .tabhead .on a {
	border-top: 2px solid #4093EF;
	background: #fff;
	color: #4093EF;
	font-weight: 700;
	border-left: none;
	border-right: none;
}

.tabbox .tabcent .tabclist.on {
	display: block;
}

.tabbox .tabcent .tabclist {
	display: none;
}
.d-referral dd a{
	color: #FF8A01;
}
.d-referral dd.active {
	background: #FF8A01;
	color: #fff;
}
.d-referral dd.active a{
	color: #fff;
}
.tabcent .area-ul li {
	padding: 0 12px;
	/*min-width: 52px;*/
	height: 30px;
	line-height: 30px;
	display: inline-block;
	/*text-align: center;*/
	color: #A9A9A9;
	border-radius: 4px;
}

.tabcent dl dd ul li {
	float: left;
	padding: 7px 0;
	position: relative;
}

ul.area-ul li a {
	color: #A9A9A9;
}

ul.area-ul {
	padding: 18px 20px;
}

.month {
	width: 100px;
	float: left;
}

.month li {
	background: #F5F6F9;
	height: 31px;
	line-height: 31px;
	text-align: center;
	margin-bottom: 2px;
}

.area-ul1 {
	padding: 0px 20px 18px !important;
	height: 79px;
}

.month li.active {
	background: #fff;
}


/*正下方*/

.col-md-9 {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
}

.about-content,
.contact-content,
.single {
	padding: 5px 35px 0 40px;
}

.about-grid span,
.about-grid2 span,
.who-iam span {
	padding-left: 19px;
}

.about-grid h3,
.about-grid2 h3,
.who-iam h3 {
	color: #4a5054;
	font-size: 16px;
	height: 1.7em;
	font-weight: normal;
	border-bottom: 1px solid #e9eef4;
	margin-bottom: 1.1em;
}

.about-grid em,
.about-grid2 em,
.who-iam em {
	background: #0279ff;
	height: 2px;
	width: 100px;
	display: block;
	position: relative;
	top: 6px;
}

.about-grid p,
.who-iam p,
.about-grid2 p,
.aa p {
	/*padding: 0px 43px 0px 5px;
	line-height: 24px;*/
}

.iam1 {
	padding-bottom: 30px;
}

.iam1 i {
	display: inline-block;
	line-height: 35px;
	/*font-weight: 700;*/
	font-style: italic;
	color: #4f4f4f;
	/*font-size: 18px;*/
	width: 25px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.iam1 i:before {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 8px;
	right: 0;
	z-index: -1;
	background: #d3e4ff;
	height: 8px;
	width: 19px;
}

.iblu {
	color: #3789ec;
	margin: 10px 0;
}

.product-main-tab ul li.active {
	border-bottom: 2px solid #0279ff;
	width: 100px;
	text-align: center;
}

.product-main-tab ul li {
	float: left;
	width: 80px;
	margin-left: 35px;
	line-height: 39px;
}

.product-main-tab .hh3 li {
	float: left;
	line-height: 3.1em;
	text-align: center;
	width: 7em;
}

.product-main-tab li a {
	color: #666;
}

.product-main-tab {
	height: 40px;
	line-height: 40px;
	/* background-color: #f8f8f8; */
	border-bottom: 1px solid #eaedec;
}

.liucheng {
	background-color: #fff;
}

.liucheng {
	margin-top: 1.8rem;
}

.liucheng .xinxi {
	width: 85px;
	vertical-align: middle;
	margin-left: 20px;
	font-size: 14px;
}

.xinxi .x-color {
	color: #757575;
}

.liucheng div {
	display: inline-block;
}

.arrows {
	margin-right: 15px;
}

img {
	vertical-align: middle;
}

img {
	border: 0;
}

#_headBarKey {
    background: #fff;
}
/*下拉*/

.h-map .h-map-in {
	display: none;
	background: #fff;
	width: 56px;
	position: absolute;
	right: -33px;
	top: -73px;
	padding: 0px 8px 0px 0px;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 5px #ddd;
	z-index: 100005;
}

.h-map {
	padding: 0 10px;
	position: relative;
	z-index: 100;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.h-map {
	position: relative;
	z-index: 100;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	padding: 0 14px;
}

.h-map .h-map-in .si {
	border-bottom: 7px solid #ccc;
}

.h-map .h-map-in .si,
.h-map .h-map-in .si i {
	display: block;
	position: absolute;
	right: 75px;
	top: -8px;
	z-index: 1;
	/* width: 22px; */
	/* height: 10px; */
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}

.h-map .h-map-in .si i {
	border-right: 7px solid #fff;
	left: 5px;
	top: 21px;
	z-index: 2;
}

.shopService {
	position: relative;
}