html {
	height: 100%;
}
.main1200 {
	width: 1200px;
	margin: 0 auto;
}
body{
	background: #fff;
	position: relative;
	color: #363636;
	padding-top:80px;
	
}
img{
	//vertical-align: top;
}
.ft-sz30{
	font-size:30px;
}
.ft-sz20{
	font-size: 20px;
}
.ft-sz14{
	font-size: 14px;
}
.ft-sz24{
	font-size:24px;
}
.ft-sz18{
	font-size:18px;
}
.ft-num{
	font-family: "Arial";
}
.ft-green {
	color: #2b9b1a;
}
.col-ff3b0d{
	color:#ff3b0d;
}
.col-ff2e25{
	color:#ff3b0d;
}
.col-787878{
	color:#787878;
}


.txt-cen{
	text-align: center;
}
.header {
	height: 80px;
	border-bottom: 1px solid #c9caca;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 20;
	background: #fff;
}
.header-main {
	height: 80px;
}
.logo {
	width: 360px;
	height: 80px;
	float: left;
}
.logo img{
	height:80px;
}
.nav-box {
	width: 630px;
	line-height: 80px;
	height: 80px;
	position: relative;
	/* text-align: right; */
	font-size: 0;
	float:left;
}
.nav-box li {
	height: 80px;
	line-height:80px;
	cursor: pointer;
	cursor: hand;
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.nav-box li  a {
	padding: 0 13px;
	font-size: 16px;
	position: relative;
	z-index: 4;
	display: inline-block;
	height:100%;
}
.nav-box li  span {
	color: #0d0d0d;
}
.nav-box li   i {
	display: inline-block;
	vertical-align: middle;
	height: 0;
	width: 0;
	border-top: 6px solid #585758;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	margin-left: 4px;
}
.nav-box li  .hover-bgs {
	position: absolute;
	display: block;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform 0.18s;
	transition: transform 0.18s;
}
.nav-box li.hover span {
	color: #fff;
}
.nav-box li.hover   i {
	border-top: 6px solid #fff;
}
.nav-box li.hover  .hover-bgs {
	background: #47b3e3;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.nav-box li.active span {
	color: #fff;
}
.nav-box li.active   i {
	border-top: 6px solid #fff;
}
.nav-box li.active  .hover-bgs {
	background: #47b3e3;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}



.drop-list {
	position: absolute;
	top: 80px;
	left: 0;
}
.drop-list p {
	display: block;
	position: absolute;
	padding-bottom: 10px;
	display: none;
}
.drop-list p a {
	display: block;
	line-height: 45px;
	border-left: 5px solid transparent;
	border-top: 1px solid #ffffff;
	text-align: center;
	background: #dcdddd;
	color: #363636;
	font-size: 16px;
}
.drop-list p a:hover {
	border-left: 5px solid #47b3e3;
}
.drop-list p a:first-child {
	border-top: none;
}
.hd-login {
	width: 180px;
	float: right;
	padding-top: 26px;
	height: 36px;
}
.hd-login a {
	display: block;
	float: left;
	width: 80px;
	margin-left: 11px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.hd-login a.blue-btn {
	background: #47b3e3;
}
.hd-login a.blue-btn:hover{
	background: #5dc7f6;
}
.hd-login a.orange-btn {
	background: #ff790d;
}
.hd-login a.orange-btn:hover{
	background: #ffa45b;
}
.wrap {
	padding-top: 80px;
}
.form1-tit {
	text-align: center;
	padding-top: 20px;
	line-height: 70px;
	height: 70px;
	padding-bottom: 22px;
	color: #363636;
	font-size: 26px;
}
.form1-tit span {
	color: #45ac36;
	font-size: 36px;
}
.form1-bg2 {
	font-size: 30px;
	text-align: center;
	height: 1px;
	background: #a1a1a1;
	position: relative;
	margin-bottom: 65px;
}
.form1-bg2 span {
	height: 62px;
	width: 634px;
	position: absolute;
	display: block;
	left: 50%;
	top: -31px;
	margin-left: -317px;
	background: #fff url(../images/btm-spirts.png) no-repeat -161px -324px;
}
.form1-bg2 span strong {
	display: block;
	height: 62px;
	width: 480px;
	background: #fff;
	margin: 0 auto;
	line-height: 62px;
	font-weight: normal;
	text-align: center;
	color: #363636;
}
.form-box1 .form {
	display: block;
	width: 430px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 40px;
}
.form-box1 .form p {
	position: relative;
	height: 42px;
	margin-bottom: 20px;
	padding-left: 60px;
	color: #000000;
	font-size: 18px;
	font-family: "Microsoft YaHei"
}
.form-box1 .form p label {
	position: absolute;
	display: block;
	height: 42px;
	line-height: 42px;
	width: 60px;
	text-align: center;
	left: 0;
	top: 0;
}
.form-box1 .form p span {
	display: block;
	height: 20px;
	background: #e6e6e6;
	padding: 11px 0;
}
.form-box1 .form p span input {
	border: none;
	background: none;
	height: 20px;
	width: 100%;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	text-indent: 12px;
}
.form-box1 .form p span input:focus{
	outline: none;
}
.form-box1 .subBtn {
	width: 218px;
	height: 54px;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	-o-border-radius: 27px;
	-ms-border-radius: 27px;
	border-radius: 27px;
	display: block;
	margin: 0 auto;
	background: #f2572e;
	color: #fff;
	text-align: center;
	line-height: 54px;
	font-size: 30px;
	font-family: "Microsoft YaHei";
}

.footer {
	padding-bottom: 0px;
	background: #dadada;
	width: 100%;
	z-index: 2;
	overflow: hidden;
}
.footer.footer-prev{
	padding-bottom:0;
}
.footer-0 {
	padding-top: 65px;
	background: #fff;
	padding-bottom: 35px;
}
.tel-big-tit {
	height: 1px;
	background: #a1a1a1;
	position: relative;
	margin-bottom: 65px;
}
.service-box {
	overflow: hidden;
	border-top: 1px solid transparent;
}
.service-box li {
	width: 240px;
	float: left;
	text-align: center;
	height: 235px;
	position: relative;
}
.tel-big-tit span {
	height: 130px;
	width: 634px;
	position: absolute;
	display: block;
	left: 50%;
	top: -66px;
	margin-left: -317px;
	background: #fff url(../images/btm-spirts.png) no-repeat -161px -288px;
}
.service-box li i {
	display: block;
	width: 110px;
	height: 110px;
	border: 1px solid #dcdcdc;
	margin: 0 auto;
	background-image: url(../images/btm-spirts.png);
	background-repeat: no-repeat;
}
.service-box li i.tp-ic01 {
	background-position: -251px 0px;
	background: #fff url(../images/btm-spirts1.png) no-repeat;
}
.service-box li i.tp-ic0 {
	background-position: -251px 0px;
}
.service-box li i.tp-ic1 {
	background-position: -251px -110px;
}
.service-box li i.tp-ic2 {
	background-position: -361px 0px;
}
.service-box li i.tp-ic3 {
	background-position: -361px -110px;
}
.service-box li p.p0 {
	color: #131313;
	font-size: 18px;
	margin-top: 6px;
	line-height: 22px;
}
.service-box li p.p1 {
	color: #707070;
	font-size: 14px;
	line-height: 18px;
}
.service-box li p.p2 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 36px;
	text-align: center;
}
.service-box li p.p2 a {
	display: inline-block;
	padding: 0 11px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dcdddd;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #707070;
	font-size: 18px;
}
.service-box li p.p2 a:hover {
	background: #43b13f;
	border: 1px solid #43b13f;
	color: #fff;
}
.footer-1 {
	border-bottom: 1px solid #fff;
	background: #efeff1;
}
.footer-1 ul {
	overflow: hidden;
	border-top: 1px solid transparent;
}
.footer-1 ul li {
	float: left;
}
.footer-1 ul .li1 {
	width: 369px;
}
.footer-1 ul .li2 {
	width: 371px;
}
.footer-1 ul .li3 {
	width: 248px;
}
.footer-1 ul .li4 {
	width: 206px;
}
.footer-1 ul li .ft0-tit {
	line-height: 57px;
	font-size: 24px;
	color: #363636;
}
.footer-1 ul .li1 .ft0-tit, .footer-1 ul .li2 .ft0-tit {
	text-align: left;
}
.footer-1 ul .li3 .ft0-tit, .footer-1 ul .li4 .ft0-tit {
	text-align: center;
}
.footer-1 ul .li1 .ft1-box {
	width: 100%;
}
.footer-1 ul .li2 .ft1-box {
	width: 270px;
	margin-left: 60px;
}
.footer-1 ul .li3 .ft1-box {
	width: 150px;
	margin: 0 auto;
}
.footer-1 ul .li4 .ft1-box {
	width: 160px;
	float: right;
}
.footer-1 ul .parter-box {
	overflow: hidden;
	margin-left: -40px;
}
.footer-1 ul .parter-box p {
	float: left;
	width: 80px;
	padding-top: 80px;
	height: 42px;
	line-height: 42px;
	margin-left: 40px;
	background-image: url(../images/btm-spirts.png);
	background-repeat: no-repeat;
	color: #363636;
	font-size: 16px;
}
.footer-1 ul .parter-box p span {
	display: block;
	height: 42px;
	line-height: 42px;
	background: #efeff0;
	text-align: center;
}
.footer-1 ul .link-box {
	line-height: 16px;
}
.footer-1 ul .link-box a {
	display: inline-block;
	padding-right: 12px;
	padding-left: 12px;
	border-left: 1px solid #363636;
	margin-bottom: 15px;
	font-size: 16px;
	color: #363636;
}
.footer-1 ul .link-box a.link3n {
	border-left: 1px solid transparent;
	padding-left: 0px;
}
.footer-1 ul .ft-telbox {
	font-size: 18px;
	line-height: 36px;
}
.footer-1 ul .ft-telbox.p0 {
	margin-top: 40px;
}
.footer-1 ul .ft-telbox strong {
	font-weight: normal;
	font-size: 24px;
	color: #43b13f;
	font-family: "Arial";
}
.footer-1 ul .wx-pay-img {
	width: 148px;
	height: 148px;
	background-image: url(../images/btm-spirts.png);
	background-repeat: no-repeat;
	background-position: 0 -244px;
	margin-left: 2px;
}
.footer-1 ul .ft-green-btn {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 24px;
	background: #45ac36;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 14px;
}
.footer-1 ul .li4 .p1 {
	font-size: 18px;
	line-height: 50px;
	color: #363636;
}
.footer-1 ul .parter-box p.p0 {
	background-position: 0 0;
}
.footer-1 ul .parter-box p.p1 {
	background-position: 0 -80px;
}
.footer-1 ul .parter-box p.p2 {
	background-position: 0 -160px;
}
.footer-1 ul .parter-box p.p3 {
	background-position: -80px 0;
}
.footer-1 ul .parter-box p.p4 {
	background-position: -80px -80px;
}
.footer-1 ul .parter-box p.p5 {
	background-position: -80px -160px;
}
.footer-1 ul .line-split {
	width: 0;
	border-left: 1px solid #c9cacb;
	border-right: 1px solid #fff;
	height: 216px;
	margin-top: 58px;
}
.footer-2 .main1200 {
	border-top: 1px solid transparent;
	font-size: 14px;
	line-height: 22px;
	color: #959595;
}
.footer-2 .left-ft1 {
	width: 682px;
	float: left;
	border-right: 1px solid #c9cacb;
}
.footer-2 .left-ft1, .footer-2 .right-ft1 {
	height: 160px;
	margin-top: 20px;
}
.footer-2 .right-ft1 {
	border-left: 1px solid #fff;
	width: 380px;
	float: left;
	padding-left: 80px;
	padding-right: 56px;
	padding-top:0px;
	height: 140px;
}

.footer-tel {
	background:rgba(44,44,44,0.9);
	background:rgb(44,44,44)\9;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	z-index: 6;
}
.footer-tel p {
	margin-left: 74px;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	position: relative;
	padding-left: 60px;
	height:60px;
}
.footer-tel p .tel-ic {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background-image: url(../images/btm-spirts.png);
	background-repeat: no-repeat;
	background-position: -161px 0px;
}
.footer-tel p .qq-ic {
	display: inline-block;
	width: 70px;
	height: 60px;
	background-image: url(../images/btm-spirts.png);
	background-repeat: no-repeat;
	background-position: -161px -58px;
	vertical-align: top;
}

.footer-tel p a {
	display: block;
	position: absolute;
	right: 47px;
	top: 14px;
	bottom: 14px;
	width: 78px;
	line-height: 32px;
	background: #45ac36;
	color: #fff;
	text-align: center;
	font-size: 14px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-left: 16px;
}
.footer-tel p a .x-ico {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/btm-spirts.png);
	background-repeat: no-repeat;
	background-position: -221px 0px;
}
.ft-num {
	font-family: "Arail";
	font-weight: bold;
}

.header-main{
	position: relative;
}
.quicklogin-box {
	position: relative;
	height: 40px;
	display: inline-block;
	*zomm: 1;
	*display: inline;
}
.quicklogin {
	width: 350px;
	height: 350px;
	position: absolute;
	right: 0;
	top:64px;
	background: #fff;
	display: none;
	z-index: 999;
	box-shadow: 0px 2px 8px rgba(0,0,0,.3);
	font-size:14px;
}
.quicklogin-title {
	background: #4ec7ff;
	text-align: center;
	height: 60px;
	margin-bottom: 15px;
	font: 16px/60px å¾®è½¯é›…é»‘;
	color: #2b2b2b
}
.form-group {
	line-height: 60px;
	text-align: left;
}
.form-control {
	display: inline-block;
	width: 75px;
	text-align: center
}
.form-group .input-text {
	border: #6AC5D8 1px solid;
	width: 200px;
	height: 40px;
	padding: 0 10px;
}
.form-group .input-btn {
	width: 220px;
	height: 45px;
	padding: 0 10px;
	background: #5db61c;
	border: 1px solid #5db61c;
	border-radius: 5px;
	color: #fff;
	font: normal 16px/45px å¾®è½¯é›…é»‘;
	cursor: pointer;
}
.form-group .input-btn:hover {
	background: #68c822;
	border: 1px solid #68c822;
}
.form-group a{
	color:#363636;
	margin-right:6px;
}
.fixed-tel{
	position:fixed;
	right:0;
	bottom:0px;
	width:96px;
	height:96px;
	display: block;
	background:url(../images/btm-tel.png) no-repeat 0 0;
	display:none;
	font-size:0;
	cursor: pointer;
	cursor: hand;
	z-index:10;
}
.other-fixed{
	bottom:60px;
	right:20px;
	position: fixed;
	width:60px;
	height:auto;
	z-index:10;
}
.fixed-totop{
	width:60px;
	height:60px;
	display: none;
	background:url(../images/btm-top.png) no-repeat 0 0;
	font-size:0;
	cursor: pointer;
	cursor: hand;
}
.fixed-edit{
	width:60px;
	height:60px;
	display: block;
	background:url(../images/btm-edit.png) no-repeat 0 0;
	font-size:0;
	cursor: pointer;
	cursor: hand;
}
.fixed-cont{
	right:0px;
	position: fixed;
	width:60px;
	height:243px;
	top:50%;
	z-index:10;
	margin-top:-123px;
	background:#f1f1f1;
}
.fixed-cont a{
	display: block;
	width:60px;
	height:56px;
	border-bottom:1px solid #d9d9d9;
	padding-top:4px;
}
.fixed-cont a:hover{
	background:#47b3e3;
	border-bottom:1px solid #d9d9d9;
}
.fixed-cont a.active{
	background:#47b3e3;
	border-bottom:1px solid #d9d9d9;
}
.fixed-cont a.top-ic{
	border-bottom:none;
	padding-top:8px;
	height:52px;
}
.fixed-cont a.top-ic:hover{
	background:#47b3e3;
	border-bottom:none;
}
.fixed-cont a i{
	display: block;
	width:36px;
	height:36px;
	background-image:url(../images/fixed-spirt.png);
	background-repeat:no-repeat;
	margin:0 auto;
}
.fixed-cont a.home-ic i{
	background-position:0 0 ;
}
.fixed-cont a.home-ic:hover i{
	background-position:0px -36px ;
}
.fixed-cont a.console-ic i{
	background-position:-36px 0 ;
}
.fixed-cont a.console-ic:hover  i{
	background-position:-36px -36px;
}
.fixed-cont a.console-ic.active  i{
	background-position:-36px -36px;
}
.fixed-cont a.share-ic i{
	background-position:-72px 0 ;
}
.fixed-cont a.share-ic:hover i{
	background-position:-72px -36px;
}
.fixed-cont a.top-ic i{
	background-position:-108px 0 ;
}
.fixed-cont a.top-ic:hover i{
	background-position:-108px -36px ;
}
.fixed-cont a span{
	font-size:12px;
	color:#979797;
	display: block;
	text-align: center;
	line-height:14px;
}
.fixed-cont a:hover span{
	color:#fff;
}
.fixed-cont a.active span{
	color:#fff;
}
.pop-console{
	position:absolute;
	right:60px;
	top:60px;
	width:226px;
	height:50px;
	background:url(../images/pop-console.png) no-repeat right top;
	color:#9b9b9b;
	padding-left:60px;
	font-size:14px;
	line-height:54px;
	display: none;
}
.fixed-c-p0{
	font-size:14px;
	line-height:30px;
	height:30px;
	padding-left:29px;
}
.fixed-c-p1{
	line-height:40px;
	height:40px;
	font-size:24px;
	text-align: center;
}
.fixed-c-p2{
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:18px;
	text-align: center;
}
.footer-3{
	background:#fff;
	clear:both;
	padding-top:8px;
	padding-bottom:8px;
	overflow: hidden;
}
.footer-3 .main1200{
	position: relative;
	overflow: hidden;
}
h2.ft-link-tit{
	font-weight:bold;
	line-height: 20px;
    font-size: 14px;
    color: #363636;
    position: absolute;
    left:0;
    top:0;
	margin:0;padding:0;
}
.ft3-link-box{
	margin-left:68px;
	font-size:0;
	min-height:20px;
}
.ft3-link-box a{
	display: inline-block;
	line-height:16px;
    padding-right: 6px;
    padding-left: 6px;
    padding-top:2px;
    padding-bottom:2px;
    margin-right:8px;
    font-size: 14px;
    color: #919090;
}   
.ft3-link-box a:first-child{
	border-left:0;
}
.footer-nav{
	line-height:96px;
	height:96px;
	text-align: center;
	font-size:0;
	background: #fff;
}
.footer-nav a{
	display: inline-block;
	margin:0 16px;
	color:#000;
	font-size:16px;
}


/*å’¨è¯¢çª—å£*/
.fixed-console{
	position: fixed;
	right:0;
	top:50%;
	width:176px;
	z-index:10000;
	margin-top:-245px;
}
.console-top-rect{
	display: block;
	width:176px;
	height:10px;
	background: url(../images/console3-top.png) no-repeat center bottom;
}
.console-main-cont{
	background: #47b3e3;
	padding-top:10px;
}
.console-btn-out{
	background: #dcdcdc;
	padding:16px 19px;
}
.console-btn-out a{
	display: block;
	background: #fe9f04;
	font-size:16px;
	color:#000;
	font-weight: bold;
	line-height:30px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align: center;
}
.console-bottom{
	width:176px;
	height:130px;
	background: url(../images/console3-btm.png) no-repeat top center;
	position:relative;
}
.console-totop{
	position: absolute;
	left:60px;
	top:30px;
	display: block;
	width:60px;
	padding-top:30px;
	color:#fff;
	font-size:14px;
	font-weight: bold;
}
.console-totop i{
	position: absolute;
	width:30px;
	height:30px;
	left:15px;
	top:0;
	display: block;
	background: url(../images/console3-totop.png) no-repeat top center;
}