@charset "utf-8";

html {
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

* {
	box-sizing: border-box;
}

article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

audio,canvas,video {
	display: inline-block
}

body,button,input,select,textarea {
	font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53"
}

input,select,textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0
}

iframe {
	display: block
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

del {
	text-decoration: line-through
}

i {
	font-style: normal
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: 500
}

ol,ul {
	list-style: none
}

caption,th {
	text-align: left
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 500;
	color: #000
}

h1 {
	font-size: 24px
}

h2 {
	font-size: 24px
}

h3,h4,h5,h6{
	font-size: 16px
}

.bsd {
	box-shadow: 0 4px 17px rgba(66, 106, 179, 0.7);
}

.block {
	display: block;
}

.p15 {
	padding: 15px;
}

.hs {
	border-top: 1px solid #AAB2B7;
	border-bottom: 1px solid #AAB2B7;
	background: #fafafa;
}

q:after,q:before {
	content: ''
}

.bs {
	color: #fff;
}

a:hover {
	color: #426ab3 !important;
}

sub,sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

a,ins {
	text-decoration: none
}

.y-lnk,.y-lnk-gray,.y-lnk-highlight,a {
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-ms-transition: color .2s;
	-o-transition: color .2s
}

a,a:link,a:visited {
	color: #555
}

.y-lnk-highlight,.y-lnk-highlight:link,.y-lnk-highlight:visited {
	color: #f60
}

.y-lnk-highlight:hover {
	color: #f60
}

.y-lnk,.y-lnk:link,.y-lnk:visited {
	color: #000
}

.y-lnk:hover {
	color: #00a2ca
}

.y-lnk-gray,.y-lnk-gray:link,.y-lnk-gray:visited {
	color: #666
}

.y-lnk-gray:hover {
	color: #00a2ca
}

.y-lnk,.y-lnk-gray,.y-lnk-highlight {
	cursor: pointer
}

.y-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.y-clear {
	zoom: 1
}

.y-cny {
	font-family: arial
}

body .fn-hide {
	display: none
}

.y-align-right {
	text-align: right!important
}

.y-align-left {
	text-align: left!important
}

.y-align-center {
	text-align: center!important
}

.y-left,.y-right {
	display: inline
}

.y-left {
	float: left!important
}

.y-right {
	float: right!important
}

.y-hide {
	display: none!important
}

.y-red {
	color: #e00
}

.y-orange {
	color: #f60
}

.y-blue {
	color: #00a2ca
}

.y-green {
	color: #390
}

.y-black {
	color: #000
}

.y-dark {
	color: #333
}

.y-gray {
	color: #666
}

.y-pale {
	color: #999
}

.y-light {
	color: #ccc
}

.y-mt1 {
	margin-top: 4px
}

.y-mt2 {
	margin-top: 8px
}

.y-mt3 {
	margin-top: 12px
}

.y-mt4 {
	margin-top: 16px
}

p {
	line-height: 20px;
}

.y-mt5 {
	margin-top: 20px !important;
}

.y-mt6 {
	margin-top: 40px !important;
}

.y-pt6 {
	padding-top: 30px !important;
}

.ls {
	color: #426ab3 !important;
}

.sx {
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.p05 {
	margin: 0 3px;
}

.y-mr1 {
	margin-right: 4px
}

.y-mr2 {
	margin-right: 8px
}

.y-mr3 {
	margin-right: 12px
}

.y-mr4 {
	margin-right: 16px
}

.y-mr5 {
	margin-right: 20px
}

.y-ml1 {
	margin-left: 4px
}

.y-ml2 {
	margin-left: 8px
}

.y-ml3 {
	margin-left: 12px
}

.y-ml4 {
	margin-left: 16px
}

.y-ml5 {
	margin-left: 20px
}

.y-pb1 {
	padding-bottom: 4px
}

.y-pb2 {
	padding-bottom: 8px
}

.y-pb3 {
	padding-bottom: 12px
}

.y-pb4 {
	padding-bottom: 16px
}

.y-pb5 {
	padding-bottom: 20px
}

.y-row {
	min-width: 1000px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	zoom: 1
}

.y-row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.y-row-edge {
	padding-left: 10px;
	padding-right: 10px
}

.y-row .y-span1,.y-row .y-span10,.y-row .y-span11,.y-row .y-span12,.y-row .y-span2,.y-row .y-span3,.y-row .y-span4,.y-row .y-span5,.y-row .y-span6,.y-row .y-span7,.y-row .y-span8,.y-row .y-span9 {
	float: left;
	display: inline;
	margin-right: 2%
}

.y-row .y-span1 {
	width: 6.5%
}

.y-row .y-span2 {
	width: 15%
}

.y-span3 {
	width: 25%
}

.y-row .y-span4 {
	width: 32%
}

.y-row .y-span5 {
	width: 40.5%
}

.y-row .y-span6 {
	width: 49%
}

.y-row .y-span7 {
	width: 57.5%
}

.y-row .y-span8 {
	width: 66%
}

.y-row .y-span9 {
	width: 74.5%
}

.y-row .y-span10 {
	width: 83%
}

.y-row .y-span11 {
	width: 91.5%
}

.y-row .y-span12 {
	width: 100%
}

.y-row .y-last {
	margin-right: 0!important
}

table {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-collapse: collapse;
	border-color: #623F20;
	border-image: none;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: center;
}

table td, table th {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #623F20;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px 0;
}
/* banner */
.qqjl {
	font-size: 16px;
	line-height: 24px;
	padding-left: 5px
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.banner .swiper-container {
	width: 100%;
}

.banner .swiper-container .swiper-pagination {
	bottom: 50px;
}

.banner .swiper-container .swiper-slide {
	position: relative;
	overflow: hidden;
}

.banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: none;
	border: 1px solid #fff;
	opacity: 1;
}

.banner .swiper-pagination-bullet-active {
	background: #fff;
}

.full {
	position: absolute;
}

.full img {
	width: 100%;
	display: block;
}

.homepage-left100 {
	width: 100%;
	position: absolute;
	left: 100%;
	top: 44%;
	z-index: 10;
	transform: translate(-50%, -50%);
}

.homepage-left100 .txt {
	text-transform: uppercase;
	font-size: 48px;
	letter-spacing: 16px;
	line-height: 72px;
}

.txtCenter {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 222;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
	padding: 15px;
}

.txtCenter .txt {
	font-size: 70px;
	letter-spacing: 5px;
	line-height: 100px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.bgh {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 200;
	display: block;
	background: rgba(0, 0, 0, .4);
	filter: blur(5px);
}

.whiteTxt {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
}

.whiteTxt .txt {
	font-size: 65px;
	letter-spacing: -2px;
	line-height: 82px;
	color: #ffffff;
	text-align: center;
}

.banner {
	width: 100%;
	position: relative;
	z-index: 1;
}
/* app */
.application {
	width: 100%;
	padding: 0 15px;
	margin-top: 20px;
}

.appbt {
	background: #ececec;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	border-radius: 4px;
}

.appnr ul li {
	float: left;
	padding: 0 15px;
}

.appnr ul li a {
	display: block;
	margin-top: 5px;
	padding-bottom: 20px;
	border-bottom: 5px solid #e3e3e3;
}

.appnr ul li a span {
	font-size: 16px;
}

.appnr ul li a p {
	margin-top: 10px;
}

.appnr ul li a img {
	width: 100%;
}

.appnr ul li a:hover {
	border-bottom: 5px solid #426ab3;
}
/* dzmk */
.dzmk {
	height: 340px;
}

.sp {
	width: 585px;
	height: auto;
}

.sp iframe {
	width: 100%;
	height: 300px;
}

.dz {
	width: 585px;
	height: 300px;
	padding: 15px;
	margin-left: 30px;
}

.button1 {
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #1E2B5E;
}
/* dxyy */
.dxyy {
	width: 380px;
	margin-right: 30px;
}

.dxyy:nth-child(3n) {
	margin-right: 0;
}

.dxyy2 {
	margin-left: 15px;
}

.dxyy3 {
	margin-right: 0 !important;
}

.dxyy a img {
	width: 100%;
}
/* xw */
.xwyy {
	height: 378px;
}

.tab2 {
	width: 1200px;
	float: left;
	margin-right: 50px;
}

.tab2 .tab-nav2 {
	height: 50px;
	position: absolute;
	left: 44%;
}

.tab2 .tab-nav2 li {
	float: left;
	margin: 0 15px;
}

.tab2 .tab-nav2 li a {
	display: block;
	height: 50px;
	padding: 0 20px;
	line-height: 50px;
}

.tab2 .tab-nav2 li.actived {
	border-bottom: 6px solid #333;
}

.tab2 .tab-nav2 li.actived a {
	color: #333;
}

.tab2 .content-wrap .content-item {
	position: absolute;
	margin-top: 70px;
	display: none;
}

.tab2 .content-wrap .current {
	display: block;
}
.xwtp{
	width: 585px;
	position: relative;
}
.xwtp img {
	width: 100%;
	display:block;
	margin-right: 0;
	height: auto;
}
.xwtp h3{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px 15px;
	background: rgba(0,0,0,0.65);
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.xwtp h3 a{
	color: #fff;
}

.xwnr {
	width: 585px;
	height: 312px;
	margin-left: 15px;
	padding: 15px;
}

.xwnr ul li {
	line-height: 30px;
}
/*  */
.faq {
	width: 585px;
	height: auto;
	margin-right: 15px;
}

.faq2 {
	width: 585px;
	height: auto;
	margin-left: 15px !important;
}

.flip1 {
	border: 1px solid #ddd;
	background: #f5f5f5;
	line-height: 40px;
	padding-left: 15px;
	cursor: pointer;
}

.flip2 {
	border: 1px solid #ddd;
	display: none;
	padding: 15px;
}
/*  */
.imgds {
	background: url(../images/vabber.jpg) no-repeat;
	height: 325px;
	background-size: cover;
}

.imgds2 {
	background-color: rgba(66, 106, 179, 0.7);
	height: 325px;
}

.imgdsz {
	width: 500px;
}

.why {
	color: #fff;
	line-height: 30px;
	padding: 15px 30px;
}

.why span {
	font-size: 36px;
	margin-top: 5px;
}

.imgdst {
	width: 295px;
	padding: 15px;
	margin-top: 15px;
}

.imgdst img {
	width: 100%;
} 
/*  */

.dlogo img {
	height: 30px;
	width: auto;
}

.dwz {
	margin-left: 50px;
}

.dbcp {
	float: left;
	padding: 10px 25px;
}

.dbcp a {
	line-height: 30px;
	color: #fff;
	display: block;
}
