* {
	margin: 0;
	padding: 0;
}

body {
	-ms-overflow-style: scrollbar;
	background: #fff !important;
	font-family: Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}

input,
button {
	outline: none;
}

a {
	text-decoration: none;
}

a:focus {
	outline-style: none;
	-moz-outline-style: none;
}

ul li {
	list-style: none;
}

.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}

.clearfix {
	zoom: 1;
}

.small-font {
	font-size: 12px;
	transform: scale(0.9);
	transform-origin: 0 0;
	-ms-transform: scale(0.9);
	-ms-transform-origin: 0 0;
	-webkit-transform: scale(0.9);
	-webkit-transform-origin: 0 0;
	-moz-transform: scale(0.9);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.9);
	-o-transform-origin: 0 0;
}

.small-font2 {
	margin-bottom: 9px;
	font-size: 12px;
	transform: scale(0.9);
	transform-origin: 0 0;
	-ms-transform: scale(0.9);
	-ms-transform-origin: 0 0;
	-webkit-transform: scale(0.9);
	-webkit-transform-origin: 0 0;
	-moz-transform: scale(0.9);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.9);
	-o-transform-origin: 0 0;
}

.ellipsis {
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}


/*头部导航nav*/

.navbar-brand {
	padding: 0 15px 0 0;
	height: 58px;
	overflow: hidden;
}

.navbar {
	width: 1100px;
	margin: auto;
}

.navbar-brand {
	font-size: 20px;
	line-height: 58px;
	height: 58px;
}

.login_rigs a {
	display: inline-block !important;
}

.login_rigs a:hover {
	background: #fff !important;
}

.navbar-nav>li>a {
	padding: 0 15px;
	font-size: 16px;
	line-height: 58px;
	height: 58px;
}

.container-fluid {
	padding-right: 0;
}

/*服务商合作流程*/
.fwshzlc{
    width: 100%;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 22px;
    background: #fafafa;
}
.fwshzlc ul{
    width: 800px;
    margin: auto;
}
.fwshzlc ul li{
    list-style: none;
    width: 33%;
    float: left;
    text-align: center;
    position: relative;
}
.fwshzlc ul li img:nth-child(2){
    position: absolute;
    top: 47px;
    right: -22px;
}
.fwshzlc ul li h5{
    font-size: 15px;
    margin-top: 15px;
}
.fwshzlc ul li p{
	font-size: 12px;
	color: #999999;
}
/*金牌合作伙伴*/
.jphzhb{
    width: 100%;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 32px;
    background: #fafafa;
}
.jphzhb ul{
    width: 385px;
    margin: auto;
}
.jphzhb ul li{
    list-style: none;
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
}

.jphzhb ul li p{
    font-size: 12px;
    color: #999999;
    margin-top: 8px;
}
/*热门产品设置*/

.hot_appcs {
	width: 1200px;
	min-width: 1200px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto 0px;
}

.hot_appLists {
	width: 1100px;
	overflow: hidden;
	padding: 7px 7px 10px 7px;
	margin: auto;
	margin-top: 40px;
}

.hot_appLists ul {
	padding: 0px
}

.hot_appLists ul li {
    width: 246px;
    height: 290px;
    overflow: hidden;
    border: 1px solid #ebedf2;
    border-radius: 5px;
    float: left;
    margin: 0 0 25px 33px;
}
.hot_appLists ul li:nth-child(4n+1){
    margin-left: 0;
}

.hot_appLists ul li a {
	display: block;
	overflow: hidden;
    padding: 0 10px;
}

.hot_appLists ul li a:hover,
.hot_appLists ul li a:active {
	color: #333
}

.hot_appLists .hot_msg {
	font-family: '微软雅黑'
}

.hot_appLists .hot_msg h1 {
	font-size: 16px;
	text-align: center;
	color: #242a2f;
	margin: 30px 0 15px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.hot_appLists .hot_msg p {
	color: #7c7c7c;
	font-size: 12px;
	text-align: center;
	margin-bottom: 0px;
	overflow: hidden;
	height: 35px;
	width: 140px;
	margin: 0 auto;
}

.hot_appLists ul li a img {
	width: 75px;
	height: 75px;
	display: block;
	margin: 22px auto 18px;
}

.hot_appLists ul li a .div_span span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #7c7c7c;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.hot_appLists ul li a .div_span span:nth-child(1) {
	font-size: 24px;
	color: #ff6600;
	margin-bottom: 8px;
}


/**----end--- **/


/*footer*/

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

a {
	color: #333333;
}

a:hover {
	color: #004a7c;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	text-decoration: none;
}

ol,
ul {
	margin: 0px;
	padding: 0px;
}

.footer {
	border-top: 1px solid #dadada;
}

.footercon_01 {
	width: 15.4rem;
	height: 0.532rem;
	margin: auto;
}

.footercon_top {
	height: 0.532rem;
	line-height: 0.532rem
}

.footercon_top_left {
	margin-left: 0.532rem;
	font-size: 0.21rem;
	font-weight: bold;
}

.footercon_top_right ul li {
	float: left;
	font-size: 0.21rem;
	padding: 0px 0.14rem;
}

.footercon_top_right ul li:first-child {
	margin-left: 0.531rem;
	padding-left: 0px;
	background: none;
}

.footercon_02 {
	width: 100%;
}

.footercon_02con {
	width: 15.4rem;
	height: 1.54rem;
	margin: auto;
	position: relative;
}

.footercon_02_list01 {
	padding-top: 0.21rem;
}

.footercon_02_list01 ul li {
	float: left;
	padding: 0px 0.05rem;
	font-size: 0.13rem;
	line-height: 0.26rem;
}

.footercon_02_list01 ul li:first-child {
	background: none;
	padding-left: 0px;
}

.footercon_02_list01 ul li a {
	color: #666666;
}

.footercon_02_list02 {
	font-size: 0.18rem;
	line-height: 0.36rem;
	color: #666666;
}

.footercon_02_list02 span {
	margin-right: 0.39rem;
}

.dzbz {
	position: absolute;
	left: 10.52rem;
	top: 0.40rem;
}

.wzjiucuo {
	position: absolute;
	left: 12.08rem;
	top: 0.43rem;
}

.weizhang {
	position: absolute;
	right: 0px;
	top: 0.29rem;
}

.footer {
	border-top: 1px solid #dadada;
	background-color: #fff;
	padding: 0;
}

.footercon_01 {
	width: 1100px;
	height: 38px;
	margin: auto;
}

.footercon_top {
	height: 38px;
	line-height: 38px
}

.footercon_top_left {
	margin-left: 28px;
	font-size: 15px;
	font-weight: bold;
}

.footercon_top_right ul li {
	float: left;
	font-size: 15px;
	background: url(../img/newImg/footline.png) no-repeat 0px center;
	padding: 0px 14px;
}

.footercon_top_right ul li:first-child {
	margin-left: 37px;
	padding-left: 0px;
	background: none;
}

.footercon_02 {
	width: 100%;
	background: url(../img/newImg/footback.png) no-repeat center top #d7d7d7;
}

.footercon_02con {
	width: 1100px;
	height: 110px;
	margin: auto;
	position: relative;
}

.footercon_02_list01 {
	padding-top: 15px;
}

.footercon_02_list01 ul li {
	float: left;
	padding: 0px 5px;
	font-size: 13px;
	line-height: 26px;
}

.footercon_02_list01 ul li:first-child {
	background: none;
	padding-left: 0px;
}

.footercon_02_list01 ul li a {
	color: #666666;
}

.footercon_02_list02 {
	font-size: 13px;
	line-height: 26px;
	color: #666666;
}

.footercon_02_list02 span {
	margin-right: 28px;
}

.dzbz {
	position: absolute;
	left: 788px;
	top: 29px;
}

.wzjiucuo {
	position: absolute;
	left: 886px;
	top: 31px;
}

.weizhang {
	position: absolute;
	right: 0px;
	top: 21px;
}