﻿html, body, div, ul,i, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
    font-weight:normal;
    border:0;
    font-size:100%;
    vertical-align:baseline;
	list-style:none;
	 font-style: normal;
}
img{display:block;}
body{font-family:"微软雅黑";overflow-x:hidden;}
a{text-decoration:none;}
li{list-style:none;}
.header-top{background:#f0f0f0;}
.container{width:1226px;margin:0 auto;height:36px;color:#666;}
.header-top-left{font-size:12px;float:left;line-height:36px;}
.header-top-right{font-size:14px;float:right;line-height:36px;margin-right:22px;}
.logo{float:left;margin-top:14px;width:153px;height:40px;}
.nav-wap{overflow:hidden;}
.nav-box{float:right;}
.nav-box li{float:left;text-align:center;}
.nav-box a{float:left;color:#555;font-size:16px;padding:0 14px;line-height:80px;height:80px;}
.nav-box a:hover{background-color:#d21a21;color:white;}
.banner-box{height:420px;}
.banner-box .banner{position:relative;}
.banner-box .banner img{position:absolute;left:50%;margin-left:-960px;}
.column{width:1226px;margin:0 auto;overflow:hidden;margin-top:43px;margin-bottom:37px;}
.column .pic p{color:#333;margin-top:10px;}
.column .pic{float:left;padding-left:76px;height:60px;background-repeat:no-repeat;margin-right:24px;}
.column .claerM{margin-right:0;}
.column .pic01{background-image:url('../images/icp_01.png');}
.column .pic02{background-image:url('../images/icp_02.png');}
.column .pic03{background-image:url('../images/icp_03.png');}
.column .pic04{background-image:url('../images/icp_04.png');}
/* 创业第一步 */
body {
	font-family:  "PingFangSC-Thin","微软雅黑";
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.tac {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}

/*banner部分*/
.banner-wrap {
	width:100%;
    height: 420px;
    overflow: hidden;
    min-width: 1200px;
    background: url(../images/banner.png) no-repeat center center;
    background-color: #3841da;
}/*banner end*/
.advantage-wrap {
	width: 100%;
	height: 122px;
	background: #fff;
	overflow: hidden;
    min-width: 1200px;
}
.advantage li {
	width: 312px;
	margin-top: 35px;
}
.advantage li.type4 {
	width: 264px;
}
.advantage li img {
	width: 48px;
	height: 48px;
	display: block;
	margin-right: 20px;
}
.advantage-des div {
	font-size: 18px;
	color: #333; 
	margin-bottom: 14px;
}
.advantage-des p {
	font-size: 14px;
	color: #666;
}/*advantage end*/

.logo-img{
	float:left;
	padding: 12px 40px 0 0;
}
.logo-img img{
	height:60px;
}

.notice-wrap {
	width: 100%;
	background: #f4f9fc;
	overflow: hidden;
    min-width: 1200px;
    padding-bottom: 100px;
}
.notice-title {
	font-size: 28px;
	color: #333;
	text-align: center;
	padding: 92px 0 20px;
	letter-spacing: 3px;
}
.notice-line {
	width: 50px;
	height: 4px;
	background: #9098ff;
	margin: 0 auto 60px;
}
.notice-left {
	width: 450px;
	height: 600px;
	background: #fff;
	box-sizing: border-box;
	margin-right: 20px;
	box-shadow: 0 0 57px rgba(197,200,207,.2);
}
.notice-lt-wrap {
	width: 100%;
	height: 90px;
	background: url(../images/bg_03.png) no-repeat center center;
	padding-top: 30px;
	box-sizing: border-box;
}
.notice-l-title {
	font-size: 20px;
	color: #fff;
	padding: 0 8px;
}
.notice-l-line {
	width: 20px;
	height: 2px;
	background: #fff;
	margin-top: 10px;
}
.notice-l-line1 {
	margin-left: 90px;
}
.notice-city {
	padding-left: 36px;
	margin: 28px 0 16px;
	line-height: 48px;
	position: relative;
}
.notice-city>div {
	font-size: 14px;
	color: #333;
	margin-right: 18px;
}
.notice-inner-city {
	width: 290px;
	height: 48px;
	border: 1px solid #e2e2e2;
	box-sizing: border-box;
	padding-left: 15px;
	font-size: 14px;
	color: #333;
}
.notice-city span {
	display: inline-block;
	width: 15px;
	height: 8px;
	position: absolute;
	top: 22px;
	right: 65px;
	background: url(../images/city_arrow.png) no-repeat;
}



.notice-inner-name,.notice-inner-ch,.notice-inner-lx {
	padding-left: 36px;
	margin-bottom: 16px;
}
.notice-inner-lx {
	position: relative;
}
.notice-inner-name span,.notice-inner-lx span {
	font-size: 14px;
	color: #333;
	display: inline-block;
	padding-right:18px;
}
.notice-star {
	position: absolute;
	top: 17px;
	left: 95px;
	color: red;
}
.notice-inner-ch span {
	font-size: 14px;
	color: #333;
	display: inline-block;
	padding-right: 46px;
}
.notice-inner-name input,.notice-inner-ch input,.notice-inner-lx input {
	display: inline-block;
	height: 42px;
	width: 271px;
	line-height: 42px;
	padding-left: 15px;
	border: 1px solid #e2e2e2;
	outline: none;
	font-size:14px;
	color: #333;
}
.notice-btn {
	width: 290px;
	height: 48px;
	line-height: 48px;
	background: #ff6c2a;
	border-radius: 6px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	box-shadow: 0 0 18px rgba(242,117,63,.3);
	margin-top: 40px;
	margin-left: 110px;
	cursor: pointer;
}
.notice-btn:hover {
	background: #f2753f;
}
.notice-right {
	width: 730px;
	height: 600px;
	background: #fff;
	box-shadow: 0 0 57px rgba(197,200,207,.2);
}
.notice-right li {
	width: 365px;
	height: 64px;
	line-height: 64px;
	font-size: 18px;
	color: #333;
	text-align: center;
	float: left;
	background: #fff;
}
.notice-right li.curr {
	background: #6d6bff;
	color: #fff;
}
#con_a_1,#con_a_2 {
	width: 100%;
	height: 100%;
	padding: 0 50px;
	box-sizing: border-box;
}
.notice-ri-des {
	font-size: 14px;
	color: #666;
	margin-top: 38px;
	margin-bottom: 18px;
	line-height: 26px;
}
.notice-right-btn1 {
	width: 170px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #ff6c2a;
	border-radius: 6px;
	box-shadow: 0 0 18px rgba(242,117,63,.3);
	cursor: pointer;
	margin-left: 460px;
	margin-bottom: 28px;
}
.notice-right-btn1 a {
	display: block;
	color: #fff;
}
.notice-right-btn1:hover {
	background: #f2753f;
}
.notice-form p{width:364px;margin:0 auto;font-size:14px;color:#ccc;margin-top:50px;}
/*input placeholder字体设置大小*/
input::-webkit-input-placeholder { /* WebKit browsers */
	font-size:14px;
	color: #999;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-size:14px;
	color: #999;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-size:14px;
	color: #999;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-size:14px;
	color: #999;
}


#con_a_1 li,#con_a_2 li {
	width: 200px;
	margin-right:15px;
}
#con_a_1 li.list3,#con_a_2 li.list3  {
	margin-right: 0;
}
#con_a_2 li img {
	width: 200px;
	height: 270px;
	display: block;
	cursor: pointer;
}

#con_a_1 li p {
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 1;
	padding-top: 16px;
	cursor: pointer;
}
#con_a_1 li img {
	width: 200px;
	height: 270px;
	display: block;
	cursor: pointer;
}
#con_a_1 li.list2 img {
	width: 200px;
	height: 110px;
	display: block;
	cursor: pointer;
}
#con_a_2 li p {
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 1;
	padding-top: 16px;
	cursor: pointer;
}
#con_a_1 li p:hover,#con_a_2 li p:hover {
	color: #474aff;
}
#con_a_1 li p.spc {
	padding-bottom: 20px;
}



.w1240 {
	width: 1240px;
	margin: 0 auto;
}

/*公共样式*/

.jz-header-top {
	width: 100%;
	height: 36px;
	background: #eaeef6;
}
.jz-header-top-con {
	font-size: 14px;
	font-family: "微软雅黑";
	height: 36px;
	line-height: 36px;
} 
.jz-header-top-con span {
	padding: 0 10px;
}
.jz-header-phone {
	color: #72797f;
}
.jz-header-tel {
	color: #549bcc;
}/*header-top 结束*/


.jz-header {
	width: 100%;
	height: 80px;
	background: #fff;
}
.jz-header-con {
	height: 80px;
	line-height: 80px;
	position: relative;
}
.jz-header-slogan {
	margin-top: 15px;
}
.jz-header-slogan a {
	display: block;
	width: 274px;
	height: 50px;
}
.jz-header-slogan a img {
	width: 100%;
	height: 100%;
}
.jz-header-nav li {
	font-size: 16px;
	font-family: "微软雅黑";
	width: 68px;
	text-align: center;
	margin-left: 35px;
}
.jz-header-nav li:nth-child(2) {
	margin-left: 19px;
}
.jz-header-nav li a {
	color: #5b6266;
}
.jz-header-nav li a:hover {
	color: #28a7e1;
}
.jz-header-nav li i {
	display: block;
	width: 64px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0px;
}
.jz-header-nav .nav2,.jz-header-nav .nav3{
	position: relative;
}
.jz-header-nav .nav2 span,.jz-header-nav .nav3 span {
	display: block;
	width: 20px;
	height: 12px;
	background: url(../images/jz_hot.png) no-repeat 0px 0px;
	position: absolute;
	top: 18px;
	right: -20px;
}
/* 工商热门服务 */
.hot-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 110px;
}
.hot-title {
	font-size: 30px;
	color: #333;
	letter-spacing: 1px;
	padding: 100px 0 20px;
}
.hot-des {
	font-size: 14px;
	color: #666;
	padding-bottom: 60px;	
}
.hot-l,.hot-r {
	width: 380px;
	height: 551px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 38px rgba(187,186,207,.3);
}
.hot-l {
	margin:0 10px;
}
.hot-l-top {
	width: 100%;
	height: 168px;
	background: -webkit-linear-gradient(left, #00cca8, #61dba3);
    background: -o-linear-gradient(right,#00cca8, #61dba3);
    background: -moz-linear-gradient(right,#00cca8, #61dba3);
    background: linear-gradient(to right,#00cca8, #61dba3);
	border-radius: 6px 6px 0 0;
}
.hot-li {
	width: 100%;
	height: 100%;
	background: url(../images/hot_01.png) no-repeat right center;
}
.hot-li p {
	font-size: 24px;
	color: #fff;
	padding: 30px 0 2px 20px;
}
.hot-li div {
	font-size: 12px;
	color: #fff;
	padding-left: 22px;
	margin-bottom: 12px;
}
.hot-li div span {
	display: inline-block;
	color: #00b192;
	font-size: 12px;
	background: #fff;
	padding: 6px 7px;
	border-radius: 14px;
	margin-right: 5px;
	margin-top:12px;
}
.hot-r-top {
	width: 100%;
	height: 168px;
	background: -webkit-linear-gradient(left, #464aff, #9447fa);
    background: -o-linear-gradient(right,#464aff, #9447fa);
    background: -moz-linear-gradient(right,#464aff, #9447fa);
    background: linear-gradient(to right,#464aff, #9447fa);
	border-radius: 6px 6px 0 0;
}
.hot-r-top  .hot-li {
	width: 100%;
	height: 100%;
	background: url(../images/hot_02.png) no-repeat right center;
}
.hot-r-top .hot-li03{
	background:url(../images/hot_03.png) no-repeat right center;
}
.hot-r-top .hot-inner-des{margin-top:20px;}
.hot-l-bottom {
	padding: 0 20px;
	box-sizing: border-box;
}
.hot-r-top3{background:#fb875a}
.hot-bm-title {
	border-bottom: 1px solid #e2e2e2;
	font-size: 16px;
	color: #333;
	padding: 32px 0;
	margin-bottom: 20px;
}
.hot-bm-title .left {
	padding: 0 126px 0 24px;
}
#hot-radio {
	width: 138px;
	font-size: 12px;
	color: #1cd0a6;
	margin-left:20px;
}
#hot-radio  dd {
	float: left;
	position:relative;
	padding-left: 26px;
	cursor: pointer;
	margin-bottom:14px;
	
}
#hot-radio dd b {
	width:22px;
	height:22px;
	background:url(../images/radio_gray.png) no-repeat center center;
	display:block;
	position:absolute;
	left:0;
	top:-1px;
}
#hot-radio .selected b,#type-radio .selected a:hover b {
	background:url(../images/hot_icon1.png) no-repeat center center;
}
#hot-radio2 {
	width: 135px;
	font-size: 12px;
	color: #1cd0a6;
	margin-left:45px;
}
#hot-radio2  dd {
	float: left;
	position:relative;
	padding-left: 26px;
	cursor: pointer;
	padding-bottom: 14px;
}
#hot-radio2 dd b {
	width:22px;
	height:22px;
	background:url(../images/radio_gray.png) no-repeat center center;
	display:block;
	position:absolute;
	left:0;
	top:-5px;
}
#hot-radio2 .selected b,#type-radio .selected a:hover b {
	background:url(../images/hot_icon1.png) no-repeat center center;
}
.hot-inner-btn,.hot-inner-btn2 {
	width: 170px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 6px;
	font-size: 16px;
	color: #fff;
	background: #00d0a6;
	box-shadow: 0 0 18px rgba(1,204,168,.3);
	cursor: pointer;
	margin: 40px 0 0 82px;
}
.hot-inner-btn:hover {
	background: #11c3a3;
}

.hot-r .hot-bmr-title {
	margin: 30px 0 20px;
}
.hot-bm-tl {
	margin-left: 50px;
}
.paddUL{padding-left:20px;}
.hot-r-bottom .currenLI{background:#6d6bff;color:#fff;}
.hot-r-bottom .activeLI{background:#fb804f;color:#fff;}
.hot-bm-tl img,.hot-bm-tr img {
	display: block;
	width: 62px;
	height: 62px;
	margin: 0 auto;
}
.hot-bm-tl p,.hot-bm-tr p {
	font-size: 14px;
	color: #666;
	text-align: center;
	padding-top: 16px;
} 
.hot-bm-tr {
	width: 70px;
	margin-left: 120px;
}
.hot-r-bottom ul li {
	width: 100px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	color: #6c6eff;
	box-sizing: border-box;
	border: 1px solid #6d6bff;
	border-radius: 48px;
	margin-right: 12px;
	margin-bottom: 16px;
	cursor: pointer;
}
.hot-r-3 ul li{
	border:solid 1px #fb8a5d;color:#fb8a5d;
}
.paddUL3{width:230px;margin:0 auto;}
.hot-r-bottom ul li.list5 {
	width: 144px;
}
.hot-r-bottom ul li.list6,.hot-r-bottom ul li.list7 {
	width: 130px;
}
.hot-inner-btn2 {
	background: #6c6eff;
	margin: 13px auto 0;
	box-shadow: 0 0 18px rgba(108,110,255,.3);
}
.hot-inner-btn2:hover {
	background: #5154f4;
}
.hot-inner-btn3 {
	background: #f87f50;
	margin: 13px auto 0;
	box-shadow: 0 0 18px rgba(248,127,80,.3);
	width: 170px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 6px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	margin-top:58px;
}
.hot-inner-btn3:hover{
	background:#f97541;
}
.hot-bm-tl p:hover,.hot-bm-tr p:hover {
	color: #6c6eff;
	cursor: pointer;
} 
/* 精选套餐 */
.tc-warp{background:#392b6f;}
.content-tc{background-image:url('../images/tc_banner.png');
width:100%;height:320px;
background-repeat:no-repeat;
margin:0 auto;
}
.content-tc li{float:left;width:310px;height:180px;background:#fff;margin-right:10px;}
.content-tc .clearM-r{margin-right:0;}
.content-tc .firstLi{width:210px;margin-right:40px;background-image:url('../images/tc_first.png');}
.content-list{width:1200px;margin:0 auto;overflow:hidden;padding-top:70px;}
.content-list h3{font-size:16px;color:333;font-weight:bold;margin-bottom:14px;}
.content-list h4{font-size:14px;color:#498dff;margin-bottom:26px;}
.content-list strong{font-size:24px;color:#498dff;}
.content-list strong s{font-size:14px;color:#999;margin-left:10px;}
.content-list span{width:80px;height:30px;display:inline-block;
	border:solid 1px #498dff;line-height:30px;
	text-align:center;color:#498dff;
	border-radius:8px;margin-left:20px;
	cursor: pointer;
}
.tc-warp .current{background:#498dff;color:#fff;}
.content-list .tc-box{padding:30px;}
/* 精选套餐 */
.TD-warp{background:#f3f9f9;padding-top:97px;}
.column-title h2{text-align:center;font-size:30px;margin-bottom:20px;}
.column-title p{font-size:14px;color:#666;text-align:center;}
.Evaluation-box{width:1200px;margin:0 auto;margin-top:67px;overflow:hidden;padding-bottom:100px;}
.Evaluation-left{width:356px;height:528px;margin-right:2px;background:#fff;float:left;padding:36px 40px}
.Evaluation-left h3{font-size:18px;font-weight:bold;margin:25px 0;}
.Evaluation-left p{font-size:12px;color:#666;line-height:28px;margin-top:30px;}
.Evaluation-right{width:762px;height:600px;background:#fff;float:left;}
.Evaluation-right .gs-title{height:28px;border-bottom:2px solid #f3f9f9;height:86px;}
.Evaluation-right .gs-title h3{width:381px;float:left;text-align:center;
	line-height:86px;font-size:20px; cursor:pointer;}
.Evaluation-right .gs-title .activeH3{color:#f03f0d;border-bottom:solid 2px #f03f0d;}
.gs-content{padding:50px 0 0 90px;overflow:hidden;}
.gs-content dl{color:#666;width:550px;height:50px;}
.gs-content dl *{line-height:50px;margin-bottom:20px;height:50px;float:left;margin-right:20px;}
.gs-content dl dd{cursor:pointer;}
.gs-content dl dt{width:85px;}
.gs-content .content-city{background: #fff;border: 0; background-color: transparent; outline: none;width:200px;border:solid 1px #e2e2e2;border-radius:30px;color:#666;text-align:center;}
.gs-content .content-bnt dd{width:200px;border:solid 1px #e2e2e2;border-radius:30px;color:#666;text-align:center;}
.Evaluation_bnt{width:200px;height:50px;
	line-height:50px;text-align:center;border-radius:30px;
	background:#ff5829;border:none;color:#fff;outline: none;}
.content-bnt .city_icon{width:16px;height:9px;float:right;background-image:url('../images/city_icon.png');margin-top: 19px;}
.Evaluation_bnt:hover{background:#f03f0d;}
.gs-content .content-bnt .currentDD{background:#ffe2da;color:#f03f0d;}
/* 注册流程 */
.business-bg{background-image:url('../images/business_bg.png');width:100%;height:581px;
margin:0 auto;padding-bottom:78px;}
.business-top{background-image:url('../images/business-top.png');width:100%;height:90px;margin:0 auto;}
.business-top .busi-nav{width:780px;margin:0 auto;}
.business-top .busi-nav li{float:left;margin-right:140px;color:#fff;line-height:85px;cursor:pointer;}
.business-top .busi-nav .activeLI{color:#38c3e1;border-bottom:4px solid #38c3e1;}
.business-top .busi-nav .clearM-r{margin-right:0;}
.business-content{width:1200px;margin:0 auto;overflow:hidden;padding-top:80px;}
.business-content .clearM-r{margin-right:0;}
.business-content dl .clearM-r{margin-right:0;}
.business-content dl{float:left;width:560px;height:387px;margin-right:80px;}
.business-content dl dt{font-size:18px;color:#fff;margin-bottom:30px;}
.business-content dl dd{width:270px;height:48px;background:#fff;
	float:left;margin-right:20px;margin-bottom:20px;text-align:center;padding-top:112px;
	background-image:url('../images/lc_icon_01.png');background-repeat:no-repeat;background-position:center center;
}
.business-content dl .lc_icon02{background-image:url('../images/lc_icon_02.png');}
.business-content dl .lc_icon03{background-image:url('../images/lc_icon_03.png');}
.business-content dl .lc_icon04{background-image:url('../images/lc_icon_04.png');}
.business-content dl .lc_icon05{background-image:url('../images/lc_icon_05.png');}
.business-content dl .lc_icon06{background-image:url('../images/lc_icon_06.png');}
.business-content dl .lc_icon07{background-image:url('../images/lc_icon_07.png');}
.business-content dl .lc_icon08{background-image:url('../images/lc_icon_08.png');}
.business-content dl dd i{color:#666;}
.business-content h3{font-size:18px;text-align:center;color:#fff;}
.business-content p{font-size:14px;color:#fff;text-align:center;margin-top:10px;}
.business-content .zc-photo img{margin:0 auto;margin-top:50px;}

/* 注册流程 */
/* 一条龙服务 */
.A_dragon-warp{padding-top:90px;padding-bottom:100px;}
.A_dragon-warp .column-title{position:relative;}
.A_dragon-warp .column-title span{width:51px;height:4px;
	background:#f03f0d;position:absolute;left:49%;bottom:-22px;}
.A_dragon-warp .dragon-content{width:1200px;margin:0 auto;height:373px;margin-top:50px;}
.A_dragon-warp .dragon-content .clearM-r{margin-right:0;}
.A_dragon-warp .dragon-content dl{width:284px;height:371px;float:left;background:#f9f9f9;margin-right:20px;}
.A_dragon-warp .dragon-content dl dt{height:88px;background:#fccdc0;
	background-image:url('../images/dragon_01.png');
	background-repeat:no-repeat;background-position:left center;
	padding-left:98px;padding-right:19px;
}
.A_dragon-warp .dragon-content dl .activeDT02{background-image:url('../images/dragon_02.png');}
.A_dragon-warp .dragon-content dl .activeDT03{background-image:url('../images/dragon_03.png');}
.A_dragon-warp .dragon-content dl .activeDT04{background-image:url('../images/dragon_04.png');}
.A_dragon-warp .dragon-content dl h4{font-size:16px;font-weight:bold;line-height:24px;padding-top:10px;}
.A_dragon-warp .dragon-content dl i{font-size:12px;color:#666;}
.A_dragon-warp .dragon-content dl dd{border-bottom:solid 1px #ffe2da;height:70px;padding-left:15px;}
.A_dragon-warp .dragon-content dl dd:hover{border:solid 1px #fccdc0;cursor:pointer;}
.A_dragon-warp .dragon-content .icon{background-image:url('../images/icon_03.png');width:8px;height:14px;float:right;margin-right:21px;}
/* 一条龙服务 */
.data-warp{position:relative;height:297px;}
.data-warp img{position:absolute;left:50%;margin-left:-960px;

}
/* 网页底部 */
.footer-warp{background:#181818;}

.footer-warp .footer-content{width:1200px;margin:0 auto;overflow:hidden;padding-top:30px;padding-bottom:40px;}
.footer-warp .footer-nav .clearM-r{margin-right:0;}
.footer-warp .footer-nav{width:430px;float:left;margin-top:10px;}
.footer-warp .footer-nav dl{float:left;margin-right:77px;}
.footer-warp .footer-nav dl dt{font-size:16px;color:#fff;}
.footer-warp .footer-nav dl dd a{font-size:14px;color:#6c757d;line-height:40px;}
.footer-warp .footer-contact img{float:left; width: 220px;}
.footer-warp .footer-contact{width:605px;float:right;height:254px;}
.footer-warp .footer-contact .contact-iphone{
	padding-left:340px;margin-top: 10px;
	font-size:14px;color:#fff;width:564px;height:205px;
}
.footer-warp .footer-contact .contact-iphone i{color:#007bff;}

.footer-warp .footer-contact .contact-iphone .iphone{font-size:24px;}
.footer-warp .footer-contact .contact-iphone .bnt{
	display: block;
	color: #fff;
	width:262px;
	cursor: pointer;
	height:36px;border:solid 1px #fff;margin-top:15px;
	text-align:center;line-height:36px;border-radius: 8px;}
.footer-warp .footer-contact .contact-iphone .bnt:hover{ border-color:#f03f0d; color: #f03f0d; }	
.footer-warp p{text-align:center;color:#6c757d;margin-top:17px;font-size:12px;}
.footer_icon{background-image:url('../images/footer_icon.png');background-repeat:no-repeat;background-position:center bottom;padding-bottom:26px;}
.dis{display:none;}


/*********************底部悬浮层 begin***********************/

.float-panel .float-box{position:fixed;left:0;bottom:0;background-color:rgba(0,0,0,.8);width:100%;z-index:9000;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-ms-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}
.float-panel .float-box.float-out{opacity:0;-webkit-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}
.float-panel .float-box.float-in{opacity:1;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}
.float-panel .float-box .container{position:relative;width:1200px;margin:0 auto}
.float-panel .float-box img.text{position: relative; top:-50px; display: block; height: 150px; margin: 0 auto;}
.float-panel .float-box .form-box{width:932px;height:40px;margin: 0 auto 15px;margin-top: -50px;}
.form-box .form-inline{float: left; margin-right: 10px;}
.form-box .form-inline .phone{width:200px;height:40px;border:none;padding:0 10px 0 40px;border-radius:5px;background: url(../images/float-icons.png) no-repeat -160px -159px #fff;}
.form-box .form-inline .txyzm{width:120px;height:40px;border:none;padding:0 10px 0 40px;border-radius:5px 0 0 5px;background: url(../images/float-icons.png) no-repeat -160px -79px #fff;float: left;}
.form-box .form-inline .tx-yzm{width: 128px;height:40px;border-radius: 0 5px 5px 0;float: left;}
.form-box .form-inline .smsyzms{width:120px;height:40px;border:none;padding:0 10px 0 40px;border-radius:5px 0 0 5px;background: url(../images/float-icons.png) no-repeat -160px -119px #fff;float: left;}
.form-box .form-inline .smsyzm{width:120px;height:40px;border:none;padding:0 10px 0 40px;border-radius:5px 0 0 5px;background: url(../images/float-icons.png) no-repeat -160px -119px #fff;float: left;}
.form-box .form-inline .getsmyzm{width:84px;height:40px;border:none;border-radius: 0 5px 5px 0;float: left;background: url(../images/float-icons.png) no-repeat -189px -194px #fff;font-size: 14px;}
.form-box .btn{float:right;width:100px;height:40px;line-height:40px;border:none;background:url(../images/float-icons.png) no-repeat 0 -102px;color:#fff;cursor:pointer;}

.float-panel .float-box .close-float{position:absolute;right:0;top:12px;display:block;width:20px;height:20px;background:url(../images/float-icons.png) no-repeat -170px 0;cursor:pointer}
.float-panel .float-button{position:fixed;left:0;bottom:20px;z-index:89999;width:118px;height:81px;background:url(../images/float-icons.png) no-repeat 0 0;cursor:pointer;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-ms-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}
.float-panel .float-button.float-button-out{-webkit-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}
.float-panel .float-button.float-button-in{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}


/*********************底部悬浮层 end***********************/


.pop-dzb-box{
    overflow: hidden;
}
.pop-dzb-box .content{
    padding: 0 28px 20px;;
    background: #fff;
}
.pop-dzb-box img{
    display: block;
    width: 100%;
}
.pop-dzb-box p{
    text-align: center;
    line-height: 60px;
    color: #9400bb;
    font-size: 24px;
}
.pop-dzb-box .phone{
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 10px;
    color: #666;
    box-sizing: border-box;
}
.pop-dzb-box .btn{
    width: 100%;
    border: none;
    height: 40px;
    background: #ba4aff;
    border-radius: 5px;
    border: none;
    margin-top: 20px;
    color: #fff;
}


/*返回顶部*/
/*弹窗跳出效果*/
.animated {-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@-webkit-keyframes zoomIn {from {opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}
    50% {opacity:1;}
}
@keyframes zoomIn {from {opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}
    50% {opacity:1;}
}
.zoomIn {-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@keyframes bounceInDown {0%,60%,75%,90%,to {animation-timing-function:cubic-bezier(.215,.61,.355,1)}
    0% {opacity:0;transform:translate3d(0,-3000px,0)}
    60% {opacity:1;transform:translate3d(0,25px,0)}
    75% {transform:translate3d(0,-10px,0)}
    90% {transform:translate3d(0,5px,0)}
    to {transform:none}
}


	.side-menu{ position: fixed; right: 10px; bottom: 100px; height: 400px; }
	.side-menu .child{ width: 56px; height: 90px;background-color: #626262; color: #fff; font-size: 14px; text-align: center; margin-top: 10px; border-radius: 2px; cursor: pointer; }
	.side-menu .side-kefu p{ color: #fff; }
	.side-menu .side-back{ display: none; }
	.side-menu .ico{ display: inline-block; width: 32px; height: 30px;margin: 10px 0 2px; }
	.side-menu .side-tel .ico{ background:url(../images/ico-side-tel.png) no-repeat center center;  }
	.side-menu .side-kefu .ico{ background:url(../images/ico-side-kefu.png) no-repeat center center; }
	.side-menu .side-wx .ico{ background:url(../images/ico-side-wx.png) no-repeat center center;  }
	.side-menu .side-back .ico{ background:url(../images/ico-side-back.png) no-repeat center center;  }
	.side-menu .on{ color: #fff; background-color: #f03f0d; }
	.side-menu .side-tel,.side-menu .side-wx{ position: relative; }
	.side-menu .side-tel .tel-more{ display: none; position: absolute; top: 0; right: 55px; margin-right: 10px; width: 118px; height: 112px; border:1px solid #eee; background-color: #fff; color: #000; }
	.side-menu .side-tel .p1{ padding: 10px 0; border-bottom: 1px solid #ddd; }
	.side-menu .side-tel .p2{ padding: 14px 0; color: #f03f0d; }
	.side-menu .side-tel .p2 i{ display: inline-block; width: 18px; height: 18px; vertical-align: text-bottom; margin-right: 6px; background:url(../images/ico-more-tel.png) no-repeat center center; }
	.side-menu .side-tel .p3{ color: #f03f0d; font-size: 16px; font-weight: bold; font-style:oblique; }
	.side-menu .side-wx .wx-code{ position: absolute; top: 0; right: 55px; margin-right: 10px; }
	
	.side-menu .on .wx-code,.side-menu .on .tel-more{ display: block !important; }

	.notice-inner-lx .getsmyzm{ width:136px;height:44px;padding:0;cursor:pointer;}

	.register-banner{position: relative; width: 100%; height: 420px;}
	.register-banner img{position: absolute; left: 50%; margin-left: -960px;}


	.xcx-code{ position: fixed; left: 10px; bottom: 150px; width: 232px; height: 320px; background: url(../images/xcx-code.png);}
	.xcx-code i.close{ position: absolute; top:12px; right: 12px; display: block; width: 16px; height: 16px; cursor: pointer;} 