﻿@charset "utf-8";

/* CSS Document */
html {}

body {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3f3f3f;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

ol,
ul,
li,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a:link,
a:visited {
	color: #545454;
	text-decoration: none;
	outline: none;
}

a:hover,
a:active {
	color: #0d70c3;
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
}

.kg {
	width: 98%;
	margin: 0 auto;
	max-width: 1300px;
}

.kga {
	margin: 0 auto;
	max-width: 1200px;
	width: 98%;
}

.kgb {
	width: 98%;
	margin: 0 auto;
	max-width: 1920px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.dw {
	position: relative;
}

.cj {
	overflow: hidden;
}

.green-black {
	display: block;
	padding-top: 26px;
	clear: both;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	text-align: center;
}

.green-black a {
	padding: 5px 8px 4px 8px;
	padding: 5px 8px 4px 8px;
	border: 1px solid #dddddd;
	height: 12px;
	line-height: 12px;
	zoom: 1;
	font-weight: bold;
	font-size: 12px;
	overflow: auto;
	margin-left: 3px;
	margin-right: 3px;
	color: #333;
	background: url(img/page_bg01.png) #fff bottom repeat-x;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.green-black a:hover {
	border: 1px solid #ccc;
	height: 12px;
	line-height: 12px;
	zoom: 1;
	overflow: auto;
	background: url(img/page_bg02.png) top repeat-x #0d70c3;
	margin-left: 3px;
	margin-right: 3px;
	color: #fff;
	font-size: 12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

.green-black span.current {
	padding: 5px 8px 5px 8px;
	padding: 5px 8px 4px 8px;
	border: 1px solid #ccc;
	color: #fff;
	height: 12px;
	line-height: 12px;
	zoom: 1;
	overflow: auto;
	background: url(img/page_bg02.png) top repeat-x #0d70c3;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px
}

::-webkit-scrollbar {
	width: 3px;
	height: 8px;
	background-color: #fff;
	border-radius: 4px;
	position: relative;
}

::-webkit-scrollbar-thumb {
	background-color: #b1b1b1;
	border-radius: 3px;
}

#dituContent {
	border: 1px solid #ddd;
	height: 450px;
}

/*基础配置*/

@font-face {
	font-family: "alternateRegular";
	src: url("../fonts/alternate.eot");
	src: local("alternate Regular"),
		local("alternate"),
		url("img/alternate.woff") format("woff"),
		url("img/alternate.ttf") format("truetype"),
		url("../fonts/alternate.svg#alternate") format("svg");
}

/*首页style开始*/
.top_bgbox{
    
}
.top_bg {
	background: url(img/top_bg.jpg) no-repeat center top;
	border-top: 4px solid #0d70c3;
	height: 122px;
	width: 100%;
	position: relative;
	z-index: 999;
	/**/
}

.logo {
	padding-top: 19px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	transition: 0.5s;
}

.logo img {
	transition: 0.5s;
	height: auto;
}

.nav i {
	display: none;
}

.mobile-inner-nav {
	height: 122px;
	position: relative;
}

.mobile-inner-nav li {
	width: 38%;
}

.mobile-inner-nav li a:nth-child(4) {
	background: none;
}

.mobile-inner-nav a {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	background: url(img/nav_fg.png) no-repeat right center;
	font-size: 1.125rem;
	height: 122px;
	line-height: 122px;
	position: relative;
	color: #555;
	transition: 0.5s;
}

.mobile-inner-nav a span {
	display: block;
	position: relative;
	z-index: 9;
}

.mobile-inner-nav a:hover,
.mobile-inner-nav a.cur {
	color: #0d70c3;
	font-weight: bold;
	transition: 0.5s;
}

.mobile-inner-nav a i {
	background: #0d70c3;
	display: block;
	position: absolute;
	left: 23%;
	bottom: 35px;
	height: 3px;
	transition: 0.5s;
	width: 54%;
	transform: scaleX(0);
	transition: 0.5s;
}

.mobile-inner-nav a:hover i,
.mobile-inner-nav a.cur i {
	transform: scaleX(1);
	transition: 0.5s;
}

.topyybg {
	background: url(img/why_bg.png) no-repeat center;
	width: 100%;
	height: 39px;
	padding-bottom: 13px;
	position: relative;
	z-index: 9;
}

.topyy_l {
	width: 38%;
	height: 39px;
	line-height: 39px;
	color: #fff;
	font-size: 0.9125rem;
	overflow: hidden;
}

.tioyy_r {
	color: #0d70c3;
	line-height: 35px;
	height: 35px;
	font-size: 0.9125rem;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	font-weight: bold;
}

.top_bg.navys {
	background-size: 100% 90px;
	height: 90px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}

.top_bg.navys .logo {
	padding-top: 15px;
	transition: 0.5s;
}

.top_bg.navys .logo img {
	height: 60px;
}

.top_bg.navys .mobile-inner-nav {
	height: 90px;
}

.top_bg.navys .mobile-inner-nav a {
	height: 90px;
	line-height: 90px;
}

.top_bg.navys .mobile-inner-nav i {
	bottom: 23px;
}

/*banner*/
.banner {
	height: auto;
	width: 100%;
	position: relative;
	height: 100%;
	display: inline-block;
	margin-top: -13px;
}

.slides {
	position: relative;
	height: 100%;
}

.slides li {
	height: 100%;
	position: relative;
	width: 100%;
}

.slides li a {
	display: block;
	width: 100%;
	height: auto;
}

.slides li img {
	display: none;
}

@media screen and (max-width:1280px) {
	.slides li {
		background-size: auto 100% !important;
		height: auto !important;
		min-height: 680px !important;
	}
}

@media screen and (max-width:1024px) {
	.slides li {
		background-size: auto 100% !important;
		height: auto !important;
		min-height: 520px !important;
	}
}

@media screen and (max-width:770px) {
	.slides li {
		background: none !important;
		height: auto !important;
		min-height: inherit !important;
	}

	.slides li img {
		width: 100%;
		display: block;
	}
}

.flex-control-nav {
	position: absolute;
	bottom: 5%;
	z-index: 99;
	text-align: center;
	width: 100%;
}

.flex-control-nav li {
	display: inline-block;
	height: 14px;
	margin: 0 6px;
}

.flex-control-nav li a {
	display: block;
	overflow: hidden;
	text-indent: -999px;
	border: 2px solid #0d70c3;
	width: 10px;
	height: 10px;
	border-radius: 7px;
	cursor: pointer;
	transition: 0.5s;
}

.flex-control-nav li a.flex-active {
	width: 32px;
	transition: 0.5s;
}

.flex-direction-nav {
	position: absolute;
	z-index: 99;
	width: 100%;
	left: 0;
	margin: 0 auto;
	top: 47%;
}

.flex-direction-nav li a {
	display: block;
	width: 15px;
	height: 25px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	filter: alpha(opacity=80);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.flex-direction-nav li a.flex-prev {
	left: 2%;
	background: url(img/ban_l.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
	right: 2%;
	background: url(img/ban_r.png) center center no-repeat;
}

.flex-direction-nav li a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

/*banner*/
.sous_gjc {
	background: url(img/sous_bg.jpg) no-repeat center;
	height: 99px;
}

.gjc {
	color: #fff;
	height: 99px;
	line-height: 99px;
}

.gjc a {
	color: #fff;
	 
}

.gjc a:hover {
	text-decoration: underline;
}

.sous {
	margin-top: 28px;
	height: 42px;
}

.sous_kg {
	height: 42px;
	border-radius: 16px 0 0 16px;
	display: block;
	float: left;
	font-family: "微软雅黑";
	font-size: 0.9125rem;
	color: #80acd1;
	width: 200px;
	padding: 0 20px;
	background: #d2e8fb;
	outline: none;
	border: none;
}

.sous_an {
	background: url(img/sous.png) no-repeat center #fff;
	height: 42px;
	width: 57px;
	display: block;
	float: left;
	border: 0;
	outline: none;
	cursor: pointer;
	border-radius: 0 16px 16px 0;
}

.index_bga {
	background: url(img/index_bga.png) no-repeat center;
	width: 100%;
	padding-top: 65px;
	padding-bottom: 90px;
}

.inda_title {
	text-align: center;
}

.inda_title p {
	color: #797979;
	letter-spacing: 1px;
	padding-top: 10px;
}

.bt {
	text-align: center;
	height: 87px;
}

.bt h2 {
	color: #0d70c3;
	font-size: 36px;
}

.bt p {
	color: #3d3d3d;
	font-size: 16px;
	margin-top: 14px;
	margin: 10px 0;
}

/*mo-1*/
.mo-1 {
	height: 179px;
}

.mo-1 .z-1 {
	height: 124px;
	width: 35.2%;
	float: left;
	padding-top: 55px;
	text-align: right;
	padding-right: 30px;
	background: url("img/environment.png")no-repeat left;
	background-size: 100% 100%;
}

.mo-1 .z-1 h3 {
	font-size: 36px;
	color: #fff;
}

.mo-1 .z-1 b {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}

.mo-1 .shu {
	height: 179px;
	width: 211px;
	float: left;
	margin: 0 auto;
	text-align: center;
	/* padding-left: 58px; */
	padding-top: 30px;
	/* padding-right: 30px; */
	background: url("img/mo-1_xx.png")no-repeat right;
	background-position-y: 16px;
}

.mo-1 .shu b {
	font-size: 50px;
	font-weight: bold;
	color: #0d70c3;
	font-family: Arial;
	text-align: center;
	display: inline-block;
	/* width: 44px; */
	height: 53px;
}

.mo-1 .shu b span {
	font-size: 16px;
	color: #333;
	float: right;
	margin-top: 15px;
	text-align: right;
	display: block;
}

.mo-1 .shu h3 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

.mo-1 .shu p {
	line-height: 23px;
}

.mo-1 .shu span {
	font-weight: bold;
	font-size: 16px;
	vertical-align: top;
	display: inline-block;
	margin-top: 15px;
	margin-left: -15px;
}

/*mo-1*/
/*hysl*/
.ys {
	height: 605px;
	padding-top: 20px;
	margin-bottom: 40px;
}

.ys .ty_content {
	/*animation: bounceInLeft 2s;*/
	/*-moz-animation: bounceInLeft 2s;	*/
	/* Firefox */
	/*-webkit-animation: bounceInLeft 2s;	*/
	/* Safari*/
	/*-o-animation: bounceInLeft 2s;	*/
	/* Opera */
	/*animation-play-state:paused;*/
}

.ys .on {
	animation-play-state: running;
}

.ys .top {
	text-align: center;
	margin-bottom: 30px;
}

.ys .top b {
	color: #0d70c3;
	font-size: 34px;
	font-weight: bold;
}

.ys .top .x {
	border-bottom: solid 3px #999;
	width: 476px;
	margin: 3px auto 3px;
}

.ys .top span {
	font-size: 22px;
	color: #666;
}

.ys .nav {
	height: 82px;
	width: 1300px;
	border: solid 1px #ccc;
}

.ys .nav li {
	height: 82px;
	width: 19.95%;
	text-align: center;
	color: #333;
	font-size: 19px;
	line-height: 82px;
	float: left;
	border-right: solid 1px #ccc;
}

.ys .nav .on {
	background: url("img/ys_nav.png")no-repeat center;
	color: #fff;
	border: none;
	background-size: 100% 100%;
}

.ys .nav li:nth-child(5n) {
	border: none;
	width: 258px;
}

.ys .nr {
	height: 353px;
	margin-top: 33px;
}

.ys .nr .left {
	height: 353px;
	width: 613px;
	float: left;
}

.ys .nr .left img {
	height: 353px;
	width: 100%;
}

.ys .nr .right {
	float: left;
	background: url("img/ys_r_bj.png")no-repeat center;
	width: 631px;
	height: 306px;
	padding-left: 56px;
	padding-top: 47px;
	background-size: 100% 100%;
	/* background: #f8f8f8; */
}

.ys .nr .right .shu {
	color: #666;
	font-size: 22px;
	font-family: Arial;
	padding-left: 19px;
	margin-top: 3px;
}

.ys .nr .right .shu span {
	color: #a9a9a9;
	font-size: 18.88px;
	font-family: Arial;
	font-weight: bold;
}

.ys .nr .right h3 {
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-top: 18px;
	height: 60px;
}

.ys .nr .right h3 b {
	color: #0d70c3;
	font-weight: bold;
}

.ys .nr .right p {
	/* height: 44px; */
	background: url("img/ys_yuan.png")no-repeat left;
	padding-left: 19px;
	font-size: 16px;
	line-height: 27px;
	color: #333;
	margin-top: 24px;
	background-position-y: 7px;
	padding-right: 119px;
	line-height: 2;
}


.g_ys {
	/*height: 1219px;*/
	/*background: url(../images/ysbg.jpg) no-repeat;*/
	padding-top: 20px;
	overflow: hidden;
}

.ty_content {
	width: 1300px;
	margin: 0 auto;
}

.g_ys .content {
	width: 1200px;
	margin: auto;
}

.g_ys h2 {
	text-align: center;
}

.g_ys h2 a {
	color: #333333;
}

.g_ys h2 em {
	display: block;
	font-size: 18px;
	width: 400px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #333333;
	border-radius: 20px;
	margin: 10px auto 0;
	font-style: normal;
}

.g_ys .m_ys1 {
	height: 464px;
	padding-top: 25px;
}

.g_ys dt {
	float: left;
	margin-left: -360px;
	width: 960px;
	position: relative;
	height: 464px;
}

.g_ys dt b {
	position: absolute;
	right: 0;
	top: 0;
}

.g_ys dt b a {
	display: block;
	width: 150px;
	height: 75px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 75px;
	/* padding-top: 20px; */
	background: #0d70c3;
}

.g_ys dd {
	float: left;
	width: 600px;
	position: relative;
}

.g_ys .m_ys3 dd {
	margin-top: 40px;
}

.g_ys dd i {
	position: absolute;
	right: 0;
	top: 5px;
}

.g_ys dd h3 {
	margin-top: 22px;
	position: relative;
	height: 84px;
	margin-left: 90px;
	background: url(../images/ysline.jpg) no-repeat 0 120px;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

.g_ys dd h3 b {
	display: block;
	font-size: 34px;
	color: #0d70c3;
	padding-top: 18px;
	padding-bottom: 18px;
}

.g_ys dd h3:before {
	content: "";
	position: absolute;
	width: 63px;
	height: 1px;
	background: #0d70c3;
	left: 0;
	top: 0;
}

.g_ys dd p {
	font-size: 16px;
	line-height: 26px;
	margin-left: 90px;
	width: 488px;
}

.g_ys .yss {
	position: absolute;
	left: 0;
	top: 320px;
	overflow: hidden;
}

.g_ys .yss img {
	transition: all 0.3s linear 0s;
}

.g_ys .yss:hover img {
	transform: scale(1.1);
}

.g_ys .m_ys2 {
	height: 540px;
}

.g_ys .m_ys2 dt {
	float: right;
	margin-right: -360px;
	width: 960px;
	position: relative;
}

.g_ys .m_ys2 dt b {
	position: absolute;
	left: 0;
	top: 0;
}

.g_ys .m_ys2 dt b a {
	display: block;
	width: 150px;
	height: 75px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 75px;
	/* padding-top: 75px; */
	background: #0d70c3;
}

.g_ys .m_ys2 dd {
	float: left;
	width: 600px;
	position: relative;
	margin-top: 40px;
}

.g_ys .m_ys2 dd i {
	position: absolute;
	left: 422px;
	top: 12px;
}

.g_ys .m_ys2 dd h3 {
	margin-top: 0;
	position: relative;
	height: 140px;
	margin-left: 0;
	background: url(../images/ysline.jpg) no-repeat 0 120px;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

.g_ys .m_ys2 dd h3 b {
	display: block;
	font-size: 34px;
	color: #0d70c3;
	padding-top: 18px;
}

.g_ys .m_ys2 dd h3:before {
	content: "";
	position: absolute;
	width: 63px;
	height: 1px;
	background: #0d70c3;
	left: 0;
	top: 0;
}

.g_ys .m_ys2 dd p {
	font-size: 16px;
	line-height: 26px;
	margin-left: 0;
	width: 528px;
}

.g_ys .m_ys2 .yss {
	position: absolute;
	left: 5px;
	top: 0;
}

.g_ys .m_ys3 {
	height: 464px;
}

/*行业实力*/
/*mo-3*/
.mo-3 {
	height: 625px;
	background: url("img/mo-3_bj.png")no-repeat center;
	padding-top: 30px;
}

.mo-3 .ty_content {}

.mo-3 .on {
	animation-play-state: running;
}

.mo-3 .top {
	text-align: center;
	margin-bottom: 30px;
}

.mo-3 .top b {
	color: #fff;
	font-size: 34px;
	font-weight: bold;
}

.mo-3 .top .x {
	border-bottom: solid 2px #fff;
	width: 395px;
	margin: 3px auto 3px;
}

.mo-3 .top span {
	font-size: 22px;
	color: #fff;
}

.mo-3 .x_tu {
	height: 300px;
	margin-left: 50px;
}

.mo-3 .x_tu .mr {
	width: 101px;
	float: left;
	margin-right: 43px;
}

.mo-3 .x_tu .mr .wz {
	width: 115px;
	text-align: center;
	margin: auto;
}

.mo-3 .x_tu .mr .wz p {
	color: #fff;
	font-size: 18px;
}

.mo-3 .x_tu .a .img {
	margin-bottom: 50px;
}

.mo-3 .x_tu .b .img {
	margin-top: 50px;
}

.mo-3 .x_tu .b .wz {
	padding-top: 30px;
}

.mo-3 .ty_content {
	background: url("img/mo-3_nr_bj.png")no-repeat;
	background-position-y: 220px;
	padding-left: 0;
	background-position-x: 20px;
}

.mo-3 .list {
	height: 152px;
}

.mo-3 .list .k {
	height: 152px;
	width: 527px;
	overflow: hidden;
	float: left;
	margin-right: 60px;
	background: #fff;
	border-radius: 5px;
}

.mo-3 .list .left {
	width: 255px;
	height: 152px;
	float: left;
}

.mo-3 .list .right {
	width: 210px;
	height: 128px;
	float: left;
	padding-left: 30px;
	padding-top: 24px;
	padding-right: 30px;
}

.mo-3 .list .right h3 {
	font-size: 18px;
	color: #333;
}

.mo-3 .list .right .x {
	border-bottom: solid 2px #666;
	width: 172px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.mo-3 .list .right span {
	color: #333333;
	font-size: 16px;
}

.mo-3 .list .right p {
	color: #666;
	font-size: 14px;
	margin-top: 3px;
}


/*apply*/
.apply {
	height: 800px;
	padding-top: 30px;
	background: #e4e4e4;
}

.apply .top {
	text-align: center;
	margin-bottom: 30px;
}

.apply .top b {
	color: #0d70c3;
	font-size: 34px;
	font-weight: bold;
}

.apply .top .x {
	border-bottom: solid 3px #999;
	width: 476px;
	margin: 3px auto 3px;
}

.apply .top span {
	font-size: 22px;
	color: #666;
}

.apply .ty_content {}

.apply .on {
	animation-play-state: running;
}

.apply li {
	width: 32%;
	/*height: 255px;*/
	float: left;
	margin-right: 19px;
	position: relative;
	margin-bottom: 20px;
}

.apply li img {
	width: 387px;
	height: 255px;
}

.apply li .an {
	width: 100%;
	height: 43px;
	/* background: url("img/apply_an.png")no-repeat; */
	position: absolute;
	bottom: 0px;
	text-align: center;
	line-height: 43px;
	color: #fff;
	font-size: 16px;
	background: #000000c2;
}

.apply li:nth-child(3n) {
	margin-right: 0px;
}

.box2 {
	background: url(img/index_bga.png) no-repeat center;
	padding-top: 46px;
	padding-bottom: 30px;
}

.abpic {
	width: 562px;
	height: 373px;
}

.sp {
	width: 562px;
	height: 373px;
}

.sp a {
	background: url(../images/fmt.jpg) no-repeat;
	width: 562px;
	height: 373px;
	display: block;
}

.about {
	width: 700px;
}

.abtt {
	color: #2b2b2b;
	font-size: 28px;
	/*background: url(../images/ax.png) no-repeat left bottom;*/
	padding: 0px 0 10px;
}

.abmt {
	font-size: 20px;
	font-weight: normal;
}

.ab {
	color: #3e3d3d;
	font-size: 15px;
	line-height: 32px;
	margin-top: 13px;
	height: 220px;
	overflow: hidden;
}

.sort1 {
	margin-top: 3px;
}

.sort1 li {
	float: left;
	border-radius: 6px;
	width: 128px;
	line-height: 38px;
	text-align: center;
	background: #0d70c3;
	margin-right: 13px;
	color: #fff;
	font-size: 14;
}

.sort1 li:hover {
	background: #0d70c3;
}

.sort1 li a {
	color: #fff;
	font-size: 15px;
}

.product_list2 {
	margin-top: 32px;
}

/*new*/
.news {
	background: url(img/index_bga.png) no-repeat center;
	overflow: hidden;
	padding-bottom: 60px;
}

.new_list {
	text-align: center;
	height: 50px;
	margin: 0 auto 25px;
	position: relative;
	line-height: 50px;
	margin-top: 10px;
}

.new_list a {
	font-size: 18px;
	color: #fff;
	display: block;
}

.new_list li {
	background: #5e5e5e;
	width: 180px;
	height: 49px;
	display: inline-block;
}

.new_list li:hover {
	background: #0d70c3;
}

.news {
	height: auto;
	padding-top: 45px;
}

.news .top {
	text-align: center;
	margin-bottom: 45px;
}

.news .top b {
	color: #0d70c3;
	font-size: 34px;
	font-weight: bold;
}

.news .top .x {
	border-bottom: solid 3px #999;
	width: 476px;
	margin: 3px auto 3px;
}

.news .top span {
	font-size: 22px;
	color: #666;
}

.news .left {
	width: 534px;
	float: left;
	background: #e8e8e8;
}

.news .left .tj {
	width: 100%;
	/* height: 216px; */
}

.news .left .tj .img {
	width: 100%;
	/* height: 216px; */
	float: left;
}

.news .left .tj .img img {
	width: 299px;
	height: 216px;
}

.news .left .wz {
	width: 90%;
	/* float: right; */
	margin: 0 auto;
}

.news .left .wz h3 {
	font-size: 20px;
	color: #0d70c3;
	line-height: 30px;
}

.news .left .wz h3 a {
	font-size: 20px;
	color: #0d70c3;
}

.news .left .wz p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	height: 111px;
}

.news .left .wz .acc {
	display: block;
	width: 126px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border-radius: 5px;
	background: #0d70c3;
	margin-bottom: 15px;
}

.news .left .list {
	width: 597px;
	height: 161px;
	border: solid 1px #CCC;
	border-radius: 10px;
	padding: 20px;
	margin-top: 50px;
	overflow: hidden;
}

.news .left .list p {
	background: url("img/news_list_mr.png")no-repeat left;
	background-position-y: 8px;
	color: #666;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.news .left .list p b {
	float: right;
}

.news .left .list p a {
	color: #666;
}

.news .left .list p:hover {
	background: url("img/news_list_ho.png")no-repeat left;
	color: #0d70c3;
}

.news .left .list p:hover a {
	color: #0d70c3;
}

.news .right {
	width: 716px;
	float: right;
}

.news .right .nav {
	height: 27px;
	background: url("img/news_t.png")no-repeat bottom;
}

.news .right .nav li {
	width: 160px;
	float: left;
	color: #333;
	font-size: 20px;
}

.news .right .nav .on a {
	color: #0d70c3;
}

.news .right .list_nr {
	height: 455px;
	overflow: hidden;
	margin-top: 20px;
}

.news .right .list_nr .fu .ac li {
	height: 151px;
	overflow: hidden;
	border-bottom: solid 1px #ccc;
	padding-top: 20px;
}

.news .right .list_nr .fu .ac li .list_img {
	height: 111px;
	width: 147px;
	float: left;
}

.news .right .list_nr .fu .ac li .list_wz {
	height: 111px;
	width: 500px;
	float: right;
}

.news .right .list_nr .fu .ac li .list_wz h3 {
	font-size: 20px;
	color: #333;
}

.news .right .list_nr .fu .ac li .list_wz h3 a {
	font-size: 20px;
	color: #333;
}

.news .right .list_nr .fu .ac li .list_wz p {
	color: #666;
	line-height: 27px;
	height: 80px;
	overflow: hidden;
}

.news .right .list_lh {
	height: 515px;
	overflow: hidden;
	margin-top: 0;
}

.news .right .list_lh .ac li {
	height: 159px;
	overflow: hidden;
	border-bottom: solid 1px #ccc;
	padding-top: 10px;
}

.news .right .list_lh .ac li:hover {
	/* box-shadow: 0px 10px 10px 11px #fff; */
}

.news .right .list_lh .ac li .list_img {
	height: 141px;
	width: 177px;
	float: left;
}

.news .right .list_lh .ac li .list_wz {
	height: 137px;
	width: 520px;
	float: right;
}

.news .right .list_lh .ac li .list_wz h3 {
	font-size: 20px;
	color: #333;
	line-height: 2;
}

.news .right .list_lhu .ac li .list_wz h3 a {
	font-size: 20px;
	color: #333;
}

.news .right .list_lh .ac li .list_wz p {
	color: #666;
	line-height: 27px;
	height: 80px;
	overflow: hidden;
}


/*bottom foot*/
.bottom {
	height: 413px;
}

.bottom .a {
	height: 384px;
	background: #0d70c3;
	padding-top: 10px;
}

.bottom .a .lj {
	height: 193px;
}

.bottom .a .lj .mr {
	height: 193px;
	width: 310px;
	border-left: solid 1px #ccc;
	text-align: center;
	padding-top: 10px;
	float: left;
}

.bottom .a .lj .mr img {
	margin-bottom: 20px;
}

.bottom .a .lj .mr p {
	margin-bottom: 3px;
}

.bottom .a .lj .mr p a {
	color: #fff;
	font-size: 16px;
}

.bottom .a .lj .cc {
	height: 193px;
	width: 570px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	text-align: center;
	padding-top: 10px;
	float: left;
}

.bottom .a .lx {
	height: 125px;
	border: solid 1px #ccc;
	margin-top: 23px;
}

.bottom .a .lx .lx_mr {
	width: 310px;
	text-align: center;
	padding-top: 25px;
	float: left;
	height: 125px;
}

.bottom .a .lx .lx_mr img {
	display: block;
	margin: 0 auto 5px;
}

.bottom .a .lx .lx_mr p {
	color: #fff;
	font-size: 16px;
}

.bottom .a .lx .lx_c {
	width: 570px;
	text-align: center;
	float: left;
	height: 67px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin-top: 25px;
}

.bottom .a .lx .lx_c img {
	display: block;
	margin: 0 auto 13px;
}

.bottom .a .lx .lx_c p {
	color: #fff;
	font-size: 16px;
}

.bottom .b {
	height: 30px;
	background: #0d70c3;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.bottom .b a {
	color: #fff;
}


.Introduction_one {
	margin: 0 0 5px;
}

.Introduction h2 {
	height: 90px;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #000000;
	width: 1200px;
	margin: 0 auto;
}

.Introduction h2 a {
	color: #000000;
}

.Introduction h2 b {
	color: #7bb746
}

.Introduction h2 i {
	display: inline-block;
	font-size: 30px;
	font-style: normal;
	position: relative;
	padding: 0 6px;
	top: -6px;
}

.Introduction h2 em {
	display: block;
	font-size: 18px;
	color: #545657;
	font-weight: normal;
	position: relative;
	margin-top: 12px;
}

.Introduction h2 em:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	background: #7bb746;
	left: 350px;
	top: 11px;
}

.Introduction h2 em:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	background: #7bb746;
	right: 350px;
	top: 11px;
}

.Introduction_one b {

	color: #a4a4a4;

	font-weight: 100;

	font-size: 42px;

	text-transform: uppercase;

	font-weight: bold;

	display: block;
}

.Introduction_one strong {
	font-size: 26px;
	color: #7bb746;
	display: inline-block;
	vertical-align: text-bottom;
}

.Introduction_one em {
	font-size: 18px;
	color: #a4a4a4;
	padding: 0 5px;
	vertical-align: text-bottom;
}

.Introduction_two {
	display: block;
	font-size: 26px;
	font-weight: bold;
	color: #333;
	margin-top: 4px;
}

.Introduction_cont span.aboutcontent p {
	font-size: 20px;
	line-height: 35px;
}

.Introduction_cont i {
	display: block;
	width: 60px;
	height: 3px;
	background: #0d70c3;
	margin: 16px 0 17px;
}

.out-foot {
	background: #0d70c3;
	padding-top: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #0381fd;
	display: block;
}

.foot {
	width: 1300px;
	margin: 0 auto;
}

.foot a {
	color: #ffffff;
}

.foot a:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer .fla {
	width: 41%;
	display: inline-block;
}

.footer .flb {
	width: 44%;
	display: inline-block;
}

.footer .flc {
	display: inline-block;
	width: 15%;
}

.f_tit {}

.f_n_t {
	font-size: 20px;
	color: #ffffff;
	background: url(img/f_tit_line.png) no-repeat bottom left;
	padding-bottom: 15px;
	margin-top: 18px;
	line-height: 25px;
}

.f_n_c {
	font-size: 16px;
	margin-top: 25px;
	color: #ffffff;
	line-height: 40px;
}

.f_n_c a {
	color: #ffffff;
	width: 50%;
	display: block;
	float: left;
}

.f_n_c ul li {
	width: 120px;
	float: left;
	margin-bottom: 20px;
}

.f_n_c ul li:hover a {
	color: #ff6600;
}

.f_n_c .ewm {
	background: url(../images/erweima.png) no-repeat top left;
	width: 132px;
	height: 132px;
	padding: 17px;
	margin-left: 10px;
}

.f_n_c .ewm:first-child {
	margin-left: 0px;
}

.copyright {
	text-align: center;
	line-height: 30px;
	width: 100%;
	margin: 0 auto;
	background: #0d70c3;
	padding: 16px 0;
	display: inline-block;
}

.f_copy {
	width: 1200px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 14px;
}

.f_copy a {
	color: #ffffff;
	font-size: 14px;
}

.footenav {

	border-bottom: 1px solid #0b60b3;

	padding: 25px 0;
}

.footenav .footernavspan {

color: #fff;

font-size: 16px;

width: 13.4%;

display: inline-block;

text-align: center;

padding: 8px 0;

border-right: 1px solid #fff;

background: #0153a3;

box-shadow: 1px 1px #073869;
}

.footenav .footernavspan:last-child {
	border-right: none;
}

/*footer*/


.inda_fl {
	padding-top: 40px;
}
.inda_fl ul{
	text-align:center;
}
.inda_fl li {
	width: 11.5%;
	margin-left: 1.12485%;
	position: relative;
	background: #fff;
	border-radius: 23px;
	display: inline-block;
}

.inda_fl li:nth-child(1) {
	margin-left: 0;
}

.inda_fl li a {
	display: block;
	border: 1px solid #bababa;
	height: 43px;
	line-height: 43px;
	border-radius: 23px;
	text-align: center;
	font-size: 1rem;
	position: relative;
	z-index: 9;
}

.inda_fl li:hover a {
	color: #fff;
}

.inda_fl li i {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(img/indagl_b.png) no-repeat center;
	transform: scale(0);
	border-radius: 23px;
	transition: 0.5s;
}

.inda_fl li:hover i {
	transform: scale(1);
	transition: 0.5s;
}

.inda_nr {
	padding-top: 20px;
}

.inda_nr li {
	float: left;
	width: 24%;
	margin-top: 3%;    margin-right: 1%;
}
.inda_nr li:last{ margin-right:0;}
.inda_nr li:nth-child(3),
.inda_nr li:nth-child(7) {
	 
}

.inda_pic {
	overflow: hidden;
}

.inda_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}

.inda_nr li:hover .inda_pic img {
	transform: scale(1.1);
}

.inda_wb {
	height: 60px;
	background: #fff;
	position: relative;
	transition: 0.5s;
}

.inda_wb p {
	position: relative;
	z-index: 9;
	line-height: 60px;
	height: 60px;
	text-indent: 5%;
	overflow: hidden;
}

.inda_wb span {
	float: right;
	padding-right: 5%;
	font-family: "宋体";
	font-size: 1.25rem;
}

.inda_nr li:hover .inda_wb {
	color: #fff;
	transition: 0.5s;
}

.inda_wb i {
	position: absolute;
	left: 0;
	top: 0;
	background: #1d7ac9;
	width: 100%;
	height: 100%;
	transform: scaleX(0);
	transition: 0.5s;
}

.inda_nr li:hover .inda_wb i {
	transform: scaleX(1);
	transition: 0.5s;
}

.index_bgb {
	background: #fff;
	padding-top: 45px;
	padding-bottom: 65px;
}

.indb_title {
	background: url(img/indb_xt.png) no-repeat center;
	text-align: center;
	font-size: 0.75rem;
	color: #c0c0c0;
}

.indb_title p {
	font-size: 1.5rem;
	color: #2e7dc0;
	font-weight: bold;
	padding-bottom: 3px;
}

.indb_gd {
	position: relative;
	margin-top: 38px;
}

.indb_nr {
	width: 90%;
	margin: 0 auto;
}

.indb_nr li {
	float: left;
	width: 25%;
}

.indb_nr li a {
	display: block;
	margin: 0 8.9%;
}

.indb_nr li img {
	display: block;
	width: 100%;
}

.indb_an a {
	position: absolute;
	top: 9%;
	width: 32px;
	height: 94px;
	background: #0d70c3;
	color: #fff;
	font-size: 1.125rem;
	cursor: pointer;
	line-height: 94px;
	text-align: center;
	border-radius: 10px 0 10px 0;
}

.indb_an a.prev {
	left: 0;
}

.indb_an a.next {
	right: 0;
}

.index_bgc {
	background: url(img/index_bgc.png) repeat;
	width: 100%;
}

.indc_title {
	background: url(img/indc_xt.png) no-repeat center top;
	padding-top: 48px;
	text-align: center;
}

.indc_title p {
	font-size: 0.875rem;
	color: #479ae1;
	letter-spacing: 3px;
	padding-top: 7px;
}

.indc_kg {
	background: url(img/indc_bg.jpg) no-repeat center bottom;
	padding-top: 58px;
	width: 100%;
}

.indc_nr li {
	float: left;
	height: 296px;
	width: 33.333%;
}

.indc_nr li:nth-child(1) {
	border-radius: 30px 0 0 0;
}

.indc_nr li:nth-child(3) {
	border-radius: 0 30px 0 0;
}

.indc_nr li a {
	display: block;
	padding-top: 49px;
	width: 80%;
	margin: 0 auto;
}

.indc_bt {
	height: 46px;
	padding-left: 80px;
	line-height: 42px;
	color: #fff;
	font-size: 2.5rem;
}

.indc_nr li:nth-child(1) .indc_bt,
.indc_nr li:nth-child(3) .indc_bt,
.indc_nr li:nth-child(5) .indc_bt {
	color: #1a6bb0;
}

.indc_ms {
	margin-top: 25px;
	line-height: 30px;
	color: #fff;
}

.indc_nr li:nth-child(1) .indc_ms,
.indc_nr li:nth-child(3) .indc_ms,
.indc_nr li:nth-child(5) .indc_ms {
	color: #525252;
}

.indc_ms i {
	display: block;
	width: 50px;
	height: 2px;
	background: #fff;
	margin-top: 35px;
}

.indc_nr li:nth-child(1) .indc_ms i,
.indc_nr li:nth-child(3) .indc_ms i,
.indc_nr li:nth-child(5) .indc_ms i {
	background: #1a6bb0;
}

.index_bgd {
	background: #ecf6ff;
	padding-top: 100px;
	padding-bottom: 65px;
}

.indd_title {
	text-align: center;
	background: url(img/indd_xt.png) no-repeat center 65px;
}

.indd_title p {
	color: #5a5a5a;
	padding-top: 47px;
}

.indd_nr {
	padding-top: 60px;
}

.indd_l {
	width: 50%;
	border-radius: 45px;
	overflow: hidden;
}

.indd_l img {
	display: block;
	width: 100%;
}

.indd_r {
	width: 46%;
	padding-top: 60px;
}

.indd_bt {
	font-size: 1.75rem;
	color: #1a6bb0;
	font-weight: bold;
	padding-left: 110px;
	height: 59px;
}

.indd_ms {
	background: url(img/indd_ms.png) repeat-y left top;
	padding-left: 38px;
}

.indd_ms p {
	line-height: 28px;
	font-size: 1rem;
	color: #4c4c4c;
	background: url(img/indd_qq.png) no-repeat left 34px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.index_bge {
	background: #fff;
	padding-top: 65px;
	padding-bottom: 55px;
}

.inde_title {
	text-align: center;
}

.inde_title p {
	color: #5f5f5f;
	padding-top: 12px;
}

.inde_kg {
	margin-top: 40px;
	background: url(img/inde_kg.png) no-repeat center top;
	padding-top: 60px;
}

.inde_kj {
	width: 19.23%;
	float: left;
	margin-left: 0.9496%;
	margin-bottom: 0.7%;
}

.inde_kj a {
	display: block;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 4px;
}

.inde_pic {
	overflow: hidden;
}

.inde_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}

.inde_kj a:hover .inde_pic img {
	transform: scale(1.1);
}

.inde_wb {
	height: 35px;
	margin-top: 4px;
	overflow: hidden;
}

.inde_wb p {
	float: left;
	font-size: 1rem;
	color: #5b5b5b;
	line-height: 35px;
	height: 35px;
	text-indent: 10px;
}

.inde_wb span {
	display: block;
	float: right;
	width: 21px;
	height: 21px;
	margin-top: 7px;
	background: #0071bc;
	text-align: center;
	line-height: 19px;
	color: #fff;
	border-radius: 50%;
	margin-right: 10px;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
}

.inde_kj a:hover .inde_wb span {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.inde_kj.on {
	width: 39.461%;
	margin-left: 0;
}

.inde_kj.on a {
	padding: 8px;
}

.inde_kj.on .inde_wb {
	height: 41px;
	margin-top: 8px;
	overflow: hidden;
}

.inde_kj.on .inde_wb p {
	line-height: 41px;
	height: 41px;
}

.inde_kj.on .inde_wb span {
	width: 26px;
	height: 26px;
	margin-top: 10px;
	line-height: 24px;
}

.inde_an {
	text-align: center;
	padding-top: 35px;
}

.inde_an a {
	display: inline-block;
	line-height: 40px;
	width: 40px;
	height: 40px;
	background: #dcdcdc;
	color: #fff;
	font-family: "宋体";
	font-size: 1.375rem;
	font-weight: bold;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 15px;
	transition: 0.5s;
}

.inde_an a:hover {
	background: #0071bc;
	transition: 0.5s;
}

@media screen and (max-width:1280px) {
	.inde_kg {
		background-size: 81.5% auto;
	}
}

.index_bgf {
	background: url(img/index_bgf.jpg) no-repeat center top;
}

.indf_title {
	padding-top: 49px;
	background: url(img/indf_lc.png) no-repeat center top;
	border-bottom: 1px solid #004179;
	position: relative;
}

.indf_bt {
	text-align: center;
	font-size: 1.125rem;
	color: #fff;
}

.indf_bt p {
	padding-bottom: 17px;
}

.indf_lc {
	padding-top: 35px;
	position: relative;
	z-index: 9;
}

.indf_lc li {
	float: left;
	width: 14.285%;
	text-align: center;
	position: relative;
	cursor: pointer;
	padding-bottom: 20px;
}

.indf_mc {
	font-size: 1.125rem;
	color: #fff;
	margin-top: 3px;
	transition: 0.5s;
}

.indf_lc li:hover .indf_mc {
	color: #ff3631;
	font-weight: bold;
	transition: 0.5s;
}

.indf_lc li em {
	display: block;
	background: url(img/indf_bb.png) no-repeat center bottom;
	width: 100%;
	height: 20px;
	bottom: -10px;
	position: absolute;
	left: 0;
	transition: 0.5s;
}

.indf_lc li:hover em {
	background: url(img/indf_b.png) no-repeat center bottom;
	transition: 0.5s;
}

.indf_title i {
	display: block;
	position: absolute;
	bottom: -1px;
	background: #ff3631;
	left: 0;
	height: 1px;
}

.indfb_bt {
	text-align: center;
	padding-top: 74px;
}

.indf_kg {
	background: #fff;
	margin-top: 80px;
	position: relative;
	padding: 48px 5% 70px 5%;
}

.indf_bta {
	text-align: center;
}

.indf_bta p {
	font-size: 0.875rem;
	color: #d4d4d4;
	padding-top: 7px;
	letter-spacing: 3.8px;
}

.indf_ms {
	color: #6d6d6d;
	font-size: 0.9125rem;
	padding-top: 40px;
}

.indf_ms p {
	line-height: 30px;
	padding-bottom: 10px;
	text-indent: 30px;
}

.indf_zj {
	padding-top: 50px;
}

.indf_zj li {
	float: left;
	width: 25%;
	text-align: center;
}

.indf_zj li a {
	display: block;
	background: url(img/indf_xx.png) no-repeat left center;
}

.indf_zj li:nth-child(1) a {
	background: none;
}

.indf_l {
	display: inline-block;
	font-size: 4.5rem;
	color: #0d70c3;
	font-family: "alternateRegular";
	line-height: 70px;
}

.indf_r {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	color: #49494a;
	font-size: 1.125rem;
}

.indf_r p {
	font-size: 1.25rem;
	padding-bottom: 7px;
	padding-top: 3px;
}

.indf_pic img {
	display: block;
	width: 100%;
}

.index_bgg {
	background: #fff;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 110px;
}

.indg_title {
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.indg_title p {
	margin: 10px auto -11px auto;
	background: #fff;
	width: 220px;
	font-size: 1.125rem;
	color: #535353;
}

.indg_nr {
	padding-top: 65px;
}

.indg_l {
	width: 58.77%;
}

.indg_an {
	height: 29px;
	font-size: 1.125rem;
	border-left: 3px solid #0d70c3;
	line-height: 29px;
	color: #434343;
}

.indg_an a {
	font-weight: bold;
	color: #434343;
	padding: 0 18px;
}

.indg_an a:hover,
.indg_an a.cur {
	color: #0d70c3;
}

.indg_more {
	line-height: 29px;
}

.indg_more a {
	color: #848484;
}

.indg_more a:hover {
	color: #0d70c3;
}

.indgl_nr {
	padding-top: 30px;
}

.indg_pic {
	overflow: hidden;
	width: 44.5%;
}

.indg_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}

.indg_one:hover .indg_pic img {
	transform: scale(1.1);
}

.indg_wb {
	width: 52%;
}

.indg_mc {
	font-size: 1.125rem;
	font-weight: bold;
	color: #373737;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.indg_ms {
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	color: #707070;
	margin-top: 10px;
}

.indg_gd {
	width: 123px;
	height: 35px;
	border-radius: 18px;
	background: #0d70c3;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 0.9125rem;
	margin-top: 25px;
}

.indg_one:hover .indg_mc {
	color: #0d70c3;
}

.indgl_nr ul {
	padding-top: 20px;
}

.indgl_nr li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #b5b5b5;
}

.indgl_nr li span {
	float: right;
	color: #8c8c8c;
}

.indg_r {
	width: 34.6%;
}

.indgr_nr li {
	border-bottom: 1px dashed #b5b5b5;
	padding-top: 30px;
	padding-bottom: 17px;
}

.indgr_bt {
	background: url(img/wen.png) no-repeat left;
	height: 26px;
	line-height: 26px;
	padding-left: 40px;
	overflow: hidden;
	font-weight: bold;
}

.indgr_ms {
	background: url(img/da.png) no-repeat left 3px;
	margin-top: 10px;
	color: #707070;
	height: 78px;
	line-height: 26px;
	padding-left: 40px;
	overflow: hidden;
	font-size: 0.9125rem;
}

.foot_bg {
	background: url(img/foot_bg.jpg) no-repeat center top;
	padding-top: 28px;
	width: 100%;
}

.link_bg {
	padding: 42px 0px 33px 0px;
	border-bottom: 1px solid #428ec5;
}

.link_title {
	height: 24px;
}

.link_nr {
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	width: 1080px;
}

.link_nr a {
	display: block;
	float: left;
	margin-right: 15px;
	font-size: 0.9125rem;
	color: #fff;
}

.link_nr a:hover {
	text-decoration: underline;
}

.fnavtel {
	padding: 55px 0 40px 0;
}

.ftel {
	width: 48%;
}

.fewm {
	width: 25.4%;
	text-align: center;
}

.fewm img {
	max-width: 100%;
}

.fewm p {
	padding-top: 10px;
	color: #fff;
	font-size: 0.875rem;
}

.ftel_nr {
	width: 68%;
	color: #fff;
	font-size: 0.9125rem;
}

.tel_bt {
	font-size: 1.125rem;
	color: #fff;
	line-height: 30px;
	line-height: 30px;
}

.ftel_wb {
	padding-bottom: 10px;
}

.ftel_wb p {
	padding-bottom: 5px;
	font-size: 0.9125rem;
}

.ftel_nr p {
	line-height: 30px;
}

.ftel_nr a {
	color: #fff;
}

.fnav {
	width: 51%;
}

.fnav li {
	float: left;
	margin-left: 72px;
	min-width: 90px;
}

.fnav li p {
	line-height: 30px;
}

.fnav li a {
	font-size: 0.875rem;
	color: #fff;
}

.fnav li .fnav_title {
	padding-bottom: 15px;
	margin-bottom: 8px;
	background: url(img/ffg.png) no-repeat left bottom;
}

.fnav li .fnav_title a {
	font-size: 1.125rem;
	color: #fff;
}

.fnav li a:hover {
	text-decoration: underline;
}

.fbq {
	padding-top: 16px;
	border-top: 1px solid #298ecd;
	padding-bottom: 16px;
	line-height: 24px;
	font-size: 0.875rem;
	color: #fff;
}

.fbq span {
	float: right;
}

.fbq a {
	color: #fff;
}

.fbq a:hover {
	text-decoration: underline;
}

@media screen and (max-width:1280px) {
	.link_bg {
		display: none;
	}

	.fnav li {
		margin-left: 68px;
	}
}

/*首页style结束*/

/*内页style开始*/
.about_banner {
	background: url(img/about_banner.jpg) no-repeat center;
	width: 100%;
	height: 400px;
	position: relative;
	margin-top: -13px;
}

.contact_banner {
	background: url(img/contact_banner.jpg) no-repeat center;
	width: 100%;
	height: 400px;
	position: relative;
	margin-top: -13px;
}

.case_banner {
	background: url(img/case_banner.jpg) no-repeat center;
	width: 100%;
	height: 400px;
	position: relative;
	margin-top: -13px;
}

.news_banner {
	background: url(img/news_banner.jpg) no-repeat center;
	width: 100%;
	height: 400px;
	position: relative;
	margin-top: -13px;
}

.pro_banner {
	background: url(img/pro_banner.jpg) no-repeat center;
	width: 100%;
	height: 400px;
	position: relative;
	margin-top: -13px;
}

.main_flbg {
	background: #f5f5f5;
	width: 100%;
	height: 65px;
	position: relative;
	z-index: 9;
	border-top: 2px solid #0d70c3;
}

.main_fl {
	background: url(img/fl_fg.png) no-repeat left;
}

.main_fl li {
	position: relative;
	float: left;
}

.main_fl li a {
	padding: 0 45px;
	font-size: 1rem;
	background: url(img/fl_fg.png) no-repeat right;
	height: 65px;
	display: block;
	line-height: 65px;
	text-align: center;
	position: relative;
	z-index: 9;
}

.main_fl li a.on {
	background: none;
}

.main_fl li:hover a,
.main_fl li.cur a {
	color: #fff;
}

.main_fl li i {
	background: #0d70c3;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0%;
	transform: scaleX(0);
	transition: 0.5s;
}

.main_fl li:hover i,
.main_fl li.cur i {
	transform: scaleX(1);
	transition: 0.5s;
}

.main_wz {
	font-size: 0.9125rem;
	line-height: 65px;
}

.main_wz img {
	margin-bottom: -2px;
	margin-right: 8px;
}

.main {
	background: #fff;
	padding-top: 70px;
	padding-bottom: 100px;
}

.maina {
	background: url(img/index_bga.png) repeat-y center;
	padding-bottom: 100px;
}

.about_nr {
	color: #6d6d6d;
	font-size: 0.9125rem;
	line-height: 26px;
}

.about_nr img {
	max-width: 100%;
}

.book_title {
	font-size: 1rem;
	line-height: 30px;
	padding-bottom: 40px;
}

.book_title p {
	color: #000;
}

.book_nr div.fl,
.book_nr div.fr {
	width: 49%;
	padding-bottom: 15px;
}

.book_nr div.book {
	width: 100%;
	padding-bottom: 15px;
}

.contxt {
	width: 96%;
	display: block;
	padding: 0 2%;
	font-family: "微软雅黑";
	font-size: 1rem;
	height: 50px;
	outline: none;
}

.contxta {
	width: 98%;
	line-height: 30px;
	padding: 1%;
	height: 150px;
	font-family: "微软雅黑";
	font-size: 1rem;
	outline: none;
}

.btn {
	width: 150px;
	border: 0;
	background: #0d70c3;
	font-family: "微软雅黑";
	height: 50px;
	cursor: pointer;
	font-size: 1.25rem;
	color: #fff;
	float: right;
	margin-left: 15px;
}

.honor_nr li {
	float: left;
	width: 23%;
	margin: 0 1% 30px 1%;
}

.case_kg {
	position: relative;
}

.case_pic {
	border: 1px solid #ddd;
	overflow: hidden;
	position: relative;
}

.case_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}

.case_nr li:hover .case_pic img,
.honor_nr li:hover .case_pic img {
	transform: scale(1.1);
}

.case_pic i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(img/video_pic.png) no-repeat center rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
}

.case_mc {
	text-align: center;
	padding-top: 8px;
	font-size: 0.9125rem;
}

.case_kg .border_top {
	position: absolute;
	height: 3px;
	width: 0;
	font-size: 0;
	background: #0d70c3;
	top: 0;
	left: 0;
	z-index: 9;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.case_kg .border_right {
	position: absolute;
	height: 0px;
	width: 3px;
	font-size: 0;
	background: #0d70c3;
	bottom: 0;
	right: 0;
	z-index: 9;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.case_kg .border_bottom {
	position: absolute;
	height: 3px;
	width: 0px;
	font-size: 0;
	background: #0d70c3;
	right: 0;
	bottom: 0;
	z-index: 9;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.case_kg .border_left {
	position: absolute;
	height: 0px;
	width: 3px;
	font-size: 0;
	background: #0d70c3;
	left: 0;
	top: 0;
	z-index: 9;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.case_nr li:hover .border_top,
.case_nr li:hover .border_bottom,
.honor_nr li:hover .border_top,
.honor_nr li:hover .border_bottom {
	width: 100%;
}

.case_nr li:hover .border_left,
.case_nr li:hover .border_right,
.honor_nr li:hover .border_left,
.honor_nr li:hover .border_right {
	height: 100%;
}

.news_nr li {
	position: relative;
	margin-bottom: 20px;
}

.news_nr li a {
	display: block;
	padding: 2%;
	position: relative;
	z-index: 9;
	transition: 0.5s;
}

.news_nr li:hover a {
	box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.3);
	transition: 0.5s;
}

.news_pic {
	overflow: hidden;
	width: 22%;
}

.news_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}

.news_nr li:hover .news_pic img {
	transform: scale(1.1);
}

.news_wb {
	width: 75%;
}

.news_bt {
	font-size: 1.5rem;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.news_ms {
	font-size: 0.875rem;
	line-height: 24px;
	height: 48px;
	color: #5f5f5f;
	overflow: hidden;
	margin-top: 5px;
	transition: 0.5s;
}

.news_more {
	width: 126px;
	height: 34px;
	text-align: center;
	background: #0d70c3;
	line-height: 34px;
	color: #fff;
	font-size: 0.875rem;
	margin-top: 25px;
}

.news_nr li:hover .news_more {
	background: #da1315;
	transition: 0.5s;
}

.newsshow_title {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 12px;
	font-size: 1.375rem;
	font-weight: bold;
	line-height: 25px;
}

.newsshow_title p {
	font-size: 0.8125rem;
	color: #999;
	font-weight: normal;
	padding-top: 8px;
}

.newsshow_wnnr {
	margin: 0 auto;
	padding-top: 20px;
	font-size: 0.9125rem;
	line-height: 26px;
}

.newsshow_wnnr img {
	max-width: 100%;
}

.bdsharebuttonbox {
	width: 140px;
	margin: 30px auto 0 auto;
}

.sxyjsys,
.sxyjsys a {
	font-size: 14px;
	line-height: 20px;
}

.sxyjsys a:hover {
	text-decoration: underline;
}

.xgnews-tit {
	text-align: center;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 46px;
	height: 46px;
	color: #717171;
	margin-bottom: 10px;
}

.xgnews-con {
	padding-top: 15px;
}

.xgnews-con li {
	float: left;
	width: 45%;
	margin-left: 1%;
	margin-right: 4%;
	line-height: 24px;
	list-style-position: inside;
	list-style-type: disc;
}

.xgnews-con li a {
	font-size: 14px;
}

.xgnews-con li span {
	float: right;
	color: #999;
	font-size: 12px;
}

.xgnews-con li a:hover {
	text-decoration: underline;
}

.inda_l {
	width: 22.5%;
	background: url(img/inda_flbg.png) no-repeat center bottom #0d70c3;
	background-size: 100%;
	margin-top: 60px;
}

.indafl_bt {
	position: relative;
}

.indafl_bt img {
	display: block;
	width: 100%;
}

.indaflb {
	position: absolute;
	width: 100%;
	left: 0;
	top: 22%;
	width: 100%;
	text-align: center;
	font-size: 0.9125rem;
	color: #5babf1;
}

.indaflb p {
	font-size: 1.875rem;
	color: #fff;
	padding-bottom: 2px;
}

header {
	background: #fff;
	width: 91%;
	margin: 3%;
	padding: 35px 1.5%;
	border-radius: 8px;
}

header nav li {
	position: relative;
	background: url(img/indbfl_bg.png) repeat-x;
	line-height: 48px;
	margin-bottom: 10px;
}

header nav li a {
	font-weight: bold;
	display: block;
	color: #0084ca;
	position: relative;
	border: 1px solid #dedede;
	padding: 0 5%;
	height: 48px;
	z-index: 9;
}

header nav li:hover a,
header nav li.cur a {
	color: #fff;
}

header nav li span {
	float: right;
	color: #0d70c3;
	font-size: 1.25rem;
	position: relative;
	z-index: 9;
	transition: 0.5s;
}

header nav li:hover span,
header nav li.cur span {
	color: #fff;
	transform: rotate(0deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transition: 0.5s;
}

header nav li i {
	display: block;
	background: url(img/indbfl_b.png) repeat-x;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: scaleX(0);
	transition: 0.5s;
}

header nav li:hover i,
header nav li.cur i {
	transform: scaleX(1);
	transition: 0.5s;
}

header nav li ul li {
	margin: 0 5%;
	background: none;
}

header nav li ul li a {
	font-weight: normal;
	overflow: hidden;
	border: 0;
	padding: 0;
	border-bottom: 1px dashed #959595;
	line-height: 47px;
	font-size: 0.9125rem;
	color: #676767 !important;
}

header nav li ul li:hover a,
header nav li ul li.cur a {
	color: #d83524 !important;
}

.indafl_tel {
	background: url(img/indatel.png) no-repeat left;
	padding: 35px 0 35px 78px;
	width: 160px;
	margin: 0 auto;
}

.indafl_tel p {
	color: #fff;
	font-size: 1.125rem;
	line-height: 18px;
	padding-bottom: 10px;
}

.main_r {
	width: 75%;
	margin-top: 60px;
}

.pro_nr li {
	width: 32%;
	float: left;
	margin-bottom: 3%;
	position: relative;
}

.pro_nr li.on {
	margin: 0 2% 3% 2%;
}

.pro_nr li:hover .inda_pic img {
	transform: scale(1.1);
}

.pro_nr li:hover .inda_wb {
	color: #fff;
	transition: 0.5s;
}

.pro_nr li:hover .inda_wb i {
	transform: scaleX(1);
	transition: 0.5s;
}

.pro_mc {
	height: 40px;
	line-height: 40px;
	background: #ddd;
	text-align: center;
	overflow: hidden;
	font-size: 0.9125rem;
	transition: 0.5s;
}

.pro_nr li:hover .pro_mc {
	background: #d83524;
	color: #fff;
	transition: 0.5s;
}

.proshow_pic {
	width: 55%;
}

.proshow_pic p {
	border: 1px solid #ccc;
}

.proshow_pic img {
	display: block;
	width: 100%;
}

.proshowa_wb {
	width: 42%;
}

.nycp_bt {
	color: #6b6b6b;
	font-size: 1rem;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}

.nycp_bt p {
	font-size: 1.5rem;
	font-weight: bold;
	padding-bottom: 5px;
	color: #000;
}

.nycp_nr {
	font-size: 0.875rem;
	color: #656464;
	line-height: 24px;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #ddd;
}

.nycp_nr img {
	max-width: 100%;
}

.nycp_tel {
	margin-top: 1.875rem;
	background: url(img/nycp_pic.png) no-repeat left center;
	padding-left: 23px;
	font-size: 1rem;
	color: #979797;
}

.nycp_tel strong {
	color: #454545;
}

.nycp_more {
	width: 133px;
	height: 45px;
	padding-top: 19px;
}

.nycp_more a {
	border-radius: 5px;
	display: block;
	background: #0d70c3;
	text-align: center;
	line-height: 45px;
	font-size: 1.125rem;
	color: #fff;
	font-weight: bold;
	color: #fff;
}

.nycp_more .job_moreb {
	display: none;
}

.proshow_title {
	font-size: 1.125rem;
	font-weight: bold;
	color: #454545;
	height: 50px;
	line-height: 50px;
	padding-top: 20px;
	border-bottom: 3px solid #454545;
}

.proshow_nr {
	font-size: 0.9125rem;
	line-height: 26px;
	padding-top: 25px;
}

.proshow_nr img {
	max-width: 100%;
}

.showcp_an {
	padding-top: 0.875rem;
	width: 100%;
	padding-top: 40px;
	margin-bottom: 50px;
}

.showcp_an p {
	width: 120px;
}

.showcp_an p a {
	width: 100%;
	height: 40px;
	background: #0d70c3;
	text-align: center;
	line-height: 40px;
	display: block;
	font-size: 1rem;
	color: #fff;
	font-weight: bold;
}

.xgpro-con {
	padding-top: 20px;
}

/*内页style结束*/

@media screen and (max-width:1024px) {
	.top_bg {
		width: 100%;
		height: 90px;
		position: relative;
	}

	.logo {
		padding-top: 15px;
		transition: 0.5s;
	}

	.logo img {
		height: 60px;
	}

	.mobile-inner-nav {
		height: 90px;
	}

	.mobile-inner-nav a {
		font-size: 1rem;
		height: 90px;
		line-height: 90px;
	}

	.mobile-inner-nav a i {
		bottom: 23px;
	}

	.inda_fl li a {
		font-size: 1rem;
	}

	.inda_wb {
		height: 50px;
	}

	.inda_wb p {
		line-height: 50px;
		height: 50px;
	}

	.indb_nr li a {
		margin: 0 3%;
	}

	.indb_an a {
		top: 5%;
	}

	.indc_nr li a {
		padding-top: 40px;
		width: 86%;
	}

	.indc_bt {
		font-size: 2rem;
	}

	.indc_ms {
		line-height: 28px;
		font-size: 0.9125rem;
	}

	.indd_r {
		width: 47%;
		padding-top: 30px;
	}

	.indd_bt {
		font-size: 1.5rem;
		padding-left: 90px;
	}

	.indd_ms p {
		line-height: 24px;
		font-size: 0.875rem;
		background: url(img/indd_qq.png) no-repeat left 22px;
		padding-top: 15px;
		padding-bottom: 5px;
	}

	.inde_kg {
		background-size: 86% auto;
	}

	.inde_wb p {
		font-size: 0.875rem;
	}

	.inde_kj.on .inde_wb p {
		font-size: 1rem;
	}

	.indf_mc {
		font-size: 1rem;
	}

	.indf_kg {
		padding: 48px 3% 70px 3%;
	}

	.indg_more {
		font-size: 0.875rem;
	}

	.indg_mc {
		font-size: 1rem;
		height: 30px;
		line-height: 30px;
	}

	.indg_ms {
		line-height: 26px;
		height: 78px;
		font-size: 0.875rem;
	}

	.indg_gd {
		width: 113px;
		height: 32px;
		font-size: 0.875rem;
		line-height: 32px;
		margin-top: 20px;
	}

	.indgl_nr li {
		font-size: 0.9125rem;
	}

	.indgl_nr li span {
		font-size: 0.875rem;
	}

	.indgr_nr li {
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.indgr_bt {
		font-size: 0.9125rem;
	}

	.indgr_ms {
		margin-top: 5px;
		height: 72px;
		line-height: 24px;
		font-size: 0.875rem;
	}

	.ftel_nr {
		width: 69%;
		font-size: 0.8125rem;
	}

	.ftel_nr p {
		line-height: 22px;
		padding-bottom: 8px;
	}

	.fnav li {
		margin-left: 36px;
	}

	.fnav li p {
		line-height: 26px;
	}

	.fbq {
		font-size: 0.8125rem;
	}

	/*首页style结束*/

	/*内页style开始*/
	.about_banner,
	.contact_banner,
	.case_banner,
	.news_banner,
	.pro_banner {
		background-size: auto 100%;
		height: 280px;
	}

	.main_flbg {
		height: 60px;
	}

	.main_fl li a {
		padding: 0 40px;
		height: 60px;
		line-height: 60px;
	}

	.main_wz {
		font-size: 0.875rem;
		line-height: 60px;
	}

	.main {
		padding-top: 50px;
		padding-bottom: 80px;
	}

	.maina {
		padding-bottom: 80px;
	}

	.about_nr {
		font-size: 0.875rem;
		line-height: 24px;
	}

	.book_title {
		font-size: 0.9125rem;
		line-height: 26px;
		padding-bottom: 30px;
	}

	.contxt {
		font-size: 0.9125rem;
	}

	.contxta {
		font-size: 0.9125rem;
	}

	.btn {
		font-size: 1.125rem;
	}

	.case_mc {
		text-align: center;
		padding-top: 8px;
		font-size: 0.875rem;
	}

	.news_nr li a {
		padding: 1%;
	}

	.news_pic {
		width: 22%;
	}

	.news_wb {
		width: 75%;
	}

	.news_bt {
		font-size: 1.25rem;
		height: 30px;
		line-height: 30px;
	}

	.news_more {
		margin-top: 15px;
	}

	.newsshow_title {
		font-size: 1.125rem;
	}

	.newsshow_title p {
		font-size: 0.75rem;
		padding-top: 5px;
	}

	.newsshow_wnnr {
		font-size: 0.875rem;
		line-height: 24px;
	}

	.indaflb p {
		font-size: 1.75rem;
	}

	.indafl_tel {
		padding: 20px 0 35px 65px;
		width: 160px;
	}

	.indafl_tel p {
		font-size: 1rem;
		padding-bottom: 8px;
	}

	.nycp_bt p {
		font-size: 1.25rem;
	}

	.nycp_tel {
		font-size: 0.9125rem;
	}

	.proshow_nr {
		font-size: 0.875rem;
		line-height: 24px;
	}

	/*内页style结束*/
}

@media screen and (max-width:770px) {
	.top_bg {
		border-top: 2px solid #0d70c3;
		height: 80px;
		box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
	}

	.top_bg .kg {
		width: 100%;
	}

	.logo {
		padding-top: 10px;
	}

	.logo img {
		height: 60px;
	}

	.mobile-inner-nav li {
		width: auto;
		float: none;
	}

	.topyybg {
		display: none;
	}

	.banner {
		margin-top: 0px;
	}

	.sous_gjc {
		display: none;
	}

	.index_bga {
		padding-bottom: 80px;
	}

	.inda_fl li {
		width: 23%;
		margin: 1%;
	}

	.inda_fl li:nth-child(1) {
		margin: 1%;
	}

	.inda_wb {
		height: 40px;
	}

	.inda_wb p {
		line-height: 40px;
		height: 40px;
		font-size: 0.875rem;
		text-indent: 3%;
	}

	.inda_wb span {
		padding-right: 3%;
		font-size: 1rem;
	}

	.indb_nr li a {
		margin: 0 2%;
	}

	.indb_an a {
		top: 9%;
		width: 28px;
		height: 64px;
		line-height: 64px;
	}

	.index_bgc .kg {
		width: 100%;
	}

	.indc_title img {
		height: 50px;
	}

	.indc_title p {
		letter-spacing: 0px;
	}

	.indc_nr li a {
		padding-top: 39px;
		width: 90%;
	}

	.indc_bt {
		background-size: auto 30px !important;
		height: 30px;
		padding-left: 50px;
		line-height: 28px;
		font-size: 1.75rem;
	}

	.indc_ms {
		margin-top: 20px;
		line-height: 26px;
		font-size: 0.875rem;
	}

	.index_bgd {
		padding-top: 80px;
		padding-bottom: 20px;
	}

	.indd_title {
		background: url(img/indd_xt.png) no-repeat center 45px;
		background-size: auto 12px;
	}

	.indd_title img {
		height: 36px;
	}

	.indd_title p {
		padding-top: 32px;
	}

	.indd_nr {
		padding-top: 50px;
	}

	.indd_l {
		width: 100%;
		border-radius: 10px;
	}

	.indd_r {
		width: 100%;
		padding-top: 30px;
		margin-bottom: 60px;
	}

	.inde_kg {
		background-size: 92.3% auto;
	}

	.inde_wb p {
		float: none;
		font-size: 0.875rem;
	}

	.inde_wb span {
		display: none;
	}

	.inde_kj.on .inde_wb p {
		font-size: 1rem;
	}

	.inde_an a {
		line-height: 30px;
		width: 30px;
		height: 30px;
		font-size: 1.25rem;
		margin: 0 5px;
	}

	.indf_kg {
		margin-top: 60px;
		padding: 40px 2% 50px 2%;
	}

	.indf_ms {
		font-size: 0.875rem;
		padding-top: 30px;
	}

	.indf_ms p {
		line-height: 26px;
		padding-bottom: 10px;
		text-indent: 28px;
	}

	.indf_l {
		font-size: 3rem;
		line-height: 60px;
	}

	.indf_r {
		padding-left: 5px;
		font-size: 0.9125rem;
	}

	.indf_r p {
		font-size: 1rem;
		padding-bottom: 5px;
	}

	.index_bgg {
		padding-top: 70px;
		padding-bottom: 80px;
	}

	.indg_title p {
		font-size: 1rem;
	}

	.indg_more {
		font-size: 0.75rem;
	}

	.indg_mc {
		font-size: 1rem;
		height: 26px;
		line-height: 26px;
	}

	.indg_ms {
		line-height: 24px;
		height: 72px;
		font-size: 0.875rem;
		margin-top: 0px;
	}

	.indg_gd {
		width: 110px;
		height: 30px;
		line-height: 30px;
		font-size: 0.875rem;
		margin-top: 5px;
	}

	.indgl_nr li {
		height: 40px;
		line-height: 40px;
		font-size: 0.9125rem;
	}

	.indgl_nr li span {
		font-size: 0.75rem;
	}

	.indgr_nr {
		padding-top: 12px;
	}

	.indgr_nr li {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.indgr_bt {
		font-size: 0.9125rem;
	}

	.indgr_ms {
		margin-top: 5px;
		height: 44px;
		line-height: 22px;
		font-size: 0.875rem;
	}

	.fnavtel {
		padding: 45px 0 40px 0;
	}

	.ftel {
		width: 100%;
	}

	.fnav {
		display: none;
	}

	.fbq {
		font-size: 0.875rem;
	}

	/*首页style结束*/

	/*内页style开始*/
	.about_banner,
	.contact_banner,
	.case_banner,
	.news_banner,
	.pro_banner {
		height: 200px;
		margin-top: 0px;
	}

	.main_flbg .kg {
		width: 100%;
	}

	.main_fl li a {
		font-size: 0.9125rem;
	}

	.main_wz {
		padding-right: 1%;
	}

	.maina .kg {
		width: 100%;
	}

	.honor_nr li {
		width: 31.333%;
		margin: 0 1% 30px 1%;
	}

	.news_pic {
		width: 27%;
	}

	.news_wb {
		width: 70%;
	}

	.news_bt {
		font-size: 1.125rem;
		height: 28px;
		line-height: 28px;
	}

	.news_more {
		margin-top: 15px;
	}

	.newsshow_title {
		font-size: 1.125rem;
	}

	.xgnews-tit {
		font-size: 1.125rem;
	}

	.inda_l {
		margin-top: 0px;
		width: 100%;
		background: none;
	}

	.indafl_bt {
		display: none;
	}

	.indafl_tel {
		display: none;
	}

	.main_r {
		width: 98%;
		margin: 50px 1% 0 1%;
	}

	.pro_nr li {
		width: 31.333%;
		margin: 0 1% 3% 1%;
	}

	.pro_nr li.on {
		margin: 0 1% 3% 1%;
	}

	.nycp_bt p {
		font-size: 1.125rem;
	}

	/*内页style结束*/
}

@media screen and (max-width:520px) {

	/*首页style开始*/
	.top_bg {
		border-top: 2px solid #0d70c3;
		height: 50px;
	}

	.logo {
		padding-top: 7px;
	}

	.logo img {
		height: 36px;
	}

	.index_bga {
		background-size: auto 100%;
		padding-top: 50px;
		padding-bottom: 60px;
	}

	.inda_title img {
		height: 30px;
	}

	.inda_title p {
		letter-spacing: 0px;
		font-size: 0.9125rem;
	}

	.inda_fl {
		padding-top: 30px;
	}

	.inda_fl li {
		margin: 0.5%;
		width: 24%;
		border-radius: 3px;
	}

	.inda_fl li:nth-child(1) {
		margin: 0.5%;
	}

	.inda_fl li a {
		height: 34px;
		border-radius: 3px;
		line-height: 34px;
		font-size: 0.875rem;
		overflow: hidden;
	}

	.inda_fl li i {
		border-radius: 3px;
	}

	.inda_nr {
		padding-top: 20px;
	}

	.inda_nr li {
		float: left;
		width: 48%;
		margin: 0 1% 3% 1%;
	}

	.inda_nr li:nth-child(2),
	.inda_nr li:nth-child(5) {
		margin: 0 1% 3% 1%;
	}

	.index_bgb {
		padding-top: 50px;
		padding-bottom: 60px;
	}

	.indb_gd {
		margin-top: 30px;
	}

	.indb_nr {
		width: 100%;
		overflow: hidden;
	}

	.indb_nr li {
		width: 33.333%;
	}

	.indb_nr li a {
		margin: 0 3%;
	}

	.indb_an {
		padding-top: 30px;
		text-align: center;
	}

	.indb_an a {
		display: inline-block;
		position: relative;
		top: auto;
		width: 50px;
		height: 26px;
		line-height: 26px;
		margin: 0 5px;
		border-radius: 3px;
	}

	.indb_an a.prev {
		left: auto;
	}

	.indb_an a.next {
		right: auto;
	}

	.indc_title img {
		height: 36px;
	}

	.indc_title p {
		font-size: 0.75rem;
	}

	.indc_kg {
		background-size: auto 250px;
		padding-top: 40px;
	}

	.indc_nr li {
		height: 250px;
		width: 50%;
		background-size: auto 40% !important;
	}

	.indc_nr li:nth-child(1) {
		border-radius: 10px 0 0 0;
	}

	.indc_nr li:nth-child(2) {
		border-radius: 0 10px 0 0;
	}

	.indc_nr li:nth-child(3) {
		border-radius: 0;
		float: right;
	}

	.indc_nr li a {
		padding-top: 30px;
	}

	.indc_bt {
		height: 30px;
		font-size: 1.375rem;
	}

	.indc_ms {
		margin-top: 15px;
		line-height: 24px;
	}

	.indc_ms i {
		margin-top: 20px;
	}

	.index_bgd {
		padding-top: 50px;
		padding-bottom: 10px;
	}

	.indd_title {
		background: url(img/indd_xt.png) no-repeat center 40px;
		background-size: auto 12px;
	}

	.indd_title img {
		height: 30px;
	}

	.indd_title p {
		padding-top: 27px;
		font-size: 0.875rem;
	}

	.indd_nr {
		padding-top: 40px;
	}

	.indd_l {
		border-radius: 5px;
	}

	.indd_r {
		padding-top: 30px;
	}

	.indd_bt {
		font-size: 1.5rem;
		padding-left: 100px;
		height: 59px;
	}

	.indd_ms p {
		line-height: 22px;
	}

	.index_bge {
		padding-top: 50px;
		padding-bottom: 60px;
	}

	.inde_title img {
		height: 30px;
	}

	.inde_title p {
		font-size: 0.875rem;
	}

	.inde_kg {
		margin-top: 38px;
		background: none;
		padding-top: 0;
	}

	.inde_kj {
		width: 32.333%;
		margin: 1% 0.5% 0 0.5%;
	}

	.inde_kj a {
		padding: 3px;
	}

	.inde_wb span {
		display: none;
	}

	.inde_kj.on {
		width: 99%;
		margin: 0.5%;
	}

	.inde_kj.on a {
		padding: 4px;
	}

	.indf_bt {
		font-size: 1rem;
	}

	.indf_bt p {
		padding-bottom: 8px;
	}

	.indf_bt img {
		height: 30px;
	}

	.indf_sz img {
		height: 18px;
	}

	.indf_mc {
		font-size: 0.9125rem;
		width: 30px;
		line-height: 18px;
		margin: 5px auto 0 auto;
	}

	.indfb_bt {
		padding-top: 30px;
	}

	.indf_kg {
		margin-top: 60px;
		padding: 40px 2% 30px 2%;
	}

	.indf_bta img {
		height: 30px;
	}

	.indf_bta p {
		letter-spacing: 1px;
	}

	.indf_zj {
		padding-top: 15px;
	}

	.indf_zj li {
		width: 50%;
		margin-bottom: 15px;
	}

	.indf_zj li:nth-child(3) a {
		background: none;
	}

	.indf_l {
		font-size: 3rem;
		line-height: 50px;
	}

	.indf_r {
		padding-left: 5px;
		font-size: 0.875rem;
	}

	.indf_r p {
		font-size: 0.9125rem;
		padding-bottom: 0px;
	}

	.index_bgg {
		padding-top: 50px;
		padding-bottom: 60px;
	}

	.indg_title img {
		height: 30px;
	}

	.indg_title p {
		width: 180px;
		font-size: 0.875rem;
	}

	.indg_nr {
		padding-top: 50px;
	}

	.indg_l {
		width: 100%;
	}

	.indg_mc {
		font-size: 0.9125rem;
		height: 20px;
		line-height: 20px;
	}

	.indg_ms {
		line-height: 20px;
		height: 40px;
		font-size: 0.875rem;
		margin-top: 7px;
	}

	.indg_gd {
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 0.875rem;
		margin-top: 8px;
	}

	.indgl_nr li {
		font-size: 0.875rem;
		height: 40px;
		line-height: 40px;
	}

	.indg_r {
		width: 100%;
		padding-top: 50px;
	}

	.fnavtel {
		padding: 35px 0 30px 0;
	}

	.fewm {
		width: 27%;
	}

	.fewm p {
		font-size: 0.75rem;
	}

	.fbq {
		padding-top: 16px;
		padding-bottom: 70px;
		line-height: 20px;
		font-size: 0.75rem;
	}

	.fbq span {
		float: none;
		display: block;
	}

	/*首页style结束*/

	/*内页style开始*/
	.about_banner,
	.contact_banner,
	.case_banner,
	.news_banner,
	.pro_banner {
		height: 120px;
	}

	.main_flbg {
		height: 40px;
	}

	.main_fl {
		float: none;
	}

	.fl_03 li {
		width: 33.333%;
	}

	.fl_04 li {
		width: 25%;
	}

	.fl_05 li {
		width: 20%;
	}

	.main_fl li a {
		padding: 0;
		font-size: 0.9125rem;
		height: 40px;
		line-height: 40px;
	}

	.main_wz {
		display: none;
	}

	.main {
		padding-top: 40px;
		padding-bottom: 60px;
	}

	.maina {
		padding-bottom: 60px;
	}

	.book_title {
		font-size: 0.9125rem;
		line-height: 24px;
		padding-bottom: 20px;
	}

	.book_nr div.fl,
	.book_nr div.fr {
		width: 99%;
		float: none;
		padding-bottom: 10px;
	}

	.book_nr div.book {
		padding-bottom: 10px;
	}

	.contxt {
		font-size: 0.875rem;
		height: 44px;
	}

	.contxta {
		width: 96%;
		line-height: 24px;
		padding: 2%;
		font-size: 0.875rem;
	}

	.btn {
		width: 120px;
		height: 40px;
		font-size: 1rem;
	}

	.honor_nr li {
		width: 48%;
		margin: 0 1% 30px 1%;
	}

	.case_mc {
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		padding-top: 0px;
	}

	.news_nr li {
		position: relative;
		margin-bottom: 10px;
	}

	.news_pic {
		width: 27%;
	}

	.news_wb {
		width: 70%;
	}

	.news_bt {
		font-size: 0.9125rem;
		height: 24px;
		line-height: 24px;
	}

	.news_ms {
		font-size: 0.75rem;
		line-height: 20px;
		height: 40px;
		margin-top: 0px;
	}

	.news_more {
		display: none;
	}

	.newsshow_title {
		padding-bottom: 8px;
		font-size: 1.125rem;
	}

	.xgnews-tit {
		font-size: 1.125rem;
	}

	.xgnews-con li {
		width: 95%;
	}

	.pro_nr li {
		width: 48%;
	}

	.proshow_pic {
		width: 100%;
	}

	.proshowa_wb {
		width: 100%;
		padding-top: 20px;
	}

	.nycp_bt {
		padding-bottom: 5px;
	}

	.nycp_bt p {
		font-size: 1.125rem;
	}

	.nycp_more .job_morea {
		display: none;
	}

	.nycp_more .job_moreb {
		display: block;
	}

	/*内页style结束*/
}

.fswzj {
	display: none;
}

@media(max-width:767px) {
	.fswzj {
		position: fixed;
		bottom: 0;
		z-index: 999;
		width: 100%;
		display: block;
		background: #da1315;
	}

	.fswzj ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		border-top: 2px solid #f13537;
	}

	.fswzj ul li {
		color: #fff;
		width: 25%;
		text-align: center;
		padding: 0.3rem 0;
		position: relative;
		float: left;
	}

	.fswzj ul li a {
		color: #fff;
		display: block;
		border-left: 1px solid #f13537;
	}

	.fswzj ul li.on a {
		border-left: none;
	}

	.fnav_pic {
		width: 23%;
		margin: 0 auto;
	}

	.fnav_pic img {
		width: 100%;
	}

	.fnav_wb {
		font-size: 0.8125rem;
		padding-top: 2px;
	}

	footer {
		padding: 20px 0 120px 0;
	}
}


/*导航样式*/
@media screen and (max-width:770px) {

	/*分类*/
	header {
		background: none;
		width: auto;
		display: block;
		position: relative;
		z-index: 100;
		margin: 0;
		padding: 0;
		border-radius: 0;
		float: none !important;
	}

	header nav li {
		background: none;
		line-height: inherit;
		margin-bottom: auto;
	}

	header nav li a {
		font-weight: inherit;
		border: none;
		padding: inherit;
		height: auto;
		z-index: 9;
	}

	header nav li span {
		display: none;
	}

	header nav li ul li {
		margin: auto;
		background: none;
	}

	header nav li ul li a {
		border: 0;
		line-height: inherit;
	}

	header nav li i {
		height: 40px;
	}

	.mean-container .mean-bar {
		width: 100%;
		position: relative;
		background: #0d70c3;
		height: 40px;
		z-index: 99;
	}

	.mean-container .mean-bar div.fl {
		font-size: 1rem;
		color: #fff;
		line-height: 40px;
		padding-left: 2%;
	}

	.mean-container a.meanmenu-reveal {
		width: 22px;
		height: 22px;
		padding: 9px 10px;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		text-indent: -9999em;
		line-height: 22px;
		font-size: 1px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 700
	}

	.mean-container a.meanmenu-reveal span {
		display: block;
		background: #fff;
		height: 3px;
		margin-top: 3px
	}

	.mean-container .mean-nav {
		float: left;
		width: 100%;
		background: rgba(235, 248, 255, 0.2);
	}

	.mean-container .mean-nav ul {
		padding: 0;
		margin: 0;
		width: 100%;
		list-style-type: none;
	}

	.mean-container .mean-nav ul li {
		position: relative;
		width: 100%;
	}

	.mean-container .mean-nav ul li a {
		display: block;
		width: 90%;
		background: none;
		font-size: 0.875rem;
		padding: 0 5%;
		height: 39px;
		line-height: 39px;
		margin: 0;
		text-align: left;
		border-top: 1px solid #383838;
		border-top: 1px solid rgba(173, 173, 173, .5);
		text-decoration: none;
		text-transform: uppercase
	}

	.mean-container .mean-nav ul li li a {
		width: 80%;
		padding: 0 10%;
		height: 45px;
		line-height: 45px;
		border-top: 1px solid #f1f1f1;
		border-top: 1px solid rgba(255, 255, 255, .25);
		opacity: .75;
		filter: alpha(opacity=75);
		text-shadow: none !important;
		visibility: visible
	}

	.mean-container .mean-nav ul li.mean-last a {
		border-bottom: 0;
		margin-bottom: 0
	}

	.mean-container .mean-nav ul li a.mean-expand {
		width: 15px;
		height: 40px;
		text-align: center;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 10;
		font-weight: 700;
		background: rgba(255, 255, 255, .1);
		border: 0 !important;
		border-left: 1px solid rgba(255, 255, 255, .4) !important;
		border-bottom: 1px solid rgba(255, 255, 255, .2) !important
	}

	.mean-container .mean-nav ul li a.mean-expand:hover {
		background: rgba(0, 0, 0, .9)
	}

	.mean-container .mean-push {
		float: left;
		width: 100%;
		padding: 0;
		margin: 0;
		clear: both
	}

	.mean-nav .wrapper {
		width: 100%;
		padding: 0;
		margin: 0
	}

	.mean-container .mean-bar,
	.mean-container .mean-bar * {
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box
	}

	.mean-remove {
		display: none !important
	}

	header nav {
		text-align: center;
		background: #efefef;
	}

	header nav ul {
		margin: 0;
		padding: 1em;
		list-style-type: none;
	}

	/*分类*/
}

@media screen and (max-width:770px) {
	.mobile-inner-nav {
		position: absolute;
		right: 0%;
		height: auto;
		line-height: normal;
		top: 0;
		z-index: 999;
		display: block;
		background: none;
	}

	.mobile-inner-nav li {
		float: none;
		width: auto;
	}

	.mobile-inner-nav li .nav_ej {
		display: none;
	}

	.mobile-inner-nav li:hover .nav_ej {
		display: none;
	}

	.mobile-inner-nav a {
		display: block;
		color: #fff;
		background: none;
		margin: 0;
		padding: 0;
		height: auto;
		line-height: normal;
		text-align: left;
	}

	.mobile-inner-nav a i {
		display: none;
	}

	.mobile-inner-nav a:hover,
	.mobile-inner-nav a.cur {
		background: none;
	}

	.mobile {
		width: 100%;
		position: relative;
	}

	.mobile-inner {
		width: 100%;
	}

	.mobile-inner img {
		width: 100%;
	}

	.mobile-inner-header {
		background-color: rgb(255, 255, 255);
		width: 100%;
		height: 5.6rem;
		position: absolute;
		top: 0px;
		left: 0px;
	}

	.mobile-inner-header-icon {
		color: #fff;
		background: rgb(13, 112, 195);
		padding: 10px;
		width: 60px;
		height: 60px;
		font-size: 2rem;
		font-weight: bold;
		text-align: center;
		float: right;
		position: relative;
		-webkit-transition: background 0.5s;
		-moz-transition: background 0.5s;
		-o-transition: background 0.5s;
		transition: background 0.5s;
	}

	.mobile-inner-header-icon:hover {
		cursor: pointer;
	}

	.mobile-inner-header-icon span {
		position: absolute;
		left: calc((100% - 33%) / 2);
		top: calc((100% - 24px) / 2);
		width: 35%;
		height: 2px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mobile-inner-header-icon i {
		display: block;
		position: absolute;
		left: 0;
		bottom: 20px;
		width: 100%;
		text-align: center;
		font-size: 1rem;
		color: #fff;
		line-height: 16px;
		font-style: normal;
	}

	@media screen and (max-width:520px) {
		.mobile-inner-header-icon {
			padding: 0;
			width: 50px;
			height: 50px;
		}

		.mobile-inner-header-icon span {
			left: calc((100% - 48%) / 2);
			top: calc((100% - 24px) / 2);
			width: 48%;
		}

		.mobile-inner-header-icon i {
			bottom: 8px;
			font-size: 0.875rem;
		}
	}

	.mobile-inner-header-icon-click p {
		display: none;
	}

	.mobile-inner-header-icon span:nth-child(1) {
		transform: translateY(4px) rotate(0deg);
	}

	.mobile-inner-header-icon span:nth-child(2) {
		transform: translateY(-4px) rotate(0deg);
	}

	.mobile-inner-header-icon-click span:nth-child(1) {
		animation-duration: 0.5s;
		animation-fill-mode: both;
		animation-name: clickfirst;
	}

	.mobile-inner-header-icon-click span:nth-child(2) {
		animation-duration: 0.5s;
		animation-fill-mode: both;
		animation-name: clicksecond;
	}

	@keyframes clickfirst {
		0% {
			transform: translateY(4px) rotate(0deg);
		}

		100% {
			transform: translateY(0) rotate(45deg);
		}
	}

	@keyframes clicksecond {
		0% {
			transform: translateY(-4px) rotate(0deg);
		}

		100% {
			transform: translateY(0) rotate(-45deg);
		}
	}

	.mobile-inner-header-icon-out span:nth-child(1) {
		animation-duration: 0.5s;
		animation-fill-mode: both;
		animation-name: outfirst;
	}

	.mobile-inner-header-icon-out span:nth-child(2) {
		animation-duration: 0.5s;
		animation-fill-mode: both;
		animation-name: outsecond;
	}

	@keyframes outfirst {
		0% {
			transform: translateY(0) rotate(-45deg);
		}

		100% {
			transform: translateY(-4px) rotate(0deg);
		}
	}

	@keyframes outsecond {
		0% {
			transform: translateY(0) rotate(45deg);
		}

		100% {
			transform: translateY(4px) rotate(0deg);
		}
	}

	.mobile-inner-nav {
		background-color: rgba(0, 0, 0, 0.9);
		width: 50%;
		padding: 15px 0 30px 0;
		position: absolute;
		top: 80px;
		right: 0px;
		display: none;
		z-index: 999;
		margin: 0;
	}

	@media screen and (max-width:520px) {
		.mobile-inner-nav {
			top: 50px;
		}
	}

	.mobile-inner-nav a {
		display: inline-block;
		line-height: 2.5rem;
		text-decoration: none;
		width: 90%;
		margin-left: 5%;
		color: #fff;
		border-bottom: solid 1px rgba(255, 255, 255, 0.3);
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		font-size: 0.875rem;
	}

	.mobile-inner-nav a:hover,
	.mobile-inner-nav a.cur {
		color: rgba(255, 255, 255, 0.6);
		border-bottom: solid 1px rgba(255, 255, 255, 0.2);
	}

	.mobile-inner-nav a {
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: returnToNormal;
		animation-name: returnToNormal;
	}

	.mobile-inner-nav a p {
		display: none;
	}

	@-webkit-keyframes returnToNormal {
		0% {
			opacity: 0;
			-webkit-transform: translate3d(0, -100%, 0);
			transform: translate3d(0, -100%, 0);
		}

		100% {
			opacity: 1;
			-webkit-transform: none;
			transform: none;
		}
	}

	@keyframes returnToNormal {
		0% {
			opacity: 0;
			-webkit-transform: translate3d(0, -100%, 0);
			transform: translate3d(0, -100%, 0);
		}

		100% {
			opacity: 1;
			-webkit-transform: none;
			transform: none;
		}
	}
}
*{box-sizing: initial;}