/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 图标：Sc.AdminBuy.Cn */
@charset "UTF-8";

body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
	margin: 0px;
}

input,
button,
ul,
ol {
	margin: 0px;
	padding: 0px;
}

body {
	overflow-x: hidden;
	overflow-y: auto;
}

body,
input,
button,
form {
	font-size: 14px;
	line-height: 28px;
	font-family: "microsoft yahei", "宋体", "Arial";
	color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 14px;
	font-weight: normal;
}

ul,
ol,
li {
	list-style: none;
}

input {
	background: none;
	border: 0 none;
}

img,
iframe {
	border: 0px;
}

em,
i {
	font-style: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	color:#333333
}

a:hover{
	color:#115cc5;
}

.red {
	color: #ba292e;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.poa {
	position: absolute;
}

.por {
	position: relative;
}

.hidden {
	display: none;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.icon_1 {
	background: url(../images/tel_1.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	/* color: #137c32;	 */
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.ease,
.ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.noease,
.noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

:-moz-placeholder {
	color: #aaa;
}

::-moz-placeholder {
	color: #aaa;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #aaa;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #aaa;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
input[type='number'] {
  -moz-appearance: textfield;
}

/*清除浮动*/
.clearfix {
	*zoom: 1;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/*top_main*/
.top_main {
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: relative;
	z-index: 80;
	background-color: #f2f2f2;
	color: #333333;
	font-size: 12px;
}

.top_main li {
	position: relative;
	display: inline-block;
	text-align: center;
	padding: 0 6px;
}

.top_main li a {
	color: #333333;
	cursor: pointer;
}

.top_main li a:hover {
	color: #137c32;
}

.top_main .split {
	display: inline-block;
	width: 1px;
	height: 12px;
	background: #333;
	vertical-align: middle;
	padding: 0;
}

/*header_main*/
.header_main {
	width: 100%;
	height: 120px;
	z-index: 100;
	background: #fff;
}

.header_main .logo {
	width: auto;
	display: flex;
	margin-top: 28px;
}

.header_main .logo img {
	float: left;
	width: 274px;
	height: 78px;
	display: block;
}

.logo_rig {
	margin-left:20px;
	padding: 0px 20px;
	border-left: 2px solid #e2e1e159;
}

.logo_rig p {
	line-height: 35px;
	font-size: 18px;
	color:#333333;
	text-align:left;
	font-weight:bold;
}

.logo_rig p:nth-child(1) {
	margin-bottom:10px;
	font-size:24px;
	color: #0271bd;
	font-weight: bold;
}

.header_main .tel {
	width: 310px;
	padding: 40px 0 0 0;
	line-height: 26px;
	/* margin-left: 60px; */
}

.header_main .tel .p1 {
	font-size: 14px;
	color: #333;
	line-height: 14px;
}

.header_main .tel .p2 {
	margin-top: 6px;
	font-size: 23px;
	font-weight: bold;
	color: #123a82;
	font-family: arial;
}

.header_main .tel s {
	margin-top: 8px;
	width: 35px;
	height: 44px;
	float: left;
	margin-right: 20px;
	background-position: 0 0;
}

.header_main .search {
	width: 300px;
	height: 40px;
	line-height: 40px;
	margin-top: 38px;
	border: 1px solid #123a82;
	position: relative;
	float: right;
}

.header_main .search * {
	font-family: arial;
}

.header_main .search .sbtn {
	width: 81px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	position: absolute;
	right: -1px;
	top: 0px;
	background: url(../images/search-btnbg.jpg) no-repeat center center;
	cursor: pointer;
}

.header_main .search .stxt {
	width: 218px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	background: none;
	color: #999;
}

.in_title .search {
			margin: auto;
			margin: 15px auto;
			width: 360px;
			height: 36px;
			display: flex;
		}

		.in_title .search p {
			line-height: 36px;
			color: #fff;
			background: #0271bd;
			padding-left: 10px;
			padding-right: 10px;
			border-radius:5px 0 0 5px;
		}

		.in_title .search .input_1 {
			border: 1px solid #ccc;
			outline: none;
			width: 200px;
			padding: 3px 10px;
			padding-right:3px;
		}

		.in_title .search .form_button1 {
			padding: 3px 10px;
			background: #1665ca;
			color: #fff;
			border-radius:0 5px 5px 0;
			border:1px solid #1665ca;
			margin-left:-4px;
		}

		.in_title .search .form1 {
			position: relative;
		}

		.in_title .search .search-clear {
			position: absolute;
			right: 55px;
			font-size: 20px;
			top: 7px;
			cursor: pointer;
		}
		.in_title .search .search-clear img{
			width:20px;
			height:20px
		}

/*nav*/
.nav_main {
	padding: 10px 0;
	width: 100%;
	height: 40px;
	/* background: #147b32; */
	position: relative;
	z-index: 12;
	border-top: 1px solid #333;
	background:#fff;
	box-shadow:0 0 5px #ccc
}

.nav {
	position: relative;
	z-index: 12;
}

.nav .first_line {
	position: absolute;
	top: 0;
	left: -1px;
	width: 1px;
	height: 20px;
	background: #123a82;
	background-size: 2px 60px;
}

.nav .list {
	width: 102%;
	margin: 0 auto;
	height: 20px;
	line-height: 20px;
	position: relative;
	/*display: flex;*/
	/*align-items: center;*/
	/*justify-content: space-between;*/
}

.nav li.item {
	float: left;
	width: 150px;
	display: block;
	position: relative;
	z-index: 10;
	font-size: 16px;
	text-align: center;
	/* border-right: 1px solid #123a82; */
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
    cursor: pointer;
}

.nav li.item.hover a,
.nav li.item:hover a {
	/* background-color: #148636; */
	color: #123a82;
}

.nav .item a {
	display: block;
	height: 20px;
	color: #333;
	font-size: 16px;
}

.nav .item span {
	margin-top: 10px;
	color: #cacaca;
	font-size: 12px;
	text-transform: uppercase;
}

#nav .subnav {
	position: absolute;
	top: 50px;
	left: 0px;
}

#nav .subnav {
	position: absolute;
	left: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	z-index: 199;
	opacity: 0;
	visibility: hidden;
	height: auto;
	overflow: hidden;
	width: 100%;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
	background:#2881d3;
	box-shadow: 0 0 10px #ccc;
}

#nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}

#nav .subnav .nav1 {
	position: relative;
	display: block;
	width: 150px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	border-top: 1px solid #ddd;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

#nav .subnav .nav1:first-child {
	border-top: 0;
}

#nav .subnav .nav1:hover {
	background:#2881d3;
}

#nav .subnav .nav1 a {
	padding: 0;
	height: 50px;
	line-height: 50px !important;
	font-size: 14px;
	color: #333;
}

#nav .subnav .nav1:hover a {
	color: #fff;
}

/* banner */
#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 2;
	max-width: 1920px;
	margin: 0 auto;
}

#banner_main .banner {
	height: 600px;
}

#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}


.swiper {
        width: 100%;
        height: 100%;
      }

      .banner .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .banner .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

#banner,
.banner ul {
	max-height: 600px;
	overflow: hidden;
}

.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
}

.banner li:first-child {
	display: block;
}

.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}

#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 42px;
	z-index: 13;
}

.cp_xin{
	background:#e3e3e3 !important;
}

.new_cp{
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-top:100px;
}

.new_cp_1{
	display:flex;
	align-items:center;
	flex-direction:column;
	padding:1%;
	width:13%;
	box-shadow:0 0 5px #ccc;
	background:#fff;
}
.new_cp_1 img{
	margin:30px;
	width: 110px;
	height:110px;
	border-radius:50%;
}
.new_cp_1 i{
	display:block;
	margin:auto;
	margin-bottom:15px;
	margin-top:15px;
	width:20%;
	height:5px;
	background:linear-gradient(to right,#235ee7 0%, #4ae7fa 100% );
	border-radius:5px;
}
.new_cp_1 p{
	font-size:16px;
	line-height:30px;
	color:#666;
	
}

.new_cp_1 span{
	font-size:14px;
	color:#999;
	text-align:center;

}
.new_cp_1 .jiantou{
	margin:auto;
	margin-top:20px;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#fff;
	background:#4ae7fa;
	border-radius:50%
}




#banner .tip span {
	width: 16px;
	height: 16px;
	margin: 0 6px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background-position: -260px 0px;
}

#banner .tip span.cur {
	background-position: -240px 0px;
}

#banner #btn_prev,
#banner #btn_next {
	width: 34px;
	height: 65px;
	position: absolute;
	top: 250px;
	z-index: 5;
}

#banner #btn_prev {
	background-position: 0 -64px;
	left: 8%;
	transition: all 600ms ease;
}

#banner #btn_next {
	background-position: -50px -64px;
	right: 8%;
	transition: all 600ms ease;
}

#banner #btn_prev:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	left: 7.6%;
}

#banner #btn_next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	right: 7.6%;
}

#banner .banner_mask {
	z-index: 9;
	position: absolute;
	bottom: -160px;
	width: 100%;
	height: 292px;
	background: url(../images/banner_mask.png) no-repeat center top;
}

/*banner end*/
/*footer*/
.footer {
	width: 100%;
	color: #fff;
	padding: 0 0 18px;
	/* background: #222222; */
	background: url(../images/footer.png) center no-repeat;
	background-size: cover;
	border-top: 6px solid #12c3b0;
}

.footer_1{
	padding: 50px 0;
	padding-bottom:20px;
	width: 45%;
}
.footer_2{
	padding: 50px 0;
	padding-bottom:20px;
	width: 35%;
}
.footer_3{
	padding: 50px 0;
	width: 30%;
}

.footer_1_1 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.footer_1_1 li{
	display: flex;
	margin:5px 0;
}

.footer_1_1_left{
	margin-top:16px;
	padding:0 15px;
	height: 30px;
	border-right: 1px solid #bfbfbf;
}

.footer_1_1 li img{
	width:30px;
	height: 30px;
	
}
.footer_1_1_right{
	padding-left: 20px;
}
.footer_1_1_right_1{
	padding-left: 20px;
}

.footer_1_1_right_2 p:last-child{
	font-size: 30px;
	font-weight: bold;
}
.footer_1_1_right_2 p{
	padding-left: 20px;
	font-size: 22px;
	font-weight: bold;
}
.footer_1_1_right_2 p:first-child{
	font-size: 14px;
	font-weight: normal;
}

.footer_2 p{
	font-size: 26px;
	
}
.footer_2 span{
	display: block;
	margin-top:15px;
	margin-bottom: 50px;
	height: 2px;
	width: 35px;
	background-color: #12c3ae;
}
.footer_2 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 260px;
}
.footer_2 li{
	margin:5px 0;
	padding:10px 0;
	font-size: 16px;
	width: 36%;
	border-bottom: 1px solid #6198da;
}
.footer_2 li img{
	width: 10px;
	height: 10px;
}
.footer_2 li a{
	color:#FFFFFF;
}

.footer_3_top{
	display: flex;
	justify-content: space-between;
}

.footer_3_top_1{
	text-align: center;
}

.footer_3 img{
	margin-bottom: 14px;
	width: 138px;
	height: 138px;
}

.footer_3_bottom{
	margin-top:20px;
	
}
.footer_3_bottom p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
}
.footer_3_bottom a{
font-size:14px;
color:#fff;
line-height:35px;
}







.footer .links {
	padding: 20px 0;
	margin-bottom: 40px;
	font-size: 16px;
	border-bottom: 1px solid #333333;
}

.footer .links span {
	color: #f9f9f9;
	font-weight: bold;
	display: inline-block;
}

.footer .links a {
	display: inline-block;
	font-size: 14px;
	color: #ccc;
	padding-right: 10px;
}

.footer .links a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#allmap {
							width: 100%;
							height: 400px;
							margin-top: 20px;
							overflow: hidden;
							font-family: "微软雅黑";
						}

						#allmap b {
							color: #CC5522;
							font-size: 14px;
						}

						#allmap img {
							max-width: none;
						}

.footer .contact {
	width: 450px;
}

.footer .contact .ewm {
	width: 134px;
	height: 134px;
	background: #ddd;
	border: 3px solid #999;
}

.footer .contact .ewm img {
	display: block;
	width: 134px;
	height: 134px;
}

.footer .contact .contact_info {
	margin-left: 16px;
}

.footer .contact .contact_info p {
	font-size: 14px;
	color: #ccc;
	line-height: 14px;
}

.footer .contact .contact_info .tel {
	margin-top: 16px;
	margin-bottom: 12px;
	font: normal 34px "arial";
	color: #fff;
	line-height: 28px;
}

.footer .contact .contact_info .p2 {
	margin-bottom: 14px;
}

.footer .contact .contact_info .line {
	width: 30px;
	height: 2px;
	margin-top: 14px;
	margin-bottom: 20px;
	background: #999;
}

.footer .bNav {
	width: 610px;
	margin-left: 100px;
	margin-top: 0px;
}

.footer .bNav dl {
	width: 90px;
	height: 198px;
	margin-top: 6px;
	padding: 0px 0 0px 36px;
	line-height: 18px;
	float: left;
	background: url("../images/footer-split.png") no-repeat right top;
}

.footer .bNav dl:first-child {
	padding-left: 0;
}

.footer .bNav dl dt {
	color: #333;
	font-size: 16px;
	text-align: left;
	margin-bottom: 16px;
}

.footer .bNav dl dt a {
	display: block;
	color: #fff;
}

.footer .bNav dl dt a:hover {
	display: block;
	color: #ccc;
}

.footer .bNav dl dd {
	line-height: 26px;
	text-align: left;
}

.footer .bNav dl dd:first-child {
	margin-top: 30px !important;
}

.footer .bNav dl dd a {
	display: block;
	color: #ccc;
	font-size: 12px;
}

.footer .bNav dl dd a:hover {
	color: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/*copyright*/
.copyright {
	height: 57px;
	line-height: 57px;
	color: #999999;
	font-size: 12px;
	background: #111111;
	border-top: 1px solid #11111;
}

.copyright span {
	margin: 0 12px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.copyright a {
	color: #999999;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.copyright a:hover {
	color: #fff;
}

/***********index css end***********/
.toolbar {
	width: 190px;
	position: fixed;
	right: -145px;
	top: 21%;
	z-index: 999;
	transition:all .3s ease;
}

.toolbar dd {
	width: 50px;
	height: 50px;
	margin-bottom: 1px;
	position: relative;
	background: url(../images/black20.png) repeat 0 0;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.toolbar dd i {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 7px 0 0 7px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}

.toolbar dd.gottop {
	display: none;
}

.toolbar .slide-tel {
	display: block;
	width: 140px !important;
	height: 50px;
	background-color: #115cc5;
	line-height: 50px;
	font-size: 20px;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 50px;
	top: 0;
	left: 0;
	overflow: hidden;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}

.toolbar .pop {
	position: absolute;
	right: 90px;
	top: 0px;
	background: #115cc5;
	display: block;
	left: 25px;
}

.toolbar .pop-code {
	width: 160px;
	height: 0;
	transition:all .3s ease;
	overflow: hidden;
}

.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}

.toolbar .pop-code h3 {
	height: 50px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}

.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.toolbar .qq span {
	background-position: 0 -47px;
}

.toolbar .qq a {
	width: 50px;
	height: 50px;
	cursor: pointer;
	display: block;
}

.toolbar .qq:hover {
	background: #115cc5;
}

.toolbar .tel span {
	background-position: 0 0;
}

.toolbar .tel:hover {
	background: #115cc5;
}
.toolbar .tel_1:hover {
	background: #115cc5;
}

.toolbar .code span {
	background-position: 0 -95px;
}

.toolbar .code:hover {
	background: #115cc5;
}

.toolbar .top span {
	background-position: 0 -142px;
}

.toolbar .top:hover {
	background: #115cc5;
}




/* 新侧边栏 */




.new_side{
	position: fixed;
    left: -100%;
    top: 60%;
    transform: translateY(-50%);
    z-index: 15;
    transition: all .5s;
    box-shadow: 0 5px 13px rgb(0 0 0 / 10%);
    z-index: 999;
	width: 75px;
    text-align: center;
}


.new_side_show{
	left:0
}

.new_side_1{
	background: #f7f7f7;
    border: 1px solid #eaeaea;
    padding: 8px 0;
    cursor: pointer;
}
.new_side_1:hover .new_side_img_1{
	opacity: 0;
}
.new_side_1:hover p{
	color: #0061c2;
}
.new_side_2:hover p{
	color: #0061c2;
}
.new_side_1:hover .new_side_img_2{
	opacity: 1;
}
.new_side_2:hover .new_side_img_1{
	opacity: 0;
}
.new_side_2:hover .new_side_img_2{
	opacity: 1;
}



.new_side_img{
	width: 28px;
    display: inline-block;
    position: relative;
}

.new_side_img img{
	width: 100%;
    transition: all .36s;
}

.new_side_img_1{
	position: relative;
    top: 0;
    left: 0;
}

.new_side_img_2{
	position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.new_side_p p{
	font-size: 14px;
    line-height: 2.5;
    color: #666;
    transition: all .36s;
	margin:0;
}

.new_side_2{
	position: relative;
    z-index: 999;
	border: none;
    background: none;
    padding: 0;
}
.new_side_2:hover .new_side_wx {
	left:100px
}
.new_side_2_1 {
	/* border: 1px solid #eaeaea; */
    width: 100%;
    padding: 8px 0;
    background: #f7f7f7;
}
.new_side_wx{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -100px;
    transition: all 1s;
    z-index: -1;
}


.new_side_wx_img{
	width: 100px;
    position: relative;
    z-index: -1;
}
.new_side_wx_img img{
	width: 100%;
    transition: all .36s;
}

.new_side_wx_img::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 40%;
    transform: rotate(180deg);
    left: -10px;
}

.new_bg{
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left:0;
	top:0;
	z-index: 99999;
	overflow-y: hidden;
}

.tanchuang{
	display: none;
	width: 602px;
    background: #ffffff;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999;
    transition: all 0.6s;
    overflow: hidden;

}

.tc_top {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}
.tc_top p{
	font-size: 25px;
}

#close{
	width: 50px;
	height: 50px;
	cursor: pointer;
}
#close img{
	width: 100%;
	height: 100%;
}
.tc_bot{
	margin-top: 30px;
	width: 100%;

}

.tc_bot_1{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.tc_bot_1 input{
	width: 100%;
	border:none;
	height: 50px;
	outline: none;
}
.tc_bot_2{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.tc_bot_2 input{
	border:none;
	width: 80%;
	height: 50px;
	outline: none;

}
.tc_bot_2 img{
	width: 20%;
}
.tc_bot p{
	font-size: 15px;
	color:#999
}
.tc_bot button{
	width: 200px;
	height: 60px;
	outline: none;
	background: #0061c2;
	color: #fff;
	margin-top: 15px;
	border: none;
	font-size: 20px;
}


















/* 新侧边栏结束 */







/*******index css*******/
.indexTit {
	color: #137c32;
	overflow: hidden;
	text-align: center;
	padding: 30px 0 56px;
}

.indexTit .en {
	text-transform: uppercase;
	line-height: 35px;
	font-family: didot;
	font-size: 24px;
}

.indexTit h3 {
	font-size: 24px;
	color: #835026;
}

.index .in_title {
	/* padding-top: 80px; */
}

.index .in_title .entit {
	margin-bottom: 12px;
	font: normal 17px "arial";
	color: #686868;
	text-align: center;
	text-transform: uppercase;
}


.index .in_title .tit {
	padding-top: 40px;
	font-size: 44px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #0271bd;
	/* background: url("../images/titline.png") no-repeat; */
}

.index .in_title .bg {
	display: block;
	margin: 10px 0;
	width: 100%;
}

.index .in_title .bg img {
	display: block;
	margin: auto;
}

.index .look_more {
	display: block;
	width: 160px;
	height: 40px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	color: #333;
	border: 1px solid #123a82;
	border-radius: 20px;
	transition: all .5s;
}

.index .look_more:hover {
	background: #137C32;
	color: #fff;
	transition: all .5s;
}

/*产品展示*/
.index #floor_1_main {
	background: #fff;
	min-height: 740px;
}

.index .floor_1 .in_title {
	padding-top: 0px;
}

.index .floor_1 .cont {
	position: relative;
	/* margin-top: 48px; */
}

/********************新添加的产品分类样式**************************/




.ico {
	display: flex;
	justify-content: space-around;
}




#index_item .title,
#index_tom .title,
#index_ous .title,
#message .title,
#complaint .title,
#us_item .title,
#us_know .title,
#us_ture .title,
#ness_service .title,
#trademark .title,
#ness_lead .title,
#ness_onal .title,
#ness_field .title,
#problem .title {
	text-align: center;
	margin: 0px auto 30px auto;
}

#index_item .title i,
#index_tom .title i,
#index_ous .title i,
#message .title i,
#complaint .title i,
#news_inx .title i,
#us_item .title i,
#us_know .title i,
#ness_service .title i,
#trademark .title i,
#dljz .title i,
#ness_lead .title i,
#ness_onal .title i,
#ness_field .title i,
#problem .title i {
	display: inline-block;
	width: 100px;
	height: 8px;
	background: url(/images/line.jpg) no-repeat center top;
	vertical-align: middle;
}

#index_item .title strong,
#index_tom .title strong,
#index_ous .title strong,
#message .title strong,
#complaint .title strong,
#news_inx .title strong,
#us_item .title strong,
#us_know .title strong,
#us_ture .title strong,
#ness_service .title strong,
#trademark .title strong,
#dljz .title strong,
#ness_lead .title strong,
#ness_onal .title strong,
#ness_field .title strong,
#problem .title strong {
	margin: 0 20px;
	font-size: 26px;
	font-weight: normal;
}

#index_item .content {
	width: 1200px;
	margin: 0 auto;
}

#index_item .content .tou {
	/* margin-top: 36px; */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#index_item .content .tou li:first-child {
	margin-left: 0;
}

#index_item .content .tou li.li1_1,
.li2_1,
.li3_1,
.li4_1 {
	width: 45%;
	height: 420px;
	overflow: hidden;
	text-align: center;
	background: #fefdfd;
	margin: 31px 0;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: 0px 0px 30px #e2f0ff;
	position: relative;
}

#index_item .content .tou li img {
	width: 350px;
	margin-top: 20px;
	margin-bottom: 40px;
	box-shadow: 0px 0px 15px #c1dbf7;
}

#index_item .content .tou dt {
	margin-top: 30px;
	font-size: 25px;
}

#index_item .content .tou dd {
	margin-top: 7px;
	color: #808080;
	margin-bottom: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

#index_item .content .tou li dt a {
	color: #333;
	font-weight: bold;
	font-size: 25px;
}

#index_item .content .tou li .right {
	width: 13%;
	position: absolute;
	right: 20px;
	top: 20px;
	margin: 0;
	box-shadow: none;
}

/* #index_item .content .tou li.li1 dt a {
	color: #ee384a;
}

#index_item .content .tou li.li2 dt a {
	color: #5d9dfe;
}

#index_item .content .tou li.li3 dt a {
	color: #ffae22;
}

#index_item .content .tou li.li4 dt a {
	color: #b078f2;
}

#index_item .content .tou li.li5 dt a {
	color: #fc805d;
} */

#index_item .content .tou .more {
	width: 78px;
	height: 30px;
	border: 1px solid #999999;
	line-height: 30px;
	margin: 0 auto;
	border-radius: 18px;
	color: #999;
	transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
}

#index_item .content .tou li .more:hover {
	border: 0;
	background: #0099e6;
	color: #fff;
	border: 1px solid #0099e6;
}

#index_item .content .ico li:first-child {
	margin-left: 0;
}

#index_item .content .ico li {
	width: 25%;
	height: 46px;
	overflow: hidden;
	float: left;
	margin-left: 31px;
}

#index_item .content .ico li.li1.on {
	background: url(/images/n1.png) no-repeat center;
}

#index_item .content .ico li.li2.on {
	background: url(/images/n2.png) no-repeat center;
}

#index_item .content .ico li.li3.on {
	background: url(/images/n3.png) no-repeat center;
}

#index_item .content .ico li.li4.on {
	background: url(/images/n4.png) no-repeat center;
}

#index_item .content .ico li.li5.on {
	background: url(/images/n5.png) no-repeat center;
}

#index_item .content .wei li:first-child {
	display: block;
}

#index_item .content .wei li {
	display: none;
	width: 1000px;
	height: 200px;
	background: #fff;
	padding-right: 200px;
	border-top: 2px solid #fff;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: 10px 10px 15px #e2f0ff;
	transition: all 0.3s;
	visibility: visible;
	animation-delay: 0.2s;
	animation-name: fadeInUp;
}

#index_item .content .wei .table {
	table-layout: fixed;
	width: 100%;
	text-align: center;
}

#index_item .content .wei .table a {
	font-size: 18px;
	color: #333;
}

#index_item .content .wei .table {
	table-layout: fixed;
	width: 100%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

/* #index_item .content .wei .table ul{
	
} */
#index_item .content .wei .table div {
	margin: 5px 10px;
}

#index_item .content .wei li {
	box-shadow: #e6f2ff 0px 0px 10px !important;
}

#index_item .content .wei li.li1 {
	line-height: 62px;
	border-top: 2px solid #ee384a;
	background: url(/images/igsfw_bg.png) no-repeat right bottom;
}

#index_item .content .wei li.li1 a {
	color: #ee384a;
	padding: 10px 15px;
	border: 1px dashed #ee384a;
}

#index_item .content .wei li.li1 td:hover a {
	color: #ee384a;
	text-decoration: underline;
}

#index_item .content .wei li.li2 {
	line-height: 62px;
	border-top: 2px solid #5d9dfe;
	background: url(/images/izzbs_bg.png) no-repeat right bottom;
}

#index_item .content .wei li.li2 a {
	color: #5d9dfe;
	padding: 10px 15px;
	border: 1px dashed #5d9dfe;
}

#index_item .content .wei li.li2 table {
	margin-top: 60px;
}

#index_item .content .wei li.li2 strong {
	font-size: 18px;
	font-weight: normal;
}

#index_item .content .wei li.li2 p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

#index_item .content .wei li.li2 td:hover a {
	color: #5d9dfe;
	text-decoration: underline;
}

#index_item .content .wei li.li3 {
	line-height: 62px;
	border-top: 2px solid #ffae22;
	background: url(/images/isbzc_bg.png) no-repeat right bottom;
}

#index_item .content .wei li.li3 a {
	color: #ffae22;
	padding: 10px 15px;
	border: 1px dashed #ffae22;
}

#index_item .content .wei li.li3 td:hover a {
	color: #ffae22;
	text-decoration: underline;
}

#index_item .content .wei li.li4 {
	line-height: 62px;
	border-top: 2px solid #b078f2;
	background: url(/images/ijjtg_bg.png) no-repeat 905px center;
}

#index_item .content .wei li.li4 a {
	color: #b078f2;
	padding: 10px 15px;
	border: 1px dashed #b078f2;
}

#index_item .content .wei li.li4 dt {
	font-size: 18px;
	line-height: 40px;
}

#index_item .content .wei li.li4 dd {
	font-size: 14px;
}

#index_item .content .wei li.li4 tr {
	height: 95px;
}

#index_item .content .wei li.li4 td:hover a {
	color: #b078f2;
	text-decoration: underline;
}

#index_item .content .wei li.li5 {
	border-top: 2px solid #FC805D;
	background: url(/images/iwzjs_bg.png) no-repeat right bottom;
}

#index_item .content .wei li.li5 dt {
	font-size: 18px;
	line-height: 40px;
}

#index_item .content .wei li.li5 dd {
	font-size: 14px;
}

#index_item .content .wei li.li5 tr {
	height: 95px;
}

#index_item .content .wei li.li5 td:hover a {
	color: #FC805D;
	text-decoration: underline;
}

/* åœ¨çº¿å’¨è¯¢ */
.ask {
	width: 580px;
	height: 60px;
	margin: 0 auto;
	background: #fff;
	line-height: 60px;
	position: relative;
	margin-top: 40px;
	font-size: 18px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: 0 10px 15px rgba(204, 204, 204, .3);
}

.ask_l {
	width: 440px;
	padding-left: 20px;
	position: absolute;
	left: 0;
	color: #999;
}

.ask_r {
	width: 120px;
	background: #0099e6;
	position: absolute;
	right: 0px;
	color: #fff;
	text-align: center;
}

.ask_r:hover {
	background: #0088cc;
}

#index_tom {
	padding-top: 30px;
	padding-bottom: 50px;
}

#index_tom .title p,
#index_ous .title p {
	font-size: 15px;
	margin-top: 15px;
}

#index_tom .centent {
	width: 1200px;
	margin: 0 auto;
}

#index_tom .centent li:first-child {
	margin-left: 0;
}

#index_tom .centent li {
	width: 360px;
	height: 330px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 20px;
	float: left;
	margin-left: 60px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: 0 10px 15px rgba(204, 204, 204, .3);
}

#index_tom .centent li img {
	height: 165px;
	width: 100%;
}

#index_tom .centent li div {
	width: 200px;
	height: 65px;
	line-height: 65px;
	color: #0099e6;
	font-size: 24px;
	border: 1px solid #0099e6;
	margin: 40px auto;
	text-align: center;
}

#index_tom .centent li:hover div {
	background: #0099e6;
	color: #fff;
}

#index_tom .tomp {
	text-align: center;
	margin: 20px auto 0px auto;
	font-size: 15px;
}

#index_ous {
	background: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 50px;
}

#index_ous .centent {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

#index_ous .centent li:first-child {
	margin-left: 0;
}

#index_ous .centent li {
	width: 380px;
	height: 318px;
	border-top: 2px solid #0099e6;
	float: left;
	background: #fff;
	margin-left: 30px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: 0 10px 15px rgba(204, 204, 204, .3);
}

#index_ous .centent li .img {
	width: 65px;
	height: 65px;
	margin: 30px auto 15px auto;
}

#index_ous .centent li.li1 .img {
	background: url(/images/ous1.jpg) no-repeat center;
}

#index_ous .centent li.li2 .img {
	background: url(/images/ous2.jpg) no-repeat center;
}

#index_ous .centent li.li3 .img {
	background: url(/images/ous3.jpg) no-repeat center;
}

#index_ous .centent dt {
	font-size: 20px;
	height: 45px;
	margin-bottom: 10px;
	background: url(/images/ous_xbt.jpg) no-repeat center bottom;
}

#index_ous .centent dd {
	font-size: 16px;
	line-height: 30px;
}

#index_ous .centent .tiyan {
	width: 110px;
	height: 36px;
	line-height: 36px;
	background: #0099E6;
	font-size: 16px;
	color: #fff;
	margin: 15px auto 0;
	border-radius: 18px;
}

#index_chazhao {
	height: 540px;
	background: url(/images/ixuanzhe_bg.jpg) no-repeat center center;
}

#index_chazhao .jieshao {
	width: 50%;
	height: 540px;
}

#index_chazhao .jieshao .lcont {
	width: 500px;
	height: 260px;
	background: #fff;
	margin: 120px 50px auto auto;
	box-shadow: 0 10px 15px rgba(204, 204, 204, .3);
}

#index_chazhao .jieshao .lcont .jlogo {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 50px;
	position: relative;
	top: -50px;
	background: url(/images/ilogo.png) no-repeat center;
	background-color: #fff;
	box-shadow: 0 5px 10px 0px #ddd;
}

#index_chazhao .jieshao .lcont .jtitle {
	font-size: 18px;
	text-align: center;
	margin: 10px auto 5px;
	position: relative;
	top: -50px;
}

#index_chazhao .jieshao .lcont .jcont {
	text-indent: 2em;
	padding: 0 45px;
	color: #808080;
	line-height: 25px;
	position: relative;
	top: -50px;
}

#index_chazhao .yewu {
	width: 50%;
	height: 540px;
}

#index_chazhao .yewu .yewu-fenlei {
	width: 500px;
	height: 60px;
	margin-left: 50px;
	margin-top: 70px;
	line-height: 60px;
	font-size: 18px;
	text-align: center;
}

#index_chazhao .yewu .yewu-fenlei .tuandui {
	width: 100%;
	width: 100%;
	background: #0099E6;
	color: #fff;
}

#index_chazhao .yewu .yewu-list {
	width: 500px;
	height: 250px;
	background: #fff;
	margin-left: 50px;
	text-align: center;
	box-shadow: 0 10px 15px rgba(204, 204, 204, .3);
}

#index_chazhao .yewu .yewu-list .yewu-f {
	width: 26px;
	height: 63px;
	line-height: 15px;
	margin-left: 20px;
	padding: 20px 10px 15px;
	border: 1px solid #0099E6;
	color: #0099E6;
	border-radius: 49px;
	font-size: 16px;
}

#index_chazhao .yewu .yewu-list .zhuyao {
	width: 100%;
	height: 110px;
	padding-top: 15px;
}

#index_chazhao .yewu .yewu-list ul {
	width: 390px;
	float: right;
	margin: 8px 30px auto auto;
}

#index_chazhao .yewu .yewu-list ul li {
	width: 130px;
	float: left;
	font-size: 20px;
	margin-top: 8px;
}

#index_chazhao .yewu .yewu-list ul li a {
	color: #333;
}

#index_chazhao .yewu .yewu-list .redian {
	width: 100%;
	height: 115px;
	padding-top: 10px;
}

#index_chazhao .zixun {
	position: relative;
	top: 420px;
}

#index_chazhao .zixun .ask {
	margin-top: 0;
}

#index_xuanzhe {
	width: 100%;
	height: 360px;
	background: url(/images/ixzfuwu.jpg) no-repeat center center;
}

#index_xuanzhe .content {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

#index_xuanzhe .content .xztitle {
	font-size: 28px;
	padding-top: 45px;
	margin: 0 auto 50px;
}

#index_xuanzhe .content ul {
	display: inline-block;
}

#index_xuanzhe .content ul li {
	float: left;
	margin-left: 50px;
}

#index_xuanzhe .content ul li.first-child {
	margin-left: 0;
}

#index_xuanzhe .content ul li .li {
	width: 118px;
	height: 118px;
	border: 1px solid #fff;
	border-radius: 60px;
	margin: 0 auto;
}

#index_xuanzhe .content ul li .li span {
	width: 50px;
	margin: 33px auto 0;
	font-size: 24px;
	display: block;
	line-height: 27px;
}

#index_xuanzhe .content ul li .cont {
	margin-top: 15px;
}

#index_xuanzhe .content ul li.jiantou {
	width: 17px;
	height: 120px;
	background: url(/images/ixzfuwu_jt.png) no-repeat center center;
}

.tou li:hover .text {
	/* opacity: 0.6; */
	height: 380px;
}

.tou li:hover {
	transition: all 0.6s ease 0s;
	/* box-shadow: #666 0px 0px 10px !important; */
}

.text {
	/* opacity: 0; */
	position: absolute;
	bottom: 0;
	left: 0;
	/* padding:10% 0; */
	width: 100%;
	height: 0;
	background: rgba(45, 151, 211, 0.9);
	text-align: center;
	color: #fff;
	line-height: 32px;
	transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s;
	z-index: 9999999;

}

.text h4 {
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	margin: 44px 0 20px;
	text-align: center;

}

.text h4 a {
	padding: 5px 15px;
	border-bottom: 3px solid #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

.text li {
	font-size: 14px;
	color: #fff;
	line-height: 38px;
	width: 45%;
	float: left;
	height: 30px;
	padding: 0 2.5% 0 2.5%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	background: none;
	box-shadow: none;
	line-height: 28px;
	margin: 0 0 10px 0;
}

.text a {
	color: #FFFFFF;
	font-size: 15px;
}















/********************新添加的产品分类样式结束**************************/
.index .floor_1 .top {
	text-align: center;
	padding-bottom: 40px;
	margin-left: 22px;
	*margin-left: 36px;
	margin-top: 50px;
}

.index .floor_1 .top h3 {
	float: left;
	display: block;
	width: 154px;
	height: 40px;
	border: 1px solid #ddd;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	background: #fff;
	margin-left: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.index .floor_1 .top h3.hover,
.index .floor_1 .top h3:hover {
	background: #137c32;
	color: #fff;
	border-color: #137c32;
}

.index .floor_1 .top h3 a {
	display: block;
	color: #333;
}

.index .floor_1 .top h3.hover a,
.index .floor_1 .top h3:hover a {
	color: #fff;
}

.index .floor_1 .cont .title {
	width: 120px;
	margin: 0 auto;
}

.index .floor_1 .cont .title .tit {
	font: bold 30px "microsoft yahei";
	color: #444;
}

.index .floor_1 .cont .title .entit {
	font: normal 12px Aarial;
	color: #929292;
	text-align: center;
}

.index .floor_1 .cont .imglist {
	position: relative;
	width: 100%;
}

.index .floor_1 .cont .gridlist {
	height: auto;
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

.index .floor_1 .cont .gridlist ul {
	width: 109%;
}

.index .floor_1 .cont .gridlist ul li {
	width: 280px;
	height: 261px;
	border: 1px solid #ddd;
	float: left;
	display: block;
	margin-right: 24px;
	margin-bottom: 30px;
}

.index .floor_1 .gridlist ul li a {
	display: block;
}

.index .floor_1 .gridlist ul li img {
	display: block;
	width: 280px;
	height: 210px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.index .floor_1 .gridlist ul li .txt {
	width: 100%;
	height: 50px;
	background: #fff;
	border-top: 1px solid #ddd;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.index .floor_1 .gridlist ul li h3 {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	color: #2f4056;
	border-top: 0 none;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.index .floor_1 .gridlist ul li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.index .floor_1 .gridlist ul li a:hover .txt {
	background: #137c32;
	border-color: #137c32;
}

.index .floor_1 .gridlist ul li a:hover h3 {
	color: #fff;
}

/*四大优势*/
.index #floor_2_main {
	margin: 30px 0;
	width: 100%;
	height: 520px;
	/* background: url("../images/f2_bg.png") no-repeat center center; */
}

.index .floor_2 .title {
	padding-top: 100px;
	margin-bottom: 56px;
}

.index .floor_2 .title .tit {
	font-size: 40px;
	text-align: center;
	color: #137c32;
}

.index .floor_2 .title .subtit {
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-top: 20px;
}

.index .floor_2 .iadvantage .list {
	width: 100%;
}

.index .floor_2 .iadvantage .list li {
	float: left;
	display: block;
	width: 400px;
	margin-bottom: 80px;
	margin-right: 400px;
}

.index .floor_2 .iadvantage .list li.it2 {
	margin-right: 0px;
}

.index .floor_2 .iadvantage .list li.it4 {
	margin-right: 0px;
}

.index .floor_2 .iadvantage .list li .cont {
	font-size: 16px;
	line-height: 24px;
}

.index .floor_2 .iadvantage .list li .tit em {
	float: left;
	display: block;
	width: 54px;
	height: 38px;
	margin-right: 12px;
	background-size: 50px 38px;
}

.index .floor_2 .iadvantage .list li .tit {
	margin-bottom: 20px;
	font: bold 24px "microsoft yahei";
	color: #333;
}

.index .floor_2 .iadvantage .list li .cont {
	color: #333;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}

.index .floor_2 .iadvantage .list li.it1 .tit em {
	background: url("../images/em1.png") no-repeat;
}

.index .floor_2 .iadvantage .list li.it2 .tit em {
	background: url("../images/em3.png") no-repeat;
}

.index .floor_2 .iadvantage .list li.it3 .tit em {
	background: url("../images/em2.png") no-repeat;
}

.index .floor_2 .iadvantage .list li.it4 .tit em {
	background: url("../images/em4.png") no-repeat;
}

/*slip*/
.index_slip {
	height: 180px;
	margin-top: 35px;
	background: url("../images/about_2.png") no-repeat center center;
}

.index_slip .slip_tit {
	width: auto;
}

.index_cc{
	margin-top:-60px
}

.index_cc img{
	width:75%
}

.index_slip .slip_tit .tit1 {
	padding-top: 40px;
	font: bold 45px "黑体";
	color: #fff;
	font-style: italic;
}

.index_slip .slip_tit .tit2 .p1 {
	float: left;
	margin-top: 18px;
	font: normal 28px "microsoft yahei";
	color: #fff;
	font-style: italic;
}

.index_slip .slip_tit .tel {
	float: left;
	margin-top: 12px;
	margin-left: 30px;
	width: 310px;
	height: 40px;
	font: normal 30px "arial";
	line-height: 40px;
	text-align: center;
	text-indent: 24px;
	color: #125927;
	background: url("../images/tel_bg.png") no-repeat;
	background-size: 310px 40px;
}

.index_slip .slip_btn {
	display: block;
	margin-left: 30px;
	margin-top: 60px;
	width: 228px;
	height: 71px;
	background: url("../images/ixbanner-btn.png") no-repeat;
	font: bold 20px "microsoft yahei";
	line-height: 50px;
	text-align: center;
	color: #125d27;
	transition: all 600ms ease;
	-webkit-animation: change 2s linear infinite;
}

.index_slip .slip_btn:hover {
	margin-top: 54px;
	transition: all 600ms ease;
}

.index_slip1 {
	margin-top: -180px;
	background: none;
}

/*合作案例*/
.index #floor_3_main {
	background: #fff;
}

.index .floor_3 {
	position: relative;
	/* padding-bottom: 80px; */
}

.index .floor_3 .in_title {
	padding-top: 00px;
}

.floor_3 .youshi {
	margin-top: 50px;
	width: 100%;
	height: 750px;
	background: url(../images/youshi.png) center 15px no-repeat;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.floor_3 .youshi .youshi_1,
.youshi_2,
.youshi_3,
.youshi_4,
.youshi_5,
.youshi_6 {
	width: 45%;
}

.floor_3 .youshi .youshi_1_top,
.youshi_2_top,
.youshi_3_top,
.youshi_4_top,
.youshi_5_top,
.youshi_6_top {
	display: flex;

}

.floor_3 .youshi .youshi_2_top {
	display: flex;


}

.youshi_2,
.youshi_4,
.youshi_6 {
	text-align: right;
}

.youshi_2_top,
.youshi_4_top,
.youshi_6_top {
	display: flex;
	justify-content: flex-end;
}




.floor_3 .youshi .youshi_1_top_left,
.youshi_3_top_left,
.youshi_5_top_left {
	font-size: 24px;
	color: #0070c5;
	font-weight: bold;
	padding: 12px;
	border: 3px solid #0070c5;
	text-decoration: underline;
	margin-top: -20px;
}

.floor_3 .youshi .youshi_2_top_right,
.youshi_4_top_right,
.youshi_6_top_right {
	font-size: 24px;
	color: #0070c5;
	font-weight: bold;
	padding: 12px;
	border: 3px solid #0070c5;
	text-decoration: underline;
	margin-top: -20px;
}







.youshi_1_top_right,
.youshi_3_top_right,
.youshi_5_top_right {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: -10px;
}

.youshi_2_top_left,
.youshi_4_top_left,
.youshi_6_top_left {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-right: -10px;
	z-index: 99;
}

.youshi_2_top_left,
.youshi_4_top_left {
	z-index: 99;
}



.floor_3 .youshi .youshi_1_bottom,
.youshi_2_bottom,
.youshi_3_bottom,
.youshi_4_bottom,
.youshi_5_bottom,
.youshi_6_bottom {
	display: flex;
	flex-direction: column;
}

.floor_3 .youshi .youshi_1_bottom p {
	text-align: left;
	line-height: 32px;
	font-size: 16px;
	color: #666;
}

.floor_3 .youshi .youshi_3_bottom p {
	text-align: left;
	line-height: 32px;
	font-size: 16px;
	color: #666;
}

.floor_3 .youshi .youshi_5_bottom p {
	text-align: left;
	line-height: 32px;
	font-size: 16px;
	color: #666;
}

.floor_3 .youshi .youshi_1_bottom,
.youshi_2_bottom,
.youshi_3_bottom,
.youshi_4_bottom,
.youshi_5_bottom,
.youshi_6 li {
	font-size: 12px;
	color: #12c3ae;
	/* list-style: disc; */
}

.floor_3 .youshi .youshi_2_bottom {
	display: flex;
	flex-direction: column;
}

.floor_3 .youshi .youshi_2_bottom,
.youshi_4_bottom,
.youshi_6_bottom p {
	text-align: right;
	line-height: 32px;
	font-size: 16px;
	color: #666;
}

.floor_3 .youshi .youshi_2_bottom li {
	font-size: 12px;
	color: #12c3ae;

}

.floor_3 .youshi .youshi_4_bottom li {
	font-size: 12px;
	color: #12c3ae;

}

.floor_3 .youshi .youshi_6 p {
	
	font-size: 25px;
	/* font-weight: bold; */
	line-height: 30px;
}

.floor_3 .youshi .youshi_6 p:first-child {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}

.floor_3 .youshi .youshi_6 p:nth-child(2) {
	
}

.miaoshu {
	margin-top: 35px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 5px 40px;
	border-right: 1px solid rgba(255, 255, 255, 0.6);
}

.miaoshu p {
	font-size: 18px;
	color: #FFFFFF;
}

.miaoshu p:first-child {
	line-height: 70px;
	font-size: 50px;
	font-weight: bold;
}

.miaoshu:last-child {
	border: none;
}


.fangan{
	margin:50px auto;
	width:1200px;
	height:auto;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.fangan_title{
	margin-bottom:30px;
	width:100%;
	height:auto;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.fangan_title h2{
	font-size: 46px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #12c3ae;
    line-height: 60px;
	color:#0271bd;
	display:flex;
	align-items:center;
}

.fangan_title h2 p{
	color:#333;
}

.fangan_title span{
	line-height: 55px;
    font-size: 25px;
    color: #6c6c6c;
}


.fangan_con{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
}

.fangan_1{
	margin-bottom:25px;
	width:48%;
	height:auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
	box-sizing:border-box;
	padding:15px;
	box-shadow:0 0 8px #ccc;
	transition:all 0.3s;
	border-radius:5px;
}

.fangan_1:hover{
	box-shadow:0 0 12px #bbb
}


.fa_left{
	display:flex;
	flex-direction:column;
	align-items:center;
	width:15%;
	height:auto;
}
.fa_left p{
	display: block;
	margin-bottom:10px;
	font-size:33px;
	color:#333;
	font-weight:bold;
}
.fa_left span{
	font-size:17px;
	color:#999;
}

.fa_right{
	width:82%;
	height:auto;
	display:flex;
	flex-direction:column;
	align-items:baseline;
}

.fa_right p{
	display:block;
	margin-bottom:15px;
	font-size:22px;
	color:#333;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.fa_right span{
	font-size:15px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	line-height:26px;
}



.index .floor_3 .case {
	margin-top: 40px;
}

.index .floor_3 .left .list li {
	position: relative;
	float: left;
	margin-right: 632px;
	margin-bottom: 20px;
}

.index .floor_3 .left .list li.it2 {
	margin-right: 0px;
}

.index .floor_3 .left .list li.it4 {
	margin-right: 0px;
}

.index .floor_3 .left .list li img {
	display: block;
	width: 283px;
	height: 213px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.index .floor_3 .left .list li .txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 284px;
	height: 65px;
	background: url("../images/txt1_bg.png") no-repeat;
}

.index .floor_3 .left .list li .txt .tit {
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 65px;
}

.index .floor_3 .left .list li:hover img {
	-webkit-filter: brightness(105%);
	filter: brightness(105%);
}

.index .floor_3 .middle .proCase {
	position: relative;
}

.index .floor_3 .middle {
	position: absolute;
	width: 590px;
	height: 444px;
	left: 304px;
}

.index .floor_3 .middle .bd .list li {
	position: relative;
	width: 590px;
	height: 444px;
}

.index .floor_3 .middle .bd .list li img {
	display: block;
	width: 590px;
	height: 444px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.index .floor_3 .middle .bd .list li .txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 591px;
	height: 65px;
	background: url("../images/txt2_bg.png") no-repeat;
}

.index .floor_3 .middle .bd .list li .txt .tit {
	font-size: 16px;
	color: #fff;
	text-align: left;
	text-indent: 20px;
	line-height: 65px;
}

.index .floor_3 .middle .bd .list li:hover img {
	-webkit-filter: brightness(105%);
	filter: brightness(105%);
}

.index .floor_3 .middle .hd {
	position: absolute;
	width: 30%;
	bottom: 24px;
	right: 30px;
}

.index .floor_3 .middle .hd .iconList {
	float: right;
}

.index .floor_3 .middle .hd li {
	float: left;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 100%;
	margin-right: 12px;
	font-size: 0px;
	cursor: pointer;
}

.index .floor_3 .middle .hd li.on {
	background-color: #137c32;
}

.index .floor_3 .look_more {
	display: block;
	width: 160px;
	height: 40px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	color: #333;
	border: 1px solid #123a82;
	border-radius: 20px;
}

.index .floor_3 .look_more:hover {
	background: #137C32;
	color: #fff;
}

/*服务流程*/
.index #floor_4_main {
	height: 680px;
	/* background: url("../images/f4_bg.png") no-repeat center center; */
}

.index .floor_4 .in_title .entit {
	margin-bottom: 12px;
	font: normal 17px "arial";
	color: #686868;
	text-align: center;
	text-transform: uppercase;

}

.index .floor_4 .in_title .tit {

	margin-top: 40px;
	font-size: 44px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #0271bd;
}

.index .peizhi{
	height:970px !important;
} 

.index .floor_4 .choose {
	margin-top: 40px;
	width: 100%;
	height: 690px;
	background: url(../images/newtuijian.jpg) center no-repeat;

}


.index .floor_4 .choose .choose_content {
	padding-top: 40px;
	margin: auto;
	width: 1100px;
	display: flex;
	justify-content: flex-end;

}

.index .floor_4 .choose .choose_content .choose_1 {
	width: 54.6%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.index .floor_4 .choose .choose_content .choose_1 li {
	display: flex;
	padding: 15px 15px;
	cursor:pointer;
}

.index .floor_4 .choose .choose_content .choose_1 li img {
	margin-right: 10px;
	width: 53px;
	height: 53px;
}

.index .floor_4 .choose .choose_content .choose_2 {
	margin-top:75px;
	margin-right: 50px;
}

.index .floor_4 .choose .choose_content .choose_1 li p {
	font-size: 14px;
}

.index .floor_4 .choose .choose_content .choose_1 li p:first-child {
	font-size: 24px;
	font-weight: bold;
}

.index .floor_4 .choose .choose_content .choose_1 .on {
	width: 105%;
	background: #0271bd;

}

.index .floor_4 .choose .choose_content .choose_1 .on p {
	color: #FFFFFF;
}

.tuijianList{
    margin-top: 20px;
    margin-bottom: 50px;
    width:100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: centent;
    justify-content: space-between;
}
.tuijianList .list{
    padding-bottom: 15px;
    width:25%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: centent;
    background: #f9f9f9;
}
.tuijianList .list:nth-child(1){
    background: #f2f2f2;
}
.tuijianList .list:nth-child(3n){
    background: #f2f2f2;
}
.tuijianList .list img{
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.tuijianList .list p{
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
.tuijianList .list:hover{
    position: relative;
    z-index: 99999;
    box-shadow: 0 0 10px #ccc;
    background: #f9f9f9;
}


.zizhi {
	height: auto !important;
}

.zizhi .in_title_1 {
	margin: auto;
	margin-top:30px;
	width: 570px;
	height: 120px;
	display: flex;
}

.zizhi .in_title_1 .zizhi_1 {
	width: 100px;
	height: 130px;
	background-color: #0271bd;
}

.zizhi .in_title_1 .zizhi_1 p {
	font-size: 33px;
	color: #FFFFFF;
	padding: 16px;
	line-height: 47px;
}

.zizhi .in_title_1 .zizhi_2 {
	padding-top: 20px;
	margin-left: 10px;
	display: flex;
	flex-direction: column;
}

.zizhi .in_title_1 .zizhi_2 p {
	font-size: 28px;
	color: #666;
	line-height: 45px;
}

.zizhi .in_title_1 .zizhi_2 p:first-child {
	font-size: 32px;
	font-weight: bold;
	color: #333;
}

.newBox{
	margin:auto;
	margin-top:45px;
	width:1200px;
	height:auto;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	justify-content:center;

}
.newBox .box{
	margin-bottom:25px;
	margin-right:25px;
	width:260px;
	height:auto;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.newBox .box:nth-child(4){
    margin-right: 0;
}
.newBox .box:nth-child(6){
    margin-right: 0;
}

.newBox .box img{
	display:block;
	margin-bottom:10px;
	width:100%;
	height:auto;
	border:2px solid #0271bd;
	cursor:pointer;
	transition:all 0.2s;
}

.newBox .box:hover img{
	border:2px solid #ffffb6;
	box-shadow:0 0 6px #ccc;
}
.newBox .box p{
	font-size:16px;
	color:#000;
	font-weight:400;
}


.control-box {
						padding-top: 65px;
						width: 1200px;
						height: 360px;
						/* background-image: url(../images/hots_bg.png); */
						background-size: 1055px;
						background-repeat: no-repeat;
						background-position: 60px 165px;
						margin-left: auto;
						margin-right: auto;
						/* margin-top:150px; */
					}

					.control-box ul {
						list-style: none;
						position: relative;
					}

					.control-box ul li {
						position: absolute;
						top: 100px;
						cursor: pointer;
					}

					.control-box .prev {
						left: 0;
					}

					.control-box .next {
						right: 0;
					}

					.control-box .bigbox {
						overflow: hidden;
						width: 1200px;
						height: 360px;
						/* margin: auto 70px auto; */
					}

					.control-box #switcher {
						height: 350px;
						left: 0px;
					}

					.control-box .content_1.content_2 {
						width: 100%;
						float: left;
					}

					.control-box .box {
						transition: all .7s ease 0s;
						margin: 0 15px !important;
						width: 270px !important;
						height: 360px;
						float: left;
						position: relative;
						cursor:pointer;
					}

					.control-box .box:hover .box_1 {
						background-color: #0271bd;
					}

					/* .control-box .box:hover p {
						color: #FFFFFF;
					} */

					.control-box .box_1 {
						background-color: #dfdfdf;
						width: 100%;
						/* height: 150px; */
						position: absolute;
						bottom: 0;
						left: 0;
						z-index: -1;
					}

					.control-box .box img {
						display: block;
						margin: auto;
						width: 85%;
						height: 305px;
						border: 3px #0271bd solid;
						z-index: 1;
					}

					.control-box .box p {
						margin-top: 6px;
						font-size: 17px;
						text-align: center;
						z-index: 1;
					}


.koubei {
	padding-top: 70px;
	width: 100%;
	height: 850px !important;
	background: #eaf3fc;

}

.koubei_1 p:first-child {
	font-size: 50px;
	font-weight: bold;
	color: #0071bf;
}

.koubei_1 p {
	line-height: 55px;
	font-size: 25px;
	color: #6c6c6c;
}


.newkoubei_list{
	margin-top:25px;
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;

}
.newlist_1{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:23%;
	height:auto;
	margin-bottom:25px;
	box-sizing:border-box;
	padding:15px;
	background:#fff;
	border-radius:6px;
	cursor:pointer;
	transition:all 0.3s;
}
.newlist_1:hover{
	box-shadow:0 0 8px #ccc;
}
.newlist_1 img{
	display:block;
	margin-bottom:20px;
	width:100%;
	height:90px;
	object-fit:contain;
}
.newlist_1 p{
	font-size:18px;
	color:#000;
	text-align:center;
}

.koubei_2 {
	margin-top: 30px;
}

.koubei_2_top {
	display: flex;
	justify-content: space-between;
	margin: auto;
	width: 1200px;
	border:1px solid #ccc
}
.koubei_2_top li{
	cursor:pointer;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:25%;
	height:50px;
	background:#f4f5f7;
	border-right:1px solid #ccc;
}
.koubei_2_top li:last-child{
	border:none;
}

.koubei_2_top li img{
margin:10px 0;
	display:none;
	width:45px;
	height:auto;
	animation: bounce 1.5s infinite;
}


@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

.koubei_2_top p {
	font-size: 24px;
	color: #2169e1;
}

.koubei_2_top i {
	padding-top: 45px;
	width:85px;
}
.koubei_2_top i img{
	width:100%
}
.koubei_2_top .li_1_1 {
	width: 98px;
	height: 98px;
	background: url(../images/turang_1.png) center no-repeat;
	text-align: center;
}

.koubei_2_top .li_2_1 {
	width: 98px;
	height: 98px;
	background: url(../images/shipin_1.png) center no-repeat;
}

.koubei_2_top .li_3_1 {
	width: 98px;
	height: 98px;
	background: url(../images/zhiwu_1.png) center no-repeat;
}

.koubei_2_top .li_4_1 {
	width: 98px;
	height: 98px;
	background: url(../images/qixiang_1.png) center no-repeat;
}
.koubei_2_top .li_5_1 {
	width: 98px;
	height: 98px;
	background: url(../images/nongcan_1.png) center no-repeat;
}

.koubei_2_top .li_6_1 {
	width: 98px;
	height: 98px;
	background: url(../images/nongye_1.png) center no-repeat;
}


.koubei_2_top .active p {
	color: #2169e1;
}

.koubei_2_top .active img{
	display:block
}

.koubei_2_top .active .li_1_1 {
	background: url(../images/turang_2.png) center no-repeat;
}

.koubei_2_top .active .li_2_1 {
	background: url(../images/shipin_2.png) center no-repeat;
}

.koubei_2_top .active .li_3_1 {
	background: url(../images/zhiwu_2.png) center no-repeat;
}

.koubei_2_top .active .li_4_1 {
	background: url(../images/qixiang_2.png) center no-repeat;
}
.koubei_2_top .active .li_5_1 {
	background: url(../images/nongcan_2.png) center no-repeat;
}
.koubei_2_top .active .li_6_1 {
	background: url(../images/nongye_2.png) center no-repeat;
}

.koubei_3 {
	/* margin-top: 40px; */
	height: auto;
}

.koubei_3_new{
	margin:auto;
	width:1200px;
	height:auto;

}

.xinq_1{
	width:100%;
	height:auto;
	display:flex;
	justify-content:space-between;
	
}
.xinq_1 ul{
	width:25%;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.xinq_1 ul:last-child{
	border-right:1px solid #ccc;
}

.xinq_1 ul li{
	display:flex;
	flex-direction:column;
	justify-content:center;
	width:100%;
	height:55px;
	border-bottom:1px solid #ccc;
	box-sizing:border-box;
	padding:10px;
	cursor:pointer;
	background:#fff;
}

.xinq_1 ul li:hover{
	background:#f4f5f7
}


.xinq_1 ul li:last-child{
	border:none;
}

.xinq_1 ul li p{
	font-size:15px;
}


.koubei_3 .li_1 {
	width: 100%;
	height: 100%;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	justify-content:space-between;
	/* background: url(../images/koubei_2_1.jpg) center no-repeat; */
}



.koubei_3 .li_1 .li_1_1 {
	display: flex;
	align-items:center;
	flex-direction:column;
	justify-content: center;
	width: 250px;
	height:150px;
	padding: 20px;
	float:left;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.koubei_3 .li_1 .li_1_1:nth-child(4n){
	border-right:none
}
.koubei_3 .li_1 .li_1_1:nth-child(5){
	border-bottom:none;
}
.koubei_3 .li_1 .li_1_1:nth-child(6){
	border-bottom:none;
}
.koubei_3 .li_1 .li_1_1:nth-child(7){
	border-bottom:none;
}
.koubei_3 .li_1 .li_1_1:nth-child(8){
	border-bottom:none;
}
.koubei_3 .li_1 .li_1_1 img{
	display:block;
	margin-bottom:10px;
	width:130px;
	height:80px;
	object-fit:cover;
	border-radius:5px;
}

.koubei_3 .li_2 {
	width: 100%;
	height: 100%;
	/* background: url(../images/koubei_2_4.jpg) center no-repeat; */
}

.koubei_3 .li_2 .li_2_1 {
	display: flex;
	align-items:center;
	flex-direction:column;
	justify-content: center;
	width: 250px;
	height:150px;
	padding: 20px;
	float:left;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.koubei_3 .li_2 .li_2_1:nth-child(4n){
	border-right:none
}
.koubei_3 .li_2 .li_2_1:nth-child(5){
	border-bottom:none;
}
.koubei_3 .li_2 .li_2_1:nth-child(6){
	border-bottom:none;
}
.koubei_3 .li_2 .li_2_1:nth-child(7){
	border-bottom:none;
}
.koubei_3 .li_2 .li_2_1:nth-child(8){
	border-bottom:none;
}
.koubei_3 .li_2 .li_2_1 img{
	display:block;
	margin-bottom:10px;
	width:130px;
	height:80px;
	object-fit:cover;
	border-radius:5px;
}

.koubei_3 .li_3 {
	width: 100%;
	height: 100%;
	/* background: url(../images/koubei_2.jpg) center no-repeat; */
}

.koubei_3 .li_3 .li_3_1 {
	display: flex;
	align-items:center;
	flex-direction:column;
	justify-content: center;
	width: 250px;
	height:150px;
	padding: 20px;
	float:left;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.koubei_3 .li_3 .li_3_1:nth-child(4n){
	border-right:none
}
.koubei_3 .li_3 .li_3_1:nth-child(5){
	border-bottom:none;
}
.koubei_3 .li_3 .li_3_1:nth-child(6){
	border-bottom:none;
}
.koubei_3 .li_3 .li_3_1:nth-child(7){
	border-bottom:none;
}
.koubei_3 .li_3 .li_3_1:nth-child(8){
	border-bottom:none;
}
.koubei_3 .li_3 .li_3_1 img{
	display:block;
	margin-bottom:10px;
	width:130px;
	height:80px;
	object-fit:cover;
	border-radius:5px;
}

.koubei_3 .li_4 {
	width: 100%;
	height: 100%;
	/* background: url(../images/koubei_2_2.jpg) center no-repeat; */
}

.koubei_3 .li_4 .li_4_1 {
	display: flex;
	align-items:center;
	flex-direction:column;
	justify-content: center;
	width: 250px;
	height:150px;
	padding: 20px;
	float:left;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.koubei_3 .li_4 .li_4_1:nth-child(4n){
	border-right:none
}
.koubei_3 .li_4 .li_4_1:nth-child(5){
	border-bottom:none;
}
.koubei_3 .li_4 .li_4_1:nth-child(6){
	border-bottom:none;
}
.koubei_3 .li_4 .li_4_1:nth-child(7){
	border-bottom:none;
}
.koubei_3 .li_4 .li_4_1:nth-child(8){
	border-bottom:none;
}
.koubei_3 .li_4 .li_4_1 img{
	display:block;
	margin-bottom:10px;
	width:130px;
	height:80px;
	object-fit:cover;
	border-radius:5px;
}


.koubei_3 .li_5 {
	width: 100%;
	height: 100%;
	/* background: url(../images/koubei_2_5.jpg) center no-repeat; */
}

.koubei_3 .li_5 .li_5_1 {
	display: flex;
	align-items:center;
	flex-direction:column;
	justify-content: center;
	width: 250px;
	height:150px;
	padding: 20px;
	float:left;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.koubei_3 .li_5 .li_5_1:nth-child(4n){
	border-right:none
}
.koubei_3 .li_5 .li_5_1:nth-child(5){
	border-bottom:none;
}
.koubei_3 .li_5 .li_5_1:nth-child(6){
	border-bottom:none;
}
.koubei_3 .li_5 .li_5_1:nth-child(7){
	border-bottom:none;
}
.koubei_3 .li_5 .li_5_1:nth-child(8){
	border-bottom:none;
}
.koubei_3 .li_5 .li_5_1 img{
	display:block;
	margin-bottom:10px;
	width:130px;
	height:80px;
	object-fit:cover;
	border-radius:5px;
}




.koubei_3 .li_6 {
	width: 100%;
	height: 100%;
	/* background: url(../images/koubei_2_3.jpg) center no-repeat; */
}

.koubei_3 .li_6 .li_6_1 {
	display: flex;
	align-items:center;
	flex-direction:column;
	justify-content: center;
	width: 250px;
	height:150px;
	padding: 20px;
	float:left;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.koubei_3 .li_6 .li_6_1:nth-child(4n){
	border-right:none
}
.koubei_3 .li_6 .li_6_1:nth-child(5){
	border-bottom:none;
}
.koubei_3 .li_6 .li_6_1:nth-child(6){
	border-bottom:none;
}
.koubei_3 .li_6 .li_6_1:nth-child(7){
	border-bottom:none;
}
.koubei_3 .li_6 .li_6_1:nth-child(8){
	border-bottom:none;
}
.koubei_3 .li_6 .li_6_1 img{
	display:block;
	margin-bottom:10px;
	width:130px;
	height:80px;
	object-fit:cover;
	border-radius:5px;
}









.koubei_3 li p:first-child {
	font-size: 26px;

}

.koubei_3 li p:nth-child(2) {
	/* margin-bottom: 30px; */
	font-size: 16px;
	line-height: 45px;
}

/* .koubei_3 li p:nth-child(3) {
	margin-bottom: 35px;
	font-size: 16px;
	line-height: 30px;
} */

.koubei_3 li a {
	display: block;
	padding: 3px 8px;
	width: 75px;
	background-color: #12c3ae;
	color: #FFFFFF;
	font-size: 14px;
}

.koubei_3 li a i {
	margin-left: 5px;
	height: 100%;
	border-left: 1px solid #FFFFFF;
}










.index .floor_4 .serviceList {
	padding-top: 60px;
}

.index .floor_4 .serviceList .list {
	width: 104%;
}

.index .floor_4 .serviceList .list li {
	position: relative;
	float: left;
	width: 120px;
	height: 260px;
	margin-left: 62px;
	background: url("../images/ita_bg.png") no-repeat;
}

.index .floor_4 .serviceList .list li:first-child {
	margin-left: 0px;
}

.index .floor_4 .serviceList .list li .img {
	padding: 30px 36px 0 30px;
}

.index .floor_4 .serviceList .list li .img img {
	display: block;
	width: 100%;
	height: 100%;
	*width: 47px;
	*height: 36px;
	transition: all ease 600ms;
}

.index .floor_4 .serviceList .list li .tit {
	width: 26px;
	height: 108px;
	margin-top: 20px;
	*margin-top: 12px;
	margin-left: 40px;
	font: bold 26px "Microsoft YaHei";
	text-align: center;
	color: #333;
	display: block;
	vertical-align: text-top;
	/* line-height: 26px; */
	line-height: 30px;
	word-break: break-all;
	word-wrap: break-word;
	z-index: 3;
	position: relative;
}

.index .floor_4 .serviceList .list li .num {
	position: absolute;
	bottom: 0;
	left: 26px;
	width: 61px;
	height: 33px;
}

.index .floor_4 .serviceList .list li .num img {
	display: block;
	width: 100%;
	height: 100%;
}

.index .floor_4 .serviceList .list li.ita7 {
	width: 120px;
	background: url("../images/ita1_bg.png") no-repeat;
}

.index .floor_4 .serviceList .list li:hover .img img {
	transform: rotate(360deg);
	transition: all ease 600ms;
}

/*关于我们*/
.index #floor_5_main {
	padding-bottom: 40px;
	background: url(../images/about_1.png) center no-repeat;
}

.index .floor_5 {
	padding-top: 100px;
	/* padding-bottom: 100px; */
}

.index .floor_5 .about .part1 {
	position: relative;
	float: left;
	width: 632px;
}

.part1 .part1_1 {
	/* display: flex;
	flex-direction: column; */
}

.part1 .part1_1 p {
	line-height: 35px;
}

.part1 .part1_1 p:first-child {
	font-size: 46px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #12c3ae;
	line-height: 60px;
}

.part1 .part1_1 p:first-child span {
	color: #0271bd
}

.part1 .part1_1 p:first-child i {
	margin-left: 10px;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	color: #eeeeee;
	/* box-shadow: 0px 0px 5px #000000; */
}

.part1 .part1_1 p:nth-child(2) {
	line-height: 45px;
	font-size: 26px;
}

.part1 .part1_1 p:nth-child(3) {
	margin-top: 30px;
	font-size: 16px;
}

.part1 .part1_1 a {
	display: block;
	margin-top: 35px;
	float: right;
	padding: 3px 8px;
	width: 75px;
	background-color: #12c3ae;
	color: #FFFFFF;
	font-size: 14px;
}

.part1 .part1_1 a i {
	margin-left: 5px;
	height: 100%;
	border-left: 1px solid #FFFFFF;
}








.index .floor_5 .about .part1 .title {
	padding-top: 80px;
}

.index .floor_5 .about .part1 .title .entit {
	font: normal 40px "Akzidenz-Grotesk BQLight";
	line-height: 50px;
	color: #666;
}

.index .floor_5 .about .part1 .title .tit {
	width: 510px;
	font: bold 30px "Microsoft YaHei";
	color: #137C32;
	background: url("../images/aboutline.png") no-repeat right center;
}

.index .floor_5 .about .part1 .view_detail {
	position: absolute;
	top: 114px;
	right: 0;
	display: block;
	width: 120px;
	height: 30px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #137c32;
	border: 1px solid #d1e5bf;
	border-radius: 15px;
	transiton: all .5s;
}

.index .floor_5 .about .part1 .view_detail:hover {
	background: #137C32;
	color: #fff;
	transition: all .5s;
}

.index .floor_5 .about .part1 .cont {
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: justify;
}

.index .floor_5 .about .part1 .tips {
	width: 630px;
	height: 118px;
	border: 1px solid #ddd;
	background-color: #fff;
}

.index .floor_5 .about .part1 .tips .item {
	float: left;
	margin-top: 30px;
}

.index .floor_5 .about .part1 .tips .item:first-child {
	margin-left: 30px;
	margin-right: 0px;
}

.index .floor_5 .about .part1 .tips .item .img {
	float: left;
	width: 55px;
	height: 55px;
}

.index .floor_5 .about .part1 .tips .item .img img {
	display: block;
	width: 55px;
	height: 55px;
	transition: all ease 600ms;
}

.index .floor_5 .about .part1 .tips .item .stit {
	width: 232px;
	float: left;
	margin-left: 12px;
}

.index .floor_5 .about .part1 .tips .item .stit .tit1 {
	padding-top: 6px;
	font: bold 20px "Microsoft YaHei";
	color: #333;
}

.index .floor_5 .about .part1 .tips .item .stit .cont1 {
	margin-top: -3px;
	font-size: 14px;
	color: #666;
}

.index .floor_5 .about .part2 {
	position: relative;
	float: left;
	width: 500px;
	margin-left: 68px;
}

.index .floor_5 .about .part2 .video {
	position: absolute;
	top: -70px;
	left: -20px;
	z-index: 123;
}

.index .floor_5 .about .part2 .video img {
	display: block;
	width: 575px;
	/* height: 280px; */
}

.index .floor_5 .about .part1 .tips .item:hover .img img {
	transform: rotate(360deg);
	transition: all ease 600ms;
}

/*新闻动态*/
.index #floor_6_main {
	margin-top: 60px;
	background: #fff;
}

.news_left {
	width: 300px;

}

.news_left_top {
	margin-bottom: 60px;
}

.news_left_top h2 {
	font-size: 55px;
	font-weight: bold;
	line-height: 60px;
	color: #333333;
}

.news_left_top h2 span {
	color: #0271bd;
}

.news_left_top p {
	margin-top: 15px;
	color: #6f6f6f;
	font-size: 28px;
}

.news_nav li {
	width: 200px;
	border-bottom: 1px solid #d6d6d6;
}

.news_nav .active a {
	display: flex;
	justify-content: space-between;
	width: 100%;
	color: #0271bd;
	font-weight: bold;
}

.news_nav .active span {
	display: block;
	color: #0271bd;
	font-size: 16px;
	font-weight: bold;
}

.news_nav li a {
	font-size: 20px;
	color: #333333;
	line-height: 65px;
}

.news_nav li span {
	display: none;
}



.news_right {
	width: 845px;
}

.news_right li {
	/* display: block; */
}

.news_right_top {
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #d6d6d6;
}

.news_time {
	width: 78%;
}

.news_time_top {
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 48px;
	font-weight: bold;
	line-height: 55px;
	border-bottom: 2px solid #333333;
	color: #333333;
}

.news_time_bottom h3 {
	margin: 20px 0;
	font-size: 24px;
	font-weight: normal;
}

.news_time_bottom p {
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 28px;
	color: #666666;
	width: 435px;
}

.news_time_bottom a {
	padding: 10px 10px;
	font-size: 15px;
	line-height: 30px;
	border-bottom: 2px solid #333;
	color: #666;
}

.news_img {
	width: 50%;
}

.news_img img {
	/* width: 100%; */
}


.news_right_bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.news_right_bottom li {
	width: 45%;
	margin: 10px 0;
}

.news_right_bottom li p {
	color: #666;
}

.news_right_bottom li .news_list_top {
	display: flex;
}

.news_right_bottom li .news_list_top p:first-child {
	font-size: 20px;
	color: #666666;
	margin-right: 40px;

}

.news_right_bottom li .news_list_top p:last-child {
	padding: 0px 5px;
	color: #FFFFFF;
	background-color: #12c3ae;
}











.index .floor_6 {
	padding-bottom: 50px;
}

.index .floor_6 .look_more {
	margin-top: 40px;
}

.index .floor_6 .proCase {
	position: relative;
	width: 396px;
	height: 430px;
	margin-top: 60px;
	border: 1px solid #ddd;
}

.index .floor_6 .proCase .bd {
	position: relative;
	width: 396px;
}

.index .floor_6 .proCase .list {
	width: 106%;
}

.index .floor_6 .proCase .list li {
	position: relative;
	display: block;
	float: left;
	width: 396px;
	height: 430px;
	background: #f8f8f8;
	transition: all ease 600ms;
}

.index .floor_6 .proCase .list li a {
	display: block;
	padding: 30px;
	padding-bottom: 0px;
}

.index .floor_6 .proCase .list li img {
	display: block;
	width: 340px;
	height: 255px;
}

.index .floor_6 .proCase .list li .title {
	margin-top: 30px;
}

.index .floor_6 .proCase .list li .tit {
	font-size: 16px;
	color: #333;
	line-height: 16px;
	transition: all ease 600ms;
}

.index .floor_6 .proCase .list li .time {
	margin-top: 12px;
	font-size: 14px;
	color: #666;
}

.index .floor_6 .proCase .list li:hover {
	background: #fff;
	transition: all ease 600ms;
}

.index .floor_6 .proCase .list li:hover .tit {
	color: #137C32;
	font-weight: bold;
	transition: all ease 600ms;
}

.index .floor_6 .proCase .list li:hover .time {
	color: #333;
}

.index .floor_6 .proCase .list li:hover .view_detail {
	background: #46baff;
	color: #137c32;
}

.index .floor_6 .proCase .hd {
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 30px;
}

.index .floor_6 .proCase .hd li {
	float: left;
	width: 12px;
	height: 12px;
	background-color: #666;
	border-radius: 100%;
	margin-right: 12px;
	font-size: 0px;
	cursor: pointer;
}

.index .floor_6 .proCase .hd li.on {
	background-color: #137c32;
}

.index .floor_6 .textlist {
	width: 750px;
	margin-left: 48px;
}

.index .floor_6 .textlist .one {
	padding: 0px;
	margin-top: 58px;
}

.index .floor_6 .textlist .one img {
	display: block;
	width: 200px;
	height: 150px;
}

.index .floor_6 .textlist .one .txt {
	width: 506px;
	margin-left: 40px;
}

.index .floor_6 .textlist .one .txt .tit {
	font-weight: bold;
	line-height: 22px;
	display: block;
	padding-bottom: 20px;
	color: #333;
	font-size: 18px;
	transition: all .5s;
}

.index .floor_6 .textlist .one .txt .time {
	color: #333;
}

.index .floor_6 .textlist .one .cont {
	width: 506px;
}

.index .floor_6 .textlist .one:hover .txt .tit {
	color: #137c32;
	transition: all .5s;
}

.index .floor_6 .textlist .one:hover .cont {
	color: #333;
}

.index .floor_6 .textlist .one:hover img {
	-webkit-filter: brightness(105%);
	filter: brightness(105%);
}

.index .floor_6 .textlist .list {
	width: 100%;
	margin-top: 24px;
	*margin-top: 20px;
}

.index .floor_6 .textlist .list li {
	display: block;
	font-size: 16px;
	line-height: 20px;
}

.index .floor_6 .textlist .list li:first-child a {
	border-top: 1px solid #ddd;
}

.index .floor_6 .textlist .list li a {
	display: block;
	height: 20px;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}

.index .floor_6 .textlist .list li .tit {
	transition: all ease 600ms;
}

.index .floor_6 .textlist .list li .tit em {
	width: 12px;
	height: 14px;
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
	background-position: -286px -102px;
	transition: all ease 600ms;
}

.index .floor_6 .textlist .list li:hover .tit {
	color: #137C32;
	font-weight: bold;
}

.index .floor_6 .textlist .list li:hover em {
	margin-right: 16px;
	transition: all ease 600ms;
}

.index .floor_6 .textlist .list li:hover .time {
	color: #666;
}

/*******内页样式********/
.nybanner {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.nybanner img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}

.submian {
	padding-bottom: 30px;
}

.submian .sobtitle {
	height: 45px;
	line-height: 30px;
	padding: 10px 0px 10px;
	margin-bottom: 20px;
	font-size: 14px;
	border-bottom: 1px solid #f1f1f1;
}

.submian .sobtitle s {
	width: 14px;
	height: 14px;
	margin-right: 10px;
	background-position: -213px 0px;
}

.submian .sobtitle a {
	font-size: 14px;
	color: #333
}

.submian .sobtitle a:hover {
	color: #137c32;
}

.submian .sobtitle a.now {
	color: #137c32;
	font-size: 14px;
	font-weight: bold;
}

.submian .sobtitle a.now:hover {
	text-decoration: underline;
}

.submian .subleft {
	width: 20%;
}

.submian .subleft .title {
	background: url(../images/footer.png) -200px -300px no-repeat;
	height: 102px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-right: 29px;
}

.submian .subleft .title h2 {
	line-height: 102px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
}

.submian .subleft .title i {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 26px;
	padding-top: 2px;
}

.submian .subleft .bort9 {
	border-top: 9px solid #007eb9;
	border-radius: 5px 5px 0px 0px;
}

.submian .subleft .bor9 {
	border-bottom: 5px solid #eaeaea;
}

.submian .subleft .lefta {
	width: 100%;
	margin-bottom: 10px;
}

.submian .subleft .lefta .comt {
	background: #fff;
}

.submian .subleft .lefta .comt ul {
	border: 1px solid #ddd;
}

.submian .subleft .lefta .comt ul li a {
	border-top: 1px solid #eaeaea;
	line-height: 60px;
	height: 60px;
	display: block;
	/* padding-left: 30%; */
	text-align: center;
	font-size: 14px;
}

/* .submian .subleft .lefta .comt p a{
	background: #fff url(../images/tb9.png) 90% center no-repeat;
} */
.submian .subleft .lefta .comt p {
		width: 99.5%;
		border: 1px solid #ddd;
		border-top: 1px solid #eaeaea;
		background: #fff url(/skin/images/tb9.png) 90% center no-repeat;
		transition: all 0.6s;
	}


.submian .subleft .lefta .comt p:hover {
		background: #115cc5 url(/skin/images/tb11.png) 94% center no-repeat;
		font-weight: bold;
		color: #fff;
	}

.submian .subleft .lefta .comt ul li .box {
	padding: 10px 0px;
	display: none;
}

.submian .subleft .lefta .comt ul li .box a {
	height: 30px;
	line-height: 30px;
	display: block;
	color: #888;
	border: 0px;
}

.submian .subleft .lefta .comt ul li .box a:hover {
	color: #007eb9;
	background: none;
}

.submian .subleft .lefta .comt ul li:hover a,
.submian .subleft .lefta .comt ul li.hover a {
	background: #115cc5 url(../images/tb11.png) 94% center no-repeat;
	font-weight: bold;
	color: #fff;
}

.submian .subleft .lefta .comt ul li.hover a {
	background: #5497f5 url(../images/tb11.png) 90% center no-repeat;
	font-weight: bold;
	color: #fff;
}

.submian .subleft .lefta .comt ul li.hover .box a {
	background: none;
	font-weight: normal;
}

.submian .subleft .lefta .comt ul li.hover .box a.hover {
	color: #007eb9;
	font-weight: bold;
}

.submian .subleft .lefta .comt ul li .boxlist {
	padding: 0;
	display: none;
	border: none;
}

.submian .subleft .lefta .comt ul li .boxlist li {
	line-height: 50px;
	background: #b1aeae;
}

.submian .subleft .lefta .comt ul li .boxlist li a {
	height: 40px;
	padding-left: 45px;
	color: #333;
	font-weight: normal;
	border-bottom: 0;
	line-height: 40px;
	background: #f6f6f6 url(../images/tb12.png) 26px center no-repeat;
	border-top: none;
}

.submian .subleft .lefta .comt ul li .boxlist li a:hover,
.submian .subleft .lefta .comt ul li .boxlist li a.hover {
	color: #137c32;
	font-weight: bold
}

.submian .subleft .lefta .comt ul li.hover .boxlist {
	display: block;
}


.comt p a {
	
		line-height: 60px;
		height: 60px;
		display: block;
		padding-left: 30%;
		text-align: center;
		font-size: 14px;
		width: 75%;
		padding-left: 10%;
	}
	
	
	
	.comt p:hover a {
		color: #FFFFFF !important;
	}
	
	.comt .current {
		display: block !important;
	}
	
	.comt .current a {
		color: #FFFFFF;
	}
	
	.comt .current {
		background: #115cc5 url(/skin/images/tb12.png) 94% center no-repeat !important;
	}
	
	.comt_body{
		display: none; 
	}
	.comt_body li a{
		background: #eff0f1 url(/skin/images/tb9.png) 90% center no-repeat;
	}

	.comt .show{
		display: block;
	}


.list_1 {
							background: #f2f2f2;
							line-height: 40px;
							width: 100%;
							height: 40px;
						}

						.list_1 li {
							float: left;
							width: 10% !important;
							height: auto !important;
							text-align: center;
							margin: 0 !important;
							font-size: 15px;
						}

						.list_1 li:nth-child(1) {
							width: 18% !important;
						}

						.list_1 li:nth-child(2) {
							width: 22% !important;
						}

						.list_1 li:nth-child(4) {
							width: 30% !important;
						}

						.list_2{
							display:flex;
							flex-wrap:wrap;
							justify-content:flex-start;
						}

						.list_2 li {
							border-bottom: 1px dotted #dedede;
							margin-right:3%;
							margin-bottom:20px;
							padding: 15px 0;
							width: 31% !important;
							height: auto !important;
							
							transition:all 0.35s;
							background:#f9f9ff;
						}
						.list_2 li:hover{
							background:#fff;
							box-shadow: 0px 20px 30px 0px rgba(35, 94, 231, 0.2);
						}

						.list_2 li img{
							width:100%;
						}
						.list_2 li h2{
							display: block;
							margin:8px auto;
							padding-bottom:10px;
							border-bottom:1px solid #eee;
							line-height:35px;
							font-weight:bold;
							font-size:18px;
							color:#666;
							text-align:center;
							white-space: nowrap;
							text-overflow: ellipsis;
							overflow: hidden;
						}
						.list_2 li:nth-child(3n){
							margin-right:0;
						}
						.zixun{
							margin-top:10px;
							display:flex;
							justify-content:space-between;
							align-items:center;
							padding:0 15px;
						}
						.zixun_left{
							font-size:15px;
							color:#666
						}
						.zixun_right{
							font-size:15px;
							color:#fff;
							padding:2px 20px;
							background:linear-gradient(0deg, #235ee7 0%, #4ae7fa 100%);
							
							border-radius:15px;
							
						}

						.box_0{
							padding:0 15px;
						}

						




.submian .subright .anlitopH4,
.submian .subright .divanli {
	background: #fff;
}

.submian .subright .anlitopH4 {
	height: 38px;
	line-height: 38px;
	border: 1px solid #e4e4e4;
}

.submian .subright .anlitopH4 span {
	border-left: 5px solid #137c32;
	height: 38px;
	line-height: 38px;
	padding-left: 22px;
	display: block;
	float: left;
	color: #137c32;
	font-weight: bold;
	font-size: 14px;
}

.submian .subright .anlitopH4 span .org {
	color: #ff7e00;
}

.submian .subright .anlitopH4 span .org {
	display: inline
}

.submian .subright .anlitopH4 a {
	float: right;
	padding-right: 20px;
}

.submian .subright .anlitopH4 .tel {
	float: right;
	padding-right: 10px;
	font-size: 14px;
	color: #007eb9;
}

.submian .subright .divanli {
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-bottom: 10px;
	padding: 15px;
}

.submian .subright .divanli ul {
	width: 105%;
	height: 185px;
}

.submian .subright .divanli ul li {
	float: left;
	margin-left: 10px;
}

.submian .subright .divanli ul li:first-child {
	margin-left: 0;
}

.submian .subright .divanli ul li a img {
	width: 194px;
	height: 143px;
	display: block;
	border: solid 1px #e4e4e4;
}

.submian .subright .divanli ul li a span {
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
	width: 170px;
}

.submian .subright .divanli ul li a:hover img {
	border-color: #007eb9;
}

.submian .subright .divanli ul li a:hover span {
	color: #007eb9;
	font-weight: bold;
}

.submian .subright .divanli_mess {
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-bottom: 10px;
	padding: 15px;
	background: #fff;
}

.submian .subright .divanli_mess p {
	line-height: 24px;
}

.submian .subright .divremmnews {
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #fff;
}

.submian .subright .divremmnews ul {
	width: 100%;
	overflow: hidden;
}

.submian .subright .divremmnews ul li {
	float: left;
	width: 47%;
	height: 42px;
	line-height: 35px;
	margin: 0 1.5%;
	border-bottom: 1px dashed #ccc;
}

.submian .subright .divremmnews ul li a {
	height: 35px;
	line-height: 35px;
	float: left;
	overflow: hidden;
}

.submian .subright .divremmnews ul li span {
	color: #666;
	float: right;
	height: 35px;
	line-height: 35px;
	white-space: nowrap
}

.submian .subright .divremmnews ul li a:hover {
	color: #267BCF;
}

.map_ul {
	list-style: outside none none;
	display: block;
	width: 100%;
	padding-top: 10px;
}

.map_ul li {
	display: block;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDBDB;
	margin-left: 10px;
	float: left;
}

.map_ul li a {
	font-size: 14px;
	float: left;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
}

.map_ul .list-inline {
	display: block;
	margin-left: 14%;
	width: 80%;
	min-height: 30px;
}

.map_ul .list-inline a {
	font-weight: normal;
	width: auto;
	float: none;
	line-height: 32px;
	height: 32px;
	margin: 0 10px 10px 0;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 0px 10px;
}

.map_ul .list-inline a:hover {
	background: #137c32;
	color: #fff;
}

.submian .subleft .adv {
	margin-bottom: 10px;
	background: #000;
}

.submian .subleft .adv a img {
	display: block;
	width: 100%;
}

.submian .subleft .adv a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}

.submian .subleft .leftnews {
	margin-bottom: 10px;
}

.submian .subleft .leftnews .title {
	height: 42px;
	text-align: center;
	padding-top: 18px;
}

.submian .subleft .leftnews .leftnewscomt {
	background: #fff;
	padding: 10px;
}

.submian .subleft .leftnews .leftnewscomt ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}

.submian .subleft .leftnews .leftnewscomt ul li a {
	font-size: 14px;
	display: block;
	padding-left: 10px;
}

.submian .subleft .leftnews .leftcont {
	background: #fff;
	padding: 10px;
}

.submian .subleft .leftnews .leftcont h2 {
	font-size: 16px;
	font-weight: bold;
	color: #115cc5;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}

.submian .subleft .leftnews .leftcont span {
	line-height: 24px;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom:10px;
	display: block;
	border-bottom: 1px solid #f2f2f2;
}

.submian .subleft .leftnews .leftcont p {
	font-size: 18px;
	color: #333;
	padding-top: 10px;
	line-height: normal;
}

.submian .subleft .leftnews .leftcont p i {
	font-size: 22px;
	color: #115cc5;
	display: block;
}

.submian .subright {
	width: 78%;
	padding-bottom: 20px;
	line-height: 28px;
}

.subright1{
    width: 100%;
}
.submian .subright .aboutlist {
	color: #333;
}



.newlianitop{
	width:100%;
	height:auto;
}
.zaixian{
	width:100%;
	height:auto;
	margin-top:40px;
	margin-bottom:20px;
}
.zaixian p{
	font-size:22px;
	font-weight:bold;
	color:#333;
}

.bankuai_list{
	width:100%;
	height:auto;
	margin-bottom:40px;
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.bankuai_list .bankuai{
	width:22%;
	height:auto;
	display:flex;
	align-items:center;
	background:#5599ec;
	transition:all 0.35s;
	box-sizing:border-box;
	padding:15px;
	border-radius:10px;
}
.bankuai_list .bankuai:hover{
	box-shadow: 0 0 10px #333
}
.bankuai_list .bankuai img{
	display:block;
	margin-right:10px;
	width:45px;
	height:45px
}

.bankuaiwenzi{
	display:flex;
	flex-direction:column;

}
.bankuaiwenzi p{
	display:block;
	margin-bottom:10px;
	font-size:22px;
	color:#fff
}

.bankuaiwenzi span{
	margin-bottom:10px
	font-size:16px;
	color:#fff
}

#jswbox{width:1100px;height:600px;margin:0 auto;position:relative;}
#jswbox ul{position:relative;height:600px;}
#jswbox li{
position:absolute;
width:0;
height:0;
z-index:0;
cursor:pointer;
overflow:hidden;
top:152px;
left:10px;
box-shadow:0 0 5px #bbb;
border:2px solid rgba(2, 113, 189,0.6)
}
#jswbox li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswbox .prev, #jswbox .next{display:none;}

.lianxi{
	width:100%;
	display:flex;
	align-items:center;
}
.newcontact_left{
	position:relative;
	width:35%;
	height:430px;
	box-sizing:border-box;
	padding:30px;
	background:#fff;
	border-top:5px solid #1665ca;
	border-bottom:5px solid #1665ca;
	box-shadow:0 5px 5px #ccc;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.newcontact_left .lianxi_wenzi{
	position:absolute;
	left:20px;
	top:20px;
	/* transform:rotate(90deg) */
}
.newcontact_left .lianxi_wenzi p{
	font-size:26px;
	color:#1665ca;
	font-weight:bold;
}
.lianxi_left_1{
	display:flex;
	margin-bottom:15px;
	align-items:center
}
.lianxi_left_1 img{
	display:block;
	margin-right:10px;
	width:35px;
	height:35px;
}
.lianxi_left_1 p{
	font-size:18px
}
.lianxi #allmap{
	margin-top:0;
	width:65%;
}

.submian .subright img {
	/* max-width: 920px; */
}

.submian .subright .newslist .textlist li {
	padding: 25px 0px 25px;
	height: 110px;
	border-bottom: 1px solid #ddd;
	width: 100%;
	margin-bottom: 25px;
}

.submian .subright .newslist .textlist li a {
	display: block;
	cursor: pointer;
}

.submian .subright .newslist ul li a img {
	width: 147px;
	float: left;
	margin-right: 18px;
	border: 1px solid #eee;
	height: 110px;
	display: block;
}

.submian .subright .newslist ul li a .txt {
	color: #888;
	line-height: 24px;
	font-size: 12px;
}

.submian .subright .newslist .textlist li a p {
	height: 40px;
	line-height: 40px;
}

.submian .subright .newslist .textlist li a b {
	color: #137c32;
	font-size: 14px;
}

.submian .subright .newslist .textlist li a:hover b {
	color: #137c32;
}

.submian .subright .newslist .textlist li a i {
	color: #999;
	display: block;
	line-height: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}

.submian .subright .newslist .textlist li a span {
	line-height: 22px;
	max-height: 66px;
	overflow: hidden;
	display: block;
	color: #666;
}

.submian .subright .newslist .textlist2 li {
	height: 40px;
	line-height: 40px;
}

.submian .subright .newslist .textlist2 li a {
	display: block;
}

.submian .subright .newslist .textlist2 li s {
	width: 4px;
	height: 4px;
	display: inline-block;
	vertical-align: middle;
	background: #007eb9;
	margin-right: 10px;
	border-radius: 100%;
}

.submian .subright .newslist ul li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

.submian .subright .newslist ul li a:hover p b {
	text-decoration: underline;
}

.submian .subright .newslist ul li a:hover span {
	color: #777;
}

.submian .subright .caselist ul li {
	padding: 20px 0px;
	border-bottom: 1px dotted #c2c2c2;
	height: 176px;
}

.submian .subright .caselist ul li a {
	display: block;
}

.submian .subright .caselist ul li a img {
	width: 220px;
	height: 162px;
	display: block;
	border: 7px solid #e2e2e2;
}

.submian .subright .caselist ul li a .txt {
	width: 470px;
	float: left;
	padding-left: 20px;
}

.submian .subright .caselist ul li a .txt p {
	height: 40px;
	line-height: 40px;
	color: #007eb9;
	font-size: 14px;
	font-weight: bold;
}

.submian .subright .caselist ul li a .txt i {
	color: #666;
	padding-bottom: 10px;
	display: block;
}

.submian .subright .caselist ul li a .txt span {
	line-height: 22px;
	height: 88px;
	overflow: hidden;
	display: block;
	color: #666;
}

.submian .subright .caselist ul li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	border-color: #007eb9;
}

.submian .subright .caselist ul li a:hover p {
	text-decoration: underline;
}

.submian .subright .caselist ul li a:hover span {
	color: #777;
}

.submian .subright .mess {
	background: #fff;
	padding: 0px 40px 30px;
	width: 596px;
	margin-left: 80px;
}

.submian .subright .mess h1 {
	text-align: center;
	font-size: 30px;
	padding-bottom: 10px;
}

.submian .subright .mess p {
	text-align: center;
	padding-bottom: 30px;
}

.submian .subright .mess .left {}

.submian .subright .mess .left li {
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
}

.submian .subright .mess .left label {
	width: 150px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background: none;
	color: #137c32;
	font-size: 16px;
	float: left;
	border-radius: 3px 0 0 3px;
	border: 1px solid #137c32;
}

.submian .subright .mess .left input {
	border: 1px solid #ccc;
	border-left: none;
	float: left;
	height: 21px;
	line-height: 21px;
	padding: 11px 10px;
	width: 404px;
	color: #666;
	border-radius: 0px 3px 3px 0;
	outline: none;
}

.submian .subright .mess .left select {
	border: 1px solid #ccc;
	border-left: none;
	float: left;
	height: 45px;
	line-height: 45px;
	width: 424px;
	color: #666;
	border-radius: 0px 3px 3px 0;
	outline: none;
	text-indent: 10px;
}

.submian .subright .mess .right {
	float: left;
	width: 585px;
	padding-top: 10px;
	*padding-top: 20px;
}

.submian .subright .mess .right input,
.submian .subright .mess .right a {
	width: 40%;
	margin-right: 2%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
	border: none;
	background: #137c32;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	cursor: pointer;
	transition: ease-in-out .2s;
	float: left
}

.submian .subright .mess .right a {
	color: #333;
	background: #ffcc00;
	float: right
}

.submian .subright .mess .right a:hover {
	background: #cda503;
}

.submian .subright .mess .right input:hover {
	background: #2bba72;
}

.honorlist ul.list {
	float: left;
	width: 100%;
	padding-left: 0px;
}

.honorlist ul.list li.item {
	float: left;
	width: 296px;
	margin-bottom: 30px;
	margin-right: 14px;
}

.honorlist ul.list li.item a:hover img {
	opacity: 1;
}

.honorlist ul.list li.item a:hover span {
	color: #fff;
	background: #1766cb;
}

.honorlist ul.list li.item span {
	width: 284px;
	height: 45px;
	color: #555;
	text-align: center;
	display: block;
	line-height: 45px;
	background: #fff;
	margin: 1px;
	margin-top: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.honorlist ul.list li.item img {
	width: 100%;
	display: block;
	padding: 1px;
}

.list_imgH ul.list li.item {
	width: 286px;
	margin-right: 30px;
}

.list_imgH ul.list li.item a {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #ddd;
}

.list_imgH ul.list li.item a:hover {
	background: #1766cb;
}

.list_imgH ul.list li.item img {
	display: block;
	width: 300px;
	height: 225px;
}

.item_mask {
	width: 284px;
	height: 213px;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 1px;
	top: 1px;
	opacity: 0;
	filter: Alpha(opacity=0);
	*zoom: 1;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s;
}

.item_link_icon {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	background-position: 0px -142px;
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	opacity: 0;
	filter: Alpha(opacity=0);
}

.list_imgH ul.list li.item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}

.list_imgH ul.list li.item:hover .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}

/* formData */
.submian .subright .anlitopH4,
.submian .subright .divanli {
	background: #fff;
}

.submian .subright .anlitopH4 {
	height: 38px;
	line-height: 38px;
	border: 1px solid #e4e4e4;
	margin-top: 20px;
}

.submian .subright .anlitopH4 span {
	border-left: 5px solid #115cc5;
	height: 38px;
	line-height: 38px;
	padding-left: 22px;
	display: block;
	float: left;
	color: #115cc5;
	font-weight: bold;
	font-size: 20px;
}

.submian .subright .anlitopH4 span .org {
	color: #ff7e00;
}

.submian .subright .anlitopH4 span .org {
	display: inline
}

.submian .subright .divanli_mess {
	margin-bottom: 10px;
	padding: 15px 0;
	background: #fff;
	margin-top: 0px;
}

.submian .subright .divanli_mess p {
	line-height: 24px;
}

.submian .subright .divanli_mess ul {
	margin: 20px;
	width: 80%;
}

.submian .subright .divanli_mess ul li {
	padding-bottom: 15px;
	height: 31px;
	position: relative;
	display: block;
}

.submian .subright .divanli_mess ul li .tit {
	float: left;
	width: 80px;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	line-height: 31px;
	height: 31px;
}

.submian .subright .divanli_mess ul li .tit font {
	color: #ff7e00;
}

.submian .subright .divanli_mess ul li input {
	width: 245px;
	height: 29px;
	line-height: 29px;
	padding: 0px 10px;
	border: 1px solid #e4e4e4;
	font-size: 14px;
	float: left;
	outline: none;
}

.submian .subright .divanli_mess ul li.beizhu {
	height: 200px;
	width: 100%;
}

.submian .subright .divanli_mess ul li.beizhu textarea {
	height: 200px;
	width: 622px;
	line-height: 29px;
	background: #fff;
	border: 1px solid #e4e4e4;
	font-size: 14px;
	float: left;
	outline: none;
	text-indent: 10px;
}

.submian .subright .divanli_mess ul li.yanzhenm input {
	width: 100px;
}

.divanli_mess img {
	max-width: 100%;
}

.submian .subright .divanli_mess ul li.yanzhenm img {
	position: absolute;
	left: 220px;
	top: 4px;
}

.submian .subright .divanli_mess ul li.yanzhenm .msg-box {
	margin-left: 65px;
}

.submian .subright .divanli_mess ul .bot {
	text-align: center;
}

.submian .subright .divanli_mess ul .bot input {
	width: 141px;
	background: #137c32;
	cursor: pointer;
	border: 0px;
	color: #fff;
	height: 43px;
	line-height: 43px;
}

.submian .subright .divanli_mess ul .bot input:hover {
	opacity: 0.8;
}

.ArticleTencont {
	line-height: 28px;
	padding-top: 30px;
}

/* formData */
.submian .t {
	padding: 0 0 25px;
	color: #147b32;
	font-size: 18px;
}

.submian .t2 {
	padding: 25px 0;
	color: #147b32;
	font-size: 24px;
}

.formData {
	padding-bottom: 20px;
}

.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 420px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #e4e4e4;
	margin-right: 76px;
	margin-bottom: 45px;
	position: relative;
}

.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #666;
}

.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}

.formData .item .txt {
	width: 350px;
	height: 56px;
	line-height: 56px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #666;
}

.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}

.formData .item.mr0 {
	margin-right: 0;
}

.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}

.formData .liuyan {
	width: 918px;
	height: 260px;
	border: 1px solid #e4e4e4;
	float: left;
}

.formData .liuyan label {
	text-align: right;
	display: block;
}

.formData .liuyan textarea {
	width: 908px;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}

.formData .bot {
	width: 100%;
}

.formData .sub {
	width: 232px;
	line-height: 52px;
	border: 2px solid #147b32;
	margin-right: 2px;
	text-align: center;
	background: #147b32;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.formData .sub:hover {
	background: none;
	color: #147b32;
}

.formData .yzm .txt {
	padding-left: 80px;
}

.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	height: 56px;
	border: 0px;
	display: block;
}

/** 新闻中心 **/
.submian .subright .thumblist {}

.submian .subright .thumblist .list {
	padding-bottom: 20px;
}

.submian .subright .thumblist .item {
	/* width: 880px; */
	width:100%;
	border-bottom: 1px solid #eaeaea;
	display: block;
	padding: 20px;
	transition: all .5s;
}

.submian .subright .thumblist .item a {
	display: flex;
	align-item:center;
}

.submian .subright .thumblist .item .img {
	position: relative;
	margin-right:30px;
	width: 180px;
	height: 135px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.submian .subright .thumblist .item img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	object-fit: contain;
}

.submian .subright .thumblist .item a:hover img {
	transform: scale(1.1, 1.1);
}

.submian .subright .thumblist .item .txt {
	/* width: 680px; */
	width:100%;
	cursor: pointer;
}

.submian .subright .thumblist .item .txt h3 {
	font-size: 16px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.submian .subright .thumblist .item .txt .mark {
	color: #999;
	font-size: 12px;
	line-height: 30px;
	padding: 0;
}

.submian .subright .thumblist .item .txt .mark span {
	display: inline-block;
	padding-right: 18px;
}

.submian .subright .thumblist .item .txt p {
	color: #666;
	line-height: 25px;
}

.submian .subright .thumblist .item .txt p span {
	display: inline-block;
	color: #137c32;
	padding-left: 10px;
}

.submian .subright .thumblist .item a:hover .txt h3 {
	color: #333;
}

.submian .subright .thumblist .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.reLink {
	height: 38px;
	border: 1px solid #ccc;
	margin: 10px auto 10px;
	padding: 0px 10px;
}

.reLink .prevLink,
.reLink .nextLink {
	height: 38px;
	line-height: 38px;
}

.reLink .prevLink a,
.reLink .nextLink a {
	height: 38px;
	line-height: 38px;
}

.reLink .prevLink a:hover,
.reLink .nextLink a:hover {
	color: #137c32;
}

.reLink .prevLink {
	float: left;
}

.reLink .nextLink {
	float: right;
}


.newabout{
	width:100%;
	height:auto;
	margin-top:40px;

}

.newabout_top{
	width:100%;
	height:auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
}

.newabout_top  .newabout_top_left{
	width:55%;
	height:auto;
}
.newabout_top  .newabout_top_left h1{
	font-size:28px;
	color:#000;
	font-weight:bold;
	dispaly:block;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:5px #1767cb solid
}
.newabout_top  .newabout_top_left p{
	font-size:17px;
	line-height:33px;

}
.newabout_top .newabout_top_right{
	width:40%;
	height:auto;
}
.newabout_top .newabout_top_right img{
	width:100%;
	height:auto;
	border-radius:10px;
}

.newabout_bottom{
	width:100%;
	height:auto;
	margin-top:50px;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.newabout_bottom .bottom1{
	width:25%;
	height:auto;
	display:flex;
	flex-direction:column;
	overflow:hidden;
}
.newabout_bottom .bottom1:hover .bottom_img img{
	transform:scale(1.1)
}
.newabout_bottom .bottom1:hover .bottom_des{
	background:#1766ca;
}
.newabout_bottom .bottom1 .bottom_img{
	width:100%;
	height:230px;
	overflow:hidden;
}
.newabout_bottom .bottom1 .bottom_img img{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:all 0.5s;
}
.newabout_bottom .bottom1 .bottom_des{
	width:100%;
	height:230px;
	box-sizing:border-box;
	padding:25px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	background:#2e3243;
}

.newabout_bottom .bottom1 .bottom_des p{
	display:block;
	margin-bottom:20px;
	font-size:22px;
	color:#fff;
}
.newabout_bottom .bottom1 .bottom_des span{
	font-size:16px;
	color:#fff;
}

.ArticleTencont table {
			margin: auto;
			-moz-border-bottom-colors: none;
			-moz-border-left-colors: none;
			-moz-border-right-colors: none;
			-moz-border-top-colors: none;
			border-collapse: collapse;
			border-color: #623F20;
			border-image: none;
			border-style: solid;
			border-width: 1px 0 0 1px;
			text-align: center;
		}

		.ArticleTencont table td,
		.ArticleTencont table th {
			-moz-border-bottom-colors: none;
			-moz-border-left-colors: none;
			-moz-border-right-colors: none;
			-moz-border-top-colors: none;
			border-color: #623F20;
			border-image: none;
			border-style: solid;
			border-width: 0 1px 1px 0;
			padding: 3px;
		}

.submian .sobtitle_1 {
			float: left;
		}

		.submian .sobtitle_2 {
			float: right;
			display: flex;
		}
		.submian .sobtitle_2 p{
			line-height:33px
		}

		.submian .input_1 {
			border: 1px solid #ccc;
			outline: none;
			width: 200px;
			padding: 3px 10px;
		}

		.submian .form_button1 {
			padding: 3px 10px;
			background: #1665ca;
			color: #fff;
			border-radius:0 5px 5px 0;
			margin-left:-4px;
			border:1px solid #1665ca;
		}

		.submian .sobtitle {
			padding: 25px 0px 10px;
		}

		.submian .form1 {
			position: relative;
		}

		.submian .search-clear {
			position: absolute;
			right: 55px;
			font-size: 20px;
			top: 2px;
			cursor: pointer;
		}
		.submian .search-clear img{
			width:20px;
			height:20px;
		}

.submian .subright .conBox .ArticleTitle h1 {
	font-size: 22px;
	text-align: left;
	padding: 0px 0px 20px 0;
	margin-bottom:25px;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	color:#115cc5;
	text-align:center;
}

.submian .subright .conBox .ArticleMessage {
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	/* border-top: 1px dotted #ccc; */
	text-align: center;
}

.submian .subright .conBox .ArticleMessage span.sp {
	color: #999;
	margin-right: 10px;
	font-size: 12px;
}

.submian .subright .conBox .ArticleMessage .jiathis_style {
	float: left;
	margin-top: 5px;
}

.submian .subright .conBox .ArticleTencont {
	padding: 5px 0px 20px 0px;
	line-height: 36px;
	overflow: hidden;
	color: #666;
	font-size: 16px;
}
.submian .subright .conBox .ArticleTencont video{
    display: block;
    margin:auto;
    width: 600px;
    height: 450px;
    background: none;
}
.submian .subright .conBox .ArticleTencont strong{
    /* display: block; */
    border-bottom: 2px solid #008ce1;
	padding-bottom:5px;
    /* font-size: 20px; */
    height: 38px;
    line-height: 42px;
    text-indent: 0;
	margin-bottom:1%;
	color:#333333fa;
	}
.submian .subright .showproduct .ArticleTencont img {
	max-width: 100%;
}

.submian .subright .conBox .ArticleTencont img {
	display:block;
	margin:auto !important;
	max-width: 100%;
	height:auto !important;
}

.subright .searchList {
	border-top: 1px solid #ddd;
}

.subright .searchList li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.subright .searchList li:first-child {
	border-top: none;
}

.subright .searchList li:hover a h2 {
	color: #137c32;
	font-weight: bold;
}


						.new_pro {
							display: flex;
						}

						.new_pro img {
							width: 415px;
							height: 310px;
						}

						.new_pro_1 {
							margin-left: 20px;
							display: flex;
							flex-direction: column;
						}

						.new_pro_1 h1 {
							font-size: 24px;
							width: 100%;
							text-align: center;
							color: #333;
							margin-bottom: 20px;
							font-weight: normal;
							line-height: 45px;
							border-bottom: 1px solid #ccc;
						}

						.new_pro_1 p {
							font-size: 16px;
							line-height: 40px;
						}

						.new_pro_1 p a{
							padding:5px 15px;
							background:#f5710b;
							color:#fff;

						}

						.new_pro_1 .p1 {
							font-size: 20px;
							color: #f5710b;
						}

						.new_pro_1 .p1 b {
							color: #000;
							font-size: 16px;
						}

						.cpxx_contit {
							background: #f0f0f0 none repeat scroll 0 0;
							height: 40px;
							width: 100%;
							margin: 20px 0;
						}

						.cpxx_contit h2 {
							background: #008ce1 none repeat scroll 0 0;
							border-left: 10px solid #f5710b;
							color: #fff;
							float: left;
							font-size: 20px;
							font-weight: normal;
							height: 40px;
							line-height: 40px;
							padding: 0 20px;
							width: auto;
						}

						.p1 span {
							color: #CCCCCC;
							font-size: 21.5px;
							text-decoration: line-through;
							margin-right: 10px;
						}

						.tuijian_con {
							margin: 20px auto;
							width: 100%;
							display: flex;
							justify-content: flex-start;
						}
						.tuijian_con li{
							width:25%
						}
						.tuijian_con li a{
							display:block;
							margin:auto;
							text-align:center;
						}

						.tuijian_con img {
							width: 200px;
							height: 150px;
							margin-bottom: 10px;
							border: 1px solid #CCCCCC;
						}

						.tuijian_con p {
							font-size: 15px;
							text-align: center;
							width:100%;
							overflow:hidden;
							text-overflow:ellipsis;
							white-space:nowrap;
						}


						
.new_bg_1{
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left:0;
	top:0;
	z-index: 99999;
	overflow-y: hidden;
}

.tanchuang_1{
	display: none;
	/* width: 602px; */
	background: #ffffff;
	padding: 30px;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999999;
	transition: all 0.6s;
	overflow: hidden;
}
.tanchuang_2{
	padding:15px;
	border: 1px dashed #ccc;
}


#pro_close{
	width: 50px;
	height: 50px;
	cursor: pointer;
}
#pro_close img{
	width: 100%;
	height: 100%;
}


/* .proDetail_bot{
	
} */
.proDetail_bot_img{
	float: left;
	width: 250px;
	height: auto;
	text-align: center;
}
.proDetail_bot_img img{
	width: 100%;
	height: 100%;
}
.proDetail_bot_img p{
	font-size: 16px;
}
.proDetail_bot_right{
	float: right;
	margin: 0 20px;
	margin-top: 20px;
}
.proDetail_bot_right h4{
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: bold;
	color: #0061c2;
}
.proDetail_bot_right p{
	font-size: 16px;
	margin-bottom: 15px;
}
.proDetail_bot_right p i{
	font-size: 26px;
	font-style: normal;
}
.proDetail_bot_right p:last-child{
	font-size: 20px;
	font-weight: bold;
}
.tc_top {
	display: flex;

}











.leftprocomt {
	padding-top: 10px;
}

.leftprocomt li {
	float: left;
	text-align: center;
	width: 50%;
	/* margin-right: 10px; */
}
.leftprocomt li:nth-child(2n){
	
}
.leftprocomt li a{
	display:block;
}

.leftprocomt li img {
	width: 80%;
	/* height: 95px; */
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border:1px solid #ccc;
}

.leftprocomt li p {
	line-height: 35px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.leftprocomt li:hover img {
	-webkkit-filter: brightness(105%);
	filter: brightness(105%);
}

.leftprocomt li:hover p {
	color: #137c32;
}

@keyframes change {
	0% {
		-webkit-transform: translate(0px, 0px);
	}

	10% {
		-webkit-transform: translate(0px, -3px);
	}

	20% {
		-webkit-transform: translate(0px, -6px);
	}

	30% {
		-webkit-transform: translate(0px, -9px);
	}

	40% {
		-webkit-transform: translate(0px, -12px);
	}

	50% {
		-webkit-transform: translate(0px, -15px);
	}

	60% {
		-webkit-transform: translate(0px, -12px);
	}

	70% {
		-webkit-transform: translate(0px, -9px);
	}

	80% {
		-webkit-transform: translate(0px, -6px);
	}

	90% {
		-webkit-transform: translate(0px, -3px);
	}

	100% {
		-webkit-transform: translate(0px, 0px);
	}
}

/*↓组图样式↓*/
.HS10,
.HS15 {
	overflow: hidden;
	clear: both;
}

.HS10 {
	height: 10px;
}

.HS15 {
	height: 15px;
}

.Hidden {
	display: none;
}

.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.FlLeft {
	float: left;
}

.FlRight {
	float: right;
}

/*幻灯片区域背景*/
.MainBg {
	width: 920px;
	margin: 0 auto;
}

/*大图展示区域*/
.OriginalPicBorder {
	padding: 0;
}

#OriginalPic {
	width: 920px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}

#OriginalPic img {
	display: block;
	min-width: 100px;
	margin: 0 auto;
}

/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	left: 0;
	/*cursor: url(/images/CurL.cur), auto;
	background: url(/images/space.png) repeat scroll 0 0 transparent;*/
}

.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	right: 0;
	/*cursor: url(/images/CurR.cur), auto;
	background: url(/images/space.png) repeat scroll 0 0 transparent;*/
}

/*小图预览和滑动*/
.SliderPicBorder {
	width: 100%;
	overflow: hidden;
}

.ThumbPicBorder {
	width: 920px;
	margin: 0 auto;
	background: #eeeeee;
	overflow: hidden;
	position: relative;
}

.ThumbPicBorder #btnPrev {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 20px;
}

.ThumbPicBorder #btnNext {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}

.ThumbPicBorder .pic {
	width: 755px;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
}

#ThumbPic img {
	border: 3px solid #ddd;
	cursor: pointer;
	background-color: #ddd;
	margin: 0 5px;
	width: 135px;
	height: 108px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

#ThumbPic img.active {
	border: 3px solid #147b32;
}

/*↑组图样式↑*/
.xxtuijian{
	width:100%;
	text-align:center;
	float:left;
	margin-bottom:40px;
	}
	.xxtuijian span{
	 color: #f3630d;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    line-height: 30px;
    float: left;
    display: block;
    width: 100%;
	}
	.xxtuijian b{
	color:#ff0000;
	}
	.xxtuijian p{
	color: #1558c3;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 30px;
    float: left;
    display: block;
    width: 100%;
	}

.newkuangkk{
	width:78%;
}

.newbiaoti{
margin-top:80px;
	width:100%;
	height:auto;
	display:flex;
	flex-direction:column;
	align-items:center;

}
.newbiaoti  p{
	font-size:30px;
	color:#333;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

.newbiaoti span{
	font-size:18px;
	color:#0271bd
}

@media(max-width:1550px){
	.newkuangkk{
		width:90% !important;
	}
}


	@media(max-width:1300px){
		.header{
			margin:auto;
			width:95% !important;
		}
		.header_main .logo img{
			width:235px;
			height:65px;
		}
		.logo_rig p:nth-child(1){
			font-size: 20px;
		}
		.logo_rig p{
			font-size:15px;
		}
		.newkuangkk{
		width:95% !important;
	}

	}

