@charset "utf-8";
@font-face {
	font-family: 'OPENSANS';
	src: url('OPENSANS-REGULAR_0.TTF');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINR';
	src: url('DINConReg.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'iconfont';
	src: url("font_485543_c0qumnwufx7jh5mi.eot");
	src: url("font_485543_c0qumnwufx7jh5mi.eot?#iefix") format("embedded-opentype"), url("font_485543_c0qumnwufx7jh5mi.woff") format("woff"), url("font_485543_c0qumnwufx7jh5mi.ttf") format("truetype"), url("font_485543_c0qumnwufx7jh5mi.svg#iconfont") format("svg")
}

.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;
}

html,
body,
div,
p,
ul,
li,
ol,
dl,
dt,
dd,
form,
input,
textarea,
table,
tr,
td,
img,
a,
span,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	/*min-width: 1200px;*/
	margin: 0 auto;
}

body {
	font-family: 'OPENSANS', "΢���ź�", arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: .75em;
	overflow-x: hidden;
	color: #1a1a1a;
	background: #f2f2f7;
}

input,
select,
option,
textarea {
	border: none;
	outline: none;
	font-family: 'OPENSANS';
}

img {
	border: none;
}

a,
a:hover,
a:active,
a:visited,
a:link {
	text-decoration: none;
	outline: 0;
}

ul li {
	margin: 0;
}

ul,
li {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
	clear: both;
}

.none {
	display: none;
}

.block {
	display: block;
}

.w {
	width: 100%;
	margin: 0 auto;
	max-width: 98%;
}

.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #333333;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #333333;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #333333;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #333333;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}

.h {
	height: 238px;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}


/*================================================================*/


.search1 {
	display: inline-block;
	width: 200px;
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
	vertical-align: middle;
}

.search2 {
	display: inline-block;
	width: 30px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	background: url(../images/search.png) no-repeat center center;
	cursor: pointer;
}

.top_qr a {
	position: relative;
}

.top_qr .sub {
	display: none;
	position: absolute;
	left: -20px
}

.top_tel a {
	position: relative
}

.top_tel .sub {
	display: none;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #208acc;
	color: #fff;
	font-size: 20px;
	position: absolute;
	left: -90px
}

.nav {
	width: 850px;
	margin: 0 auto
}

.nav ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.nav li.m {
	display: block;
	float: left;
	position: relative
}

.nav li.m h3 {
	display: block
}

.nav li.m h3 a {
	display: block
}

.nav li.m h3 a span {
	display: block;
	/*padding: 0 25px;*/
	padding: 0 19px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #222;
	font-weight: normal;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

header.fixed .nav li.m h3 a span {
	height: 60px;
	line-height: 60px;
}

.nav li.m h3 a:hover span {
	color: #208acc
}

.nav li.on h3 a span {
	color: #208acc
}

.nav .sub {
	display: none;
	width: 180px;
	position: absolute;
	left: 0px;
	/*top: 60px;*/
	top: 100%;
	z-index: 2;
	background: #208acc
}

.nav .sub ul {
	display: block;
	margin: 0;
	padding: 0
}

.nav .sub ul li {
	display: block;
	border-bottom: 1px solid #4b9fd4
}

.nav .sub ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	padding: 0 25px;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.nav .sub ul li a:hover {
	background: #208acc;
	color: #fff
}

.nav .sub ul li a i.iconfont {
	float: right;
	font-size: 10px;
	color: #fff;
	opacity: .4;
	filter: alpha(opacity=40);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.nav .sub ul li a:hover {
	background: #2897dc
}

.nav .sub ul li a:hover i.iconfont {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	opacity: .8;
	filter: alpha(opacity=80)
}

.nav .sub ul li:last-child {
	border-bottom: none
}

.phone_head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 999999;
	height: 50px;
	line-height: 50px;
	-moz-box-shadow: 0px 5px 10px rgba(68, 132, 202, 0.2);
	-webkit-box-shadow: 0px 5px 10px rgba(68, 132, 202, 0.2);
	box-shadow: 0px 5px 10px rgba(68, 132, 202, 0.2);
}

.phone_head .logo {
	width: 60%;
}

.phone_head .logo img {
	max-width: 100%;
	height: auto;
	max-height: 40px;
	vertical-align: middle;
}

.phone_head .head_admin {
	height: auto;
	line-height: 55px;
	margin: 0;
	margin-left: 15px;
}

.phone_head .head_admin a {
	color: #1886d1;
	font-size: 12px;
}

.phone-head .menubtn>span.expand {
	vertical-align: middle;
	display: inline-block;
	height: 30px;
	width: 40px;
	background: url(../images/navbg.png) no-repeat center;
	background-size: auto 100%;
}

.phone-head .mask-close {
	background: #3d80c8 none repeat scroll 50% 50% / auto padding-box border-box;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: 11px;
	right: 20px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	overflow: hidden;
}

.maskbg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}

#menu a {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#menu a:hover {
	color: #fff;
}

#menu h1 {
	font-weight: 300;
}

#menu h2 {
	font-weight: 300;
	margin: 3em 0 1em 0;
}

#menu p {
	margin: 20px 0;
}

#menu .nav {
	height: auto;
	background: #3d80c8;
}

#menu {
	margin: 4em auto;
	width: 100%;
}

#menu {
	background: #3d80c8;
}

.sliding-menu a.back {
	background: #c5c5c5;
}

.sliding-menu a:hover {
	background: #c5c5c5;
}


/*================================================================*/

#index_banner .item .img {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

#index_banner .owl-pagination {
	width: 100%;
	height: 2px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 130px
}

#index_banner .owl-pagination .owl-page {
	display: inline-block;
	width: 54px;
	height: 2px;
	margin: 0 5px
}

#index_banner .owl-pagination .owl-page span {
	display: block;
	width: 100%;
	height: 5px;
	background: #fff
}

#index_banner .owl-pagination .owl-page.active span {
	background: #208acc
}

.inbanner {
	position: relative
}

.inbanner .arrow_down {
	position: absolute;
	width: 20px;
	height: 30px;
	left: 50%;
	bottom: 40px;
	margin-left: -10px
}

.inbanner .arrow_down span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 30px;
	background: url(../images/c.png) 0 0 no-repeat;
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.banner2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 290px;
	padding-top: 115px;
	text-align: center;
	background: url(../images/tiao.png) no-repeat bottom left;
	background-size: 100% 100%;
}

.banner2 ul li {
	float: left;
	width: 16.6%;
	border-left: 1px solid #3383ec;
	-webkit-transition: ease-in-out 0.5s;
	-moz-transition: ease-in-out 0.5s;
	transition: ease-in-out 0.5s;
}

.banner2 ul li:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
}

.banner2 ul li:nth-child(1) {
	border: none;
}

.banner2 ul li .pic {
	width: 55px;
	height: 45px;
	margin: 0 auto;
}

.banner2 ul li:nth-child(1) .pic {
	background: url(../images/ico1.png) no-repeat center;
}

.banner2 ul li:nth-child(2) .pic {
	background: url(../images/ico2.png) no-repeat center;
}

.banner2 ul li:nth-child(3) .pic {
	background: url(../images/ico3.png) no-repeat center;
}

.banner2 ul li:nth-child(4) .pic {
	background: url(../images/ico4.png) no-repeat center;
}

.banner2 ul li:nth-child(5) .pic {
	background: url(../images/ico5.png) no-repeat center;
}

.banner2 ul li:nth-child(6) .pic {
	background: url(../images/ico6.png) no-repeat center;
}

.banner2 ul li a {
	color: #fff;
}

.banner2 ul li img {
	vertical-align: middle;
}

.banner2 ul li .tbox {
	margin-top: 15px;
	padding: 0 25px;
}

.banner2 ul li .tbox .t1 {
	font-size: 18px;
	font-weight: bold;
}

.banner2 ul li .tbox .t2 {
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
	opacity: 0.5;
}

.banner2 ul li:nth-child(4) .tbox .t2,
.banner2 ul li:nth-child(6) .tbox .t2 {
	text-align: left;
}

.banner2 ul li .tbox .t2 span {
	margin-right: 25px;
}


/*=====================================index===========================*/

.index_about {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/index_about.jpg);
	display: table;
	width: 100%
}

.index_about .col {
	display: table-cell;
	vertical-align: middle
}

.index_about .txt {
	width: 1700px;
	margin: 0 auto;
	text-align: center;
}

.index_about .title {
	padding: 0 0 30px;
	position: relative
}

.index_about .title h3 {
	display: block;
	font-size: 56px;
	color: #208acc;
	text-align: center
}

.index_about .title span {
	display: block;
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: lighter;
	opacity: .3;
	filter: alpha(opacity=30)
}

.index_about .title:after {
	content: '';
	display: block;
	width: 80px;
	height: 2px;
	line-height: 2px;
	background: #999;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: 0
}

.index_about .des {
	font-size: 17px;
	line-height: 30px;
	color: #333;
	/*font-weight: lighter;*/
	text-align: center;
	margin: 40px 0 0px 0
}

.index_about .more {
	width: 180px;
	margin: 0 auto
}

.index_about .more a {
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 2px solid #999;
	color: #999;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	margin-top: 40px;
}

.index_about .more a i.iconfont {
	font-size: 14px;
	margin-left: 20px
}

.index_about .more a:hover {
	background: #208acc;
	color: #fff;
	border-color: #208acc
}

.num_con {
	margin-top: 30px;
}

.num_con ul {
	display: table;
	table-layout: fixed;
	zoom: 1;
	width: 100%;
}

.num_con ul li {
	display: table-cell;
}

.number_box {
	color: #01224b;
	border-left: 1px solid #b3c1c9;
}

.num_con ul li:first-child .number_box {
	border: none;
}

.num_con .number {
	font-size: 60px;
	font-family: 'DINR';
	font-weight: bold;
}

.num_con .unit {
	font-size: 16px;
}

.text_box {
	font-size: 16px;
	color: #666666;
}

.num_con ul li .pic {
	margin-bottom: 20px;
}

.index_about .main2 {
	margin-top: 60px;
}

.index_about .main2 ul {
	display: table;
	table-layout: fixed;
	text-align: center;
	zoom: 1;
	width: 100%;
	border-collapse: separate;
	border-spacing: 20px;
}

.index_about .main2 ul li {
	/*display: inline-block;*/
	display: table-cell;
	padding: 20px;
	/*margin: 0 10px;*/
	border: 2px solid #b7bdc2;
	vertical-align: middle;
}

.index_about .main2 ul li .pic {
	float: left;
	width: 126px;
	margin-right: 20px;
}

.index_about .main2 ul li .pic img {
	display: block;
	width: 100%;
}

.index_about .main2 ul li .tbox {
	text-align: left;
}

.index_about .main2 ul li .tbox .t1 {
	font-size: 15px;
	color: #333333;
}

.index_about .main2 ul li .tbox .t2 {
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
}

.index_business {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #fff;
	/*background-image: url("../img/index_business.jpg")*/
}

.index_business .item {
	position: relative;
	float: left;
	border: 1px solid #fff;
	width: 16.6666%;
	background: url(../images/line01.png) right top repeat-y;
}

.index_business .item::after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	left: 0;
	top: 0;
	background: rgba(61, 128, 200, .5);
}

.index_business .item:hover::after {
	display: none
}

.index_business .item a {
	display: block;
	position: relative
}

.index_business .item a .txt {
	color: #fff;
	position: absolute;
	left: 10%;
	bottom: 15%;
	z-index: 100;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	z-index: 2
}

.index_business .item a .txt i.iconfont {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: lighter;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.index_business .item a .txt span {
	display: block;
	font-family: 'btl';
	font-size: 16px;
	line-height: 20px;
	opacity: .5;
	filter: alpha(opacity=50);
	margin: 80px 0 10px
}

.index_business .item a .txt b {
	display: block;
	font-size: 28px
}

.index_business .item a .img {
	overflow: hidden
}

.index_business .item a .img span {
	display: block;
	/*opacity: 0;
	filter: alpha(opacity=0);*/
	/*opacity: 1;
	filter: alpha(opacity=1);*/
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.index_business .item a:hover .txt {
	bottom: 10%
}

.index_business .item a:hover .txt i.iconfont {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}

.index_business .item a:hover .img span {
	/*opacity: 1;
	filter: alpha(opacity=100);*/
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}


/*================================================================*/

#fp-nav {
	width: 19px;
	height: 330px;
	position: fixed;
	top: 50%;
	margin-top: -165px;
	z-index: 100;
	background: url(../images/line01.png) 9px top repeat-y;
}

#fp-nav.right {
	right: 20px
}

#fp-nav ul {
	padding: 50px 0 0
}

#fp-nav ul li {
	display: block;
	width: 19px;
	height: 19px;
	margin: 20px 0
}

#fp-nav ul li a {
	display: block;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	padding: 5px;
	border: 1px solid rgba(255, 255, 255, 0)
}

#fp-nav ul li a.active {
	padding: 5px;
	border: 1px solid #fff
}

#fp-nav ul li a span {
	display: block;
	width: 7px;
	height: 7px;
	background: #fff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.index_footer {
	background: #f2f2f7;
}

.footer_top {
	/*display: table;
    table-layout: fixed;
    zoom: 1;
    width: 100%;
    border-collapse: separate;
    border-spacing: 40px;*/
	width: 1700px;
	margin: 0 auto;
	max-width: 96%;
	font-size: 16px;
	color: #666666;
}

.footer_top a {
	color: #666666;
}

.footer_top dl {
	/*display: table-cell;*/
	vertical-align: top;
	display: inline-block;
	margin-left: 70px;
}

.footer_top dl.dl1 {
	margin-left: 0;
}

.footer_top dl.dl6 {
	display: block;
	float: right;
	text-align: center;
	font-size: 14px;
	color: #999999;
	margin-left: 0;
}

.footer_top dl.dl6 .t {
	margin-top: 10px;
}

.footer_top dt {
	padding-bottom: 15px;
	margin-bottom: 25px;
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #e5e7e8;
}

.dl6 .ma {
	width: 132px;
}

.dl6 .ma img {
	display: block;
	width: 100%;
}

.footer_top dd {
	line-height: 30px;
}

.footer_hot {
	width: 1800px;
	max-width: 100%;
	margin: 2px auto 0;
	background: #fff;
	padding: 30px 50px;
}

.index_footer .footer_hot {
	margin: 80px auto 0;
	max-width: 96%;
}

.footer_hot .tit {
	margin-bottom: 25px;
	font-size: 20px;
	color: #333333;
}

.footer_hot .tit .huan {
	float: right;
	background: url(../images/huan.png) no-repeat left center;
	padding-left: 30px;
	font-size: 14px;
	color: #333333;
}

.footer_hot .main {}

.footer_hot .main a {
	display: inline-block;
	border: 1px solid #f1f1f4;
	border-radius: 25px;
	line-height: 30px;
	padding: 0 15px;
	font-size: 14px;
	color: #999999;
	margin: 0 5px 25px 0;
}

.footer_hot .main a:hover {
	/*color: #333333;*/
	-moz-box-shadow: 0px 0px 15px #d9d8d8;
	-webkit-box-shadow: 0px 0px 15px #d9d8d8;
	box-shadow: 0px 0px 15px #d9d8d8;
}

.footer_copy {
	width: 1700px;
	margin: 0 auto;
	max-width: 96%;
	padding: 40px 0;
	font-size: 14px;
	color: #999999;
	line-height: 18px;
}

.index_footer .footer_copy {
	padding: 70px 0 40px;
}

.footer_copy .other {
	float: right;
	/*text-align: center;*/
	color: #999999;
}

.footer_copy a {
	color: #999999;
}

.footer_copy .webmap {
	color: #666666;
	padding-left: 30px;
	background: url(../images/web.png) no-repeat left center;
	background-size: auto 100%;
}

#roll {
	height: 140px;
	width: 200px;
	background: #000;
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -70px;
	cursor: pointer;
	z-index: 999999;
}

#roll a {
	display: block;
}

#roll img {
	height: 140px;
	width: 200px;
}




.close {
	width: 14px;
	height: 14px;
	line-height: 14px;
	background: #fff;
	border-radius: 50%;
	color: #01224b;
	font-size: 12px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 10px;
}

@media only screen and (max-width:1200px) {
	#roll {
		display: none;
	}
}


/*================================================================*/

.nybanner {
	position: relative;
	margin-top: 90px;
}

.nybanner img {
	width: 100%;
	display: block;
}

.nybanner .tbox {
	position: absolute;
	top: 50%;
	right: 245px;
	margin-top: -18px;
	font-size: 31px;
	color: #fff;
	font-weight: bold;
	line-height: 36px;
}

.main_sec .w {
	position: relative;
}

.wbg {
	background: #fff;
}

.layoutleft {
	float: left;
	width: 100%;
	background: #fff;
}

.layoutright {
	float: left;
	width: 30.6%;
	background: #fff;
}

.nymain1 {
	position: absolute;
	width: 100%;
	top: -50px;
	left: 0;
	line-height: 90px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.nymain1.fixed {
	position: fixed;
	z-index: 999;
	top: 60px;
	line-height: 45px;
	height: 45px;
	padding: 0 80px;
	background: #fff;
	overflow: hidden;
	-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);
}

.nymain1 a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
}

.weizhi1 {
	padding: 0 30px;
}

.weizhi1 a {
	position: relative;
	margin-left: 40px;
}

.weizhi1 a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 0;
	height: 5px;
	background: #3d80c8;
}

.nymain1.fixed .weizhi1 a:before {
	bottom: 0px;
}

.weizhi1 a.on {
	color: #3d80c8;
	font-weight: bold;
}

.weizhi1 a.on:before {
	width: 100%;
}

.weizhi2 {
	font-size: 14px;
	color: #666666;
	padding: 0 30px;
	background: #fafafb;
}

.weizhi2 a {
	padding-right: 10px;
	padding-left: 15px;
	background: url(../images/home2.png) no-repeat left center;
}

.weizhi2 a:first-child {
	background: url(../images/home.png) no-repeat left center;
	padding-left: 40px;
}

.nymain2 {
	padding-top: 47px;
}

.nymain2 .nytit1 {
	font-size: 30px;
	color: #3d80c8;
	font-family: 'DINR';
	font-weight: bold;
	text-transform: uppercase;
}

.nymain2 .nytit2 {
	font-size: 25px;
	color: #222222;
	font-family: 'DINR';
}

.nymain2 .nytit3 {
	font-size: 22px;
	color: #666666;
}

.hr {
	height: 20px;
}

.padcontainer1 {
	padding: 10px 10px; 
	font-size: 15px;
	color: #333333;
}

.padcontainer2 {
	padding: 60px 30px;
	font-size: 14px;
	color: #333333;
	background: #fafafb;
}

.aboutmain1 {
	line-height: 25px;
	text-align:justify;

}

.aboutmain2 {
	margin-top: 40px;
}

.aboutmain2.num_con ul li {
	/*border-collapse: separate;
    border-spacing: 20px;*/
	width: 20%;
	text-align: center;
}

.aboutmain3 {
	margin-top: 30px;
}

.aboutmain3 img {
	display: block;
	width: 100%;
}

.aboutmain4 {
	margin-top: 30px;
}

.aboutmain4 img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.aboutmain5 {
	background: #3c7ec6;
	font-size: 15px;
	color: #ffffff;
	padding: 65px 25px;
	min-height: 339px;
}

.aboutmain5 strong {
	font-size: 18px;
}

.aboutmain6 {
	padding: 40px 0 100px;
	background: url(../images/about5.jpg) no-repeat left center;
	background-size: cover;
}

.aboutmain6 ul li {
	float: left;
	width: 32%;
	margin-left: 2%;
	background: #fff;
}

.aboutmain6 ul li:nth-child(3n+1) {
	margin-left: 0;
}

.aboutmain6 ul li .pic {
	background: #3c7ec6;
	display: table;
}

.aboutmain6 ul li .img {
	width: 50%;
	display: table-cell;
	overflow: hidden;
}

.aboutmain6 ul li .img img {
	display: block;
	width: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.aboutmain6 ul li:hover .img img {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);

	transform: scale(1.07);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.aboutmain6 ul li .name {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.aboutmain6 ul li .tbox {
	padding: 30px 20px 50px;
}

.aboutmain6 ul li .tbox .t {
	padding: 15px 0;
	border-bottom: 1px solid #f3f3f7;
	padding-left: 40px;
	background: url(../images/about1.png) no-repeat left center;
}

.aboutmain6 ul li .tbox .t:nth-child(2) {
	background-image: url(../images/about2.png);
}

.aboutmain6 ul li .tbox .t:nth-child(3) {
	background-image: url(../images/about3.png);
}

.aboutmain6 ul li .t1 {
	font-size: 14px;
	color: #666666;
}

.aboutmain6 ul li .t2 {
	margin-top: 5px;
	font-size: 14px;
	color: #3d80c8;
}


/*================================================================*/

.contactmain1 {}

.contactmain1 ul li {
	background: #f2f2f7;
	display: table;
	width: 100%;
	margin-bottom: 10px;
}

.contactmain1 ul li .pic {
	width: 25%;
	display: table-cell;
}

.contactmain1 ul li .pic img {
	display: block;
	width: 100%;
}

.contactmain1 ul li .tbox {
	width: 75%;
	display: table-cell;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: middle;
}

.contactmain1 ul li .t1 {
	font-size: 22px;
	color: #3d80c8;
	margin-bottom: 20px;
}

.contactmain1 ul li .t2 {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.rightyewu {
	padding: 65px 30px;
	background: #4a94df url(../images/ctc3.jpg) no-repeat left center;
}

.rightyewu .nytit1 {
	color: #fff;
	opacity: .2;
}

.rightyewu .nytit2 {
	color: #fff;


}

.abox {
	margin-top: 45px;
}

.abox a {
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	line-height: 42px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 25px;
	padding: 0 20px;
	margin: 0 10px 10px 0;
}

.abox a:hover {
	background: rgba(255, 255, 255, 0.5);
}

.rightcontact {
	margin-top: 30px;
	padding: 25px 30px;
	background: #3d80c8 url(../images/ctc5.png) no-repeat 98% bottom;
}

.rightcontact .tbox {
	background: url(../images/ctc6.png) no-repeat left center;
	color: #fff;
	padding-left: 75px;
}

.rightcontact .tbox .t1 {
	font-size: 18px;
}

.rightcontact .tbox .t2 {
	font-size: 22px;
}

.rightsearch {
	margin-top: 30px;
	padding: 55px 30px;
	background: #e6e8f3 url(../images/ctc8.jpg) no-repeat left center;
}

.rightsearch .searchbox {
	border-color: #dadada;
	margin: 20px 0 0 0;
	border-radius: 5px;
	background: #fff;
}

.rightsearch .search1 {
	width: 250px;
}

.rightsearch .search2 {
	background: #fff url(../images/ctc7.png) no-repeat center center;
}


/*================================================================*/

.job_sec1 {
	padding: 30px;
	overflow: hidden;
	background: #f2f2f7;
}

.job_ser1 {
	width: 48%;
}

.job_ser1 select {
	width: 80%;
	float: right;
	border: 1px solid #e6e6e6;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: 14px;
	height: 41px;
	line-height: 41px;
	color: #666666;
	padding: 0 50px 0 20px;
	background: url(../images/job1.jpg) no-repeat right top;
}

.job_ser2 {
	overflow: hidden;
}

.job_ser2 label {
	float: left;
	font-size: 16px;
	line-height: 41px;
	margin-right: 15px;
}

.job_ser2 input {
	width: 57%;
	/*width: 30%;*/
	float: left;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	height: 41px;
	line-height: 41px;
	color: #666666;
	padding: 0 20px;
}

.job_ser2 button {
	width: 30%;
	float: right;
	border: none;
	background: #999999;
	color: #fff;
	font-size: 18px;
	text-align: center;
	height: 41px;
	line-height: 41px;
	cursor: pointer;
	letter-spacing: 10px;
}

.job_ser2 button img {
	vertical-align: middle;
	margin-right: 10px;
}

.job_ser2 button:hover {
	opacity: 0.8;
}

.joinlist {
	padding-bottom: 50px;
	/*margin-top: 40px;*/
}

.joinlist .main {
	background: #fff;
}

.joinlist .main .tit {
	line-height: 60px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #4b84ec;
}

.joinlist .main .tit span {
	float: left;
}

.joinlist .main span {
	display: inline-block;
	padding-left: 25px;
}

.joinlist .main .tit span,
.joinlist .main h3 span {
	width: 23%;
}

.joinlist .main .tit span.sp2 {
	background: #6aa7ea;
}

.joinlist .main .tit span.sp3 {
	background: #5092d9;
}

.joinlist .main .tit span.sp4 {
	background: #3d80c8;
}

.joinlist .main .tit span.sp1,
.joinlist .main h3 span.sp1 {
	width: 35%;
}

.joinlist .main .tit span.sp4 {
	width: 19%;
}

.joinlist .main h3 span.sp4 {
	width: 17%;
}

.sideMenu {
	margin: 0 auto;
	width: 100%;
}

.sideMenu h3 {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
	background: #fff url(../images/off.png) no-repeat 5px center;
	transition: all 0.3s ease;
}

.sideMenu h3.on {
	background-color: #f2f2f7;
	background-image: url(../images/on.png);
}

.sideMenu .joinbox {
	border-bottom: 1px solid #f2f2f7;
}

.sideMenu .joinbox ul {
	padding: 35px;
	display: none;
	background: #f2f2f7;
	position: relative;
	border-top: 1px solid #fff;
}

.sideMenu ul .m1 {
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}

.sideMenu ul .m1 .t1 {
	margin-right: 23px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
}

.sideMenu ul .m1 .t1,
.sideMenu ul .m1 .t2 {
	margin-bottom: 10px;
}


/*================================================================*/

.timcontainer {
	float: left;
	width: 100%;
	margin-top: 55px;
}

.timcontainer::after {
	content: '';
	display: table;
	clear: both;
}

#timeline {
	background: #fff;
	position: relative;
}

#timeline::before {
	content: '';
	position: absolute;
	top: 10px;
	height: 100%;
	width: 2px;
	background: #f4f4f4;
}

.timeline-block {
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 15px;
}

.timeline-block:after {
	content: "";
	display: table;
	clear: both;
}

.timeline-img {
	position: absolute;
	top: 50%;
	left: 0;
	background: url(../images/yuan1.png) no-repeat center;
	width: 17px;
	height: 17px;
	margin-left: -6.5px;
	margin-top: -8.5px;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}

.timeline-content {
	padding-left: 18px;
	margin-left: 30px;
	position: relative;
	background: url(../images/jian.png) no-repeat left center;
}

.timeline-content .yiny {
	padding: 15px 30px 15px 15px;
	background: #f2f2f7;
	font-size: 16px;
	color: #666;
}

.timeline-content .yiny a {
	float: right;
	padding-left: 25px;
	font-size: 14px;
	color: #999;
	background: url(../images/xz.png) no-repeat left center;
}

.timeline-content .yiny a:hover {
	color: #3d80c8;
	background-image: url(../images/xz0.png);
}

.timeline-content:after {
	content: "";
	display: table;
	clear: both;
}


/*================================================================*/

.newsmain1 {
	background: #f2f2f7;
}

.newsmain1 .pic {
	float: left;
	width: 32%;
	overflow: hidden;
}

.newsmain1 .pic img {
	display: block;
	width: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.newsmain1:hover .pic img {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.newsmain1 .tbox {
	float: right;
	width: 68%;
	padding: 45px 30px 0;
}

.newsmain1 .tbox .t1 {
	font-size: 13px;
	color: #999999;
}

.newsmain1 .tbox .t1 .sp1 {
	padding-left: 20px;
	background: url(../images/news2.png) no-repeat left center;
	margin-right: 20px;
}

.newsmain1 .tbox .t1 .sp2 {
	padding-left: 20px;
	background: url(../images/news3.png) no-repeat left center;
}

.newsmain1 .tbox .t2 {
	margin-top: 20px;
	font-size: 22px;
	color: #3d80c8;
}

.newsmain1 .tbox .t3 {
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
}

.newsmain1 .tbox .t4 {
	display: inline-block;
	width: 90px;
	margin-top: 35px;
	font-size: 13px;
	color: #999999;
	padding-bottom: 10px;
	background: url(../images/more.png) no-repeat left bottom;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.newsmain1 .tbox .t4:hover {
	background-position-x: 5px;
}

.newsmain2 {
	margin-top: 20px;
}

.newsmain2 ul li {
	margin-bottom: 10px;
	padding: 45px 35px;
	background: #f2f2f7;
}

.newsmain2 ul li .time {
	float: left;
	width: 10%;
	font-size: 30px;
	color: #999999;
	line-height: 50px;
	font-family: 'DINR';
}

.newsmain2 ul li:hover .time {
	color: #3d80c8;
}

.newsmain2 ul li .tbox {
	float: right;
	width: 90%;
	padding: 0 100px 0 30px;
	background: url(../images/news4.png) no-repeat right center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.newsmain2 ul li:hover .tbox {
	background-position-x: 95%;
}

.newsmain2 ul li .tbox .t1 {
	font-size: 18px;
	color: #333333;
}

.newsmain2 ul li .tbox .t2 {
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
}

.page {
	display: table;
	margin: 0 auto;
	margin-top: 60px;
	text-align: center;
	font-size: 20px;
	color: #999999;
	line-height: 50px;
	height: 50px;
	font-weight: bold;
}

.page a {
	display: table-cell;
	color: #999999;
	padding: 0 5px;
}

.page a:hover,
.page a.on {
	color: #3d80c8;
}

.page .pre {
	width: 30px;
	height: 50px;
	background: #fff url(../images/tleft.png) no-repeat center center;
	text-indent: -999px;
	overflow: hidden;
}

.page .next {
	width: 30px;

	height: 50px;
	background: #fff url(../images/tright.png) no-repeat center center;
	text-indent: -999px;
	overflow: hidden;
}


/*================================================================*/

.yewumain1 {
	margin-bottom: 40px;
	font-size: 16px;
	color: #222222;
}

.yewumain1 span {
	color: #3d80c8;
	font-weight: bold;
}

.table {
	margin-top: 50px;
}

.table table {
	width: 100%;
	line-height: 50px;
	border: 1px solid #f2f2f7;
	text-align: center;
}

.table table th {
	line-height: 70px;
	background: #f2f2f7;
}

.table table tr th:nth-child(2) {
	background: #e1e1ec;
}

.table table tr th:nth-child(3) {
	background: #c4c4d6;
}


/*================================================================*/

.yewumain2 img {
	display: block;
	width: 100%;
}

.padcontainer3 {
	padding: 50px 30px;
	background: #f9f9fa;
}

.padcontainer3 ul li {
	margin-bottom: 10px;
	font-size: 18px;
	color: #666666;
	line-height: 50px;
	padding: 0 20px 0 54px;
	background: #fff url(../images/yewu2.png) no-repeat 20px center;
}

.padcontainer3 ul li:hover {
	-moz-box-shadow: 0px 0px 15px #d9d8d8;
	-webkit-box-shadow: 0px 0px 15px #d9d8d8;
	box-shadow: 0px 0px 15px #d9d8d8;
}

.padcontainer3 a {
	color: #666666;
}

.yewumain3 {
	border-left: 2px solid #f2f2f7;
	min-height: 763px;
	padding: 0 30px;
}

.yewumain3 .tit {
	padding: 50px 0 30px;
	font-size: 22px;
	color: #3d3d3d;
	background: url(../images/yewu5.jpg) no-repeat left bottom;
}

.yewumain3 .list {
	margin-top: 20px;
}

.yewumain3 a {
	display: block;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	color: #666666;
}

.yewumain3 a:hover {
	color: #3d80c8;
}

.yewumain3 a span {
	color: #999999;
}

.form {
	margin-top: 3%;
}

.texts {
	width: 45%;
	margin-right: 5%;
	float: left;
	border: 1px solid #f2f2f7;
	border-radius: 8px;
	line-height: 40px;
	margin-bottom: 2%;
	text-indent: 2em;
	color: #666666;
	caret-color: #666666;
}

.liu {
	width: 95%;
	margin-right: 5%;
	border: 1px solid #f2f2f7;
	border-radius: 8px;
	margin-bottom: 2%;
	text-indent: 2em;
	color: #666666;
	line-height: 40px;
	caret-color: #666666;
}

.fas {
	width: 95%;
	border: 0px;
	line-height: 40px;
	background-color: #3d80c8;
	color: #FFF;

	font-weight: bold;
	font-size: 16px;
	border-radius: 8px;
}


/*botom================================================================*/


.inner88{ width: 88%; margin: 0px auto; max-height: 1700px;}

.foot{ background-color: #d2d2d2;}
.foot a:link, .foot a:visited { color: #646464; }
.foot a:active, .foot a:hover { color: #ee2d31; }
.erm-box{ float: right; display: block; width: 140px;}
.erm-box img{ width: 100%; display: block;}
.footNav{ padding: 35px 0px;}
.footNav a{ margin-right: 60px; position: relative;}
.footNav a:last-child{ margin-right: 0;}
.footNav a:before{ content:""; width:100%; height:1px; background-color:#ee2d31; position:absolute; left:0; bottom:-2px; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0);  visibility:hidden\9; }
.footNav a:hover:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0;visibility:visible\9;}
.footNav ul{ float: left; display: block; width: 86%;}
.footNav li{ float: left; display: block; width: 14%; margin-right: 0.28%;}
.footNav .subnav{ padding-top: 10px;}
.footNav .subnav a{ font-size: 12px;}
.foot-line{ height: 1px; background-color: #bfbfbf;}
.footBox{ padding: 30px 0px; color: #646464;}
.smlink{ margin-left: 32px;}
.foot-l,.foot-r{ float: left; display: block; width: 48%;}
.foot-l{ color: #323232;}
.foot-r{ float: right; font-size: 12px;}
.foot-tel{ background: url(/images/f_i1.png) no-repeat scroll left center; padding-left: 32px; font-weight: bold; font-size: 32px; font-family: arial, helvetica, sans-serif; line-height: 1.2; margin-bottom: 22px;}
.foot-add{ background: url(/images/f_i2.png) no-repeat scroll left center; padding-left: 32px; display: inline-block;}
.foot-tel2{ background: url(../images/f_i3.png) no-repeat scroll left center; padding-left: 32px; margin-left: 88px; display: inline-block;}
.foot-rbox{ margin-bottom: 20px;  float: right;}
