p {
	margin: 0;
}

.navbar-brand {
	padding-bottom: 0px;
}

.wanbanner {
	position: relative;
}

.wanbanner img {
	width: 100%;
	display: block;
}

#banner {
	overflow: hidden;
}

#banner a {
	display: block;
	width: 100%;
}

#banner .swiper-container {
	width: 100%;
}

.wanbanner .bbox {
	top: 20%;
	left: 0%;
	position: absolute;
	width: 0%;
	transition: ease all 0.6s;
	background: rgb(255 255 255 / 76%);
	padding: 0%;
	opacity: 0;
	
}


/*@keyframes myfirst
{
from {20%;left:0px;}
to {20%;left:10%;}
}

@-moz-keyframes myfirst 
{
from {20%;left:0px;}
to {20%;left:10%;}
}

@-webkit-keyframes myfirst 
{
from {20%;left:0px;}
to {20%;left:10%;}
}

@-o-keyframes myfirst 
{
from {20%;left:0px;}
to {20%;left:10%;}
}*/

.swiper-slide.swiper-slide-active .bbox {
	transition: all 1.4s ease 0s;
	width: 38%;
	padding: 5%;
	opacity: 1;text-align: left
	
	/*animation: myfirst 3s;
	-moz-animation: myfirst 3s;
	
	-webkit-animation: myfirst 3s;
	
	-o-animation: myfirst 3s;*/
	/*transition: all 3000ms cubic-bezier(.8, 0, .33, 1);
	transform: translateX(0px);*/
	/*-webkit-animation-iteration-count: 1; //运行两次
	-webkit-animation-fill-mode: forwards; //运行后停留在最后的地方*/
}

.wanbanner .bbox h2 {
	font-weight: bold; margin-bottom: 20px;font-size: 32px;
}
.wanbanner .bbox p {
	font-weight: ;font-size:24px ; margin: 10px 0
}
.wanbanner .bbox a {
	display: inline-block;
	
	width: 160px;
	
	
	font-size: 18px;
	margin:30px 0 0 0;background: url(/images/jt.png) right no-repeat; background-size:28px 
	
}

/*#banner .liubanner .swiper-slide {
	text-align: center;
	overflow: hidden;
}
#banner  .swiper-slide.swiper-slide-duplicate.swiper-slide-active.swiper-slide-duplicate-prev{
	overflow: hidden;
	}*/

/*a:focus,
a:hover {
	text-decoration: none;
}*/

a:focus,
a:hover {
	color: #ff0000;
	text-decoration: none;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	/*background-color: #ed6d00;*/
}

.navbar-default {
	border: none;
	background: none;
}

.navbar-brand>img {
	display: block;
	width: 124px;
}

.atwo {
	display: none!important;
}

.navbar {
	height: auto;
	width: 100%;
	margin: 0 auto;background: #fff
}

.navbar-brand {
	height: auto;
	width: 166px;
}

div#menu {
	max-width: 1200px;
	margin: auto;
}

.bgs {
	/*background: #4a4a4a;*/
}

.navbar-nav li {
	/*float: left;
	width: 16.6%;*/
	position: static;
	display: inline-block;
	padding: 0 2%;
}

.navbar-nav li dt {
	margin: 10px 0;
	text-align: left;
	padding: 0 20px;
}

.navbar-nav li dt a {
/*	color: #727B84;*/
color: black;
}

.navbar-nav>li>a p {
	font-size: 0;
	padding-bottom: 5px;
}

.nav>li>a {
	font-size: 14px;
	color: #3a3a3a;
	border-bottom: 4px solid #1962a700;
}

.navbar-nav li .dropdown-menu li {
	padding: 10px 0;
	width: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	width: 20%;
}

.navbar-nav li dd {
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.liumos {
	text-align: left;
	padding: 0 20px;
}

.liumos a {
	/*font-size: 16px;*/
	color: black;
	font-weight: bold;
}
.liumos a:hover{
	color: red;
}
	

.navbar-nav>li>.dropdown-menu {
	overflow: hidden;
}


/*.nav>li a:hover {
    color: #ffffff;
}*/

.navbar-default .navbar-nav>li>a {
	color: #252525;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 16px;
	line-height: 72px;
	height: 72px;
	font-weight: bolder;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #ff0413;
	background: none;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #ff0413;
	/*background: #ed6d00;*/
}

.navbar-nav>.active>a p {
	font-size: 12px;
}

.headz {
	float: left;
	width: 64%;
	margin-top: 20px;
}

.headz .mnav span {
	color: #252525;
}

.headz .mnav a:hover span {
	color: #ff0413;
}

.headz .mnav li.active a span {
	color: #ff0413;
}

.headz .dians {
	float: right;
}

.headz .dians span {
	font-size: 20px;
	color: #ed6d00;
}

.headz .dians h2 {
	font-size: 30px;
	color: #ed6d00;
	font-weight: bold;
	margin-top: 10px;
}

.bing img {
	width: 100%;
}

.liupage {
	text-align: center;
	margin-bottom: 40px;
}

.liupage a {
	display: inline-block;
	line-height: 30px;
	padding: 6px;
}

.prodal {
	overflow: hidden;
	padding: 30px 0;background: #D9D9D9
}

.prodal img {
	width: 100%;
}

.prodal h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

.prodal h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.prodal p {
	font-size: 14px;
	line-height: 30px;
}

.liupage a:hover {
	color: #ff0413;
}

.sou {
	padding-top: 3%;
	float: right;
	width: 22%;
	overflow: hidden;
}

.sou select {
	border: none;
	padding: 0 10px;
	background: #e3e3e3;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	outline: none;
	float: left;
}

.sou .input {
	/*background: #f6f6f6;*/
}

.sou .inp {
	width: 234px;
	border: none;
	outline: none;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	background: #f6f6f6;
}

.sou .tijiao {
	display: inline-block;
	vertical-align: middle;
	border: none;
	background: url(../image/tijiao.jpg) no-repeat;
	width: 24px;
	height: 24px;
	background-size: 100% 100%;
}

.comtent {
	max-width: 1200px;
	margin: auto;
}

.about {
	background: url(../image/aboutbg.jpg) no-repeat;
	min-height: 460px;
	background-size: 100% 100%;
	overflow: hidden;
	text-align: center;
}

.about h3 {
	font-size: 34px;
	color: white;
	margin: 20px 0;
	font-weight: bold;
}

.about .ying {
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 30px;
}

.about p {
	font-size: 20px;
	color: white;
	line-height: 40px;
}

.about .texts {
	padding: 15px;
	width: 50%;
}

.about .fl video {
	width: 100%;
	margin-top: 50px;
}

.about .fr {
	padding: 40px 15px;
	width: 50%;
}

.about .fr img {
	width: 100%;
}

.about .fr h2 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 160px;
	color: white
}

.about .fr .mose {
	background: #017ed6;
	color: white;
	line-height: 43px;
	width: 200px;
	text-align: center;
	display: block;
	margin: auto;
	margin-top: 30px;
}

.liuteam {
	overflow: hidden;
	padding: 30px;
}

.liuteam h3 {
	font-size: 30px;
	font-weight: bold;
}

.liuteam p {
	font-size: 14px;
}

.liuteam img {
	max-width: 100%;
}

.liupro {
	background: #e6e6e6;
	padding-top: 30px;
	overflow: hidden;
}

.liupro h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.wenben {
	padding: 40px 0;
	padding-bottom: 60px;
}

.wenben h3 {
	text-align: center;
	width: 500px;
	margin: auto;
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	position: relative;
}

.wenben h3:before {
	content: "";
	width: 100px;
	height: 2px;
	background: red;
	bottom: -20px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
}

.our {
	overflow: hidden;
	padding: 40px 0;
}

.our h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.our h3 {
	font-size: 18px;
	font-weight: bold;
}

.our ul {
	margin-right: -2%;
}

.our ul li {
	width: 23%;
	margin-right: 2%;
	float: left;
}

.our ul li img {
	width: 100%;
}

.pant {
	padding: 30px 0;
}

.pant h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.pant h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.pant p {
	font-size: 12px;
	text-align: left;
}

.partbanner .swiper-pagination {
	bottom: 0;
}

.partbanner .swiper-pagination-bullet-active {
	background: #ff0413;
}

.partbanner .swiper-pagination .swiper-pagination-bullet {
	border-radius: 10px;
	width: 50px!important;
	height: 6px!important;
}

.partbanner {
	padding: 30px 0;
}

.partbanner img {
	width: 100%;
}

.exp {
	padding: 30px 0;
	overflow: hidden;
	background: #efefef;
	padding-bottom: 50px;
}

.exp h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.exp h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: 30px;
	width: 100%;
}

.exp ul {
	margin-right: -3%;
}

.exp ul li {
	width: 22%;
	margin-right: 3%;
	float: left;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	/*border: 4px solid #C5C5C5;*/
}

.exp ul li a:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	transition: ease all 0.3s;
	top: 50%;
	bottom: 50%;
	left: 50%;
	right: 50%;
	opacity: 0;
	/*z-index: 0;*/
}

.exp ul li a:hover::after {
	background-color: rgb(197 0 0 / 30%);
	border-radius: 100%;
	bottom: -50%;
	content: "";
	height: 200%;
	left: -50%;
	opacity: 1;
	position: absolute;
	right: -50%;
	top: -50%;
	transition: all 0.3s ease 0s;
	width: 200%;
}
}

.exp ul li:hover {
	/*border-color: red;*/
}

.exp ul li img {
	width: 100%;
	transition: all 2s;
	/*图片放大过程的时间*/
	/*animation: scaleDraw 5s ease-in-out infinite;*/
}

@keyframes scaleDraw {
	/*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0% {
		transform: scale(1);
		/*开始为原始大小*/
	}
	100% {
		transform: scale(1.5);
		/*放大1.1倍*/
	}
}

.exp ul li:hover img {
	/*animation: scaleDraw 2s  infinite;*/
	/*cursor: crosshair;*/
	transform: scale(1.5);
	/*以y轴为中心旋转*/
}

.product_box {
	display: inline-block;
	margin-bottom: 30px;
	max-width: 231px;
	overflow: hidden;
	position: relative;
}

.liupro .product_box {
	height: 234px;
	max-width: 270px;
	width: 100%;
	background-color: #fff;
}

.product_box img {
	max-height: 170px;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: auto;
}

.product_box img {
	height: 170px;
	margin-top: 45px;
	width: auto;
	/*padding: 0px 5px;*/
	object-fit: cover;
}
.case_box img {
   height: 200px;max-height: 180px!important;
	margin-top:0px;
	width: 100%;
	padding: 0px;position:static;
    
	
}
.liupro .case_box{height: auto;background: #EBEBEB}
.case_box ul{padding:5px 10px 0 10px;}
.case_bottom_text{ height: 25px; line-height: 25px; overflow: hidden;font-size:14px;margin: 0px;text-align: left; overflow: hidden}
.about_cover .custom_partners_box h2.product_heading,
.product_heading {
	color: #000;
	font-size: 13px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0;
}

.product_detail_box {
	height: 100%;
	left: 0;
	padding: 18px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 999;
}

.pro_bottom_text,
.about_cover h3.pro_bottom_text {
	bottom: 15px;
	left: 18px;
	position: absolute;
	z-index: 999;
	font-size: 13px;
}

.product_box:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	transition: ease all 0.3s;
	top: 50%;
	bottom: 50%;
	left: 50%;
	right: 50%;
	opacity: 0;
}

.product_box:hover::after {
	background-color: rgb(197 0 0 / 30%);
	border-radius: 100%;
	bottom: -50%;
	content: "";
	height: 200%;
	left: -50%;
	opacity: 1;
	position: absolute;
	right: -50%;
	top: -50%;
	transition: all 0.3s ease 0s;
	width: 200%;
}

.pro {
	padding-top: 20px;
}

.pro .ying {
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 30px;
	text-align: center;
	color: #313131;
}

.liutill .ying {
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 30px;
	text-align: center;
	color: #313131;
}

.liutill h3 {
	font-size: 36px;
	text-align: center;
	margin: 20px 0;
	color: #313131;
	font-weight: bold;
}

.pro h3 {
	font-size: 36px;
	text-align: center;
	margin: 20px 0;
	color: #313131;
	font-weight: bold;
}

.pro ul {
	overflow: hidden;
	padding: 20px 0;
	margin-right: -3%;
}

.pro ul li {
	float: left;
	width: 22%;
	text-align: center;
	margin-right: 3%;
}

.pro ul li img {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

.pro ul li h4 {
	color: #005bac;
	font-size: 20px;
	line-height: 30px;
	height: auto;
}

.pro ul li p {
	color: #6d6d6d;
	font-size: 16px;
	line-height: 24px;
	height: auto;
}

.probody {
	background: url(../image/bgtese.png) no-repeat;
	/* min-height: 4633px;*/
	background-position: center;
	background-size: 100% 100%;
	overflow: hidden;
	padding: 0 2%;
}

.probody li {
	overflow: hidden;
}

.probody li img {
	width: 40%;
	float: left;
}

.probody li:nth-child(even) img {
	float: right;
}

.probody .boxs {
	width: 52%;
	/*margin-top: 20%;*/
	margin-bottom: 20px;
	height: 538px;
	float: right;
}

.probody li:nth-child(even) .boxs {
	margin-left: 4%;
	float: left;
}

.probody .boxs h4 {
	font-size: 56px;
	font-weight: bold;
	color: #354168;
}

.probody .boxs p {
	font-size: 26px;
	line-height: 60px;
	color: #354168;
}

.probody .boxs a {
	width: 200px;
	text-align: center;
	display: inline-block;
	color: white;
	height: 74px;
	line-height: 74px;
	font-size: 40px;
	background: #66c1fb;
	margin-top: 20px;
}

.probody .boxs:nth-child(odd) {
	margin-left: 500px;
}

.tese {
	padding: 30px 4%;
	overflow: hidden;
}

.tese .tills {
	width: 100%;
	margin-bottom: 30px;
}

.tese .tills h4 {
	font-size: 56px;
	font-weight: bold;
	color: #354168;
	margin-bottom: 30px;
}

.tese .tills p {
	text-indent: 2em;
	font-size: 26px;
	line-height: 40px;
	color: #354168;
}

.tese ul {
	/*margin-right: -4%;*/
	overflow: hidden;
}

.tese ul li {
	float: left;
	width: 50%;
	margin-right: 0%;
}


/*.tese ul li:nth-child(2) {
	margin-top: -200px;
}*/

.tese ul li:nth-child(3) {
	margin-top: -300px;
}

.tese ul li .box {
	width: 50%;
	padding: 0 1%;
	float: left;
	margin-bottom: 80px;
	position: relative;
}

.tese ul li .box img {
	width: 100%;
}

.tese ul li .box .text {
	position: absolute;
	top: 0;
	padding: 8% 10%;
	width: 80%;
}

.tese ul li .box .text h5 {
	font-size: 36px;
	font-weight: bold;
	color: white;
	margin-bottom: 6%;
}

.tese ul li .box .text p {
	font-size: 18px;
	line-height: 30px;
	color: white;
	margin-bottom: 6%;
}

.news .ying {
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 30px;
	text-align: center;
	color: #313131;
	line-height: 50px;
}

.news h3 {
	font-size: 36px;
	text-align: center;
	margin: 0px 0;
	color: #313131;
	font-weight: bold;
}

.news .list {
	background: #fafafa;
	margin-top: 30px;
	padding: 60px 0;
	overflow: hidden;
}

.fenlist {
	margin-right: -3%;
}

.news .list dl {
	width: 30.3%;
	margin-right: 3%;
	float: left;
}

.news .list dl dt img {
	width: 100%;
	height: 180px;
}

.news .list dl dt {
	position: relative;
}

.news .list dl dt .bg {
	width: 100%;
	height: 180px;
	position: absolute;
	top: 0;
	background: url(../image/newbg.png) no-repeat;
	background-size: 100% 100%
}

.news .list dl dt a {
	display: block;
}

.news .list dl dd a {
	display: block;
	position: relative;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #444444;
}

.news .list dl dd a:before {
	top: 20px;
	left: 0;
	content: "";
	position: absolute;
	width: 12px;
	background: url(../image/jianbg.png) no-repeat;
	background-size: 100% 100%;
	height: 9px;
}

.news .list dl dd a:hover {
	color: #af2b38;
}

.news .list dl dd a:hover:before {
	background: url(../image/jianbg_red.png) no-repeat;
}

.news .list dl dd {
	line-height: 50px;
	border-bottom: 1px dashed #D2D2D2;
}

.news .list dl dt h4 {
	color: white;
	margin-top: 60px;
	margin-bottom: 16px;
	font-size: 20px;
	text-align: center;
}

.news .list dl dt p {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	color: white;
}

.upper_footer_cover {
	background-color: #aaabad;
}

.upper_footer_cover2 {
	background-color: #FFF;
}

.upper_footer_text p {
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	line-height: 33px;
}

.upper_footer_text2 p {
	color: #00b199;
	padding-top: 20px;
	font-size: 28px;
	font-weight: 700;
	line-height: 33px;
}

.upper_footer_text {
	border-bottom: 1px solid #ff0413;
	padding: 40px 0;
}

.footer_detail_box {
	padding: 40px 0;
}
.f_socil_link_box {
    text-align: center;
}

.footer_heading>h3 {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.footer_detail_box ul li,
.footer_detail_box ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.7px;
	line-height: 17px;
	margin-bottom: 5px;
}

.footer_detail_box ul li i {
	background-color: #fff;
	color: #aaabad;
	font-size: 12px;
	height: 17px;
	margin-bottom: 3px;
	margin-right: 13px;
	padding-top: 3px;
	text-align: center;
	width: 17px;
	display: none;
}

.search_bar_box {
	background-color: transparent;
	border: 0 none;
	font-size: 12px;
	padding: 5px;
	width: 78%;
}

.f_newsletter_inner {
	border: 1px solid #000;
	display: block;
	margin-top: 15px;
	position: relative;
	width: 79%;
	float: right;
}

.f_newsletter_inner input {
	background-color: transparent;
	border: 0 none;
	column-rule-color: #000;
	font-size: 12px;
	padding: 0 9px;
	width: 67%;
}

.f_newsletter_inner input[placeholder] {
	color: #000;
	opacity: 1;
}

.f_newsletter_inner button {
	border: 0;
	background-color: transparent;
	color: #000;
	padding: 6px 23px;
	border-left: 1px solid #000;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
}

.f_newsletter_box {
	text-align: right;
}

.footer_cover {
	background-color: #000;
	padding: 12px 0;
}

.copyright_cover {
	text-align: right;
	margin-top: 2px;
}

.copyright_cover p {
	color: #fff;
	font-size: 11px;
	font-weight: 500;
}

.nav_footer li {
	float: left;
	margin-right: 8px;
}

.nav_footer a {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
}

.nav_footer a:hover {
	color: #fff;
}

.navbar-nav .active a,
.navbar-nav .current_page_item a {
	color: #fff;
}

.liufooter {
	background: #2f2929;
	padding: 40px 15px;
	overflow: hidden;
}

.liufooter .fl {
	float: left;
	width: 50%;
}

.liufooter .fl h5 {
	font-size: 28px;
	color: white;
	margin-bottom: 30px;
}

.liufooter .fl p {
	font-size: 14px;
	color: white;
}

.liufooter .fl .lian {
	float: left;
	width: 300px;
}

.liufooter .fl .lian img {
	width: 46px;
	float: left;
}

.liufooter .fl .lian li {
	color: white;
	font-size: 14px;
	margin-top: 20px;
}

.liufooter .saoma {
	float: left;
}

.liufooter .kuang {
	margin-top: 20px;
	overflow: hidden;
}

.liufooter .saoma ul li {
	float: left;
	text-align: center;
	color: white;
	margin-right: 20px;
	margin-top: 20px;
}

.liufooter .saoma ul li img {
	width: 120px;
	height: 120px;
	display: block;
	margin-bottom: 20px;
}

.liufooter .fr {
	float: right;
	width: 46%;
}

.liufooter .info {
	overflow: hidden;
}

.liufooter .copy {
	margin-top: 30px;
	font-size: 14px;
	color: white;
	text-align: center;
	clear: both;
}

.liufooter .fr h5 {
	font-size: 28px;
	color: white;
	margin-bottom: 30px;
}

.liufooter .fr .forms label {
	margin-top: 20px;
	display: block;
}

.liufooter .fr .forms label span {
	font-size: 16px;
	color: white;
}

.liufooter .fr .forms label input {
	outline: none;
	border-radius: 5px;
	color: white;
	background: #6A7079;
	line-height: 30px;
	padding: 0 6px;
	width: 82%;
	margin-left: 20px;
}

.liufooter button {
	width: 160px;
	text-align: center;
	background: #ed6d00;
	color: white;
	line-height: 40px;
	margin-left: 56px;
	border: none;
	margin-top: 20px;
	font-size: 14px;
	cursor: pointer;
	outline: none;
}

.tel {
	position: relative;
	margin-left: 20px;
}

.tel h2 {
	margin: 0;
	font-size: 18px;
	color: #3a3a3a;
	line-height: 25px;
	padding-bottom: 5px;
	position: absolute;
	top: -8px;
}

.tel h2 img {
	margin-right: 10px;
}

.tel h3 {
	font-size: 32px;
	color: #0c2d6a;
	margin: 0;
	line-height: 26px;
	padding-bottom: 32px;
	padding-top: 30px
}

.yh1 {
	background: #eaeef1;
	padding: 70px 0;
}

.yh1::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.yh1_container {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.yh1_imgBox {
	width: 583px;
	float: left;
}

.yh1_imgBox img {
	width: 100%;
}

.yh1_wordBox {
	float: right;
	width: 570px;
}

.yh1_wordBox h2 {
	color: #17326c;
	font-size: 28px;
}

.yh1_wordBox h3 {
	color: #373838;
	font-size: 20px;
}

.yh1_wordBox hr {
	height: 4px;
	background: #17326c;
	width: 45px;
}

.yh1_wordBox p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
}

.yh1_wordBox a {
	display: inline-block;
	width: 160px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #3078f3;
	color: #3078f3;
	text-align: center;
	margin-top: 20px;
}

.yh1_wordBox a:hover {
	background: #3078f3;
	color: #fff;
	text-decoration: none;
}

.youshi .contanier {
	width: 1200px;
	margin: 0 auto;
}

.yh_title {
	width: 774px;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0 40px;
}

.yh_title h2 {
	position: relative;
	font-weight: normal;
	margin: 0;
}

.yh_title h2 p {
	display: inline-block;
	background: #fff;
	padding: 0 10px;
	line-height: 40px;
	height: 40px;
	position: relative;
	z-index: 2;
}

.yh_title h2 p span {
	margin-right: 20px;
	font-weight: bold;
	line-height: 40px;
}

.yh_title h2 hr {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 2px;
	background: #9c9c9c;
	margin: 0;
	border: none;
	/* z-index: -1; */
}

.yh_title h3 {
	margin: 10px 0;
	color: #9c9c9c;
	font-size: 12px;
	text-transform: uppercase;
}

.yh_title h4 {
	color: #6a6a6a;
	font-size: 12px;
	line-height: 26px;
	margin: 25px 0;
}

.youshi .contanier>ul li .youshi_li_contanier {
	border: 1px solid #ccc;
	border-radius: 5px;
	position: relative;
	padding: 20px;
	overflow: hidden;
	height: 339px;
}

.youshi_imgBox {
	margin: 20px 0;
}

.youshi_li_contanier h2 {
	color: #262626;
	font-size: 24.6px;
	margin-bottom: 20px;
}

.youshi_li_contanier p {
	color: #6a6a6a;
	font-size: 16px;
	text-align: left;
	line-height: 26px;
	padding-bottom: 30px;
}

.youshi_btn {
	display: block;
	position: absolute;
	width: 62px;
	height: 62px;
	text-align: center;
	background: #3f7cf8;
	color: #fff;
	line-height: 58px;
	text-indent: 4px;
	font-size: 30px;
	bottom: -100px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50px;
	font-weight: bold;
	transition: all .3s;
	opacity: 0;
}

.youshi_btn:hover {
	color: #fff;
	text-indent: 10px;
}

.youshi .contanier>ul li:hover .youshi_btn {
	display: block;
	opacity: 1;
	bottom: -31px;
}

.youshi .contanier>ul li:hover .youshi_li_contanier {
	border-color: #3f7cf8;
	overflow: inherit;
}

.youshi .contanier>ul li:hover .youshi_li_contanier h2 {
	color: #0c2d6a;
}

.yh3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: 455px 420px;
	grid-gap: 0 0;
	width: 100%;
}

.yh3_grid {
	background: #4c84f8;
	color: #fff;
	position: relative;
}

.yh3_grid2 {
	grid-column: 2 / 4;
	background: url(../image/y31.jpg)no-repeat center center;
	background-size: 105%;
}

.yh3_grid3 {
	background: url(../image/y32.jpg)no-repeat center center;
	background-size: 105%;
}

.yh3_grid4 {
	background: url(../image/y33.jpg)no-repeat center center;
	background-size: 105%;
}

.yh3_grid5 {
	background: url(../image/y34.jpg)no-repeat center center;
	background-size: 105%;
}

.yh3_grid_mask {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 390px;
}

.yh3_grid_mask h2 {
	font-weight: normal;
	font-size: 31px;
	letter-spacing: 2px;
	margin-bottom: 30px;
	color: #fff;
}

.yh3_grid_mask p {
	font-size: 20px;
	letter-spacing: 5px;
	color: #fff;
}

.yh3_grid_mask1 a {
	display: inline-block;
	border: 1px solid #fff;
	color: #fff;
	padding: 5px 50px;
	font-size: 25px;
	margin-top: 30px;
}

.yh3_grid_mask1 a:hover {
	background: #fff;
	border: 1px solid #4c84f8;
	color: #4c84f8;
}

.yh3_grid_mask2 {
	text-align: center;
}

.yh3_grid2 .yh3_grid_mask2 {
	left: 75%;
}

.yh3_grid:hover::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #3876f1ad;
}

.yh4 {
	padding-top: 40px;
	background: #eaeef1;
	padding-bottom: 40px;
}

.yh4 .yh_title h2 p {
	background: #eaeef1;
}

.yh4_nav {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

.yh4_nav li {
	display: inline-block;
	position: relative;
	color: #aaaaaa;
	font-size: 20px;
	padding: 0 20px 20px;
	cursor: pointer;
}

.yh4_nav .active_yh4_nav::after {
	position: absolute;
	content: '';
	width: 40%;
	height: 4px;
	background: #0c2d6a;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.yh4_nav .active_yh4_nav {
	color: #0c2d6a;
}

.yh4_content {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 305px;
	overflow: hidden;
}

.yh4_content::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.yh4_contentUl {
	padding: 20px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	transition: all .3s;
}

.active_yh4_contentUl {
	z-index: 1;
	transition: all .3s;
}

.yh4_contentUl::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.yh4_contentUl li {
	float: left;
	width: 24%;
	margin-left: 1.33%;
	height: 305px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .3s;
	position: relative;
}

.yh4_contentUl li img {
	position: absolute;
	transition: all .3s;
	top: 50%;
	left: 50%;
	transform: scale(1) translate(-50%, -50%);
	transform-origin: 0 0;
}

.yh4_contentUl li:nth-of-type(1) {
	margin-left: 0;
}

.yh4_contentUl li:hover img {
	transform: scale(1.1) translate(-50%, -50%);
}

.yh5 {
	width: 100%;
}

.yh5_gridBox {
	width: 1200px;
	height: 680px;
	margin: 0 auto;
	display: grid;
	grid-gap: 10px 10px;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(3, 1fr);
}

.yh5_grid {
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	background-size: 113%;
	cursor: pointer
}

.yh5_grid:hover {
	box-shadow: 1px 1px 4px .5px #666;
}


/* .yh5_grid a{
    display: block;
    width: 100%;
    height: 100%;
} */

.yh5_grid p {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	color: #fff;
	font-size: 16px;
	bottom: 0;
	letter-spacing: 1px;
}

.yh5_grid:nth-of-type(1) {
	grid-column: 1 / 3;
	grid-row: 1 / 3;
}

.yh5_grid:nth-of-type(1) p {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}

.yh5_btn {
	text-align: center;
	margin: 40px 0;
}

.yh5_btn a {
	display: inline-block;
	color: #2c4058;
	border: 1px solid #2c4058;
	padding: 10px 40px;
}

.yh5_btn a:hover {
	color: #fff;
	background: #2c4058;
}

.yh6 {
	width: 100%;
}

.yh6 img {
	width: 100%;
}


/* .yh7 .yh_title {
    padding: 50px 0 40px;
} */

.yh7_banner .yh7-container {
	width: 100%;
	height: 100%;
	padding-bottom: 50px;
}

.yh7_banner .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 20px;
}

.yh7-container .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;
}

.yh7_banner {
	width: 1200px;
	margin: 0 auto;
}

.yh7_banner .swiper-slide {
	/* height: 188.7px; */
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}

.yh7_banner .swiper-slide img {
	opacity: 0;
}

.yh7-container .swiper-pagination-bullet {
	width: 8px !important;
	height: 8px !important;
}

.yh7-container .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

.yh8 {
	width: 100%;
	background: #f2f6ff;
}

.yh8 .yh_title h2 p {
	background: #f2f6ff;
}

.yh8_container {
	width: 1200px;
	margin: 0 auto;
}

.yh8_container::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.yh8_list {
	width: 560px;
	float: left;
}

.yh8_list li {
	width: 100%;
	height: 110px;
	/* margin-bottom: 50px; */
}

.yh8_list li:hover h2 {
	color: #0c2d6a;
}

.yh8_list_imgBox {
	width: 110px;
	height: 110px;
	line-height: 110px;
	overflow: hidden;
	float: left;
}

.yh8_list_imgBox img {
	width: 100%;
}

.yh8_list_worldBox {
	width: 445px;
	float: left;
	padding-left: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.yh8_list_worldBox h2 {
	font-size: 16px;
	color: #000;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.yh8_list_worldBox p {
	font-size: 14px;
	color: #969696;
	padding-top: 15px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.yh8_list2 {
	width: 560px;
	float: right;
}

.yh8_list2 li {
	border: 1px solid #666;
	padding: 16px;
	margin-bottom: 10px;
}

.yh8_list2_title {
	color: #525252;
	font-size: 16px;
}

.yh8_list2_title span {
	cursor: pointer;
	top: -3px;
}

.yh8_list2_title p {
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	width: 90%;
}

.yh8_list2_main {
	overflow: hidden;
	display: flex;
	align-items: center;
	padding-left: 22px;
	transition: all .3s;
	height: 0;
	margin-top: 0;
}

.active_yh8_list2_main {
	margin-top: 10px;
	height: 120px;
}

.yh8_list2_main_imgBox {
	width: 140px;
	height: 140px;
	line-height: 140px;
	overflow: hidden;
	float: left;
}

.yh8_list2_main_imgBox img {
	width: 100%;
	transition: all .3s;
}

.yh8_list2_main_WorldBox {
	float: left;
	padding-left: 20px;
	width: 350px;
	color: #8c8c8c;
	font-size: 14px;
	line-height: 22px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.active_yh8_list2_main a {
	display: flex;
	align-items: center;
}

.yh8_list2_main:hover .yh8_list2_main_WorldBox {
	color: #333;
}

.yh9 {
	margin-bottom: 40px;
}

.yh9_gridBox {
	display: grid;
	width: 1200px;
	/* height: 650px; */
	margin: 0 auto;
	grid-template-columns: repeat(3, 31%);
	grid-template-rows: repeat(2, 1fr);
	grid-gap: 30px 3.5%;
}

.yh9_grid:nth-of-type(4) {
	grid-column: 1 / 3;
	grid-row: 2 / 3;
	background: url(../image/yh92.png)no-repeat center center;
}

.yh9_grid_title {
	border-bottom: 1px solid #ccc;
	position: relative;
	line-height: 35px;
	height: 35px;
	margin-bottom: 20px;
}

.yh9_grid_title a {
	display: inline-block;
	float: right;
}

.yh9_grid_title hr {
	position: absolute;
	margin: 0;
	border: none;
	width: 80px;
	height: 3px;
	background: #0c2d6a;
	bottom: -1px;
}

.yh9_grid_title span {
	color: #323232;
	font-size: 16px;
}

.yh9_grid_ul1 li {
	overflow: hidden;
	margin-bottom: 10px;
}

.yh9_grid_ul1 li a {
	display: flex;
	align-items: center;
}

.yh9_grid_imgBox {
	width: 121px;
	height: 76px;
	overflow: hidden;
	float: left;
	line-height: 76px;
}

.yh9_grid_imgBox img {
	width: 100%;
}

.yh9_grid_worldBox {
	float: left;
	margin-left: 20px;
	width: 228px;
}

.yh9_grid_worldBox h2 {
	color: #323232;
	font-size: 14px;
	margin: 0;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.yh9_grid_worldBox p {
	font-size: 12px;
	color: #707070;
}

.yh9_grid_worldBox p:nth-of-type(1) {
	margin-bottom: 5px;
}

.yh9_grid_ul1 li a:hover {
	text-decoration: none;
}

.yh9_grid_ul1 li a:hover img {
	opacity: .8;
}

.yh9_grid_ul1 li a:hover h2 {
	color: #0c2d6a;
}

.yh9_grid_ul2 li {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 24px;
}

.yh9_grid_ul2 p {
	width: 70%;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.yh9_grid_ul2 span {
	display: inline-block;
	float: right;
}

.sj_btn_list {
	position: fixed;
	bottom: 30px;
	z-index: 99999;
	display: flex;
	justify-content: space-around;
	width: 90%;
	left: 5%;
	background: #162f6ae3;
	border-radius: 40px;
	display: none;
}

.sj_btn_list a {
	display: block;
	font-size: 12px;
	padding: 5px 0px;
	color: #fff;
	text-align: center;
	flex: 1;
	/* border-left: 1px solid #fff; */
	position: relative;
}

.sj_btn_list a::after {
	content: '';
	position: absolute;
	width: 1px;
	height: 60%;
	background: #fff;
	display: block;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.sj_btn_list a:nth-of-type(4)::after {
	display: none;
}

.sj_btn_list a img {
	width: 24px;
	margin-bottom: 2px;
}

footer {
	background: #0c2d6a;
}

.footer1 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	color: #fff;
	padding: 65px 0;
}

.footer2 {
	width: 100%;
	/* height: 48px; */
	/* line-height: 48px; */
	background: #031b47;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 20px 10px;
}

.footer_T::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.footer_T {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

.footer_TL {
	width: 435px;
	/* border-right: 1px solid #fff; */
	padding-right: 37px;
	float: left;
}

.footer_TL1 {
	font-weight: bold;
	font-size: 18px;
}

.footer_TL2 {
	font-size: 37px;
	margin: 5px 0 10px;
}

.footer_TL3 {
	font-size: 16px;
	margin-top: 10px;
}

.footer_TL3 span {
	margin-right: 10px;
}

.footer_TL5 {
	margin-top: 20px;
}

.footer_TL5::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.footer_TL5_a {
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 12px;
}

.footer_TL5_a p {
	padding: 10px 0;
}

.footer_TL5_a_imgBox {
	width: 100px;
	height: 100px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	line-height: 100px;
}

.footer_TR {
	float: left;
	width: 765px;
	padding-left: 26px;
	border-left: 1px solid #fff;
}

.footer_TR_UlBox {
	margin-top: 20px;
}

.footer_TR_UlBox::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.footer_TR_Ul {
	float: left;
	width: 14.28%;
	padding: 0 4px;
}

.footer_TR_Ul li {
	text-align: left;
	margin-bottom: 5px;
}

.footer_TR_Ul li a {
	color: #fff;
	font-size: 12px;
}


/* .footer_TR_Ul li:nth-of-type(1){
    text-align: center;
} */

.footer_TR_Ul li:nth-of-type(1) a {
	font-size: 16px;
}

.footer_B .footer_TL1 {
	padding-top: 30px;
}

.footer_B_main {
	margin-top: 10px;
}

.footer_B_main a {
	font-size: 16px;
	text-decoration: underline;
	color: #fff;
	margin-right: 20px;
	margin-bottom: 10px;
}

.footer_logo {
	position: absolute;
	top: 110px;
	left: -200px;
}

.dropdown-menu .divider:last-of-type {
	display: none;
}

.dropdown-menu {
	top: calc(100% - 5px);
}

.main::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.leftNav {
	width: 225px;
	/* background: #0c2d6a;
    color: #fff;
    padding: 0 1px;
    border-radius: 10px;
    margin-top: 10px; */
	float: left;
}

.leftNav1 {
	width: 100%;
	background: #0c2d6a;
	color: #fff;
	padding: 0 1px;
	border-radius: 10px;
	margin-top: 10px;
	padding-bottom: 6px;
}

.leftNav_title {
	padding: 0;
	position: relative;
}

.leftNav_title h1 {
	font-size: 24px;
	margin: 0;
	padding: 20px 30px 0;
	color: #fff;
	height: 65px;
}

.leftNav_title p {
	font-size: 14px;
	padding: 5px 30px 20px;
	color: #fff;
}

.leftNav1a .leftNav_title {
	padding-left: 30px;
}

.leftNav_title1 h1 {
	padding: 15px 0px 0 76px;
	font-size: 20px;
}

.leftNav_title1 p {
	padding: 5px 0px 15px 76px;
}

.leftNav_Ul {
	background: #fff;
}

.leftNava_Ul li {
	background: linear-gradient(to top, #e6e4e4, #fff 36%);
	padding: 13px 10px;
	color: #666;
}

.leftNav_Ul li {
	background: linear-gradient(to top, #e6e4e4, #fff 36%);
}

.leftNav_Ul li a p {
	display: inline-block;
	font-size: 14px;
	color: #666;
}

.leftNav_Ul li a {
	display: block;
	padding: 15px 10px;
	color: #666;
}

.leftNav_Ul li:hover p {
	color: #0c2d6a;
}

.leftNav_Ul li:hover span {
	color: #0c2d6a;
}

.leftNav_Ul li a span {
	font-size: 5px;
}

.leftNava_Ul2 li {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.leftNav1a {
	width: 100%;
	position: relative;
	padding: 1px;
	background: #0c2d6a;
	border-radius: 10px;
	margin-top: 50px;
}

.leftNav1a .kefu {
	background: url(../image/kefu.jpg)no-repeat -60px -10px;
	background-size: 130px 130px;
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 50px;
}

.kefuBox {
	width: 72px;
	height: 72px;
	position: absolute;
	top: -35px;
	left: 20px;
	overflow: hidden;
	border-radius: 50px;
	background: #0c2d6a;
	padding: 1px;
}

.leftNava_title {}

.leftNava_Ul {
	width: 100%;
	background: #fff;
}

.acon {
	width: 950px;
	float: right;
	margin-top: 30px;
}

.case {
	margin-bottom: 10px;
}

.case::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.fangan::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.case .list {
	float: right;
	width: 975px;
	margin-top: 10px;
}

.index-case>.contanier::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.view_main {
	width: 100%;
	float: left;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
	border: solid 1px #e1e1e1;
	margin-top: 10px;
	padding: 30px;
}

.view_right {
	width: 300px;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
}

.view_right_con {
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
	border: solid 1px #e1e1e1;
	margin-bottom: 20px;
}

.view_right_con h3 {
	margin: 0;
	line-height: 33px;
	clear: both;
	font-size: 18px;
	padding: 10px 10px 0px;
	border-bottom: 3px solid #d2d2d2;
	font-weight: 600;
	color: #333;
}

.view_right_con h3 em {
	border-bottom: 3px solid #0C2D6A;
	padding-bottom: 5px;
	font-style: normal;
}

.view_right_conUl1 {
	padding: 10px 15px;
}

.view_right_conUl1 li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #d2d2d2;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.view_right_conUl1 li a {
	display: inline-block;
	color: #666;
}

.view_right_conUl1 li:hover a {
	color: #1963a7;
}

.view_right_conUl2::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.view_right_conUl2 {
	padding: 10px;
}

.view_right_conUl2 li {
	display: inline-block;
	float: left;
	margin: 10px;
	border: 1px solid #ccc;
	padding: 5px 20px;
	border-radius: 20px;
}

.view_right_conUl2a li {
	padding: 5px 10px;
	margin: 5px
}

.view_right_conUl2 li:hover {
	background: #06c;
	border-color: #06c;
}

.view_right_conUl2 li:hover a {
	color: #fff;
}

.qyzzBox {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.navbar-header {
	display: block;
	float: none;
	max-width: 1200px;
	margin: auto;
	position: relative;
}
.video_detail{ margin: 30px 0;display: flex;justify-content: center}
.video_detail iframe{width: 800px;height: 500px;max-width: 100%; }
@media (min-width: 768px) {
	.navbar-nav {
		float: none;
		margin: 0;
	}
	.navbar-nav>li>a {
		text-align: center;
	}
	.navbar-nav>li:hover .dropdown-menu {
		display: block;
	}
}

@media (max-width: 1920px) {
	.tese ul li .box .text {
		margin-top: 20%;
	}
}

@media (max-width: 1450px) {
	.yh3_grid {
		background-size: 110%;
	}
	.yh3 {
		grid-template-rows: 360px 350px;
	}
}

@media (max-width:1386px) {
	.nav>li>a {
		margin: 0 12px
	}
	.navbar-brand>img {
		width: 80%
	}
	.tel h3 {
		font-size: 26px;
	}
	.footer_logo {
		display: none
	}
}

@media (max-width: 1218px) {
	.navbar-collapse.collapse .tel {
		display: none;
	}
	.tese ul li .box .text {
		margin-top: 0;
	}
	.tese ul li .box .text h5 {
		font-size: 26px;
		font-weight: bold;
		color: white;
		margin-bottom: 6%;
	}
	.tese ul li .box .text p {
		font-size: 16px;
		line-height: 30px;
		color: white;
		margin-bottom: 0%;
	}
	.tese ul li .box .text {
		position: absolute;
		top: 0;
		padding: 8% 10%;
		width: 100%;
	}
	.tese .tills h4 {
		font-size: 40px;
		font-weight: bold;
		color: #354168;
		margin-bottom: 10px;
	}
}

@media (max-width: 1200px) {
	.maina {
		padding: 0 20px;
	}
	.view_main {
		width: 640px;
	}
	.view_right {
		width: 260px;
	}
	.index-case>.contanier {
		width: 100%;
		padding: 0 20px;
	}
	.case .list {
		max-width: 740px;
	}
	.acon {
		width: 758px;
	}
	.yh8_list_imgBox {
		width: 90px;
		height: 90px;
		line-height: 90px;
	}
	.yh8_list li {
		height: 90px;
		margin-bottom: 10px;
	}
	.yh8_list li a {
		display: flex;
		align-items: center;
		height: 90px;
	}
	.yh8_list_worldBox p {
		padding-top: 10px;
	}
	.yh3 {
		grid-template-rows: 360px 300px;
	}
	.yh3_grid {
		background-size: 147%;
	}
	.navbar-brand {
		height: auto;
		
	}
	.navbar-default .navbar-nav>li>a {
		color: #252525;
		padding: 0;
		margin: 0;
		display: block;
		font-size: 14px;
		line-height: 60px;
		height: 60px;
		font-weight: bolder;
	}
	.headz {
		float: left;
		width: 59%;
		margin-top: 20px;
	}
	.sou {
		padding-top: 3%;
		float: right;
		width: 24%;
		overflow: hidden;
	}
	.navbar-brand>img {
		width: 100%;
	}
	.navbar-collapse.collapse {
		position: relative;
	}
	.navbar-collapse.collapse .tel {
		/* position: absolute;
        top: 30px;
        right: 20px; */
		display: none;
	}
	.nav>li>a {
		margin: 0 17px;
	}
	.navbar-nav {
		margin-top: 0;
	}
	.yh1_container {
		width: 100%;
		padding: 0 20px;
	}
	.yh1_imgBox {
		width: 420px;
	}
	.yh1_wordBox {
		width: 530px;
	}
	.youshi .contanier {
		width: 100%;
		padding: 0 20px;
	}
	.yh3_grid_mask {
		width: 80%;
	}
	.yh3_grid2 .yh3_grid_mask2 {
		left: 50%;
	}
	.yh5_gridBox {
		width: 100%;
		height: 550px;
		padding: 0 20px;
	}
	.yh7_banner {
		width: 100%;
		padding: 0 20px;
	}
	.yh8_container {
		width: 100%;
		padding: 0 20px;
	}
	.yh8_list {
		width: 50%;
	}
	.yh8_list2 {
		width: 50%;
	}
	.yh8_list_worldBox {
		width: 360px;
	}
	.active_yh8_list2_main {
		height: 100px;
		margin-top: 0;
	}
	.yh8_list2_main_imgBox {
		width: 100px;
		height: 100px;
		line-height: 100px;
	}
	.yh8_list2_main_WorldBox {
		width: 330px;
	}
	.yh9_gridBox {
		width: 100%;
		padding: 0 20px;
		grid-gap: 15px 25px
	}
	.footer1 {
		width: 100%;
		padding: 40px 20px;
	}
	.footer_TL {
		width: 300px;
		padding-right: 20px;
	}
	.footer_TR {
		padding-left: 20px;
		width: 680px;
	}
}

@media (max-width: 1023px) {
	.nav>li>a {
		margin: 0 0px;
	}
	.nav>li>a {
		font-size: 16px;
	}
	.tese ul li .box .text h5 {
		font-size: 26px;
	}
	.probody .boxs {
		margin-top: 10%;
		margin-bottom: 0%;
		height: 500px;
	}
	.probody .boxs h4 {
		font-size: 36px;
	}
	.probody .boxs p {
		font-size: 20px;
		line-height: 40px;
	}
	.probody .boxs a {
		height: 60px;
		line-height: 60px;
		font-size: 20px;
	}
}

@media (max-width: 768px) {
    .video_detail iframe{height: 250px; }
	.swiper-slide.swiper-slide-active .bbox {
	transition: all 1.4s ease 0s;
	width: 70%;
	padding: 2%;
	opacity: 1;
	top: 8%;
	
}
	.wanbanner .bbox h2 {
		font-weight: bold;
		font-size: 20px;
	}
    .wanbanner .bbox p{font-size: 16px; margin: 5px 0}
	.wanbanner .bbox a {
		display: inline-block;
    width: 120px;
    font-size: 14px;
    margin: 5px 0 10px 0;
    background: url(/images/jt.png) right no-repeat;
    background-size: 20px;
	}
	.sou {
		display: none;
	}
	.atwo {
		display: block!important;
	}
	.aone {
		display: none!important;
	}
	.fenlist {
		margin-right: 0;
	}
	.news .list dl {
		width: 100%;
		margin-right: 0%;
		float: left;
	}
	.news .list dl dt img {
		width: 100%;
		height: auto;
	}
	.news .list dl dt .bg {
		width: 100%;
		height: 100%;
	}
	.headz {
		/*display: none;*/
		width: 100%;
	}
	.navbar-default .navbar-toggle {
		border-color: #ddd;
		margin-top: 28px;
	}
	.navbar-nav li {
		float: none;
		width: auto;
		display: block;
	}
	.navbar-nav li .dropdown-menu li {
		text-align: left;
		width: 100%;
	}
	/*.navbar-nav li a {
		color: white!important;
		padding: 0 10px!important;
	}*/
	.navbar-default .navbar-nav>li>a {
		line-height: 40px;
		height: 40px;
		font-size: 16px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #333;
		line-height: 30px;
	}
	.about {
		min-height: auto;
	}
	.about h3 {
		font-size: 24px;
		color: white;
		margin: 10px 0;
		font-weight: bold;
	}
	.about {
		background: #d4d4d4;
	}
	.about .fr h2 {
		margin: 0;
	}
	.product_list .col-sm-3 {
		text-align: center;
	}
	.about .texts {
		padding: 20px 15px;
		width: 100%;
	}
	.about .fr {
		width: 100%;
	}
	.about .ying {
		text-transform: uppercase;
		margin-top: 20px;
		font-size: 20px;
	}
	.about p {
		font-size: 16px;
		color: white;
		line-height: 30px;
	}
	.probody li {
		margin-bottom: 30px;
	}
	.probody li img {
		width: 100%;
	}
	.probody {
		padding: 0 15px;
		background: none;
	}
	.probody .boxs {
		width: 100%;
		height: auto;
		margin-top: 0;
	}
	.probody .boxs h4 {
		font-size: 20px;
	}
	.probody .boxs p {
		font-size: 14px;
		line-height: 22px;
	}
	.probody .boxs a {
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.tese {
		padding: 0 15px;
	}
	.tese .tills p {
		text-indent: 2em;
		font-size: 16px;
		line-height: 30px;
		color: #354168;
	}
	.tese .tills h4 {
		font-size: 22px;
		font-weight: bold;
		color: #354168;
		margin-bottom: 10px;
	}
	.pro ul li {
		width: 47%;
		padding: 15px;
		height: 300px;
	}
	.pro ul li img {
		width: auto;
		max-width: 100%;
		margin: auto;
		display: block;
		margin-bottom: 10px;
	}
	.pro ul li h4 {
		color: #005bac;
		font-size: 16px;
		line-height: 30px;
		height: auto;
	}
	.pro ul li p {
		color: #6d6d6d;
		font-size: 14px;
		line-height: 24px;
		height: auto;
	}
	.tese ul li .box {
		/*width: 100%;*/
		margin-bottom: 20px;
		position: relative;
	}
	.tese ul li:nth-child(3) {
		margin-top: 0;
	}
	.tese ul li:nth-child(2) {
		margin-top: 0;
	}
	.tese ul {
		margin-right: 0%;
	}
	.tese .tills {
		width: 100%;
		margin-bottom: 30px;
	}
	.tese ul li {
		float: left;
		width: 100%;
	}
	.tese ul li .box .text h5 {
		font-size: 20px;
	}
	.tese ul li .box .text {
		position: absolute;
		top: 0;
		padding: 8% 4%;
		width: 100%;
	}
	.tese ul li .box .text p {
		font-size: 12px;
		line-height: 20px;
		color: white;
		margin-bottom: 0%;
	}
	.tese ul li:nth-child(3) {
		width: 100%;
	}
	.tese ul li:nth-child(3) .box {
		width: 47%;
		float: left;
		margin-right: 3%;
	}
	.upper_footer_text {
		text-align: center;
	}
	.upper_footer_text>p {
		font-size: 15px;
		line-height: 20px;
	}
	.upper_footer_text {
		padding: 20px 0;
	}
	.footer_detail_box {
		text-align: center;
	}
	.f_newsletter_box {
		margin-top: 18px;
		text-align: center;
	}
	.footer_cover {
		text-align: center;
	}
	.nav_footer li {
		display: inline-block;
		float: none;
	}
	.copyright_cover {
		text-align: center;
		margin-top: 5px;
	}
	.f_newsletter_inner {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.liufooter .fl {
		float: right;
		width: 100%;
	}
	.liufooter .fl h5 {
		font-size: 20px;
		color: white;
		margin-bottom: 20px;
	}
	.liufooter .fr {
		float: right;
		width: 100%;
		margin-top: 20px;
	}
	.liufooter .fr h5 {
		font-size: 20px;
		color: white;
		margin-bottom: 20px;
	}
	.view_main {
		width: 100%;
	}
	.view_right {
		margin-left: 0;
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.view_right_con {
		width: calc(50% - 8px);
		float: left;
	}
	.case .list {
		width: 520px;
	}
	.case .list li {
		margin: 0 5px 10px 5px;
		width: -webkit-calc(33.3% - 10px);
	}
	.case .list li .title {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.dropdown-menu .divider:last-of-type {
		display: block;
		height: 4px;
		margin: 9px 16px;
		background: #1963a7;
	}
	.acon {
		width: 527px;
	}
	.leftNav {
		width: 200px;
	}
	.navbar-header {
		/*display: flex;*/
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
	}
	.navbar-default {
		padding-top: 0;
	}
	.navbar-brand>img {
		max-width: 90px;
	}
	.nav>li>a {
		margin: 0 16px;
	}
	.yh_title {
		width: 90%;
		padding: 30px 0 20px;
	}
	.yh4_contentUl li {
		height: 180px;
		line-height: 180px;
	}
	.yh4_content {
		height: 220px;
	}
	.yh5_btn {
		margin: 25px 0;
	}
	.yh7_banner .swiper-slide {
		background-size: 100%;
	}
	.yh8_list_imgBox {
		width: 70px;
		height: 70px;
	}
	.yh8_list_worldBox {
		width: 270px;
		padding-left: 15px;
	}
	.yh8_list_worldBox p {
		padding-top: 5px;
	}
	.yh8_list li {
		height: auto;
		overflow: hidden;
		/* margin-bottom: 20px; */
	}
	.yh8_list2 li {
		padding: 8px;
	}
	/* .yh8_list2_main_imgBox {
        width: 80px;
        height: 80px;
        line-height: 80px;
    } */
	.yh8_list2_main_WorldBox {
		width: 230px;
		padding-left: 10px;
	}
	/* .yh9_gridBox {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
    } */
	.yh9_grid_worldBox {
		float: left;
		margin-left: 10px;
		width: 130px;
	}
	.yh9_grid_ul2 li {
		line-height: 22px;
	}
	.yh5_gridBox {
		grid-template-columns: repeat(3, 1fr);
		height: 440px;
	}
	.yh5_grid:nth-of-type(1) {
		grid-column: 1 / 2;
		grid-row: 1 / 2;
	}
	.yh5_grid:nth-of-type(1) p {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.footer_TR_Ul {
		width: 25%;
		margin-bottom: 40px;
	}
	.footer_TR_UlBox {
		display: flex;
		flex-wrap: wrap;
	}
	.footer_T {
		display: flex;
	}
	.footer_TL2 {
		font-size: 26px;
	}
	.footer_TL5_a {
		width: 50%;
		margin: 0;
		text-align: center;
	}
	.footer_TL5_a_imgBox {
		margin: 0 auto;
	}
	.yh4_nav .active_yh4_nav::after {
		height: 0;
	}
	.footer_TL {
		width: 400px;
	}
	.yh1_imgBox {
		width: 380px;
	}
	.yh1_wordBox {
		margin-left: 20px;
	}
	.yh3_grid_mask h2 {
		margin-bottom: 15px;
		margin-top: 10px;
		font-size: 26px;
	}
	.yh3_grid_mask p {
		letter-spacing: 2px;
		font-size: 18px;
	}
	.yh3 {
		grid-template-rows: 275px 256px;
	}
	.yh3_grid {
		background-size: 150%;
	}
	.yh4_contentUl li img {
		width: 110%;
	}
	.yh9_grid_ul2 p {
		width: 61%;
	}
	.nav>li>a {
		padding: 10px 0;
		font-size: 16px;
	}
	.navbar-nav>li>a p {
		line-height: 1;
	}
	.sj_btn_list {
		display: flex;
	}
	.wenben {
		padding: 20px 0;
		padding-bottom: 20px;
	}
	.our {
		padding: 20px 10px;
	}
	.our ul {
		margin-right: 0;
	}
	.our ul li {
		width: 100%;
		margin-right: 0;
		float: left;
		margin-bottom: 20px;
	}
	.exp {
		padding: 20px 10px;
	}
	.exp ul {
		margin-right: 0;
	}
	.exp ul li {
		width: 100%;
		margin-right: 0;
		float: left;
		position: relative;
		border-radius: 20px;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.wenben h3 {
		text-align: center;
		width: 96%;
		padding: 0 10px;
		margin: auto;
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
		position: relative;
	}
	.pant {
		padding: 20px 10px;
	}
	.liupro h1 {
		padding: 0 16px;
	}
}

@media (max-width: 450px) {
	.news_li_r p {
		margin-bottom: 10px;
	}
	.news_li {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.maina {
		padding: 0;
	}
	.news {
		width: 100%;
		padding: 0;
	}
	.dropdown-menu .divider {
		margin: 9px 16px;
	}
	.view_right {
		flex-wrap: wrap;
	}
	.view_right_con {
		width: 100%;
	}
	.case .list {
		width: 100%;
	}
	.case .list li {
		width: -webkit-calc(50% - 10px);
	}
	.leftNav {
		width: 80%;
		margin-left: 10%;
		display: none;
	}
	.acon {
		width: 100%;
	}
	.leftNav_title h1 {
		font-size: 20px;
		padding: 10px 20px 0;
	}
	.leftNav_title p {
		font-size: 14px;
		padding: 5px 20px 10px;
	}
	.swiper-pagination-bullet {
		width: 15px !important;
		height: 15px !important;
		line-height: 15px;
		font-size: 12px;
	}
	.yh1_container {
		flex-wrap: wrap;
	}
	.yh1_imgBox {
		width: 100%;
	}
	.yh1_wordBox {
		margin: 0;
	}
	.yh1 {
		padding: 20px 0;
	}
	.yh1_wordBox h2 {
		font-size: 24px;
	}
	.yh1_wordBox h3 {
		font-size: 18px;
		margin: 10px 0;
	}
	.yh1_wordBox hr {
		margin: 10px 0;
	}
	.yh1_wordBox a {
		width: 120px;
		height: 35px;
		line-height: 35px;
	}
	.yh_title {
		padding: 15px 0 10px;
	}
	.yh_title h4 {
		margin: 15px 0;
	}
	.youshi .contanier>ul li .youshi_li_contanier {
		height: auto;
	}
	.youshi_li_contanier p {
		padding-bottom: 20px;
	}
	.yh3 {
		grid-template-columns: 100%;
		grid-template-rows: repeat(5, 1fr);
		/* height: 1000px; */
	}
	.yh3_grid_mask {
		position: static;
		transform: translate(0, 0);
		width: 100%;
		padding: 20px;
	}
	.yh3_grid_mask h2 {
		font-size: 22px;
		margin: 15px 0;
	}
	.yh3_grid_mask p {
		font-size: 16px;
	}
	.yh3_grid_mask a {
		margin-top: 10px;
		padding: 0px 20px;
	}
	.yh3_grid {
		display: flex;
		align-items: center;
		background-size: 100%;
	}
	.yh4 {
		padding: 10px 0;
	}
	.yh_title h2 {
		font-size: 24px;
	}
	.yh4_nav {
		margin-top: 0px;
	}
	.yh4_nav li {
		font-size: 14px;
		padding: 0 10px 10px;
	}
	.yh4_nav .active_yh4_nav::after {
		height: 0;
	}
	.yh4_contentUl {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.yh4_contentUl li {
		width: 49%;
		margin: 0;
		margin-bottom: 10px;
	}
	.yh4_content {
		height: 370px;
	}
	.yh4_contentUl li img {
		max-width: 100%;
	}
	.yh5_gridBox {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: 200px 110px 100px 100px 100px;
		height: auto;
	}
	.yh5_grid:nth-of-type(1) {
		grid-column: 1 / 3;
		grid-row: 1 / 2;
	}
	.yh8_list {
		width: 100%;
	}
	.yh8_list2 {
		width: 100%;
	}
	.yh8_list_imgBox {
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	.yh8_list li a {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.yh8_list_worldBox {
		width: 256px;
	}
	.yh9_gridBox {
		grid-template-columns: 100%;
		grid-template-rows: auto;
	}
	.yh9_grid:nth-of-type(4) {
		grid-column: 1 / 2;
		grid-row: 3 / 4;
		height: 200px;
		background-size: 100%;
	}
	.yh9_grid {
		width: 100%;
	}
	.yh9_grid_worldBox {
		width: 200px;
	}
	.footer_TL {
		width: 100%;
	}
	.footer_T {
		flex-wrap: wrap;
	}
	.footer_TR {
		display: none;
	}
	.footer_TL5 {
		display: flex;
	}
	.footer1 {
		padding: 20px;
	}
	.footer_TL {
		padding: 0;
	}
	.footer_TL1 {
		font-size: 16px;
	}
	.footer_TL2 {
		font-size: 22px;
		margin: 5px 0;
	}
	.footer_TL3 {
		margin-top: 0;
		font-size: 14px;
	}
	.footer_B .footer_TL1 {
		padding-top: 15px;
	}
	.footer_B_main a {
		font-size: 14px;
	}
	.footer_B_main {
		margin-top: 5px;
	}
	.yh9_grid_ul2 p {
		width: 71%;
	}
	.yh3_grid_mask img {
		width: 70px;
	}
	.yh3_grid2 {
		grid-column: 1 / 2;
		grid-row: 2 / 3;
		background-size: auto 100%;
	}
	.yh8_list2_main_WorldBox {
		width: 210px;
	}
	.yh5_grid p {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}
}
.detail{ margin-top:30px; line-height: 2em; padding:0 20px}
.detail img{ max-width: 100%}
.view_title{ font-size:20px; text-align: center;padding:0 20px}
.banner1{width: 100%}
.pro_nav{width: 1190px;margin:10px auto 20px auto;padding: 0 20px}
.pro_nav span{color: #FB0004}
.create{background: #e6e6e6;}








