* {
	padding: 0;
	margin: 0;
	-webkiit-box-sizing: border-box;
	box-sizing: border-box;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑", "pingfnag", Verdana, Helvetica, Arial, sans-serif;
	opacity: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;/*transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;*/
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
	color: #004d90;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
table {
	border-collapse: collapse;
}
input[type=text]:focus, input[type=text]:active {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
}
a {
	-webkit-tap-highlight-color: transparent;
}
a:hover {
	-webkit-tap-highlight-color: transparent;
}
img {
	vertical-align: middle;
}
input, input:focus, input:active, button, button[type=button], textarea:focus {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
}
.m {
	width: 95%;
	margin: 0 auto;
	max-width: 1200px;
}
.mm {
	width: 95%;
	margin: 0 auto;
	max-width: 1000px;
}
.mmm {
	width: 95%;
	margin: 0 auto;
	max-width: 1200px;
}
.m-1 {
	width: 95%;
	margin: 0 auto;
	max-width: 900px;
}
.top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 22px;
	padding-bottom: 22px;
}
.top .logo {
	width: 244px;
	text-align: center;
}
.top .logo .img img {
	width: 100%
}
.top .logo .title {
	font-size: 16px;
	letter-spacing: 5px;
	color: #004d90;
	padding-top: 10px;
}
.top .dh {
	width: 710px;
}
.top .dh ul {
	display: flex;
	justify-content: center;
}
.top .dh ul li {
	margin-right: -86px;
	width: 318px;
}
.top .dh ul li a {
	font-size: 18px;
}
.top .yuyan {
	width: 90px;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
}
.top .yuyan .img {
	width: 23px
}
.top .yuyan .img img {
	width: 100%
}
.top .yuyan a {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.shutter {
	overflow: hidden;
	width: 100% !important;
	height: 900px;
	position: relative;
	margin: 0 auto;
}
.shutter img {
	vertical-align: top;
}
.shutter-img {
	z-index: 1;
}
.shutter-img, .shutter-img a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.shutter-img a {
	cursor: default;
}
.shutter-img a > img {
	width: 100%;
	height: 100%;
}
.shutter-img .created {
	overflow: hidden;
	position: absolute;
	z-index: 20;
}
.shutter-btn {
}
.shutter-btn li {
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 49px;
	height: 49px;
	margin-top: -25px;
	cursor: pointer;
}
.shutter-btn li.prev {
	left: 20px;
	background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
	right: 20px;
	background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	background: url(../images/shutter_shadow.png) repeat;
	display: none;
}
.shutter-desc p {
	padding-left: 20px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
}
.index-product {
	text-align: center
}
.index-product .name .name-1 {
	font-size: 44px;
	font-weight: bold;
}
.index-product .name .name-2 {
	font-size: 18px;
}
.index-product .name .name-3 {
	font-size: 16px;
	padding: 25px 0;
	font-weight: 300;
}
.index-product {
	padding: 50px 0
}
.tabs div {
	clear: both;
}
.tabs .horizontal {
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.tabs .horizontal li {
	float: left;
	list-style: none;
	height: 345px;
	line-height: 50px;
	width: 295px;
	text-align: center;
	cursor: pointer;
	font-size: 20px;
}
.tabs .horizontal li:not(:first-child) {
	margin-left: 5px;
}
.tabs .horizontal li.selectActive {
}
#demo0 {
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
}
#demo1 {
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
}
#demo2 {
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
}
#demo3 {
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
}
.table table td {
	width: 32%;
	padding-right: 70px;
	text-align: center;
}
.table table td p {
	font-size: 14px;
}
#demo09 {
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
}
#demo08 {
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
}
#demo01 {
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
}
#demo11 {
	padding-right: 0;
}
.tabs .zz div {
	display: block
}
.tabs .horizontal .wrap1 .photo img {
	width: 100%
}
.wrap1 {
	margin: 0px;
	position: relative;
	display: block !important;
}
.photo a {
	display: block;
	border: 2px solid #cccccc;
}
.photo a:hover {
	border: 2px solid #f07601;
}
.photo span {
/*width: 127px;
	background: #000;
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #ffffff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.6;
	opacity: 0.6;
	font: 12px/30px Verdana, Arial;
	text-align: center;
	cursor: hand;
	transform: all .5s*/
}
.photo a:hover span {
	display: block
}
.index-lunbo .swiper {
	width: 100%;
	height: 100%;
}
.index-lunbo .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.index-lunbo .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.index-lunbo .swiper-pagination-bullet {
	width: 50px;
	height: 10px;
	background: #FFF;
	border-radius: 0px;
	opacity: 1;
}
.index-lunbo .swiper-pagination-bullet-active {
	background: #4d7cb8;
	opacity: 1
}
.index-lunbo .swiper-pagination {
	bottom: 24px !important;
}
.index-ab {
	padding-top: 50px;
}
.index-ab .bt {
	text-align: center
}
.index-ab .bt .subtitle {
	color: #c7dffa;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 50px;
}
.index-ab .bt .title {
	font-size: 44px;
	font-weight: bold;
	margin-top: -42px;
}
.index-ab .bt .img {
	padding: 35px 0
}
.index-video {
    width: 700px;
    margin: 0 auto;
    display: block;
    padding-top: 40px;
}
.sz ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.sz ul li .counter {
	color: #004d90;
	font-style: normal;
	font-weight: bold;
	font-size: 80px;
}
.sz ul li sup {
	font-size: 20px;
	margin-left: 12px;
}
.sz ul li p {
	font-size: 20px;
}
.sz ul li .jia {
	color: #004d90;
	font-style: normal;
	font-size: 48px;
	position: absolute;
}
.shuzi {
	padding: 45px 0;
}
.index-about .jj {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	box-shadow: 0px 0px 10px #ccc;
	border-radius: 10px;
}
.index-about .jj .left {
	width: 42%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 40px;
}
.index-about .jj .left img {
	width: 100%;
	border-radius: 10px;
}
.index-about .jj .right {
	width: 56%;
}
.index-about .jj .right .zhanshi {
	padding-right: 32px;
	margin-bottom: 20px;
}
.index-about .jj .right .desc {
	font-size: 12px;
	line-height: 26px;
	text-indent: 2rem;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 7px;
}
.index-about .jj .right .zhanshi ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index-about .jj .right .zhanshi ul li {
	width: 23%
}
.index-about .jj .right .zhanshi ul li img {
	width: 100%
}
.index-about {
	position: relative;
	background: #fff;
}
.index-rongyu {
	background: #f1f1f1;
	padding-top: 140px;
	margin-top: -60px;
	padding-bottom: 70px;
}
.index-rongyu .title {
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.index-rongyu .subtitle {
	font-size: 18px;
	text-align: center;
	
}
#demo0a table td {
	width: 32%;
	padding: 0 22px;
}
#demo0a {
}
.index-rongyu .gundong {
	background: #FFF;
	padding: 30px;
	margin-top: 80px;
}
.quanqiu {
	background: #eef4fd;
	padding: 40px 0;
}
.quanqiu .title {
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.quanqiu .subtitle {
	font-size: 18px;
	text-align: center;
	
}
.quanqiu .desc {
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	padding: 30px 0;
	line-height: 25px;
}
.quanqiu .img {
	width: 100%;
	margin: 0 auto;
}
.quanqiu .img img {
	width: 100%
}
.con06bg {
	padding: 60px 0 60px 0;
	background: #f7f8fc;
}
.con06 {
}
.con06 .tit2 {
	text-align: left;
}
.con06 .list {
}
.slideTxtBox_02 {
}
.slideTxtBox_02 .hd {
	margin-top: -50px;
	text-align: right;
	margin-bottom: 60px;
	position: relative;
	z-index: 2;
}
.slideTxtBox_02 .hd ul li {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	background: #fff;
	color: #999;
	border-radius: 50px;
	overflow: hidden;
	margin-left: 20px;
}
.slideTxtBox_02 .hd ul li a {
	display: block;
	padding: 0 40px;
}
.slideTxtBox_02 .hd ul li.on a {
	background: #004d90;
	color: #fff;
}
.slideTxtBox_02 .bd {
}
.con06_list {
	border-radius: 20px;
	background: #fff;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.con06_list .lt {
	width: 50%;
	position: relative;
}
.con06_list .lt .img {
	height: 520px;
	position: relative;
}
.con06_list .lt .img img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto auto;
}
.con06_list .lt .img:before {
	content: "";
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	transform: skewx(-25deg);
	position: absolute;
	top: 0;
	left: -120%;
	transition: all 1s ease;
	z-index: 3;
}
.con06_list .lt:hover .img:before {
	left: 120%;
}
.con06_list .lt .date {
	background: #004d90;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	font-size: 18px;
	line-height: 1em;
	padding: 20px 0;
	width: 100px;
	text-align: center;
}
.con06_list .lt .date span {
	display: block;
	margin-bottom: 5px;
}
.con06_list .lt .date strong {
	display: block;
	font-weight: normal;
	font-size: 22px;
	line-height: 1em;
}
.con06_list .lt .txtbg {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
}
.con06_list .lt .txt {
	padding: 50px 5%;
	color: #fff;
}
.con06_list .lt .txt .h2 {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.con06_list .lt .txt .h3 {
	font-size: 16px;
	line-height: 26px;
	opacity: .7;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.con06_list .rt {
	width: 50%;
	height: 520px;
	display: flex;
	align-items: center;
}
.con06_list .rt ul {
	padding: 0 5%;
	width: 90%;
}
.con06_list .rt ul li {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	height: 80px;
	line-height: 80px;
}
.con06_list .rt ul li span {
	float: left;
	color: #999;
	font-size: 20px;
}
.con06_list .rt ul li a {
	float: right;
	height: 80px;
	width: calc(100% - 80px);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.con06bg .tit2 .h2 {
	font-weight: bold;
	font-size: 44px;
}
.con06bg .tit2 .h3 {
	font-size: 18px;
	line-height: 26px;
	margin-top: 5px;
	opacity: .5;
}
.wenhua {
	background-image: url(../images/64.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0;
}
.wenhua .title {
	font-weight: bold;
	font-size: 44px;
	text-align: center;
	color: #fff;
}
.wenhua .subtitle {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
.wenhua ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 50px;
}
.wenhua ul li {
	color: #FFF;
	text-align: center;
	width: 310px;
}
.wenhua ul li .name {
	margin-bottom: 10px;
	font-size: 20px;
}
.foot {
	background-image: url(../images/foot.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 40px 0;
}
.foot a {
	color: #fff
}
.foot .m {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot .zuo {
	width: 320px;
	background-image: url(../images/shu.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto;
}
.foot .zhong {
	width: 590px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot .you {
	width: 224px;
	background-image: url(../images/shu.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: auto
}
.foot .zuo .lx ul {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.foot .zuo .img {
	margin-bottom: 25px;
}
.foot .zuo .lx ul li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 10px;
	font-size: 12px;
}
.foot .zuo .lx ul li .tb {
	width: 35px;
	height: 35px;
	background: #000000;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 15px;
}
.foot .zhong .dbdh .title {
	font-size: 16px;
}
.foot .zhong .dbdh .xian .x-1 {
	width: 27px;
	background: #fff;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.foot .zhong .dbdh ul li a {
	font-size: 12px;
	line-height: 30px
}
.foot .you .wl ul {
	display: flex;
	justify-content: center;
}
.foot .you .ma {
	text-align: center
}
.foot .you .ma .name {
	font-size: 14px;
	padding: 10px 0;
}

.foot .you .ma .img {width: 85px;
    margin: 0 auto;}
.foot .you .ma .img img { width:100%}
.foot .you .wl ul li {
	padding: 0px 7px 0px 0px;
}
.foot .you .wl {
	margin-bottom: 10px;
}
.nybanner img {
	width: 100%
}
.ac1 {
	background: #d6ebfe
}
.nav {
	border-top: 10px solid #006fcd;
}
.nav ul {
	display: flex;
	justify-content: center;
}
.nav ul li a {
    width: 225px;
    text-align: center;
    display: block;
    color: #006fcd;
    font-size: 18px;
    line-height: 40px;
}
.nav ul li a:hover {
	background: #d6ebfe
}
.xiaji {
	background: #f1f1f1;
	padding-top: 140px;
	margin-top: -60px;
}
.nybanner {
	background-image: url(../images/ny-1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 305px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFF;
	flex-direction: column;
}
.nybanner .subtitle {
	font-size: 60px;
	text-transform: uppercase;
}
.nybanner .title {
	width: 270px;
	text-align: center;
	border: 1px solid #fff;
	line-height: 50px;
	font-size: 30px;
}
.rongyu ul .list-1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.rongyu ul .list-1 .zuo {
	width: 550px
}
.rongyu ul .list-1 .you {
	width: 560px
}
.rongyu ul .list-1 .img img {
	width: 100%
}
.rongyu ul .list-1 .zuo .title {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.rongyu ul .list-1 .zuo .name {
	font-size: 18px;
	padding-top: 5px;
}
.rongyu ul .list-1 .zuo .xian .heng {
	background: #004d90;
	width: 47px;
	height: 5px;
}
.rongyu ul .list-1 .zuo .desc {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 30px;
}
.rongyu ul .list-1 .zuo .xian {
	padding-top: 23px;
	padding-bottom: 40px;
}
.rongyu {
	padding: 40px 0;
}
.rongyu-lunbo {
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
}
.nybanner1 img {
	width: 100%
}
.nav-1 {
	background: #014c90;
	position: relative;
	padding: 5px 0;
}
.nav-1 a {
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}
.nav-1 ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.nav-1 ul li {
	position: relative;
	bottom: -7px;
}
.nav-1 ul li:after {
	background: #fff;
	content: "";
	height: 20px;
	width: 1px;
	position: absolute;
	top: 3px;
	left: 250px;
}
/*.nav-1 ul li:before {
	content: "";
	position: absolute;
	bottom: -6px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: 0.3s cubic-bezier(0.18, -0.01, 0.3, 1);
	transition: 0.3s cubic-bezier(0.18, -0.01, 0.3, 1);
	width: 0;
	height: 0;
	border-bottom: 20px solid #fff;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
}
.nav-1 ul li:hover :before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.nav-1 ul li:hover:before {
	color: #ac815b;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}*/

.onn {
	background-image: url(../images/sanjiao.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 14%;
	height: 36px;
}
/*.nav-1 ul li:hover {
	background-image: url(../images/sanjiao.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 18%;
	height: 56px;
}*/

.productlist {
	background: #f5f5f5
}
.productlist .erji {
	border-bottom: solid #014c90 2px;
	padding-top: 40px;
}
.productlist .erji ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.productlist .erji ul li {
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	margin-right: 5px;
}
.productlist .erji ul li a {
	display: block;
	color: #FFF;
	background: #434343;
	width: 128px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.ac {
	background: #014c90 !important
}
.productlist select {
	outline: none;
	border: solid 1px #c5c5c5;
	border-radius: 5px;
	width: 122px;
	text-align: center;
	margin: 10px 0;
}
.prolist .xian {
	width: 100%;
	height: 1px;
	background: #c3c3c3;
	margin: 25px 0;
}
.prolist ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist ul li img {
	width: 100%
}
.prolist ul li {
	width: 30%;
	background: #fff;
	padding: 20px;
	text-align: center;
}
.prolist ul li .title {
	font-size: 16px;
	margin-top: 28px;
}
.pager {
	font-size: 12px;
	line-height: 27px;
	text-align: right;
	padding-bottom: 25px;
}
.pager a {
	margin-left: 10px;
}
.colorwhite {
	color: #FFF;
}
.next_page {
	background: #434343;
	border-radius: 3px;
	padding: 2px 8px;
}
.pos {
	background: #eeeeee;
	padding: 10px 0;
	font-size: 14px;
}
.product .m-1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.product .left {
	width: 35%;
}
.product .right {
	width: 60%
}
.product .right .title {
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
.product .right .xh {
	font-size: 20px;
	padding: 25px 0;
}
.product .right ul li {
	font-size: 12px;
	background-image: url(../images/yuan.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 1.5%;
	padding-left: 19px;
	margin-bottom: 20px;
}
.product {
	background: #f0f1f5;
	padding: 40px 0;
}
.pro-desc {
	padding-bottom: 40px;
}
.fangan {
	background: #f5f5f5;
	padding-bottom: 30px;
}
.fangan-list .title .ff {
	border-radius: 10px;
	background: #014c90;
	padding: 0 5px;
	color: #fff;
	margin-right: 5px;
}
.fangan-list .title .name {
	font-weight: bold;
	font-size: 14px;
}
.fangan-list .misohu {
	line-height: 22px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.fangan-list .img ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fangan-list .img ul li {
	width: 280px;
	height: 173px;
}
.fangan-list .img ul li img {
	width: 100%
}
.fangan-list {
	padding-top: 25px;
}
.fangan-list .img {
	padding-left: 20px;
}
.newlist ul li {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 24px;
}
.newlist ul li .img {
	width: 346px;
	height: 240px;
}
.newlist ul li .img img {
	width: 100%;
	height: 240px;
}
.newlist ul li .desc {
	width: 530px;
}
.newlist ul li .desc .title {
	font-size: 18px;
	line-height: 32px;
}
.newlist ul li .desc .time {
	padding-bottom: 20px;
	padding-top: 10px;
}
.newlist ul li .desc .content {
	font-size: 14px;
	line-height: 23px;
}
.newlist {
	padding-top: 40px;
}
.news .title {
	text-align: center;
	font-size: 22px;
	padding-bottom: 37px;
}
.news {
	padding: 40px 0;
}
.dd {
	padding-top: 40px;
}
.dd ul {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
}
.news .nr {
	font-size: 14px;
	line-height: 40px;
}
.caselist {
	background: #f5f5f5;
}
.caselist .name {
	font-size: 20px;
	font-weight: bold;
}
.kk-1 .title {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}
.kk-1 .desc {
	font-size: 14px;
	line-height: 30px;
}
.kk-1 {
	border-bottom: 2px solid #ccc;
	padding: 20px 0;
}
.fwlc .title p {
	width: 96px;
	height: 2px;
	background: #006fcd;
}
.fwlc .title .name {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
}
.fwlc .title .subname {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}
.fwlc {
	padding-bottom: 40px;
}
.fwlc .main-cen-cont ul li .img {
	width: 126px;
	height: 126px;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #646464;
	margin: 0 auto;
}
.fwlc .main-cen-cont ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fwlc .main-cen-cont ul li {
	width: 20%
}
.fwlc .main-cen-cont ul li .name {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 30px 0;
}
.fwlc .main-cen-cont ul li .desc {
	color: #636363;
	font-size: 14px;
	text-align: left;
	line-height: 25px;
}
.fwcc .title p {
	width: 96px;
	height: 2px;
	background: #006fcd;
}
.fwcc .title .name {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
}
.fwcc .title .subname {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}
.fwcc {
	background: #eeeeee;
	padding: 60px 0;
}
.tijiao .diyform {
	position: relative;
	height: 54px;
	margin-top: 10px;
}
.diyform label {
	position: absolute;
	left: 12px;
	top: 0;
	line-height: 44px;
	font-size: 14px;
	color: #636363;
	font-weight: normal;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}
.diyform input.form-control {
	text-indent: 70px;
	padding: 5px 12px;
	height: 44px;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.service-part3 .mmm {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.service-part3 {
	background-image: url(../images/service-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0;
}
.service-part3 .left {
	width: 48%
}
.service-part3 .right {
	width: 48%
}
.service-part3 .right img {
	width: 100%
}
.service-part3 .left .title {
	font-size: 24px;
	font-weight: bold;
}
.service-part3 .left .subtitle {
	font-size: 18px;
	
	word-break: keep-all;
	white-space: nowrap;
	font-weight: bold;
	
}
.service-part3 .left .tijiao {
	padding-top: 20px;
}
.service-part3 .left .tijiao button {
	width: 170px;
	height: 51px;
	background: #2f5d98;
	padding: 0;
	line-height: 44px;
	text-align: center;
	border: 0;
	color: #fff;
	font-size: 18px;
	border-radius: 6px;
	margin: 0 auto;
	display: block;
}
.fu img {
	width: 100%
}
.fu {
	padding: 20px 0;
}
.nybanner2 {
	height: 450px;
	background-image: url(../images/sh.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	object-fit: cover;
	position: relative;
	padding: 20px 0;
}
.nybanner2 .name {
	font-size: 40px;
	padding: 180px 100px;
}
.problem .bt {
	background: #006fcd;
	text-indent: 1rem;
	padding: 10px 0;
}
.problem .bt p {
	font-size: 30px;
	background-image: url(../images/ba.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.5%;
	color: #FFF;
	margin-left: 50px;
}
.problem ul li {
}
.problem ul li .title {
	background: #f6f6f6;
	color: #006fcd;
	font-size: 16px;
	padding: 10px 0;
	text-indent: 1rem;
}
.problem ul li .desc {
	font-size: 14px;
	padding: 10px 0;
	line-height: 27px;
}
.tj .title {
	background: #006fcd;
	text-align: center;
	font-size: 27px;
	color: #FFF;
	font-weight: 500;
	padding: 10px 0;
	margin-bottom: 26px;
}
.tj input {
	width: 100%;
	border: 0px;
	border: 1px solid #ccc;
	height: 50px;
}
.tj .form-1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 25px;
}
.tj .form-1 .input {
	width: 48%
}
.tj .form-1 .input .name {
	color: #006fcd;
	margin-bottom: 10px;
}
.tj .form-1 .input .name span {
	color: #f90303
}
.tj textarea {
	width: 100%;
	border: 0px;
	border: 1px solid #ccc;
	resize: none;
	height: 300px;
}
.tj button {
	background: #006fcd;
	border: 0;
	margin: 0 auto;
	display: block;
	width: 300px;
	color: #fff;
	line-height: 55px;
	margin-top: 20px;
	font-size: 24px;
}
.tj {
	padding: 20px 0;
}
.jon-hf img {
	width: 100%
}
.join-zizhi .title {
	text-align: center;
	font-size: 18px;
	
	font-weight: bold;
	padding-top: 7px;
}
.join-zizhi .subtitle {
	text-align: center;
	font-size: 40px;
	padding-top: 50px;
	font-weight: bold;
}
.join-zizhi ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 40px 0;
}
.join-zizhi ul li {
	width: 26%;
	margin-bottom: 40px;
}
.join-zizhi ul li .img {
	width: 40%;
	margin: 0 auto;
}
.join-zizhi ul li .img img {
	width: 100%
}
.join-zizhi ul li .xian {
}
.join-zizhi ul li .name {
	text-align: center;
	font-size: 14px;
}
.join-zizhi ul li .xiam {
	width: 50px;
	height: 3px;
	background: #474747;
	margin: 23px auto;
}
.hf-2 .img img {
	width: 100%
}
.hf-2 .title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 25px;
}
.hf-2 .title .title-1 {
	width: 23%;
	text-align: center;
}
.hf-2 .title .title-1 p {
	color: #000;
	font-size: 22px;
}
.hf-2 {
	padding: 50px 0;
}
.hf-2 .title2 {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 25px;
}
.hf-2 .title2 .title-1 {
	width: 380px;
	text-align: center;
	padding-bottom: 30px;
}
.hf-2 .title2 .title-1 p {
	color: #000;
	font-size: 22px;
}
.rexian {
	background: #f6f6f6;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.rexian .left {
	width: 50%
}
.rexian .right {
	width: 50%
}
.rexian .left {
	text-indent: 3rem
}
.rexian .left .title {
	font-size: 30px;
	font-weight: bold;
}
.rexian .left .dh {
	color: #006fcd;
	font-size: 40px;
	padding: 25px 0;
}
.rexian .left .dz {
	padding-top: 40px;
}
.accordion {
	width: 100%;
	margin: 0 auto;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion .link div {
	width: 320px;
	text-align: center;
}
.accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 15px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: flex;
	justify-content: space-between;
}
.accordion li:last-child .link {
	border-bottom: 0;
}
.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}
.accordion li.open .link {
	color: #006fcd;
}
.accordion li.open i {
	color: #006fcd;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/
.submenu {
	display: none;
	font-size: 14px;
}
.submenu li {
	border-bottom: 1px solid #4b4a5e;
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 12px;
	padding-left: 0;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background: #006fcd;
	width: 137px;
	text-align: center;
	margin-right: 22px;
	border-radius: 40px;
}
.submenu a:hover {
	background: #b63b4d;
	color: #FFF;
}
.bgcolor_rec_content {
	background: #e9e9e9;
	border-radius: 10px;
	margin: 10px 20px 5px 20px;
	padding: 15px;
	font-size: 15px;
	line-height: 30px;
}
.anniu {
	display: flex;
	justify-content: right;
}
.zwmx {
	background: #006fcd;
	color: #fff;
	display: flex;
	justify-content: space-between;
	padding: 9px 15px 9px 15px;
}
.zwmx div {
	width: 302px;
	text-align: center
}
.zhaopin-1 img {
	width: 100%
}
.zhaopin-1 {
	padding: 40px 0;
}
.fuli img {
	width: 100%
}
.fuli ul li span {
	font-weight: bold
}
.fuli ul li {
	font-size: 14px;
	margin-bottom: 20px;
}
.lianxi8 ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lianxi8 ul li {
	text-align: center;
	box-shadow: 2px 2px 5px #ccc;
	width: 30%;
	padding: 20px;
	border-radius: 10px;
}
.lianxi8 ul li .img {
}
.lianxi8 ul li .img img {
}
.lianxi8 ul li .title {
	color: #006fcd;
	font-weight: bold;
	padding: 20px 0;
}
.lianxi8 ul li .name {
	font-size: 14px;
}
.lianxi8 {
	padding: 40px 0;
}
.ly .name {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	line-height: 1.5em;
	padding-top: 10px;
}
.ly form .bk {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ly form input {
	border: 0px;
	border: 1px solid #eee;
	width: 48%;
	line-height: 30px;
	text-indent: 2rem;
	margin-bottom: 10px
}
.ly form textarea {
	border: 0px;
	border: 1px solid #eee;
	width: 100%;
	line-height: 30px;
	text-indent: 2rem;
	margin-bottom: 10px;
	resize: none;
	font-family: "Microsoft YaHei", "微软雅黑", "pingfnag", Verdana, Helvetica, Arial, sans-serif;
}
.ly form button {
	width: 100%;
	border: 0;
	font-size: 14px;
	line-height: 40px;
	background: #006fcd;
	color: #fff;
	margin-bottom: 40px;
	margin-top: 10px;
}
.hy {
	background: #f1f1f1;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
	margin: 30px auto;
}
.hy .left {
	width: 170px;
}
.hy img {
	width: 100%
}
.hy .right {
	width: 973px;
	padding-right: 40px;
}
.hy .right .title {
	font-size: 18px;
	color: #006fcd;
	padding-bottom: 20px;
}
.hy .right .desc {
	font-size: 16px;
	line-height: 30px;
}
.lxm {
	background: #f8f6f9;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.lxm .left {
	width: 323px;
	padding-left: 40px;
}
.lxm .left .title {
	color: #cd0a04;
	font-size: 20px
}
.lxm .left .lxfss {
	font-size: 14px;
	line-height: 26px;
	padding: 15px 0;
}
.lxm .left .ma ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.lxm .left .ma ul li {
	width: 140px;
	text-align: center;
	margin-right: 22px;
}
.lxm .left .ma ul li img {
	width: 100%;
}
.lxm .left .ma ul li .name {
	font-size: 14px;
}
.lxm .map {
	width: 830px;
}
.lx-tj {
	background-image: url(../images/shan.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 20px auto;
	padding: 35px;
}
.lx-tj .title {
	font-size: 20px;
	padding-bottom: 5px;
}
.lx-tj form input {
	border: 0px;
	border: 1px solid #eee;
	width: 100%;
	line-height: 30px;
	text-indent: 2rem;
	margin-bottom: 10px;
}
.lx-tj form textarea {
	border: 0px;
	border: 1px solid #eee;
	width: 100%;
	line-height: 30px;
	text-indent: 2rem;
	height: 150px;
	margin-bottom: 10px;
	resize: none;
	font-family: "Microsoft YaHei", "微软雅黑", "pingfnag", Verdana, Helvetica, Arial, sans-serif;
}
.lx-tj form button {
	width: 100%;
	border: 0;
	font-size: 14px;
	line-height: 40px;
	background: #cd0a04;
	color: #fff;
	margin-top: 10px;
}
.section1 img {
	width: 100%
}
.section2 {
	background: #eee;
	padding: 30px 0px 60px 0px;
}
.section2 .list-box {
	position: relative;
	overflow: hidden;
	color: #3d3d3d;
	margin-top: 50px;
	width: 100%;
}
.section2 .list-box .left-btn.disabled {
	background-color: #999999;
	cursor: default;
}
.section2 .list-box .left-btn {
	left: 0;
	background: url(../images/system-left-btn.png) no-repeat center center;
}
.section2 .list-box .left-btn, .section2 .list-box .right-btn {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	display: block;
	width: 26px;
	height: 46px;
	z-index: 10;
}
.section2 .list-box .right-btn.active {
	background-color: #bdd1e3;
}
.section2 .list-box .right-btn {
	right: 0;
	background: url(../images/system-right-btn.png) no-repeat center center;
}
.list-box-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}
.list-box-wrapper .list-ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.section2 {
	background: #eee;
	padding: 30px 0px 60px 0px;
}
.section2 .section-tit {
	text-align: center;
	line-height: 2em;
}
.section2 .section-tit i {
	left: 50%;
	top: 2em;
	margin-left: -1.25em;
}
.section2 .tit-english {
	display: block;
	line-height: 1em;
	color: #727272;
}
.section2 .list-ul {
	overflow: hidden;
}
.section2 .one-list {
	background: rgba(255,255,255,0.45);
	float: left;
	width: 25%;
	position: relative;
}
.section2 .one-list .list-cont {
	padding: 10%;
}
.section2 .list-box {
	position: relative;
	overflow: hidden;
	color: #3d3d3d;
	margin-top: 50px;
}
.section2 .list-box .left-btn, .section2 .list-box .right-btn {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	display: block;
	width: 26px;
	height: 46px;
	z-index: 10;
}
.section2 .list-box .left-btn {
	left: 0;
	background: url(../images/system-left-btn.png) no-repeat center center;
}
.section2 .list-box .right-btn {
	right: 0;
	background: url(../images/system-right-btn.png) no-repeat center center;
}
.section2 .list-box .left-btn.disabled {
	background-color: #999999;
	cursor: default;
}
.section2 .list-box .left-btn.active {
	background-color: #bdd1e3;
}
.section2 .list-box .left-btn.active:hover {
	background-color: #487fb1;
}
.section2 .list-box .right-btn.disabled {
	background-color: #999999;
	cursor: default;
}
.section2 .list-box .right-btn.active {
	background-color: #bdd1e3;
}
.section2 .list-box .right-btn.active:hover {
	background-color: #487fb1;
}
.list-box-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}
.list-box-wrapper .list-ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.section2 .list-icon {
	margin: 0 auto;
	width: 30%;
}
.section2 .list-icon img {
	width: 100%;
}
.section2 .list-info h1 {
	text-align: center;
	font-size: 20px;
	margin: 15px 0;
	line-height: 1.5em;
	font-weight: bold;
}
.section2 .list-info p {
	color: #3d3d3d;
	line-height: 27px;
	height: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	font-size: 14px;
}
.section2 .one-list:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 3px;
	display: block;
	background: none;
}
.section2 .one-list:hover {
	background: #fff;
}
.section2 .one-list:hover:before {
	background: #487fb1;
}
.section2 .one-list .list-more {
	position: absolute;
	left: 50%;
	bottom: 30px;
	width: 76px;
	height: 30px;
	margin-left: -38px;
	border: 1px solid #4094bd;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	display: none;
	color: #4094bd;
	text-align: center;
	line-height: 28px;
	font-family: arial;
	font-size: 12px;
}
.section2 .one-list:hover .list-more {
	display: block;
}
.color-blue {
	color: #4d7cb8;
}
.section-tit {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	line-height: 1.5em;
	padding-top: 10px;
}
.tit-english {
	font-size: 14px;
	text-transform: capitalize;
}
.submm {
	    display: block;
    font-weight: bold;
    padding: 0px 0px 27px;
    font-size: 18px;
    text-transform: capitalize;
}
.section-tit i {
	position: absolute;
	left: 0;
	top: 0;
	height: 2px;
	display: block;
	background: #4d7cb8;
	width: 2.5em;
}
.section3 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.section3 ul li {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	width: 48%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	padding: 10px;
}
.section3 ul li .img {
	width: 181px;
	height: 185px;
}
.section3 ul li .img img {
	width: 100%;
	height: 185px;
	object-fit: cover;
}
.section3 ul li .desc {
	width: 350px;
}
.section3 ul li .desc h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section3 ul li .desc .ms {
	font-size: 14px;
	line-height: 27px;
}
.section3 ul li:hover {
	box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.1);
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
}
.section3 {
	padding: 40px 0;
}
.section4 {
	background: #eeeeee;
	padding: 30px;
}
.section4 .left h3 {
	color: #4d7cb8;
	font-size: 16px;
	font-weight: bold;
}
.section4 .left {
	width: 48%
}
.section4 .right {
	width: 48%
}
.section4 .kk {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.section4 .left .desc {
	color: #6b6b6b;
	font-size: 14px;
	line-height: 30px;
}
.section4 .left .left-one {
	margin-bottom: 20px;
}
.section4 h2 {
	color: #4d7cb8;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.section4 .right ul li {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.section4 .right ul li .img {
	width: 160px;
	height: 105px;
}
.section4 .right ul li .img img {
	width: 100%;
	height: 105px;
}
.section4 .right ul li .miaoshu {
	width: 365px;
}
.section4 .right ul li .miaoshu .title {
	font-weight: bold;
	margin-bottom: 10px;
}
.section4 .right ul li .miaoshu .desc {
	font-size: 14px;
	line-height: 30px;
}
.section7 {
	background: #fff;
	padding: 60px 0;
}
.section7 .section-tit {
	line-height: 1.2em;
	margin-top: 0;
}
.section7 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 20px 0;
}
.section7 ul li .img {
}
.section7 ul li .img img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.section7 ul li {
	width: 25%;
	padding: 10px;
}
.section7 ul li:hover {
	background: #eee;
}
.section7 ul li .list-txt strong {
	font-weight: bold
}
.section7 ul li .list-txt {
	font-size: 14px;
	padding: 15px 0;
	text-align: center;
}
.view {
	width: 100%;
	height: 100%;
	position: relative;
}
.div_img {
	width: 100%;
	height: 100%;
}
.text_h .bc {
	width: 255px;
	margin: 0 auto;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.headerr {
	width: 100%;
	height: 18px;
	line-height: 7px;
	text-align: center;
	position: relative;
}
.headerr div:before, .headerr div:after {
	position: absolute;
	background: #fff;
	content: "";
	height: 2px;
	top: 0;
	width: 45px;
}
.headerr div:before {
	left: 0px;
}
.headerr div:after {
	right: 0px;
}
.headerr .name {
	font-size: 18px;
}
.cc {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.text_h {
	border-radius: 10px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0px;
	display: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.view:hover .text_h {
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	height: 100%
}
.text_h .bc .title {
	text-transform: uppercase
}
.gao {
	display: flex !important;
	justify-content: center;
	flex-flow: column;
	align-items: center;
	height: 220px;
	width: 180px;
}
.gao img {
	width: 100%
}
.dp {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	padding: 20px 0;
}
.dp .item-1 {
	width: 390px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #e9e9e9;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px
}
.dp .item-1 .img img {
	width: 100%
}
.dp .item-1 .img {
	width: 110px;
	height: 50px;
}
.dp .item-1 .name {
	font-size: 16px;
	font-weight: bold;
}
.dp .item-1 .c999 {
	color: #999;
	font-size: 14px;
}
.dp .item-1 .btn {
	text-align: center;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	color: #a3002f;
	border: solid 1px #a3002f;
	font-size: 16px;
	padding: 2px;
}
.dp .item-1:hover {
	background: #f0f0f0;
}
.dp .item-1:hover .btn {
	background: #a3002f;
	color: #FFF
}
.dp .item-1:nth-child(3n) {
	margin-right: 0px;
}
.table-2 table td {
	width: 32%;
	padding-right: 24px;
	text-align: center;
	padding: 10px;
}
.gao-2 {
	display: flex !important;
	justify-content: center;
	flex-flow: column;
	align-items: center;
	height: 215px;
	width: 280px;
}
.gao-2 img {
	width: 100%;
	height: 186px;
	object-fit: cover;
}
.table-2 table td p strong {
	font-weight: bold;
}
.table-2 table td p {
	font-size: 14px;
}
.table-2 {
	padding: 0 !important
}
#demo00 {
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
}
.section1 {
	background-image: url(../images/yiyuan.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 245px;
}
.section1 .left {
	width: 22%
}
.section1 .left img {
	width: 100%
}
.section1 .right {
	width: 46%;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-left: 5%;
}
.ss {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	color: #000;
}
.section1 .right .title p {
	float: left;
	border-bottom: 2px solid #000;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}
.section1 .right .title {
	width: 100%
}
.section1 .right .desc {
	padding-top: 7px;
	font-size: 14px;
}

.title-dp {    font-size: 44px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;}
