﻿html {
	font-family: 'Microsoft Yahei';
	color: #666;
	font-size: 16px;
	min-width: 1180px
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal
}

ol,ul,menu {
	list-style: none outside none
}

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,select,textarea,p,blockquote,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0
}

address,caption,cite,code,dfn,em,i,th,var,optgroup {
	font-style: normal;
	font-weight: normal
}

input,button,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	vertical-align: middle;
	border: none;
	max-width: 100%
}

a {
	color: #666;
	text-decoration: none
}

a:hover {
	color: #0b426b;
	text-decoration: none
}

.container {
	margin: 0 auto;
	width: 1180px
}

.container:before,.container:after {
	content: "";
	display: table
}

.container:after {
	clear: both
}

.container img {
	max-width: 100%
}

.min-container {
	margin: 0 auto;
	width: 1020px
}

.min-container:before,.min-container:after {
	content: "";
	display: table
}

.min-container:after {
	clear: both
}

.clearfix:before,#header:before,.clearfix:after,#header:after {
	content: "";
	display: table
}

.clearfix:after,#header:after {
	clear: both
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

.center {
	text-align: center
}

.highlight {
	color: #fdca2b
}

.bold {
	font-weight: bold
}

.mt20 {
	margin-top: 20px !important
}

.mt60 {
	margin-top: 60px !important
}

.mb60 {
	margin-bottom: 60px
}

.no-mt {
	margin-top: 0 !important
}

.no-mb {
	margin-bottom: 0 !important
}

.cont {
	overflow: hidden
}

.icon-tel {
	float: left;
	background: url(../images/icon-tel.png) no-repeat;
	margin-right: 20px;
	height: 44px;
	width: 44px
}

.btn-more {
	display: inline-block;
	border: 1px solid #0b426b;
	border-radius: 20px;
	color: #0b426b;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	width: 120px
}

.btn-more:hover {
	background-color: #0b426b;
	color: #fff
}

.btn-more.btn-lg {
	border-radius: 30px;
	font-size: 30px;
	line-height: 60px;
	height: 60px;
	width: 200px
}

.btn-solid {
	display: inline-block;
	background-color: #0b426b;
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	width: 273px
}

.btn-solid:hover {
	background-color: #547a97;
	color: #fff
}

.crumbs {
	margin: 40px 0
}

.crumbs a {
	color: #333
}

.crumbs a:hover {
	color: #0b426b
}

.crumbs a:after {
	content: '/';
	margin: 0 10px
}

.pagination {
	margin: 80px 0
}

.pagination li {
	display: inline-block
}

.pagination .active a {
	background-color: #0b426b;
	color: #fff
}

.pagination a {
	display: inline-block;
	border: 2px solid #0b426b;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	margin: 0 5px;
	height: 40px;
	min-width: 40px;
	overflow: hidden
}

.pagination a:hover {
	background-color: #0b426b;
	color: #fff
}

.slide-box {
	overflow: hidden;
	position: relative
}

.slide-box .hd {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center;
	z-index: 20
}

.slide-box .hd li {
	display: inline-block;
	background: #fff;
	background: rgba(255,255,255,0.5);
	filter: alpha(opacity=50);
	border-radius: 3px;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 2px;
	width: 60px;
	height: 6px;
	overflow: hidden
}

.slide-box .hd .on {
	background: #fff;
	background: rgba(255,255,255,0.9);
	filter: alpha(opacity=90)
}

.slide-box .prev,.slide-box .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -32px;
	width: 38px;
	height: 64px;
	background: url(../images/slider-arrow.png) -231px 0 no-repeat;
	filter: alpha(opacity=50);
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0.5;
	z-index: 20
}

.slide-box .next {
	left: auto;
	right: 3%;
	background-position: 0 0
}

.slide-box .prev:hover,.slide-box .next:hover {
	filter: alpha(opacity=100);
	opacity: 1
}

.slide-box .prevStop {
	display: none
}

.slide-box .nextStop {
	display: none
}

.slide-index {
	margin-bottom: 80px;
	min-width: 1180px
}

.slide-index .bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.slide-index .bd ul {
	text-align: center
}

.slide-index .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 100%
}

.slide-company {
	width: 580px;
	margin-bottom: 20px
}

.slide-company .bd {
	position: relative
}

.slide-company .bd li {
	position: relative;
	zoom: 1;
	vertical-align: middle
}

.slide-company img {
	height: 320px;
	width: 100%;
	vertical-align: top
}

.slide-company .title {
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 20px;
	margin-top: 12px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.slide-company .prev,.slide-company .next {
	background-color: rgba(0,0,0,0.2);
	background-position: -106px -64px;
	padding: 10px;
	top: 134px;
	margin-top: 0;
	height: 32px;
	width: 18px
}

.slide-company .next {
	background-position: 10px -64px
}

.play {
	position: relative;
	width: 100%;
	height: 658px;
	margin-bottom: 80px;
	overflow: hidden
}

.play .arrow {
	display: none
}

.play .arrow li {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -32px;
	width: 38px;
	height: 64px;
	background: url(../images/slider-arrow.png) -231px 0 no-repeat;
	filter: alpha(opacity=50);
	text-indent: -9999px;
	cursor: pointer;
	overflow: hidden;
	opacity: 0.5;
	z-index: 20
}

.play .arrow .next {
	left: auto;
	right: 3%;
	background-position: 0 0
}

.play .arrow .prev:hover,.play .arrow .next:hover {
	filter: alpha(opacity=100);
	opacity: 1
}

.play .img {
	width: 1920px;
	height: 658px;
	margin-left: 50%;
	left: -960px;
	position: relative
}

.play .img li {
	position: absolute
}

.play .img img {
	height: 658px
}

.play .li {
	position: absolute;
	z-index: 10;
	bottom: 20px;
	width: 100%;
	text-align: center
}

.play .li li {
	display: inline-block;
	background: #fff;
	background: rgba(255,255,255,0.5);
	filter: alpha(opacity=50);
	border-radius: 3px;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 2px;
	width: 60px;
	height: 6px;
	overflow: hidden
}

.play .li .active {
	background: #fff;
	background: rgba(255,255,255,0.9);
	filter: alpha(opacity=90)
}

#header {
	padding: 18px 0;
	height: 45px
}

#header .logo {
	float: left;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999em;
	margin-right: 85px;
	height: 45px;
	width: 162px
}

#header .nav-top li {
	position: relative;
	float: left;
	font-size: 18px;
	line-height: 45px;
	margin-right: 40px
}

#header .nav-top li a:hover {
	font-weight: bold
}

#header .nav-top li.active a {
	color: #0b426b;
	font-weight: bold
}

#header .sub-nav {
	display: none;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -65px;
	z-index: 9999;
	background-color: #ffffff;
	box-shadow: 0px -1px 5px #e9e9e9;
	text-align: center;
	width: 130px
}

#header .sub-nav:before {
	content: ' ';
	height: 0;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	width: 0;
	border: 6px solid transparent;
	border-color: transparent;
	border-top-color: #0b426b;
	top: -20px
}

#header .sub-nav li {
	float: none;
	font-size: 16px;
	line-height: 40px;
	margin: 0
}

#header .sub-nav a {
	display: block;
	color: #333333 !important;
	font-weight: normal !important
}

#header .sub-nav a:hover {
	color: #0b426b !important;
	font-weight: bold !important
}

#header .head-contact {
	float: right;
	color: #0b426b;
	font-size: 14px;
	line-height: 1.2;
	min-width: 240px
}

#header .head-contact .icon-tel {
	margin-right: 10px
}

#header .head-contact strong {
	display: block;
	color: #fdca2b;
	font-size: 28px;
	white-space: nowrap
}

#footer {
	background-color: #262626;
	font-size: 14px;
	padding-top: 40px
}

#footer a {
	color: #999
}

#footer a:hover {
	color: #fff
}

#footer .nav-list li {
	float: left;
	margin-right: 70px
}

#footer .nav-list h6 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px
}

#footer .nav-list a {
	display: block;
	line-height: 30px;
	text-align: center
}

#footer .foot-contact {
	float: right;
	width: 380px
}

#footer .foot-contact p {
	line-height: 30px
}

#footer .foot-contact .icon-email,#footer .foot-contact .icon-address {
	display: inline-block;
	background: url(../images/icon-footer.png) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	height: 14px;
	width: 16px
}

#footer .foot-contact .icon-address {
	background-position: 0 -24px
}

#footer .hotline {
	border-bottom: 1px solid #3c3c3c;
	color: #999;
	font-size: 18px;
	padding-bottom: 22px;
	margin-bottom: 20px
}

#footer .hotline .icon-tel {
	background-position: 0 -54px;
	height: 64px;
	width: 64px
}

#footer .hotline strong {
	display: block;
	color: #fff;
	font-size: 30px
}

#footer .qrcode {
	float: right;
	font-size: 12px;
	line-height: 30px
}

#footer .link {
	overflow: hidden;
	border-top: 1px solid #3c3c3c;
	line-height: 36px;
	padding-top: 40px;
	margin-top: 40px;
	width: 100%
}

#footer .link-dt {
	color: #aaa;
	float: left;
	margin-right: 10px
}

#footer .link-dd {
	overflow: hidden
}

#footer .link-dd a {
	display: inline-block;
	margin-right: 25px
}

#footer .copyright {
	background-color: #000;
	padding: 20px 0;
	margin-top: 20px
}

#footer .copyright .copy-link {
	float: right;
	margin-left: 30px
}

#footer .foot-records {
	background-color: #fff;
	padding: 10px 0;
	text-align: center
}

#footer .foot-records a {
	color: #666
}

.mod-box {
	margin-bottom: 80px
}

.mod-box:before,.mod-box:after {
	content: "";
	display: table
}

.mod-box:after {
	clear: both
}

.mod-title {
	text-align: center
}

.mod-title.white h3 {
	color: #fff;
	margin-top: 80px
}

.mod-title.white h3:before {
	background-color: #fff
}

.mod-title.primary h3 {
	margin-top: 80px
}

.mod-title h2 {
	position: relative;
	z-index: 2;
	display: inline-block;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;
	padding: 0 50px;
	margin-bottom: 40px
}

.mod-title h2:before,.mod-title h2:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #0b426b;
	height: 100%;
	width: 100%;
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	transform: skew(-30deg)
}

.mod-title h2:after {
	z-index: -2;
	top: 4px;
	left: 4px;
	background-color: #547a97
}

.mod-title h2+h3 {
	margin-bottom: 40px
}

.mod-title h2+h3:before {
	content: none
}

.mod-title h3 {
	position: relative;
	color: #0b426b;
	font-size: 30px;
	font-weight: bold;
	margin-top: -25px;
	margin-bottom: 60px
}

.mod-title h3:before {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -30px;
	background-color: #0b426b;
	height: 2px;
	width: 60px
}

.mod-text {
	line-height: 1.8;
	text-align: center;
	margin-bottom: 60px
}

.mod2{
	line-height: 0.8;
    text-align: center;
    margin-bottom: 60px;
    font-size: 22px;
}

.bg-light {
	background: #f3f5f7;
	padding: 80px 0
}

.pic-list {
	margin-left: -20px;
	overflow: hidden
}

.pic-list li {
	float: left;
	text-align: center;
	margin: 0 0 20px 20px;
	width: 280px;
	overflow: hidden
}

.pic-list li:hover img {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15)
}

.pic-list .pic {
	width: 100%;
	height: 240px;
	overflow: hidden
}

.pic-list img {
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s
}


.pic-list .info {
	background-color: #0b426b;
	padding: 15px 0
}

.pic-list .name {
	position: relative;
	display: inline-block;
	color: #ffff00;
	font-size: 20px
}

.pic-list .name:before,.pic-list .name:after {
	content: '';
	position: absolute;
	top: 50%;
	background-color: #ffff00;
	height: 1px;
	width: 20px
}

.pic-list .name:before {
	left: -40px
}

.pic-list .name:after {
	right: -40px
}

.pic-list .status {
	color: #fff;
	margin: 5px 10px 0;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.pic-list .status:before {
	content: '▪';
	margin-right: 5px
}

.pic-list .title {
	color: #0b426b;
	font-size: 24px;
	margin-top: 5px
}

.mod-teletext {
	text-align: center
}

.mod-teletext .pic {
	display: inline-block;
	margin-right: 40px
}

.mod-teletext .cont {
	display: inline-block;
	text-align: left;
	line-height: 32px;
	width: 490px;
	vertical-align: middle
}

.mod-teletext .cont em {
	color: #0b426b
}

.mod-teletext .cont+.pic {
	margin: 0 0 0 40px
}

.mod-banner {
	margin-bottom: 80px
}

.pagination,.pagelist {
	margin: 40px 0
}

.pagination li,.pagelist li {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 50%;
	cursor: pointer;
	line-height: 40px;
	text-align: center;
	margin: 0 5px;
	height: 40px;
	min-width: 40px;
	overflow: hidden
}

.pagination li:hover,.pagelist li:hover {
	background-color: #0b426b;
	border-color: #0b426b;
	color: #fff
}

.pagination .active,.pagelist .active {
	background-color: #0b426b;
	border-color: #0b426b;
	color: #fff
}

.nav-fixed {
	display: none;
	position: fixed;
	left: 0;
	bottom: 330px;
	z-index: 9999
}

.nav-fixed li {
	cursor: pointer;
	text-align: center;
	margin-bottom: 10px
}

.nav-fixed li:before,.nav-fixed li:after {
	content: "";
	display: table
}

.nav-fixed li:after {
	clear: both
}

.nav-fixed li:hover .details {
	margin-left: 0
}

.nav-fixed .part {
	float: left;
	background-color: #0b426b;
	border-radius: 0 5px 5px 0;
	color: #ffffff;
	min-height: 68px;
	width: 70px
}

.nav-fixed .part [class^='icon'] {
	display: block;
	background: url("../images/icon-nav-fixed.png");
	margin: 8px auto 0;
	height: 30px;
	width: 30px
}

.nav-fixed .part .icon-2 {
	background-position: -40px 0
}

.nav-fixed .part .icon-3 {
	background-position: -80px 0
}

.nav-fixed .part .icon-4 {
	background-position: -120px 0
}

.nav-fixed .details {
	float: left;
	background: #fafafa;
	box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
	font-size: 14px;
	line-height: 68px;
	width: 140px;
	margin-left: -140px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}

.nav-fixed .qrcode {
	cursor: default;
	font-size: 12px
}

.nav-fixed .qrcode .part {
	background-color: #99cc00;
	padding: 28px 0 27px
}

.nav-fixed .qrcode .icon-3 {
	margin-bottom: 5px
}

.nav-fixed .qrcode .details {
	padding: 10px 0
}

.nav-fixed .qrcode .details img {
	height: 126px;
	width: 126px
}

.pop-box {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	background: rgba(0,0,0,0.5)
}

.pop-box .pop-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #fff;
	border-radius: 10px;
	height: 514px;
	width: 512px
}

.pop-box .pop-close {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #ffffff
}

.pop-apply {
	display: block
}

.pop-apply .box-hd {
	background: url("../images/pop-hd.png");
	color: #ffffff;
	text-align: center;
	padding: 30px;
	margin-bottom: 20px;
	height: 84px
}

.pop-apply .box-hd h3 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px
}

.pop-apply .box-hd p {
	font-size: 17px
}

.pop-apply .box-bd {
	margin: 0 auto;
	width: 408px
}

.pop-apply .explain {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px
}

.pop-apply .choice.error {
	color: #b6261d
}

.pop-apply .choice.error .icon-checkbox {
	border-color: #b6261d
}

.pop-apply .choice label {
	display: inline-block;
	margin: 0 10px 20px;
	min-width: 110px
}

.pop-apply .choice input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	height: 20px;
	width: 20px
}

.pop-apply .choice input:checked+.icon-checkbox:before {
	content: '';
	display: block;
	background: url("../images/icon-checkbox.png");
	margin: -4px 0 0 0;
	height: 18px;
	width: 18px
}

.pop-apply .choice .icon-checkbox {
	display: inline-block;
	border: 1px solid #0b426b;
	border-radius: 4px;
	margin-right: 5px;
	vertical-align: -4px;
	height: 16px;
	width: 16px
}

.pop-apply .form-contact:before,.pop-apply .form-contact:after {
	content: "";
	display: table
}

.pop-apply .form-contact:after {
	clear: both
}

.pop-apply .form-contact select.form-control {
	float: left;
	width: 80px
}

.pop-apply .form-contact input.form-control {
	float: right;
	width: 318px
}

.pop-apply-success {
	display: block
}

.pop-apply-success .pop-inner {
	height: 225px;
	width: 420px
}

.pop-apply-success .box-bd {
	font-size: 18px;
	text-align: center;
	padding-top: 70px
}

.pop-apply-success .btn-confirm {
	display: inline-block;
	background-color: #0b426b;
	border-radius: 10px;
	color: #ffffff;
	line-height: 35px;
	padding: 0 20px;
	margin-top: 40px
}

.form .form-group {
	position: relative;
	margin-bottom: 10px
}

.form .form-control {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #a7a7a7;
	font-size: 12px;
	padding: 0 10px;
	margin: 0 auto;
	height: 38px;
	width: 100%
}

.form .form-control.error {
	border-color: #b6261d
}

.form .form-control.error::placeholder {
	color: #ffffff
}

.form .btn {
	display: block;
	background-color: #0b426b;
	border-radius: 5px;
	color: #ffffff;
	line-height: 38px;
	text-align: center;
	height: 38px;
	width: 100%
}

.form .text-required {
	color: #b6261d;
	position: absolute;
	left: -20px;
	top: 0;
	line-height: 38px
}

.online-business {
	background: url(../images/online-business.jpg) no-repeat center center;
	height: 286px
}
