* { list-style: none; margin: 0; padding: 0; outline: none;}
body { min-width: 1300px; font-size: 12px; font-family: Microsoft YAHEI, Arial, Helvetica, sans-serif; color: #333; margin: 0 auto;}
a { color: #333; text-decoration: none;}
a:hover { text-decoration: none; color: #af4b51;}
.fl { float: left;}
.fr { float: right;}
.clear { clear: both;}
.warp { width: 1300px; margin: 0 auto;} 
#VCode { cursor: pointer;}
input[type=button],
input[type=submit],
input[type=file],
button { cursor: pointer; -webkit-appearance: none;}
textarea { -webkit-appearance: none;}
::-webkit-input-placeholder { color: #999;} 
:-moz-placeholder { color: #999;} 
::-moz-placeholder { color: #999;}
:-ms-input-placeholder { color: #999;} 

@font-face {
	font-family: 'FontAwesome';
		    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	        src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
			     url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
				 url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
				 url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
				 url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	 font-style: normal;
}
@font-face {
	font-family: 'Oswald';
		    src: url('../fonts/Oswald.ttf');
	font-weight: normal;
	 font-style: normal;
}

/*头部*/
.header { width: 100%; min-width: 1300px; height: 70px; padding: 0 5%; box-sizing: border-box; position: absolute; top: 0; left: 0; z-index: 999; -webkit-transition: all .5s ease; transition: all .5s ease;}
.header .logo { float: left; width: 250px; height: 50px; margin: 10px 0; overflow: hidden;}
.header .logo img { height: 100%; height: 50px;}
.header .logo .hei { display: none;}
.header .logo .bai { display: block;}

.header .srch { float: right; width: 50px; height: 70px; margin-left: 50px; position: relative;}
.header .srch span { display: block; width: 50px; height: 70px; cursor: pointer; background: url(../images/yxt01.png) no-repeat center / 25px;}
.header .srch .nrs { display: none; width: 260px; height: 45px; border: 20px solid #fff; border-radius: 4px; overflow: hidden; background: #fff; position: absolute; right: 0; top: 70px; z-index: 2;}
.header .srch .nrs form { display: block; border: 1px solid #ddd; border-radius: 4px; overflow: hidden;}
.header .srch .nrs input { display: block; float: left; width: calc(100% - 70px); height: 43px; line-height: 43px; font-size: 14px; color: #333; padding: 0 10px; border: none; background: #fff;}
.header .srch .nrs .btn { display: block; width: 50px; padding: 0; overflow: hidden; background: url(../images/yxt01h.png) no-repeat center / 20px;}
.header .srch.on .nrs { display: block;}

/*导航*/
.header .nav { float: right; max-width: calc(100% - 280px); height: 70px;}
.header .nav li { float: left; height: 70px; line-height: 70px; margin-left: 50px;}
.header .nav li a { display: block; font-size: 16px; color: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.header .nav li .scdnav { width: 100vw; height: 0; box-shadow: 0 5px 10px rgba(0,0,0,0.05); overflow: hidden; background: #fff; overflow: hidden; position: absolute; right: 0; top: 70px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.header .nav li .scdnav .msg { float: left; width: calc(100% - 550px);}
.header .nav li .scdnav .msg h3 { height: 45px; line-height: 45px; font-size: 22px; color: #333; margin-bottom: 15px;}
.header .nav li .scdnav .msg a { float: left; width: calc(100% / 3 - 85px); height: 50px; line-height: 50px; font-size: 16px; color: #333 !important; margin-right: 70px; padding: 0 15px 0 0; border-bottom: 1px solid #ccc; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; -webkit-transition:all .5s ease; transition:all .5s ease;}
.header .nav li .scdnav .msg a::after { display: block; content: ""; width: 5px; height: 5px; margin: auto; border-top: 1px solid #333; border-right: 1px solid #333; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); background: no-repeat; position: absolute; right: 5px; top: 0; bottom: 0;}
.header .nav li .scdnav .msg a:hover { color: #af4b51 !important; border-bottom-color: #af4b51;}
.header .nav li .scdnav .msg a:hover::after { border-top: 1px solid #af4b51; border-right: 1px solid #af4b51;}
.header .nav li .scdnav .img { float: right; max-width: 500px; height: 225px; overflow: hidden;}
.header .nav li .scdnav .img img { display: block; max-width: 100%; height: 225px;}
.header .nav li:hover .scdnav { height: 225px; padding: 25px 0;}
.header:hover { border-bottom: 1px solid #eee; background: #fff;}
.header:hover .logo .hei { display: block;}
.header:hover .logo .bai { display: none;}
.header:hover .nav li a { color: #333;}
.header:hover .srch span { background-image: url(../images/yxt01h.png);}

/*banner*/
.banner { width: 100%; margin: 0 auto; position: relative;}
.banner .swiper-slide { width: 100%;}
.banner .swiper-slide a,
.banner .swiper-slide img,
.banner .swiper-slide video { display: block; width: 100%; object-fit: fill;}
.banner .swiper-button-prev,
.banner .swiper-button-next { width: 80px; height: 80px; border-radius: 50%;}
.banner .swiper-button-prev::after,
.banner .swiper-button-next::after { font-size: 46px; color: rgba(175,75,81,0.5);} 
.banner .swiper-button-prev { left: 0;}
.banner .swiper-button-next { right: 0;}
.banner .swiper-button-prev:hover::after,
.banner .swiper-button-next:hover::after { color: #af4b51;}

.banner .fotbom { width: 90%; margin: auto; position: absolute; left: 0; right: 0; bottom: 0; z-index: 9;}
.banner .fotbom .lst { width: 100%;}
.banner .fotbom .lst li { float: left; width: 30px; height: 35px; margin-right: 35px; background-repeat: no-repeat; background-position: center bottom; background-size: 25px; position: relative;}
.banner .fotbom .lst li .nr { display: none; padding: 10px 15px; border-radius: 4px; overflow: hidden; background: #fff; position: absolute; left: 0; bottom: 35px;}
.banner .fotbom .lst li .nr p { line-height: 25px; font-size: 15px; color: #333;}
.banner .fotbom .lst li .nr img { display: block; width: 100px; height: 100px; background: #fff;}
.banner .fotbom .lst li .nr span { display: block; height: 20px; line-height: 20px; font-size: 12px; color: #333; text-align: center; margin-top: 5px;}
.banner .fotbom .lst li.fb01 { background-image: url(../images/fb01.png);}
.banner .fotbom .lst li.fb01 .nr { width: 180px;}
.banner .fotbom .lst li.fb02 { background-image: url(../images/fb02.png);}
.banner .fotbom .lst li.fb02 .nr { width: 365px;}
.banner .fotbom .lst li.fb03 { background-image: url(../images/fb03.png);}
.banner .fotbom .lst li.fb03 .nr { width: 330px;}
.banner .fotbom .lst li.fb04 { background-image: url(../images/fb04.png);}
.banner .fotbom .lst li.fb04 .nr { width: 260px;}
.banner .fotbom .lst li.fb05 { background-image: url(../images/fb05.png);}
.banner .fotbom .lst li.fb05 .nr { width: 100px;}
.banner .fotbom .lst li:hover .nr { display: block;}
.banner .fotbom .wz { width: 100%; height: 40px; line-height: 30px; font-size: 14px; color: #fff; text-align: center; filter: alpha(opacity=65); opacity: 0.65;}
.banner .fotbom .wz a { color: #fff;}

/*二级banner*/
.banner_ej { width: 100%; margin: 0 auto;}
.banner_ej img { display: block; width: 100%;}

/*脚部*/
.footer { width: 100%; background: #f5f6f7;}
.footer a { color: #999; -webkit-transition: all .5s ease; transition: all .5s ease;}
.footer a:hover { color: #af4b51;}
.footer .lft { float: left; width: calc(100% - 501px);}
.footer .rgt { float: right; width: 430px; padding-left: 70px; border-left: 1px solid #ebeef5;}
.footer .top { width: 100%; border-bottom: 1px solid #ebeef5;}
.footer .top .lft,
.footer .top .rgt { padding-top: 15px; padding-bottom: 15px;}
.footer .top .logo { width: 400px; height: 50px; margin: 25px 0; overflow: hidden;}
.footer .top .logo img { display: block; height: 50px;}
.footer .top .rgt { display: flex; flex-direction: row; justify-content: space-between; align-items: center; height: 100px; position: relative;}
.footer .top .rgt p { display: flex; flex-direction: row; align-items: center; height: 50px; line-height: 50px; font-size: 15px; color: #333; padding-left: 30px; background: url(../images/fb01h.png) no-repeat left center / 20px;}
.footer .top .rgt p b { font-size: 26px; color: #c11a1d;}
.footer .top .rgt img { display: block; width: 80px; height: 80px; position: absolute; left: -150px;}
.footer .msg { width: 100%;}
.footer .msg .lft,
.footer .msg .rgt { padding-top: 30px; padding-bottom: 25px;}
.footer .msg .lft ul { display: flex; flex-direction: row; width: 100%;}
.footer .msg .lft li { margin-right: 55px;}
.footer .msg .lft li h3 { height: 35px; line-height: 35px; font-weight: 500; font-size: 16px; color: #333;}
.footer .msg .lft li p { width: 100%; margin-top: 5px;}
.footer .msg .lft li p a { display: block; height: 35px; line-height: 35px; font-size: 15px; color: #999; -webkit-transition: all .5s ease; transition: all .5s ease;}
.footer .msg .lft li p a:hover { color: #af4b51;}
.footer .msg .rgt p { line-height: 30px; font-size: 15px; color: #666; margin-bottom: 10px; padding-left: 30px; background-repeat: no-repeat; background-position: 0 6px; background-size: 20px;}
.footer .msg .rgt p span { display: block; height: 30px; line-height: 30px; font-size: 15px; color: #333;}
.footer .msg .rgt p a { color: #666;}
.footer .msg .rgt p a:hover { color: #af4b51;}
.footer .msg .rgt .add { background-image: url(../images/fb02h.png);}
.footer .msg .rgt .tel { background-image: url(../images/fb03h.png);}
.footer .msg .rgt .eml { /*float: left; width: 65%;*/ background-image: url(../images/fb04h.png);}
/*.footer .msg .rgt .fox { float: left; width: calc(35% - 70px); background-image: url(../images/fb06.png);}*/
.footer .copy { width: 100%; line-height: 30px; font-size: 14px; color: #999; border-top: 1px solid #ebeef5;}
.footer .copy .lft,
.footer .copy .rgt { padding-top: 10px; padding-bottom: 10px;}
.footer .copy .rgt { text-align: right;}

/*************** 子页公用 *******************/
.content { width: 1300px; margin: 0 auto; padding: 25px 0; position: relative; z-index: 2;}
.comnav { width: 100%; height: 50px;}
.comnav a { float: left; height: 50px; line-height: 50px; font-size: 15px; color: #666; margin-right: 50px; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.comnav a::after { display: block; content: ""; width: 0; height: 2px; margin: auto; background: #af4b51; position: absolute; left: 0; right: 0; bottom: 0;}
.comnav a:hover { color: #af4b51;}
.comnav a.on { color: #333;}
.comnav a.on::after { width: 100%;}

.comlft { float: left; width: 300px; border: 1px solid #ebeef5; box-shadow: 0 2px 10px rgba(0,0,0,0.05); background: #fff;}
.comlft h1 { height: 40px; line-height: 40px; font-size: 22px; color: #af4b51; margin-bottom: 20px; padding: 15px 55px; background: url(../images/yxt04.png) no-repeat 20px 23px; position: relative;}
.comlft h1::after { display: block; content: ""; width: 40px; height: 2px; background: url(../images/yxt05.png) no-repeat 0 0; position: absolute; left: 20px; bottom: 0;}
.comlft li { width: 100%; position: relative;}
.comlft li a { display: flex; flex-direction: row; align-items: center; height: 44px; padding: 10px 20px; border-top: 1px solid #f4f4f4; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.comlft li a span { display: block; line-height: 20px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -webkit-transition: all .5s ease; transition: all .5s ease;}
.comlft li p { display: none; width: 100%;}
.comlft li:hover a,
.comlft .on a { border-bottom-color: #af4b51; background: #af4b51;}
.comlft li:hover a span,
.comlft .on a span { color: #fff;}
.comlft .on p { display: block;}
.comlft .on p a { display: block; height: 50px; line-height: 50px; font-size: 15px; color: #666; padding: 0 40px; border: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: none;}
.comlft .on p a:hover,
.comlft .on p .hov { color: #af4b51; background: rgba(195,59,65,0.1);}
.comlft.pro li a::before,
.comlft.pro li a::after { display: block; content: ""; margin: auto; background: #ccc; position: absolute; top: 0; bottom: 0;}
.comlft.pro li a::before { width: 14px; height: 1px; right: 15px;}
.comlft.pro li a::after { width: 1px; height: 14px; right: 21px;}
.comlft.pro .on a::before { background: #fff;}
.comlft.pro .on a::after { display: none;}
.comlft.pro .on p a::before,
.comlft.pro .on p a::after { display: none;}

.comrgt { float: right; width: calc(100% - 330px);}
.comrgt .shows { min-height: 300px; padding: 20px 25px; border: 1px solid #ebeef5; border-bottom: 2px solid #af4b51; box-shadow: 0 2px 10px rgba(0,0,0,0.05); background: #fff;}
.comrgt .shows .tit { height: 40px; line-height: 40px; font-weight: bold; font-size: 30px; color: #333; margin-bottom: 10px; padding-left: 50px; position: relative;}
.comrgt .shows .tit::before,
.comrgt .shows .tit::after { display: block; content: ""; height: 30px; background: #af4b51; position: absolute; top: 7px;}
.comrgt .shows .tit::before { width: 25px; left: 0;}
.comrgt .shows .tit::after { width: 7px; left: 32px;}
.comrgt .shows .nam { width: 100%; height: 45px; line-height: 45px; font-size: 22px; color: #af4b51; margin: 20px 0; border-bottom: 2px solid #c0c4cc; position: relative;}
.comrgt .shows .nam::after { display: block; content: ""; width: 90px; height: 4px; background: #af4b51; position: absolute; left: 0; bottom: -3px;}
.proimg { width: 100%; height: 300px; margin-top: 20px;}
.proimg img { display: block; max-width: 100%; height: 300px; margin: 0 auto;}

/*详情页公用*/
.lh { line-height: 30px; font-size: 15px; color: #666; text-align: justify;}
.lh img { display: block; max-width: 100%; height: auto !important; margin: 0 auto;}
.lh ul,
.lh ol { padding: revert; padding-left: 25px;}
.lh li { list-style: inherit;}
.lh table { border-spacing: 0px; border-top: 1px solid #ccc; border-left: 1px solid #ccc;}
.lh table td { text-align: center; vertical-align: middle; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.shosw { min-height: 300px; padding: 20px 25px; border: 1px solid #ebeef5; border-bottom: 2px solid #af4b51; box-shadow: 0 2px 10px rgba(0,0,0,0.05); background: #fff;}
.shosw .lh { min-height: 300px;}
.show_h3 { width: 100%; text-align: center; margin-bottom: 25px; padding-bottom: 10px; border-bottom: 1px solid #f4f4f4;}
.show_h3 h3 { line-height: 35px; font-size: 24px; color: #333;}
.show_h3 p { line-height: 30px; font-size: 14px; color: #bbb; margin-top: 5px;}
.show_sxp { font-size: 14px; line-height: 25px; color: #999; margin-top: 30px; padding-top: 20px; border-top: 1px solid #eee;}
.show_sxp p { width: 45%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.show_sxp p span { display: inline-block; margin-right: 10px;}
.show_sxp a { color: #af4b51;}
.show_sxp .fr { text-align: right;}
.show_sxp p a:hover { color: #af4b51; text-decoration: underline;}

.serchms { line-height: 50px; font-size: 18px; color: #333; text-align: center; margin-top: 25px; padding-top: 160px; background: url(../images/yxt30.png) no-repeat center top / 300px;}

/*分页*/
.scott { text-align: right; padding: 15px 0; overflow: hidden;}
.scott li { display: inline-block; line-height: 35px; margin-left: 10px; border-radius: 4px; overflow: hidden; background: #f0f2f5; -webkit-transition: all .5s ease; transition: all .5s ease;}
.scott a,
.scott span { display: block; padding: 0 15px; font-size: 16px; color: #666; cursor: pointer;}
.scott li:hover a,
.scott li:hover span { color: #af4b51;}
.scott .active { background: #af4b51;}
.scott .active:hover span,
.scott .active span { color: #fff;}

/*产品与解决方案*/
.prods { width: 100%;}
.prods .warp { position: relative;}
.prods .nams { width: 100%; height: 65px; line-height: 65px; font-weight: bold; font-size: 36px; color: #af4b51; text-align: center; text-shadow: 0 5px 10px rgba(0,0,0,0.2); letter-spacing: 5px; margin-bottom: 25px;}
.prods .swiper-button-prev,
.prods .swiper-button-next { width: 60px; height: 60px; overflow: hidden; border: 2px solid #af4b51; border-radius: 50%; top: 60%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .swiper-button-prev { left: -90px;}
.prods .swiper-button-next { right: -90px;}
.prods .swiper-button-prev::after,
.prods .swiper-button-next::after { display: block; font-size: 24px; color: #af4b51; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .swiper-button-prev:hover,
.prods .swiper-button-next:hover { background: #af4b51;}
.prods .swiper-button-prev:hover::after,
.prods .swiper-button-next:hover::after { color: #fff;}
.prods .more { display: block; width: 150px; height: 50px; line-height: 50px; font-size: 16px; color: #fff; text-align: center; margin: 40px auto 0 auto; border-radius: 4px; overflow: hidden; background: #af4b51; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .more:hover { border-radius: 25px;}

.prods .zypro { width: 100%; padding: 50px 0; overflow: hidden; background: #fff;}
.prods .zypro .tabs { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; width: 100%; margin-bottom: 25px;}
.prods .zypro .tabs a { display: block; height: 40px; line-height: 40px; font-size: 14px; color: #333; margin: 0 10px; padding: 0 20px; border: 1px solid #eee; border-radius: 25px; box-shadow: 0 0 5px rgba(0,0,0,0.1); overflow: hidden; background: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .zypro .tabs a:hover { color: #af4b51; border-color: #af4b51;}
.prods .zypro .tabs .on { color: #fff !important; border-color: #af4b51; background: #af4b51;}
.prods .zypro .cat-364 { width: 100%; position: relative;}
.prods .zypro .swiper-slide { background: #fff;}
.prods .zypro .swiper-slide a { display: block; padding: 10px; border-radius: 4px; overflow: hidden; background: #f3f7fb; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .zypro .swiper-slide a .img { width: 100%; height: 170px; background: #fff;}
.prods .zypro .swiper-slide a .img img { display: block; max-width: 100%; height: 170px; margin: 0 auto; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .zypro .swiper-slide a p { width: 100%; height: 30px; line-height: 30px; font-size: 16px; color: #333; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .zypro .swiper-slide a span { display: block; width: 100%; height: 25px; line-height: 25px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .zypro .swiper-slide a:hover { background: #af4b51;}
.prods .zypro .swiper-slide a:hover.img img { transform: scale(1.1,1.1);}
.prods .zypro .swiper-slide a:hover p { color: #fff;}
.prods .zypro .swiper-slide a:hover span { color: rgba(255,255,255,0.85);}
.prods .zypro .swiper-button-prev,
.prods .zypro .swiper-button-next { top: 50%;}

.prods .zypro .lst { width: 100%;}
.prods .zypro .lst li { float: left; width: calc(100% / 4 - 19px); margin: 0 25px 25px 0;}
.prods .zypro .lst li:nth-child(4n) { margin-right: 0;}
.prods .zypro .lst li a { display: block; padding: 10px; border-radius: 4px; overflow: hidden; background: #f3f7fb; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .zypro .lst li a .img { width: 100%; height: 220px; background: #fff;}
.prods .zypro .lst li a .img img { display: block; max-width: 100%; height: 220px; margin: 0 auto; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .zypro .lst li a p { width: 100%; height: 30px; line-height: 30px; font-size: 16px; color: #333; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .zypro .lst li a span { display: block; width: 100%; height: 25px; line-height: 25px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .zypro .lst li a:hover { background: #af4b51;}
.prods .zypro .lst li a:hover.img img { transform: scale(1.1,1.1);}
.prods .zypro .lst li a:hover p { color: #fff;}
.prods .zypro .lst li a:hover span { color: rgba(255,255,255,0.85);}

.prods .techlg { width: 100%; padding: 50px 0; overflow: hidden; background: #f3f7fb;}
.prods .techlg .swiper-slide {}
.prods .techlg .swiper-slide .nr { padding: 35px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); border-radius: 8px; overflow: hidden; background: #fff; position: relative;}
.prods .techlg .swiper-slide .nr i { display: block; width: 50px; height: 70px; line-height: 70px; font-style: normal; font-size: 24px; color: #fff; text-align: right; padding: 50px 70px 0 0; border-radius: 50%; overflow: hidden; background: #af4b51; position: absolute; top: -60px; right: -60px; z-index: 1; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .techlg .swiper-slide .nr .msg { width: 100%; position: relative; z-index: 2;}
.prods .techlg .swiper-slide .nr .msg img { display: block; width: 50px; height: 50px;}
.prods .techlg .swiper-slide .nr .msg h3 { width: 100%; height: 40px; line-height: 40px; font-weight: 500; font-size: 20px; color: #333; text-align: center; margin: 20px 0 10px 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .techlg .swiper-slide .nr .msg .lh { height: 210px; overflow-y: scroll; scrollbar-width: none; -webkit-box-orient: vertical; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .techlg .swiper-slide .nr .msg .lh::-webkit-scrollbar { width: 0; height: 0;}
.prods .techlg .swiper-slide .nr:hover i { width: calc(100% + 60px); height: calc(100% + 60px); border-radius: 0;}
.prods .techlg .swiper-slide .nr:hover .msg img { filter: grayscale(100) brightness(100);}
.prods .techlg .swiper-slide .nr:hover .msg h3 { color: #fff;}
.prods .techlg .swiper-slide .nr:hover .msg .lh { color: rgba(255,255,255,0.85);}

.prods .techlg .swiper-slide .mgs { padding: 30px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); border-radius: 8px; overflow: hidden; background: #fff; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .techlg .swiper-slide .mgs::after { display: block; content: ""; width: 100%; height: 0%; background: #af4b51; position: absolute; left: 0; bottom: 0; z-index: 1; -webkit-transition: all 0.8s ease; transition: all 0.8s ease;}
.prods .techlg .swiper-slide .mgs h3 { width: 100%; height: 40px; line-height: 40px; font-weight: 500; font-size: 20px; color: #333; text-align: center; position: relative; z-index: 2; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .techlg .swiper-slide .mgs .img { width: 60px; height: 60px; margin: 25px auto; padding: 20px; border-radius: 50%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); overflow: hidden; background: #fff; position: relative; z-index: 2; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .techlg .swiper-slide .mgs .img img { display: block; width: 60px; height: 60px;}
.prods .techlg .swiper-slide .mgs .lh { height: 150px; overflow-y: scroll; scrollbar-width: none; position: relative; z-index: 2; -webkit-box-orient: vertical; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .techlg .swiper-slide .mgs .lh::-webkit-scrollbar { width: 0; height: 0;}
.prods .techlg .swiper-slide .mgs:hover::after { height: 100%; top: 0;}
.prods .techlg .swiper-slide .mgs:hover h3 { color: #fff;}
.prods .techlg .swiper-slide .mgs:hover .img { transform: rotate(360deg);}
.prods .techlg .swiper-slide .mgs:hover .lh { color: rgba(255,255,255,0.85);}

.prods .plans { width: 100%; padding: 50px 0; overflow: hidden; background: #fff;}
.prods .plans .swiper-slide { width: 420px; height: 375px;}
.prods .plans .swiper-slide a { display: block; width: 100%; height: 375px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .plans .swiper-slide .img { width: 420px; height: 345px; border-radius: 8px; overflow: hidden;}
.prods .plans .swiper-slide .img img { display: block; width: 420px; height: 345px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .plans .swiper-slide p { display: block; width: calc(100% - 120px); height: 60px; line-height: 60px; font-size: 18px; color: #333; text-align: center; margin: auto; padding: 0 30px; border-radius: 4px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #fff; position: absolute; left: 0; right: 0; bottom: 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .plans .swiper-slide p::after { display: block; content: ""; width: 30px; height: 30px; border-radius: 50% 0 0 0; background: #af4b51 url(../images/yxt02.png) no-repeat center; position: absolute; right: 0; bottom: 0; z-index: 1; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .plans .swiper-slide:hover .img img { transform: scale(1.1,1.1);}
.prods .plans .swiper-slide:hover p { color: #fff; background: #af4b51;}
.prods .plans .swiper-slide:hover p::after { background: #fff url(../images/yxt02h.png) no-repeat center;}

.prods .case { width: 100%; padding: 50px 0; background: url(../images/yxt03.jpg) no-repeat center;}
.prods .case .swiper-slide { border-radius: 10px; overflow: hidden; background: #fff;}
.prods .case .swiper-slide .img { width: 100%; height: 235px; border-radius: 10px; overflow: hidden; position: relative; z-index: 2;}
.prods .case .swiper-slide .img img { display: block; width: 100%; height: 235px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .case .swiper-slide .msg { padding: 10px 25px; border-radius: 0 0 10px 10px; overflow: hidden; background: #fff; position: relative; z-index: 1;}
.prods .case .swiper-slide .msg h3 { height: 45px; line-height: 45px; font-weight: 500; font-size: 22px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .case .swiper-slide .msg p { height: 75px; line-height: 25px; font-size: 14px; color: #999; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.prods .case .swiper-slide .msg span { display: inline-block; height: 40px; line-height: 40px; font-size: 14px; color: #999; margin-top: 15px; padding-right: 20px; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .case .swiper-slide .msg span::after { display: block; content: ""; width: 6px; height: 6px; border-top: 1px solid #999; border-right: 1px solid #999; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 4px; top: 18px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prods .case .swiper-slide:hover .img img { transform: scale(1.1,1.1);}
.prods .case .swiper-slide:hover .msg h3 { color: #af4b51;}
.prods .case .swiper-slide:hover .msg span { color: #af4b51;}
.prods .case .swiper-slide:hover .msg span::after { border-color: #af4b51;}
.prods .case .swiper-button-prev,
.prods .case .swiper-button-next { top: 50%;}

/*解决方案*/
.caslist { width: 100%; margin: 20px 0;}
.caslist li { float: left; width: calc(100% / 3 - 22px); height: 50px; margin: 10px 30px 10px 0; border: 1px solid #c0cacc; background: url(../images/yxt06.png) no-repeat right center; -webkit-transition: all .5s ease; transition: all .5s ease;}
.caslist li:nth-child(3n) { margin-right: 0;}
.caslist li a { display: block; line-height: 50px; font-size: 16px; color: #333; padding: 0 45px 0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.caslist li a::after { display: block; content: ""; width: 1px; height: 25px; margin: auto; background: #c0cacc; position: absolute; right: 40px; top: 0; bottom: 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.caslist li:hover { border-color: #af4b51; background: #af4b51 url(../images/yxt06h.png) no-repeat right center;}
.caslist li:hover a { color: #fff;}
.caslist li:hover a::after { background: rgba(255,255,255,0.5);}

/*商务咨询*/
.swzxs { width: 135px; height: 45px; line-height: 45px; font-size: 18px; color: #fff; cursor: pointer; text-align: center; margin: 40px auto 0 auto; border-radius: 25px; background: #af4b51;}
.fomtank { display: none; width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: fixed; left: 0; top: 0; z-index: 999999;}
.fomtank .nrs { width: 1000px; height: 650px; margin: auto; padding: 15px 30px 170px 30px; border-radius: 10px; overflow: hidden; background: #fff url(../images/yxt07.jpg) no-repeat center bottom; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2;}
.fomtank .nrs h3 { width: 100%; height: 55px; line-height: 55px; font-size: 20px; color: #af4b51; margin-bottom: 25px; border-bottom: 1px solid #ebebeb; position: relative;}
.fomtank .nrs h3::after { display: block; content: ""; width: 80px; height: 3px; background: #af4b51; position: absolute; left: 0; bottom: -1px;}
.fomtank .nrs .close { width: 30px; height: 30px; cursor: pointer; position: absolute; top: 30px; right: 45px; z-index: 9;}
.fomtank .nrs .close::before,
.fomtank .nrs .close::after { display: block; content: ""; margin: auto; background: #666; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.fomtank .nrs .close::before { width: 25px; height: 2px;}
.fomtank .nrs .close::after { width: 2px; height: 25px;}
.fomtank .nrs li { width: 100%; margin-bottom: 15px;}
.fomtank .nrs li span { display: block; float: left; width: 90px; height: 40px; line-height: 40px; font-size: 14px; color: #333;}
.fomtank .nrs li span i { font-style: normal; font-size: 14px; color: #af4b51;}
.fomtank .nrs li input,
.fomtank .nrs li select,
.fomtank .nrs li textarea { display: block; float: right; width: calc(100% - 112px); font-size: 14px; color: #333; padding: 0 10px; border: 1px solid #e6e6e6; border-radius: 4px; overflow: hidden; background: #f5f5f5;}
.fomtank .nrs li input { height: 38px; line-height: 38px;}
.fomtank .nrs li select { width: calc(100% - 90px); height: 40px; line-height: 40px;}
.fomtank .nrs li textarea { font-family: Microsoft YAHEI; padding: 10px;}
.fomtank .nrs .yzm {}
.fomtank .nrs .yzm input { float: left; width: 140px;}
.fomtank .nrs .yzm img { float: left; width: 115px; height: 38px; margin: 0 15px; border: 1px solid #e6e6e6; border-radius: 4px; overflow: hidden; background: #f5f5f5;}
.fomtank .nrs .yzm p { float: left; width: calc(100% - 400px); height: 40px; line-height: 40px; font-size: 14px; color: #999;}
.fomtank .nrs .btn { padding: 25px 0 0 90px;}
.fomtank .nrs .btn input { display: block; float: left; width: 160px; height: 45px; font-size: 14px; margin-right: 15px; text-align: center; border: none; border-radius: 4px; overflow: hidden;}
.fomtank .nrs .btn .red { color: #fff; background: #af4b51;}
.fomtank .nrs .btn .bai { color: #333; background: #f4f5f7;}
.open { display: block;}

/*产品详情*/
.prodshow { width: 100%;}
.prodshow .img { float: left; width: 45%; overflow: hidden;}
.prodshow .img img { display: block; width: 100%;}
.prodshow .lh { float: right; width: 50%;}

/*科创平台*/
.platform { width: 100%;}
.platform li { width: 100%; padding: 50px 0; background-repeat: no-repeat; background-position: center center;}
.platform li .img { float: left; width: 400px; overflow: hidden;}
.platform li .img img { display: block; width: 100%;}
.platform li .msg { float: right; width: calc(100% - 500px);}
.platform li .msg h3 { width: 100%; height: 45px; line-height: 45px; font-size: 32px; color: #333; letter-spacing: 4px; text-shadow: 0 5px 10px rgba(0,0,0,0.2);}
.platform li .msg .lh { margin: 20px 0 40px 0;}
.platform li .msg a { display: block; width: 110px; height: 30px; line-height: 30px; font-size: 14px; color: #666; padding: 5px 5px 5px 10px; border: 1px solid #ddd; border-radius: 4px; overflow: hidden; background: #f2f3f5; -webkit-transition: all .5s ease; transition: all .5s ease;}
.platform li .msg a i { display: block; float: right; width: 30px; height: 30px; border-radius: 4px; overflow: hidden; background: #af4b51; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.platform li .msg a i::after { display: block; content: ""; width: 8px; height: 8px; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 11px; right: 12px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.platform li .msg a:hover { color: #fff; border-color: #af4b51; background: #af4b51;}
.platform li .msg a:hover i { background: #fff;}
.platform li .msg a:hover i::after { border-color: #af4b51;}
.platform li:nth-child(2n) .img { float: right;}
.platform li:nth-child(2n) .msg { float: left;}
.platform li:nth-child(1) { background-color: #fff;}
.platform li:nth-child(2) { background-color: #f1f8fc; background-image: url(../images/yxt08.png);}
.platform li:nth-child(3) { background-color: #fff;}
.platform li:nth-child(4) { background-image: url(../images/yxt09.jpg);}
.platform li:nth-child(5) { background-image: url(../images/yxt10.jpg); background-position: center bottom;}

/*新闻列表*/
.newlist { width: 100%;}
.newlist li { float: left; width: calc(100% / 3 - 17px); margin: 0 25px 25px 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li:nth-child(3n) { margin-right: 0;}
.newlist li .img { width: 100%; height: 275px; overflow: hidden;}
.newlist li .img img { display: block; width: 100%; min-height: 275px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li .msg { padding: 15px 20px; background: #f0f2f5;}
.newlist li .msg span { display: block; height: 30px; line-height: 30px; font-size: 16px; color: #666; padding-left: 30px; background: url(../images/yxt11.png) no-repeat left center;}
.newlist li .msg h3 { width: 100%; height: 30px; line-height: 30px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li .msg p { width: 100%; height: 45px; line-height: 23px; font-size: 12px; color: #999; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.newlist li:hover .img img { transform: scale(1.1,1.1);}
.newlist li:hover h3 { color: #af4b51;}

/*新闻列表1*/
.newstop { width: 100%; padding: 50px 0; background: #f5f6f7;}
.newstop .img { float: left; width: 430px; height: 245px; overflow: hidden;}
.newstop .img img { display: block; width: 100%; min-height: 245px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newstop .msg { float: right; width: calc(100% - 510px); padding: 20px 25px; background: #fff;}
.newstop .msg h3 { width: 100%; line-height: 35px; font-size: 20px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newstop .msg span { display: block; height: 30px; line-height: 30px; font-size: 14px; color: #999; margin: 10px 0;}
.newstop .msg p { height: 60px; line-height: 30px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.newstop .msg i { display: block; width: 120px; height: 40px; line-height: 40px; font-style: normal; font-size: 14px; color: #fff; text-align: center; margin-top: 20px; background: #af4b51;}
.newstop:hover .img img { transform: scale(1.1,1.1);}
.newstop:hover .msg h3 { color: #af4b51;}

.newenzi { width: 100%;}
.newenzi li { width: 100%; padding: 25px 0; border-bottom: 1px solid #ebeef5;}
.newenzi li .tim { float: left; width: 85px; line-height: 35px; font-size: 14px; color: #999; text-align: center; margin-top: 2px; border: 1px solid #e5e5e5; border-radius: 4px; overflow: hidden; background: #fdfdfd;}
.newenzi li .tim b { display: block; height: 50px; line-height: 50px; font-size: 26px; color: #333; border-bottom: 1px solid #f5f5f5; background: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newenzi li .msg { float: right; width: calc(100% - 110px);}
.newenzi li .msg h3 { width: 100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newenzi li .msg p { width: 100%; height: 50px; line-height: 25px; font-size: 14px; color: #999; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.newenzi li:hover .tim b { color: #af4b51;}
.newenzi li:hover .msg h3 { color: #af4b51;}

/*招聘信息*/
.jobs { width: 100%;}
.jobs .lst { width: 100%; padding: 50px 0; border-bottom: 1px solid #ebeef5;}
.jobs .lst li { float: left; width: calc(100% / 3 - 100px); text-align: center; margin: 0 50px; border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.1); overflow: hidden; background: #fff;}
.jobs .lst li a { display: block; padding: 25px 40px;}
.jobs .lst li img { display: block; width: 100px; height: 100px; margin: 0 auto 25px auto;}
.jobs .lst li span { display: inline-block; height: 40px; line-height: 40px;font-size: 14px; color: #333; padding: 0 25px; border-radius: 20px; background: #f2f3f5; -webkit-transition: all .5s ease; transition: all .5s ease;}
.jobs .lst li:hover span { color: #fff; background: #af4b51;}
.jobs .lst .fs { display: flex; flex-direction: row; justify-content: center; align-items: center; margin: 40px 50px; border: 1px solid #af4b51; border-radius: 10px; overflow: hidden; background: #fff;}
.jobs .lst .fs span,
.jobs .lst .fs a { display: block; height: 65px; line-height: 65px; font-size: 20px; color: #333; margin: 0 100px; background-repeat: no-repeat; background-position: left center; background-size: 25px;}
.jobs .lst .fs .tel { padding-left: 35px; background-image: url(../images/fb03h.png);}
.jobs .lst .fs .eml { padding-left: 35px; background-image: url(../images/fb04h.png);}
.jobs .msg { width: 100%; padding: 80px 0;}
.jobs .msg .tit { width: 100%; height: 50px; line-height: 50px; font-weight: bold; font-size: 32px; color: #333; text-align: center; letter-spacing: 4px; text-shadow: 0 5px 10px rgba(0,0,0,0.2); margin-bottom: 50px;}
.jobs .msg li { float: left; width: calc(100% / 4 - 100px); padding: 0 50px; position: relative;}
.jobs .msg li::after { display: block; content: ""; width: 1px; height: 80%; margin: auto; background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0)); position: absolute; bottom: 0; right: 0;}
.jobs .msg li:last-child::after { display: none;}
.jobs .msg li .img { width: 80px; height: 80px; margin: 0 auto; padding: 25px; box-shadow: 0 5px 15px rgba(0,0,0,0.2); border-radius: 50%; overflow: hidden; background: #fff;}
.jobs .msg li h3 { width: 100%; height: 60px; line-height: 60px; font-size: 24px; color: #333; text-align: center; margin-top: 20px;}
.jobs .msg li p { line-height: 30px; font-size: 15px; color: #666;}

/*下载*/
.softs { width: 100%;}
.softs .srch { width: 260px;}
.softs .srch input { display: block; width: calc(100% - 60px); height: 48px; line-height: 48px; font-size: 14px; color: #333; padding: 0 45px 0 15px; border: 1px solid #e4e4e4; border-radius: 4px; overflow: hidden; background: #fff url(../images/yxt01h.png) no-repeat 225px center / 20px;}
.softs .lsts { width: 100%;}
.softs .lsts li { float: left; width: calc(50% - 137px); margin: 20px 30px 0 0; padding: 15px 15px 15px 95px; border: 1px solid #e4e4e4; border-radius: 4px; overflow: hidden; background: url(../images/yxt19.png) no-repeat 15px center; -webkit-transition: all .5s ease; transition: all .5s ease;}
.softs .lsts li:nth-child(2n) { margin-right: 0;}
.softs .lsts li a { display: block; height: 65px; padding-right: 40px; background: url(../images/yxt20.png) no-repeat right center;}
.softs .lsts li h3 { height: 35px; line-height: 35px; font-weight: 500; font-size: 18px; color: #333; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.softs .lsts li p { height: 25px; line-height: 25px; font-size: 14px; color: #999;}
.softs .lsts li:hover { border-color: #af4b51;}
.softs .lsts li:hover h3 { color: #af4b51;}

/*图片列表*/
.piclist { width: 100%;}
.piclist li { float: left; width: calc(100% / 3 - 35px); margin: 0 35px 35px 0; border-radius: 10px; overflow: hidden; background: #f0f2f5;}
.piclist li:nth-child(3n) { margin-right: 0;}
.piclist li .img { width: 100%; height: 235px; border-radius: 10px; overflow: hidden; position: relative; z-index: 2;}
.piclist li .img img { display: block; width: 100%; height: 235px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.piclist li .msg { padding: 10px 25px; border-radius: 0 0 10px 10px; overflow: hidden; position: relative; z-index: 1;}
.piclist li .msg h3 { height: 35px; line-height: 35px; font-weight: 500; font-size: 18px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.piclist li .msg p { height: 50px; line-height: 25px; font-size: 14px; color: #999; margin: 5px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.piclist li:hover .img img { transform: scale(1.1,1.1);}
.piclist li:hover .msg h3 { color: #af4b51;}

/*关于我们*/
.abouts { width: 100%;}
.abouts .nam { width: 100%; height: 65px; line-height: 65px; font-weight: bold; font-size: 36px; color: #af4b51; text-align: center; text-shadow: 0 5px 10px rgba(0,0,0,0.2); letter-spacing: 5px; margin-bottom: 25px;}
.abouts .more { display: block; width: 110px; height: 30px; line-height: 30px; font-size: 14px; color: #666; margin-top: 50px; padding: 5px 5px 5px 10px; border: 1px solid #ddd; border-radius: 4px; overflow: hidden; background: #f2f3f5; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .more i { display: block; float: right; width: 30px; height: 30px; border-radius: 4px; overflow: hidden; background: #af4b51; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .more i::after { display: block; content: ""; width: 8px; height: 8px; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 11px; right: 12px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .more:hover { color: #fff; border-color: #af4b51; background: #af4b51;}
.abouts .more:hover i { background: #fff;}
.abouts .more:hover i::after { border-color: #af4b51;}

.abouts .abt01 { width: 100%; padding: 60px 0; overflow: hidden;}
.abouts .abt01 .img { float: left; width: 600px; height: 400px; box-shadow: 0 5px 10px rgba(0,0,0,0.1); overflow: hidden; position: relative;}
.abouts .abt01 .img img { display: block; width: 600px; height: 400px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt01 .img i { display: block; width: 80px; height: 80px; margin: auto; background: url(../images/yxt21.png) no-repeat center / 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 9;}
.abouts .abt01 .img:hover img { transform: scale(1.1,1.1);}
.abouts .abt01 .msg { float: right; width: calc(100% - 650px);}
.abouts .abt01 .msg .lh { height: 270px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 9; -webkit-box-orient: vertical;}
.abouts .abt01 .vides { display: none; width: 800px; height: 500px; margin: auto; border-radius: 10px; box-shadow: 0 0 100px rgba(0,0,0,0.25); overflow: hidden; background: #fff; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999;}
.abouts .abt01 .close { width: 40px; height: 40px; cursor: pointer; border-radius: 0 10px; background: #af4b51; position: absolute; top: 0; right: 0; z-index: 2;}
.abouts .abt01 .close::after { display: block; content: "+"; width: 40px; height: 40px; line-height: 32px; font-size: 36px; color: #fff; text-align: center; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; left: 0; top: 0;}
.abouts .abt01 .vides video { display: block; width: 100%; height: 100%;}
.abouts .abt01.on .vides { display: block;}

.abouts .abt02 { width: 100%; padding: 60px 0; overflow: hidden; background: #ebeef5 url(../images/yxt31.png) no-repeat center center; position: relative;}
.abouts .abt02 .nrs { padding: 0 100px; position: relative;}
.abouts .abt02 .swiper-slide { border-radius: 10px; overflow: hidden;}
.abouts .abt02 .swiper-slide .nr { min-height: 415px; padding: 25px 35px; background-image: linear-gradient(rgba(255,255,255,0.3),rgba(255,255,255,0)); position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt02 .swiper-slide .nr::after { display: block; content: ""; width: 100%; height: 1px; background: #e8e8e8; position: absolute; top: 115px; left: 0; z-index: 2;}
.abouts .abt02 .swiper-slide .nr h3 { width: 100%; height: 60px; line-height: 60px; font-size: 32px; color: #333; text-align: center; margin-bottom: 85px; position: relative;}
.abouts .abt02 .swiper-slide .nr h3::after { display: block; content: ""; width: 20px; height: 20px; margin: auto; border: 5px solid #af4b51; border-radius: 50%; box-shadow: 0 0 15px rgba(175,75,81,0.5); background: #fff; position: absolute; left: 0; right: 0; bottom: -45px; z-index: 3;}
.abouts .abt02 .swiper-slide .nr p { width: 100%; line-height: 25px; font-size: 15px; color: #333; margin-bottom: 10px;}
.abouts .abt02 .swiper-button-prev,
.abouts .abt02 .swiper-button-next { width: 60px; height: 60px; overflow: hidden; border: 2px solid #af4b51; border-radius: 50%; top: 23%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt02 .swiper-button-prev { left: 20px;}
.abouts .abt02 .swiper-button-next { right: 20px;}
.abouts .abt02 .swiper-button-prev::after,
.abouts .abt02 .swiper-button-next::after { display: block; font-size: 24px; color: #af4b51; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt02 .swiper-button-prev:hover,
.abouts .abt02 .swiper-button-next:hover { background: #af4b51;}
.abouts .abt02 .swiper-button-prev:hover::after,
.abouts .abt02 .swiper-button-next:hover::after { color: #fff;}

.abouts .abt02 .swiper-slide-active {}
.abouts .abt02 .swiper-slide-active .nr { background: #af4b51;}
.abouts .abt02 .swiper-slide-active .nr::after { background: rgba(255,255,255,0.25);}
.abouts .abt02 .swiper-slide-active .nr h3 { color: #fff;}
.abouts .abt02 .swiper-slide-active .nr h3::after { border-color: #fff; background: #af4b51;}
.abouts .abt02 .swiper-slide-active .nr p { color: #fff;}

.abouts .abt03 { width: 100%; padding: 60px 0; overflow: hidden;}
.abouts .abt03 li { float: left; width: calc(100% / 3 - 93px); height: 70px; margin-right: 4px; padding: 385px 45px 45px 45px; overflow: hidden; background-repeat: no-repeat; background-position: 0 0; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt03 li:last-child { margin-right: 0;}
.abouts .abt03 .nb01 { background-image: url(../images/yxt23.jpg);}
.abouts .abt03 .nb02 { background-image: url(../images/yxt24.jpg);}
.abouts .abt03 .nb03 { background-image: url(../images/yxt25.jpg);}
.abouts .abt03 li .nams { width: 100%;}
.abouts .abt03 li .nams h3 { width: 100%; height: 50px; line-height: 50px; font-weight: 500; font-size: 30px; color: #fff; letter-spacing: 4px;}
.abouts .abt03 li .nams p { height: 25px; line-height: 25px; font-size: 14px; color: rgba(255,255,255,0.65);}
.abouts .abt03 li .msg { width: 100%; margin-top: 50px;}
.abouts .abt03 li .msg p { line-height: 45px; font-size: 26px; color: #fff; letter-spacing: 2px;}
.abouts .abt03 li .msg p span { display: block;}
.abouts .abt03 li:hover { height: 330px; padding-top: 125px;}

.abouts .abt04 { width: 100%; padding-bottom: 60px; overflow: hidden;}
.abouts .abt04 .wzs { width: 85%; line-height: 30px; font-size: 16px; color: #666; text-align: center; margin: 0 auto 60px auto;}
.abouts .abt04 .wzs pre { font-family: Microsoft YAHEI, Arial, Helvetica, sans-serif;}
.abouts .abt04 .wzs p { line-height: 30px; font-size: 16px; color: #666;}
.abouts .abt04 .maps { float: left; width: 825px; height: 670px; background: url(../images/yxt26.png) no-repeat 0 0; position: relative;}
.abouts .abt04 .maps .nt { display: none; width: 260px; padding: 0 20px; border-radius: 10px; box-shadow: 0 10px 20px rgba(0,0,0,0.15); background: #fff; position: absolute; left: -136px; bottom: 40px; z-index: 2;}
.abouts .abt04 .maps .nt::after { display: block; content: ""; width: 0; height: 0; margin: auto; border-style: solid; border-width: 10px 15px 0 15px; border-color: #fff transparent transparent transparent; position: absolute; left: 0; right: 0; bottom: -10px;}
.abouts .abt04 .maps .nt ul { display: block; width: 260px; min-height: 95px; max-height: 285px; overflow-y: scroll; scrollbar-width: none;}
.abouts .abt04 .maps .nt ul::-webkit-scrollbar { width: 0; height: 0;} 
.abouts .abt04 .maps .nt ul li { width: 100%; padding: 10px 0; border-bottom: 1px solid #eee;}
.abouts .abt04 .maps .nt ul li:last-child { border-bottom: none;}
.abouts .abt04 .maps .nt ul li h3 { height: 30px; line-height: 30px; font-size: 15px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt04 .maps .nt ul li p { line-height: 22px; font-size: 12px; color: #999; padding-left: 20px; background: url(../images/yxt27.png) no-repeat left 4px;}
.abouts .abt04 .maps > div { width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.abouts .abt04 .maps > div > div { width: 20px; height: 20px; position: absolute;}
.abouts .abt04 .maps > div > div::before,
.abouts .abt04 .maps > div > div::after { display: block; content: ""; margin: auto; border-radius: 50%; position: absolute; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt04 .maps > div > div::before { width: 10px; height: 10px; top: 5px; left: 5px; z-index: 2;}
.abouts .abt04 .maps > div > div::after { width: 20px; height: 20px; top: 0; left: 0; z-index: 1;}
.abouts .abt04 .maps .fgs > div::before { background: #0c963b;}
.abouts .abt04 .maps .fgs > div::after { background: rgba(12,150,59,0.34);}
.abouts .abt04 .maps .zhu > div::after { background: url(../images/yxt28.png) no-repeat 0 0 / 100%;}
.abouts .abt04 .maps .zgs > div::before { background: #f08200;}
.abouts .abt04 .maps .zgs > div::after { background: rgba(240,130,0,0.34);}
.abouts .abt04 .maps .fgs .f01 { left: 135px; top: 200px; z-index: 1;}
.abouts .abt04 .maps .fgs .f02 { left: 385px; top: 290px; z-index: 1;}
.abouts .abt04 .maps .fgs .f03 { left: 525px; top: 300px; z-index: 1;}
.abouts .abt04 .maps .fgs .f04 { left: 480px; top: 305px; z-index: 1;}
.abouts .abt04 .maps .zhu .z0 { left: 480px; top: 370px; z-index: 2;}
.abouts .abt04 .maps .zgs .z01 { left: 405px; top: 325px; z-index: 1;}
.abouts .abt04 .maps .zgs .z02 { left: 480px; top: 340px; z-index: 1;}
.abouts .abt04 .maps .zgs .z03 { left: 450px; top: 375px; z-index: 1;}
.abouts .abt04 .maps .zgs .z04 { left: 520px; top: 470px; z-index: 3;}
.abouts .abt04 .maps .zgs .z05 { left: 490px; top: 630px; z-index: 4;}
.abouts .abt04 .maps > div > div:hover::before,
.abouts .abt04 .maps > div > div:hover::after { transform: scale(1.25);}
.abouts .abt04 .maps > div > div:hover .nt { display: block;}
.abouts .abt04 .tips { float: right; width: 320px; padding: 0 40px 25px 40px; background: #ededf0 url(../images/au03.png) no-repeat right bottom;}
.abouts .abt04 .tips .lst { width: 100%; margin: 20px 0;}
.abouts .abt04 .tips .lst h3 { height: 40px; line-height: 40px; font-size: 18px; padding-left: 35px; position: relative;}
.abouts .abt04 .tips .lst h3::before,
.abouts .abt04 .tips .lst h3::after { display: block; content: ""; margin: auto; border-radius: 50%; position: absolute; top: 0; bottom: 0;}
.abouts .abt04 .tips .lst h3::before { width: 15px; height: 15px; left: 5px;}
.abouts .abt04 .tips .lst h3::after { width: 25px; height: 25px; left: 0;}
.abouts .abt04 .tips .lst a { display: block; height: 35px; line-height: 35px; font-size: 15px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt04 .tips .tp01 h3 { color: #c33b41; background: url(../images/yxt28.png) no-repeat left center;}
.abouts .abt04 .tips .tp01 a:hover { color: #c33b41;}
.abouts .abt04 .tips .tp02 h3 { color: #f08200;}
.abouts .abt04 .tips .tp02 h3::before { background: #f08200;}
.abouts .abt04 .tips .tp02 h3::after { background: rgba(240,130,0,0.34);}
.abouts .abt04 .tips .tp02 a:hover { color: #f08200;}
.abouts .abt04 .tips .tp03 h3 { color: #0c963b;}
.abouts .abt04 .tips .tp03 h3::before { background: #0c963b;}
.abouts .abt04 .tips .tp03 h3::after { background: rgba(12,150,59,0.34);}
.abouts .abt04 .tips .tp03 a:hover { color: #0c963b;}

.abouts .abt05 { width: 100%; padding: 60px 0; overflow: hidden; background: url(../images/yxt29.jpg) no-repeat center top;}
.abouts .abt05 .nam { color: #fff;}
.abouts .abt05 p { width: 100%; line-height: 30px; font-size: 16px; color: #fff; text-align: center; margin-bottom: 60px;}
.abouts .abt05 .swiper-button-prev,
.abouts .abt05 .swiper-button-next { width: 60px; height: 60px; overflow: hidden; border: 2px solid #fff; border-radius: 50%; top: 110%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt05 .swiper-button-prev { left: -100px;}
.abouts .abt05 .swiper-button-next { right: -100px;}
.abouts .abt05 .swiper-button-prev::after,
.abouts .abt05 .swiper-button-next::after { display: block; font-size: 24px; color: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt05 .swiper-button-prev:hover,
.abouts .abt05 .swiper-button-next:hover { border-color: #af4b51; background: #af4b51;}
.abouts .abt05 .swiper-button-prev:hover::after,
.abouts .abt05 .swiper-button-next:hover::after { color: #fff;}
.abouts .abt05 .swiper-slide {}
.abouts .abt05 .swiper-slide a { display: block; border: 1px solid #fff; border-radius: 8px; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt05 .swiper-slide .img { width: 100%; height: 180px; overflow: hidden;}
.abouts .abt05 .swiper-slide .img img { display: block; max-width: 100%; margin: 0 auto;}
.abouts .abt05 .swiper-slide a:hover { border-color: #af4b51;}
.abouts .abt05 .hengpai { margin-bottom: 50px; position: relative;}
.abouts .abt05 .hengpai .swiper-slide a { padding: 20px;}
.abouts .abt05 .hengpai .swiper-slide .img,
.abouts .abt05 .hengpai .swiper-slide .img img { height: 180px;} 
.abouts .abt05 .shupai { position: relative;}
.abouts .abt05 .shupai .swiper-slide a { padding: 15px;}
.abouts .abt05 .shupai .swiper-slide .img,
.abouts .abt05 .shupai .swiper-slide .img img { height: 235px;}
#zoom { display: none; width: 100%; height: 100%; background: rgba(0,0,0,.8); position: fixed; top: 0; left: 0; z-index: 9999999;}
#zoom .content { width: 200px; height: 200px; min-height: auto; padding: 0; margin: -100px 0 0 -100px; box-shadow: -20px 20px 20px rgba(0,0,0,.3); border-radius: 4px; background: #fff no-repeat 50% 50%; position: absolute; top: 50%; left: 50%; z-index: 99991;}
#zoom .content.loading { background-image: url(../images/loading.gif);}
#zoom img { display: block; max-width: none; height: 75vh; margin: 0 auto; box-shadow: 0 5px 10px rgba(0,0,0,.25); border-radius: 4px; background: #333;}
#zoom .close { width: 49px; height: 49px; cursor: pointer; opacity: 1; filter: alpha(opacity=100); border-radius: 0 0 0 4px; background: transparent url(../images/close.png) no-repeat 50% 50%; position: absolute; top: 0; right: 0; z-index: 99993;}
#zoom .next,
#zoom .previous { display: none !important; width: 49px; height: 49px; margin-top: -25px; overflow: hidden; position: absolute; top: 50%; z-index: 99992;}
#zoom .previous { border-radius: 0 4px 4px 0; background: url(../images/arrows.png) no-repeat 0 0; left: 0;}
#zoom .next { border-radius: 4px 0 0 4px; background: url(../images/arrows.png) no-repeat 100% 0; right: 0;}
#zoom .close:hover { background-color: #dd0d15;}
#zoom .next:hover,
#zoom .previous:hover { background-color: #dd0d15;}

.abouts .abt06 { width: 100%; padding: 60px 0; overflow: hidden; background: #f9ecec;}
.abouts .abt06 .warp { position: relative;}
.abouts .abt06 .swiper-slide {}
.abouts .abt06 .swiper-slide .img { width: 100%; height: 100px; padding: 10px 0; border-radius: 4px; overflow: hidden; background: rgba(255,255,255,0.25);}
.abouts .abt06 .swiper-slide .img img { display: block; max-width: 100%; height: 100px; margin: 0 auto; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt06 .swiper-slide:hover .img img { transform: scale(0.95,0.95);}
.abouts .abt06 .swiper-button-prev,
.abouts .abt06 .swiper-button-next { width: 60px; height: 60px; overflow: hidden; border: 2px solid #af4b51; border-radius: 50%; top: 60%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt06 .swiper-button-prev { left: -100px;}
.abouts .abt06 .swiper-button-next { right: -100px;}
.abouts .abt06 .swiper-button-prev::after,
.abouts .abt06 .swiper-button-next::after { display: block; font-size: 24px; color: #af4b51; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .abt06 .swiper-button-prev:hover,
.abouts .abt06 .swiper-button-next:hover { background: #af4b51;}
.abouts .abt06 .swiper-button-prev:hover::after,
.abouts .abt06 .swiper-button-next:hover::after { color: #fff;}

.abouts .abt07 { width: 100%; padding: 60px 0; overflow: hidden; background: #fbfbfb url(../images/yxt07.jpg) no-repeat center bottom / 100%;}
.abouts .abt07 .onlin { padding: 20px; border-radius: 15px; box-shadow: 0 5px 10px rgba(0,0,0,0.1); overflow: hidden; background: #fff;}
.abouts .abt07 .onlin li { float: left; width: calc(50% - 15px); margin: 0 30px 15px 0;}
.abouts .abt07 .onlin li:nth-child(2n-1) { margin-right: 0;}
.abouts .abt07 .onlin li label { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 14px; color: #333;}
.abouts .abt07 .onlin li label i { display: inline-block; font-style: normal; color: #af4b51; margin-right: 5px; position: relative; top: 2px;}
.abouts .abt07 .onlin li select,
.abouts .abt07 .onlin li input { display: block; height: 45px; line-height: 45px; font-size: 14px; color: #333; padding: 0 10px; border: 1px solid #dcdfe6; border-radius: 4px; overflow: hidden; background: #fff;}
.abouts .abt07 .onlin li select { width: 100%;}
.abouts .abt07 .onlin li input { width: calc(100% - 22px);}
.abouts .abt07 .onlin li textarea { display: block; width: calc(100% - 22px); height: 140px; line-height: 25px; font-size: 14px; color: #333; padding: 10px; border: 1px solid #dcdfe6; border-radius: 4px; overflow: hidden; background: #fff;}
.abouts .abt07 .onlin .wi100 { width: 100%; margin-right: 0;}
.abouts .abt07 .onlin .btn { padding-top: 20px;}
.abouts .abt07 .onlin .btn input { display: block; float: left; width: 160px; height: 45px; font-size: 14px; margin-right: 15px; text-align: center; border: none; border-radius: 4px; overflow: hidden;}
.abouts .abt07 .onlin .btn .red { color: #fff; background: #af4b51;}
.abouts .abt07 .onlin .btn .bai { color: #333; background: #f4f5f7;}

/*搜索列表*/
.srchnew { width: 100%;}
.srchnew li { padding: 20px 0; border-bottom: 1px solid #eee;}
.srchnew li h3 { width: 100%; height: 30px; line-height: 30px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.srchnew li p { width: 100%; line-height: 22px; font-size: 12px; color: #999; margin: 5px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.srchnew li span { display: inline-block; height: 25px; line-height: 25px; font-size: 12px; color: #666;}
.srchnew li .hen { margin: 0 10px;}
.srchnew li:hover h3 { color: #c11a1d;}