.banner .bannin_lay {
	position:absolute;
	right:0;
	bottom:0;
	left:0
}
.banner .bannin_lay .bannin_in {
	padding:0 20px;
	height:50px;
	background:rgba(0,0,0,.3);
	color:#fff;
	line-height:50px
}
.banner .bannin_lay a {
	color:#fff
}
.banner .bannin_lay i {
	display:inline-block;
	margin-right:10px
}
.content {
	background:#f4f4f4
}
.content_fc {
	padding-bottom:70px
}
.con_menu_ul_w {
	padding:30px 0
}
.con_menu_ul_w .con_menu_ul {
	display:inline-block;
	overflow:hidden
}
.con_menu_ul_w .con_menu_ul li {
	margin:0 7.5px
}
.con_menu_ul_w .con_menu_ul li a {
	display:block;
	padding:11px 43px;
	border:1px solid #e5e5e5;
	border-radius:40px;
	background:#fff;
	color:#616161;
	font-size:1pc
}
.con_menu_ul_w .con_menu_ul li.active a,.con_menu_ul_w .con_menu_ul li:hover a {
	border-color:none;
	background:#4cac26;
	color:#fff
}
.fc_w {
	padding:20px 20px 0;
	background:#fff
}
.fc_w .fc_list {
	margin-bottom:30px
}
.fc_w .fc_list a {
	display:block
}
.fc_w .fc_list h3 {
	padding-top:15px;
	color:#222;
	text-align:center;
	font-size:17px
}
.cons_w {
	padding:20px;
	background:#fff
}
.cons_w .cons {
	color:#606060;
	font-size:15px;
	line-height:25px
}
.cons_w .cons img {
	max-width:100%
}
.fzlcin {
	padding:50px 0
}
.fzlcin .fzlc_ul {
	position:relative;
	overflow:hidden;
	padding-top:75pt
}
.fzlcin .fzlc_ul:before {
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-1px;
	width:2px;
	height:100%;
	background:#4cac26;
	content:""
}
.fzlcin .fzlc_ul:after {
	position:absolute;
	top:0;
	left:50%;
	width:35px;
	height:52px;
	background:url(../images/icon08.png) no-repeat;
	content:"";
	transform:translateX(-50%)
}
.fzlcin .fzlc_ul li {
	position:relative;
	clear:both;
	margin-bottom:20px;
	padding-right:75pt;
	width:48%
}
.fzlcin .fzlc_ul li:after {
	position:absolute;
	top:20px;
	right:-49px;
	width:81pt;
	height:50px;
	background:url(../images/icon02.jpg) no-repeat;
	content:""
}
.fzlcin .fzlc_ul li dl {
	position:relative;
	padding-right:190px
}
.fzlcin .fzlc_ul li dl dt {
	position:absolute;
	top:0;
	right:0;
	float:right;
	width:175px
}
.fzlcin .fzlc_ul li dl dd {
	color:#606060;
	text-align:right;
	font-size:15px;
	line-height:25px
}
.fzlcin .fzlc_ul li dl dd h3 {
	margin-bottom:20px;
	color:#4cac26;
	font-weight:lighter;
	font-size:26px
}
.fzlcin .fzlc_ul li:nth-child(2n+1) {
	float:right;
	clear:both;
	padding-right:0;
	padding-left:75pt
}
.fzlcin .fzlc_ul li:nth-child(2n+1):after {
	position:absolute;
	top:20px;
	left:-3pc;
	width:81pt;
	height:50px;
	background:url(../images/icon01.jpg) no-repeat;
	content:""
}
.fzlcin .fzlc_ul li:nth-child(2n+1) dl {
	padding-right:0;
	padding-left:190px
}
.fzlcin .fzlc_ul li:nth-child(2n+1) dl dt {
	position:absolute;
	top:0;
	left:0;
	float:left
}
.fzlcin .fzlc_ul li:nth-child(2n+1) dl dd {
	text-align:left
}
.new_list {
	border:1px solid #dfdfdf;
	border-bottom:none;
	background:#fff;
	padding: 20px;
}
.new_list .title{ position: relative; }
.new_list .title span{ position: absolute; top: 0; right: 0; }
.new_list a {
	position:relative;
	z-index:2;
	display:block;

}
.new_list:last-of-type {
	border-bottom:1px solid #dfdfdf
}
.new_list .title a {
	margin-bottom:10px;
	color:#000;
	font-size:19px
}
.new_list .title span {
	float:right;
	color:#717171;
	font-size:15px
}
.new_list .title span i {
	float:left;
	margin-top:-5px;
	margin-right:2px;
	color:#dbdbdb;
	font-size:24px
}
.new_list .info {
	color:#717171;
	font-size:15px;
	line-height:30px
}
.new_list .col-sm-9 span.jt {
	float:right;
	display:inline-block;
	margin-top:20px;
	width:38px;
	height:38px;
	border:1px solid silver;
	border-radius:100%;
	text-align:center;
	line-height:38px
}
.new_list .col-sm-9 span.jt i {
	color:silver
}
.content_new {
	padding:20px 50px
}
.content_new .new_des_l {
	padding:25px;
	background:#fff
}
.content_new .new_des_l .return {
	position:fixed;
	top:350px;
	left:5%;
	display:inline-block;
	padding-top:9px;
	width:58px;
	height:58px;
	background:#0061cf;
	color:#fff;
	text-align:center;
	line-height:20px
}
.content_new .new_des_l .return:hover {
	background:#4cac26
}
.content_new .new_des_l .new_des_l_h1 {
	margin-bottom:10px;
	color:#000;
	font-weight:700;
	font-size:25px
}
.content_new .new_des_l .des_time {
	position:relative;
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px solid #dbdbdb;
	color:#616161
}
.content_new .new_des_l .des_time:before {
	position:absolute;
	bottom:-1px;
	left:0;
	width:5pc;
	height:2px;
	background:#4cac26;
	content:""
}
.content_new .new_des_l .new_cons {
	color:#616161;
	font-size:15px;
	line-height:30px
}
.new_cons img {
	max-width:100%
}
.content_new .new_des_l .page_w {
	margin:0 -25px;
	margin-top:20px;
	padding:10px;
	border-top:1px solid #dbdbdb
}
.content_new .new_des_l .page_w span {
	float:left;
	display:block;
	width:50%
}
.content_new .new_des_l .page_w span i {
	display:inline-block;
	margin-right:10px;
	color:#ccc
}
.content_new .new_des_l .page_w span a {
	display:inline-block;
	color:#616161;
	font-size:1pc
}
.content_new .new_des_l .page_w span:nth-child(2) {
	border-left:1px solid #dbdbdb;
	text-align:right
}
.content_new .new_des_l .page_w span:nth-child(2) i {
	float:right;
	margin-left:10px
}
.new_des_r {
	margin-bottom:20px;
	padding:20px;
	background:#fff
}
.new_des_r>h3 {
	position:relative;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #e7e7e7;
	color:#000;
	font-size:18px
}
.new_des_r>h3:after {
	position:absolute;
	bottom:-1px;
	left:0;
	width:5pc;
	height:2px;
	background:#4cac26;
	content:""
}
.new_des_r>h3 span {
	color:#043985;
	font-weight:bolder;
	font-size:18px
}
.new_des_r>h3 em {
	float:right;
	width:20px;
	height:20px;
	border:1px solid #e8e8e8;
	border-radius:100%;
	text-align:center;
	font-style:normal;
	line-height:18px
}
.new_des_r>h3 em i {
	color:#b5b5b5
}
.new_des_ul li {
	float:none;
	margin-bottom:10px
}
.new_des_ul li a {
	display:block;
	color:#616161;
	font-size:15px
}
.new_des_ul li a h3 {
	font-size:15px
}
.new_b {
	margin-top:30px
}
.new_b .title_h3 {
	position:relative;
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px solid #dbdbdb;
	color:#000;
	font-weight:700;
	font-size:18px
}
.new_b .title_h3:before {
	position:absolute;
	bottom:-1px;
	left:0;
	width:5pc;
	height:2px;
	background:#4cac26;
	content:""
}
.new_b .title_h3 span {
	color:#043985
}
.new_b .title_h3 em {
	float:right;
	color:#616161;
	font-style:normal;
	font-size:14px
}
.new_b .title_h3 em i {
	color:#616161
}
.pro_list {
	margin-bottom:20px
}
.pro_list a {
	display:block
}
.pro_list  p {
	margin-top:1px;
	padding:14px 0;
	background:#fff;
	color:#7a7a7a;
	text-align:center;
	font-size:17px
}
.pro_list .pro_lay {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.4);
	transform:scale(0)
}
.pro_list .pro_lay i {
	position:absolute;
	top:50%;
	left:50%;
	color:#fff;
	font-weight:700;
	font-size:24px;
	transform:translate(-50%,-50%)
}
.pro_list:hover .pro_lay {
	transform:scale(1)
}
.pro_list:hover h3 {
	background:#043985!important;
	color:#fff
}
.con_w {
	padding:40px;
	background:#fff
}
.con_w .con_top {
	margin-bottom:40px
}
.con_w .lx_con {
	color:#2f2f2f;
	font-size:1pc;
	line-height:30px
}
.con_w h3 {
	color:#2f2f2f;
	font-weight:700;
	font-size:23px
}
.con_w p {
	margin:20px 0 5px;
	color:#2f2f2f;
	font-size:1pc
}
.con_w span {
	color:#4cac26;
	font-size:20px
}
.con_bottom {
	margin-top:20px;
	padding:20px;
	background:#fff
}
.con_bottom input {
	padding-left:10px;
	width:100%;
	height:56px;
	border:none;
	line-height:56px
}
.con_bottom button {
	width:100%;
	height:60px;
	border:none;
	background:#4cac26;
	color:#fff;
	text-align:center;
	font-weight:700;
	font-size:21px;
	line-height:60px
}
.con_bottom .form_in {
	position:relative;
	margin-bottom:20px;
	height:58px;
	border:1px solid #e5e5e5
}
.con_bottom .form_in i {
	position:absolute;
	top:0;
	right:20px;
	height:58px;
	color:#ccc;
	font-size:24px;
	line-height:58px
}
.con_bottom .form_in01 {
	height:75pt
}
.con_bottom .form_in01 textarea {
	padding:10px 55px 10px 10px;
	width:100%;
	height:98px;
	border:none;
	resize:none
}
.con_bottom .form_in02 {
	border:none
}
.con_bottom .form_in02 img {
	margin-top:10px;
	margin-right:10px
}
.con_bottom .form_in02_in {
	position:relative;
	float:left;
	margin-right:15px;
	padding-left:5pc;
	width:60%;
	border:1px solid #e5e5e5
}
.con_bottom .form_in02_in span {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:5pc;
	height:58px;
	border-right:1px solid #e5e5e5;
	text-align:center;
	line-height:58px
}
.menu_l {
	background:#fff
}
.menu_l>p {
	margin-bottom:10px;
	padding:20px 40px;
	background:#043985;
	color:#fff
}
.menu_l .menu_l_ul {
	margin-bottom:20px;
	padding:0 15px 20px
}
.menu_l .menu_l_ul li {
	float:none
}
.menu_l .menu_l_ul li a {
	position:relative;
	display:block;
	padding:13px 40px 13px 20px;
	border-bottom:1px solid #e5e5e5;
	color:#303030;
	font-size:1pc;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.menu_l .menu_l_ul li a h2 {
	width:85%;
	font-size:1pc
}
.menu_l .menu_l_ul li a span {
	position:absolute;
	top:13px;
	right:5px;
	display:inline-block;
	width:20px;
	height:20px;
	border:1px solid #eaeaea;
	border-radius:100%;
	text-align:center;
	line-height:20px
}
.menu_l .menu_l_ul li a span i {
	color:#bcbcbc
}
.menu_l_b {
	padding:20px 20px 40px;
	background:#fff
}
.menu_l_b .lx_b {
	color:#595959;
	font-size:15px;
	line-height:30px
}
.menu_l_b .lx_b p {
	position:relative;
	padding-left:45px
}
.menu_l_b .lx_b p span {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:45px
}
.menu_l_b dl {
	position:relative;
	margin-bottom:10px;
	padding-bottom:15px;
	padding-left:60px;
	border-bottom:1px solid #e5e5e5
}
.menu_l_b dl dt {
	position:absolute;
	top:0;
	left:0;
	width:44px;
	height:44px
}
.menu_l_b dl dt img {
	width:100%
}
.menu_l_b dl dd p {
	color:#000;
	font-size:15px
}
.menu_l_b dl dd span {
	color:#2454ac;
	font-size:20px
}
.content_cp {
	padding:50px 0
}
.zz_list p {
	margin-top:15px;
	text-align:center
}
.pro_des_l,.zz_list p {
	color:#616161;
	font-size:15px
}
.pro_des_l {
	line-height:25px
}
.pro_des_l h3 {
	color:#070707;
	font-size:17px
}
.pro_des_l .ms {
	margin-bottom:30px;
	padding:10px 15px;
	background:#f4f4f4
}
.pro_des_l span {
	color:#0061cf
}
.pro_des_l table {
	margin:10px 0;
	width:798px
}
.pro_des_l table th {
	padding:5px 15px;
	border:1px solid #fff;
	background:#0061cf;
	color:#fff;
	line-height:18px
}
.pro_des_l table td {
	padding:5px 15px;
	color:#565656;
	font-size:13px;
	line-height:20px
}
.pro_des_l table tr {
	border-bottom:1px solid #fff;
	background:#edf5ff
}
.pro_des_l table tr:nth-child(2n+1) {
	background:#ddedff
}
.pro_des_l table tr:nth-child(2n+1) td {
	border:1px solid #fff
}
.zy>h3 {
	color:#023301;
	font-weight:700;
	font-size:18px
}
.zy dl,.zy>h3 {
	margin-bottom:20px
}
.zy dl {
	position:relative;
	padding-left:50px
}
.zy dl dt span {
	position:absolute;
	top:-11px;
	left:0;
	display:inline-block;
	width:42px;
	height:42px;
	border-radius:100%;
	background:#4cac26;
	color:#fff;
	text-align:center;
	font-size:20px;
	line-height:42px
}
.case_des_ul li {
	float:none
}
.case_des_ul li a {
	display:block
}
.case_des_ul li h3 {
	margin-top:15px;
	margin-bottom:20px;
	color:#1a1a1a;
	text-align:center;
	font-size:17px
}
.case_list {
	padding:20px;
	border-bottom:1px solid #dfdfdf;
	background:#fff
}
.case_list .col-sm-3 {
	padding-right:0
}
.case_list a h3 {
	margin-bottom:10px;
	color:#1a1a1a;
	font-size:17px
}
.case_list a p {
	color:#595959;
	font-size:15px;
	line-height:25px
}
.fw_w {
	padding:60px 0;
	background:#fff
}
.fw_w .col-sm-6 {
	margin-bottom:30px
}
.fw_w dl {
	position:relative;
	margin-bottom:25px;
	padding-left:40px
}
.fw_w dl dt {
	position:absolute;
	top:-3px;
	left:0;
	font-weight:400
}
.fw_w dl dt span {
	display:inline-block;
	width:2pc;
	height:2pc;
	border-radius:100%;
	background:#4cac26;
	color:#fff;
	text-align:center;
	font-size:18px;
	line-height:2pc
}
.fw_w dl dd {
	color:#545454;
	font-size:15px
}
.fw_w dl dd span {
	color:#043985
}
.row01 dl dt span {
	background:#b5b5b5
}
.cnuo_ul {
	overflow:hidden
}
.cnuo_ul li {
	padding-left:75pt;
	width:50%;
	height:60px;
	background:#f4f4f4;
	color:#1e1e1e;
	font-size:25px;
	line-height:60px
}
.cnuo_ul li:nth-child(2) {
	background:#4cac26;
	color:#fff
}
.pagination_ban .swiper-pagination-bullet {
	background:#fff;
	opacity:1
}
.pagination_ban .swiper-pagination-bullet-active {
	background:#043985
}
.cnuo_w {
	padding-top:40px
}
.cnuo_w .cnuo_l {
	float:left;
	margin-left:75pt;
	padding-top:20px;
	width:420px;
	color:#545454;
	font-size:1pc;
	line-height:25px
}
.cnuo_w .cnuo_l p {
	margin-bottom:90px
}
.cnuo_w .cnuo_r {
	float:right;
	padding-top:20px;
	width:5in;
	color:#545454;
	font-size:1pc;
	line-height:25px
}
.cnuo_w .cnuo_r p {
	margin-bottom:90px
}
.cnuo_w .cnuo_c {
	float:left;
	width:5pc
}
.cnuo_w .cnuo_c ul li {
	position:relative;
	float:none;
	margin-bottom:30px
}
.cnuo_w .cnuo_c ul li:after {
	position:absolute;
	top:100%;
	left:50%;
	width:1px;
	height:30px;
	background:#4cac26;
	content:"";
	transform:translateX(-50%)
}
.cnuo_w .cnuo_c ul li span {
	display:inline-block;
	padding-top:20px;
	width:5pc;
	height:5pc;
	border:1px solid #4cac26;
	border-radius:100%;
	color:#4cac26;
	text-align:center;
	font-size:1pc
}
.cnuo_w .cnuo_c ul li span img {
	display:block;
	margin-bottom:5px
}
.load {
	height:60px;
	background:#f3f2f2;
	color:#000;
	font-size:15px;
	line-height:60px
}
.load a {
	display:inline-block;
	margin-right:10px;
	color:#000;
	font-weight:700
}
.load .load_l {
	width:50%
}
.load .load_r {
	position:relative;
	margin-top:15px;
	width:330px;
	height:30px;
	border-radius:20px;
	background:#fff;
	line-height:30px
}
.load .load_r input {
	padding:0 20px;
	width:100%;
	background:0 0;
	font-size:14px
}
.load .load_r button {
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:30px;
	border:none;
	border-radius:20px;
	background:#4cac26;
	text-align:center
}
.load .load_r button i {
	color:#fff
}
.index_pro {
	padding:50px 0;
	background:#fff
}
.index_pro .pro_list p {
	background:#f3f2f2
}
.index_pro .index_menupro {
	border:2px solid #043985;
	background:#043985
}
.index_pro .index_menupro>h4 {
	padding:35px;
	color:#fff;
	font-size:20px
}
.index_pro .index_menupro>h4 p {
	font-size:18px
}
.index_pro .index_menupro .indexpro_dl {
	padding:20px 10px 0;
	background:#fff
}
.index_pro .index_menupro .indexpro_dl:last-of-type {
	padding-bottom:25px
}
.index_pro .index_menupro .indexpro_dl dt a {
	display:block;
	padding:10px 20px;
	border-radius:6px;
	background:#043985;
	color:#fff;
	font-size:18px
}
.index_pro .index_menupro .indexpro_dl dt a span {
	float:right;
	display:inline-block;
	margin-top:2px;
	width:20px;
	height:20px;
	border-radius:100%;
	background:#fff;
	text-align:center;
	line-height:20px
}
.index_pro .index_menupro .indexpro_dl dt a span i {
	color:#043985
}
.index_pro .index_menupro .indexpro_dl dd li {
	float:none
}
.index_pro .index_menupro .indexpro_dl dd li a,
.index_pro .index_menupro .indexpro_dl dd > a  {
	display:block;
	padding-left:25px;
	height:46px;
	border-bottom:1px solid #e5e5e5;
	color:#303030;
	font-size:15px;
	line-height:46px
}
.index_pro .index_menupro .indexpro_dl dd li:last-of-type a h2 {
	border:none
}
.index_pro .index_menupro .index_phone {
	padding:22px 20px;
	border-top:2px solid #043985;
	background:#fff
}
.index_pro .index_menupro .index_phone dl {
	position:relative;
	padding-left:60px
}
.index_pro .index_menupro .index_phone dl dt {
	position:absolute;
	top:0;
	left:0
}
.index_pro .index_menupro .index_phone dl dd {
	color:#000;
	font-size:15px
}
.index_pro .index_menupro .index_phone dl dd p {
	color:#2454ac;
	font-size:20px
}
.index_par {
	padding:40px 0;
	background:#f9f9f9
}
.index_par .container_par p {
	margin-top:10px;
	color:#4a4a4a;
	text-align:center;
	font-size:1pc
}
.index_par .pagination_par {
	position:absolute;
	right:0;
	bottom:-20px;
	left:0
}
.index_par .pagination_par .swiper-pagination-bullet {
	margin:0 4px
}
.index_par .pagination_par .swiper-pagination-bullet-active {
	background:#043985
}
.index_titi {
	position:relative;
	margin-bottom:30px
}
.index_titi:before {
	left:0
}
.index_titi:after,.index_titi:before {
	position:absolute;
	top:15px;
	width:43%;
	height:1px;
	background:#c9c9c9;
	content:""
}
.index_titi:after {
	right:0
}
.index_titi .index_titi_in {
	position:relative;
	display:inline-block;
	color:#043985;
	font-weight:700;
	font-size:24px
}
.index_titi .index_titi_in:before {
	left:-2pc
}
.index_titi .index_titi_in:after,.index_titi .index_titi_in:before {
	position:absolute;
	top:13px;
	width:5px;
	height:5px;
	background:#c9c9c9;
	content:""
}
.index_titi .index_titi_in:after {
	right:-2pc
}
.index_titi .index_titi_in p {
	color:#888;
	font-weight:400;
	font-size:14px
}
.index_wt {
	padding:45px 0;
	background:#e9e9e9
}
.index_wt .index_wtin {
	padding-left:90pt;
	width:780px
}
.index_wt .index_wtin:before {
	position:absolute;
	top:10px;
	left:0;
	width:85px;
	height:65px;
	background:url(../images/19.jpg) no-repeat;
	content:""
}
.index_wt .index_wtin:after {
	position:absolute;
	top:20px;
	right:220px;
	width:85px;
	height:65px;
	background:url(../images/20.jpg) no-repeat;
	content:""
}
.index_wt .index_wtin p {
	color:#747474;
	font-size:33px
}
.index_wt .index_wtin h3 {
	margin:5px 0 15px;
	color:#3a3a3a;
	font-size:41px
}
.index_wt .index_wtin h3 span {
	font-weight:700
}
.index_wt .index_wtin ul {
	overflow:hidden
}
.index_wt .index_wtin ul li {
	margin-right:15px;
	margin-bottom:15px
}
.index_wt .index_wtin ul li span {
	display:inline-block;
	padding:10px;
	color:#fff;
	font-size:20px
}
.index_jj {
	padding:35px 0;
	background:#043985
}
.index_jj .jj_con {
	float:left;
	width:500px;
	color:#fff;
	font-weight:700;
	font-size:30px
}
.index_jj .jj_con p {
	font-weight:400;
	font-size:18px
}
.index_jj dl {
	position:relative;
	float:left;
	margin-top:10px;
	padding-left:60px
}
.index_jj dl dt {
	position:absolute;
	top:0;
	left:0
}
.index_jj dl dd {
	color:#fff;
	font-size:15px
}
.index_jj dl dd p {
	font-size:20px
}
.index_jj .index_jjimg {
	position:absolute;
	right:0;
	bottom:0
}
.index_case {
	padding:35px 0;
	background:#fff
}
.index_case .container_case p {
	padding:15px 0;
	background:#f3f2f2;
	color:#222;
	text-align:center;
	font-size:17px
}
.pagination_case {
	position:absolute;
	right:0;
	left:0
}
.pagination_case .swiper-pagination-bullet {
	margin:0 4px
}
.pagination_case .swiper-pagination-bullet-active {
	background:#043985
}
.index_hez {
	padding:40px 0;
	background:#f9f9f9
}
.index_hez .index_hez_ul {
	overflow:hidden;
	padding:20px 0
}
.index_hez .index_hez_ul li {
	width:14.2%;
	text-align:center
}
.index_hez .index_hez_ul li span {
	position:relative;
	display:inline-block;
	padding-top:26px;
	width:110px;
	height:110px;
	border-radius:100%;
	background:#4cac26;
	color:#fff;
	text-align:center;
	font-size:17px
}
.index_hez .index_hez_ul li span:before {
	position:absolute;
	top:-8px;
	left:-8px;
	width:126px;
	height:126px;
	border:1px solid #4cac26;
	border-radius:100%;
	content:""
}
.index_hez .index_hez_ul li span em {
	font-style:normal
}
.index_why {
	padding-top:65px;
	background:url(../images/bj.jpg) no-repeat;
	background-size:cover
}
.index_why .tit {
	position:relative;
	margin-bottom:55px;
	padding-bottom:15px;
	border-bottom:1px solid #6888b6;
	color:#fff;
	text-align:center;
	font-weight:700;
	font-size:33px
}
.index_why .tit:after {
	position:absolute;
	bottom:-2px;
	left:50%;
	width:50px;
	height:4px;
	background:#4cac26;
	content:"";
	transform:translateX(-50%)
}
.index_why .why_list {
	margin-bottom:70px
}
.index_why .why_list:last-of-type {
	margin-bottom:0
}
.index_why .why_list:nth-child(1) h3,.index_why .why_list:nth-child(1) i,.index_why .why_list:nth-child(1) p {
	color:#fff
}
.index_why .why_list:nth-child(1) dt em {
	color:#043985
}
.index_why .why_list:nth-child(2n) .why_l {
	float:right
}
.index_why .why_list:nth-child(2n) .why_r {
	float:left
}
.index_why .why_list dl {
	position:relative;
	padding-left:75pt
}
.index_why .why_list dl dt {
	position:absolute;
	top:-10px;
	left:0
}
.index_why .why_list dl dt span {
	position:relative;
	display:inline-block;
	width:82px;
	height:95px;
	text-align:center;
	font-weight:700;
	font-size:27px;
	line-height:95px
}
.index_why .why_list dl dt span em {
	position:absolute;
	top:50%;
	left:50%;
	color:#fff;
	font-style:normal;
	transform:translate(-50%,-50%)
}
.index_why .why_list dd h3 {
	margin-bottom:15px;
	color:#043985;
	font-weight:700;
	font-size:21px
}
.index_why .why_list dd p {
	position:relative;
	padding-left:20px;
	color:#5c5c5c;
	font-size:1pc;
	line-height:25px
}
.index_why .why_list dd p i {
	position:absolute;
	top:0;
	left:0;
	color:#4cac26
}
.index_about {
	padding:50px 0;
	background:#043985;
	color:#fff;
	font-size:1pc;
	line-height:35px
}
.index_about a {
	display:inline-block;
	margin-top:20px;
	padding:9px 24px;
	border:1px solid #fff;
	color:#fff;
	line-height:20px
}
.index_about .index_animg {
	border:5px solid #fff
}
.index_about .index_titi {
	color:#fff;
	line-height:20px
}
.index_about .index_titi:after,.index_about .index_titi:before {
	background:#fff
}
.index_about .index_titi .index_titi_in,.index_about .index_titi p {
	color:#fff
}
.index_about .index_titi .index_titi_in:after,.index_about .index_titi .index_titi_in:before {
	background:#fff
}
.index_new {
	padding:50px 0
}
.index_new .index_new_in {
	padding:20px 15px;
	border:1px solid #dbdbdb
}
.index_new .index_new_in h4 {
	position:relative;
	margin-bottom:20px;
	color:#000;
	font-size:20px
}
.index_new .index_new_in h4:before {
	position:absolute;
	top:1px;
	left:-15px;
	width:6px;
	height:23px;
	background:#043985;
	content:""
}
.index_new .index_new_in .index_new_ul {
	padding-top:10px
}
.index_new .index_new_in .index_new_ul li {
	float:none
}
.index_new .index_new_in .index_new_ul li i {
	float:left;
	display:inline-block;
	padding-right:10px;
	color:#4cac26
}
.index_new .index_new_in .index_new_ul li a {
	display:block;
	overflow:hidden;
	line-height:40px
}
.index_new .index_new_in .index_new_ul li a h3 {
	float:left;
	display:inline-block;
	width:60%;
	color:#4f4f4f;
	font-size:1pc;
	line-height:40px
}
.index_new .index_new_in .index_new_ul li a span {
	float:right;
	display:inline-block;
	color:#4f4f4f;
	font-size:14px
}
.cjwt_dl,.cjwt_dl dt {
	margin-bottom:10px
}
.cjwt_dl dt {
	position:relative;
	padding-left:30px;
	font-weight:400;
	font-size:1pc
}
.cjwt_dl dt a {
	color:#4cac26
}
.cjwt_dl dt span {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:22px;
	height:22px;
	border-radius:4px;
	background:#4cac26;
	color:#fff;
	text-align:center;
	line-height:22px
}
.cjwt_dl dd {
	position:relative;
	padding-left:30px;
	font-size:15px;
	line-height:25px
}
.cjwt_dl dd a {
	color:#4f4f4f;
	font-size:15px
}
.cjwt_dl dd span {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:22px;
	height:22px;
	border-radius:4px;
	background:#8b8b8b;
	color:#fff;
	text-align:center;
	line-height:22px
}
.index_links {
	margin-top:30px;
	padding:20px;
	border:1px solid #dbdbdb;
	color:#4f4f4f;
	font-size:1pc
}
.index_links a {
	display:inline-block;
	margin-right:15px;
	color:#4f4f4f
}
footer {
	background:#26272a;
	color:#999;
	line-height:30px
}
footer .copy {
	padding:10px 0;
	border-top:1px solid #3d3d3f;
	color:#999;
	text-align:center;
	font-size:15px
}
footer .copy a {
	color:#999
}
footer .foot_t_ul li {
	padding-bottom:25px
}
footer .foot_t_ul li dl {
	position:relative;
	padding-left:90pt
}
footer .foot_t_ul li dl dt {
	position:absolute;
	top:0;
	left:0;
	width:110px
}
footer .foot_t_ul li dl dt img {
	width:100%
}
footer .foot_t_ul li dl dd {
	padding-top:5px
}
footer .foot_t_ul li dl dd p {
	margin-bottom:10px;
	color:#999
}
footer .foot_t_ul li:nth-child(1) {
	padding-right:75pt;
	width:280px
}
footer .foot_t_ul li:nth-child(1) a {
	float:left;
	display:block;
	width:50%;
	color:#999
}
footer .foot_t_ul li:nth-child(2) {
	padding:0 88px;
	width:460px;
	border-right:1px solid #3d3d3f;
	border-left:1px solid #3d3d3f
}
footer .foot_t_ul li:nth-child(3) {
	float:right;
	padding-left:5pc;
	width:25pc
}
footer .foot_t {
	padding:35px 0
}
footer .foot_t h3 {
	position:relative;
	margin-bottom:26px;
	color:#fff;
	font-weight:700;
	font-size:15px
}
footer .foot_t h3:before {
	position:absolute;
	bottom:-10px;
	left:0;
	width:27px;
	height:2px;
	background:#4cac26;
	content:""
}
.head .h_top {
	height:35px;
	background:#eee;
	color:#686868;
	font-size:14px;
	line-height:35px
}
.head .h_top .h_top_r_r li a {
	display:inline-block;
	padding:0 10px;
	color:#686868
}
.head .h_c {
	padding:28px 0;
	background:#fff
}
.head .h_c .h_c_dl {
	float:right;
	margin-top:9px
}
.head .h_c .h_c_dl dt {
	float:left;
	margin-top:8px;
	margin-right:10px;
	width:42px
}
.head .h_c .h_c_dl dt img {
	width:100%
}
.head .h_c .h_c_dl dd {
	float:right;
	padding-top:5px;
	color:#000;
	font-size:15px
}
.head .h_c .h_c_dl dd .phone {
	color:#2454ac;
	font-size:20px
}
.head .h_bottom {
	background:#043985
}
.head .h_bottom .menu_ul>li {
	position:relative;
	text-align:center
}
.head .h_bottom .menu_ul>li>a {
	position:relative;
	display:block;
	padding:15px 30px;
	color:#fff;
	font-size:18px
}
.head .h_bottom .menu_ul>li>a:after {
	position:absolute;
	top:21px;
	right:0;
	width:1px;
	height:13px;
	background:url(../images/icon10.png) no-repeat;
	content:""
}
.head .h_bottom .menu_ul>li:last-of-type a:after {
	display:none
}
.head .h_bottom .menu_ul>li.active,.head .h_bottom .menu_ul>li:hover {
	background:#4cac26
}
.head .h_bottom .menu_ul>li.active>a,.head .h_bottom .menu_ul>li:hover>a {
	color:#fff
}
.head .h_bottom .menu_ul>li .h_menu_sec_ul {
	position:absolute;
	top:100%;
	left:0;
	z-index:100;
	display:none;
	width:100%;
	background:#fff
}
.head .h_bottom .menu_ul>li .h_menu_sec_ul li {
	float:none;
	border-bottom:1px solid #eee;
	text-align:center;
	line-height:30px;
	transition:all .4s ease-in-out
}
.head .h_bottom .menu_ul>li .h_menu_sec_ul li a {
	display:block;
	font-size:12px
}
.head .h_bottom .menu_ul>li .h_menu_sec_ul li:hover a {
	background:#4cac26;
	color:#fff
}
.h_bottom.active {
	position:fixed;
	top:0;
	right:0;
	left:0;
	z-index:100
}
.new_list a {
	display:block
}
.case_des_ul li a:hover h3,.case_list:hover h3,.content_new .new_des_l .page_w span a:hover,.index_links a:hover,.index_new .index_new_in .index_new_ul li a:hover h3,.index_pro .index_menupro .indexpro_dl dd li a:hover h2,.load a:hover,.menu_l .menu_l_ul li a:hover,.new_des_ul li a:hover h3,.title_h3 a:hover,footer .foot_t_ul li:nth-child(1) a:hover {
	color:#4cac26
}
.banner .bannin_lay a:hover {
	color:#043985
}
.container_case .swiper-slide:hover p {
	background:#4cac26;
	color:#fff
}
.index_about a:hover {
	box-shadow:inset 0 0 0 18px #4cac26
}
.con_bottom button:hover {
	box-shadow:inset 0 0 0 29px #043985
}
.new_list:hover  {
	box-shadow:0 0 10px 0 #d4d1d1
}
.new_list:hover .jt {
	border-color:#4cac26!important;
	background:#4cac26
}
.new_list:hover i {
	color:#fff!important
}
.case_des_ul li h3,.cjwt_dl dt,.content_new .new_des_ul li a,.index_case .container_case p,.index_new .index_new_in .index_new_ul li a h3,.index_pro .index_menupro .indexpro_dl dd li a h2,.menu_l .menu_l_ul li a h2,.new_des_ul li a {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.cjwt_dl dd {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-o-box;
	overflow:hidden;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	-moz-box-orient:vertical;
	-moz-line-clamp:2;
	-ms-box-orient:vertical;
	-ms-line-clamp:2;
	-o-box-orient:vertical;
	-o-line-clamp:2
}
.con_bottom button,.con_menu_ul_w .con_menu_ul li a,.container_case .swiper-slide:hover p,.index_about a,.jt,.new_list a,.pro_lay,.pro_list h3 {
	transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out
}
.pro_des_l img {
	max-width:100%
}
.cnuo_w .cnuo_c ul li span i {
	font-style:normal
}
#page {
	clear:both;
	display:table;
	margin:0 auto;
	margin-top:20px;
	height:40px;
	text-align:center
}
#page li {
	float:left;
	margin-right:6px;
	padding:5px 14px;
	border:1px solid #ccc;
	color:#666;
	list-style:none;
	font-size:9pt
}
#page li:hover {
	border:1px solid #043985
}
#page li:hover a {
	color:#043985
}
#page li a {
	color:#666
}
#page li.active {
	border:1px solid #f67d38;
	background-color:#f67d38;
	color:#fff
}
#page li.active a {
	color:#fff
}
#page .thisclass {
	background-color:#043985;
	color:#fff
}
.pro_des_l table th:nth-child(1) {
	width:75pt
}
.pro_des_l table th:nth-child(2),.pro_des_l table th:nth-child(3) {
	width:150px
}
.pro_des_l table th:nth-child(4) {
	width:75pt
}
.case_list a {
	display:block
}
.case_list a .more01 {
	float:right;
	display:inline-block;
	margin-top:20px;
	width:40px;
	height:40px;
	border:1px solid #dfdfdf;
	border-radius:100%;
	text-align:center;
	line-height:40px
}
.case_list a .more01 i {
	color:#dfdfdf
}
.case_list a:hover span {
	border-color:#4cac26;
	background:#4cac26
}
.case_list a:hover span i {
	color:#fff
}
.table_w img {
	display:none
}
.rightfix {
	position:fixed;
	top:50%;
	right:0;
	z-index:2;
	width:60px;
	border-right:none;
	background:#043985;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%)
}
.fix_ul li {
	position:relative;
	float:none;
	margin-bottom:0;
	height:75px;
	border-bottom:1px solid #fff;
	color:#696d73;
	color:#fff;
	text-align:center;
	font-size:9pt;
	line-height:40px
}
.fix_ul li p {
	margin-top:-1pc;
	color:#fff;
	font-size:9pt
}
.fix_ul li i {
	display:block;
	padding-top:4px;
	color:#fff;
	font-size:20px
}
.right_div {
	position:absolute;
	top:0;
	right:-200px;
	padding:5px;
	min-width:90pt;
	min-height:75px;
	border:1px solid #eee;
	background:#fff;
	color:#333;
	line-height:60px;
	opacity:0;
	transition:all .2s ease-in-out
}
.fix_ul li:hover .right_div {
	right:60px;
	opacity:1
}
.fix_ul li:hover {
	background:#4cac26
}
.fix_ul li:hover .right_div {
	color:#333
}
.content .index_why .tit h3 span {
	display:inline-block;
	padding:0 20px
}
footer .copy a:hover {
	color:#043985;
}



.index_menupro02{ display: none; }
.index_menupro02.active{ display: block; }