/*åˆå§‹åŒ–æ ·å¼*/
input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}
img {
	border: none;
	background: none;
	vertical-align: middle;
}
ul, ol, li {
	list-style-type: none;
}
select, input, img, select {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
table, th, td {
	vertical-align: middle
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom: 1
}
.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}
h1, h2 {
	font-size: 12px;
	font-weight: bold;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}
p {
	margin: 0;
}
/*----- Common css ------*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.di {
	_display: inline;
}
.fwn {
	font-weight: normal;
}
.dib {
*display:inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}
.com-img {
	display: block;
	overflow: hidden;
}
.com-img img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.com-img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.xypg-right-content {
	font-size: 16px;
	line-height: 30px;
}
.j-space-between {
	justify-content: space-between
}
.j-flex-start {
	justify-content: flex-start
}
.j-flex-end {
	justify-content: flex-end
}
.j-center {
	justify-content: center
}
.a-j-center {
	align-items: center;
	justify-content: center
}
.a-center {
	align-items: center
}
.a-flex-start {
	align-items: flex-start
}
.a-flex-end {
	align-items: flex-end
}
/*ä¸»ä½“æ ·å¼*/



.wh {
	max-width: 1650px;
	margin: 0 auto;
	padding: 0 15px;
}
.flex_a {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.flex_b {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flex_c {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.flexd {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
/* head_11 */
.head_11 {
	height: 90px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 999;
	transition: all .3s;
}
.logo_a {
	line-height: 90px;
}
.logo_a img {
	max-width: 100%;
}
.sou_aa {
	width: 96px;
}
.search {
	background: url(../img/965927077e4eb1f304892c32df908912f8a5bd02.png) no-repeat 100% 50%;
}
.searchbtn {
	width: 48px;
	height: 48px;
	text-align: left;
	line-height: 48px;
	justify-content: center;
	align-items: center;
	padding-right: 6px;
}
.searchbox {
	width: 0;
	height: 100px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 4;
	opacity: 0
}
.searchbox .close2 {
	line-height: 74px;
	cursor: pointer
}
.searchbox .close2:hover img {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg)
}
.searchbox .searchform {
	display: flex;
	align-items: center;
}
.searchbox .searchform .input {
	width: calc(100% - 73px);
	margin: 0 20px
}
.searchbox .searchform .input input {
	width: 100%;
	height: 74px;
	text-align: center;
	position: relative;
	background-color: transparent;
	color: #333;
	font-size: 14px;
	outline: none;
	border: none;
	border-bottom: 1px solid #ddd;
}
.searchbox .searchform .input input:focus {
	border-bottom-color: #ccae66
}
.searchbox .searchform .input input::-webkit-input-placeholder {
color:#999
}
.searchbox .searchform .btn {
	height: 74px;
	text-align: center;
	line-height: 74px;
	cursor: pointer
}
.searchbox .searchform .btn2 {
	position: relative;
}
.searchbox .searchform .btn2 #s_btn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	width: 20px;
	height: 20px;
	display: block;
	background: transparent;
	outline: none;
	border: none
}
.searchbox.cur2 {
	width: 100%;
	padding: 13px 50px;
	opacity: 1
}
 [transition="5s"], [imgsalc] img {
 transition: all 0.5s ease-in-out 0s;
 -webkit-transition: all 0.5s ease-in-out 0s;
 -moz-transition: all 0.5s ease-in-out 0s
}
.scroll {
	background: #fff;
	position: fixed;
	width: 100%;
}
.scroll .x-menu > li > a {
	color: #000
}
.scroll .searchbtn img {
	filter: brightness(0);
}
.scroll .search {
	background: url(//cdn.myxypt.com/45d73b6c/25/03/89ea59bba320db9e65049dbe240240ccab1ef519.png) no-repeat 100% 50%;
}
.logo_a1 {
	display: none
}
.scroll .logo_a1 {
	display: block
}
.scroll .logo_a {
	display: none
}
.z_menu_btn {
	width: 48px;
	height: 48px;
	text-align: right;
	line-height: 48px;
	cursor: pointer;
}
.z_menu_mask {
	width: 100%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: ease 1s;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.3);
	z-index: 999;
}
.z_menu_con {
	width: 60%;
	height: 100%;
	position: relative;
	margin-left: 40%;
	border-radius: 50%;
	padding: 0 8.3vw 0 10.4vw;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	z-index: 999;
}
.z_menu_mask::before {
	content: "";
	display: block;
	width: 90vw;
	height: 90vw;
	background: #fff;
	position: absolute;
	right: -30vw;
	top: 50%;
	transform: translateY(-50%) scale(0, 0);
	border-radius: 50%;
	transition: ease 1s;
}
.z_menu_mask::after {
	content: "";
	display: block;
	width: 100vw;
	height: 100vw;
	background: rgba(255,255,255,.3);
	position: absolute;
	right: -36vw;
	top: 50%;
	transform: translateY(-50%) scale(0, 0);
	border-radius: 50%;
	transition: ease 1.5s;
}
.z_menu_nav li {
	margin-bottom: 2vw;
}
.z_menu_nav li h3 a {
	font-size: 1.35416vw;
	font-weight: bold;
	color: #444;
}
.z_menu_down a {
	display: inline-block;
	color: #444;
	background: url(../img/63ce254f73c73701d33cdd71ec7eb09fe641d025.png) no-repeat left center;
	padding-left: 15px;
	margin-top: 0.6vw;
	position: relative;
	margin-right: 2vw;
	font-size: 15px;
	line-height: 28px;
}
.z_menu_nav a:hover {
	color: #E62916;
}
.z_menu_down a:Hover {
	background-image: url(../img/ed461129b447cbbd19e7a92d17d087b2f5b2aa16.png);
}
.z_menu_btm {
	border-top: 2px solid #E62916;
	padding-top: 1.5vw;
	display: flex;
	align-items: center;
}
.z_menu_addre {
	color: #333333;
	line-height: 24px;
}
.z_menu_share {
	margin-left: auto;
	flex-shrink: 0;
}
/* .z_menu_share a{ display: inline-block;width: 44px;height: 44px;background: #cccccc;border-radius: 50%; text-align: center; line-height: 44px; color: #fff; font-size: 20px!important; margin-left: 15px;}
.z_menu_share a:hover{ background:  #E62916; color: #fff; cursor: pointer;} */

.z_menu_close {
	position: absolute;
	right: 4vw;
	top: 2.5vw;
	color: #B4B4B4;
	font-size: 28px!important;
	font-weight: bold;
	cursor: pointer;
	background: url(../img/a1d34ba7fdae15faaacaaeef158fdffbcf1f20ce.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	z-index: 9999;
}
.z_menu_close:hover {
	background: url(../img/73091023c046fa96a3dd02b48930a3477adfe0cd.png) no-repeat;
}
.z_menu_mask .warp {
	opacity: 0;
	transition: ease 1.5s;
	transform: translateX(5vw);
}
.z_menu_mask.on, .z_menu_mask.on .warp {
	opacity: 1;
	visibility: visible;
	transform: translateX(0px);
}
.z_menu_mask.on::before {
	transition-delay: .5s;
}
.z_menu_mask.on::after {
}
.z_menu_mask.on::before, .z_menu_mask.on::after {
	transform: translateY(-50%) scale(1, 1)
}
.z_menu_mask.on .warp {
	transition-delay: 1s;
	transform: translateX(0px);
}
/*å…¬å¸ç®€ä»‹*/
.ab_con {
	margin-top: 65px
}
.title {
	text-align: center; margin-bottom:50px
}
.title h3 {
	font-size: 40px;
	color: #333;
	font-weight: bold;
}
.title p {
	font-size: 18px;
	color: #888;
	margin-top: 15px;
}
 @media (max-width: 1440px) {
.title h3 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
}
 @media (max-width: 1100px) {
.title h3 {
	font-size: 25px;
	color: #333;
	font-weight: bold;
}
}
/* äº§å“ä¸­å¿ƒ */
.probg {
	margin-top: 4.1875vw;
	background: #f4f4f4;
	padding: 30px 0
}
.pubtitle {
	position: relative;
}
.pubtitle h3 {
	font-size: 45px;
	font-weight: 600;
	font-style: italic;
	letter-spacing: 0px;
	color: #000000;
}
.pubtitle h4 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #929292;
	margin-top: 10px;
}
.proindex1 {
	align-items: center;
	margin-bottom: 3.125vw;
}
.psort li {
	margin: 0 15px;
}
.psort li a {
	display: block;
	color: #000000;
	font-size: 16px;
	line-height: 1.8;
}
.psort li a span {
	position: relative;
	display: inline-block;
	margin: 0 5px;
}
.psort li a span::before {
	content: '';
	position: absolute;
	width: 0%;
	height: 1px;
	background: #E62916;
	bottom: 0;
	left: 0;
	right: 0;
	transition: all .3s;
}
.psort li.active a {
	color: #E62916;
}
.psort li.active a span {
	color: #E62916;
}
.psort li.active a span::before {
	width: 100%;
}
.psort li.active a span::after {
	opacity: 1;
}
.tab-con {
	position: relative;
}
.tab-con .tab-main {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	right: 0;
}
.tab-con .tab-main {
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}
.tab-con .tab-main.active {
	position: static;
	opacity: 1;
	visibility: visible;
}
.proSwiper {
	overflow: hidden;
}
.proSwiper .swiper-slide {
	background: #fff
}
.proSwiper .swiper-slide a {
	display: block;
	position: relative;
	padding-top: 2.73vw;
	padding-bottom: 2.73vw;
	transition: 0.5s;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.proSwiper .swiper-slide a::before {
	content: '';
	position: absolute;
	width: 225px;
	height: 225px;
	background: #E62916;
	border-radius: 50%;
	top: 50%;
	margin-top: -112.5px;
	left: 50%;
	margin-left: -112.5px;
	z-index: 0;
	transition: 1.5s;
	opacity: 0;
}
.proSwiper .swiper-slide .img1 {
	text-align: center;
	position: relative;
}
.proSwiper .swiper-slide .img1 img {
	max-width: 100%;
	margin: 0 auto;
}
.proSwiper .swiper-slide .wzmore {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 205px;
	height: 57px;
	background: #fff;
	text-align: center;
	line-height: 57px;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
}
.proSwiper .swiper-slide:hover .wzmore {
	background: #E62916;
	color: #fff;
}
.proSwiper .swiper-slide .wz {
	position: absolute;
	top: 2vw;
	left: 2vw;
}
.proSwiper .swiper-slide .wz .wza {
	font-size: 16px;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.proSwiper .swiper-slide .wz .wzb {
	font-size: 16px;
	color: #8e8e8e;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0.6vw;
}
.proSwiper .swiper-slide:hover a {
	border-radius: 50%;
}
.proSwiper .swiper-slide:hover a::before {
	opacity: 1;
}
.more_a99 {
	width: 156px;
	height: 54px;
	background-color: #E62916;
	margin: 0 auto;
	border-radius: 27px;
	margin-top: 3.5vw;
	font-size: 15px;
	text-align: center;
}
.more_a99 a {
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	line-height: 54px;
}




/*æ ·å¼*/
@media (max-width: 1440px) {
.pubtitle h3 {
	font-size: 35px;
}
.pubtitle h4 {
	font-size: 25px;
}
}
 @media (max-width: 1280px) {
.pubtitle h3 {
	font-size: 28px;
}
.pubtitle h4 {
	font-size: 20px;
}
.psort li {
	margin-bottom: 10px;
}
.psort {
	margin-top: 20px;
}
.proSwiper .swiper-slide a {
	display: block;
	position: relative;
	padding: 20px;
	transition: 0.5s;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.proSwiper .swiper-slide .wz {
	position: absolute;
	top: 20px;
	left: 20px;
}
.more_a99 {
	width: 134px;
	height: 47px;
	background-color: #E62916;
	margin: 0 auto;
	border-radius: 27px;
	margin-top: 20px;
	font-size: 13px;
	text-align: center;
}
.more_a99 a {
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	line-height: 47px;
}
}
/* è¡Œä¸šåº”ç”¨ */
.yybg {
	background: url(../images/148f3f40dbf7ebcbb58cf08f8104aea34c29fd45.png) repeat-x top;
	padding-top: 88px;
	margin-top: 5.5vw;
}
.top_aa {
	margin-top: 40px;
}
.qhan {
	position: relative;
	width: 140px;
}
.pp_2 {
	position: relative;
	overflow: hidden;
}
.qhan .swiper-button-next, .qhan .swiper-button-prev {
	outline: none;
	position: absolute;
	top: 0%;
	z-index: 9999;
	height: 62px;
	width: 62px;
}
.qhan .swiper-button-prev {
	background: url(../images/1945df1483f89248c731402011860d8fc29781b2.png) no-repeat 50%;
	left: 0px;
}
.qhan .swiper-button-prev:hover {
	background: url(../images/c7cd79b089ef92362dd38ac7d828777c62642dd3.png) no-repeat 50%;
	left: 0px;
	transform: rotate(180deg);
}
.qhan .swiper-button-next {
	background: url(../images/1945df1483f89248c731402011860d8fc29781b2.png) no-repeat 50%;
	transform: rotate(180deg);
	right: 0px;
}
.qhan .swiper-button-next:hover {
	background: url(../images/c7cd79b089ef92362dd38ac7d828777c62642dd3.png) no-repeat 50%;
	transform: rotate(0deg);
}
.pp_2 li {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.pp_2 li a.img {
	display: block;
}
.pp_2 li a.img img {
	width: 100%;
}
.pp_2 li h2 {
	position: absolute;
	width: 100%;
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
	bottom: 30px;
	text-align: center;
	background: url(../img/2ab7117555f84541f4f5058014be05e1f5be2613.png) no-repeat 50% top;
	padding-top: 20px;
}
.pp_2 li h2 a {
	color: #fff
}
 @media (max-width: 1440px) {
.pp_2 li h2 {
	font-size: 18px;
}
}
 @media (max-width: 1280px) {
.pp_2 li h2 {
	font-size: 16px;
}
}
 @media (max-width: 992px) {
.wz_ttb {
	width: 100%;
}
.qhan {
	margin-top: 35px;
	margin-bottom: 35px;
}
.yybg {
	padding-top: 30px;
}
}
/* æ–°é—»èµ„è®¯ */
.xw_con {
	margin-top: 70px;
}
.xw_rot {
	margin-top: 30px;
}
.xw_rot li {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 3px;
	color: #6b6b6b;
	margin: 0 15px
}
.xw_rot li a {
	text-align: center;
	color: #6b6b6b;
}
.xw_rot li:hover {
	background: url(../img/5c3397a4719f9dbb45a9520918db48d483bbf590.png) no-repeat left 50%;
}
.xw_rot li a {
	padding-left: 25px;
}
.xw_rot li:hover a {
	color: #E62916;
}
.xw_bg {
	margin-top: 40px;
	padding-bottom: 80px;
}
.news_ll {
	position: relative;
	padding-bottom: 60px;
	overflow: hidden;
}
.news_ll li {
	border-left: 1px solid #f1f1f1;
	padding: 20px;
}
.news_ll li h2 {
	font-size: 34px;
	line-height: 33px;
	color: #f7f7f7;
	letter-spacing: 2px;
	text-shadow: 1px 1px 0px #b2b2b2, -1px -1px 0px #b2b2b2, 1px 1px 0px #b2b2b2, -1px -1px 0px #b2b2b2, 1px 1px 0px #b2b2b2, -1px -1px 0px #b2b2b2;
}
.news_ll li h3 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 1px;
	color: #888888;
}
.news_ll li h4 {
	font-size: 19px;
	font-weight: 600;
	line-height: 33px;
	letter-spacing: 1px;
	color: #3e3e3e;
	height: 66px;
	overflow: hidden;
	margin-top: 8px;
}
.news_ll li h5 {
	font-size: 14px;
	font-weight: normal;
	line-height: 33px;
	letter-spacing: 0px;
	color: #8c8c8c;
	height: 66px;
	overflow: hidden;
	margin-top: 15px;
}
.news_ll li:hover h5 {
	color: #E62916
}
.news_ll li:hover h4 {
	color: #E62916
}
.dd_a {
	width: 6px;
	height: 6px;
	background-color: #E62916;
	border-radius: 50%;
	margin: 33px 0;
}
.xw_img {
	width: 100%;
}
.xw_img img {
	width: 100%; height:240px;
}
.news_ll .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 11px!important
}
.news_ll .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 0%;
	opacity: 1;
	background: url(../img/fa6b2aab7d44271abda21abd40504d09d2156818.png)no-repeat top
}
.news_ll .swiper-pagination-bullet-active {
	background: url(../img/622a4107118c4eb66f64fcda93e182041821ef9c.png)no-repeat top
}
.sou_22 {
	margin-top: 3.5vw;
}
.wz_a h2 {
	font-family: SourceHanSerifCN-Heavy;
	font-size: 40px;
	font-weight: 600;
	line-height: 33px;
	letter-spacing: 0px;
	color: #000000;
	text-transform: uppercase;
}
.wz_a h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 33px;
	letter-spacing: 3px;
	color: #000000;
	margin-top: 15px;
}
.ss2 {
	background-color: #ededed;
	width: 573px;
	border-radius: 15px;
	overflow: hidden;
}
.ss2 input {
	outline: none;
	line-height: 64px;
	width: 20%;
	background: none;
	border: none;
	font-size: 14px;
	float: left;
	background: url(../img/1ab9f06114d882172f08dc7159100ac171877990.png) no-repeat 50%;
}
.ss2 #keyword {
	padding-left: 25px;
	line-height: 64px;
	width: 80%;
	background: none;
	border: 1px solid #ededed;
	outline: none;
	font-size: 13px;
	color: #8d8d8d;
	float: left;
}
 .ss2 #keyword:-webkit-autofill {
 -webkit-text-fill-color: #8d8d8d !important;
 transition: background-color 5000s ease-in-out 0s;
}
 .ss2 #keyword::placeholder {
 color: #8d8d8d;
}
 @media (max-width: 1360px) {
.wz_a h2 {
	font-size: 25px;
}
.xw_img img{ height:220px;}
}
 @media (max-width: 1280px) {
.xw_rot li {
	width: 33%;
	margin: 0px;
	margin-bottom: 10px;
}
.xw_img img{ height:150px;}
}
 @media (max-width: 990px) {
.wz_a h2 {
	font-size: 22px;
}
.xw_bg {
	margin-top: 20px;
	padding-bottom: 80px;
}
.xw_img img{ height:100px;}
}
/* ç½‘ç«™æ–‡å­— */
.xw_tt {
	color: #000000;
	font-size: 42px;
	text-align: center;
}
.xw_tt2 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}
/* é€šæ  */
.dff {
	padding-top: 110px;
	background: url(../img/0ed58f72f7ee2310196f3f87342d4ae5b3c6e6bd.png) no-repeat top;
	background-size: cover;
}
.fotb {
	width: 66.06%;
	padding-top: 45px;
}
.df_lxwm {
	width: 25.69%;
	padding-left: 6%;
	border-left: 1px solid rgba(255, 255, 255, .1);
	padding-top: 45px;
}
.lxwm {
	font-size: 16px;
	color: #ffffff;
	display: block;
	font-weight: 700;
}
.x-nav-menu22 {
	margin-top: 1.43em;
	font-size: 14px;
	font-weight: 500;
	line-height: 31px;
	letter-spacing: 1px;
	color: #fff;
}
.dfewm {
	max-width: 88px;
	margin-top: 3.5vw;
}
.dfewm img {
	max-width: 100%;
}
/* åœ¨çº¿åˆ†äº« */

.pull-right2 {
	max-width: 228px;
	margin-top: 2.5vw;
	margin-bottom: 2.5vw;
}
.pull-right2 .social-share .social-share-icon {
	position: relative;
	display: inline-block;
	width: 42px;
	height: 42px;
	font-size: 20px;
	border-radius: 0%;
	line-height: 42px;
	border: 1px solid #818181;
	color: #666;
	text-align: center;
	vertical-align: middle;
	transition: background 0.6s ease-out 0s;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	margin-left: 0px;
	margin-right: 20px;
}
.pull-right2 .social-share .social-share-icon:hover {
	border: 1px solid #E62916;
}
.pull-right2 .social-share .icon-wechat:hover {
	background: #E62916
}
.pull-right2 .social-share .social-share-icon:hover {
	background: none;
	transform: translate3d(0, -10px, 0);
	-webkit-transform: translate3d(0, -10px, 0);
	-moz-transform: translate3d(0, -10px, 0);
	-ms-transform: translate3d(0, -10px, 0);
	-o-transform: translate3d(0, -10px, 0);
	color: #E62916
}
.dff2 {
	background: #000000;
	padding: 20px 0;
	margin-top: 3.5vw
}
.copyright_11 {
	color: rgba(255,255,255,.6);
	font-size: 13px;
	line-height: 27px;
}
.copyright_11 a {
	color: rgba(255,255,255,.6);
	font-size: 13px;
}
 @media (max-width: 1100px) {
.fotb {
	display: none;
}
.df_lxwm {
	width: 100%;
	padding-left: 0px;
	border-left: none;
	padding-top: 45px;
}
.dff {
	padding-top: 50px;
	background: url(../img/0ed58f72f7ee2310196f3f87342d4ae5b3c6e6bd.png) no-repeat top;
	background-size: cover;
}
}
/* å‹æƒ…é“¾æŽ¥ */

.c-link {
	width: 42px;
	height: 42px;
	font-size: 20px;
	border-radius: 0%;
	line-height: 42px;
	transition: background 0.6s ease-out 0s;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	margin-left: 0px;
	border: 1px solid #818181;
	background: url(../img/354a3db71844a9ea472b5c292e01d851ef452971.png) no-repeat center;
}
.c-link:hover {
	border: 1px solid #E62916;
	background: url(../img/decbc40e16570b02b6eb3f422756a30dcf623619.png) no-repeat center;
	transform: translate3d(0, -10px, 0);
	-webkit-transform: translate3d(0, -10px, 0);
	-moz-transform: translate3d(0, -10px, 0);
	-ms-transform: translate3d(0, -10px, 0);
	-o-transform: translate3d(0, -10px, 0);
}
.c-link .con {
	position: relative;
}
.c-link .sec {
	display: none;
	position: absolute;
	left: 0;
	background: rgba(255,255,255,.6);
	padding: 10px;
	min-width: 120px;
	z-index: 999;
	bottom: 0;
}
.c-link a {
	color: #2a333c;
	padding: 0 4px;
	font-size: 14px;
	line-height: 24px;
}
 @media (max-width: 1440px) {
.xw_tt {
	font-size: 34px;
}
.xw_tt2 {
	font-size: 18px;
}
}



/*æ ·å¼*/
@media (max-width: 1280px) {
.xw_tt {
	font-size: 26px;
}
.xw_tt2 {
	font-size: 16px;
}
}
/* ç½‘ç«™æ–‡å­— */
.wz_tta {
	position: relative;
	width: 100%;
}
.wz_tta em {
	position: absolute;
	top: 0px;
	line-height: 25px;
	text-align: center;
	color: rgba(38, 128, 252, .1);
	font-size: 80px;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	width: 100%;
}
.wz_tta h2 {
	color: #000000;
	font-size: 48px;
	font-weight: 600;
	text-align: center;
}
.wz_tta h2 span {
	color: #006afc;
}
.wz_tta h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
.wz_tta h4 {
	text-align: center;
	margin-top: 10px;
}








/*æ ·å¼*/
@media (max-width: 1440px) {
.wz_tta em {
	font-size: 60px;
}
.wz_tta h2 {
	font-size: 40px;
}
.wz_tta h3 {
	font-size: 17px;
}
}
 @media (max-width: 1370px) {
.wz_tta em {
	font-size: 50px;
}
.wz_tta h2 {
	font-size: 30px;
}
.wz_tta h3 {
	font-size: 16px;
}
}
 @media (max-width: 1280px) {
.wz_tta em {
	font-size: 46px;
}
.wz_tta h2 {
	font-size: 22px;
	padding-top: 5px;
}
.wz_tta h3 {
	font-size: 14px;
	line-height: 26px;
}
.wz_tta h4 {
	text-align: center;
	margin-top: 18px;
}
}



.box3{background:url(../images/f994bd07555fddfbbe71c1f5c1796a42d2c1050e.jpg) no-repeat;padding:100px 0;background-size: cover !important;background-attachment: fixed !important;overflow-x: hidden; margin-top:50px} 
.you1{width:25.62%;}
.ytt h2{color:#fff;font-size:32px;}
.ytt h3{width:55px;height:3px;background:#fff;margin:13px 0 22px;}
.ytt h4{color:#fff;font-size:16px;line-height:30px;}
a.ymo{display:block;text-align:center;background: rgb(113, 113, 113,.149); width: 156px;line-height: 43px;border:2px solid #464647;color:#fff;font-size:14px;text-transform:uppercase;margin-top:2vw;}
.add2{width:67.94%;}
.add2 li{width:49%;background:#fff;display: flex;justify-content: center;flex-wrap:wrap;align-items: center; padding:20px 0}
.add2 li .img{width:30%;text-align:center;}
.add2 li .det{width:65%;margin-right:5%;}
.add2 li .wz1{color:#333333;font-size:18px;font-weight:bold;}
.add2 li .wz2{color:#333333;font-size:14px;line-height:18px;margin-top:7px;}
.add2 li:nth-child(n+3){margin-top:1.2vw;}





@media (max-width:1024px) {
	 .ytt h2{font-size:26px;}
 .ytt h3{width:40px;height:2px;}
 .ytt h4{font-size:14px;line-height:25px;}
 .you1{width:27%;}
 a.ymo{width:136px;line-height:36px;}
 .add2 li{padding:15px 0;}
 .add2 li .wz1{font-size:16px;}
 .add2 li .img img{width:56px;height:56px;display:block;margin:0 auto;}
	
}


@media (max-width: 768px) {

 .you1{width:100%;}
 .add2{width:100%;margin-top:20px;}
 .ytt h4 p{display: inline-block;}
 
 
}


@media (max-width:482px) {
  .box3{padding:40px 0;}
  .ytt h2{font-size:23px;}
  .add2 li{width:100%;}
  .add2 li:nth-child(n+2){margin-top:10px;}

}


/*  关于*/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.abindex {
}
.abindexleft {
	width: 50%;
}
.ptitle {
}
.ptitle h3 {
	color: #000000;
	font-size: 22px;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.ptitle h3 img {
	margin-right: 15px;
}
.ptitle p {
	color: #666666;
	font-size: 2.60416666666667vw;
	font-weight: 600;
	line-height: 1.2;
}
.amore {
	width: 186px;
	height: 69px;
	line-height: 69px;
	background: #e62916;
	border-radius: 40px;
	margin-top: 3.125vw;
}
.amore a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.amore a span {
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
}
.aboutSwiper {
	overflow: hidden;
	margin-top: 1.45vw;
	position: relative;
}
.anext {
	position: absolute;
	outline: none;
	background: url(//cdn.myxypt.com/7cc2dce5/25/10/9032e766b2fec3cc639f13481bf65d3779a9baad.png) no-repeat center center;
	width: 18px;
	height: 31px;
	left: 30px;
	top: 50%;
	margin-top: -15.5px;
	z-index: 99;
}
.aprev {
	position: absolute;
	outline: none;
	background: url(//cdn.myxypt.com/7cc2dce5/25/10/cc044fce85bd5f091cbe54b5e42eac9c3e023599.png) no-repeat center center;
	width: 18px;
	height: 31px;
	right: 30px;
	top: 50%;
	margin-top: -15.5px;
	z-index: 99;
}
.aboutSwiper .swiper-slide .img1 img {
	width: 100%;
}
.abindexright {
	width: 42.51%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.abindexright .aw p {
	color: #333333;
	font-size: 16px;
	line-height: 2.25;
	text-align: justify;
}
.numlist {
}
.numlist li {
	border-bottom: 1px solid #edece9;
	padding: 25px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.numlist li .numl b {
	color: #333333;
	font-size: 2.39583333333333vw;
	line-height: 1;
	font-family: "Impact";
}
.numlist li .numl span {
	color: #333333;
	font-size: 16px;
}
.numlist li .numr p {
	text-align: right;
	font-size: 16px;
}
 @media(max-width: 995px) {
.abindex {
	flex-wrap: wrap;
}
.abindexleft {
	width: 100%;
}
.abindexright {
	width: 100%;
	margin-top: 20px;
}
.abindexright .aw {
	padding-top: 0%;
}
}
 @media(max-width: 640px) {
.ptitle h3 {
	font-size: 18px;
}
.ptitle p {
	font-size: 16px;
}
.amore {
	width: 150px;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
}
.aboutSwiper {
	margin-top: 20px;
}
.anext {
	left: 15px;
}
.aprev {
	right: 15px;
}
.numlist {
	margin-top: 20px;
}
.numlist li {
	padding: 10px 0;
}
.numlist li .numl b {
	font-size: 18px;
}
.numlist li .numl span {
	font-size: 14px;
}
.numlist li .numr p {
	font-size: 13px;
}
}
/*荣誉资质*/


.box5 {
	background: #f5f5f5;
	padding: 48px 0 38px;
}
.hcont {
	margin-top: 40px;
}
.fw {
	position: relative;
	width: 61.88%;
	padding: 0 68px;
}
.fw .mySwiper2 {
	overflow: hidden;
}
.fw .swiper-slide {
	text-align: center;
}
.fw .swiper-slide .img {
	overflow: hidden;
	position: relative;
}
.fw .swiper-slide img {
	width: 100%;
	display: block;
	transition: all 0.8s;
}
.fw .swiper-slide:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.fw .swiper-slide .wz2 {
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 52px;
	border: 1px solid #d0d0d0;
	height: 52px;
}
.fw .swiper-slide .mask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, .5);
	transition: all 0.5s ease;
}
.fw .swiper-slide .wz1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 60%;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding: 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fw .swiper-slide .wz1::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 60%;
	height: 1px;
	background: #fff;
	transition: all .5s ease;
}
.fw .swiper-slide .wz1::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 60%;
	height: 1px;
	background: #fff;
	transition: all .5s ease;
}
.fw .swiper-slide:hover .mask {
	opacity: 1;
}
.fw .swiper-slide:hover .wz1::before {
	width: 16px;
}
.fw .swiper-slide:hover .wz1::after {
	width: 16px;
}
.fw .swiper-slide h3 {
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.fw .swiper-button-prev2 {
	position: absolute;
	top: 50%;
	left: 14px;
	width: 16px;
	height: 34px;
	opacity: 1;
	z-index: 999;
	background: url(../images/2656335eb3e57e681c321180a64708da0df2434c.png) no-repeat;
	background-size: 100% 100%;
	margin-top: -17px;
}
.fw .swiper-button-next2 {
	position: absolute;
	top: 50%;
	right: 0;
	width: 16px;
	height: 34px;
	opacity: 1;
	z-index: 999;
	background: url(../images/b03ef691aeb327a1eaae74b1d07e8e52b6b724d8.png) no-repeat;
	background-size: 100% 100%;
	margin-top: -17px;
}
.fw .swiper-pagination2 {
	width: 100%;
	text-align: center;
	left: 0;
	right: 0;
	margin-top: 25px;
	position: relative;
	z-index: 9999;
}
.fw .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	margin: 0 8px;
	display: inline-block;
	border-radius: 100%;
	background: #d1d1d1;
	opacity: 1;
	cursor: pointer;
}
.fw .swiper-pagination-bullet-active {
	background: #E62916;
	opacity: 1;
}
.honor {
	width: 35.12%;
}
.hott {
	background: #E62916;
	padding: 22px 0 18px;
}
.hott h2 {
	color: #fff;
	font-size: 24px;
	margin-left: 18px;
}
.hott .hmo {
	color: #E62916;
	font-size: 14px;
	margin-left: 18px;
	background-color: rgb(255, 255, 255);
	width: 123px;
	line-height: 41px;
	text-align: center;
	display: block;
	margin-top: 14px;
}
.hotu {
	width: 100%;
}
.hotu img {
	width: 100%;
	display: block;
}
 @media (max-width:1024px) {
.fw .swiper-slide .wz1 {
	font-size: 14px;
}
.fw .swiper-slide .wz2 {
	font-size: 14px;
	line-height: 46px;
	height: 46px;
}
.hott h2 {
	font-size: 18px;
}
.hott .hmo {
	width: 100px;
	line-height: 36px;
}
.p3b .swiper-slide a {
	border-bottom: 3px solid #d1d1d1;
}
.fw .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}
}
 @media (max-width:482px) {
.box5 {
	padding: 28px 0;
}
.hcont {
	margin-top: 20px;
}
.fw {
	width: 100%;
	padding: 0 40px;
}
.fw .swiper-button-prev2 {
	left: 0;
}
.honor {
	width: 100%;
	margin-top: 20px;
}
.fw .swiper-pagination2 {
	margin-top: 20px;
}
.fadd {
	padding: 30px 0 25px;
}
}



/* 研发能力*/
.c3 {
    margin-top: 4.375vw; padding:50px 0; background:url(../images/s_news_bg.jpg); background-size:cover;
}

.c3 .content {
    position: relative;
}

.c3 .content h2 {
    font-size: 36px;
    color: #333333;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

.c3 .content h2 span {
    font-size: 16px;
    color: #666666;
    padding-left: 10px;
}

.c3 .content .list2 .slick-slide {
    position: relative;
    padding-top: 4.0625vw; z-index:11
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide {
        padding-top: 50px;
    }
}

.c3 .content .list2 .slick-slide .su {
    position: absolute;
    right: 0;
    top: -2.34375vw;
    font-size: 16vw;
    color: rgba(30, 92, 179, 0.08);
    line-height: 1;
}

.c3 .content .list2 .slick-slide .img {
    width: 55%; margin-left:80px
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .img {
        width: 100%; margin-left:0px
    }
}

.c3 .content .list2 .slick-slide .img img {
    max-width: 100%;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .img img {
        width: 100%;
    }
}

.c3 .content .list2 .slick-slide .zi {
    position: absolute;
    right: 5.729vw;
    top: calc(50% + 39px);
    transform: translateY(-50%);
    z-index: 11;
    background: #fff;
    padding: 2.083vw 2.6vw 1.5625vw 1.5625vw;
    width: 43.8%;
    box-shadow: 14px 14px 20px rgba(0, 0, 0, 0.08);
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .zi {
        top: auto;
        width: 100%;
        right: auto;
        position: relative;
        box-shadow: none;
        padding: 20px;
        transform: translateY(0);
    }
}

.c3 .content .list2 .slick-slide .zi h3 {
    padding-bottom: 1.875vw;
    background: url(../images/da769adb6ab9fe91d05d5039b02d57a7b95f8e69.png) no-repeat 0 100%;
    color: #333333;
    font-size: 21px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .zi h3 {
        font-size: 16px;
    }
}

.c3 .content .list2 .slick-slide .zi dd {
    margin-top: 12px;
    font-size: 15px;
    line-height: 26px;
    color: #666666;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .zi dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c3 .content .list2 .slick-slide .zi .ck {
    margin-top: 14px;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    background: #E62916;
    font-size: 17px;
    width: 102px;
    line-height: 40px;
    margin-left: 6px;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .zi .ck {
        font-size: 12px;
        width: 80px;
        line-height: 34px;
    }
}

.c3 .content .list2 .slick-arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    outline: none;
    font-size: 0;
    background: none;
    width: 35px;
    height: 35px;
    border: none;z-index:999
}

.c3 .content .list2 .slick-arrow.slick-next {
    left:0;
    background: url(../images/ab12ad387aee7e65d02b9fdb6cf723acae3dab04.png) no-repeat 50%;top:50%; 
}

.c3 .content .list2 .slick-arrow.slick-next:hover {
    background: url(../images/ab12ad387aee7e65d02b9fdb6cf723acae3dab04.png) no-repeat 50%;
}

.c3 .content .list2 .slick-arrow.slick-prev {
    right: 0;
    background: url(../images/9b390a22968380a82d0b4f053b252dd6f8d2f57a.png) no-repeat 50%; top:50%;
}

.c3 .content .list2 .slick-arrow.slick-prev:hover {
    background: url(../images/9b390a22968380a82d0b4f053b252dd6f8d2f57a.png) no-repeat 50%;
}

.c3 .content .list2 .slick-dots {
    margin-top: 2.7vw;
    margin-right: 54px;
    display: flex;
    justify-content: flex-end;
}

.c3 .content .list2 .slick-dots li {
    line-height: 36px;
    font-size: 13px;
    color: #cccccc;
    margin: 0 4px;
}

.c3 .content .list2 .slick-dots li.slick-active {
    color: #E62916;
}

.c3 .content .list2 .slick-dots li button {
    background: none;
    border: none;
    padding: 0;
}

/*产品*/
.index-c2{
	padding-top: 60px;
}
.c2-con ul li{
	width: 23%;
	padding: 2%;
	border: 1px solid #e5e5e5;
	float: left;
	margin-right: 1%;
	position: relative;
	margin-bottom: 15px;
}
.c2-con ul li:nth-child(4n){
	margin-right: 0;
}
.c2-con ul li h3{
	font: normal 18px/40px "å¾®è½¯é›…é»‘";
	color: #000;
	background: url(../images/0da25836230481f3a15982399ff0f14e58b26783.png) no-repeat left bottom;
	padding-bottom: 5px;
}
.c2-con ul li .info{
	font: 100 13px/24px "å¾®è½¯é›…é»‘";
	color: #000;
	height: 92px;
	overflow: hidden; 
	padding-top: 20px;
}
.c2-con ul li .num{
	width: 42px;
	height: 56px;
	background: url(../images/feb1827d0a67e602491795904a1c12214383404e.png) no-repeat center;
	font: 100 22px/56px "å¾®è½¯é›…é»‘";
	color: #fff;
	position: absolute;
	top: 0;
	right: 5%; 
	text-align: center;
}

.c2-con ul li:hover{
	background: url(../images/c1dac77cd5508a5c5706554ed603568c54555828.png) no-repeat center;
	background-size:cover; 
}
.c2-con ul li:hover h3{
	color: #fff;
	background: url(../images/2e7e0cac93a701d0acc74a3fef1541d5674ce2c8.png) no-repeat left bottom;
}
.c2-con ul li:hover .info{
	color: #fff;
}

.c2-con ul li:hover .num{
	background: url(../images/6ad1bbbfa6d081a88db5ab6ac2047736f4551919.png) no-repeat center;
	color: #ee6a5a;
}


.w1420{
    max-width: 1300px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 768px){
	.c2-con ul li{
		width:98%;
		margin: 1%!important;
	}
}
