* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #F3F3F3;
	overflow-x: hidden;
}

.main-part {
	width: 1200px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.image-show {
	position: relative;
	/* margin-top: 48px; */
	height: 432px;
	width: 100%;
}

.main-part .seller-story {
	width: 100%;
	padding: 10px 0 70px 0;
	/*background: #ffffff;*/
}

.main-part .seller-story .title-part img {
	margin-top: 3px;
	vertical-align: top;
}

.main-part .seller-story .title-part .title-doc,.sett-img .title-part .title-doc{
	display: inline-block;
	font-size: 25px;
	color: #2f2f36;
	margin: 0 11px 9px 11px;
}
.sett-img .title-part {
    text-align: center;
    margin-bottom: 24px;
}
.main-part .seller-story .title-part .introduction-doc {
	font-size: 17px;
	color: #777781;
	margin-top: 0px;
	margin-bottom: 38px;
}

.main-part #carousel {
	font-size: 0;
	text-align: center;
	height: 100px;
	margin: 38px 0 30px 0;
}

.main-part #carousel li {
	float: left;
}

.main-part #carousel ul .userBlock:nth-of-type(1) {
	margin-left: 20px;
}

.main-part #carousel ul .userBlock {
	display: inline-block;
	background-repeat: no-repeat;
	width: 380px;
	min-height: 156px;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	background-color: #fff;
	vertical-align: middle;
	
}
.main-part #carousel ul .userBlock:hover{
	    box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
}
.main-part #carousel ul .userBlock p:nth-of-type(1) {
	margin: 18px 0 4px 0;
	/*font-weight: bold;*/
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-bottom: 19px;
}

.main-part #carousel ul .userBlock img:nth-of-type(1) {
	margin: 12px 0 8px 0;
	height: 110px;
	width: 110px;
}

.main-part #carousel ul .userBlock p {
	font-size: 14px;
	color: #666;
	margin: 0;
	padding: 0 32px;
	text-align: left;
}

.main-part #carousel .userBlock .sett {
	width: 103px;
	height: 31px;
	background-color: #3789ec;
	color: #fff;
	border-radius: 3px;
	margin: 15px 0;
	cursor: pointer;
}


/**/

.main-part1 {
	width: 1281px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.main-part1 .seller-story {
	width: 100%;
	padding: 20px 0 20px 0;
	/*background: #ffffff;*/
}

.main-part1 .seller-story .title-part img {
	margin-top: 3px;
	vertical-align: top;
}

.main-part1 .seller-story .title-part .title-doc {
	display: inline-block;
	font-size: 25px;
	color: #2f2f36;
	margin: 0 11px 9px 11px;
}

.main-part1 .seller-story .title-part .introduction-doc {
	font-size: 17px;
	color: #777781;
	margin-top: 0px;
	margin-bottom: 38px;
}

.main-part1 #carousel1 {
	font-size: 0;
	text-align: center;
	height: 215px;
	margin: 38px 0 30px 0;
}

.main-part1 #carousel1 li {
	float: left;
}

.main-part1 #carousel1 ul .userBlock:nth-of-type(1) {
	margin-left: 25px;
	background-image: url(../images/rrz1.png);
}

.main-part1 #carousel1 ul .userBlock {
	display: inline-block;
	background-repeat: no-repeat;
	width: 229px;
	min-height: 360px;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	/*background-color: #fff;*/
	vertical-align: middle;
}

.main-part1 #carousel1 ul .userBlock p:nth-of-type(1) {
	margin: 5px 0 4px 0;
	/*font-weight: bold;*/
	font-size: 14px;
	color: #8b8b8b;
	text-align: center;
	/*margin-bottom: 19px;*/
}

.main-part1 #carousel1 ul .userBlock p:nth-of-type(2) {
	width: 178px;
	margin: 0 auto;
	padding: 2px 0px 9px;
	/* font-weight: bold; */
	font-size: 12px;
	color: #e4393c;
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
}

.main-part1 #carousel1 ul .userBlock img:nth-of-type(1) {
	margin: 5px 0 0px 0;
	height: 50px;
	width: 50px;
}

.main-part1 #carousel1 ul .userBlock p {
	font-size: 14px;
	color: #999;
	margin: 0;
	padding: 0 32px;
	text-align: left;
}

.main-part1 #carousel1 .userBlock .sett {
	width: 103px;
	height: 31px;
	background-color: #3789ec;
	color: #fff;
	border-radius: 3px;
	margin: 15px 0;
	cursor: pointer;
}

/*运营商入驻*/

.sett-content {
	padding-top: 40px;
	background: #fff;
	margin-bottom: 20px;
}

.setttle {
	width: 1200px;
	margin: 0 auto;
}

.form-horizontal .control-group {
	margin-bottom: 20px;
	/* float: left; */
}

input.span5.com-name {
	width: 280px;
	height: 35px;
}

.controls .span2 {
	width: 90.5px;
}

.sett-content .controls textarea {
	width: 728px;
	height: 166px;
}

.sett-title {
	width: 900px;
	height: 36px;
	line-height: 36px;
	background: #f3f7fb;
	margin: 0px auto;
	margin-bottom: 47px;
	/* padding: 20px; */
	border-left: 7px solid #2789ee;
	padding-left: 30px;
}

.module-body {
	margin-left: 42px;
}

.control-group .xx {
	color: #ed4827;
}

.comt_info {
	width: 208px;
	height: 43px;
	background: #ed4827;
	color: #fff;
	border: 0;
	border-radius: 4px;
}

.comt_down {
	width: 171px;
	height: 43px;
	background: #2789ee;
	color: #fff;
	border: 0;
	border-radius: 4px;
}


