﻿@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}
input, textarea, select, option {
    border: 0;
    background: none;
    outline: 0;
    font-size: 14px;
    font-family: "微软雅黑";
    padding: 0;
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none
}
b, strong {
	font-weight: bold
}
.table {
	border-collapse: collapse;
	border-spacing: 0
}
input, textarea, button {
	font-size: 10pt;
}
.L {
	float: left
}
.R {
	float: right
}
.C {
	clear: both
}
.RA {
	position: relative;
}
.A {
	position: absolute;
}
.BR {
	display: block;
	overflow: hidden;
	line-height: 1px;
	height: 1px;
}
.BO {
	display: block;
	overflow: hidden;
}
.B {
	display: block;
}
.O {
	overflow: hidden;
}
.IB {
	display: inline-block;
*display: inline;
*zoom:1;
}
.AC {
	position: absolute;
	left: 50%;
	top: 50%;
}
.ABC {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
}
html, body {
	font-family: "Microsoft Yahei", simhei;
	color: #333;
	font-size: 14px;
}
a {
	text-decoration: none;
	outline: 0;
	color: #333;
}
.newsreturn a:hover {
	text-decoration: none;
	outline: 0;
	color: #2a4892;
}
.Root {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.big_wapper {
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
/*首页*/
#banner {
	width: 100%;
	clear: both;
	position: relative;
}
.slider6 .slide {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-size: cover;
	text-align: center;
	background-repeat: no-repeat;
	height: 820px;
}
.slider6 .slide a {
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 820px;
}
#banner .bx-wrapper .bx-pager.bx-default-pager a {
	width: 18px;
	height: 18px;
	background: none;
8 margin:0 12px;
	background-color: #fff
}
#banner .bx-wrapper .bx-pager.bx-default-pager a:hover, #banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #2a4892;
}
#banner .bx-wrapper .bx-pager, #banner .bx-wrapper .bx-controls-auto {
	bottom: 33px;
}
.banner_prev {
	position: absolute;
	left: 65px;
	top: 346px;
	width: 58px;
	height: 58px;
	z-index: 10;
	background-image: url(../images/left.png);
	background-position: center;
	background-repeat: no-repeat;
}
.banner_prev:hover {
}
.banner_prev a {
	float: left;
	width: 100%;
	height: 58px;
	text-indent: -999em;
}
.banner_next {
	position: absolute;
	right: 65px;
	top: 346px;
	width: 58px;
	height: 58px;
	z-index: 10;
	background-image: url(../images/right.png);
	background-position: center;
	background-repeat: no-repeat;
}
.banner_next a {
	float: left;
	width: 100%;
	height: 58px;
	text-indent: -999em;
}
#header {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	clear: both;
	z-index: 99;
	border-bottom: 1px #59595d solid;
	margin: 0px;
	padding: 15px 0px;
}
#logo {
	float: left;
	margin-left: 45px;
	width: 23%;
}
#logo img {
    width: 195px;
    margin-top: 0px;
}
#menu {
	float: left;
	text-align: right;
	margin-top: 8px;
	margin-right: 45px;
    z-index:99
}
#menu ul li {
	display: inline;
	margin-left: 10px;
        position:relative;
        color: #afb1b3;
}
#menu ul li > a {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	display: inline-block;
	text-align: center;
	color: #bbbcbe;
	font-size: 15px;
	padding: 0 20px;
      line-height:28px;
}
#menu ul li:last-child a{
padding: 0 10px;
}
#menu ul li > a:hover, #menu ul li > a.on {
	background-color: #2a4892;
	color: #fff;
	-moz-border-radius: 15px; /* Gecko browsers */
	-webkit-border-radius: 15px; /* Webkit browsers */
	border-radius: 15px; /* W3C syntax */
}
#menu ul li.lli a {
	padding-right: 0px;
	color: #2a4892;
	background-image: url(../images/ll.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#menu ul li.lli a:hover {
	background-color: transparent;
}
.indexabout_title {
	text-align: center;
	background-image: url(../images/index1.png);
	font-size: 36px;
	line-height: 48px;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 45px;
}
.indexabout_title span {
	color: #2a4892;
}
.indexabout_jj {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #999;
	padding: 30px 0px 30px 0px;
}
.indexbg1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../imgs/bg1.jpg);
	background-position: center bottom;*/
	padding-bottom: 40px;
	background-repeat: no-repeat;
}
.indexpro {
	position: relative;
  overflow:hidden
}
.indexpro > div{
  display:flex;
  justify-content:space-between
}
/*.indexpro ul {
 width:24%;
	background-image: url(../imgs/ss.png);
	background-position: center;
	background-repeat: no-repeat;
}*/
.index-xilie{
    position: relative;
}
.indexpro .index-xilie ul{
     width:100%;
}
.indexpro ul li {
	float: left;
	width: 100%;
	background-color: #fff;
	margin-left: 21px;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
/*.indexpro ul li.fli {
	margin-left: 0px;
}*/
.indexpro ul li .indexpro_img img {
	width: 100%;
	float: left;
}
.indexpro ul li .indexpro_img {
	overflow: hidden;
}
.indexpro_jj {
	width: 244px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	overflow: hidden;
	text-align: left;
}
.indexpro_jj_title {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	width: 100%;
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #2e2e2e;
	padding-bottom: 13px;
	background-image: url(../images/index3.jpg);
	font-weight: bold;
}
.indexpro_jj_mid {
    width: 100%;
    text-align: left;
    color: #8b8b8b;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin: 5px auto 20px;
}
.indexpro_jj_footer {
	width: 100%;    margin-bottom: 20px;
}
.indexpro_jj_footer span {/*-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;*/
	display: inline-block;
	width: 108px;
	height: 29px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/more.png);
}
.indexpro ul li:hover {
	background-color: #2a4892;
}
.indexpro ul li:hover .indexpro_jj_title, .indexpro ul li:hover .indexpro_jj_mid {
	color: #fff
}
.indexpro ul li:hover .indexpro_jj_title {
	background-position: left bottom;
}
.indexpro ul li:hover .indexpro_jj_footer span {
	background-position: center bottom;
}
.indexnews {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	padding-top: 50px;
}
.indexnews_left {
	float: left;
	width: 650px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	background-color: #fff
}
.indexnews_left_time {
	position: absolute;
	z-index: 9;
	left: 15px;
	top: 15px;
	padding: 0px;
	width: 100px;
	text-align: right;
	height: 80px;
	background-image: url(../images/png.png);
	color: #fff;
}
.indexnews_left_time .mm {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}
.indexnews_left_time .yy {
	font-size: 18px;
	text-align: center;
}
.indexnews_left_img img {
	float: left;
	width: 100%;
}
.indexnews_left_img {
	width: 100%;
	overflow: hidden;
}
.indexnews_left_jj {
	margin: 0 auto;
	padding: 10px 18px;
}
.indexnews_left_jj_top {
	width: 100%;
	background-image: url(../images/index4.png);
	    line-height: 2;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.indexnews_left_jj_top a {
	font-size: 16px;
}
.indexnews_left_jj_jj {
	width: 100%;
	text-align: left;
	font-size: 12px;
	color: #666;
	line-height: 22px;
 //padding: 13px 0 0 0px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
  line-height:2
}
.indexnews_right {
	float: right;
	width: 600px;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
}
.indexnews_right ul li {
	float: right;
	padding:10px;
	background-color: #fff;
	margin-bottom: 18px;
     overflow:hidden
}
.indexnews_right_left {
	float: left;
	width: 220px;
}
.indexnews_right_left img {
	float: left;
	width: 100%;
}
.index_right_right {
   width:306px;
	float: left;
   padding:0 18px
}
.index_right_right_top {
	width: 100%;
	background-image: url(../images/index7.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
    font-size: 16px;
    line-height: 2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index_right_right_jj {
	line-height: 24px;
	overflow: hidden;
	font-size: 12px;
	height: 72px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.index_right_right_more {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.index_right_right_more a {
	display: inline-block;
	width: 108px;
	height: 29px;
	background-image: url(../images/more2.png);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.index_right_right_more a:hover {
	background-position: center bottom;
}
.indexsolution_top_left {
	float: left;
}
.indexsolution_top_left span {
	float: left;
}
.indexsolution_top_left span.s1 {
	color: #2a4892;
	font-size: 43px;
	line-height: 43px;
}
.indexsolution_top_left span.s2 {
	font-size: 43px;
}
.indexsolution_top_left span.s3 {
	font-size: 16px;
	color: #999;
	margin-left: 10px;
	margin-top: 25px;
}
.indexsolution_top_right {
	float: right;
	padding-top: 10px;
}
.more {
	display: inline-block;
	width: 108px;
	height: 29px;
	background-image: url(../images/more2.png);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.more:hover {
	background-position: center bottom;
}
.indexsolution_top {
	padding-top: 50px;
	overflow: hidden;
	padding-bottom: 50px;
}
.indexsolution_mid ul li {
width: 286px;
height: auto;
    float: left;
    margin: 0px;
    position: relative;
 /*    margin-left: 10px;
    overflow: hidden;
   border: 2px solid #ddd;*/
}
.indexsolution_mid ul li  a{
    display: grid;
   /* overflow: hidden;*/
 }
.indexsolution_mid ul li img {
	float: left;
	width: 99.5%;
}
.indexsolution_mid ul li div {
/*	position: absolute;
	left: 0;
       right: 0;
	bottom: 0;
	height: 40px;*/
	line-height:40px;
	text-align: center;
	font-size: 14px;
	background: #f5f5f5;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
    padding: 0 6px;
}
.indexsolution_mid ul li .ind_pro_title{
    padding: 8px 6px;
    line-height: 30px;
    display: inline-block;
}

.indexsolution_mid {
	padding-bottom: 50px;
	overflow: hidden;
}
.indexsolution_mid ul li:hover div {
  	background-image: url(../img/png.png);
       color:#fff
}

#footer {
	border-top: 3px #2a4892 solid;
	padding-top: 50px;
	background-color: #3d3d3d;
	overflow: hidden;
	color: #757575;
	font-size: 12px;
}
.fleft {
	float: left;
	width: 180px;
	margin-bottom: 0px;
}
.fleft_top {
	float: left;
	clear: both;
	color: #fff;
	color: #fff;
	font-size: 15px;
	border-left: 2px #2a4892 solid;
	padding-left: 5px;
	width: 348px;
}
.fleft_jj {
	width: 100%;
	text-align: left;
	margin: 0px;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
	padding: 15px 0px 20px 0px;
}
.fleft_contact {
	font-size: 14px;
}
.fleft_contact span {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	line-height: 25px;
}
.fright {
	float: right;
	position: relative;
	text-align: right;
}
.fright ul {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.fright ul li {
	overflow: hidden;
	float: right;
	border-left: 1px #464545 solid;
	padding: 0 35px;
	display: block;
}
.fright ul li dl {
	width: 100%;
	overflow: hidden;
}
.fright ul li a.bname {
	color: #fff;
	font-size: 15px;
}
.fright ul li dl {
	width: 100%;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
}
.fright ul li dl dd {
	width: 100%;
	margin: 0px;
	padding: 7px 0px;
}
.fright ul li dl dd a {
	color: #757575;
	font-size: 12px;
}
.fright ul li.lli {
	padding-right: 0px;
}
.fright ul li dl dd a:hover {
	color: #fff
}
.fright ul li.fli {
	border: none;
}
.fright_qr {
	z-index: 10;
}
.fright_qr ul li {
	float: left;
	width: 120px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	padding: 0px;
	line-height: 25px;
	border: none
}
.fright_qr ul li img {
	width: 100%;
}
#copyright {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 37px;
	line-height: 37px;
	background-color: #2f2f2f
}
.copyright_left {
	float: left;
}
.copyright_right {
	float: right;
}
.copyright_right a {
	color: #757575
}
.copyright_right a:hover {
	color: #fff
}
#abnybanner {
	height: 350px;
	background-image: url(../images/banner2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bg2 {
	/*background-image: url(../images/bg2.jpg);*/
	background: #f5f5f5;
	background-position: center;
	background-repeat: no-repeat;
	/*height: 690px;*/
    padding: 40px 0;
}
.about_top {
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px;
}
.about_top img {
	float: left;
}
.aboutjj {
	position: relative;
	width: 100%;
	height: 456px;
}
.aboutjj_left {
	position: absolute;
	left: 0;
	z-index: 10;
	top: 0;
	width: 600px;
	height: 400px;
	margin-left: 0px;
}
.aboutjj_left img {
	float: left;
	width: 100%;
}
.aboutjj_right {
    position: absolute;
    right: 0;
    width: 650px;
    height: 445px;
    bottom: 0;
    background-color: #fff;
    margin-right: 0px;
    z-index: 11;
}
.aboutmid {
	overflow: visible
}
.aboutjj_right_mid {
    width: 600px;
    margin: 0 auto;
    padding: 0px;
    float: left;
    margin-left: 30px;
}
.aboutjj_right_mid_top {
	padding-top: 30px;
	width: 100%;
	padding-bottom: 15px;
}
.aboutjj_right_mid_mid {
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	min-height: 320px;
	max-height: 320px;
}
.ab_more a{
    background: #e50303;
    padding: 10px 30px;
    border-radius: 25px;
    color: #fff;
}
.ab_more a:hover{
    background: #2a4892;
}
.bg3 {
	position: relative;
}
.bg4 {
	background-image: url(../images/bg3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 465px;
}
.bg5 {
	background-image: url(../images/bg4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 726px;
}
.bgwh {
	position: absolute;
	left: 0;
	top: 64px;
	height: 464px;
	width: 100%;
}
.bgwh_left {
	float: left;
	width: 600px;
	height: 440px;
	background-image: url(../img/png2.png);
}
.bgwh_left_mid {
	width: 550px;
	margin: 0 auto;
	padding: 0px;
}
.bgwh_left_mid_top {
	padding-top: 28px;
	padding-bottom: 0px;
}
.bgwh_left_mid_top img {
	float: left;
}
.bgwh_left_mid_mid {
	width: 100%;
	padding-top: 28px;
	overflow: hidden;
	position: relative;
	height: 320px;
}
.abr {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 34px;
	height: 34px;
	background-image: url(../img/ab17.png);
	background-position: center;
	background-repeat: no-repeat
}
.abr a {
	text-indent: -999em;
	display: block;
	width: 100%;
	height: 34px;
}
.slider1 .slide {
	font-size: 14px;
	color: #f1f1f1;
	line-height: 25px;
}
.bgwh_left_mid_mid .bx-wrapper .bx-pager, .bgwh_left_mid_mid .bx-wrapper .bx-controls-auto {
	position: static;
	text-align: left;
	padding-top: 20px;
}
.bgwh_left_mid_mid .bx-wrapper .bx-pager.bx-default-pager a {
	width: 11px;
	height: 11px;
	background-image: url(../img/dian.png);
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
}
.bgwh_left_mid_mid .bx-wrapper .bx-pager.bx-default-pager a:hover, .bgwh_left_mid_mid .bx-wrapper .bx-pager.bx-default-pager a.active {
	border: 1px #fff solid;
	width: 9px;
	height: 9px;
	background-color: transparent;
	background-image: none;
}
.bgwh_left_mid_mid .bx-controls {
	width: 500px;
	float: right;
}
.whjj {
	width: 100%;
	/*min-height: 279px;
	overflow-y: auto;
	max-height: 279px;*/
}
.lsmid_top {
	width: 100%;
	text-align: center;
	padding-top: 160px;
	line-height: 36px;
}
.lsmid_top div {
	position: relative;
	display: inline;
	color: #fff;
	font-size: 28px;
	padding: 0 60px 0px 65px;
}
.bg6 {
	background-color: #eaeaea;
	padding-top: 98px;
	padding-bottom: 69px;
}
.lsmid_top span {
	position: absolute;
	top: 0;
	width: 45px;
	height: 36px;
	background-position: center;
	background-repeat: no-repeat;
}
.lsmid_top span.sl {
	background-image: url(../images/ab7.png);
	left: 0;
}
.lsmid_top span.sr {
	background-image: url(../images/ab8.png);
	right: 0;
}
.lsmid_mid_footer {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/ab10.png);
}
.lsmid_mid_jj {
	text-align: center;
	color: #fff;
	font-size: 30px;
	padding-top: 120px;
	padding-bottom: 60px;
}
.lsmid_mid_footer {
	text-align: center;
}
.lsmid_mid_footer a {
	color: #fff;
	font-size: 30px;
	margin: 0px;
	height: 210px;
	position: relative;
	display: inline-block;
	width: 150px;
}
.lsmid_mid_footer a.on, .lsmid_mid_footer a:hover {
	font-size: 40px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/ab9.png);
}
.lsmid_mid_footer a span {
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	position: absolute;
}
.lsmid_mid_jj div {
	display: none;
	line-height: 50px;
}
.hez_top {
	background-image: url(../img/ab2.png);
	font-size: 28px;
	color: #1b1b24;
	width: 100%;
	text-indent: 65px;
	padding-top: 80px;
	padding-bottom: 40px;
	background-position: left 83px;
	background-repeat: no-repeat;
	margin-left: 0px;
}
.hzlist {
	position: relative;
	padding-bottom: 50px;
}
.slider2 .slide img {
	width: 168px;
	height: 93px;
	border: 1px #ebebeb solid;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(1)
}
.slider2 .slide img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
	-webkit-filter: grayscale(0)
}
.hzlist_left {
	position: absolute;
	left: 0;
	top: 35px;
	width: 9px;
	height: 17px;
	background-image: url(../images/l.png);
	background-position: center;
	background-repeat: no-repeat;
}
.hzlist_right {
	position: absolute;
	right: 0;
	top: 35px;
	width: 9px;
	height: 17px;
	background-image: url(../images/r.png);
	background-position: center;
	background-repeat: no-repeat;
}
.hzlist_right a, .hzlist_left a {
	text-indent: 999em;
	display: block;
	width: 100%;
	height: 17px;
}
.bg7 {
	background-image: url(../images/yf6.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 566px;
}
.yf_top {
	width: 100%;
	padding: 40px 0px;
	overflow: hidden;
}
.yf_top img {
	float: left;
}
.yf_mid {
	height: 396px;
	position: relative;
}
.yf_mid_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 780px;
	height: 100%
}
.yf_mid_left img {
	float: left;
	width: 100%;
}
.yf_mid_right {
	position: absolute;
	right: 0;
	top: 23px;
	width: 487px;
	height: 350px;
	z-index: 10;
	background-color: #0895ca;
	color: #ececec;
}
.yf_mid_right_mid {
	width: 425px;
	margin: 0 auto;
	padding: 0px;
}
.yf_mid_right_mid_top_mid {
	line-height: 25px;
	min-height: 200px;
	overflow-y: auto;
	max-height: 200px;
}
.yf_mid_right_mid_top {
	width: 100%;
	margin: 0px;
	padding: 30px 0px;
}
.yft {
	width: 100%;
	padding: 100px 0px 30px 0px;
	overflow: hidden;
}
.yft img {
	float: left;
}
.yfmid_con {
	line-height: 25px;
	color: #666;
	padding: 0px 0px 30px 0px;
}
.yfbg {
	background-color: #ececec;
}
.yfzs {
	position: relative;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
}
.zs_left {
	position: absolute;
	left: 0;
	z-index: 99;
	top: 35%;
	width: 30px;
	height: 49px;
	background-image: url(../img/l2.png);
	background-position: center;
	background-repeat: no-repeat;
}
.zs_left a {
	width: 100%;
	height: 49px;
	text-indent: -999em;
	display: block;
}
.zs_right {
	position: absolute;
	right: 0;
	z-index: 99;
	top: 35%;
	width: 30px;
	height: 49px;
	background-image: url(../img/r2.png);
	background-position: center;
	background-repeat: no-repeat;
}
.zs_right a {
	width: 100%;
	height: 49px;
	text-indent: -999em;
	display: block;
}
.probg {
	/*background-image: url(../imgs/bg5.jpg);*/
	overflow: hidden;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}
.promid {
	background-color: #fff;
	margin-top: 230px;
}
.proinfo_top {
	text-align: center;
	font-size: 24px;
	color: #fd7b49;
	padding: 55px 0px 25px 0px;
	overflow: hidden;
}
.proinfo_img {
	text-align: center;
	overflow: hidden;
	padding-bottom: 25px;
}
.proinfo_img img{
  max-width:100%;
  box-sizing:border-box;
  border:1px solid #ddd
}
#procon {
	width: 100%;
	margin: 0 auto 40px;
	padding: 0px;
	overflow: hidden;
}
#procon .psimcon{
 /* padding-top:40px;*/
   overflow:hidden;
}
.pintro{
     float: right;
    width: 50%;
}
.pintro h3{
  font-size:20px;
  font-weight:bold
}
.pintro p,.pintro h3{
 line-height:2
}
.procon_menu {
	line-height: 40px;
	background-color: #d8d8d8;
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 40px;
}
.procon_menu a {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	float: left;
	display: block;
	font-size: 16px;
	color: #fff;
	background-color: #616161;
	line-height: 40px;
	padding: 0 20px;
	border-right: 3px #fff solid;
}
.proinfo_content {
    width: 99%;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 25px;
}
#MyContent{
  line-height:2;
/*text-align:justify*/
}
#MyContent img{
    max-width: 100%;
}
.procon_menu a.on, .procon_menu a:hover {
	background-color: #2a4892;
}
.proreturn {
	width: 100%;
	text-align: left;
	padding-bottom: 45px;
	overflow: hidden;
	padding-top: 30px;
}
.proreturn a {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	display: inline-block;
	border: 1px #8b8b8b solid;
	height: 27px;
	line-height: 27px;
	color: #666;
	padding-left: 22px;
	background-image: url(../images/pro2.png);
	padding-right: 50px;
	background-position: 80px center;
	background-repeat: no-repeat;
	font-size: 12px;
}
.proreturn a:hover {
	background-color: #2a4892;
	color: #fff;
	background-image: url(../images/pro3.png);
}
.prolistmid {
	background-color: #ececec;
	width: 100%;
	overflow: hidden;
	background-image: url(images/pro6.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.prolist_top {
	margin: 0px;
	padding: 30px 0px;
	overflow: hidden;
	text-align: left;
}
.prolist_top img {
	float: left;
}
.prolist {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    display: inline-block;
}
.prolist ul{
      display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}
.prolist ul::after{
content:' ';
width:23%; 
height:0;
display:block;
}
.prolist ul li {
    width: 24%;
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
    margin-right: 1%;
}
.prolist ul li.fli {
	margin-left: 0px;
}
.prolist ul li .prolist_img {
	width: 100%;
	overflow: hidden;
}
.prolist ul li .prolist_img img {
	width: 100%;
	float: left;
}
.prolist ul li .prolist_jj {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	width: 100%;
	height: 60px;
	background-color: #fff;
	color: #1d1d1d;
	left: 0;
	bottom: -60px;
}
/******
.prolist_jj_top {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 45px;
	padding-bottom: 20px;
	font-size: 24px;
	text-align: center;
}****/

.prolist_jj_footer {
	width: 325px;
	margin: 0 auto;
	padding: 0px;
	color: #888;
	padding-top: 30px;
	line-height: 22px;
	text-align: left;
}
.prolist ul li .prolist_jj_2 {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	width: 100%;
	height: 70px;
	background-color: #2a4892;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: -80px;
	z-index: 10;
}
.prolist ul li .prolist_jj_2 .prolist_jj_footer {
	color: #cbdff3
}
.prolist_jj_footer_more {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 25px;
}
.prolist_jj_footer_more span {
	display: inline-block;
	width: 96px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background-color: #fff;
	color: #2a4892;
	-moz-border-radius: 15px; /* Gecko browsers */
	-webkit-border-radius: 15px; /* Webkit browsers */
	border-radius: 15px; /* W3C syntax */
}
.prolist ul li:hover .prolist_jj {
	bottom: -224px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.prolist ul li:hover .prolist_jj_2 {
	bottom: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.loadmorebar {
	width: 100%;
	text-align: center;
	padding-bottom: 65px;
	overflow: hidden;
}
.loadmorebar a {
	font-size: 12px;
	color: #999;
	webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 22px;
	background-color: #fff;
	border: 2px #bbb solid;
	margin-left: 10px;/***-moz-border-radius: 25px; /* Gecko browsers *//***-webkit-border-radius: 25px; /* Webkit browsers *//***border-radius: 25px; /* W3C syntax */
}
.loadmorebar a:hover {
	border-color: #2a4892;
	background-color: #2a4892;
	color: #fff
}
.loadmorebar .pr_curr {
	font-size: 12px;
	color: #fff;
	webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 22px;
	background-color: #2a4892;
	border: 2px #2a4892 solid;
}
.smid li {
	position: relative;
	width: 100%;
	height: 310px;
	margin-bottom: 70px;
}
.sroot {
	overflow: visible
}
.smid {
	padding-bottom: 20px;
}
.smid li .smid_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 60%;
	height: 100%;
	overflow: hidden;
}
.smid li .smid_left img {
	float: left;
	width: 100%;
	margin: 0px;
}
.smid li .smid_right {
	z-index: 10;
	position: absolute;
	right: 0;
	top: 0;
	width: 40%;
	height: 100%;
	background-color: #fff
}
.smid_right_mid {
	width: 430px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	color: #666;
	line-height: 23px;
}
.smid_right_mid_top {
	width: 480px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/s2.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 30px;
}
.smid_right_mid_top div {
	font-size: 26px;
	color: #2b2b2b;
	background-image: url(../images/ab8.png);
	padding-left: 57px;
	background-position: left 4px;
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	background-color: #fff;
	padding-right: 10px;
	display: inline;
}
.smid_right_mid_jj {
	width: 100%;
	text-align: left;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 25px;
}
.smid_right_mid_jj_more {
	width: 100%;
	text-align: left;
}
.smid li.rli .smid_left {
	right: 0;
	left: auto
}
.smid li.rli .smid_right {
	left: 0;
	right: auto
}
.newstop {
	width: 100%;
	position: relative;
	height: 400px;
}
.newstop_left {
	position: absolute;
	left: 0;
	z-index: 10;
	top: 0;
	width: 600px;
	height: 400px;
}
.newstop_left img {
	float: left;
	width: 100%;
}
.newstop_right {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 680px;
	height: 330px;
	background-color: #2a4892;
}
.newstop_right_mid {
	width: 560px;
	float: left;
	margin-left: 95px;
}
.newstop_right_mid_top {
	width: 100%;
	margin: 0px;
	padding: 50px 0px 35px 0px;
	border-bottom: 1px #fff solid;
}
.newstop_right_mid_top a {
	color: #fff;
	font-size: 24px;
}
.newstop_right_mid_jj {
	width: 100%;
	color: #fff;
	line-height: 25px;
	overflow: hidden;
	padding: 25px 0px 25px 0px;
}
.newstop_right_mid_jj_more {
	width: 100%;
	text-align: left;
	overflow: hidden;
}
.more4 {
	background-image: url(../images/more4.png);
}
.newslist_mid {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
    margin-bottom: 15px;
}
.newslist_mid ul li {
	width: 100%;
	margin: 0px;
	overflow: hidden;
	webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.newslist_mid ul li .Root {
	border-bottom: 1px #e2e4e4 solid;
	padding: 20px 0px;
	webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.newstop_left a {
	position: relative;
	display: block;
	width: 100%;
	height: 400px;
}
.newslist_mid_left {
	float: left;
	width: 190px;
	text-align: left;
	color: #2a4892;
}
.newslist_mid_left_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 60px;
	padding-bottom: 10px;
}
.newslist_mid_left_footer {
	font-size: 24px;
	color: #bababa;
	text-align: right;
	padding-right: 7%;
	width: 93%
}
.newslist_mid_right {
	width: 935px;
	float: left;
	margin-left: 25px;
}
.newslist_mid_right_jj {
	color: #999;
	line-height: 23px;
}
.newslist_mid_right_top {
	width: 100%;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 5px;
}

.newsmid {
	width: 1150px;
	float: left;
	webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.newslist_mid ul li:hover .newsmid,.newslist_mid ul li.on .newsmid {
	margin-left: 50px;
}
.newsinfo_time {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.newsinfo_time span {
	display: inline-block;
	background-image: url(../images/n5.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding-left: 18px;
	background-position: left center;
	background-repeat: no-repeat;
}
.newsreturn a {
	color: #666;
}
.newsreturn {
	color: #666;
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	overflow: hidden;
padding-top: 20px;
    border-top: 1px solid #ddd;
}
.re {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	display: inline-block;
	border: 1px #8b8b8b solid;
	height: 27px;
	line-height: 27px;
	color: #666;
	padding-left: 22px;
	background-image: url(../images/pro2.png);
	padding-right: 50px;
	background-position: 80px center;
	background-repeat: no-repeat;
	font-size: 12px;
}
.newsreturn a.re:hover {
	background-color: #2a4892;
	color: #fff;
	background-image: url(../images/pro3.png);
}
.slist ul li {
	float: left;
	width: 380px;
	height: 395px;
	background-color: #2970a7;
	margin-left: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}
.slist ul li.fli {
	margin-left: 0px;
}
.slist ul li.ffli {
	height: 265px;
	width: 790px;
	margin-left: 0px;
}
.slist ul li.lli {
	height: 265px;
	background-image: url(../images/s19.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.slist_txt_top_1 {
	padding: 0 20px;
	width: 340px;
	height: 90px;
	line-height: 90px;
	color: #fff;
	font-size: 28px;
	background-position: 20px center;
	background-repeat: no-repeat;
	background-image: url(../images/ab8.png);
	text-indent: 55px;
}
.slist_img_1 {
	width: 100%;
	height: 305px;
}
.slist_img_1 img {
	float: left;
	width: 100%;
	height: 305px;
}
.slist_img_2 {
	width: 100%;
	height: 295px;
}
.slist_img_2 img {
	float: left;
	width: 100%;
	height: 295px;
}
.slist_txt_top_2 {
	width: 340px;
	height: 100px;
	padding: 0 20px;
}
.slist_txt_top_2_top {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
}
.slist_txt_top_2_mid {
	width: 100%;
	text-align: left;
	color: #98c3e5;
	padding: 10px 0px;
	line-height: 22px;
}
.slist_img_3 {
	float: right;
	width: 410px;
	height: 265px;
	overflow: hidden;
}
.slist_img_3 img {
	float: left;
	width: 100%;
	height: 265px;
}
.slist_txt_3 {
	float: left;
	width: 340px;
	height: 265px;
	padding: 0 20px;
}
.pzmid {
	width: 100%;
	margin: 0px;
	clear: both;
	overflow: hidden;
	background-image: url(../images/s18.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 105px;
}
.pz_top {
	width: 100%;
	text-align: left;
	padding: 70px 0px;
	overflow: hidden;
}
.pz_top img {
	float: left;
}
.pz_title {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 28px;
	line-height: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
.pz_list {
	width: 100%;
	clear: both;
}
.lnmid {
	width: 100%;
	height: 270px;
	position: relative;
}
.lnmid_txt {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	width: 50%;
	height: 25%;
	z-index: 10;
	/* overflow: auto; */
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.lnmid .table {
	width: 100%;
	height: 270px;
	text-align: center;
	vertical-align: middle;
}
.lnmid .table .td {
	width: 100%;
	height: 270px;
	text-align: center;
	vertical-align: middle;
	width: 50%;
	height: 50%;
	z-index: 10;
	/* overflow: auto; */
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.lnmid_txt .table .td span {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	background-image: url(../images/s13.png);
	padding-bottom: 17px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.lnmid img {
	float: left;
	width: 100%;
	height: 270px;
}
.lnmid_txt2 {
	color: #fff;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 270px;
	z-index: 100;
	background-color: #2a4892;
	width: 100%
}
.lnmid_txt2_img {
	float: left;
	display: block;
	width: 100%;
	height: 62px;
	background-image: url(../images/s12.png);
	background-position: center;
	background-repeat: no-repeat;
}
.lnmid_txt2_title {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	line-height: 30px;
	padding-top: 20px;
	overflow: hidden;
	clear: both;
	float: left;
}
.lnmid_txt2_jj {
	font-size: 16px;
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
}
.lnmid:hover .lnmid_txt2 {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.pz_list .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #fff;
	width: 13px;
	height: 13px;
}
.pz_list .bx-wrapper .bx-pager.bx-default-pager a:hover, .pz_list .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #2a4892;
}
.pz_list .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 15px;
}
.pplist li {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	color: #fff;
}
.pplist li .pp_left {
	text-align: center;
	font-size: 18px;
	padding: 15px 30px;
	float: left;
	width: 335px;
	background-color: #fa9a60;
	-moz-border-radius: 35px; /* Gecko browsers */
	-webkit-border-radius: 35px; /* Webkit browsers */
	border-radius: 35px; /* W3C syntax */
	line-height: 25px;
}
.pplist li .pp_right {
	text-align: center;
	float: right;
	width: 590px;
	font-size: 16px;
	background-color: #fa9a60;
	-moz-border-radius: 35px; /* Gecko browsers */
	-webkit-border-radius: 35px; /* Webkit browsers */
	border-radius: 35px; /* W3C syntax */
	padding: 25px 30px;
}
.pplist li .pp_mid {
	float: left;
	width: 155px;
	text-align: center;
}
.pplist li .table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.pplist li .table .td {
	vertical-align: middle;
	text-align: center;
}
.pplist li .pp_left:hover, .pplist li .pp_right:hover {
	background-color: #95cd64
}
.pzfw {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #f8f8f8;
	overflow: hidden;
}
.fblist ul li {
	float: left;
	margin-bottom: 20px;
}
.fblist ul li input {
	background-color: #fff;
	border: 1px #ccc solid;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #999;
	padding: 0 15px;
	-moz-border-radius: 5px; /* Gecko browsers */
	-webkit-border-radius: 5px; /* Webkit browsers */
	border-radius: 5px; /* W3C syntax */
}
.fblist ul li input#product {
	width: 1168px;
}
.fblist ul li input#company {
	width: 558px;
}
.fblist ul li input#title {
	width: 558px;
}
.fblist ul li input#name {
	width: 558px;
}
.fblist ul li input#address {
	width: 558px;
}
.fblist ul li input#phone {
	width: 558px;
}
.fblist ul li input#email {
	width: 558px;
}
.fblist ul li input#name {
	width: 558px;
}
.fblist ul li input#mobile {
	width: 558px;
}
.fblist ul li textarea {
	background-color: #fff;
	border: 1px #ccc solid;
	font-size: 14px;
	color: #999;
	padding: 15px 15px;
	width: 1168px;
	height: 140px;
	-moz-border-radius: 5px; /* Gecko browsers */
	-webkit-border-radius: 5px; /* Webkit browsers */
	border-radius: 5px; /* W3C syntax */
	font-family: "微软雅黑"
}
.sbtn {
	float: left;
	width: 185px;
	height: 50px;
	margin-right: 15px;
	color: #fff;
	font-size: 18px;
	background-color: #2a4892;
	border: none;
	cursor: pointer;
}
.btnbar {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-top: 16px;
	padding-bottom: 70px;
}
.sbtn2 {
	background-color: #868686;
}
.bgjoin {
	background-position: center 535px;
	background-repeat: no-repeat;
	background-image: url(../images/j8.jpg);
	width: 100%;
	clear: both;
	overflow: hidden;
}
.ygfc {
	width: 100%;
	overflow: hidden;
	padding-top: 70px;
	position: relative;
}
.ygmid {
	width: 100%;
	position: relative;
	height: 355px;
}
.ygmid_top {
	width: 100%;
	position: relative;
	height: 260px;
	overflow: hidden;
}
.ygmid_top img {
	float: left;
	width: 100%;
	height: 260px;
}
.ygmid_footer {
	width: 90%;
	height: 60px;
	text-align: left;
	background-color: #eaeaea;
	padding: 15px 5% 0 5%;
	font-size: 16px;
	line-height: 38px;
	color: #666;
}
.ygmid_footer span {
	font-size: 18px;
	color: #484848
}
.ygmid_top_mask {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/****
	background-image: url(../images/j6.png);***/
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	text-align: center;
}
.ygmid:hover .ygmid_top_mask {
	background-size: 80%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.ygmid:hover .ygmid_top_mask span {
	margin-top: 100px;
	display: inline-block;
	width: 45px;
	height: 41px;
	background-position: center;
	background-repeat: no-repeat;/***background-image: url(../images/j5.png);***/
}
.bgcontact {
	width: 100%;
	overflow: hidden;
	background-image: url(../imgs/c3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.mapinfo {
	margin-bottom: 30px;
	clear: both;
	position: relative;
}
.mapinfomid {
position: absolute;
    background-color: rgba(51, 51, 51, 0.65);
    width: 360px;
    color: #fff;
    height: 340px;
    z-index: 10;
    top: 20px;
    right: 5%;
    padding: 20px;
}
.mapinfomid a:hover {
	color: #fff;
}
.mapinfomid p {
	line-height: 2.5em;
}
.mapinfomid span:nth-child(1) {
	font-size: 24px;
}
.mapinfomid span:nth-child(2) {
	font-size: 24px;
}
.mapinfomid span {
	font-size: 16px;
}
.mapinfomid_top {
	font-size: 20px;
	padding: 30px 0px 20px 0px;
	overflow: hidden;
	width: 100%;
}
.mapinfomid_list ul li {
	width: 100%;
	color: #ade8f8;
	line-height: 28px;
	padding: 2px 0px;
}
.mapinfomid_list ul li span {
	color: #fff;
	padding-right: 10px;
}
.mapinfomid_list ul li a {
	color: #ffcd03;
}
.contactbg {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: #f6f6f6;
}
.showinfo {
	display: none;
}
.showinfo p img {
	max-width: 100%;
}
.indexnews_right_left, .slist_img_1, .slist_img_2 {
	overflow: hidden
}
.indexpro ul li .indexpro_img img, .indexnews_left_img img, .indexnews_right_left img, .indexsolution_mid ul li img, .prolist ul li .prolist_img img, .smid li .smid_left img, .slist_img_3 img, .ygmid_top img, .slist ul li img {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
}
.indexpro ul li:hover .indexpro_img img, .indexnews_left_img:hover img, .indexnews_right_left:hover img, .indexsolution_mid ul li:hover img, .prolist ul li:hover .prolist_img img, .smid li:hover .smid_left img, .slist_img_3:hover img, .ygmid_top:hover img, .slist ul li:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.submenu_left {
	float: left;
	width: 115px;
}
.submenu {
	position: fixed;
	left: 0;
	top: 114px;
	display: none;
	z-index: 999;
	background-color: #fff;
	width: 100%;
	padding: 55px 0px;
}
.submenu_more {
	margin-top: 25px;
	display: inline-block;
	width: 113px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px #2a4892 solid;
	font-size: 14px;
	-moz-border-radius: 15px; /* Gecko browsers */
	-webkit-border-radius: 15px; /* Webkit browsers */
	border-radius: 15px;
	color: #2a4892;
}
.submenu_more:hover {
	background-color: #2a4892;
	color: #fff;
}
.submenu_right {
	float: left;
	margin-left: 60px;
	width: 760px;
	font-weight: bold
}
.submenu_right .table {
	width: 100%;
	border-collapse: collapse;
}
.submenu_right .table .td {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	border: 1px #d5d5d8 solid;
	padding: 10px 10px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.submenu_right .table .td img {
	width: 150px
}
.submenu_right .table .td:hover {
	background-color: #2a4892;
}
.submenu_right .table .td:hover a {
	color: #fff
}
.showjobhide {
	line-height: 25px;
	border: none;
	padding-bottom: 0px;
	width: 100%;
	margin: 0px;
	clear: both;
	padding-top: 35px;
	font-size: 14px;
	display: none;
      padding: 20px;
   background:#f5f5f5;
}
.banner {
	position: relative;
	background-size: cover;
	background-position: center top;
	padding-bottom: 42.7%;
}
.banner .list .animate {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 100%;
}
.banner .list {
	position: relative;
	display: none;
	background-size: cover;
	background-position: center top;
	position: absolute;
	width: 100%;
	padding-bottom: 42.7%;
}
.banner .list.current .animate {
	left: 0px !important;
	opacity: 1 !important;
}
.banner .list.moveleft .animate {
	left: -100% !important;
	opacity: 0 !important;
}
.banner .btns {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 45px;
	text-align: center;
}
.banner .btns a {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	width: 18px;
	height: 18px;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	margin-right: 10px;
	background-color: #fff;
	-moz-border-radius: 18px; /* Gecko browsers */
	-webkit-border-radius: 18px; /* Webkit browsers */
	border-radius: 18px; /* W3C syntax */
}
.banner .btns a.current {
	background-color: #2a4892;
}
.banner_txt1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	margin-top: 170px;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.banner_more {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	margin-top: 60px;
	-webkit-transition-duration: 0.9s;
	-ms-transition-duration: 0.9s;
	-o-transition-duration: 0.9s;
	-moz-transition-duration: 0.9s;
	transition-duration: 0.9s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.banner .list.current .banner_txt1 {
	margin-top: 120px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.banner .list.current .banner_more {
	margin-top: 25px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.banner .list .element {
	width: 100%;
	color: #fff;
	text-align: center;
	position: absolute;
	-webkit-transition-duration: .4s;
	-o-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-moz-transition-duration: .4s;
	transition-duration: .4s
}
.banner .list .t1 {
	opacity: 0;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	-ms-transition-delay: .2s;
	-moz-transition-delay: .2s;
	transition-delay: .2s;
	top: 120px;
	font-size: 55px;
	color: #2a4892;
	line-height: 55PX;
	text-shadow: 0 0 10px #000
}
.banner .list .t2 {
	opacity: 0;
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	-ms-transition-delay: .4s;
	-moz-transition-delay: .4s;
	transition-delay: .4s;
	text-transform: uppercase;
	top: 280px;
	font-size: 48px;
	text-shadow: 0 0 10px rgba(0,0,0,0.6);
	font-size: 46PX;
}
.banner .list .btn {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	-ms-transition-delay: .6s;
	-moz-transition-delay: .6s;
	transition-delay: .6s;
	top: 370px;
	font-size: 15px
}
.banner .list .btn a {
	font-family: "MyriadPro";
	-webkit-transition-duration: .4s;
	-o-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-moz-transition-duration: .4s;
	transition-duration: .4s;
	display: inline-block;
	border: 2px solid #e3e6e3;
	width: 233px;
	height: 56px;
	line-height: 56px;
	color: #fff;
	text-transform: uppercase
}
.banner .list .btn a:hover, .banner .list .btn a.current {
	background-color: #2a4892;
	color: #fff;
	border: 2px solid #2a4892;
}
.banner .list.current .t1 {
	opacity: 1;
	top: 235px
}
.banner .list.current .t2 {
	opacity: 1;
	top: 320px
}
.banner .list.current .btn {
	opacity: 1;
	top: 420px
}
.banner .banner-news {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0
}
.banner .element {
	display: block;
}
/*.banner .pcimg1 {
	background-image: url(../images/20161009151342.jpg);
	cursor: pointer;
	display: block;
}
.banner .pcimg2 {
	background-image: url(../images/20161022140728.jpg);
	cursor: pointer;
	display: block;
}
*/
.banner .banimg {
	display: none;
}
.Root_w {
	width: 1300px;
}
.indexpro_w {
	width: 1200px;
	margin: 0 auto;
	height: 100px;
	background-color: #fff;
}
.indexnews_w {
	/*width: 1200px;*/
	margin: 0 auto;
}
.tit_s1 {
	color: #5ab0a7;
	font-size: 20px;
	line-height: 40px;
        font-weight: 600;
}
.tit_s2 {
	font-size: 28px;
}
#prnybanner {
	height: 350px;
	background-image: url(../images/banner3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.prny_l {
	width: 45%;
	margin: 0 auto;
	float: left;
       overflow:hidden;
      position:relative
}
.prny_r {

}
#slnybanner {
	height: 350px;
	background-image: url(../images/banner4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#procon {
	width: 95%;
}
.proinfo_content {
	width: 100%
}
#newnybanner {
	height: 350px;
	background-image: url(../images/banner5.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#pagenybanner {
	height: 350px;
	background-image: url(../images/banner6.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.prmore {
	display: inline-block;
	width: 108px;
	height: 29px;
	margin: 0 auto;
	background-image: url(../images/more3.png);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.prmore:hover {
	background-position: center bottom;
}

/***********************手机端开始**************/
@media only screen and (max-width:767px) {
.pintro{
   width:auto;
 float:none
}
.banner .btns {
bottom:-22px;
}
.indexnews_left_time {
    display: none;
}
.search,.newslist_mid_left_top,.fdlinks{
  display:none
}
#menu .navlist2 .subnav{
   position:static;
     width: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	height: 100%;
	min-width: 100%
}
.indexpro ul{
    width:100%;

 float:left
}
#header {
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	clear: both;
	z-index: 9999;
	border-bottom: 1px #59595d solid;
	margin: 0px;
	padding: 15px 0px;
}
#logo {
	position: absolute;
	left: 0;
	margin-left: 10px;
}
#logo img {
    width: 180px;
    margin-top:7px;
}
.navlist2 li {
	float: left;
	display: inline;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	font-size: 14px;
	line-height: 24px;
	background: url(../images/bg_linel.jpg) right center no-repeat;
	padding: 0
}
.navlist2 li.last2 {
	background: 0 0;
	padding-right: 0
}
.navlist2 li a {
	color: #585858;
	display: block
}
.wapMenu2 a {
	width: 48px;
	height: 48px;
	background: url(../img/wapMenu.png) no-repeat;
	display: block;
float:right;
  	margin-right: 10px;
	z-index: 9999;
}
#menu {
	width: 100%;
	float: left;
	margin-top: 54px;
	background: rgba(0,0,0,.8);
	position: absolute;
	z-index: 9;
	display: none
}
#menu .navlist2 li {
	width: 100%;
	line-height: 40px;
	text-align: center;
	border-bottom: #7c7c7c 1px solid;
      margin-left:0
}
#menu .navlist2 li > a {
	display: block;
	font-size: 14px;
	color: #fff;
    display: block;
    border-radius: 0 !important;
    line-height: inherit;
}
#menu li a:hover {
	color: #fff;
	background: #2a4892;
	cursor: pointer;
	-webkit-transition: none;
	-moz-transition: none;
	transition: color .3s linear, background-color .3s linear, background-image .3s linear;
	-moz-transition: color .3s linear, background-color .3s linear, background-image .3s linear;
	-webkit-transition: color .3s linear, background-color .3s linear, background-image .3s linear;
	-o-transition: color .3s linear, background-color .3s linear, background-image .3s linear
}
.banner .banimg {
	display: block;
	width: 100%;
	height: auto;
}
.banner .pcimg1 {
	display: none;
}
.banner .pcimg2 {
	display: none;
}
.banner .element {
	display: none;
}
.banner {
	position: relative;
	background-size: cover;
	background-position: center top;
	padding-bottom:82%;
}
.banner .list {
	position: relative;
	display: none;
	background-size: cover;
	background-position: center top;
	position: absolute;
	width: 100%;
       background:none !important
}
.Root_w {
	width: 100%;
}
.indexabout_jj {
	padding: 30px 10px 40px 20px;
}
.indexabout_title {
	font-size: 32px;
}
.indexpro_w {
	width: 100%;
	margin: 0 auto;
	height: auto;
	background-color: #fff;
}
.indexnews_w {
	width: 100%;
	margin: 0 auto;
}
.indexbg1 {
	-moz-background-size: 40% 100%; /* 老版本的 Firefox */
	background-size: 300% 33%;
	background-repeat: no-repeat;
}
.indexnews_left {
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 4%;
	position: relative;
	background-color: #fff
}
.indexnews_left_jj {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
}
.indexnews_right {
	float: right;
	width: 96%;

	text-align: left;
	vertical-align: middle;
	overflow: hidden;
}
.indexnews_right ul li {
	float: none;
	padding-bottom: 5%;
	height: auto;
	background-color: #fff;
	margin-bottom: 34px;
}
.indexnews_right_left {
	float: left;
	width: 100%;
	height: auto;
   display:none
}
.indexnews_right_left img {
	float: left;
	width: 100%;
	height: auto;
}
.indexsolution_top {
    padding-bottom: 0px;
}
.Root {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
}
.indexsolution_mid ul li.fli {
	    width: calc(48% - 4px);
}
.indexsolution_mid ul li.fli img{
  float:none
}
.indexsolution_mid ul li div{
   position:static
}
.indexsolution_mid ul li {
	margin: 0px;
	margin-left: 15%;
	position: relative;
	overflow: hidden;
}
.fleft {
	float: left;
	width: 96%;
	padding-left: 2%;
	margin: 0 auto;
}
.indexnews_left_img{
  display:none
}
.fright {
	width: 100%;
	height: auto;
	float: right;
	position: relative;
	text-align: right;
	padding-bottom: 30px;
}
.fright ul li {
	overflow: hidden;
	float: right;
	border-left: 1px #464545 solid;
	padding: 0 30px;
	display: none;
}
.copyright_left {
	width: 91%;
}
#abnybanner {
	height: 280px;
	background-image: url(../images/banner2-1.jpg);
}
.bg2 {
	background-image: url(../images/bg2.jpg);
	background-position: center;
	height: 900px;
	-moz-background-size: 100% 100%; /* 老版本的 Firefox */
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.aboutjj_left {
	position: absolute;
	left: 0;
	z-index: 10;
	top: 0;
	width: 96%;
	height: auto;
	margin-left: 2%;
}
.aboutjj {
	position: relative;
	width: 100%;
	height: 700px;
}
.aboutjj_right {
	position: absolute;
	right: 0;
	width: 96%;
	height: 435px;
	bottom: 0;
	background-color: #fff;
	margin-right: 2%;
}
.aboutjj_right_mid {
	width: 96%;
	margin: 0 auto;
	padding: 0px;
	float: left;
	margin-left: 2%;
}
.bgwh_left {
	width: 100%;
}
.bgwh_left_mid {
	width: 90%;
}
.hez_top {
	margin-left: 4%;
}
.yfmid_con img {
	width: 100%;
	height: auto;
}
.yfzs {
	position: relative;
	width: 100%;
	margin-top: 5%;
	margin-bottom: 10%;
}
.zs_left {
	top: 35%;
}
.zs_right {
	top: 35%;
}
#prnybanner {
	height: 220px;
	background-image: url(../images/banner3-1.jpg);
}
.prolist ul li {
    margin: 0 1%;
    margin-bottom: 25px;
    width: 48%;
    float: left;
}
.prny_l {
	width: 100%;
	margin: 0 auto;
	float: left;
}
.prny_r {
	width: 100%;
	float: right;
	margin-top: 10%;
}
.procon_menu {
	width: 100%;
}
.proinfo_content img {
	width: 100%;
	height: auto;
}
.prny_l img {
	width: 100%;
	height: auto;
}
#slnybanner {
	height: 220px;
	background-image: url(../images/banner4-1.jpg);
}
.smid li .smid_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.smid li .smid_right {
	z-index: 10;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: auto;
	background-color: #fff;
}
.smid li .smid_right {
	z-index: 10;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	margin-top: 45%;
	height: auto;
	background-color: #fff;
}
.smid li {
	position: relative;
	width: 100%;
	height: 370px;
	margin-bottom: 70px;
}
.smid_right_mid {
	width: 96%;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	color: #666;
	line-height: 23px;
}
.proinfo_img img {
	width: 100%;
	height: auto;
}
#newnybanner {
	height: 280px;
	background-image: url(../images/banner5-1.jpg);
}
.newstop_left {
	position: absolute;
	left: 0;
	z-index: 10;
	top: 0;
	width: 100%;
	height: auto;
}
.newstop_left a {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}
.newstop {
	width: 100%;
	position: relative;
	height: 610px;
}
.newstop_right {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	background-color: #2a4892;
}
.newstop_right_mid {
	width: 96%;
	float: left;
	margin-left: 2%;
}
.newsmid {
	width: 100%;
}
.newslist_mid_right {
	width: 96%;
	float: left;
	margin-left: 2%;
}
#pagenybanner {
	height: 280px;
	background-image: url(../images/banner6-1.jpg);
}
.pplist li .pp_left {
	text-align: center;
	font-size: 18px;
	padding: 15px 15px;
	float: left;
	width: 100%;
	background-color: #fa9a60;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	/* border-radius: 35px; */
	line-height: 25px;
}
.pplist li .pp_mid {
	float: left;
	width: 40px;
	text-align: center;
	margin-left: 40px;
}
.pplist li .pp_right {
	text-align: center;
	float: right;
	width: 70%;
	font-size: 16px;
	background-color: #fa9a60;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	padding: 25px 15px;
	line-height: 25px;
}
.mapinfomid {
    position: static;
    background: none;
    color: #666;
    padding: 0;
    height: auto;
}
}

@media only screen and (max-width:375px) {
/*.banner {
	height: 380px;
}*/
.banner .list {
	height: 380px;
}
}

@media only screen and (max-width:321px) {
.banner {
	height: 325px;
}
.banner .list {
	height: 325px;
}
}

@media only screen and (max-width: 320px) {
.indexsolution_mid ul li.fli {
	margin-left: 5%;
}
.indexsolution_mid ul li {
	margin-left: 5%;
}
.newstop {
	width: 100%;
	position: relative;
	height: 550px;
}
}

@media only screen and (min-width:768px) {
.indexpro ul {
/*	float: left;*/
}
.prolist ul li {
	float: left;
}
}



::-webkit-scrollbar {
 width: 14px;
 height: 14px;
}
 
::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb {
 border-radius: 999px;
 border: 5px solid transparent;
}
 
::-webkit-scrollbar-track {
 box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2) inset;
}
 
::-webkit-scrollbar-thumb {
 min-height: 20px;
 background-clip: content-box;
 box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
 
::-webkit-scrollbar-corner {
 background: transparent;
}





/*导航子菜单*/

.navlist2 .subnav {
	display: none;
	position: absolute;
	width: 170px;
	border-top: 4px solid #2a4892;
	background-color: #595656;
	left: 0px;
	top: 40px;
	z-index:999;
	padding: 8px 0px 17px;
}
.navlist2 .subnav a {
	display: block;
	text-align: center;
	height: auto;
	line-height: 1.5;
	font-size: 14px;
	color: #fff;
	padding: 5px 0px;
	margin-bottom: 2px;
}
.navlist2 .subnav a:hover {
  
}
.navlist2 .subnav a:hover {
	background-color: #2a4892;
}
.navlist2 .subnav .bot {
	background: url(../img/nbot.png) no-repeat scroll center bottom;
	width: 69px;
	height: 22px;
	margin: 0px auto;
}


/*搜索框*/
.search {
    position: absolute;
    top: 20px;
    right: 25px;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.search-tx {
    width: 148px;
    display: block;
    border-radius: 5px !important;
    line-height: 25px;
    padding: 4px 10px 4px 20px;
    transition: 400ms;
    -webkit-transition: 400ms;
    border: 1px solid #e7e7e7;
    color: #666;
    transform: translateX(30px);
    -webkit-transform: translateX(30px);
    opacity: 0;
}
.search-tx.show{
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
}
a.btn_v1:hover, .search-tx {
    border: 1px solid #fff;
      background:#fff
}
.search-btn {
    width: 25px;
    height: 25px;
    background: url(../img/rr-search.png) no-repeat center top;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 16px;
    transition: 300ms;
    -webkit-transition: 300ms;
}
#search_form:hover .search-btn {
    background-position: center bottom;
}


.index_news .news_box {
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 20px;
}
.index_news .news_box .news_btn {
	border-bottom: 1px solid #ddd;
	height: 38px;
	width: 100%;
}
.index_news .news_box .news_btn a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
	padding: 0 15px;
	float: left;
	border-right: 1px solid #ddd;
}
.index_news .news_box .news_btn a:hover {
	color: #2a4892;
}
.index_news .news_box .news_btn a.hover {
	background: #049;
	color: #fff;
}
.index_news .news_box .news_btn a.more {
	float: right;
	font-size: 12px;
	color: #049;
	font-weight: bold;
	border: 0;
}
.index_news .news_box .list ul {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
}
.index_news .news_box .list ul li {
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-top: 1px dotted #ddd;
}
.index_news .news_box .list ul li:first-child {
	border-top: 0;
}
.index_news .news_box .list ul li .time {
	float: right;
	color: #999;
}
.index_news .news_box .list ul li a {
	float: left;
	display: inline-block;
	height: 30px;
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.index_news .news_box .list ul li a:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #2a4892;
	margin-right: 10px;
	vertical-align: middle;
}
.index_news .news_box .list ul li a:hover {
	color: #2a4892;
}


h1.pro_con_title {
    font-size: 16px;
    line-height: 36px;
    background: #EAEAEA;
    height: 36px;
    padding-left: 12px;
    color: #666;
    margin-bottom: 10px;
}



.swiper-container img{
  width:98%;
    border: 1px solid #ddd;
}

.swiper-container span{
   display:block;
  text-align:center;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;

}

.fdlinks {
   padding-bottom:50px;
}
.fdlinks a:after{
   content:" | ";
  
}


@media only screen and (max-width:768px) {
.indexpro_jj {
	width: 95%;
}
.index_right_right {
    padding: 0;
}
.indexnews_right_left {
    width: 95%;
}

.showjobhide {
    width: 90%;
}
.newsreturn p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.proinfo_top {
    line-height: 27px;
}
.newsinfo_time span {
    line-height: 20px;
}
}






@media (max-width:1024px){
.indexnews_w{
  width:auto
}
.indexnews_right ul li{
  margin-bottom:5px
}
  #menu ul li:nth-child(5),#menu ul li:nth-child(6),.search{
  display:none
}
.Root_w,.Root,.indexpro_w{
  max-width:96%
}
.indexsolution_mid ul li{
  width:calc(23% - 20px);
  margin:0 1%
}

.indexpro ul{
  width:calc(25% - 18px)
}
.indexpro_jj{
  width:90%
}
.indexnews_left{
  width:45%
}
.indexnews_right{
  width:52%
}
.indexnews_right_left{
  width:34%
}
.index_right_right{
  width:58%
}
.banner .list.current .t1{
  top:120px;
}
.banner .list.current .t2{
  top:200px;
}
.banner .list.current .btn{
  top:260px;
}
}
@media (max-width:768px){
.indexnews_left,.indexnews_right{
  width:100%
}
.indexnews_left{
  padding-bottom:0px;
  margin-left:0
}
  #menu ul li:nth-child(5),#menu ul li:nth-child(6){
  display:block
}
.indexpro ul{
   width:49% 
}
.index_right_right{
  float:none;
  width:100%
}
.indexpro > div {
  flex-wrap:wrap
}
}

.abt_con{
    float: left;
    width: 49%;
}
.abt_img{
    float: right;
    width: 48%;
}
.abt_img img{
    width: 100%;
   margin-top: 13px;
}
@media (max-width:768px){
.abt_con{
    float: initial;
    width: 100%;
}
.abt_img{
    float: initial;
    width: 100%;
}
}

/**/
.pro_fenlei{
    width: 99%;
    background: #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 25px;
    -moz-box-shadow: 0px 0px 5px #7D7D7D;
    -webkit-box-shadow: 0px 0px 5px #7D7D7D;
    box-shadow: 0px 0px 5px #7D7D7D;
}
.pro_de_fenlei{
    margin-bottom: 0;
}
.pro_fenlei span{
    float: left;
    background: #2a4892;
    padding: 20px;
}
.pro_fenlei ul{
    padding: 20px;
}
.pro_fenlei ul li{
    float: left;
    padding: 0 30px;
    border-right: 1px solid #989898;
}
.pro_fenlei ul li:last-child{
    border-right: initial;
}
.pro_fenlei ul li a{
    color: #000;
font-size: 15px;
}
.pro_fenlei ul li a:hover{
    color: #2a4892;
    font-weight: 400;
font-size: 15px;
}
.pro_fenlei ul li.active a{
    color: #2a4892;
    font-weight: 600;
}
@media (max-width:768px){
.pro_fenlei ul {
    padding: 0;
}
.pro_fenlei span {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}
.pro_fenlei ul li {
    width: 100%;
    border-right: initial;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #989898;
}
.pro_fenlei ul li a {
    width: 100%;
}
}

@media only screen and (max-width:767px) {
#footer {
    padding-top: 0px;
}
#footer>.Root{
    display: none;
}
}























































































































