@import url(../css/amazeui.min.css);
@import url(../css/owl.carousel.css);
@import url(../css/owl.transitions.css);
@import url(../css/animate.min.css);
@import url(../css/jquery.fancybox.css);
@import url(../css/jquery.fancybox-buttons.css);
@font-face {
	font-family: 'bebas';
	src: url("../fonts/bebas.eot");
	src: url("../fonts/bebas.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas.woff") format("woff"), url("../fonts/bebas.ttf") format("truetype"), url("../fonts/bebas.svg#YourWebFontName") format("svg")
}
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
	margin: 0;
	padding: 0
}
body {
	color: #000;
	background: #fff;
	font-size: 14px
}
a {
	text-decoration: none;
	color: #000
}
ol, ul {
	list-style: none
}
a:hover {
	color: #0e5daa
}
.w {
	width: 1250px;
	margin: 0 auto
}
.windowH {
	position: relative
}
.fl {
	display: inline;
	float: left
}
.fr {
	display: inline;
	float: right
}
.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}
.no_padding {
	margin: 0;
	padding: 0
}
.no_padding [class*="am-"] {
	margin: 0;
	padding: 0
}
.pages {
	text-align: center
}
.pages a {
	display: block;
	width: 36px;
	height: 34px;
	background-image: url(../images/page_arrow.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.pages .pre-page {
	display: inline-block;
	margin-right: 60px
}
.pages .pre-page a {
	background-position: 0 0
}
.pages .pre-page a:hover {
	background-position: -36px 0
}
.pages .next-page {
	display: inline-block
}
.pages .next-page a {
	background-position: -36px -34px
}
.pages .next-page a:hover {
	background-position: 0 -34px
}
.text-center {
	text-align: center
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0 0 30px 0;
	border-radius: 0px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 16px;
	margin-left: 0px;
	line-height: 1.42857143;
	color: #fff;
	text-decoration: none;
	background-color: #414141;
	border: none;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	z-index: 3;
	color: #fff;
	background: #0e5daa
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #0e5daa;
	border-color: #0e5daa
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
@font-face {
	font-family: 'BrandonText-Bold';
	src: url("../fonts/BrandonText-Bold.eot");
	src: url("../fonts/BrandonText-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonText-Bold.woff") format("woff"), url("../fonts/BrandonText-Bold.ttf") format("truetype"), url("../fonts/BrandonText-Bold.svg#YourWebFontName") format("svg")
}
@font-face {
	font-family: 'bebas';
	src: url("../fonts/bebas.eot");
	src: url("../fonts/bebas.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas.woff") format("woff"), url("../fonts/bebas.ttf") format("truetype"), url("../fonts/bebas.svg#YourWebFontName") format("svg")
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/backtotop.png) no-repeat 0px 0px
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	background: url(../images/backtotop.png) no-repeat 0px -40px
}
#toTop:active, #toTop:focus {
	outline: none
}
.Validform_checktip {
	margin-left: 8px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 12px
}
.Validform_right {
	color: #71b83d;
	padding-left: 20px;
	background: url(images/right.png) no-repeat left center
}
.Validform_wrong {
	color: red;
	padding-left: 20px;
	white-space: nowrap;
	background: url(images/error.png) no-repeat left center
}
.Validform_loading {
	padding-left: 20px;
	background: url(images/onLoad.gif) no-repeat left center
}
.Validform_error {
	background-color: #ffe7e7
}
#Validform_msg {
	color: #7d8289;
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
	width: 280px;
	-webkit-box-shadow: 2px 2px 3px #aaa;
	-moz-box-shadow: 2px 2px 3px #aaa;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 50px;
	z-index: 19891016;
	display: none;
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	box-shadow: 2px 2px 0 rgba(0,0,0,0.1)
}
#Validform_msg .iframe {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: -1
}
#Validform_msg .Validform_title {
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	padding: 0 8px;
	color: #fff;
	position: relative;
	background-color: #999;
	background: -moz-linear-gradient(top, #999, #666 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666')
}
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
	line-height: 22px;
	position: absolute;
	right: 8px;
	top: 0px;
	color: #fff;
	text-decoration: none
}
#Validform_msg a.Validform_close:hover {
	color: #ccc
}
#Validform_msg .Validform_info {
	padding: 8px;
	border: 1px solid #bbb;
	border-top: none;
	text-align: left
}
header {
	height: 110px;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 7000;
	-webkit-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.header_box {
	background: #fff;
	width: 100%;
}
.header_box .top {
	border-bottom: 1px solid #efefef;
	overflow: hidden;
	line-height: 46px;
	padding: 0 2%;
}
.header_box .top span {
	color: #666666;
	font-size: 12px;
}
.header_box .top > div a {
	display: block;
	float: left;
	color: #666666;
	font-size: 14px;
	margin-left: 20px;
}
.header_box .top > div a i {
	margin-right: 5px
}
.header_box .top > div a:hover {
	color: #0e5daa;
}
.header_box .top > div .a1 {
	background: url(../images/icon1.png) no-repeat left center;
	padding-left: 22px;
}
.header_box .top > div .a1:hover {
	background: url(../images/h_icon1.png) no-repeat left center;
}
.header_box .top > div .a2 {
	background: url(../images/icon2.png) no-repeat left center;
	padding-left: 25px;
}
.header_box .top > div .a2:hover {
	background: url(../images/h_icon2.png) no-repeat left center;
}
.header_box .head {
	padding: 0px 2%;
}
.clearfix {
	clear: both
}
.header_box .head .logo {
	display: inline-block;
	float: left;
	line-height: 0;
	margin-top: 10px
}
.header_box .head .logo span {
	display: block;
	float: left;
}
.header_box .head .logo span:first-child {
	margin-top: 4px;
}
.header_box .head .nav {
	display: inline-block;
	float: right;
}
.header_box .head .nav ul li {
	float: left;
	font-size: 16px;
	
}
.header_box .head .nav ul li a { width: 110px; text-align: center;;
	color: #666666;
	line-height: 60px;
	height: 60px;
	display: block
}
.header_box .head .nav ul li:hover a, .header_box .head .nav ul li.cur a {
	color: #0e5daa;
}
.header_box .head .nav ul li a::after {
	content: '';
	width: 0px;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.header_box .head .nav ul li a:hover::after, .header_box .head .nav ul li a.cur::after {
	width: 100%;
	background: #0e5daa;
	left: 0px;
}
.header_box .head .nav ul li .sub a:hover::after, .header_box .head .nav ul li .sub a.cur::after { display: none
}
.header_box .head .nav ul li .sub {
	position: absolute;
	z-index: 999;
	margin: 0;
	display: none;
	width: auto;
}
.header_box .head .nav ul li:hover a {
}
.header_box .head .nav ul li:hover .sub {
	position: absolute;
	top: 110px;
	display: block; box-shadow:0 0 10px rgba(0, 0, 0, 0.3); background: #fff;
	
}
.header_box .head .nav ul li:hover .sub a {-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	display: block;

	color: #333;
	font-size: 14px;

	padding: 0px 20px;
	display: block;
	line-height: 40px;
	height: 40px
}
.header_box .head .nav ul li:hover .sub a:hover { background: #0e5daa; color: #fff; ;);
}
.header_box .navbtn {
	position: absolute;
	right: 15px;
	top: 50%;
	width: 4%;
	margin-top: -2%;
	overflow: hidden;
	z-index: 999;
	line-height: 0;
	display: none;
}
#index_banner {
	margin-top: 110px
}
#index_banner .item a {
	display: block
}
#index_banner .item img {
	display: block;
	width: 100%;
	height: auto
}
#index_banner .owl-controls {
	margin: 0;
	width: 100%;
	text-align: center;
	height: 16px;
	position: absolute;
	bottom: 20px
}
#index_banner .owl-controls .owl-page {
	display: inline-block
}
#index_banner .owl-controls .owl-page span {
	display: block;
	margin: 0 5px;
	width: 14px;
	height: 14px;
	background: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	opacity: .5;
	filter: alpha(opacity=50)
}
#index_banner .owl-controls .active span {
	opacity: 1;
	filter: alpha(opacity=100);
	background: #0e5daa
}
.in_project .col {
	position: relative;-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.in_project .col01 .col01_1{ background:rgba(24,160,224,0.8);-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;}
.in_project .col01 .col01_2{ background:rgba(8,140,61,0.8)}

.in_project .col02 .col02_1{ background:#057c93}
.in_project .col02 .col02_2{ background:#14359d}

.in_project .col03 .col03_1{ background:#2f3393}
.in_project .col03 .col03_2{ background:#d9791b}

.in_project .col04 .col04_1{ background:#89549d}
.in_project .col04 .col04_2{ background:#4e595d}

.in_project .col .txt{ position:absolute; background:rgba(14,93,170,1); color:#fff; padding:5px 15px; width:100%; text-align:center}
.in_project .col .txt h1{font-size:18px; font-weight:bold; display:block; height:40px; line-height:40px}
.in_project .col a:hover .txt{ background:background:rgba(14,93,170,1); }
.in_project .col a img{ opacity:0.4;-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;}
.in_project .col a:hover img{ opacity:1}
.in_project .col .txt{ }
.in_project .col a em {
	width: 80px;
	height: 42px;
	text-align: center;
	line-height: 33px;
	font-size: 20px;
	border: 1px solid #000;
	color: #000;
	
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; line-height:42px; display:block
}
.in_project .col a em i{ font-size:30px; line-height:42px;}
.in_project .col a:hover em {
	background: #0e5daa;
	border-color:#0e5daa;
	color: #fff
}
.in_project .col01 {
	
	position: relative; width:25%
}
.in_project .col01 .col01_1 {
	
}
.in_project .col01 .col01_2 a em {
	right: 50px;
	bottom: 40px
}
.in_project .col02 {
	width:25%
}
.in_project .col02 .col02_1 a em {
	right: 50px;
	top: 90px
}
.in_project .col02 .col02_2 a em {
	right: 40px;
	top: 70px
}
.in_project .col03 {
	width: 25%
}
.in_project .col04 {
	width: 25%
}
.in_project .col04 .col04_1 a em {
	right: 70px;
	bottom: 50px
}
.in_project .col04 .col04_2 a em {
	border-color: #fff;
	color: #fff;
	right: 30px;
	top: 103px
}
.in_project .col04 .col04_2 a:hover em {
	background: #fff;
	border-color: #fff;
	color: #079951
}

.in_project .col04 .col04_1 a em {
	right: 70px;
	bottom: 50px
}
.in_project .col04 .col04_2 a em {
	border-color: #fff;
	color: #fff;
	right: 30px;
	top: 103px
}
.in_project .col04 .col04_2 a:hover em {
	background: #fff;
	border-color: #fff;
	color: #079951
}


.title01 {
	font-size: 24px;
	font-weight: bold
}
.title01 span {
	display: block;
	font-family: 'BrandonText-Bold';
	font-size: 20px;
	text-transform: uppercase
}
a.more01 em {
	display: block;
	width: 62px;
	height: 42px;
	text-align: center;
	line-height: 33px;
	font-size: 20px;
	border: 1px solid #000;
	color: #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
a.more01:hover em {
	background: #079951;
	border-color: #079951;
	color: #fff
}



.title01 {
	font-size: 24px;
	font-weight: bold
}
.title01 span {
	display: block;

	font-size: 20px;
	text-transform: uppercase; 
}
.in_project{ padding-left:160px; padding-right:160px;padding-top: 65px;
	padding-bottom: 60px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url("../images/index_news_bg.jpg");
	overflow: hidden;
	margin: 0px auto}
.in_project .title01 {
	height: 60px;
	position: relative;
	margin-bottom: 50px;
	text-align: center
}
.in_project .title01 b {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #19254a;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 2
}
.in_project .col img{ width:100%}
.list_cases ul li:hover .title01 span{ color: #fff;}
a.more01 em {
	display: block;
	width: 62px;
	height: 42px;
	text-align: center;
	line-height: 33px;
	font-size: 20px;
	border: 1px solid #000;
	color: #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
a.more01:hover em {
	background: #0e5daa;
	border-color: #0e5daa;
	color: #fff
}
.in_cases {
	height: 300px;
	background: #0e5daa
}
.in_cases .title01 {
	color: #fff;
	margin-top: 110px
}
.in_cases .list {
	margin-top: 50px;
	width: 900px
}
.in_cases .list ul li {
	display: block;
	float: left;
	width: 130px;
	margin-right: 20px
}
.in_cases .list ul li:last-child {
	margin-right: 0
}
.in_cases .list ul li i {
	color: #fff;
	font-size: 80px
}
.in_cases .list ul li a {
	display: block;
	width: 130px;
	height: 200px;
	text-align: center;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s
}
.in_cases .list ul li a img {
	margin: 40px auto 0
}
.in_cases .list ul li a span {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;

}
.in_cases .list ul li a:hover {
	background: #333;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(3,80,42,0.15);
	-moz-box-shadow: 0px 0px 40px 0px rgba(3,80,42,0.15);
	box-shadow: 0px 0px 40px 0px rgba(3,80,42,0.15)
}
.in_message {
	background: url(../images/in_message_bg.jpg) center top no-repeat
}
.in_message .message_box {
	width: 660px;
	padding: 100px 0 80px
}
.in_message .message_box input {
	outline: 0;
	border: none;
	border-bottom: 1px solid #ccc;
	font-size: 14px
}
.in_message .message_box input:focus {
	background: none;
	border-color: #fff;
	box-shadow: none;
	border-bottom: 1px solid #ccc
}
.in_message .message_box .list {
	float: left;
	width: 33.33%;
	padding-right: 20px
}
.in_message .message_box textarea {
	width: 640px;
	margin-top: 20px;
	outline: 0;
	border: none;
	border-bottom: 1px solid #ccc;
	font-size: 14px
}
.in_message .message_box textarea:focus {
	background: none;
	border-color: #fff;
	box-shadow: none;
	border-bottom: 1px solid #ccc
}
.in_message .message_box .submit {
	display: block;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	text-align: center;
	margin-top: 40px;
	width: 113px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #333;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.in_message .message_box .submit:hover {
	background: #0e5daa;
	border-color: #0e5daa;
	color: #fff
}
.in_contact {
	height: 250px;
	background: #f5f5f5
}
.in_contact .title01 {
	margin-top: 90px
}
.in_contact .list {
	margin-top: 110px;
	width: 960px
}
.in_contact .list ul li {
	display: block;
	float: left;
	width: 210px;
	margin-right: 40px;
	font-size: 16px;
	color: #333;
	font-weight: bold
}
.in_contact .list ul li:last-child {
	margin-right: 0
}
.in_contact .list ul li b {
	display: block;
	font-size: 14px;
	color: #666
}
.n_banner {
	margin-top: 110px
}
.sub_nav {
	border-bottom: 1px solid #e4e4e4;
	height: 80px
}
.sub_nav ul {
	overflow: hidden
}
.sub_nav ul li {
	display: block;
	float: left;
	width: auto
}
.sub_nav ul li a {
	display: block;
	text-align: center;
	padding: 0px 42px;
	height: 80px;
	line-height: 80px;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; font-size: 16px;;
}
.sub_nav ul li.cur{ 
background: #0e5daa; color:#fff;
}
.sub_nav ul li.cur a, .sub_nav ul li:hover a { 
background: #0e5daa; color:#fff;
}
.sub_nav ul li a.cur {
	background: #0e5daa; color:#fff;

}
.intro_about {
	margin: 100px auto
}
.intro_about .thumb {
	width: 582px;
	height: 553px;
	padding: 50px 0 0 60px;
	background: url(../images/intro_about_img.jpg) 0 0 no-repeat;
	position: relative
}
.intro_about .thumb .title01 {
	color: #fff;
	position: relative
}
.intro_about .thumb .title01::after {
	content: '';
	display: block;
	width: 38px;
	height: 2px;
	line-height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: -50px
}
.intro_about .txt {
	width: 618px;
	padding-top: 85px
}
.intro_about .txt .about_num ul li p {
	width: 140px;
	right: -75px;
	bottom: 50px
}
.intro_about .txt .about_num {
	margin-left: -210px;
	margin-top: -30px
}
.intro_about .txt .about_num ul li:first-child p {
	right: -90px
}
.intro_about .txt .des {
	font-size: 16px;
	color: #666;
	line-height: 26px;
	margin-top: 30px
}
.intro_about .txt a.more02 {
	
}
.intro_about .txt .des p{ font-size: 14px;;}
a.more02 {
	display: block;
	width: 102px
}
a.more02 em {
	display: block;
	width: 100px;
	
	text-align: center;
	line-height: 32px;
	font-size: 20px;
	border: 1px solid #000;
	color: #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
a.more02:hover em {
	background: #0e5daa;
	border-color: #0e5daa;
	color: #fff
}
.intro_culture {
	background: #f5f5f5;
	padding: 90px 0
}
.intro_culture .title01 {
	text-align: center
}
.intro_culture .list {
	overflow: hidden;
	margin-top: 50px
}
.intro_culture .list ul {
	width: 1350px;
	overflow: hidden
}
.intro_culture .list ul li {
	display: block;
	float: left;
	width: 170px;
	margin-right: 100px;
	text-align: center
}
.intro_culture .list ul li i {
	font-size: 60px;
	color: #0e5daa
}
.intro_culture .list ul li .des {
	font-size: 16px;
	color: #666;
	line-height: 20px
}
.intro_culture .list ul li .des b {
	display: block;
	font-size:20px;
	color: #333;
	padding: 0px 0 20px 0px
}
.intro_culture .list ul li .des b span{ display: block; font-weight: normal; font-size: 16px; margin-top: 10px;;}
.intro_history {
	padding: 100px 0;
	position: relative
}
.intro_history .title {
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: -625px;
	z-index: 10;
	padding-left: 800px
}
.history_list {
	width: 100%;
	position: relative
}
.history_list ul {
	margin: 0;
	padding: 0
}
.history_list li {
	list-style-type: none
}
.history_list .bd {
	position: relative;
	width: 1250px;
	height: 455px;
	margin: 0 auto 30px;
	z-index: 0;
	text-align: center;
	background: #fff
}
.history_list .bd ul {
	margin: 0;
	padding: 0;
	height: 455px;
	color: #000
}
.history_list .hd {
	width: 100%;
	height: 60px;
	overflow: hidden;
	text-align: center;
	background: url(../images/history_list_line.jpg) left bottom repeat-x
}
.history_list .hd ul {
	margin: 0;
	padding: 0;
	margin: 0 auto;
	zoom: 1;
	text-align: center;
	position: relative
}
.history_list .hd ul li {
	display: inline-block;
	cursor: pointer;
	width: 80px;
	padding: 0;
	height: 40px;
	line-height: 40px
}
.history_list .hd ul li span {
	font-size: 22px;
	color: #333;

}
.history_list .hd ul li.on span {
	color: #0e5daa;
	font-size: 26px
}
.history_list .hd .prev01, .history_list .hd .next01 {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 28px;
	color: #666;
	text-align: center;
	position: absolute;
	bottom: 5px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.history_list .hd .prev01 {
	left: 0px;
	border: 1px solid #666
}
.history_list .hd .next01 {
	right: 0px;
	border: 1px solid #666
}
.history_list .hd .prev01:hover, .history_list .hd .next01:hover {
	background: #0e5daa;
	color: #fff;
	text-decoration: none
}
.his_d {
	width: 100%;
	height: 455px;
	margin: 0 auto;
	position: relative
}
.his_d .h {
	display: none
}
.his_d .b {
	position: relative
}
.his_d .b ul {
	margin: 0;
	padding: 0;
	width: 1250px;
	height: 455px;
	overflow: hidden;
	background: #f8f8f8
}
.his_d .b ul span {
	display: block
}
.his_d .b ul span.thumb {
	float: left;
	width: 745px;
	height: 455px
}
.his_d .b ul span.thumb img {
	width: 100%;
	height: 100%
}
.his_d .b ul span.txt {
	float: right;
	width: 505px;
	padding: 110px 50px 0px;
	overflow: hidden;
	text-align: left;
	color: #333;
	font-size: 14px
}
.his_d .b ul span.txt span.year {
	display: block;
	font-size: 30px;
	color: #0e5daa;
}
.his_d .b ul span.txt b.t {
	display: block;
	padding: 10px 0;
	font-style: normal;
	font-size: 16px
}
.his_d .b ul span.txt p {
	display: block;
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	color: #333; font-size: 16px;; font-weight: bold;
}
.his_d .b ul span.txt p span{ font-weight: normal; color: #777;}
.his_d .prev02, .his_d .next02 {
	display: block;
	width: 98px;
	height: 38px;
	line-height: 38px;
	color: #666;
	text-align: center;
	position: absolute;
	bottom: 70px;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.his_d .prev02 {
	left: 800px;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666
}
.his_d .next02 {
	left: 898px;
	border: 1px solid #666
}
.his_d .prev02:hover, .his_d .next02:hover {
	background: #0e5daa;
	color: #fff;
	text-decoration: none
}
.his_d .prevStop {
	display: none
}
.his_d .nextStop {
	display: none
}
.intro_business {
	background: url(../images/intro_business.jpg) center top no-repeat;
	padding: 100px 0;
	text-align: center;
	color: #fff
}
.intro_business .des {
	width: 1000px;
	margin: 30px auto;
	font-size: 24px;
	line-height: 30px
}
.intro_business a.more02 {
	margin: 0 auto
}
.intro_business a.more02 em {
	border: 1px solid #fff;
	color: #fff
}
.intro_business a.more02:hover em {
	border-color: #0e5daa
}
.intro_structure {
	padding: 100px 0;
	text-align: center
}
.intro_structure .des img {
	margin: 0 auto
}
.intro_honor {
	padding: 100px 0;
	text-align: center;
	background: #f5f5f5
}
.intro_honor a.more02 {
	margin: 0 auto
}
.list_honor {
	overflow: hidden;
	margin: 60px 0
}
.list_honor ul {
	width: 1280px;
	overflow: hidden
}
.list_honor ul li {
	display: block;
	float: left;
	width:380px;
	margin-right: 30px;
	text-align: center;	margin-bottom:30px
}
.list_honor ul li:nth-child(3){ margin-right: 0px;}
.list_honor ul li a {
	display: block
}
.list_honor ul li a span {
	display: block;
	width: 380px;
	height: 323px;
	overflow: hidden
}
.list_honor ul li a span img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.list_honor ul li a:hover span img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.list_honor ul li a .txt{background:#f8f8f8;padding:20px;-webkit-transition:all .6s;-moz-transition:all .6s;-o-transition:all .6s;transition:all .6s}
.list_honor ul li a .txt b{display:block;height:30px;line-height:30px;overflow:hidden;font-size:16px;color:#2e2e3c;font-weight:bold;-webkit-transition:all .6s;-moz-transition:all .6s;-o-transition:all .6s;transition:all .6s}
.list_honor ul li a:hover .thumb img{-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}
.list_honor ul li a:hover .txt{background:#0e5daa}
.list_honor ul li a:hover .txt b,.list_news ul li a:hover .txt p,.list_news ul li a:hover .txt span{color:#fff}
.intro_honor1 {
	padding: 100px 0;
	text-align: center;
	background: #f5f5f5
}
.intro_honor1 a.more02 {
	margin: 0 auto
}
.list_honor1 {
	overflow: hidden;
	margin: 60px 0
}
.list_honor1 ul {
	width: 1280px;
	overflow: hidden
}
.list_honor1 ul li {
	display: block;
	float: left;
	width:380px;
	margin-right: 30px;
	text-align: center; margin-bottom: 30px;
}
.list_honor1 ul li:nth-child(3){ margin-right: 0px;}
.list_honor1 ul li a {
	display: block
}
.list_honor1 ul li a span {
	display: block;
	width: 380px;
	height: 532px;
	overflow: hidden
}
.list_honor1 ul li a span img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.list_honor1 ul li a:hover span img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.intro_partners {
	background: url(../images/intro_partners.jpg) center top no-repeat;
	padding: 100px 0 70px;
	text-align: center;
	color: #fff
}
.intro_partners a.more02 {
	margin: 0 auto
}
.intro_partners a.more02 em {
	border: 1px solid #fff;
	color: #fff
}
.intro_partners a.more02:hover em {
	border-color: #0e5daa
}
.list_partners {
	margin: 50px 0;
	overflow: hidden
}
.list_partners ul {
	width: 1272px;
	overflow: hidden
}
.list_partners ul li {
	display: block;
	float: left;
	width: 190px;
	height: 150px;
	margin: 0 22px 22px 0
}
.list_partners ul li img {
	width: 190px;
	height: 120px
}
.page_content {
	padding: 50px 0
}
.page_content .title {
	text-align: center
}
.page_content .txt {
	padding-top: 20px;
	font-size: 14px;
	line-height: 24px
}
.page_content .txt p{ font-size: 16px; line-height: 36px; color:#000; margin-bottom: 10px;;}
.page_content .txt p.rw{ margin-bottom:15px !important; color:#999; font-size:14px; line-height:24px !important;}
.page_content .list_partners ul {
	width: 1272px
}
.page_content .list_partners ul li {
	width: 190px;
	height: 120px;
	margin: 0 22px 22px 0
}
.page_content .list_partners ul li img {
	width: 190px;
	border: 1px solid #ccc;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.page_content .list_partners ul li img:hover {
	border-color: #0e5daa
}
.list_corebusiness ul li {
	display: block
}
.list_corebusiness ul li a {
	display: block
}
.list_corebusiness ul li a .thumb {
	float: left;
	width: 625px;
	height: 415px;
	overflow: hidden
}
.list_corebusiness ul li a .thumb img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.list_corebusiness ul li .txt {
	float: right;
	width: 625px;
	height: 415px;
	display: table;
	padding: 0 70px;
	background: #f5f5f5
}
.list_corebusiness ul li .txt .des {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}
.list_corebusiness ul li .txt .des .title01 {
	color: #333;
	padding-bottom: 32px;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_corebusiness ul li .txt .des .title01::after {
	content: '';
	display: block;
	width: 38px;
	height: 2px;
	line-height: 2px;
	background: #333;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_corebusiness ul li .txt .des .title01 span {
	padding-bottom: 10px
}
.list_corebusiness ul li .txt .des p {
	margin: 30px 0 50px;
	color: #333
}
.list_corebusiness ul li .txt .des span.more02 {
	display: block;
	width: 100px
}
.list_corebusiness ul li .txt .des span.more02 em {
	display: block;
	width: 98px;
	height: 38px;
	text-align: center;
	line-height: 31px;
	font-size: 20px;
	border: 1px solid #000;
	color: #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_corebusiness ul li:hover .thumb img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.list_corebusiness ul li:hover .txt .des .title01 {
	color: #0e5daa
}
.list_corebusiness ul li:hover .txt .des .title01::after {
	background: #0e5daa
}
.list_corebusiness ul li:hover .txt .des span.more02 em {
	background: #0e5daa;
	border-color: #0e5daa;
	color: #fff
}
.list_corebusiness ul li.sec .thumb {
	float: right
}
.list_corebusiness ul li.sec .txt {
	float: left
}
.content_news h1.title {
	font-size: 20px;
	padding-bottom: 10px
}
.content_news .info {
	font-size: 12px;
	color: #999;
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	text-align: center
}
.content_news .word {
	font-size: 16px;
	line-height: 32px;
	padding: 30px 0
}
.content_news .updown {
	border-top: 1px solid #ccc;
	line-height: 30px
}
.list_cases ul li {
	display: block; margin-bottom: 10px;
}
.list_cases ul li a {
	display: block
}
.list_cases ul li a .thumb {
	float: left;
	width: 880px;
	height: 400px;
	overflow: hidden
}
.list_cases ul li a .thumb img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.list_cases ul li a .txt {
	float: right;
	width: 370px;
	height: 400px;
	display: table;
	padding: 0 20px 0 50px;
	background: #f3f3f3;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_cases ul li a .txt .des {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}
.list_cases ul li a .txt .des .title01 {
	color: #0e5daa;
	padding-bottom: 32px;
	margin-bottom: 40px;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_cases ul li a .txt .des .title01::after {
	content: '';
	display: block;
	width: 38px;
	height: 2px;
	line-height: 2px;
	background: #333;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_cases ul li a .txt .des .title01 span {
	padding-top: 10px; font-weight: normal; font-size:16px; color:#333;;
}
.list_cases ul li:HOVER a .txt .des .title01 span{ color: #FFF;}
.list_cases ul li a .txt .des span.more02 {
	display: block;
	width: 100px
}
.list_cases ul li a .txt .des span.more02 em {
	display: block;
	width: 98px;
	text-align: center;
	line-height: 31px;
	font-size: 20px;
	border: 1px solid #000;
	color: #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_cases ul li a:hover .thumb img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.list_cases ul li a:hover .txt {
	background: #0e5daa
}
.list_cases ul li a:hover .txt .des .title01 {
	color: #fff
}
.list_cases ul li a:hover .txt .des .title01::after {
	background: #fff
}
.list_cases ul li a:hover .txt .des span.more02 em {
	background: #fff;
	border-color: #fff;
	color: #0e5daa
}
.list_cases ul li.sec .thumb {
	float: right
}
.list_cases ul li.sec .txt {
	float: left
}
.index_team .col {
	padding: 100px 0 0
}
.index_team .col .title .title01 {
	float: left;
	text-align: left
}
.index_team .col .title .more02 {
	float: right;
	margin-top: 30px
}
.index_team .col .des {
	padding: 60px 0 100px
}
.index_team .col:first-child {
	border-bottom: 1px solid #e5e5e5
}
.list_job {
	margin-top: 50px;
	border-top: 2px solid #e6e6e6;
	border-left: 2px solid #e6e6e6
}
.list_job ul {
	width: 100%;
	overflow: hidden
}
.list_job ul li {
	display: block;
	float: left;
	width: 33.3333%
}
.list_job ul li a {
	display: block;
	padding: 50px 50px 0;
	border-right: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6
}
.list_job ul li a b {
	display: block;
	font-size: 20px;
	color: #333;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_job ul li a p {
	display: block;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
	margin: 40px 0;
	font-size: 14px;
	color: #666
}
.list_job ul li a span {
	display: block;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #666;
	border-top: 1px solid #e4e4e4
}
.list_job ul li a:hover b {
	color: #0e5daa;
	padding-left: 3px
}
.content_job .top {
	font-size: 14px;
	line-height: 26px;
	border-bottom: 1px dotted #ccc
}
.content_job h1.title {
	font-size: 20px;
	padding-bottom: 10px;
	text-align: left
}
.content_job .info {
	font-size: 12px;
	color: #999;
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	text-align: center
}
.content_job .word {
	font-size: 14px;
	line-height: 30px;
	padding: 30px 0
}
.content_job .updown {
	border-top: 1px solid #ccc;
	line-height: 30px
}
.list_contact {
	padding: 100px 0
}
.list_contact .title01 {
	text-align: center
}
.list_contact .list {
	margin-top: 50px;
	border-top: 2px solid #e6e6e6;
	border-left: 2px solid #e6e6e6
}
.list_contact .list ul {
	width: 100%;
	overflow: hidden
}
.list_contact .list ul li {
	display: block;
	float: left;
	width: 33.3333%
}
.list_contact .list ul li .txt {
	display: block;
	padding: 50px 0 50px 50px;
	border-right: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	background-position: right bottom;
	background-repeat: no-repeat
}
.list_contact .list ul li .txt b {
	display: block;
	font-size: 20px;
	color: #333;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_contact .list ul li .txt b::after {
	content: '';
	display: block;
	width: 42px;
	height: 2px;
	line-height: 2px;
	background: #333;
	position: absolute;
	left: 0;
	bottom: 0
}
.list_contact .list ul li .txt .des {
	height: 96px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	padding-right: 120px
}
.contact_message {
	padding: 100px 0;
	background: url(../images/contact_message.jpg) center top no-repeat
}
.contact_message .title01 {
	text-align: center;
	color: #fff
}
.contact_message .form {
	width: 1290px;
	overflow: hidden;
	margin-top: 50px
}
.contact_message .form .list {
	float: left;
	width: 390px;
	margin: 0 40px 40px 0
}
.contact_message .form .list input {
	background: none;
	color: #fff;
	border-color: #fff;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px
}
.contact_message .form .list :-moz-placeholder {
color:#fff;
opacity:1
}
.contact_message .form .list ::-moz-placeholder {
color:#fff;
opacity:1
}
.contact_message .form .list input:-ms-input-placeholder {
color:#fff;
opacity:1
}
.contact_message .form .list input::-webkit-input-placeholder {
color:#fff;
opacity:1
}
.contact_message .form .list2 {
	width: 1250px;
	margin: 0 40px 40px 0;
	background: none;
	color: #fff;
	border-color: #fff;
	font-size: 14px;
	height: 210px;
	line-height: 30px;
	padding: 0 10px
}
.contact_message .form .list2 :-moz-placeholder {
color:#fff;
opacity:1
}
.contact_message .form .list2 ::-moz-placeholder {
color:#fff;
opacity:1
}
.contact_message .form .list2:-ms-input-placeholder {
color:#fff;
opacity:1
}
.contact_message .form .list2::-webkit-input-placeholder {
color:#fff;
opacity:1
}
.contact_message .form .submit {
	display: block;
	width: 330px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #fff;
	color: #333;
	border: none;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.contact_message .form .submit:hover {
	background: #0e5daa;
	color: #fff
}
.index_intro {
	padding-top: 50px;
	padding-bottom:50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url("../images/index_intro_bg.jpg");
	overflow: hidden
}
@media (max-width: 1440px) {
.index_intro {
	padding-top: 60px;
	padding-bottom: 60px
}
}
@media (max-width: 1380px) {
.index_intro {
	padding-top: 30px;
	padding-bottom: 30px
}
}
@media (max-width: 968px) {
.index_intro {
	padding-top: 20px;
	padding-bottom: 0px
}
}
.index_intro .title01 {
	height: 60px;
	line-height: 60px;
	position: relative
}
@media (max-width: 668px) {
.index_intro .title01 {
	height: 40px;
	line-height: 40px
}
}
.index_intro .title01 b {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #19254a;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px
}
@media (max-width: 1440px) {
.index_intro .title01 span {
	font-size: 60px
}
}
@media (max-width: 668px) {
.index_intro .title01 span {
	font-size: 40px
}
}
.index_intro .title01:after {
	content: '';
	display: block;
	width: 60px;
	height: 1px;
	line-height: 1px;
	background: #0e5daa;
	position: absolute;
	left: 6px;
	bottom: -5px
}
@media (max-width: 668px) {
.index_intro .title01:after {
	width: 40px;
	left: 3px
}
}
.index_intro>.inner {
	margin-top: 40px
}
@media (max-width: 668px) {
.index_intro>.inner {
	margin-top: 20px
}
}
.index_intro>.inner .img {
	float: right;
	width: 40.6%;
	height: 540px;
	position: relative
}
@media (max-width: 1440px) {
.index_intro>.inner .img {
	height: 450px
}
}
@media (max-width: 968px) {
.index_intro>.inner .img {
	float: none;
	width: 100%;
	height: 350px
}
}
@media (max-width: 668px) {
.index_intro>.inner .img {
	height: 250px
}
}
.index_intro>.inner .img:before {
	content: '';
	display: block;
	width: 330px;
	height: 220px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url("../images/index_intro_img_icon01.png");
	position: absolute;
	left: -30px;
	top: -30px;
	z-index: 1
}
@media (max-width: 1440px) {
.index_intro>.inner .img:before {
	left: -15px;
	top: -15px
}
}
@media (max-width: 968px) {
.index_intro>.inner .img:before {
	left: -10px;
	top: -10px
}
}
@media (max-width: 668px) {
.index_intro>.inner .img:before {
	width: 200px;
	height: 133px;
	left: -5px;
	top: -5px
}
}
.index_intro>.inner .img:after {
	content: '';
	display: block;
	width: 250px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url("../images/index_intro_img_icon02.png");
	position: absolute;
	right: -30px;
	bottom: -30px;
	z-index: 1
}
@media (max-width: 1440px) {
.index_intro>.inner .img:after {
	right: -15px;
	bottom: -15px
}
}
@media (max-width: 968px) {
.index_intro>.inner .img:after {
	right: -10px;
	bottom: -10px
}
}
@media (max-width: 668px) {
.index_intro>.inner .img:after {
	width: 150px;
	height: 120px;
	right: -5px;
	bottom: -5px
}
}
.index_intro>.inner .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 2
}
.index_intro>.inner .txt {
	float: left;
	width: 53.6%
}
.index_intro>.inner .txt .nums ul li span.num {
	height: 54px;
	line-height: 54px;
	font-size: 60px;
	font-family: 'Bebas';
	color: #0e5daa; font-weight: bold;
}
@media (max-width: 968px) {
.index_intro>.inner .txt {
	float: none;
	width: 100%
}
}
@media (max-width: 968px) {
.index_intro>.inner .txt {
	padding-top: 20px
}
}
.index_intro>.inner .txt .des {
	font-size: 18px;
	line-height: 34px;
	font-weight: lighter;
	color: #333
}
@media (max-width: 1681px) {
.index_intro>.inner .txt .des {
	font-size: 16px;
	line-height: 30px
}
}
@media (max-width: 1440px) {
.index_intro>.inner .txt .des {
	font-size: 14px;
	line-height: 28px
}
}
@media (max-width: 668px) {
.index_intro>.inner .txt .des {
	line-height: 26px;
	font-weight: normal
}
}
.index_intro>.inner .txt .nums {
	margin-top: 35px
}
@media (max-width: 968px) {
.index_intro>.inner .txt .nums {
	margin-top: 10px
}
}
.index_intro>.inner .txt .nums ul li {
	display: block;
	float: left;
	font-size: 20px;
	color: #333;
	margin-bottom: 30px;
	margin-right: 8px
}
.index_intro>.inner .txt .nums ul li:last-child {
	margin-right: 0px
}
@media (max-width: 968px) {
.index_intro>.inner .txt .nums ul li {
	text-align: center
}
}
@media (max-width: 668px) {
.index_intro>.inner .txt .nums ul li {
	width: 50%
}
}
.index_intro>.inner .txt .nums ul li span.num {
	height: 54px;
	line-height: 54px;
	font-size: 60px;
	font-family: 'Bebas';
	color: #0e5daa
}
@media (max-width: 1440px) {
.index_intro>.inner .txt .nums ul li span.num {
	height: 40px;
	line-height: 40px;
	font-size: 40px
}
}
.index_intro>.inner .txt .nums ul li em {
	display: block;
	font-size: 14px;
	font-style: normal
}
.index_news {
	padding-top: 65px;
	padding-bottom: 40px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url("../images/index_news_bg.jpg");
	overflow: hidden;
	margin: 0px auto
}
.index_news:after {
	content: '';
	display: block;
	width: 1px;
	height: 110px;
	background: #0e5daa;
	position: absolute;
	left: 50%;
	top: -60px;
	z-index: 30
}
.index_news .title01 {
	height: 60px;
	position: relative;
	margin-bottom: 50px;
	text-align: center
}
.index_news .title01 b {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #19254a;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 2
}
.index_news .list .row {
	margin: 0 -12px
}
.index_news .list .row .item {
	width:50%;
	float: left
}
.index_news .list .row .item01 {
	padding: 0 12px 0px 0px;
}
.index_news .list .row .item02 {
	padding: 0 0px 0px 12px;
}
.index_news .list .row .item a {
	display: block;
	background: #fff;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.index_news .list .row .item a .img {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.index_news .list .row .item a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.index_news .list .row .item a .txt {
	padding: 20px
}
.index_news .list .row .item a .txt b.title {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 20px;
	color: #333;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.index_news .list .row .item a .txt .des {
	font-size: 18px;
	line-height: 30px;
	color: #666;
	font-weight: lighter;
	height: 60px;
	overflow: hidden;
	margin: 10px 0
}
.index_news .list .row .item a .txt span.date {
	display: block;
	color: #0e5daa;
	font-size: 16px;
}
.index_news .list .row .item.item01 a {
	display: block
}
.index_news .list .row .item.item01 a .img {
	height: 421px
}
.index_news .list .row .item.item02 ul li {
	display: block;
	margin-bottom: 24px
}
.index_news .list .row .item.item02 ul li a {
	display: block;
	height: 179px
}
.index_news .list .row .item.item02 ul li a .img {
	float: left;
	width: 40%
}
.index_news .list .row .item.item02 ul li a .txt {
	float: right;
	width: 60%
}
.index_news .list .row .item.item02 ul li a .txt b.title {
	font-size: 18px
}
.index_news .list .row .item.item02 ul li a .txt .des {
	font-size: 16px;
	line-height: 26px;
	height: 52px;
	margin: 10px 0 20px
}
.w_col {
	padding-left: 160px;
	padding-right: 160px
}
.index_news .list .row .item a:hover {
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15)
}
.index_news .list .row .item a:hover .img span {
	-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07)
}
.index_news .list .row .item a:hover .txt b.title {
	color: #0e5daa
}
footer {
	padding-top: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url("../images/foot_bg.jpg")
}
.foot_top {
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom: 1px solid rgba(255,255,255,0.08)
}
.foot_top a.logo {
	display: block;
	float: left;
	height: 48px
}
.foot_top a.logo img {
	height: 100%;
	opacity: .75
}
.foot_top .foot_nav {
	float: right;
	width: 500px
}
.foot_top .foot_nav ul li {
	display: block;
	float: left;
	width: 100px
}
.foot_top .foot_nav ul li a {
	display: block;
	text-align: right;
	line-height: 30px;
	color: #a9a9a9;
	font-weight: lighter;
	font-size: 16px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.foot_top .foot_nav ul li a:hover {
	color: #fff
}
.foot_links {
	padding: 20px 0 20px;
	overflow: hidden
}
.foot_contact {
	float: left;
	width: 70%
}
.foot_contact   .flink a{ color: rgba(255,255,255,0.5);}
.foot_contact ul.col01 {
	display: block
}
.foot_contact ul.col01 li {
	display: block;
	float: left;
	width: 50%;
	height: 90px;
	position: relative;
	padding-left: 100px
}
.foot_contact ul.col01 li .icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -40px
}
.foot_contact ul.col01 li .icon i.iconfont {
	font-size: 60px;
	color: #0e5daa
}
.foot_contact ul.col01 li span.t {
	display: block;
	font-size: 24px;
	color: #0e5daa
}
.foot_contact ul.col01 li a {
	display: block;
	font-size: 24px;
	color: rgba(255,255,255,0.5);
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.foot_contact ul.col01 li:hover a {
	color: #fff
}
.foot_contact ul.flink {
	margin-top: 80px;
	color: rgba(255,255,255,0.5)
}
.foot_contact ul.flink span {
	display: block;
	float: left;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.foot_contact ul.flink p.list {
	display: none;
	float: left
}
.foot_contact ul.flink p.list a {
	color: rgba(255,255,255,0.5);
	margin: 0 5px 0 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.foot_contact ul.flink p.list a:hover {
	color: #fff
}
.foot_contact ul.flink p.list.on {
	display: block
}
.foot_qr {
	float: right;
	width: 130px
}
.foot_qr ul li {
	display: block;
	float: left;
	width: 100px;
	margin-left: 20px
}
.foot_qr ul li img {
	width: 100%;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden
}
.foot_qr ul li span {
	display: block;
	font-size: 14px;
	color: #848484;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.foot_qr ul li span i.iconfont {
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
	margin-right: 5px
}
.foot_qr ul li:hover span {
	color: #fff
}
.foot_copyright {
	border-top: 1px solid rgba(255,255,255,0.1);
	padding: 20px 0;
	overflow: hidden
}
.foot_copyright br {
	display: none
}
.foot_copyright p {
	display: block;
	float: left;
	line-height: 26px;
	color: rgba(255,255,255,0.4)
}
.foot_copyright p a {
	color: rgba(255,255,255,0.4)
}
.about_num ul {
	width: 100%;
	overflow: hidden
}
.about_num ul li {
	display: block;
	width: 130px;
	height: 140px;
	float: left;
	margin-right: 80px;
	position: relative
}
.about_num ul li b {
	display: block;
	width: 90px;
	height: 60px;
	font-family: 'bebas';
	font-size: 60px;
	color: #0e5daa
}
.about_num ul li i {
	display: block;
	width: 18px;
	height: 18px;
	font-style: normal;
	font-family: 'bebas';
	font-size: 18px;
	color: #0e5daa;
	position: absolute;
	right: 50px;
	top: 10px
}
.about_num ul li p {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #0e5daa;
	font-weight: lighter;
	position: absolute;
	right: 0;
	bottom: 0px
}
.about_num ul li:last-child {
	margin-right: 0
}
.about_num ul li:nth-child(0) i {
	right: 30px
}
.about_num ul li:nth-child(1) i {
	right: 0px
}
.about_num ul li:nth-child(1) {
	width: 230px
}
.intro_about .txt .about_num ul li:nth-child(1) p {
	right: -120px
}
.about_num ul li:nth-child(2) i {
	right: -100px
}
.intro_about .txt .about_num ul li:nth-child(2) p {
	right: -220px
}
.list_news{ overflow:hidden; margin:55px 0px}
.list_news ul li {
	display: block;
	float: left;
	width: 390px;
	margin: 0 40px 40px 0
}
.list_news ul li a {
	display: block
}
.list_news ul li:nth-child(3n){ margin:0px 0px 40px 0px}
.list_news ul li a .thumb {
	width: 390px;
	height: 255px;
	overflow: hidden
}
.list_news ul li a .thumb img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.list_news ul li a .txt {
	background: #f8f8f8;
	padding: 20px;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s
}
.list_news ul li a .txt b {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #2e2e3c;
	font-weight: bold;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s
}
.list_news ul li a .txt p {
	display: block;
	line-height: 22px;
	height: 44px;
	color: #666;
	margin: 10px 0;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s
}
.list_news ul li a .txt span {
	display: block;
	color: #666;
	line-height: 20px;
	font-size: 12px;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s
}
.list_news ul li a:hover .thumb img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.list_news ul li a:hover .txt {
	background: #0e5daa
}
.list_news ul li a:hover .txt b, .list_news ul li a:hover .txt p, .list_news ul li a:hover .txt span {
	color: #fff
}
.content_news h1.title{font-size:20px;padding-bottom:10px}.content_news .info{font-size:14px;color:#999;border-bottom:1px solid #ccc;height:40px;line-height:40px;text-align:center}.content_news .word{font-size:14px;line-height:30px;padding:30px 0}.content_news .updown{border-top:1px solid #ccc;line-height:30px}
.list_case ul li{ width:610px ; margin:15px 30px 15px 0px;  float: left; position: relative; min-height: 550px;background: #f5f5f5}
.list_case ul li:nth-child(2n){ margin:15px  0px;}
.list_case ul li .txt {
	

	display: table;
	padding: 30px 20px;
	
}
.list_case ul li .txt .des {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}
.list_case ul li .txt .des .title01 {
	color: #333;
	padding-bottom:20px;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; font-size: 30px;
}
.list_case ul li .txt .des .title01::after {
	content: '';
	display: block;
	width: 38px;
	height: 2px;
	line-height: 2px;
	background: #333;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.list_case ul li .txt .des .title01 span {
	padding-bottom: 10px; margin-top: 20px; 
}
.list_case ul li .txt .des p {
	margin: 30px 0 10px;
	color: #000; font-size: 18px; line-height: 28px;;
}
.list_case ul li .txt .des p span{ font-size: 14px; margin-top: 10px; color: #444;}
.list_case ul li .txt .des span.more02 {
	display: block;
	width: 100px; margin-top: 20px;
}
.list_case ul li .txt .des a{ text-decoration: underline;  color: #0e5daa; font-weight: bold;margin-right: 10px; display: block; font-size: 14px; margin-bottom: 15px;;;}
.list_case ul li .txt .des a:hover{ color: #000;}
.list_case ul li .txt .des .ic{ font-size: 120px;color: #0e5daa; position: absolute; right: 30px; top:80px }
.list_case ul li .txt .des a span{ font-size: 14px; color:#777; margin-right: 10px;}
.list_case ul li .txt .des span.more02 em {
	display: block;
	width: 98px;
	
	text-align: center;
	line-height: 31px;
	font-size: 20px;
	border: 1px solid #000;
	color: #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

table.gradeTbl01 { width: 100%;;
	margin-bottom: 30px;
	color: #555;
	font-size: 92.4%;
}

table.gradeTbl01 th,
table.gradeTbl01 td {
	padding: 0.9em 0.2em;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4;
}

table.gradeTbl01 th {
	background: #edf6ff;
}

table.gradeTbl01 th.gray01 { background: #f6f6f6; }
table.gradeTbl01 th.gray02 { background: #d9d9d9; }
table.gradeTbl01 th.white { background: #fff; }
table.gradeTbl01 th.black { background: #444; }
table.gradeTbl01 th.red { background: #ff3e24; }
table.gradeTbl01 th.blue { background: #0e83ce; }
table.gradeTbl01 th.yellow { background: #e2cc10; }
table.gradeTbl01 th.green { background: #31b53a; }
table.gradeTbl01 th.other { background: #f6f6f6; }
table.gradeTbl01 th.black,
table.gradeTbl01 th.red,
table.gradeTbl01 th.blue,
table.gradeTbl01 th.yellow,
table.gradeTbl01 th.green {
	color: #fff;
}
table.gradeTbl01 td.gray02 { background: #fbfbfb; }
table.gradeTbl01 td.black { background: #ececec; }
table.gradeTbl01 td.red { background: #ffebe9; }
table.gradeTbl01 td.blue { background: #e6f2fa; }
table.gradeTbl01 td.yellow { background: #fcfae7; }
table.gradeTbl01 td.green { background: #eaf7eb; }
table.gradeTbl01 td.other { background: #fefefe; }

table.gradeTbl01 th.name {
	padding: 0.2em 1em;
	color: #fff;
	background: #2d62af;
	text-align: left;
	border-left: 1px solid #2d62af;
	border-right: 1px solid #2d62af;
}

table.gradeTbl01 th.order {

	
}

table.gradeTbl01 td.white,
table.gradeTbl01 td.gray02,
table.gradeTbl01 td.black,
table.gradeTbl01 td.red,
table.gradeTbl01 td.blue,
table.gradeTbl01 td.yellow,
table.gradeTbl01 td.green,
table.gradeTbl01 td.other {
	font-family: ＭＳ Ｐゴシック;
	font-weight: 700;
}

table.gradeTbl01 .gNote {
	text-align: left;
	padding: 0.9em 0.6em;
}
table.tbl01 th,
table.tbl01 td {
	padding:10px;
	border: 1px solid #d6d6d6;
	
}
.cp_con .title01{ font-size: 30px;}

.pro_v .title01{ font-size: 30px;}
.cp_con h1{ background: url(../images/bg_tit02_01.png) no-repeat  bottom; font-size: 24px;  padding-bottom:10px; font-weight:700px; margin-top:20px; margin-bottom:10px}
.cp_con p{ line-height: 32px !important; margin-bottom:0px !important;;}
.cp_con a:hover{cursor: pointer; text-decoration:underline}
.cp_con .yy a{ background:#0e5daa ; color: #fff; display: block; padding: 10px;-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s}
.cp_con .yy a:hover{ background: #333;}
.cp_con  table tr td{ font-size:14px; line-height:28px}
.cp_con  table tr th{ font-size:16px; line-height:28px}
.cp_con  table tr th{ color:#000}
.map{
	width:50%;
	height:450px;
	animation: fadeInRight 1.6s;
}
.page_contact ul { display: inline-block;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); width: 100%; background: #fff;
  }
  .page_contact ul li { float: left;
    text-align: center; padding: 20px 0px;
    width: 33.33%;
  }
  .page_contact ul li + li {
    border-left: 1px solid #e1e1e1;
  }
  .page_contact ul .iconfont {
	color: #2f427d;
	font-size: 6rem;
  }
  .page_contact ul h3 {
	font-size: 2rem;

  }
  .page_contact ul p {
	font-size: 16px;

  }
    .in_project .col01 .col01_1{ position:relative; overflow:hidden}
   .in_project .col01 .col01_1 .txt{  position:absolute; top:-30px; opacity:0;-webkit-transition: all .5s; transition:all .5s}
      .in_project .col01 .col01_1:hover .txt{top:0px; opacity:1}
	   .in_project .col02 .col02_1{ position:relative; overflow:hidden}
   .in_project .col02 .col02_1 .txt{  position:absolute; top:-30px; opacity:0;-webkit-transition: all .5s; transition:all .5s}
      .in_project .col02 .col02_1:hover .txt{top:0px; opacity:1}
	  
	  	   .in_project .col03 .col03_1{ position:relative; overflow:hidden}
   .in_project .col03 .col03_1 .txt{  position:absolute; top:-30px; opacity:0;-webkit-transition: all .5s; transition:all .5s}
      .in_project .col03 .col03_1:hover .txt{top:0px; opacity:1}
	  	   .in_project .col04 .col04_1{ position:relative; overflow:hidden}
   .in_project .col04 .col04_1 .txt{  position:absolute; top:-30px; opacity:0;-webkit-transition: all .5s; transition:all .5s}
      .in_project .col04 .col04_1:hover .txt{top:0px; opacity:1}
	  
	   .in_project .col01 .col01_2{ position:relative; overflow:hidden}
   .in_project .col01 .col01_2 .txt{  position:absolute; bottom:-30px; opacity:0;-webkit-transition: all .5s; transition:all .5s}
      .in_project .col01 .col01_2:hover .txt{bottom:0; opacity:1}
	   .in_project .col02 .col02_2{ position:relative; overflow:hidden}
   .in_project .col02 .col02_2 .txt{  position:absolute; bottom:-30px; opacity:0;-webkit-transition: all .5s; transition:all .5s}
      .in_project .col02 .col02_2:hover .txt{bottom:0; opacity:1}
	  
	  	   .in_project .col03 .col03_2{ position:relative; overflow:hidden}
   .in_project .col03 .col03_2 .txt{  position:absolute; bottom:-30px; opacity:0;-webkit-transition: all .5s; transition:all .5s}
      .in_project .col03 .col03_2:hover .txt{bottom:0; opacity:1}
	  	   .in_project .col04 .col04_2{ position:relative; overflow:hidden}
   .in_project .col04 .col04_2 .txt{  position:absolute; bottom:-30px; opacity:0;-webkit-transition: all .5s; transition:all .5s}
      .in_project .col04 .col04_2:hover .txt{bottom:0; opacity:1}
	  
  .in_project .col01 .col01_1 img{ width:100%}
    .list_pro_v.list_pro_v2  ul li{ width:305px; float:left;-webkit-transition: all .5s; transition:all .5s}
.list_pro_v.list_pro_v2  ul li:nth-child(2n){ margin-right:0px}
.list_pro_v.list_pro_v2  ul{ width:620px; margin:0px auto}
.list_pro_v.list_pro_v2 ul li .thumb{ width:305px;  overflow:hidden;-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s}
.list_pro_v.list_pro_v2 ul li .thumb img{ width:305px;-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s }
   .list_pro_v.list_pro_v1  ul{ width:305px; margin:0px auto}
    .list_pro_v.list_pro_v1  ul li{ width:305px;  float:left;-webkit-transition: all .5s; transition:all .5s}
.list_pro_v.list_pro_v1  ul li:nth-child(1){ margin-right:0px}
.list_pro_v.list_pro_v1 ul li .thumb{ width:305px;overflow:hidden;-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s}
.list_pro_v.list_pro_v1 ul li .thumb img{ width:305px;-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s }
  
  .list_pro_v ul li{ width:305px; margin-right:10px; float:left;-webkit-transition: all .5s; transition:all .5s}
     .list_pro_v ul li .thumb{ width:305px; height:229px; overflow:hidden;-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s}
   .list_pro_v ul li .thumb img{ width:305px;-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s }
    .list_pro_v ul li:nth-child(4n){ margin-right:0px}
	    .list_pro_v ul li .txt{ border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc; padding:0px 20px; overflow:hidden;-webkit-transition: all .5s; transition:all .5s; height:60px; line-height:60px;}
		  .list_pro_v ul li .txt .title01{ font-size:16px; float:left; line-height:60px;}
		  .list_pro_v ul li .txt .more02{ float:right; line-height:60px;}
		  .list_pro_v ul li:hover .txt{ background:#0e5daa; border:none}
		  		  .list_pro_v ul li:hover .txt .title01{ color:#fff}
				  		  		  .list_pro_v ul li:hover .txt .more02{ color:#fff}
								  		  .list_pro_v ul li:hover img{-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07); overflow:hidden}
	 .list_pro_v ul li:hover{-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15)}

