/**
 *  made by vick
**/

@import url("flexslider.css");
@import url("font-awesome.css");
@import url("owl.carousel.css");
@font-face {
	font-family: "novecento";
	src: url("../fonts/novecento_widebook.eot");
}

@font-face {
	font-family: "novecento";
	src: url("../fonts/novecento_widebook.ttf");
}

@font-face {
	font-family: "myriadsetpro";
	src: url("../fonts/myriadsetpro-ultralight.eot");
}

@font-face {
	font-family: "myriadsetpro";
	src: url("../fonts/myriadsetpro-ultralight.ttf");
}

html,
body {
	width: 100%;
	overflow-x: hidden;
	color: #666666;
	font-family: arial, "microsoft yahei";
}

.overflow {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

a {
	color: #666;
	font-family: arial, "microsoft yahei";
}

a:focus {
	color: #666;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #00509b;
}

*:hover {
	/*transition: all 0.3s ease-in-out;*/
}

*::after,
*::before {
	box-sizing: border-box;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}
.hide-body{
	opacity: 0;
}
.wrap-body {
	width: 100%;
	padding-bottom: 30px;
}

.row {
	margin: 0;
}

.container {
	width: 95%;
	padding: 0;
}

.thumbnail {
	padding: 0;
	border: none;
	background: none;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
}

.thumbnail img {
	width: 100%;
	display: block;
}

.seobox {
	position: absolute;
	width: 0;
	height: 0;
	text-indent: -99999em;
	left: 0;
	top: 0;
	overflow: hidden;
}

.btn.btn-red {
	background-color: #ff4a43;
	color: white;
	border-color: #ff1910;
}

.btn.btn-red:hover,
.btn.btn-red:active,
.btn.btn-red.active {
	background-color: #ff1910;
	border-color: #e60900;
	color: white;
}

.btn.btn-red:active,
.btn.btn-red.active {
	background-color: #e60900;
	border-color: #d70800;
}

.btn.btn-greensea {
	background-color: #16a085;
	color: white;
	border-color: #138a72;
}

.btn.btn-greensea:hover,
.btn.btn-greensea:active,
.btn.btn-greensea.active {
	background-color: #138a72;
	border-color: #107863;
	color: white;
}

.btn.btn-greensea:active,
.btn.btn-greensea.active {
	background-color: #107863;
	border-color: #0f6a58;
}

.btn.btn-dutch {
	background-color: #1693A5;
	color: white;
	border-color: #137f8f;
}

.btn.btn-dutch:hover,
.btn.btn-dutch:active,
.btn.btn-dutch.active {
	background-color: #137f8f;
	border-color: #116f7d;
	color: white;
}

.btn.btn-dutch:active,
.btn.btn-dutch.active {
	background-color: #116f7d;
	border-color: #0f636f;
}

.btn.btn-hotpink {
	background-color: #FF0066;
	color: white;
	border-color: #e6005c;
}

.btn.btn-hotpink:hover,
.btn.btn-hotpink:active,
.btn.btn-hotpink.active {
	background-color: #e6005c;
	border-color: #d10054;
	color: white;
}

.btn.btn-hotpink:active,
.btn.btn-hotpink.active {
	background-color: #d10054;
	border-color: #c2004e;
}

.btn.btn-drank {
	background-color: #A40778;
	color: white;
	border-color: #8c0666;
}

.btn.btn-drank:hover,
.btn.btn-drank:active,
.btn.btn-drank.active {
	background-color: #8c0666;
	border-color: #780558;
	color: white;
}

.btn.btn-drank:active,
.btn.btn-drank.active {
	background-color: #780558;
	border-color: #69044d;
}

.btn.btn-blue {
	background-color: #418bca;
	color: white;
	border-color: #357ebd;
}

.btn.btn-blue:hover,
.btn.btn-blue:active,
.btn.btn-blue.active {
	background-color: #357ebd;
	border-color: #3074ad;
	color: white;
}

.btn.btn-blue:active,
.btn.btn-blue.active {
	background-color: #3074ad;
	border-color: #2d6ca1;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
	margin: 0;
}

.breadcrumbbox {
	padding: 1% 0 0 0;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 25px!important;
	background: #fff;
}

.breadcrumbbox.fixedstyle {
	position: fixed;
	left: 0;
	top: 114px;
	width: 100%;
	max-width: none;
	z-index: 500;
}

.breadcrumbbox.fixedstyle ol,
.breadcrumbbox.fixedstyle .row-page-tabs {
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
}

.breadcrumb {
	background: none;
	font-size: 14px;
	padding-right: 0;
	padding-left: 0;
}

.breadcrumbbox li,
.breadcrumbbox a,
.breadcrumb .active {
	color: #5a5a5a;
}

.breadcrumbbox a:hover {
	color: #00509b;
}

.breadcrumb i {
	color: #9999a0;
	/*font-size: 20px;*/
	font-size: 17px;
	margin-right: 8px;
}

.breadcrumb li {
	padding-right: 5px;
}

.breadcrumb li.home {
	padding: 0;
}


/*****å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²å‰²*****/

.wrap {
	width: 100%;
	padding-top: 114px;
}

.containerbox {
	width: 95%;
	max-width: 1300px;
	margin: 0 auto;
}

.sub-banner {
	position: relative;
}

.business-banner img {}

.sub-banner .tip {
	position: absolute;
	bottom: 0;
	left: 0%;
	width: 100%;
}

.sub-banner .tip .containerbox {
	margin: 0 auto;
}

.sub-banner .tip .caption {
	background: rgba(0, 106, 205, 0.6);
	width: 45%;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	line-height: 39px;
	padding: 2%;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = 'true',startColorstr = '#80000000',endColorstr = '#80000000');
}

.page-content {
	padding-bottom: 2.5%;
}

.row-page-tabs ul {
	text-align: right;
	padding-bottom: 20px;
}

.row-page-tabs li {
	display: inline-block;
}

.row-page-tabs li a {
	color: #5a5a5a;
	font-size: 14px;
	position: relative;
}

.row-page-tabs li .line {
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background: #00509b;
	left: 0;
	bottom: -23px;
	display: none;
}

.row-page-tabs li.active .line {
	display: block;
}

.row-page-tabs li a:hover {
	color: #00509b;
}

.row-page-tabs li .ge {
	padding: 0 15px;
	font-family: simsun;
	color: #bdc1bf;
}

.row-page-tabs2 {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 30px;
}

.row-page-tabs2 ul {
	text-align: center;
	padding-bottom: 25px;
}

.row-page-tabs2 li {
	display: inline-block;
	padding: 0 2%;
}

.row-page-tabs2 li a {
	color: #888585;
	font-size: 18px;
	position: relative;
}

.row-page-tabs2 li .line {
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background: #00509b;
	left: 0;
	bottom: -26px;
	display: none;
}

.row-page-tabs2 li.active .line {
	display: block;
}

.row-page-tabs2 li a:hover {
	color: #00509b;
}

.row-page-tabs2 li .ge {
	padding: 0 15px;
	font-family: simsun;
	color: #bdc1bf;
}

.page-title {
	font-size: 30px;
	color: #3a3a3a;
	margin-bottom: 20px;
	margin-top: 3%;
}

.page-title2 {
	font-size: 30px;
	color: #686a6e;
	margin-bottom: 20px;
	font-weight: normal;
	margin-top: 3%;
}

.page-title3 {
	font-size: 30px;
	color: #004e97;
	font-weight: normal;
}

.page-content .block-left {
	/*width: 65.85%;*/
	width: 69%;
	/*padding-top: 1%;*/
}

.page-content .block-right {
	width: 26.53%
}

.page-content .block-right .row-ad {
	margin-bottom: 9%;
}

.text-content p {
	color: #898989;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 1%;
}

.text-content p img {
	width: 100%;
}

a.click-more {
	display: block;
	background: #ededec;
	text-align: center;
	padding: 15px 0;
	margin-top: 40px;
	color: #005580;
	font-size: 16px;
}
a.click-more:hover{
	background: #004e97;
	color: #fff;
}
a.click-more img {
	width: 40px
}

a.click-more2 {
	display: block;
	background: #fff;
	text-align: center;
	padding: 15px 0;
	margin-top:5px;
	margin-bottom: 40px;
	color: #005580;
	font-size: 16px;
}
a.click-more2:hover{
	background: #004e97;
	color: #fff;
}
.little_list .pull-left {
	background: #004e97;
	width: 85px;
	height: 85px;
	padding: 10px 0 0 15px;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}

.little_list .pull-left em {
	font-style: normal;
	color: #ffa800;
	font: bold 30px/30px "novecento" !important;
}

.little_list >li.media {
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 10px;
	padding-top: 10px;
}

.little_list >li.media:hover {
	background: #004e97;
}

.little_list >li.media>.media-body {
	padding-left: 20px;
}

.little_list >li.media>.media-body h3 {
	line-height: 20px;
	/*padding-top: 5px;*/
}

.little_list >li.media>.media-body h3 a {
	font-size: 16px;
	color: #3d3d3d;
}

.little_list >li.media>.media-body h3 a:hover {
	/*text-decoration: underline;*/
}

.little_list >li.media>.media-body .info {
	padding: 5px 0;
	color: #9b9b9b;
}

.little_list >li.media>.media-body p {
	color: #9b9b9b;
}

.little_list >li.media:hover>.media-body h3 a,
.little_list >li.media:hover>.media-body p,
.little_list >li.media:hover>.media-body .info {
	color: #fff;
}

.thumbPhotolist {
	width: 101%;
}

.thumbPhotolist li {
	width: 23.5%;
	float: left;
	margin-right: 1.5%;
	margin-bottom: 2.2%;
	position: relative;
	overflow: hidden;
}

.thumbPhotolist li .caption {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 85%;
	color: #fff;
	background: rgba(0, 0, 0, 0.55);
	transition: all 0.3s ease-in-out;
}

.thumbPhotolist li:hover .caption {
	top: 0;
}

.thumbPhotolist li .caption h3 {
	padding: 2% 10% 20% 10%;
}

.thumbPhotolist li:hover .caption h3 {
	padding: 30% 10% 20% 10%;
}

.thumbPhotolist li .caption h3 a {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.thumbPhotolist li .caption h3 a:hover {
	color: #2696ff;
}

.thumbPhotolist li .caption p {
	padding: 0 10%;
	font-size: 14px;
	line-height: 24px;
}

.thumbPhotolist li .icon {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 39px;
	height: 42px;
	background: url(../images/blue_jiao_icon.png) no-repeat;
}

.thumbPhotolist li a.more {
	position: absolute;
	right: 10px;
	bottom: 8px;
	color: #fff;
}

.thumbPhotolist li a.more:hover {
	text-decoration: underline;
}

.side-todady-zj {
	text-align: center;
}

.side-todady-zj .caption {
	padding-top: 15px;
}

.side-todady-zj .caption a {
	display: inline-block;
	margin: 0 15px;
}

.side-todady-zj .caption a span {
	padding-right: 10px;
}

.side-todady-zj .caption .btn-downlaod {
	color: #fff;
	background: #ffa800;
	border: none;
	border-radius: 2px;
	padding: 5px 25px;
}

.side-todady-zj .caption .btn-downlaod i {
	margin-right: 10px;
}

.listdetail {
	/*margin-top: -3.5%;*/
}

.listdetail .pull-left {
	background: #004e97;
	width: 85px;
	height: 85px;
	padding: 15px 0 0 15px;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}

.listdetail .pull-left em {
	font-style: normal;
	font-size: 35px;
	color: #ffa800;
}

.listdetail .media-body {
	padding-left: 25px;
}

.listdetail .media-body h1 {
	font-size: 20px;
	color: #3d3d3d;
}

.listdetail .media-body .info {
	padding: 10px 0;
}

.listdetail .media-body .info span {
	padding-right: 30px;
	color: #a3a3a3;
}

.listdetail .media-body .share {
	padding-bottom: 30px;
}

.listdetail .media-body .detail p {
	color: #3d3d3d;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 20px;
}

.listdetail .media-body .detail p img {
	width: 100%;
}

.nav-tabbox {
	margin-bottom: 7%;
}

.nav-tabbox a {
	width: 190px;
	padding: 1.5% 0;
	text-align: center;
	border: 1px solid #c5c5c5;
	float: left;
	font-size: 18px;
	color: #9b9b9b;
}

.nav-tabbox a.active {
	background: #ffa800;
	border-color: #ffa800;
	color: #3d3d3d;
}


/***å¤´éƒ¨**/

.header {
	width: 100%;
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
}

.header .header-top {
	height: 38px;
	width: 100%;
	background: #006acd;
	line-height: 38px;
	color: #fff;
	overflow: hidden;
	position: relative;
	z-index: 400;
}

.header .header-top a {
	color: #fff;
	display: inline-block;
}

.header .header-top a.on,.header .header-top a:hover {
	color: #ffa800;
}

.header .header-top a:hover img {
	opacity: 0.6;
}

.header .header-top .block1 {
	padding-left: 20px;
	padding-right: 15px;
}

.header .header-top .block1 a {
	margin-left: 8px;
	cursor:pointer;
}

.header .header-top .block2 span {
	padding: 0 5px;
}

.header .header-bottom {
	width: 100%;
	height: 76px;
	background: #004e97;
}

.header .header-bottom .menuicon-label {
	position: absolute;
	left: 0;
	top: 0;
	width: 48px;
	height: 48px;
	cursor: pointer;
	display: none;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
}

.touch-open-menu {
	overflow: hidden;
	height: 100%;
}

.touch-open-menu .header .header-bottom .menuicon-label {
	transform: rotate(90deg);
}

.header .header-bottom .menuicon-label .line-top {
	width: 17px;
	height: 1px;
	margin-left: 15px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}

.header .header-bottom .menuicon-label .line-middle {
	width: 17px;
	height: 1px;
	margin-left: 15px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}

.header .header-bottom .menuicon-label .line-bottom {
	width: 17px;
	height: 1px;
	margin-left: 15px;
	background: #fff;
	display: block;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}

.touch-open-menu .header .header-bottom .menuicon-label .line-middle {
	display: none;
}

.touch-open-menu .header .header-bottom .menuicon-label .line-top {
	transform: rotate(-45deg) translateY(2px) translateX(2px);
	transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}

.touch-open-menu .header .header-bottom .menuicon-label .line-bottom {
	transform: rotate(45deg) translateY(-6px) translateX(-2px);
	transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}

.header .header-bottom .touch-nav {
	position: fixed;
	top: 86px;
	background: #004e97;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: height 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
}

.touch-open-menu .header .header-bottom .touch-nav {
	/*height:-moz-calc(100%-(38px+48px));
	height:-webkit-calc(100% - 86px);
	height: calc(100% - 86px);*/
	height: -moz-calc(100% - (38px + 48px));
	height: -webkit-calc(100% - (38px + 48px));
	height: calc(100% - (38px + 48px));
	overflow-y: auto;
	transition: height 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
}

.header .header-bottom .touch-nav >ul {
	padding: 0 20px 100px 20px;
}

.header .header-bottom .touch-nav>ul>li {
	/*margin-top: 12px;*/
	line-height: 40px;
	/*height: 47px;*/
	/*padding: 0 10px;*/
	border-bottom: 1px solid #013a70;
}

.header .header-bottom .touch-nav>ul>li a {
	color: #fff;
	font-size: 14px;
}

.header .header-bottom .touch-nav>ul>li a.top-menu {
	/*font-weight: bold;*/
	display: block;
	padding: 0 10px;
	font-size: 16px;
}

.header .header-bottom .touch-nav>ul>li>.sub-menu {
	/*margin-left: 20px;*/
	display: none;
}

.header .header-bottom .touch-nav>ul>li.on>.sub-menu {
	display: block;
}

.header .header-bottom .touch-nav>ul>li>.sub-menu a {
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #024584;
	padding-left: 20px;
}

.header .header-bottom .touch-nav>ul>li>.sub-menu a:last-child {
	border-bottom: none;
}

.header .header-bottom .touch-nav>ul>li.on>a.top-menu {
	background: #013c72;
}

.header .header-bottom .touch-nav>ul>li.on>.sub-menu a {
	background: #03498a;
}

.header .header-bottom .containerbox {
	position: relative;
}

.header .header-bottom .brand {
	margin-top: 20px;
	width: 225px;
}

.header .header-bottom .brand img {
	width: 180px;
}

.header .header-bottom .form-search {
	margin: 0;
	width: 60px;
	float: right;
}

.header .header-bottom .header-search .search-btn {
	display: block;
	width: 57px;
	height: 55px;
	background: url(../images/search-btn.png) no-repeat center center;
	margin-top: 15px;
	border: none;
}

.header .header-bottom .form-search.active .header-search .search-btn {
	background: url(../images/search-btn2.png) no-repeat center center #fff;
}

.header .header-bottom .header-search-main {
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	height: 60px;
	background: #fff;
	z-index: 800;
	display: none;
}

.header .header-bottom .header-search-main .search-text {
	color: #707070;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	padding: 0;
	margin-left: 5%;
	border: none;
	margin-bottom: 0;
	width: 80%;
	box-shadow: none;
}

.header .header-bottom .header-search-main .close-btn {
	position: absolute;
	right: 20px;
	top: 19px;
	font-size: 26px;
	color: #004e97;
}

.header .header-bottom .form-search.active .header-search-main {
	display: block;
}

.header .header-bottom .navbar {
	width: 70%;
}

.header .header-bottom .navbar ul {
	width: 100%;
	text-align: right;
}

.header .header-bottom .navbar> ul >li {
	/*width: 16.5%;*/
	width:19.5%;
	position: relative;
	float: left;
	height: 76px;
}

.header .header-bottom .navbar> ul >li.last {
	margin-right: 0;
}

.header .header-bottom .navbar ul li:before {
	display: none;
	position: absolute;
	left: -100%;
	top: 0;
	background: #ffa800;
	content: '';
	height: 100%;
}

.header .header-bottom .navbar ul li.active:before {
	left: 0;
}

.header .header-bottom .navbar >ul>li>a {
	color: #fff;
	display: block;
	height: 75px;
	line-height: 80px;
	text-align: left;
	position: relative;
	font-size: 16px;
	margin: 0 10%;
	z-index: 400;
	background: #004e97;
	border-bottom: 1px solid #004e97;
}

.header .header-bottom .navbar >ul>li.last>a {}

.header .header-bottom .navbar >ul>li.hover>a {
	border-color: #fff!important;
}

.header .header-bottom .navbar >ul>li>.sub-menu {
	background: #004e97;
	text-align: left;
	position: absolute;
	left: 50%;
	top: -500px;
	width: 200px;
	margin-left: -100px;
	/*transition: top .4s linear;*/
	padding: 15px 0;
}

.header .header-bottom .navbar >ul>li:hover .sub-menu {
	/*transition: top .3s linear;*/
	top: 76px;
}

.header .header-bottom .navbar >ul>li>.sub-menu .divider {
	height: 1px;
	width: 100px;
	background: #7aa3c9;
	margin-left: 15%;
	margin-top: 10px;
}

.header .header-bottom .navbar >ul>li>.sub-menu>a {
	display: block;
	color: #fff;
	font-size: 14px;
	height: 40px;
	padding-left: 15%;
	line-height: 40px;
}

.header .header-bottom .navbar >ul>li>.sub-menu>a:hover {
	background: #006acd;
}

.header .header-bottom .navbar> ul >li> a:hover {
	color: #fff;
}

.header .header-bottom .navbar >ul> li.active >a {
	border-color: #004e97;
	color: #f27703;
}

.header .header-bottom .join-nav ul li {
	float: right;
}


/***å°¾éƒ¨**/

.side-bar {
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 200;
}

.side-bar li.li01 {
	border-bottom: 1px solid #e9ebe8;
}

.side-bar li.li02 {
	border-bottom: 1px solid #d8a461;
}

.footer {
	background: #d2d2d2;
}
.footer-code{
	width: 130px;
}
.footer .containerbox {
	position: relative;
}

.footer .containerbox a {
	color: #fff;
}

.footer .block-box {}

.footer .block-box .block-right {
	width: 350px;
	padding-bottom: 2%;
	padding-top: 6.9%;
}

.footer .block-box .block-right .block-con{
	border-top: 1px solid #aaaaaa;
}
.footer .block-box .block-right dt {
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 25px;
	padding-bottom: 25px;
	font-size: 16px;
}

.footer .block-box .block-right dl {
	float: left;
	margin-right: 75px;
	min-width: 80px;
	margin-top: 0;
	margin-bottom: 0;
}

.footer .block-box .block-right dl.dl_1,
.footer .block-box .block-right dl.dl_2 {
	height: 240px;
}

.footer .block-box .block-right dl.dl_3,
.footer .block-box .block-right dl.dl_4,
.footer .block-box .block-right dl.dl_5 {
	margin-right: 80px;
}

.footer .block-box .block-right dl.dl_1 dd.dl_1_1 {
	width: 150px;
}

.footer .block-box .block-right dl dd.dl_2_1 {
	width: 115px;
}

.footer .block-box .block-right dl dd.dl_3_1,
.footer .block-box .block-right dl dd.dl_4_1 {
	width: 95px;
}

.footer .block-box .block-right dl.dl_2 {
	margin-right: 0;
}

.footer .block-box .block-right dl.last {
	margin-right: 0;
}

.footer .block-box .block-right dd {
	padding: 0;
	margin: 0;
	float: left;
}

.footer .block-box .block-right dd {}

.footer .block-box .block-right dd a {
	line-height: 24px;
}

.footer .block-box .block-right dd a:hover {
	text-decoration: underline;
}

.footer .footer-about {
	position: absolute;
	left: 0;
	top: 0;
	padding: 3.5% 0 0 0;
	right: 500px;
}

.footer .footer-about .head-block {
	border-bottom: 1px solid #aaaaaa;
	color: #2a2928;
	padding-bottom: 25px;
	font-size: 28px;
}

.footer .footer-about .pull-right {
	padding-top: 25px;
}

.footer .footer-about .pull-right a {
	font-size: 16px;
}

.footer .footer-about .pull-right a:hover {
	text-decoration: underline;
}

.footer .footer-about .pull-right span {
	padding: 0 5px;
}

.footer .footer-about .content-block {
	color: #403d3b;
	line-height: 25px;
	padding-top: 20px;
	font-size: 16px;
}

.footer .cyrigt {
	color: #403d3b;
	font-size: 16px;
	line-height: 25px;
	padding-top: 12.5%;
}
.footer .block-right .block-con{
	padding-top: 20px;
}
.footer .block-right .f-nav{
	width: 70px;
	padding: 0 0 20px 0;
}
.footer .block-right .f-nav a{
	font-size: 16px;
	color: #403d3b;
	font-size: 16px;
	display: block;
	line-height: 40px;
}
.footer .block-right .f-nav a:hover{
	text-decoration: underline;
}
.footer .block-right .f-wm{
	padding-top: 13px;
}
.footer .block-right .f-wm img{
	margin-bottom: 10px;
}
.footer .block-right .f-wm p{
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	margin: 0;
}
/***é¦–é¡µ**/

.home-slider {
	background: #fff;
	margin-bottom: 0;
}

.home-slider .flex-direction-nav a.flex-next {
	width: 81px;
	height: 81px;
	background: url(../images/arrow_r_yuan.png) no-repeat;
}

.home-slider .flex-prev {
	width: 81px;
	height: 81px;
	background: url(../images/arrow_l_yuan.png) no-repeat;
}

.home-block-title {
	font-size: 35px;
	color: #004e97;
	margin-bottom: 25px;
	font-weight: normal;
	margin-top: 0;
}

.home-slider,
.home-block1,
.home-block2,
.home-block3 {
	margin-bottom: 4.5%;
}

.home-block1 .block-content {
	padding-top: 2%;
}

.home-block1 .block-content .block-left {
	width: 61.61%;
}

.home-block1 .hot-photos {
	margin-bottom: 0;
}

.home-block1 .hot-photos .slides li {
	position: relative;
}

.home-block1 .hot-photos .slides li .thumbnail {
	width: 801px;
	position: relative;
	/*left: 50%;
	margin-left: -400px;*/
}

.home-block1 .hot-photos .slides li .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 80, 155, 0.8);
	width: 90%;
	color: #fff;
	padding: 2% 5%;
	min-height: 50px;
}

.home-block1 .hot-photos .slides li .caption a {
	color: #fff;
	display: block;
	width: 75%;
	font-size: 16px;
	line-height: 21px;
}

.home-block1 .hot-photos .slides li .caption a:hover {
	text-decoration: underline;
}

.home-block1 .hot-photos .slides li .caption .handle {
	position: absolute;
	right: 2%;
	top: 0;
	padding-top: 2%;
	font-size: 16px;
	text-align: center;
}

.home-block1 .hot-photos .slides li .caption .handle a {
	display: block;
	width: 21px;
	height: 21px;
	margin-left: 58px;
	margin-top: 5px;
	background: url(../images/icon_plus_1.png) no-repeat;
}

.home-block1 .hot-photos .flex-direction-nav {
	position: relative;
	text-align: right;
	padding-top: 15px;
}

.home-block1 .hot-photos .flex-direction-nav li {
	display: inline-block;
	margin-left: 6%;
}

.home-block1 .hot-photos .flex-direction-nav a {
	display: block;
	position: static;
	opacity: 1;
	width: 18px;
	height: 21px;
	margin: 0;
}

.home-block1 .hot-photos .flex-direction-nav .flex-prev {
	background: url(../images/home-icon03.jpg) no-repeat;
}

.home-block1 .hot-photos .flex-direction-nav .flex-next {
	background: url(../images/home-icon04.jpg) no-repeat;
}

.home-block1 .block-content .block-right {
	width: 31%;/*30.76%*/
}

.home-block1 .block-content .block-right .tab-nav {
	overflow: hidden;
}

.home-block1 .block-content .block-right .tab-nav a {
	border-bottom: 2px solid #00509b;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 2px;
	float: left;
	margin-right: 7.5%;/*8%*/
	margin-right: 5%\9;
	font-size: 16px;
	width: 28%;
	min-width: 89px;
}
.home-block1 .block-content .block-right .tab-nav a.last,.home-block1 .block-content .block-right .tab-nav a:last-child{
	margin-right: 0;
}
.home-block1 .block-content .block-right .tab-nav a.last {
	margin: 0;
}

.home-block1 .block-content .block-right .tab-nav a.active {
	background: #00509b;
	color: #fff;
}

.home-block1 .block-content .block-right .tab-content .media:hover {
	background: #00509b;
}

.home-block1 .block-content .block-right .tab-content .media:hover a {
	color: #fff;
}

.home-block1 .block-content .block-right .tab-content .media:hover a:hover {
	/*color: #f27b16;*/
}

.home-block1 .block-content .block-right h3 {
	line-height: 24px;
	padding-top: 5px;
}

.home-block1 .block-content .block-right h3 a {
	font-size: 18px;
	font-weight: normal;
}

.home-block1 .block-content .block-right .tab-content {
	padding-top: 30px;
}

.home-block1 .block-content .block-right .tab-content .media {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 5px;
}

.home-block1 .block-content .block-right .tab-content .pull-left {
	background: #00509b;
	color: #fff;
	width: 61px;
	height: 61px;
	padding: 12px;
}

.home-block1 .block-content .block-right .tab-content .media em {
	font-style: normal;
	color: #f27b16;
	font: bold 30px/30px "novecento" !important;
}

.home-block1 .block-content .block-right .tab-content .media .media-body {
	padding-left: 15px;
	padding-right: 15px;
}

.home-block1 .block-content .block-right .tab-content .more {
	text-align: right;
	padding-top: 10px;
}

.home-block1 .block-content .block-right .tab-content .page-btn {
	text-align: right;
	padding-top: 15px;
	display: none;
}

.home-block1 .block-content .block-right .tab-content .page-btn a {
	display: inline-block;
	width: 18px;
	height: 21px;
}

.home-block1 .block-content .block-right .tab-content .prev {
	background: url(../images/home-icon03.jpg) no-repeat;
	margin-right: 50px;
}

.home-block1 .block-content .block-right .tab-content .next {
	background: url(../images/home-icon04.jpg) no-repeat;
}
.home-block1 .block-content .block-right .tab-content .stock-show{
	border-bottom: 1px solid #cdcdcd;
	line-height: 90px;
	padding-bottom: 5px;
}
.home-block1 .block-content .block-right .tab-content .stock-show span{
	display: inline-block;
	font-size: 16px;
	width: 24%;
	
}
.home-block1 .block-content .block-right .tab-content .stock-show .title{	
	color: #00509b;
}
.home-block1 .block-content .block-right .tab-content .stock-show .red{
	color: #bf0404;
	/*margin-left: 25px;*/
	text-align: center;
}
.home-block1 .block-content .block-right .tab-content .stock-show .green{
	color: #01b523;
	/*margin-left: 25px;*/
	text-align: center;
}
.home-block2 a.more,.home-block3 a.more{
	font-size: 18px;
	color: #004e97;
	margin-top: 15px;
}

.home-block2 a.more:hover {
	text-decoration: underline;
}

.home-block2 .showbox {
	position: relative;
	width: 100%;
	height: 100%;
	/*overflow-x: hidden;*/
}

.home-block2 .showbox .countrybox {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 300;
	top: 0;
}

.home-block2 .showbox .item {
	width: 5.41%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

.home-block2 .showbox .item.on {
	opacity: 0.7\9;
	animation: itemOnAni 1s ease-in-out infinite;
	-moz-animation: itemOnAni 1s ease-in-out infinite;
	-webkit-animation: itemOnAni 1s ease-in-out infinite;
	-o-animation: itemOnAni 1s ease-in-out infinite;
}

@keyframes itemOnAni {
	0% {
		left: 0px;
	}
	50% {
		left: -10px;
	}
	100% {
		left: 0px;
	}
}

@-moz-keyframes itemOnAni
/* Firefox */

{
	0% {
		left: 0px;
	}
	50% {
		left: -10px;
	}
	100% {
		left: 0px;
	}
}

@-webkit-keyframes itemOnAni
/* Safari å’Œ Chrome */

{
	0% {
		left: 0px;
	}
	50% {
		left: -10px;
	}
	100% {
		left: 0px;
	}
}

@-o-keyframes itemOnAni {
	0% {
		left: 0px;
	}
	50% {
		left: -10px;
	}
	100% {
		left: 0px;
	}
}

.home-block2 .showbox .item_1 {
	margin-top: 2.03%;
	margin-left: 51.04%;
}

.home-block2 .showbox .item_2 {
	margin-top: 4.75%;
	margin-left: 44.9%;
}

.home-block2 .showbox .item_3 {
	margin-top: 6.16%;
	margin-left: 57.24%;
}

.home-block2 .showbox .item_4 {
	margin-top: 6.482%;
	margin-left: 37.76%;
}

.home-block2 .showbox .item_5 {
	margin-top: 6.54%;
	margin-left: 64.73%;
}

.home-block2 .showbox .item_6 {
	margin-top: 12.96%;
	margin-left: 22.97%;
}

.home-block2 .showbox .item_7 {
	margin-top: 13.28%;
	margin-left: 37.81%;
}

.home-block2 .showbox .item_8 {
	margin-top: 14.07%;
	margin-left: 60.72%;
}

.home-block2 .showbox .item_9 {
	margin-top: 15.94%;
	margin-left: 70.94%;
}

.home-block2 .showbox .item_10 {
	margin-top: 16.47%;
	margin-left: 52.08%;
}

.home-block2 .showbox .item_11 {
	margin-top: 19.82%;
	margin-left: 39.95%;
}

.home-block2 .showbox .item_12 {
	margin-top: 21.94%;
	margin-left: 33.54%;
}

.home-block2 .showbox .item_13 {
	margin-top: 26%;
	margin-left: 39.95%;
}

.home-block2 .showbox .item_14 {
	margin-top: 26.83%;
	margin-left: 72.76%;
}

.home-block2 .showbox .item_15 {
	margin-top: 35.5%;
	margin-left: 69.32%;
}

.home-block2 .showbox .item_16 {
	margin-top: 27.47%;
	margin-left: 48.54%;
}

.home-block2 .showbox .item_17 {
	margin-top: 27.47%;
	margin-left: 55.47%;
}

.home-block2 .showbox .item_18 {
	margin-top: 28.59%;
	margin-left: 20.72%;
}

.home-block2 .showbox .item_19 {
	margin-top: 28.3%;
	margin-left: 62.45%;
}

.home-block2 .showbox .item_20 {
	margin-top: 33.05%;
	margin-left: 84.27%;
}

.home-block2 .showbox .item_21 {
	margin-top: 35.13%;
	margin-left: 62.29%;
}

.home-block2 .showbox .item_22 {
	margin-top: 37.95%;
	margin-left: 37.71%;
}
.home-block2 .showbox .item_23{
	margin-left: 55.7%;
	margin-top: 38%;
}
.home-block2 .float-block {
	position: absolute;
	left: -400px;
	top: 0;
	width: 300px;
	height: 350px;
	z-index: 200;
	background: url(../images/blackbg01.png) repeat;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	opacity: 0;
	margin-top: 20px;
	transition: opacity 0.3s ease-in, margin 0.3s ease-in;
}

.home-block2 .float-block.hide {
	display: block;
	display: none\9;
}

.home-block2 .float-block.show {
	opacity: 1;
	margin-top: 0px;
	z-index: 400;
	display: block\9;
	transition: opacity 0.3s ease-in, margin 0.3s ease-in;
}

.home-block2 .float-block .btnbox {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	width: 100%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: rgba(0, 71, 127, 0.75);
}

.home-block2 .float-block .btnbox a {
	margin: 13px 40px;
	display: none;
}

.home-block2 .float-block .btnbox i {
	font-size: 20px;
	color: #7a9fbc;
}

.home-block2 .float-block .sliderbox {
	background: none;
	color: #fff;
	margin-bottom: 0;
	height: 100%;
	position: relative;
	z-index: 200;
}

.home-block2 .float-block .sliderbox .flex-direction-nav {
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: rgba(0, 71, 127, 0.75);
	background: none\9;
}

.home-block2 .float-block .sliderbox .flex-direction-nav .flex-next {
	right: 40px;
	opacity: 1;
	margin: 0;
	top: 15px;
	width: 22px;
	height: 18px;
	display: block;
	background: url(../images/flex_arrow_r.png) repeat;
}

.home-block2 .float-block .sliderbox .flex-direction-nav .flex-prev {
	left: 40px;
	opacity: 1;
	top: 15px;
	margin: 0;
	width: 22px;
	height: 18px;
	display: block;
	background: url(../images/flex_arrow_l.png) repeat;
}

.home-block2 .float-block ul.slides a {
	display: block;
	color: #fff;
	margin-top: 20px;
	padding-right: 20px;
	background: url(../images/icon_plus02.png) no-repeat right 4px;
}

.home-block2 .float-block ul.slides a:hover {
	text-decoration: underline;
}

.home-block2 .float-block ul.slides>li {
	padding-top: 15px;
	width: 300px!important;
}

.home-block2 .float-block ul.slides>li h3,
.home-block2 .float-block ul.slides>li .caption {
	margin: 0 30px;
}

.home-block2 .float-block ul.slides>li .caption {
	padding-top: 10px;
	height: 220px;
}
.home-block2 .float-block ul.slides>li .caption>div{
	margin-bottom: 12px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.home-block2 .float-block ul.slides>li h3 {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	padding-bottom: 0px;
}

.home-block3 .block-left {
	width: 71.38%;
}

.home-block3 .block-left .block-content {
	position: relative;
}

.home-block3 .block-left .block-content .thumbnail img {
	width: 100%;
}

.home-block3 .block-left .block-content #home-video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.home-block3 .block-right {
	width: 21.84%;
}

.home-block3 .block-right .block-content ul li {
	margin-top: 8px;
}

.home-block3 .block-right .block-content ul li a {
	padding-left: 15px;
	color: #a7a7a7;
}

.home-block3 .block-right .block-content ul li a:hover {
	color: #000;
}
.tab-content{
	overflow: hidden;
}
.tab_pane {
	display: none;
}
.jsExecute{
	opacity: 1;
	display: block;
}
.tabflexslider{
	position: relative;
}

.home-block1 .tabflexslider .flex-direction-nav {
	position: relative;
	text-align: right;
	padding-top: 15px;
}

.home-block1 .tabflexslider .flex-direction-nav li {
	display: inline-block;
	margin-left: 6%;
}

.home-block1 .tabflexslider .flex-direction-nav a {
	display: block;
	position: static;
	opacity: 1;
	width: 18px;
	height: 21px;
	margin: 0;
}

.home-block1 .tabflexslider .flex-direction-nav .flex-prev {
	background: url(../images/home-icon03.jpg) no-repeat;
}

.home-block1 .tabflexslider .flex-direction-nav .flex-next {
	background: url(../images/home-icon04.jpg) no-repeat;
}
/****é¢†å¯¼å±‚***/

.leader-tab {
	width: 80%;
	margin-bottom: 50px;
}

.leader-tab a {
	float: left;
	width: 33%;
	margin-right: 2px;
	background: #e1e1e1;
	text-align: center;
	color: #8b8b8b;
	font-size: 18px;
	padding: 1.5% 0;
}

.leader-tab a.active {
	background: #ffa800;
	color: #3d3d3d;
}

.leader-con {
	display: none;
}

.leader-con >ul >li {
	background: #f7f7f7;
}

.leader-con >ul >li.media {
	margin-top: 0;
	margin-bottom: 14px;
	position: relative;
}

.leader-con >ul >li.media>.thumbnail {
	width: 22.88%;
}

.leader-con >ul >li.media>.thumbnail img {
	max-width: 215px;
}

.leader-con >ul >li.media>.media-body {
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 28%;
	right: 0%;
	padding-top: 3%;
	/*padding-bottom: 13%;*/
	overflow: auto;
	padding-right: 8%;
}

.leader-con >ul >li.media>.media-body>h3 {
	border-bottom: 1px solid #b0b0b0;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

.leader-con >ul >li.media>.media-body>p {
	font-size: 14px;
	line-height: 30px;
	color: #6f6f6f;
}


/***é‡Œç¨‹ç¢‘**/

.milestone {
	background: #d3d6d9;
	margin-bottom: 2%;
	padding-top: 1.5%;
	padding-bottom: 0;
}

.milestone .year-area {
	color: #b6b9bb;
	font-size: 60px;
	line-height: 60px;
	font: lighter 60px "myriadsetpro" !important;
}

.milestone .tab-year{
    margin-top: 32px;
    line-height: 24px;
}

.milestone .tab-year a{
    color: #a9abad;
    font-size: 24px;
}
.milestone .tab-year a.active{
	color: #004e97;
}
.milestone .tab-year span{
    color: #aaa;
    font-size: 20px;
    padding: 0 12px;
    vertical-align: text-bottom;
}
.milestone .tab-year a:hover,.milestone .tab-year a.active{
    color: #004382;
}
.milestone-block {
	width: 100%;
	margin: 0 auto;
	position: relative;
	/*min-height: 800px;*/
	display: none;
}

.milestone-block ul {}

.milestone-block a.arrow {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	top: 40%;
	opacity: 1;
}

.milestone-block:hover a.arrow {
	opacity: 1;
}

.milestone-block a.arrow-l {
	left: -50px;
	background: url(../images/arrow_l_yuan2.png) no-repeat;
}

.milestone-block a.arrow-r {
	right: -50px;
	background: url(../images/arrow_r_yuan2.png) no-repeat;
}

.milestone .event-list {
	/*position: absolute;
	bottom: 0;
	left: 120px;
	right: 120px;*/
	margin-left: 50px;
	margin-right: 50px;
	height: 800px;
	overflow: hidden;
	min-height: 500px;
}

.milestone a.click-more {
	display: none;
}

.milestone .event-list ul {
	height: 100%;
	overflow: hidden;
}

.milestone .event-list li {
	width: 25%;
	float: left;
	text-align: left;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.milestone .event-list li .item {
	padding: 40px;
	position: absolute;
	/*bottom: -100%;*/
	bottom: 0%;
	left: 0;
	background: url(../images/suo_line.png) no-repeat left top;
}

.milestone .event-list li .item.on {
	bottom: 0;
}

.milestone .event-list li img {
	max-width: 310px;
	margin: 0;
}

.milestone .event-list li .thumbnail {
	text-align: left;
}

.milestone .event-list li .caption {
	color: #555555;
	font-size: 14px;
	line-height: 26px;
}

.milestone .event-list li .caption p {
	margin-bottom: 25px;
}

.milestone .event-list li .year {
	color: #b6b9bb;
	font-size: 48px;
	line-height: 48px;
	padding-top: 8%;
	font: lighter 48px "myriadsetpro" !important;
}


/****æˆ‘ä»¬çš„ä¸šåŠ¡*****/

.sub-business-bread {
	padding-top: 0;
}

.sub-business-bread .breadcrumb {
	width: 45%;
	background: #66a6e1;
	border-radius: 0;
	color: #fff;
	margin-bottom: 0;
	padding: 2%;
}

.sub-business-bread .breadcrumb a {
	color: #fff;
}

.sub-business-bread .breadcrumb li {
	text-shadow: none;
}

.sub-business-bread .breadcrumb .active {
	color: #fff;
}

.sub-business-bread .breadcrumb li i {
	color: #aed0ef;
}

.main-business {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 2%;
	margin-bottom: 2%;
}

.describe {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 4%;
	margin-bottom: 5%;
}

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

.keywords {
	margin-top: 5%;
	border: 1px solid #f3f3f3;
}

.keywords dl {
	margin: 4%;
}

.keywords dd,
.keywords dt {
	margin: 0;
}

.keywords dt {
	font-size: 24px;
	color: #6d6d6d;
	padding-bottom: 4%;
	border-bottom: 1px solid #d4d4d4;
}

.keywords dd {
	padding-top: 4%;
	color: #717171;
	font-size: 14px;
	line-height: 28px;
}

.side-content {
	border: 1px solid #408dd5;
	padding: 5% 0;
}

.side-content h3 {
	font-size: 22px;
	line-height: 24px;
	width: 90%;
	margin: 0 auto;
}

.side-content table {
	font-size: 14px;
	color: #717171;
	line-height: 25px;
}

.side-content a {
	color: #588fd8;
	display: block;
	word-wrap: break-word;
	width: 100%;
}

.side-content a:hover {
	text-decoration: underline;
}

.side-content ul {
	width: 90%;
	margin: 0 auto;
	padding-top: 15px;
}

.side-content ul li {
	margin: 0;
	position: relative;
	margin-bottom: 10px;
}

.side-content ul .pull-left {
	position: absolute;
	left: 0;
	top: 0;
	float: none;
}

.side-content ul .caption {
	margin-left: 50px;
}


/***æ–°é—»ä¸­å¿ƒ***/

.top-news {
	margin-bottom: 8%;
}

.top-news .thumbnail {
	width: 45.48%;
}

.top-news .media-body {
	padding-right: 3%;
}

.top-news .media-body .date {
	font-size: 25px;
	color: #004e97;
	line-height: 36px;
}

.top-news .media-body h3 {
	margin-top: 5%;
	margin-bottom: 5px;
}

.top-news .media-body h3 a {
	font-size: 20px;
	color: #3d3d3d;
}

.top-news .media-body h3 a:hover {
	color: #004e97;
}

.top-news .media-body p {
	color: #999;
	line-height: 24px;
}


/***è§†é¢‘åˆ—è¡¨***/

.videoplay {
	margin-top: 20px;
}

.videoplay .video-block {
	position: relative;
}

.videoplay .video-js {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.videolist {
	width: 101.5%;
	margin-top: 2.5%;
}

.videolist li {
	width: 23.5%;
	margin-right: 1.3%;
	margin-bottom: 1.3%;
	float: left;
	position: relative;
	border: 1px solid #dbdbdb;
}

.videolist li.last {
	margin-right: 0;
}

.videolist li .thumbnail {
	margin: 2px;
	background: #ffa800;
}

.videolist li .caption {
	padding: 5% 3%;
	font-size: 14px;
	display: block;
	color: #3a3a3a;
	width: 94%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.videolist li .caption:hover {
	color: #00509b;
}

.videolist li .play-btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 29.5%;
	left: 50%;
	top: 25%;
	margin-left: -14.3%;
	display: none;
	opacity: 1;
	background: none;
}

.videolist li .play-btn img {
	width: 100%;
}

.videolist li:hover {
	background: #d1d1d1;
	transition: none;
}

.videolist li:hover .thumbnail img {
	opacity: 0.2;
	transition: none;
}

.videolist li:hover .play-btn {
	display: block;
	opacity: 1;
}


/***ä»Šæ—¥ä¸­é›†***/

.years-block {
	position: relative;
	border: 1px solid #c0c0c0;
}

.years-block .prev {
	left: 1px;
	top: 20px;
	position: absolute;
	z-index: 200;
	padding-left: 15px;
	background: #fff;
}

.years-block .next {
	right: 1px;
	top: 20px;
	position: absolute;
	z-index: 200;
	background: #fff;
	padding-right: 15px;
}

.years-list {
	width: 94%;
	position: relative;
	line-height: 60px;
	font-size: 24px;
	text-align: center;
	margin: 0 3%;
}

.years-list .owl-item {
	background: url(../images/dot01.png) no-repeat left center;
}

.years-list .active:first-child {
	background: none;
}

.todaylist {
	margin-top: 5%;
	width: 102%;
}

.todaylist li {
	width: 23%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
}

.todaylist .caption {
	padding: 10px 0;
}

.todaylist .caption span {
	line-height: 18px;
}

.todaylist .caption .btn-downlaod {
	color: #fff;
	background: #ffa800;
	border: none;
	border-radius: 3px;
	padding: 5px 10px;
	float: right;
}

.todaylist .caption .btn-downlaod i {
	margin-right: 6px;
}


/****ç¤¾ä¼šè´£ä»»*****/

.duty-list {
	padding-top: 5%;
}


/****ä¸­é›†æ ‡å¿—ä¸Žå›¾åƒ*****/

.vi-page {
	padding-top: 20px;
	background: url(../images/gray_bg.png) repeat-x left 80px;
}

.vi-page .page-title {
	margin-top: 0;
}

.vi-list {
	margin-top: 5%;
	width: 105%;
}

.vi-list li {
	width: 30%;
	margin-right: 3%;
	float: left;
	margin-bottom: 2%;
}

.vi-list .caption {
	padding: 10px 0;
}

.vi-list .caption span {
	line-height: 30px;
}

.vi-list [class^="icon-"],
.vi-list [class*=" icon-"] {
	background-image: url(../images/glyphicons-halflings.png)
}

.vi-list .caption .btn-downlaod {
	color: #ffa800;
	/*background: #ffa800;*/
	background: none;
	border: none;
	border-radius: 3px;
	padding: 5px 10px;
	float: right;
	border: 2px solid #ffa800;
}

.vi-list .caption .btn-downlaod i {
	margin-right: 6px;
}


/****æŠ•èµ„è€…å…³ç³»*****/

.report-list-1 {
	padding-top: 5%;
}

.report-list-1 .media-body {
	position: relative;
	padding-right: 80px;
}

.report-list-1 .media .pdf-download {
	position: absolute;
	width: 40px;
	height: 47px;
	right: 20px;
	top: 60%;
	display: block;
	background: url(../images/pdf_download.png) no-repeat;
	margin-top: -25px;
}

.report-list-1 .media:hover .pdf-download {
	background: url(../images/pdf_download_on.png) no-repeat;
}

.report-list-1 .media-body .pdf-download img {
	display: none;
}

.nav-tabs2 {
	width: 100%;
	margin-bottom: 50px;
}

.nav-tabs2 a {
	float: left;
	margin-right: 2px;
	background: #e1e1e1;
	text-align: center;
	color: #8b8b8b;
	font-size: 18px;
	width: 19.7%;
	padding: 1.5% 0;
}

.nav-tabs2 a.active {
	background: #ffa800;
	color: #fff;
}

.report-list-2 {
	padding-top: 0%;
}

.text-content2 {
	border: 2px solid #ffa800;
	margin-bottom: 30px;
	padding: 20px;
}

.text-content2 h3 {
	font-weight: normal;
	font-size: 24px;
	color: #656565;
	margin-bottom: 10px;
}

.text-content2 p {
	line-height: 30px;
	color: #9b9999;
	font-size: 20px;
	margin-bottom: 30px;
}

.investor2_2_list .media-body h3 {
	height: 70px;
}


/*****æ‹›è˜ä¿¡æ¯****/

.join-slider {
	margin-bottom: 0;
}

.join-block {
	background: #f9f9f9;
	padding: 2.5% 0;
}

.join-block .block {
	float: left;
	width: 27.7%;
	margin-right: 0.6%;
	background: #fff;
	/*min-height: 500px;*/
	padding: 3% 2.5% 0% 2.5%;
}

.join-block .block .page-title3 {
	margin-bottom: 30px;
}

.search-join {
	/*margin-bottom: 9.5%;*/
}

.search-join .text {
	border: 2px solid #004e97;
	border-radius: 3px 0px 0px 3px;
	height: 50px;
	width: 65%;
	padding: 0;
	padding: 0 3%;
	font-size: 16px;
	color: #868686;
}

.search-join .submit {
	border-radius: 0 3px 3px 0;
	height: 54px;
	background: #004e97;
	width: 26%;
	padding: 0;
	color: #fff;
	font-size: 16px;
	word-spacing: 8px;
	border: 2px solid #004e97;
}

.join-block .listbox01 {
	margin-bottom: 5%;
	/*padding-top: 10%;*/
}

.join-block .listbox01 h4 {
	font-size: 14px;
	font-weight: normal;
	color: #004e97;
	margin-bottom: 8%;
}

.join-block .listbox01 ul {
	width: 119%;
}

.join-block .listbox01 li {
	float: left;
	margin-right: 5%;
	margin-bottom: 4%;
}

.join-block .listbox01 li a {
	font-size: 14px;
	color: #666;
}

.join-block .listbox01 a:hover {
	color: #004e97;
	text-decoration: underline;
}

.join-block .listbox02 {
	color: #999999;
	font-size: 14px;
	padding-bottom: 11.2%;
	padding-top: 1.5%;
}

.join-block .listbox02 li {
	margin-bottom: 5%;
}

.join-block .listbox02 a {
	color: #666;
}

.join-block .listbox02 a:hover {
	color: #004e97;
	text-decoration: underline;
}

.join-block .listbox02 .zi01 {
	width: 50%;
}

.join-block .listbox02 .zi02 {
	width: 25%;
	text-align: center;
}

.join-block .listbox02 .zi03 {
	width: 25%;
	text-align: center;
}

.little_list3 {
	margin-bottom: 10%;
}

.little_list3 .pull-left {
	background: #004e97;
	width: 65px;
	height: 65px;
	padding: 15px 0 0 15px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

.little_list3 .pull-left em {
	font-style: normal;
	font-size: 25px;
	color: #ffa800;
}

.little_list3 >li.media {
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 5px;
}

.little_list3 >li.media:hover {
	background: #004e97;
}

.little_list3 >li.media>.media-body {
	padding-left: 20px;
}

.little_list3 >li.media>.media-body h3 {
	line-height: 23px;
	padding-top: 5px;
}

.little_list3 >li.media>.media-body h3 a {
	font-size: 14px;
	color: #b2b2b2;
	font-weight: normal;
}

.little_list3 >li.media>.media-body h3 a:hover {
	text-decoration: underline;
}

.little_list3 >li.media>.media-body .more {
	padding-top: 10px;
	margin-right: 10px;
	text-align: right;
}

.little_list3 >li.media>.media-body .more a {
	color: #cecece;
	font-size: 14px;
}

.little_list3 >li.media>.media-body .more a:hover {
	text-decoration: underline;
}

.little_list3 >li.media:hover {
	background: #004e97;
}

.little_list3 >li.media:hover >.media-body h3 a,
.little_list3 >li.media:hover>.media-body .more a {
	color: #fff;
}

.join_video {
	padding-bottom: 7%;
}


/********é›†å›¢è£èª‰********/

.honorlist {
	background: url(../images/line_bg02.png) no-repeat center top;
	padding-top: 20px;
	padding-bottom: 70px;
}

.honorbox {
	background: url(../images/line_bg03.png) repeat-y scroll center;
}

.honorlist .media {
	margin-bottom: 5%;
}

.honorlist .media .pull-left,
.honorlist .media .pull-right {
	margin-right: 0;
	margin-left: 0;
}

.honorlist .media-thumb {
	width: 50%;
	padding-top: 9%;
	background: url(../images/line_bg01.jpg) repeat-x center;
}

.honorlist .media-thumb img {
	width: 93%;
}

.honorlist .item {
	background: url(../images/line_bg01.jpg) repeat-x bottom;
	padding-bottom: 15px;
	margin-bottom: 10%;
	font-size: 14px;
	color: #777;
}

.honorlist h3 {
	color: #d2d2d5;
	font-weight: normal;
	font-size: 50px;
	margin-bottom: 5%;
}

.honorlist li.even {
	text-align: right;
}

.honorlist li.even .media-thumb {
	text-align: left;
}

.honorlist li.odd .media-thumb {
	text-align: right;
}

.honorlist li.even .media-thumb img {
	margin-left: 0;
}

.logo3 {
	text-align: center;
	margin-top: -10px;
	background: #fff;
}


/********å…¨çƒä¸šåŠ¡å¸ƒå±€********/

.gbl_box_header {
	position: relative;
	margin-top: -20px;
}

.gbl_box_header > .pull-right {
	width: 620px;
	position: absolute;
	right: 0;
	top: 50px;
}

.gbl_box_header a.icon {
	margin-right: 8%;
}

.gbl_box_header a.sx_icon1 {
	height: 26px;
	background: url(../images/gbl_icon01.png) no-repeat left top;
	padding-left: 35px;
	line-height: 26px;
	margin-top: 10px;
}

.gbl_box_header a.sx_icon2 {
	height: 24px;
	background: url(../images/gbl_icon02.png) no-repeat left top;
	padding-left: 35px;
	line-height: 24px;
	margin-top: 10px;
}

.gbl_box_header a.sx_icon1.active {
	background-position: 0 -26px;
	color: #006acd;
}

.gbl_box_header a.sx_icon2.active {
	background-position: 0 -24px;
	color: #006acd;
}

.gbl_box_header .yw_sx_search .text {
	border: 1px solid #9999a0;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	text-align: center;
	color: #bababa;
	font-family: "microsoft yahei";
}

.gbl_box_header .yw_sx_search .button {
	border: none;
	width: 26px;
	height: 22px;
	margin-left: 10px;
	background: url(../images/search-btn2.png) no-repeat;
}

.row-gbl-box {
	background: #f1f5f8;
	margin-top: 20px;
	padding: 12px 0;
}

.row-gbl-box .sifting-title {
	background: #006acd;
	font-size: 24px;
	color: #fff;
	line-height: 24px;
	padding: 1.5% 4%;
	margin-bottom: 15px;
}

.gbl-list {
	width: 102%;
}

.gbl-list li {
	background: url(../images/gbl_item_bg.jpg) no-repeat right bottom #fff;
	float: left;
	width: 42%;
	margin-right: 2%;
	padding: 2.5% 3%;
	margin-bottom: 2%;
}

.gbl-list li .contry {
	font-size: 24px;
	font-weight: bold;
	color: #5a5a5a;
	line-height: 26px;
}

.gbl-list li .contry .media-body {
	padding-top: 10px;
	padding-left: 0px;
}

.gbl-list li .gbl-keywords {
	font-size: 20px;
	font-weight: bold;
	color: #5a5a5a;
	line-height: 24px;
	margin-left: 10px;
}

.gbl-list li .gbl-keywords img {
	margin-right: 10px;
}

.gbl-list li .address {
	padding-top: 5%;
	padding-left: 55px;
	font-size: 14px;
}

.gbl-list li .address span {
	color: #006acd;
}

.gbl-list li .address span.ge {
	padding-right: 50px;
}


/********è”ç³»æˆ‘ä»¬********/

.contact .BMap_Marker img {
	max-width: none!important;
}

.contact .map {
	margin-bottom: 6%;
	position: relative;
}

.contact .map #allmap {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.contact h3 {
	font-size: 28px;
	color: #3a3a3a;
	margin-bottom: 5%;
}

.contact p {
	color: #717171;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 3%;
}

.contact p span {
	color: #006acd;
}


/****è‚¡ç¥¨ä¿¡æ¯*****/

.stocklist li {
	width: 48.9%;
	margin-right: 1px;
	float: left;
	margin-bottom: 7%;
}

.stocklist li h2 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	padding: 4% 0;
	margin-bottom: 30px;
}

.stocklist li.odd h2 {
	background: #ffa800;
	color: #fff;
}

.stocklist li.even h2 {
	background: #e1e1e1;
	color: #8b8b8b;
}


/****ç½‘ç«™åœ°å›¾***/

.sitemap-breadcrumbbox {
	position: fixed;
	left: 0;
	top: 114px;
	width: 100%;
	max-width: none;
	z-index: 500;
	border: none;
}

.sitemap-breadcrumbbox ol {
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
	border-bottom: 1px solid #dddddd;
}

.sitemap-wp {
	padding-top: 210px;
}

.main-sitemap {
	padding-top: 15px;
}

.main-sitemap h3 {
	background: url(../images/map_h3.png) no-repeat left center;
	padding-left: 50px;
	margin-left: 25px;
	margin-bottom: 1.5%;
}

.main-sitemap h3 a {
	font-size: 24px;
	font-weight: normal;
}

.main-sitemap .menu-list {
	background: #f5f4f4;
	padding: 0.5% 2%;
	margin-bottom: 3%;
}

.main-sitemap .menu-list a {
	font-size: 14px;
	color: #646464;
	float: left;
	margin: 1.6% 1.2%;
	padding-left: 22px;
	background: url(../images/map_dot.png) no-repeat left center;
}


/****æœç´¢ç»“æžœ***/

.search-block {
	background: #f5f4f4;
	margin-top: 15px;
	padding: 2.5%;
}

.search-block input,
.search-block form {
	padding: 0;
	margin: 0!important;
	border-radius: 0;
}

.search-block input.text {
	width: 95%;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding: 0 2.5%;
}

.search-block input.search-btn {
	width: 50px;
	height: 50px;
	border: 1px solid #9c9c9c;
	cursor: pointer;
	background: url(../images/searchresult_btn.png) no-repeat center center;
}

.result-block {
	padding-top: 20px;
}

.result-block .result_t {
	padding-bottom: 15px;
	font-size: 14px;
	color: #747474;
}

.result-block .result_t .result-count span {
	padding: 0 10px;
	color: #ff0000;
}

.result-block .result_t .pull-right a {
	color: #747474;
}

.result-block .result_t .pull-right a.on {
	color: #ff0000;
}

.result-block .result_t .pull-right span {
	padding: 0 10px;
}

.result-block .resultlist {
	/*width: 85%;*/
}

.result-block .resultlist .media {
	padding: 20px 0;
	border-bottom: 1px solid #c7c7c7;
}

.result-block .resultlist .media .thumbnail {
	width: 30%;
	margin-right: 3%;
}

.result-block .resultlist .media-body h3 {
	line-height: 26px;
}

.result-block .resultlist .media-body h3 a {
	color: #3d3d3d;
	font-weight: normal;
	font-size: 20px;
}

.result-block .resultlist .media-body h3 a:hover {
	text-decoration: underline;
}

.result-block .resultlist .media-body h3 a span {
	color: #ff0000;
}

.result-block .resultlist .media-body .info,
.result-block .resultlist .media-body p {
	color: #a3a3a3;
}

.result-block .resultlist .media-body .info span {
	padding: 0 3%;
}

.result-block .resultlist .media-body .info {
	padding-top: 10px;
	padding-bottom: 20px;
}

#history {
	height: 1000px;
	overflow: hidden;
}

#history .viewport {
	position: relative;
	margin: 0 auto;
	width: 67%;
	height: 100%;
	/*background: url(../img/about/p_4_1.jpg) no-repeat 2px 20px;*/
	overflow: visible;
}

#history .viewport .btn {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	top: 40%;
	opacity: 1;
	z-index: 200;
	box-shadow: none;
	border: none;
}

#history .viewport .prev {
	left: -70px;
	background: url(../images/arrow_l_yuan2.png) no-repeat;
}

#history .viewport .next {
	right: -70px;
	background: url(../images/arrow_r_yuan2.png) no-repeat;
}

#history .viewport .wrapbox {
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

#history .viewport .wrapbox .item {
	position: absolute;
	bottom: -100%;
	width: 283px;
	background: url(../images/suo_line.png) no-repeat left top;
	-webkit-transition: bottom 800ms;
	transition: bottom 500ms;
}

#history .viewport .wrapbox .item>div {
	padding: 5% 18% 0 12%;
}

#history .viewport .wrapbox .on {
	bottom: 0;
}

#history .viewport .wrapbox .item div {
	/*background: url(../images/p_4_2.png) no-repeat 0 0;*/
}

#history .viewport .wrapbox .item div p {
	margin-bottom: 20px;
	line-height: 25px;
	color: #555555;
}

#history .viewport .wrapbox .item div .year {
	display: block;
	margin: -10px 0 30px 0;
	font: lighter 48px "myriadsetpro" !important;
	color: #b6b9bb;
	font-weight: bold;
}

#history .viewport .wrapbox .item .thumbnail {
	text-align: left;
}

#history .viewport .wrapbox .item .caption {
	color: #555555;
	font-size: 14px;
	line-height: 26px;
	max-height: 350px;
	/*overflow-y: auto;*/
	overflow: auto;
	position: relative;
}

#history .viewport .wrapbox .item .caption p {
	margin-bottom: 25px;
}

#history .content2 {
	display: none;
}

#history .viewport .wrapbox .item .year {
	color: #b6b9bb;
	font-size: 48px;
	line-height: 48px;
	padding-top: 8%;
	font: lighter 48px "myriadsetpro" !important;
}