@font-face {
 font-family: SourceHanSansCN-Normal;
 src: url("../font/SourceHanSansCN-Normal.woff") format('woff'),url('../font/SourceHanSansCN-Normal.ttf') format('truetype');
}

body {
	width:100%;
	min-width: 1200px;
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei",-apple-system,BlinkMacSystemFont,sans-serif;
	-webkit-font-smoothing: antialiased;
}

img {
	transition: all .5s ease;
	-moz-transition: all .5s ease;	/* Firefox 4 */
	-webkit-transition: all .5s ;	/* Safari 和 Chrome */
	-o-transition: all .5s ease;
	border: none;
}

a {
	text-decoration: none;
}

.hide{
  display: none;
}

.show{
  display: block;
}
.pos-rel {
	position: relative;
}

.container {
	width: 1200px;
	margin:auto;
}
.current-location{
	white-space: nowrap;
}
.right {
	float: right;
}
.left {
	float: left;
}

.v-m {
	vertical-align: middle;
}

.red {
	color: #ff1313;
}
.blue{
	color: #3977FF;
}
.white{
	color: #ffffff;
}
.ml-30 {
	margin-left: 30px;
}

.mr-10 {
	margin-right: 10px;
}

.font-12 {
	font-size: 12px!important;
}

.font-14 {
	font-size: 14px!important;
}
.font-16 {
	font-size: 16px!important;
}
.font-20{
	font-size: 20px !important;
}
.font-24{
	font-size: 24px !important;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.animation{-moz-transform: translate(0,80px); -o-transform: translate(0,80px); -webkit-transform: translate(0,80px); transform: translate(0,80px);  opacity: 0;}
.animation.srcospcur{-moz-transform: translate(0,0px); -o-transform: translate(0,0px); -webkit-transform: translate(0,0px); transform: translate(0,0px); opacity: 1; transition:1.3s; -webkit-transition:1.3s; -moz-transition:1.3s; -ms-transition:1.3s; -o-transition:1.3s;}
.top-sec {
	height: 73px;
	line-height: 73px;
	background: #ffffff;
	width: 100%;
	color: #333333;
	font-size: 16px;
}

.top-hello {
	color: #bfe0ff;
	font-size: 16px;
}

.ipv6 {
	width: 48px;
	height: 42px;
	margin-left: 15px;
}

.hot-line {
	color: #fc9808;
	font-family: "microsoft yahei", "Hiragino Sans GB", 宋体, 新宋体;
	margin: 0 10px;
}

.top-divider {
	margin: 0 5px;
    font-style: normal;
    position: relative;
    top: -1px;
}

.top-sec .text {
	margin: 0 10px;
}

.top-sec .text a {
	color: #bfe0ff;
	text-decoration: none;
}

.top-sec .text a:hover {
	color: #dbedff;
}

.btn-help {
	background: #035097;
	padding: 3px 10px;
	border-radius: 15px;
	margin: 0 12px;
}

.btn-help a {
	color: #bfe0ff;
	text-decoration: none;
}

.sand-nav {
	position: relative;
	height: 80px;
	line-height: 80px;
	background: #fff;
}
.sand-text{
	font-size: 22px;
	font-weight: bold;
	color: #666666;
}
.sand-logo {
	vertical-align: middle;
	width: 196px;
	height: 53px;
	/*position: relative;*/
	/*top: 50%;*/
}

.nav-ul {
	list-style: none;
	padding: 0;
	margin: 0 30px 0 160px;
	display: inline-block;
}

.nav-ul li {
	display: inline-block;
}

.nav-ul li  a {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	margin: 0 29px;
	padding: 10px 0;
	/*display: block;*/
}
.nav-ul>li>a:hover{
	height: 77px;
	color: #3588FF;
	border-bottom: 3px solid #3588FF;
}

.nav-ul>li.active>a {
	color: #3588FF;
	border-bottom: 3px solid #3588FF;
}
.icon-iphone{
	width: 15px;
	height: auto;
}
.icon-search {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/icon-search.png) no-repeat center;
	vertical-align: text-top;
	margin: 0 40px 0 30px;
	cursor: pointer;
}
.overflow-h {		
	overflow: hidden;		
}		
		
.color-999 {		
	color: #999;		
}		
		
.color-f60 {		
 	color: #f60;		
}
.ml-40{
	margin-left: 40px!important;
}

.ml-50{
	margin-left: 50px!important;
}

.mt-35 {
	margin-top: 35px;
}

.text-indent {
	text-indent: 4ch;
}
.mt-40 {.left-con
	margin-top: 40px;
}

.mt-50 {
	margin-top: 50px!important;
}
.t-r {
  text-align: right;
}
.service-sec{
	width: 100%;
	height: 239px;
	background: url("../images/index/banner-service.png") no-repeat center;
	background-size: cover;
}
.service-sec .service-title{
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
}
.service-sec .service-btn a{
	text-align: center;
	display: block;
	width: 176px;
	height: 43px;
	line-height: 43px;
	color: #ffffff;
	background: #ff8757;
	border-radius: 20px;
	cursor: pointer;
	margin: 10px auto;
}
.footer {
	background: #06080A;
	overflow: hidden;
	padding: 10px 0;
	clear: both;
}
.left-con{
	margin: 26px 0;
	width: 370px;
	font-size: 14px;
	color: rgba(255,255,255,.9);
}
.left-con p{
	margin: 0;
	padding: 0;
	line-height: 22px;
}
.kfrx{
	margin: 25px 0 15px 0;
}
.kfrx p:nth-of-type(n+2){
	text-indent: 145px;
}
.mid-con{
	width: 460px;
	margin: 26px 48px 26px 20px;
	font-size: 14px;
}
.mid-con .pay-btn {
	color: rgba(255,255,255,0.9);
	font-size: 14px;
	border-radius: 25px;
	clear: both;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 15px;
	padding: 0px;
	display: inline-block;
	cursor: pointer;
}
.mid-con a{
	color: rgba(255,255,255,.9);
}
.mid-con .xglj{
	margin: 5px 0 0 0;
	padding: 0;
}
.mid-con .xglj li{
	line-height: 28px;
	float: left;
	margin-left: 28px;
}
.mid-con .xglj li:nth-child(odd){
	margin-left: 0;
}
.rig-con{
	width: 300px;
	margin: 10px 0;
}
.footer-item {
	width: 140px;
	float: left;
}

.footer .item-tit {
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 10px;
}
.footer .item-tit a{
	color: #ffffff;
}
.footer-item ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
}

.footer-item ul a{
	color: rgba(255,255,255,.7);
	font-size: 14px;
	text-decoration: none;
}

.footer-item ul a:hover {
	text-decoration: underline;
}

.footer-follow {
	width: 600px;
	float: left;
	margin-bottom: 20px;
}

.code-item {
	width: 90px;
	float: left;
	margin-right: 30px;
	text-align: center;
    margin-top: 5px;
}
.kf-text{
	float: left;
	width: 200px;
	line-height: 1.5;
	color: rgba(255,255,255,.9);
	font-size: 14px;
}

.code-text {
	color: #909399;
	font-size: 14px;
	margin: 3px 0;
}
.footer-follow .pay-title{
	color: #ffffff;
	font-size: 16px;
	line-height: 2;
	margin-top: 10px;
}


.copyright-sec {
	border-top: 1px solid rgba(255,255,255,0.25);
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-bottom: 2px;
}

.copyright-sec ul {
	list-style: none;
	padding: 0;
	margin: 8px auto;
	width: 525px;
	overflow: hidden;
}

.copyright-sec ul li {
	float: left;
    color: rgba(255,255,255,0.65);
    padding: 0 10px;
    border-right: 1px solid rgba(255,255,255,0.65);
    line-height: 1;
}

.copyright-sec ul li:last-child {
	border-right: none;
}

.copyright-sec ul li a{
	position: relative;
    top: -1px;
	color: rgba(255,255,255,0.65);
	font-size: 14px;
}

.copyright-sec ul li a:hover {
	text-decoration: underline;
}

.copyright-logo {
	width: 950px;
	text-align: center;
	margin: 5px auto 0 auto;
}

.copyright-logo img {
	cursor: pointer;
	height: 28px;
	width: auto;
}

.copyright-text {
	text-align: center;
	color: rgba(255,255,255,0.65);
	font-size: 14px;
	margin: 15px 0;
}
.copyright-text>i{
	display: inline-block;
	width: 14px;
	height: 16px;
	margin-right: 5px;
	background: url(../images/icon-police.png?v=md5) 0 0 no-repeat;
	vertical-align: middle;
	margin-top: -4px;
}

.block {
	display: block;
}

.search-box {
	position: relative;
	width: 1200px;
	margin:auto;
}

.search-sec {
	position: absolute;
	right: 0;
	top: 0;
	width: 330px;
	height: 60px;
	line-height: 60px;
	z-index: 4;
	background: #fff;
	border: 1px solid #e5e5e5;
	display: none;
}

.search-arrow {
	position: absolute;
	right: 40px;
	top: -10px;
	display: block;
	height: 15px;
	width: 15px;
	background: url(../images/search-arrow.png) no-repeat top center;
}

.search-input {
	width: 200px;
	height: 32px;
	border: 1px solid #e5e5e5;
	outline: none;
	color: #999999;
	margin-left: 18px;
	font-size: 14px;
	padding-left: 15px;
	box-sizing: border-box;
}

.search-label {
	display: inline-block;
	width: 84px;
	height: 32px;
	box-sizing: border-box;
	line-height: 32px;
	color: #1a1a1a;
	font-size: 14px;
	text-align: center;
	background: #e5e5e5;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	margin-left: 6px;
	cursor: pointer;
}

.pro-nav-sec {
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 80px;
	background: #ffffff;
	z-index: 3;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	padding-bottom: 30px;
	display: none;
}
.pro-nav-sec.sandcard .hide-block ul{
	float: left;
}
.pro-nav-sec .hide-block{
	width: 800px;
	float: right;
}
.nav-ul .pro-nav-sec .container .hide-block>ul:last-child{
	border-left:none;
}

.nav-ul .pro-nav-sec .container .hide-block>ul:last-child>li{
	margin-left: 20px;
}
.nav-ul .pro-nav-sec .container .hide-block>ul>li>a:hover{
	color: #3588FF;
}
.hide-block>ul>li.active a{
	color: #3588FF;
}

.pro-nav-sec ul {
	list-style: none;
	width: 200px;
	height: auto;
	display: inline-block;
	padding: 0;
	margin: 0;
	float: right;
	margin-top: 25px;
	/*border-left:1px dashed #cccccc;*/
}

/*.pro-nav-sec.pro-product-nav ul{*/
/*	height: 197px;*/
/*}*/

.pro-nav-sec ul li {
	color: #1a1a1a;
	font-size: 16px;
	line-height: 26px;
	display: block;
	margin-left: 10px;
}

.pro-nav-sec ul li a {
	font-size: 14px;
	color: #737373;
	margin: 0;
}

.pro-nav-width.business:hover {
	color: #0066b3;
}

.pro-nav-sec ul li:hover .pro-nav-arrow {
	background: url(../images/pro-nav-arrow-blue.png) no-repeat center;
}

.pro-nav-arrow {
	display: inline-block;
	width: 7px;
	height: 10px;
	background: url(../images/pro-nav-arrow.png) no-repeat center;
}

.pro-nav-width {
	display: inline-block;
	width: 110px;
}

.pro-nav-width.business {
	font-size: 16px;
	color: #1a1a1a;
	width: 130px;
}

.sand-nav .pro:hover .pro-nav-sec {
	/* display: block; */
}

/*.pro-nav-sec.business {*/
	/*height: 80px;*/
/*}*/

.pro-nav-sec.business .hide-block ul:first-child{
	margin-right: 194px;
}
.pro-nav-sec.sandcard ul {
	width: 250px;
	margin-right: 360px;
}

.mask,.mask-pic {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 100;
	background: rgba(0,0,0,0.6);
	display: none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}

.mask-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: center;
	overflow: auto;
}

.mask-pic-box {
  position: relative;
  width: 80%;
  margin: 5% auto;
}

.mask-pic-content {
  width: 550px;
  height: 472px;
  margin: auto;
  border: 18px solid #fff;
}

.mask-content img {
	width: 650px;
	margin-top: 3%;
}

.photo-prev {
  position: absolute;
  left: 0;
  top: 200px;
  background: url(../images/photo-prev.png) no-repeat center;
  width: 28px;
  height: 42px;
  cursor: pointer;
}

.photo-next {
  position: absolute;
  top: 200px;
  right: 0;
  background: url(../images/photo-next.png) no-repeat center;
  width: 28px;
  height: 42px;
  cursor: pointer;
}


.mask-close {
	position: fixed;
	right: 5%;
	top: 20px;
	font-size: 22px;
	color: #fff;
	display: block;
	font-style: normal;
	border: 2px solid #fff;
	box-sizing: border-box;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 27px;
	line-height: 23px\0;
	cursor: pointer;
}
.select_box {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	background-color: #FFFFFF;
	font-family: 黑体;
	position: relative;
	width: 70px;
}
.select_box input{
	width: 100%;
	margin: 0;
	padding-right: 12px;
	padding-left: 5px;
}
.triangle{
	display: inline-block;
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-top:6px solid #000;
	position: absolute;
	right: 10px;
	top: 10px;
}
.select-list {
	font-family: 黑体;
	font-size: 14px !important;
	width: 100%;
	position: absolute;
	display: none;
	left: 0px;
	top: 24px;
	overflow: hidden;
	background-color: #fff;
	overflow-y: auto;
	border-top: 0;
	border: 1px solid #6495ED;
	z-index: 9999;
	margin: 0;
	padding: 0;
}
.select-list li{
	padding-left: 5px;
	font-size: 13px;
	list-style: none;
	color: #000;
	cursor: default;
}
.select-list li:hover{
	background-color: #4ca6ff;
	color: #FFFFFF;
}
.ulShow {
    display: block;
}

#alertTxt{
		box-sizing: border-box;
		padding: 10px;
		padding-left:25px;
		padding-top: 0;
		width: 690px;
		white-space: pre-wrap;
		overflow-x: hidden;
	}
#alertTxt p{
	margin: 0;
	font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #676a6c;
}
