.tit-sy{font-size: 18px;color: #999;margin-bottom: 30px;}
.tit-sy h2{font-size: 30px;color: #333;display: block;margin-top: 6px;font-weight: bold;}
.sy-more{display: inline-block;font-size: 14px;color: #333;padding: 10px 18px;border-radius: 500px;border: 1px solid #666;overflow: hidden;}
.sy-more img{margin-left: 4px;}
.sy-more:hover,.sy-more4{border: 1px solid #09d6dd;background: #09d6dd;color: #fff;}
.sy-more:hover img,.sy-more4 img{transform: translateY(-200px);filter: drop-shadow(#fff 0 200px);}
.sy-more2{border: none;padding: 0;color: #999;}
.sy-more2 img{transform: translateY(-200px);filter: drop-shadow(#999 0 200px);}
li:hover .sy-more2{background: none;color: #163e83;border: none;}
.sy-more2:hover img{transform: translateY(-200px);filter: drop-shadow(#163e83 0 200px);}
.sy-more3{border: 1px solid #fff;color: #fff;}
.margin{margin-top: 60px;}
.word1{font-size: 16px;line-height: 24px;color: #333;}
.imgg img{width: 100%;}
.f30{font-size: 30px;color: #333;font-weight: bold;}

.sy-news li{width: 23.5%;float: left;margin-right: 2%;}
.sy-news li:last-child{margin-right: 0;}
.sy-news li b{font-size: 18px;color: #333;line-height: 24px;height: 48px;overflow: hidden;display: block;margin: 15px 0 10px;}
.sy-news li span{font-size: 14px;color: #999;}
.sy-news li .imgfd img{height: 248px;}
.sy-news li:hover b{color: #163e83;}

.sy-about{background: url(../images/bg01.jpg) no-repeat center;background-size: cover;}
.sy-about .imgfd{width: 50%;}
.sy-about .imgfd img{height: 720px;}
.sy-about .txt{width: 36%;margin-left: 8%;}
.sy-about .sy-more{margin: 60px 0 70px}

@font-face{
	font-family: 'Paralines';
	src : url(' ../fonts/Paralines-Regular-2.otf');
}
.num-ab dt{width: 33.33%;float: left;background: #fff url(../images/line01.png) no-repeat right;text-align: center;color: #333;font-size: 14px;padding: 15px 0 30px;}
.num-ab dt b{font-family: Paralines;font-size: 64px;font-weight: normal;}
.num-ab dt span{font-size: 40px;}
.num-ab dt:nth-child(1) span{font-size: 14px;}
.num-ab dt:last-child{background: #fff;}
.num-ab dt:hover{background: #163e83;color: #fff;}

.sy-pro{position: relative;}
.sy-pro .mod1{position: relative;}
.sy-pro li{text-align: center;}
.sy-pro li .imgfd{overflow: hidden;border: 1px solid #ddd;box-sizing: border-box;}
.sy-pro li .imgfd img{height: 280px;}
.sy-pro li .word1{height: 48px;overflow: hidden;margin: 20px 0 25px;}
.sy-pro .mod1 .bot{position: relative;}
.sy-pro .swiper-pagination{margin-top: 40px;width: 100%;}
.sy-pro .swiper-button-next,.sy-pro .swiper-button-prev{width: 50px;height: 50px;top: 49%;border: 1px solid #bbb;border-radius: 500px;background: none;overflow: hidden;z-index: 1;}
.sy-pro .swiper-button-next img,.sy-pro .swiper-button-prev img{display: block;margin: 0 auto;margin-top: 15px;}
.sy-pro .swiper-button-next{right: 3%;}
.sy-pro .swiper-button-prev{left: 3%;}
.sy-pro .swiper-button-next:hover,.sy-pro .swiper-button-prev:hover{border: 1px solid #09d6dd;background: #09d6dd;}
.sy-pro .swiper-button-next:hover img,.sy-pro .swiper-button-prev:hover img{transform: translateY(-200px);filter: drop-shadow(#fff 0 200px);}

.sy-profl{width: 100%;position: relative;}
.sy-profl li{width: 9.375%;height: 640px;float: left;position: relative;transition: all .5s ease-out;color: #fff;}
.sy-profl li .txt{position: absolute;bottom: 40px;width: 100%;left: 0;}
.sy-profl li .txt1 .pad{padding: 0 5%;}
.sy-profl li .txt1 h3{font-size: 18px;font-weight: normal;color: #fff;height: 48px;line-height: 24px;overflow: hidden;display: block;}
.sy-profl li .txt1 .cir{display: block;width: 28px;height: 28px;border: 1px solid #fff;border-radius: 500px;background: url(../images/ic02.png) no-repeat center;margin-top: 10px;}
.sy-profl li .txt2{display: none;}
.sy-profl li .txt2 .pad{padding: 0 8%;}

.sy-profl ul:hover li:first-child{width: 9.375%;}

.sy-profl ul li:hover,.sy-profl ul li:first-child,.sy-profl ul:hover li:first-child:hover{width: 43.75%;height: 640px;}
.sy-profl ul li:hover .txt1{display: none;}
.sy-profl ul li:hover .txt2{display: block;}
.sy-profl ul li:hover .word1{color: #fff;max-width: 400px;margin-top: 20px;}
.sy-profl ul li:hover .txt2 b{font-size: 30px;}
.sy-profl ul li:hover .sy-more3{margin-top: 30px;}

.sy-profl ul li:first-child .txt1{display: none;}
.sy-profl ul li:first-child .txt2{display: block;}
.sy-profl ul li:first-child .word1{color: #fff;max-width: 400px;margin-top: 20px;}
.sy-profl ul li:first-child .txt2 b{font-size: 30px;}
.sy-profl ul li:first-child .sy-more3{margin-top: 30px;}

.sy-profl ul:hover li:first-child .txt1{display: block;}
.sy-profl ul:hover li:first-child .txt2{display: none;}
.sy-profl ul:hover li:first-child:hover .txt1{display: none;}
.sy-profl ul:hover li:first-child:hover .txt2{display: block;}

/*.sy-profl ul li.on,.sy-profl ul li:first-child{width: 43.75%;height: 640px;}
.sy-profl ul li.on .txt1{display: none;}
.sy-profl ul li.on .txt2{display: block;}
.sy-profl ul li.on .word1{color: #fff;max-width: 400px;margin-top: 20px;}
.sy-profl ul li.on .txt2 b{font-size: 30px;}
.sy-profl ul li.on .sy-more3{margin-top: 30px;}*/

.sy-way .imgg img,.sy-way .imgg .bg,.sy-way .txt{height: 500px;}
.sy-way .imgg{width: 70%;}
.sy-way .txt{width: 30%;background: #173778;}
.sy-way .txt .pad{padding: 80px;}
.sy-way .txt h2{font-size: 40px;color: #fff;line-height: 48px;display: block;height: 96px;overflow: hidden;font-weight: bold;}
.sy-way .txt .word1{color: #fff;margin: 20px 0 40px;display: block;height: 96px;overflow: hidden;}
.get-an{background: #09d6dd;padding: 15px 40px;display: inline-flex;border-radius: 8px;}
.get-an a{font-size: 14px;color: #fff;line-height: 19px;margin-right: 10px;}
.get-an a:hover{text-decoration: underline;}

.magnifierRentgen{box-sizing: border-box;overflow: hidden;position: relative;width: 100%}
.magnifierRentgen .magnifier-loupe{overflow: hidden;position: absolute;border-radius: 50%;top: 0;left: 0;box-shadow: 0 0 8px rgba(0, 0, 0, .3);cursor: none;transform: scale(1);display: none}	
.index-banner .img-m{display: block;}

@media (max-width: 1700px){
	.sy-about .txt{margin-left: 2%;}
}
@media (max-width: 1200px){
	.sy-way .txt .pad{padding: 40px;padding-top: 60px;}
	.sy-way .txt h2{font-size: 35px;}
}
@media (max-width: 1024px){
	.sy-ban .swiper-container-horizontal>.svg-swiper-pagination .swiper-pagination-bullet{background: none;padding-right: 40px;}
	.sy-profl ul .on,.sy-profl li,.sy-profl ul li:hover, .sy-profl ul li:first-child, .sy-profl ul:hover li:first-child:hover{height: 350px;}
	.sy-profl ul li:hover .txt2 b,.sy-profl ul li:first-child .txt2 b{font-size: 24px;}
	.sy-profl ul .on .sy-more3{margin-top: 10px;}
	.sy-profl ul .on .word1{margin-top: 0;}
	.sy-profl li .txt2 .pad{padding: 0 4%;}
	.sy-profl li .txt{bottom: 20px;}
	.sy-profl li{width: 10%;}
	.sy-profl ul li:hover, .sy-profl ul li:first-child, .sy-profl ul:hover li:first-child:hover{width: 40%;}
	.sy-profl li .txt1 h3{font-size: 16px;line-height: 20px;height: 40px;}
	.word1{line-height: 20px;}
	.margin{margin-top: 40px;}
	.tit-sy h2{margin-top: 0;font-size: 24px;}
	.f30{font-size: 24px;}
	.tit-sy{font-size: 16px;line-height: 26px;}
	.sy-pro li .imgfd img{height: 180px!important;}
	.sy-pro .swiper-button-next, .sy-pro .swiper-button-prev{display: none;}
	.sy-pro li .word1{margin: 15px 0;}
	.sy-way .imgg{width: 55%;}
	.sy-way .txt{width: 45%;}
	.sy-way .imgg img, .sy-way .imgg .bg, .sy-way .txt{height: 400px;}
	.sy-way .txt h2{font-size: 30px;height: 48px;line-height: 48px;}
	.sy-about .sy-more{margin: 20px 0 30px;}
	.sy-about .txt{width: 44%;}
	.num-ab dt b{font-size: 40px;}
	.sy-about .imgfd img{height: 500px;}
	.sy-about .word1{height: 96px;overflow: hidden;line-height: 24px;}
	.sy-news li .imgfd img{height: 160px;}
	.sy-news li b{font-size: 16px;}
	.sy-pro li .word1{height: 40px;}
}
@media (max-width: 960px){
	.sy-way .imgg .page-main{padding-top: 0;}
}
@media (max-width: 768px){
	.sy-profl li,.sy-profl ul li:hover,.sy-profl ul li:first-child,.sy-profl ul:hover li:first-child:hover{height: 200px!important;width: 50%!important;}
	.sy-profl li:last-child{display: none;}
	.sy-profl ul li:hover .txt2 b,.sy-profl ul li:first-child .txt2 b{font-size: 20px;}
	.sy-profl ul li:first-child .word1,.sy-profl ul li:hover .word1{margin-top: 5px;}
	.sy-profl ul li:first-child .sy-more3,.sy-profl ul li:hover .sy-more3{margin-top: 15px;}
	.sy-pro li .imgfd img{height: 270px!important;}
	.sy-way .txt{width: 100%;height: auto;}.sy-way .imgg{display: none;}
	.sy-way .txt .word1{height: auto;}
	.sy-way .txt .pad{padding: 40px 20px;}
	.sy-way .txt h2{font-size: 24px;height: auto;line-height: 30px;}
	.sy-way .txt .word1{margin: 15px 0 30px;}
	.sy-about .txt,.sy-about .imgfd{width: 100%;height: auto;}
	.sy-about .txt{margin-left: 0;margin-right: 0;padding: 0 2%;padding-bottom: 40px;}
	.sy-about .imgfd img{height: auto;}
	.sy-news li{width: 49%;margin-right: 2%;margin-bottom: 20px;}
	.sy-news li:nth-child(2n){margin-right: 0;}
	.sy-news li .imgfd img{height: 240px;}
	.sy-news li b{height: 24px;}
	.sy-profl ul li:first-child .txt1,.sy-profl li:last-child{display: block;}
	.sy-profl ul li:first-child .txt2{display: none;}
}
@media (max-width: 600px){
	.index-banner .img-m{width: 160%;margin-left: -20%;}
}
@media (max-width: 540px){
	.sy-profl li{overflow: hidden;}
	.sy-profl ul li:hover .txt2 b,.sy-profl ul li:first-child .txt2 b{font-size: 18px;}
	.sy-profl ul li:first-child .word1{height: 40px;overflow: hidden;}
	.sy-profl li, .sy-profl ul li:hover, .sy-profl ul li:first-child, .sy-profl ul:hover li:first-child:hover{width: 100%!important;}
	.sy-pro .sy-more,.sy-news .sy-more{display: none;}
	.sy-pro li .imgfd img{height: 150px!important;}
	.sy-profl li .txt1 h3{height: auto;}
	.sy-news li .imgfd img{height: 130px;}
	.copy{margin-top: 40px;}
	.sy-ban .swiper-container-horizontal>.svg-swiper-pagination .swiper-pagination-bullet{padding-right: 10px;}
	.margin{margin-top: 30px;}
	.tit-sy h2,.sy-way .txt h2,.num-ab dt span,.f30{font-size: 22px;}
	.num-ab dt b{font-size: 30px;}
	.tit-sy{margin-bottom: 20px;}
	.sy-news li b{height: 48px;}
}

.service{background: url(../images/bg03.jpg) no-repeat center;padding: 90px 0;background-size: cover;text-align: center;}
.service h2{font-size: 40px;color: #fff;font-weight: bold;}
.service .wz{font-size: 24px;line-height: 40px;max-width: 1160px;margin: 20px auto 60px;color: #fff;height: 80px;overflow: hidden;}

.honors li{float: left;width: 16.6%;margin-right: 4.25%;text-align: center;}
.honors li:last-child{margin-right: 0;}
.honors li .imgfd img{height: 350px;}
.honors li .imgfd{border: 1px solid #e7e7e7;padding: 5px 0;}
.honors li p{font-size: 16px;color: #333;line-height: 20px;height: 40px;overflow: hidden;display: block;margin-top: 20px;}
.honors li:hover p{color: #09d6dd;}

.about-adv li{width: 30%;float: left;margin-right: 5%;background: #fff;box-shadow: 0 0 10px rgba(22,70,145,0.3);text-align: center;overflow: hidden;}
.about-adv li:last-child{margin-right: 0;}
.about-adv li .pad{padding: 60px 30px;}
.about-adv li b{font-size: 24px;color: #333;display: block;margin: 25px 0 20px;}
.about-adv li p{font-size: 18px;color: #333;display: block;}
.about-adv li .rec{width: 17px;height: 3px;background: #09d6dd;margin: 0 auto;margin-top: 30px;}
.about-adv li:hover img{transform: translateY(-200px);filter: drop-shadow(#fff 0 200px);}
.about-adv li:hover{background: #09d6dd;transition: all 0.6s ease 0s; -webkit-transform: all 0.6s ease 0s;}
.about-adv li:hover .rec{background: #fff;}
.about-adv li:hover b,.about-adv li:hover p{color: #fff;}

.ab-tit-sy{margin-bottom: 100px;}
.ab-tit-sy h2{color: #fff;}
.pageMain-ab{padding-top: 50px;}

.about-js{background: url(../images/bg04.jpg) no-repeat center;background-size: cover;padding: 150px 0 120px;}
.about-js h2{font-size: 64px;color: #fff;font-weight: bold;text-align: center;}
.about-js .rec{width: 52px;height: 3px;background: #09d6dd;margin: 0 auto 30px;}
.des,.des p{font-size: 18px!important;color: #333!important;line-height: 30px!important;}
.des img{max-width: 100%!important;height:auto!important;}
.about-js .des,.about-js .des p{color: #fff!important;}
.about-js dt{width: 48%;}

.lishilicheng{padding-bottom: 50px;}
.about-page06 h4{font-size:72px;color: #fff;font-weight: bold;padding-right: 80px;margin-right: 80px;border-right: 1px solid #fff;display: initial;line-height: 0;height: 60px;font-family: Arial!important;line-height: 60px;}
.about-page06 .txt{height: 60px;line-height: 60px;font-size:18px;color: #fff;display: inline-flex;overflow: hidden;}
.about-page06 .box{text-align: center;}
.about-page06 .swiper-button-next,.about-page06 .swiper-button-prev{width: 50px;height: 50px;top: 49%;border: 1px solid #bbb;border-radius: 500px;background: none;overflow: hidden;z-index: 1;}
.about-page06 .swiper-button-next img,.about-page06 .swiper-button-prev img{display: block;margin: 0 auto;margin-top: 15px;transform: translateY(-200px);filter: drop-shadow(#fff 0 200px);}
.about-page06 .swiper-button-next{right: 3%;}
.about-page06 .swiper-button-prev{left: 3%;}
.about-page06 .swiper-button-next:hover,.about-page06 .swiper-button-prev:hover{border: 1px solid #09d6dd;background: #09d6dd;}
.about-page06 .swiper-button-next:hover img,.about-page06 .swiper-button-prev:hover img{transform: translateY(-200px);filter: drop-shadow(#fff 0 200px);}

.about-strength .swiper-pagination{display: none}
.about-page06{position: relative;padding-bottom: 0;background: #16438a;}
.about-page06 .header{text-align: center;width: 80%;margin: 0 auto 60px}
.about-page06 .header .title{color: #1a1a1a;font-weight: 700;margin-bottom: 16px}
.about-page06 .year-wrap{margin-top: 90px;position: relative}
.about-page06 .year-wrap:after{content: "";width: 100%;height: 1px;background-color: #e1e1e1;position: absolute;left: 0;bottom: 80px;z-index: 0}
.about-history{width: 100%;}
.about-history .swiper-slide{width: 100%;}
.about-history .picture{width: 45.45%}
.about-history .img{width: 100%}
.about-history .main{width: 54.55%;padding: 4% 0 0 8%}
.about-history .year{color: #e62111;margin-bottom: 8px;position: relative;z-index: 1}
.about-history .title{color: #4d4d4d;font-weight: 500;margin-bottom: 16px;position: relative;z-index: 1}
.about-history .content{position: relative;z-index: 1;line-height: 1.8}
.about-history .word{font-size: 200px;font-family: DINPro;font-weight: 700;color: #fafafa;line-height: 1;position: absolute;right: 0;bottom: 0;z-index: 0}
.about-history .swiper-pagination{display: none}
.about-history-year{width: 100%;padding: 40px 8% 80px}
.about-history-year .swiper-slide{position: relative;overflow: visible;cursor: pointer}
.about-history-year .swiper-slide:last-of-type .line>span:nth-of-type(11){opacity: 1}
.about-history-year .swiper-slide.swiper-slide-thumb-active .year{transform: translateY(-40px);background: url(../images/ic21.png) no-repeat center;width: 102px;height: 102px;}
.about-history-year .year{font-size: 18px;position: absolute;left: 50%;margin-left: -52px;z-index: 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;transition: transform .3s, box-shadow .3s, color .3s;color: #fff;width: 102px;height: 102px;text-align: center;top: 0;}
.about-history-year .line{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-end}
.about-history-year .line>span{width: 1px;height: 8px;background-color: #fff}
.about-history-year .line>span:first-of-type,
.about-history-year .line>span:nth-of-type(6),
.about-history-year .line>span:nth-of-type(11){height: 20px}
.about-history-year .line>span:nth-of-type(11){opacity: 0}
@media only screen and (min-width:961px){.about-page03 .item:hover{color: #e62111}
.about-page03 .item:hover:after{opacity: 1;transform: scaleX(1)}
.about-honor .swiper-button-next:hover,.about-honor .swiper-button-prev:hover{color: #fff;background-color: #e62111}}
@media only screen and (max-width:1600px){.about-strength{width: 100%}}
@media only screen and (max-width:1440px){.about-page01 .tit{margin-top: 10px}
.about-page06 .header{margin-bottom: 32px}
.about-page06 .header .title{margin-bottom: 12px}
.about-page06 .about-history-year{height: 1px;opacity: 0;visibility: hidden;pointer-events: none;padding: 0;margin: 0}
.about-page06 .year-wrap{margin: 0}
.about-page06 .year-wrap:after{display: none}
.about-history .swiper-pagination{display: block}
.about-history .word{display: none}
.about-history .main{padding: 2% 0 0 4%}
.about-history .title{margin-bottom: 12px}
.about-history .year{margin-bottom: 6px;font-size: 12px}
.about-history .content{font-size: 13px}}
@media only screen and (max-width:640px){.about-page02 .bg{display: none}
.about-strength .main{padding: 30px 20px}
.about-strength .title{margin-bottom: 12px}
.about-page06 .header{margin-bottom: 24px}
.about-page06 .header .title{margin-bottom: 8px}
.about-history .picture{width: 100%}
.about-history .main{width: 100%;padding: 20px 0 0}}

@media (max-width: 1200px){
	.about-js h2,.about-page06 h4{font-size: 40px;}
	.about-js{padding: 120px 0 60px;}
	.ab-tit-sy{margin-bottom: 50px;}
	.about-page06 .swiper-button-next, .about-page06 .swiper-button-prev{top: 60%;}
	.honors li .imgfd img{height: 260px;}
	.service h2{font-size: 30px;}
}
@media (max-width: 1024px){
	.about-js dt{width: 100%;}
	.about-js h2,.about-page06 h4{font-size: 30px;}
	.about-page06 h4{padding-right: 40px;margin-right: 40px;}
	.about-adv li .pad{padding: 40px 20px;}
	.about-adv li{margin-right: 2%;width: 32%;}
	.about-adv li b{font-size: 20px;}
	.about-adv li p{font-size: 16px;line-height: 24px;}
	.about-adv li b{margin: 10px 0;}
	.service{padding: 40px 0;}
	.service h2{font-size: 24px;}
	.service .wz{font-size: 20px;line-height: 30px;height: auto;margin-bottom: 30px;}
	.honors li .imgfd img{height: 240px;}
	.about-js .rec{margin-top: 10px;}
	.about-js{padding: 100px 0 50px;}
}
@media (max-width: 768px){
	.about-page06 .swiper-button-next, .about-page06 .swiper-button-prev{display: none;}
	.honors li{width: 32%;margin-right: 2%;margin-bottom: 20px;}
	.honors li:nth-child(3n){margin-right: 0;}
	.honors li .imgfd img{height: 310px;}
}
@media (max-width: 450px){
	.des, .des p,.service .wz{font-size: 16px!important;line-height: 24px!important;}
	.about-js h2, .about-page06 h4,.service h2{font-size: 22px;}
	.about-js .rec{margin-bottom: 20px;}
	.about-js{padding: 90px 0 40px;}
	.about-page06 .txt{font-size: 16px;}
	.about-adv li,.honors li,.honors li:nth-child(3n){width: 49%;margin-right: 2%;margin-bottom: 15px;}
	.about-adv li:nth-child(2n),.honors li:nth-child(2n){margin-right: 0;}
	.honors li .imgfd img{height: 260px;}
	.about-adv li:last-child{width: 100%;}
	.honors li p{margin-top: 10px;}
	.about-adv li .pad{padding: 20px 10px;}
	.about-adv li p{min-height: 60px;line-height: 20px;}
	.about-adv li .rec{margin-top: 20px;}
	.about-adv li:last-child p{min-height: auto;}
	.about-page06 h4{padding-right: 10px;margin-right: 10px;}
	.about-page06 .txt{line-height: 30px;}
	.about-adv li b{font-size: 18px;}
	.service .wz{margin: 5px 0 20px;}
	.service{padding-top: 30px;}
}

.ny-box{width: 100%;overflow: hidden;position: relative;}
.ny-box .txt{position: absolute;top: 30%;left: 0;width: 100%;}
.ny-box .txt .des{color: #fff!important;max-width: 510px;}
.ny-box .txt h2{font-size: 64px;color: #fff;font-weight: bold;}
.ny-loca{position: absolute;bottom: 25px;left: 0;width: 100%;font-size: 14px;color: #fff;}
.ny-loca a{color: #fff;}
.ny-loca a:hover{text-decoration: underline;}

.f30{margin-bottom: 30px;}
.contact .box{width: 50%;float: left;padding: 70px 8%;min-height: 660px;}
.contact .box2{background: #f1f1f1;}
.contact .box1{background: #fff;}
.contact .box1 dt{width: 48%;float: left;margin-right: 4%;color: #333;margin-bottom: 35px;}
.contact .box1 dt:nth-child(2n){margin-right: 0;}
.contact .box1 dt:nth-child(3){width: 100%;}
.contact .box1 dt b{font-size: 20px;color: #163e83;}
.contact .box1 dt p{font-weight: bold;font-size: 18px;display: block;margin: 10px 0 5px;}
.contact .box1 dd{width: 100%;font-size: 24px;color: #333;margin-bottom: 10px;}
.contact .box1 dd a{color: #163e83;}
.contact .form input{height: 50px;line-height: 50px;width: 100%;font-size: 14px;color: #333;}
.contact .form .padd{padding: 0 20px;}
.contact .form .kj p{font-size: 14px;color: red;position: absolute;top: 0;left: 10px;}
.contact .form .kj{background: #fff;height: 50px;line-height: 50px;border-radius: 5px;overflow: hidden;margin-bottom: 15px;position: relative;}
.contact .form .kj2{padding: 20px 0;height: 110px;}
.contact .form textarea{height: 110px;width: 100%;resize:none;font-size: 14px;color: #333;}
.contact .form .tj{background: #09d6dd!important;height: 50px;line-height: 50px;border-radius: 3px;max-width: 300px;font-size: 16px;color: #fff;margin-top: 20px;cursor: pointer;font-weight: bold;}
.contact .form p{font-size: 14px;color: #666;}

@media (max-width: 1600px){
	.ny-box .imgg img{width: 120%;}
	.ny-box .txt h2{font-size: 50px;}
	.contact .box{padding: 50px 2%;}
}
@media (max-width: 1400px){
	.ny-box .imgg img{width: 140%;}
	.ny-box .txt h2{font-size: 40px;}
}
@media (max-width: 960px){
	.contact .box{width: 100%;min-height: auto;}
	.ny-box .txt .des{max-width: 100%;}
	.ny-box .imgg img{width: 160%;}
	.ny-box .txt h2{font-size: 30px;}
	.f30{margin-bottom: 15px;}
	.contact .box{padding: 30px 2%;}
	.contact .box1 dd{font-size: 20px;}
}
@media (max-width: 540px){
	.ny-box .imgg img{width: 250%;}
	.ny-box .txt h2{font-size: 24px;}
	.ny-loca{bottom: 10px;}
	.ny-box .txt h2{margin-bottom: 10px;}
	.contact .box1 dt{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.contact .box1 dt b{font-size: 18px;}
	.contact .box1 dt p{font-size: 16px;margin: 0;margin-bottom: 4px;}
	.contact .box1 dd{font-size: 18px;margin-bottom: 0;}
	.ny-box .txt .des{height: 72px;overflow: hidden;}
}

.ny-class{height: 80px;line-height: 80px;background: #fff;overflow: hidden;text-align: center;}
.ny-class ul{display: inline-block;}
.ny-class li{float: left;margin: 0 150px;}
.ny-class li a{font-size: 20px;color: #333;font-weight: bold;}
.ny-class li:hover a,.ny-class li.cur a{color: #163e83;}

.ny-cont{background: #f1f1f1;padding: 85px 0;}
.list-new li{width: 30%;float: left;margin-right: 5%;margin-bottom: 40px;}
.list-new li:nth-child(3n){margin-right: 0;}
.list-new li .imgfd img{height: 310px;}
.list-new li .txt{background: #fff;padding: 26px 24px;}
.list-new li .txt h2{font-size: 20px;line-height: 24px;height: 48px;overflow: hidden;display: block;color: #333;font-weight: bold;}
.list-new li .txt span{font-size: 14px;color: #999;display: block;margin: 10px 0;}
.list-new li:hover .txt{background: #163e83;}
.list-new li:hover .txt h2,.list-new li:hover .txt span,.list-new li:hover .sy-more2{color: #fff;}
.list-new li:hover .sy-more2 img{transform: translateY(-200px);filter: drop-shadow(#fff 0 200px);}

@media (max-width: 1200px){
	.ny-class li{margin: 0 50px}
	.ny-cont{padding: 60px 0;}
	.list-new li .imgfd img{height: 230px;}
}
@media (max-width: 1024px){
	.list-new li{width: 32%;margin-right: 2%;}
	.list-new li .imgfd img{height: 210px;}
	.list-new li .txt h2{font-size: 18px;}
}
@media (max-width: 768px){
	.ny-class{height: 50px;line-height: 50px;}
	.ny-class li a{font-size: 16px;}
	.list-new li,.list-new li:nth-child(3n){width: 49%;margin-bottom: 20px;margin-right: 2%;}
	.list-new li:nth-child(2n){margin-right: 0;}
	.list-new li .imgfd img{height: 240px;}
	.ny-cont{padding: 40px 0;}
}
@media (max-width: 450px){
	.list-new li .txt h2{font-size: 16px;line-height: 20px;height: 40px;}
	.list-new li .txt{padding: 14px 10px;}
	.ny-cont{padding: 30px 0;}
	.ny-class li{margin: 0 30px}
	.list-new li .imgfd img{height: 200px;}
	.list-new li,.list-new li:nth-child(3n),.list-new li:nth-child(2n){width: 100%;}
}

.nsfl{width: 78%;}.nsfr{width: 18.75%;}
.tt-swl{margin-bottom: 20px;}
.tt-swl b{font-size: 24px;color: #333;}
.tt-swl .rec{width: 37px;height: 4px;background: #163e83;}
.rel-read li{width: 100%;display: inline-block;padding-bottom: 10px;margin-bottom: 20px;border-bottom: 1px solid #e7e7e7;}
.rel-read li .imgfd img{height: 200px;}
.rel-read li p{display: block;font-size: 14px;color: #333;line-height: 20px;height: 40px;overflow: hidden;margin-top: 10px;}
.rel-read li:hover p{color: #09d6dd;}

.fanye{display: inline-block;width: 100%;margin: 80px 0 40px;}
.fanye dt{width: 45%;font-size: 14px;color: #333;height: 32px;line-height: 32px;overflow: hidden;}
.fanye dt a{color: #666;}
.fanye dt:nth-child(1){background: url(../images/ic23.png) no-repeat left;padding-left: 50px;}
.fanye dt:nth-child(2){background: url(../images/ic22.png) no-repeat right;text-align: right;padding-right: 50px;}
.fanye dt a:hover{color: #09d6dd;}

@media (max-width: 1200px){
	.rel-read li .imgfd img{height: 200px;}
}
@media (max-width: 1024px){
	.nsfr{display: none;}
	.nsfl{width: 100%;}	
}
@media (max-width: 450px){
	.fanye dt:nth-child(1),.fanye dt:nth-child(2){background: none;padding: 0;text-align: left;width: 100%;}
	.fanye{margin: 0;margin-top: 40px;}
	.show-new .f30{font-size: 20px;line-height: 24px;}
}

.list-sol li{width: 48%;float: left;margin-right: 4%;margin-bottom: 40px;}
.list-sol li:nth-child(2n){margin-right: 0!important;}
.list-sol .effect{position: relative;overflow: hidden;}
.list-sol .effect .imgfd img{height: 420px;}
.list-sol .effect .effect-text{position: absolute;width: 100%;height: 100%;top: calc(100% - 55%);left: 0;transition: .5s;text-align: left;}
.list-sol .effect .effect-text .pad{padding: 0 75px;}
.list-sol .effect:hover .effect-text{top: 0;background: rgba(22, 62, 131, .8);padding-top: 12%;}
.list-sol .effect .effect-text h2{transition: .5s;font-size: 30px;font-weight: bold;color: #fff;display: block;}
.list-sol .effect .effect-text  .rec{background: #09d6dd;width: 55px;height: 3px;margin: 15px 0 30px;}
.list-sol .effect .word1{transition: .4s;color: #fff;max-width: 420px;height: 48px;margin-bottom: 30px;overflow: hidden;}
.list-sol .effect .effect-text .sy-more4{opacity: 0;}
.list-sol .effect:hover .effect-text .sy-more4{opacity: 1;transition: .5s;}
.list-sol .effect .effect-text .sy-more4:hover{text-decoration: underline;}

@media (max-width: 1200px){
	.list-sol .effect .imgfd img{height: 300px;}
	.list-sol .effect .effect-text h2{font-size: 26px;}
	.list-sol .effect .effect-text .rec{margin: 10px 0 20px;}
	.list-sol .effect .effect-text .pad{padding: 0 30px;}
}
@media (max-width: 1024px){
	.list-sol li,.list-sol li:nth-child(2n){width: 49%;margin-right: 2%;margin-bottom: 20px;}
	.list-sol .effect .effect-text h2{font-size: 22px;}
}
@media (max-width: 768px){
	.list-sol .effect .word1{height: 40px;}
	.list-sol .effect .effect-text h2{font-size: 20px;}
	.list-sol .effect .imgfd img{height: 240px;}
	.list-sol .effect .effect-text .pad{padding: 0 15px;}
	.list-sol .effect .effect-text .rec{margin: 10px 0;}
}
@media (max-width: 540px){
	.list-sol li, .list-sol li:nth-child(2n){width: 100%;margin-right: 0;margin-bottom: 10px;}
	.list-sol .effect .effect-text h2{font-size: 18px;}
	.list-sol .effect .imgfd img{height: 200px;}
	.list-sol .effect .word1{height: 60px;}
	.list-sol .effect .effect-text{top: calc(100% - 64%);}
}

.ny-cont2{background: #fff;position: relative;}
.ny-cont2 .nsfr{padding-top: 85px;}
.hot-pro li{width: 100%;display: inline-block;margin-bottom: 15px;}
.hot-pro li .imgfd{border: 1px solid #e7e7e7;width: 34%;}
.hot-pro li .imgfd img{height: 75px;}
.hot-pro li p{display: block;font-size: 14px;color: #333;line-height: 20px;height: 60px;overflow: hidden;width: 60%;}
.hot-pro li:hover p{color: #09d6dd;}

.list-profl{margin-bottom: 60px;border-right: 1px  solid #333;height: 100vh;padding-right: 10%;}
.list-profl li{width: 100%;display: inline-block;height: 52px;line-height: 52px;overflow: hidden;}
.list-profl li i{width: 8px;height: 8px;border: 1px solid #bbb;box-sizing: border-box;display: block;border-radius: 500px;float: left;margin-top: 22px;margin-right: 10px;}
.list-profl li a{font-size: 18px;color: #333;font-weight: bold;}
.list-profl li:hover,.list-profl li.cur{background: url(../images/ic24.png) no-repeat right;}
.list-profl li:hover i,.list-profl li.cur i{border: 1px solid #163e83;background: #163e83;}
.list-profl li:hover a,.list-profl li.cur a{color: #163e83;}

.list-pro{width: 100%;display: inline-block;padding-top: 85px;border-bottom: 2px solid #e7e7e7;padding-bottom: 20px;}
.list-pro:last-child{margin-bottom: 100px;}
.list-pro .f30{margin-bottom: 0;}
.list-pro .sy-pro li{width: 23.5%;float: left;margin-right: 2%;margin-top: 12px;}
.list-pro .sy-pro li:nth-child(4n){margin-right: 0;}
.list-pro .sy-pro li .imgfd img{height: 220px;}
.list-pro .sy-pro li .word1{height: 40px;line-height: 20px;margin: 15px 0 8px;color: #333;font-weight: bold;}
.list-pro li .sy-more{opacity: 0;}
.list-pro li:hover .sy-more{opacity: 1;}

@media (max-width: 1400px){
	.list-pro .sy-pro li .imgfd img{height: 200px;}
}
@media (max-width: 1200px){
	.list-pro .sy-pro li .imgfd img{height: 160px;}
}
@media (max-width: 1024px){
	.list-pro li .sy-more{display: none;}	
	.list-pro{padding-top: 40px;padding-bottom: 40px;}
	.list-pro .sy-pro li .word1{font-size: 16px;}
}
@media (max-width: 768px){
	.list-pro .sy-pro li,.list-pro .sy-pro li:nth-child(4n){width: 49%;margin-right: 2%;}
	.list-pro .sy-pro li:nth-child(2n){margin-right: 0;}
}
@media (max-width: 450px){
	.list-pro .sy-pro li .word1{font-weight: normal;}
	.list-pro{padding-top: 30px;padding-bottom: 30px;}
	.list-pro .f30{font-size: 20px;}
}

.show-pro{padding-top: 85px;}
.show-pro .txt{width: 46.5%;}.show-pro .pic{width: 52%;}
.show-pro .txt h1{font-size: 36px;color: #333;line-height: 40px;font-weight: bold;}
.des2,.des2 p{font-size: 16px!important;line-height: 30px!important;color: #333!important;}
.show-pro .des2{margin: 20px 0 30px;}
#big_img{height:450px;background:no-repeat center;background-size: contain;}
#small_img{width:12.5%;}
#small_imgs{overflow:hidden;height: auto;}
#small_imgs .item{margin-bottom: 10px;display: inline-block;}
#small_imgs .item .img{cursor:pointer;width:100%;max-height:80px;border: 1px solid #ddd;box-sizing: border-box;overflow: hidden;}
#small_imgs .item .img img{width:100%;}
#small_imgs .item .active{border: 1px solid #152c7f;box-sizing: border-box;}	
.show-pro .pro-x{border: 1px solid #e7e7e7;}
.show-pro #big_a{width: 86%;}

.show-pro2 .box{height: 55px;line-height: 45px;background: #efefef;margin: 50px 0 25px;}
.show-pro2 .box b{font-size: 20px;color: #333;border-bottom: 3px solid #163e83;padding-bottom: 6px;margin-left: 32px;}
.list-pro2{padding: 0;border-bottom: none;}
.list-pro2:last-child{margin-bottom: 0;}

.feed-ny{margin-bottom: 90px;}
.feed-ny .f30{margin-bottom: 0;}
.input_control{position: relative;width: 32%;float: left;margin-right: 2%;background: #f2f5f8;border-radius: 4px;overflow: hidden;position: relative;height: 54px;margin-top: 26px;}
.input_control:nth-child(3){margin-right: 0;}
.form_input{-webkit-appearance:none;-moz-appearance: none;outline:0;height: 54px;line-height: 54px;width: 100%;position: absolute;top: 0;left: 30px;font-size: 14px;color: #333;width: 95%;background: #f2f5f8;}
.input_control lable{color: red;position: absolute;left: 20px;line-height: 54px;}
.form_input::-moz-placeholder,.form_text::-moz-placeholder{color: #666;}
.form_text{height: 100px;background: #f2f5f8;position: absolute;left: 30px;top: 15px;width: 95%;font-size: 14px;color: #666;line-height: 25px;}
.input_control2{width: 100%;margin: 16px 0;height: 130px;}
.feed-ny i{font-size: 14px;color: #666;display: block;}
.feed-ny .submit{width: 300px;height: 50px;line-height: 50px;border-radius: 4px;background: #09d6dd;font-size: 16px;color: #fff;cursor: pointer;font-weight: bold;}

@media (max-width: 1200px){
	.show-pro .txt h1{font-size: 30px;}
	.show-pro{padding-top: 60px;}
}
@media (max-width: 1024px){
	.show-pro .txt h1{font-size: 26px;line-height: 34px;}
	.show-pro{padding-top: 40px;}
}
@media (max-width: 768px){
	.feed-ny{margin: 40px 0;}
	.show-pro .txt,.show-pro .pic{width: 100%;}
	.show-pro .txt h1{font-size: 22px;}
	.show-pro .txt{margin-top: 30px;}
}
@media (max-width: 560px){
	.input_control{width: 100%;margin-top: 15px;}
	.feed-ny .submit{width: 160px;margin-top: 15px;}
	#big_img{height: 280px;}
	.show-pro .txt h1{font-size: 18px;line-height: 22px;}
	.feed-ny{margin: 30px 0;margin-bottom: 0;}
	.show-pro2 .box b{font-size: 16px;margin-left: 15px;}
	.list-pro2{margin-top: 20px;}
	.feed-ny .f30{font-size: 20px;}
}



















