.banner img {
	width: 100%;
	height: auto;
}

.inner_nav {
	height: 42px;
	border-bottom: 1px solid #e9e9e9;
	color: #333;
	font-size: 13px;
	line-height: 42px;
}

.inner_nav a {
	color: #333;
}

.inner_nav a:last-child {
	color: #fc7321;
}

.inner_nav .inner_bg {
	background: url(../picture/navgation_bg.jpg) no-repeat left center;
	padding-left: 22px;
}

.nav_bar {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
}

.nav_bar ul {
	text-align: center;
}

.nav_bar li {
	display: inline-block;
	width: 194px;
	height: 43px;
	background: url(../picture/navLi_bg.jpg) no-repeat center center;
	text-align: center;
	line-height: 43px;
	margin-right: 45px;
}

.nav_bar li:last-child {
	margin-right: 0;
}

.nav_bar li a {
	font-size: 18px;
	color: #0072ae;
	display: block;
	width: 100%;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
}

.nav_bar li .active {
	background: url(../picture/navgationAct_bg.jpg) no-repeat center center;
}

.nav_bar li .active {
	color: #fff;
}

.fs_list li {
	width: 288px;
	height: 188px;
	margin-right: 14px;
	background-color: #fafafa;
	float: left;
	position: relative;
	text-align: center;
}

.fs_list li:last-child {
	margin-right: 0;
}

.fs_list li span {
	position: absolute;
	width: 28px;
	height: 3px;
	background-color: #ff6a00;
	left: 50%;
	margin-left: -14px;
	top: 0;
}

.fs_list li .img {
	margin-top: 40px;
}

.fs_list li h5 {
	line-height: 52px;
	font-size: 15px;
	color: #333333;
}

.fs_list li div {
	font-size: 12px;
	line-height: 28px;
	color: #666666
}

.map {
	margin-top: 45px;
}

#iframe {
	width: 100%;
	height: 370px;
}

.con_sub {
	margin-top: 44px;
	margin-bottom: 70px;
}

.sub_left {
	width: 362px;
}

.sub_left p {
	width: 100%;
	height: 46px;
	margin-bottom: 34px;
}

.sub_left p input {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #d8d8d8;
	text-indent: 14px;
}

.sub_left p:last-child {
	margin-bottom: 0;
}

.sub_mid {
	width: 646px;
	margin-left: 20px;
}

.sub_mid textarea {
	width: 100%;
	height: 120px;
	border: 1px solid #d8d8d8;
	text-indent: 14px;
}

.sub_btn {
	width: 146px;
}

.sub_btn input {
	width: 100%;
	height: 46px;
	background: #4d4d4d;
	color: #fff;
	margin-bottom: 34px;
	text-align: center;
}

.sub_btn input:last-child {
	margin-bottom: 0;
	background: #0072ae;
}


.common_text {
	color: #333333;
	font-size: 13px;
	line-height: 28px;
}


.case_list {
	margin-top: 28px;
}

.case_list li {
	width: 380px;
	margin-right: 30px;
	padding-bottom: 12px;
	border-bottom: 2px solid #0072ae;
	margin-bottom: 30px;
	float: left;
	margin-right: 30px;
}

.case_list li:nth-child(3n) {
	margin-right: 0;
}

.case_list li .img {
	border: 1px solid #e5e5e5;
	height: 254px;
	width: 100%;
}

.case_list li .img img {
	width: 100%;
	height: 254px;
}

.case_InnnerTop {
	line-height: 44px;
	margin-top: 13px;
	overflow: hidden;
}

.case_InnnerTop h5 {
	float: left;
	font-size: 15px;
	color: #333333;
}

.case_InnnerTop a {
	float: right;
	color: #ff6a00;
	font-size: 13px;
}

.case_InnerInfo {
	line-height: 22px;
	font-size: 13px;
	color: #666666;
}

.team_list {
	margin-top: 30px;
}

.team_list li {
	float: left;
	margin-bottom: 12px;
	margin-right: 28px;
	text-align: center;
	width: 279px;
}

.team_list li:nth-child(4n) {
	margin-right: 0;
}

.team_list li .img {
	width: 278;
	height: 130px;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}

.team_list li .img img {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.team_list li p {
	font-size: 13px;
	color: #333;
	line-height: 32px;
}

.newsInfo_main {
	padding: 20px 24px;
	margin-bottom: 30px;
	margin-top: 30px;
	background: #fff;
}

.newsInfo_main h3 {
	font-size: 28px;
	color: #333333;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: normal;
}

.newsInfo_main .date {
	text-align: center;
	padding-left: 286px;
	padding-right: 270px;
	margin-bottom: 12px;
	color: #666;
}

.share span {
	float: left;
}

.info_text {
	border-top: 1px dashed #cacaca;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 13px;
	color: #333333;
}

.info_bot {
	border-top: 1px dashed #cacaca;
	padding-top: 20px;
	margin-top: 24px;
}

.info_bot p {
	line-height: 24px;
}

.info_bot p a {
	font-size: 13px;
	color: #666666;
}

.info_bot .back {
	width: 124px;
	height: 42px;
	background: #d11026;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
}

.content {
	margin-bottom: 30px;
}

.adv_list {
	width: 730px;
	border-right: 1px solid #dfdfdf;
	float: left;
}

.adv_list li {
	height: 66px;
	border-bottom: 1px solid #dfdfdf;
	padding-left: 78px;
	padding-top: 28px;
	position: relative;
	width: 624px;
}

.adv_list li h5 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
}

.adv_list li:nth-child(1) {
	background: url(../picture/adv_1.jpg) no-repeat left top 26px;
}

.adv_list li:nth-child(2) {
	background: url(../picture/adv_2.jpg) no-repeat left 26px;
}

.adv_list li:nth-child(3) {
	background: url(../picture/adv_3.jpg) no-repeat left 26px;
}

.adv_list li:nth-child(4) {
	background: url(../picture/adv_4.jpg) no-repeat left 26px;
}

.adv_list li:nth-child(5) {
	background: url(../picture/adv_5.jpg) no-repeat left 26px;
}

.adv_list li:nth-child(6) {
	background: url(../picture/adv_6.jpg) no-repeat left 26px;
}

.adv_list li p {
	line-height: 28px;
	font-size: 15px;
	color: #666666;
}

.adv_list li span {
	position: absolute;
	width: 92px;
	height: 4px;
	background-color: #dfdfdf;
	right: 0;
	bottom: -1.5px;
}

.adv_imgShow {
	width: 446px;
	float: right;
}

.adv_imgShow img {
	width: 100%;
	height: auto;
}

.adv_area {
	margin-top: 60px;
}

.express_list {
	margin-top: 34px;
}

.express_list li {
	width: 532px;
	border: 1px solid #0072ae;
	height: 205px;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
	padding: 0 28px;
	position: relative;
}

.express_list li:nth-child(2n) {
	margin-right: 0;
}

.express_list li h3 {
	margin-top: 18px;
	line-height: 50px;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	padding-left: 36px;
	background: url(../picture/h3_bg.jpg) no-repeat left center;
}

.express_list li .ex_info {
	line-height: 26px;
	font-size: 13px;
	color: #333333;
}

.express_list li .ex_more {
	width: 112px;
	height: 30px;
	background-color: #0072ae;
	position: absolute;
	left: 37xp;
	bottom: 20px;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	color: #ffffff;
}

.bg_title h3 {
	font-size: 28px;
	color: #333333;
	background: url(../picture/h3_bg.jpg) no-repeat left center;
	padding-left: 38px;
	line-height: 66px;
}

.bg_title h3 span {
	font-size: 18px;
	color: #888888;
	font-weight: normal;
}

.lc1_list {
	border: 1px solid #ececec;
	border-bottom: none;
}

.lc1_list li {
	width: 258px;
	height: 170px;
	border-right: 1px solid #ececec;
	float: left;
	padding: 0 20px;
	border-bottom: 1px solid #ececec;
	position: relative;
}

.lc1_list li:nth-child(4n) {
	border-right: 0;
}

.lc1_list li:nth-child(4n) span {
	background: none;
}

.lc1_list li h4 {
	margin-top: 40px;
	line-height: 44px;
	text-align: center;
	color: #0072ae;
	font-size: 26px;
	background: url(../picture/h4_bg.jpg) no-repeat center bottom;
}

.lc1_list li p {
	color: #333333;
	font-size: 13px;
	line-height: 24px;
	margin-top: 16px;
	text-align: center;
}

.lc1_list li span {
	position: absolute;
	width: 38px;
	height: 18px;
	background: url(../picture/jt_bg.png) no-repeat center center;
	right: -14px;
	top: 50%;
	margin-top: -8px;
	z-index: 999;
}

.section {
	margin-bottom: 24px;
}

.service_list {
	margin-top: 32px;
}

.service_list li {
	margin-bottom: 32px;
	overflow: hidden;
	height: 134px;
}

.service_list li .img {
	float: left;
	padding: 2px;
	border: 1px solid #c9c9c9;
	width: 246px;
	height: 128px;
}

.service_list li .img img {
	width: 100%;
	height: 100%;
}

.service_infor {
	width: 900px;
	float: right;
}

.service_list li .service_infor h5 {
	background: url(../picture/cirle_bg.jpg) no-repeat left center;
	padding-left: 20px;
	font-size: 15px;
	color: #0072ae;
	font-weight: bold;
	line-height: 32px;
	margin-top: 32px;
}

.service_list li p {
	font-size: 13px;
	color: #333333;
	line-height: 26px;
	display: inline-block;
}

.news_cont .newsItem .news_link a:nth-child(2) {
	background-color: #1980c2;
	color: #fff;
}

.newsInfo_cont {
	width: 1116px;
	padding: 42px 38px;
	background-color: #fff;
}

.newsInfo_cont h5 {
	line-height: 50px;
	color: #333333;
	font-size: 28px;
	text-align: center;
}

.cont_top {
	padding-bottom: 15px;
	border-bottom: 1px dashed #d1d1d1;
}

.cont_top p {
	line-height: 40px;
	font-size: 13px;
	color: #666666;
	text-align: center;
}

.cont_top .share {
	overflow: hidden;
	text-align: center;
}

.jiathis_style {
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 206px;
}

.info_text {
	padding-top: 20px;
	line-height: 24px;
	font-size: 13px;
	color: #333333;
	padding-bottom: 60px;
}

.cont_bot {
	border-top: 1px dashed #d1d1d1;

}

.cont_bot p {
	display: inline-block;
	line-height: 32px;
	height: 32px;
	font-size: 13px;
	color: #666666;
}

.cont_bot p a {
	color: #666;
}

.about_main {
	color: #333;
	line-height: 28px;
}

.info_text table {
	width: 100%;
}

.service_infor div {
	color: #333;
	line-height: 28px;
}

.lc1_list li:nth-child(4n) {
	width: 261px;
}

/* 分页样式 */
.pagination {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
}

.pagination li {
	display: inline-block !important;
	border: solid 1px #EBEBEB;
	border-radius: 4px
}

.pagination span {
	padding: 8px 12px;
	line-height: 18px;
	float: left;
}

.pagination a {
	color: #333;
	padding: 8px 12px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	float: left;
}

.pagination .disabled a:link,
.pagination .disabled a:visited,
.pagination .disabled a:hover {
	cursor: not-allowed;
	pointer-events: none;
	color: #EBEBEB
}

.pagination .active {
	pointer-events: none
}

.pagination .active,
.pagination a:hover {
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}

.pagination li.active a,
.pagination li a:hover {
	background: #ff9600;
	color: #fff;
	border: 1px solid #ff9600;
}

.pagination-group {
	border-right: solid 1px #EBEBEB;
	border-radius: 4px
}

.text-center {
	text-align: center
}

.pagination-group li {
	float: left;
	border-right: 0;
	border-radius: 0
}

.pagination-group li:not(:first-child):not(:last-child) {
	border-radius: 0
}

.pagination-group li:first-child {
	border-radius: 4px 0 0 4px
}

.pagination-group li:last-child {
	border-radius: 0 4px 4px 0
}

.pagination-group .active,
.pagination-group a:hover {
	background: #f5f5f5;
	border-radius: 0
}

.pagination-big a {
	padding: 10px 16px;
	font-size: 16px
}

.pagination-small a {
	padding: 5px 10px;
	font-size: 12px
}

.pagination.border-main .active a,
.pagination.border-sub .active a,
.pagination.border-dot .active a,
.pagination.border-black .active a,
.pagination.border-gray .active a,
.pagination.border-red .active a,
.pagination.border-yellow .active a,
.pagination.border-blue .active a,
.pagination.border-green .active a {
	color: #fff
}

.pager {
	list-style: none;
	padding: 0;
	text-align: center;
	clear: both
}

.pager li {
	display: inline-block
}

.pager li a {
	color: #333;
	border: solid 1px #EBEBEB;
	border-radius: 15px;
	padding: 5px 15px;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}

.pager li a:hover {
	background-color: #f5f5f5;
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}

.pager-prev,
.pager .pager-prev,
.pager-next,
.pager .pager-next {
	font-size: 36px;
	padding: 0;
	color: #FFF;
	background-color: rgba(255, 255, 255, .3);
	width: 50px;
	height: 50px;
	line-height: 45px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	cursor: pointer
}

.pager-prev:hover,
.pager-next:hover {
	background-color: rgba(0, 0, 0, .6)
}

.pager-group li {
	float: left;
	display: inline-block
}

.pager-group li:not(:first-child):not(:last-child) {
	border-radius: 0
}

.pager-group li a:first-child {
	border-radius: 4px 0 0 4px
}

.pager-group li a:last-child {
	border-radius: 0 4px 4px 0
}