@charset "utf-8";
* {
	margin: 0;
	padding: 0
}

body {
	font-family: "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	padding: 0;
	margin: 0;
	font-size: 13px
}
a{
	text-decoration: none;
}
body,html{
	height: 100%;
}
ul {
    list-style: none;
}
#myModal{
	top:26%;
}
.section .arrow {
	position: absolute;
	bottom: 10px;
	width: 40px;
	height: 23px;
	z-index: 999;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-image: url(../img/arrow.png);
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
}

.newnav {
	background: #fff;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, .3);
}

.active_s {
	border-bottom: 2px solid #fff;
}

.top {
	background: #ececec;
	width: 100%;
	margin: 0 auto;
	height: 40px;
	top: 0;
	position: fixed;
	z-index: 3333;
}

.top_con {
	line-height: 40px;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}

.codeImg img {
	height: 108px;
	display: inline-block;
}

.codeImg p {
	font-size: 14px;
	line-height: 30px;
	color: #111;
}

.top_ic_img {
	float: right;
	margin-left: 30px;
}

.top_left {
	float: left;
}

.top_right {
	float: right;
	margin-right: 25px;
	height: 40px;
}

.codeImg {
	padding-top: 35px;
	text-align: center;
}

.top_right ul {
	overflow: hidden;
}

.top_left_1 {
	float: left;
}

.top_right em {
	color: #ccc;
	border-right: 1px solid #ccc;
}

.top_right ul li {
	float: left;
}



.daohang {
	top: 40px;
	position: fixed;
	width: 100%;
	height: 40px;
	background: red;
	z-index: 3333;
}

.daohang2 {
	top: 40px;
	position: fixed;
	width: 100%;
	height: 40px;
	background: #ccc;
	z-index: 33;
}


/* Header styles
================================================== */

.container_s {
	width: 1000px;
	margin-top: 1px;
}

.navbar {
	min-width: 1030px;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	text-transform: uppercase;
}

.navbar-brand {
	font-size: 30px;
	font-weight: 700;
			margin-top: 0px;
		padding: 0px 15px;
}

.navbar-brand:focus {
	outline: 0;
}

.top-menu {
	margin-top: 15px;
}

.top-nav-collapse {
	padding: 0px;
	background: #fff !important;
	padding: 4px 0 14px 0 !important;
	margin: 0px;
	margin: -9px auto;
	border: none !important;
}

.top-nav-collapse .navbar-brand {
	font-size: 21px;
	font-weight: 700;
	margin-top: 10px;
	color: #222;
}
.logozi{
	margin-top: 5px;
}
/*.logozi img{
	height: 57px;
}*/
.logofont{
	margin-top: 6px;
}
.logofont img{
	width: 370px;
}
.navbar-custom a {
	color: #fff;
}

.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	font-size: 16px;
	/*border-top: 1px solid transparent !important;*/
	/*border-bottom: 2px solid transparent !important;*/
}

.hover_a {
	outline: 0;
	border-bottom: 2px solid #2B9EEF;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li .active a {
	outline: 0;
	border-top: 0px solid #fff !important;
	/*border-bottom: 2px solid #fff !important;*/
	background: transparent !important;
	color: #fff;
}

.nav> li {
	padding: 0px 10px;
}

.nav> li> a {
	position: relative;
	display: block;
	padding: 10px 0px;
}
	.navbar-nav{
		margin: 0px -15px;
	}
.navbar-nav> li> a {
	padding-top: 5px !important;
	padding-bottom: 3px !important;
}

.navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #bbb;
}

.navbar-toggle:focus,
.navbar-toggle:active {
	outline: 0;
}

.top-nav-collapse .navbar-nav a,
.top-nav-collapse .nav a {
	color: #222 !important;
}

.top-nav-collapse .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #bbb;
	top: 11px;
	margin-bottom: 9px;
}

.top-nav-collapse .nav li a:hover,
.top-nav-collapse .nav li a:focus,
.top-nav-collapse .nav li.active a {
	border-top: 1px solid #222 !important;
	border-bottom: 1px solid #222 !important;
}

.nav_erji {
	font-size: 16px;
}

.nav_erji li {
	
	float: right;
}

.nav_erji> li {
	padding: 0px 25px;
}

.nav_erji> li> a {
	position: relative;
	display: block;
	padding: 10px 0px;
}

.nav_erji> li> a:hover {
	color: #2B9EEF;
}

.nav_erji> li> a {
	padding-top: 5px !important;
	padding-bottom: 3px !important;
}

.nav_erji li {
	float: right;
	margin-top: 15px;
}

.nav_erji2 {
	position: absolute;
	font-size: 16px;
	width: 438px;

	z-index: 999;
}

.nav_erji2 li {
	float: left;
	list-style-type:none;
	margin-top: 8px;
}
.nav_erji2 li:first-child{
	margin-left: 70px;
}
.nav_erji2> li {
	padding: 0px 25px;
}

.nav_erji2> li> a {
	position: relative;
	display: block;
	padding: 10px 0px;
}

.nav_erji2> li> a:hover {
	color: #2B9EEF;
}

.nav_erji2> li> a {
	padding-top: 5px !important;
	padding-bottom: 3px !important;
}
/* left styles
================================================== */
.chooseProduct{
	width: 270px;
	height: 150px;
	background-color: #bbb;
	position: absolute;
	top:50%;
	left: 50%;
	margin: -75px 0 0 -135px;
}
.chooseProduct button{
	margin: 0 auto;
	font-size: 16px;
	width: 80px;
	height: 50px;
}
.left-main{
	position: absolute;
	background: #65a3fd;
	width: 210px;
	height: auto;
}
.left-name{
	height: 160px;
	width: 210px;
	text-align: center;
	border-bottom: 1px solid #fff;
	background-image: url(../img/huifu/name.png);
	background-position: center 30%;
	background-size: auto;
	background-repeat: no-repeat;
}
.left-name .left-fontname{
	position: absolute;
	width: 210px;
	top: 112px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.section-tap{
	position: absolute;
	width: 153px;
	height: 174px;
	top: -9px;
	left: 185px;
	display: none;
	z-index: 1000;
	background: url(../img/tap-bg.png) no-repeat;
}
.tap-btn{
	text-align: center;
	font-size: 16px;
	color:#5b91e9;
	cursor: pointer;
}
.tap-val{
	width: 103px;
	height: 29px;
	position: absolute;
	top:115px;
	left: 53px;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	border: 1px solid #fff;
	color: #fff;
}
.left-list>li{
	width: 210px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 20%;
	color: #fff;
	cursor: pointer;
	background-color: #65a3fd;
	background-image: url(../img/huifu/jiantou-.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 80% center;
}
li.select{
	background-color: #fff;
	color: #377feb;
	background-image: url(../img/huifu/blue.png);
}
.left-code{
	border-top: 1px solid #fff;
	height: 220px;
	background-image: url(../img/huifu/erweima.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position:  50% 30%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-top: 165px;
}

/*==============main style=======*/

.image_full {
	width: 100%;
	height: 100%;
}

.apple-banner {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.swiper-container {
	margin-top: -40px;
	width: 100%;
	height: 100%
}
.bgimg1{
	position: relative;
	width: 100%;
	height:100%;
	min-height: 768px;
	min-width: 1366px;
	background-image: url(../img/bg-02.png);
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
}

.amount-bg1{
	position: absolute;
	height: 443px;
	width: 410px;
	left: 24%;
	top: 15%;
	background-image: url(../img/bg-03.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.amount-bg2{
	position: absolute;
	height: 443px;
	width: 410px;
	left: 55%;
	top: 15%;
	background-image: url(../img/bg-03.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.amount-span1{
	position: relative;
	line-height: 382px;
	text-align: center;
	font-size: 20px;
/*	font-weight: bold;
*/	color: #5c99f4;	
}

.amount-count {
	height: 61px;
	font-size: 37px;
	font-weight: bold;
	color: #5c99f4;
}

.bg-footer {
	position: absolute;
	bottom: 50px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
}

.bg-span{
	width: 850px;
	height: 150px;
	float: left;
	font-size: 19px;
}

.span-grybg{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 120px;
	font-weight: bold;
}

.span-whitebg{
	line-height: 30px;
	
}
.bgimg2{
	position: relative;
	width: 100%;
	height:100%;
	min-height: 605px;
	min-width: 1366px;
	background-image: url(../img/bg-04-20171102.png);
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
}
.mobile{
	position: absolute;
	top: 10%;
	left: 32%;
	display: none;
}
.font-01{
	position: absolute;
	top: 25%;
	left: 50%;
	font-size: 30px;
	color: #fff;
	letter-spacing:15px;
	display: none;
}
.font-02{
	position: absolute;
	top: 35%;
	left: 60%;
	font-size: 25px;
	color: #578cdd;
	letter-spacing:5px;
	font-weight: 500;
	text-shadow:1px 1px 6px #999;
	display: none;
}
.font-03{
	position: absolute;
	top: 42%;
	left: 52%;
	font-size: 23px;
	color: #578cdd;
	letter-spacing:5px;
	font-weight: 500;
	text-shadow:1px 1px 6px #999;
	display: none;
}
.font-04{
	position: absolute;
	top: 46%;
	left: 65%;
	font-size: 21px;
	color: #578cdd;
	letter-spacing:5px;
	font-weight: 600;
	text-shadow:1px 1px 6px #999;
	display: none;
}
.font-05{
	position: absolute;
	top: 50%;
	left: 60%;
	font-size: 17px;
	color: #578cdd;
	letter-spacing:5px;
	font-weight: 600;
	text-shadow:1px 1px 10px #999;
	display: none;
}
.bg3-footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 250px;
	color: #000;
	background-color: #fff;
	text-align: center;
}
.bg3-title{
	font-size: 18px;
	height: 35px;
	line-height: 30px;
	border-bottom: 1px solid #666;
	text-align: center;
}
.bg3-img {
	position: absolute;
	top: 50px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1000px;
	height: 150px;
}
.bgimg3{
	position: relative;
	width: 100%;
	height:100%;
	min-height: 605px;
	min-width: 1366px;
	background-image: url(../img/bg-05.png);
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
}
.fontImg{
	position: relative;
	width: 100%;
	height:100%;
}
.fontImg img {
	position: absolute;
	top: 35%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.bg4-footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	min-width: 1030px;
	height: 120px;
	color: #fff;
	background-color: #1e1b29;
}
.bg4-span{
	/*position: absolute;
	top: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);*/
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1030px;
	height: 100px;
	text-align: center;
}
.bg5-footer{
	position: relative;
	width: 100%;
	min-width: 1030px;
	height: 120px;
	color: #fff;
	background-color: #1e1b29;
	padding-top: 20px;
}
.bg5-span{
	/*position: absolute;
	top: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);*/
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1030px;
	height: 100px;
	text-align: center;
}
.foot-box{
	overflow: hidden;
    width: 700px;
    margin: 0 auto;
}
.bg4-contract{
	font-size: 16px;
	line-height: 20px;
	float: left;
}
.bg4-contract i{
	float: left;
	margin-right: 5px;
	height: 20px;
	width: 20px;
	background-image: url(../img/logo-contract.png);
	background-size: contain;
	background-position: center;
}
/*.bg4-tel{
	font-size: 16px;
	line-height: 20px;
	margin-left: 90px;
	float: left;
}
.bg4-tel i{
	float: left;
	margin-right: 5px;
	height: 20px;
	width: 20px;
	background-image: url(../img/logo-tel.png);
	background-size: contain;
	background-position: center;
}*/
.bg4-mail{
	font-size: 16px;
	line-height: 20px;
	margin-left:90px;
	margin-bottom: 10px;
	float: left;
}
.bg4-mail i{
	float: left;
	margin-right: 5px;
	height: 20px;
	width: 24px;
	background-image: url(../img/logo-mail.png);
	background-size: contain;
	background-position: center 2px;
	background-repeat: no-repeat;
}
.bg4-span a{
	color: #fff;
    padding-right: 15px;
    border-right: 1px solid #ccc;
    text-align: center;
    margin-left: 15px;
    cursor: pointer;
}
.tel{
	position: relative;
	float: left;
	background-image: url(../img/电话.png);
	width: 20px;
	height: 20px;
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
}
	.am-thumbnail{
		height: 150px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
	}
@media(min-width:767px) {
	.navbar {
		border-bottom: 0;
		letter-spacing: 1px;
		-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
		-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
		transition: background .5s ease-in-out, padding .5s ease-in-out;
	}
	.top-nav-collapse {
		padding: 0;
	}
	.navbar-custom.top-nav-collapse {
		border-bottom: 1px solid rgba(255, 255, 255, .3);
	}
}

@media(max-width:1366px) {
	.navbar {
		border-bottom: 0;
		letter-spacing: 1px;
		min-height: 70px;
		-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
		-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
		transition: background .5s ease-in-out, padding .5s ease-in-out;
	}
	.navbar-brand{
		margin-top: 0px;
		padding: 0px 15px;
	}

	.top-nav-collapse {
		padding: 0;
	}
	.navbar-custom.top-nav-collapse {
		border-bottom: 1px solid rgba(255, 255, 255, .3);
	}
	.top-menu{
		margin-top: 15px;
	}
	.amount-bg1{
		height: 324px;
		width: 300px;
		left: 24%;
		top: 20%;
	}
	
	.amount-bg2{
		height: 324px;
		width: 300px;
		left: 55%;
		top: 20%;
	}
	.amount-span1{
		position: relative;
		line-height: 263px;
		text-align: center;
		font-size: 20px;
/*		font-weight: bold;
*/		color: #5c99f4;	
	}
	.bg-footer {
		bottom: 150px;
	}
	.fontImg img {
		top: 20%;
	}
	.mobile{
		position: absolute;
		top: 12%;
		left: 30%;
		display: none;
	}
	.bg3-footer{
		height: 150px;
	}
	.am-thumbnails>li{
		padding:.5rem 2rem .5rem
	}
	.bg3-img{
		top: 30px;
	}
	.am-thumbnail{
		height: 80px;
	}
	.mobile img{
		width: 85%;
	}
	.font-01{
		top: 30%;
	}
	.font-02{
		top: 40%;
	}
	.font-03{
		top: 47%;
	
	}
	.font-04{
		top: 51%;
	
	}
	.font-05{
		top: 55%;
	}

}



.toolbar-item {
  position: relative;
}

 .toolbar-item, .toolbar-btn, .toolbar-icon, .toolbar-text {
  width: 52px;
  height: 52px;
}

.toolbar {
  position: fixed;
  top:44%;
  right: 100px;
}

.toolbar-item {
  position: relative;
  display: block;
  margin-top: 5px;
}
.toolbar-item:hover .toolbar-icon {
  top: -52px;
}
.toolbar-item:hover .toolbar-text {
  top: 0;
}
.toolbar-item:hover .toolbar-layer {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.toolbar-btn {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

.toolbar-icon, .toolbar-text {
  position: absolute;
  left: 0;
  color: #fff;
  text-align: center;
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  -ms-transition: top 0.3s;
  -o-transition: top 0.3s;
  transition: top 0.3s;
}

.toolbar-icon {
  top: 0;
  background-color: #dcd6d5;
  font-size: 30px;
  line-height: 52px;
}

.icon-qq{
	background-image: url(../img/qq.png);
	background-position: center;
	background-size: 50%;
	background-repeat: no-repeat;
}
.icon-wx{
	background-image: url(../img/wx.png);
	background-position: center;
	background-size: 50%;
	background-repeat: no-repeat;
}
.icon-back{
	background-image: url(../img/back.png);
	background-position: center;
	background-size: 50%;
	background-repeat: no-repeat;
}
.toolbar-text {
  top: 52px;
  background-color: #4792cf;
  padding-top: 12px;
  font-size: 12px;
  line-height: 1.2;
}
.toolbar-item-sub {
  position: absolute;
  top: 0;
  right: 52px;
  display: none;
  background: #4792cf;
  min-height: 52px;
  line-height: 32px;
  color: #fff;
  text-align: center;
}

.err_head{
	width: 100%;
	height: 100px;
	position: relative;
	background: #FFFFFF;
	z-index: 999;
}

.err_head .err_head1000{
	width: 1000px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
}

.err_headlogo{
	float: left;
	cursor: pointer;
	padding: 25px 20px;
	z-index: 999;
}

.err_headfont{
	float: right;
	line-height: 100px;
	font-size: 18px;
}
.err_main{
	width: 100%;
	height: 100%;
	margin-top: -100px;
	background-image: url(../img/err_bg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.err_main .err_main1000{
	position: relative;
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.err_font{
	position: absolute;
	top: 150px;
	left: 250px;
	width: 500px;
	height: 100px;
	background-image: url(../img/err_font.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.err_ie{
	position: absolute;
	cursor: pointer;
	bottom: 200px;
	left: 100px;
	width: 100px;
	height: 100px;
	background-image: url(../img/ie.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.err_iefont{
	position: absolute;
	bottom: 150px;
	left: 80px;
	font-size: 20px;
	color: #fff;
}
.err_chrome{
	position: absolute;
	cursor: pointer;
	bottom: 200px;
	left: 450px;
	width: 100px;
	height: 100px;
	background-image: url(../img/chorm.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.err_chromefont{
	position: absolute;
	bottom: 150px;
	left: 400px;
	font-size: 20px;
	color: #fff;
}
.err_QQ{
	position: absolute;
	cursor: pointer;
	bottom: 200px;
	left: 800px;
	width: 100px;
	height: 100px;
	background-image: url(../img/tenct.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.err_QQfont{
	position: absolute;
	bottom: 150px;
	left: 770px;
	font-size: 20px;
	color: #fff;
}

.load_slider{
	height: 947px;
	display: block;
}
/*.qrcode{
	position: absolute;
	background-image: url(../img/qrcode.png);
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
	
}*/

.spr_ui img{
	margin-bottom: 3px;
	margin-right: 6px;
}