@font-face{font-family: f1; src: url(heiti.TTF);}
html{font-size: 100%; width: 100%; outline: none; min-height: 100%; position: relative;}
body{background: #FFF; font-family: arial, "Microsoft Yahei", "Ã¥Â¯Â°Ã®â€ Â¿Ã¨â€™â€¹Ã©â€”â€ Ã¥â€˜Â´Ã§Â²Â¦", "Helvetica Neue", Helvetica, Tahoma, sans-serif; font-size: 14px; font-weight: 400; color: #373737; text-align: left; margin: auto; width: 100%; min-width: 1300px; outline: none;}
body,
div,
p,
input,
a,
span,
img,
ul,
li,
textarea,
select,
button{outline: none;}
a,
a:hover{color: #373737; text-decoration: none;}
html{font-size: 100%; width: 100%; outline: none;}
body,
div,
p,
span,
ul,
li,
a,
input,
textarea{box-sizing: border-box;}
.clearfix::after{display: block; content: ''; clear: both;}
ul{margin: 0; padding: 0;}
li{list-style: none;}
.left{float: left;}
.right{float: right;}
img{width: 100%; height: auto;}
p{margin: 0;}
.boxShadow{-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.26); -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.26); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.26);}
/* gShow */
/*.gShow{opacity: 0;}*/
/*@keyframes mymove{from{transform: translate3d(0, 50%, 0); opacity: 0;} to{transform: translate3d(0, 0, 0); opacity: 1;}}*/
/*@-webkit-keyframes mymove*/
/* Safari and Chrome */
/*{from{transform: translate3d(0, 50%, 0); opacity: 0;} to{transform: translate3d(0, 0, 0); opacity: 1;}}*/
/*.fontFadeIn{animation: 3s ease 0s 1 normal none running fontMove; -webkit-animation: 3s ease 0s 1 normal none running fontMove;}*/
/*@keyframes fontMove{from{transform: translate3d(-10%, 50%, 0); opacity: 0;} to{transform: translate3d(0, 0, 0); opacity: 1;}}*/
/*@-webkit-keyframes fontMove*/
/* Safari and Chrome */
/*{from{transform: translate3d(-10%, 50%, 0); opacity: 0;} to{transform: translate3d(0, 0, 0); opacity: 1;}}*/
/* scaleImg */
.scaleImg{overflow: hidden; display: block;}
.scaleImg img{transition-duration: .3s; display: block;}
.scaleImg:hover img{transform: scale(1.1); /* filter: grayscale(0); */}
/* banner */
.banner{position: relative; overflow: hidden;}
.banner img{transform: scale(1, 1);-webkit-transform: scale(1.04, 1.04);animation: 10s infinite alternate bannerMove;-webkit-animation: 10s infinite alternate bannerMove;display: block;height: 100%;background-size: cover;object-fit: cover;}
@keyframes bannerMove{from{transform: scale(1, 1);} to{transform: scale(1.04, 1.04);}}
@-webkit-keyframes bannerMove
/*Safari and Chrome*/{from{-webkit-transform: scale(1, 1);} to{-webkit-transform: scale(1.04, 1.04);}}
/* content */
.content{width: 1200px; margin: 0 auto;}
.home{
    position: relative;
    width: 100%;
    height: 90vh;
    /* min-width: 1024px; */
    position: fixed;
    width: 100%;
    height: 90%;
    padding: 0;
    margin: 0;
    top: 100px;
    background: #fff;
    z-index: 200;
    }
	.home .home_1_top{
	    width: 100%;
	    height: 100%;
	    }	
.home .swiper-container{
    width: 100%;
    height: 100%;
    }	
/* header */
header{background-color: #fff;/* position: fixed; */top: 0;left: 0;width: 100%;z-index: 999;transition: .3s;}
header .logo{margin-top: 20px;}
header .logo img{width: auto; display: block;}
header .logo img:last-child{display: none;}
header .tabs>li{margin-left: 0;position: relative;}
header .tabs>li:first-child{margin-left: 0}
header .tabs>li>a{line-height: 26px;font-size: 18px;transition: .3s;position: relative;display: block;border-right: 1px solid #eeeeee;padding: 0 40px;}
header .tabs>li.active>a,
header .tabs>li:hover>a{color: #af0100;}
header .tabs>li.active>a::after,
header .tabs>li:hover>a::after{width: 100%;}
header .tabs>li ul{position: absolute;top: 100px;background-color: #fff;left: 0;min-width: 100%;transition: .3s;transform: scale(0,1);width: 72px;}
header .tabs>li ul a{display: block;transition: .3s;text-align: center;line-height: 32px;padding: 0 6px;white-space: nowrap;}
header .tabs>li ul a:hover{color: #ae0201;}
header .tabs>li:hover ul{transform: scale(1,1);}
header.homeHd{background-color: #fff;height: 100px;box-shadow: 0 0 10px #7b8488;}
header.homeHd .logo img:first-child{display: none;}
header.homeHd .logo img:last-child{display: block;}
header.homeHd .tabs>li>a{color: #fff;}
header.homeHd .tabs>li ul{background-color: rgba(255,255,255,.4);}
header.hdBgcolor{background-color: #fff; border-bottom: 0px; box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.13);}
header.hdBgcolor .logo img:first-child{display: block;}
header.hdBgcolor .logo img:last-child{/* display: none; */}
header.hdBgcolor .tabs>li>a{color: #373737;}
header.hdBgcolor .tabs>li>a::after{background-color: #af0100;}
header.hdBgcolor .tabs>li:hover>a,
header.hdBgcolor .tabs>li:active>a{color: #076CE0;}
header.hdBgcolor .tabs>li ul{background-color: rgba(255,255,255,1);}
header.homeHd .topLink{line-height: 30px;background: url(../images/top_bg.jpg) center center no-repeat;height: 30px;background-size: cover;}
header.homeHd .topLink .left{font-size: 12px;color: #cccccc;}
header.homeHd .topLink .right{width: 370px;}
header.homeHd .topLink .right .p1{font-size: 12px;color: #cccccc;float: left;margin-right: 30px;}
header.homeHd .topLink .right .p2{font-size: 12px;color: #cccccc;}
.homeHd .content{height: 100px;}
header.homeHd .tabs>li:hover>a,header.homeHd .tabs>li.hover>a{color: #af0100;}
header .tabs>li>a .p1{font-size: 16px;color: #333333;}
header .tabs>li>a .p2{font-size: 13px;color: #999999;}
header .tabs{padding-top: 24px;}
header .tabs>li>a:first-child{border-left: 1px solid #eeeeee;}
header .tabs>li:hover .p1,header .tabs>li.hover .p1{color: #04a3f6;}
header .tabs>li:hover .p2,header .tabs>li.hover .p2{color: #04a3f6;}
/* home */
.home_1_top .swiper-button-btn{height: 50px; width: 50px; background-color: rgba(255,255,255,.2); background-size: 15px 28px; margin-top: -30px; transition: .3s;}
.home_1_top .swiper-button-btn:hover{background-color: #076CE0;}
.home_1_top .swiper-button-prev{background: url(../images/by_left.png) center center no-repeat; left: 50%; margin-left: -650px;}
.home_1_top .swiper-button-next{background: url(../images/by_right.png) center center no-repeat; right: 50%; margin-right: -650px;}
.home_1_top .swiper-button-prev:hover{background: url(../images/by_left1.png) center center no-repeat;}
.home_1_top .swiper-button-next:hover{background: url(../images/by_right1.png) center center no-repeat;}
.home_1_top .swiper-pagination{bottom: 130px;}
.home_1_top .swiper-pagination-bullet{width: 80px; height: 4px; opacity: 1; transition: .3s; background-color: #a4bfce; margin-right: 12px !important;border-radius: 0;}
.home_1_top .swiper-pagination-bullet-active{background-color: #fefefe;}
/* Ã©Â¦â€“Ã©Â¡Âµ */
.home_1{}
.home_1 .part1{width: 50%;height: 620px;position: relative;}
.home_1 .part1 img{width: 100%;height: 620px;display: block;}
.home_1 .part2{width: 50%;background: #e9e9e9;position: relative;height: 620px;}
.home_1 .part2 .p1{height: 3px;background-color: #d20002;width: 40px;}
.home_1 .part2 .p2{font-size: 14px;color: #999999;padding-top: 3%;}
.home_1 .part2 .p3{font-size: 30px;color: #333333;padding-bottom: 5%;padding-top: 2%;}
.home_1 .part2 .p4{font-size: 14px;color: #666666;line-height: 28px;padding-bottom: 9%;}
.home_1 .part2 .more{font-size: 14px;color: #333333;width: 140px;border-bottom: 1px solid #333333;line-height: 40px;text-align: center;margin-bottom: 11%;display: block;}
.home_1 .part2 .top{padding: 8% 21% 0 10%;}
.home_1 .part2 .bottom{position: absolute; bottom: 0; width: 100%; overflow: hidden;}
.home_1 .part2 .bottom .item{width: 33.33%;background-color: #f5f5f5;float: left;}
.home_1 .part2 .bottom .item .img1{width: 38px;height: 38px;padding: 10% 44%;display: block;}
.home_1 .part2 .bottom .item .img2{display: none;}
.home_1 .part2 .bottom .item .tit1{color: #333333;font-size: 18px;text-align: center;padding-bottom: 10%;}
.home_1 .part2 .bottom .item:hover .tit1{color: #FFFFFF;} .home_1 .part2 .bottom .item:hover .img2{display: block;width: 38px;height: 38px;padding: 10% 44%;} .home_1 .part2 .bottom .item:hover .img1{display: none;} .home_1 .part2 .bottom .item:hover{background-color: #ae0100;} .home_1 .part2 .more:hover{color: #ae0100;border-bottom:1px solid #ae0100;font-weight: bold;}
.home_1 .part1 .l1{position: absolute;top: 0;left: 0;width: 0;height: 1px;background: #857f72;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.home_1 .part1 .l2{position: absolute;top: 0;right: 0;width: 1px;height: 0;background: #857f72;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.home_1 .part1 .l3{position: absolute;bottom: 0;right: 0;width: 0;height: 1px;background: #857f72;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.home_1 .part1 .l4{position: absolute;bottom: 0;left: 0;width: 1px;height: 0;background: #857f72;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.home_1 .part1:hover .l1{width: 100%;}
.home_1 .part1:hover .l2{height: 100%;}
.home_1 .part1:hover .l3{width: 100%;}
.home_1 .part1:hover .l4{height: 100%;}
.home_1 .part1 .wrap{position: absolute;top: 4%;height: 560px;width: 94%;left: 3%;}
.home_2{}
.home_2 .home_2_main{}
.home_2 .home_2_main .part1{}
.home_2 .home_2_main .part1 .list{}
.home_2 .home_2_main .part1 .list li{position: relative;width: 240px;height: 430px;overflow: hidden;float: left;}
.home_2 .home_2_main .part1 .list li>img{width: 100%; height: 100%;}
.home_2 .home_2_main .part1 .list li .bottom{width: 100%;height: 100%;color: #dddddd;position: relative;position: absolute;bottom: -309px;left: 0px;background-color: rgba(0, 0, 0, 0.5);transition: all 0.4s linear;}
.home_2 .home_2_main .part1 .list li .bottom h6{color: #ffffff;font-size: 16px;margin-top: 20px;transition: all 0.3s linear;margin-left: 12%;float: left;margin-bottom: 0;}
.home_2 .home_2_main .part1 .list li .bottom .p02{display: block; width: 55%; height: 64px; line-height: 64px; background-color: #C59050; padding-left: 30px; color: white; font-size: 12px; position: relative; margin-top: 150px; margin-left: 12%; /*margin-top: 46px;*/}
.home_2 .home_2_main .part1 .list li .bottom .p02 img{height: 25px; vertical-align: middle; margin-left: 10px; margin-bottom: 5px; transition: transform 0.3s linear;}
.home_2 .home_2_main .part1 .list li .bottom .p02:hover{background-color: #e1a657;}
.home_2 .home_2_main .part1 .list li .bottom .p02:hover img{transform: translate(35px,0px) rotate(90deg);}
.home_2 .home_2_main .part1 .list li .bottom .p01{font-size: 14px;color: #dddddd;margin-top: 22px;height: 28px;line-height: 28px;width: 80%;transition: all 0.3s linear;margin-left: 12%;}
.home_2 .home_2_main .part1 .list li .bottom .dx{width: 92%;height: 92%;border: 0.5px #d6d6d8 solid;position: absolute;top: 4%;left: 4%;opacity: 0;}
.home_2 .home_2_main .part1 .list li:hover .dx{opacity: 0;}
.home_2 .home_2_main .part1 .list li:hover .bottom{transform: translate(0px,-308px);}
.home_2 .home_2_main .part1 .list li:hover .bottom h6{color: #fff;margin-top: 20px;}
.home_2 .home_2_main .part1 .list li:hover .bottom .p01{margin-top: 0;}
.home_2 .home_2_main .part1 .list li .wrap1{}
.home_2 .home_2_main .part1 .list li .wrap1 i{width: 20px;height: 1px;background-color: #e40002;display: block;float: left;margin-top: 31px;margin-left: 14px;}
.home_2 .home_2_main .part1 .list li:hover .wrap1{padding-top: 150px; margin-bottom: 20px;}
.home_2 .home_2_main .part1 .list li a{display: block;}
.home_2 .home_2_main .part2{}
.home_2 .home_2_main .part2 .part2_main{padding: 50px 0;}
.home_2 .home_2_main .part2 .part2_main .item{float: left;}
.home_2 .home_2_main .part2 .part2_main .item .left{}
.home_2 .home_2_main .part2 .part2_main .item img{width: auto;margin: 0 auto;display: block;}
.home_2 .home_2_main .part2 .part2_main .item .p1{font-size: 14px;color: #999999;padding-top: 6px;}
.home_2 .home_2_main .part2 .part2_main .item i{background: url(../images/jt.png) center center no-repeat;width: 20px;height: 18px;display: block;float: left;margin: 23px;}
.home_2 .home_2_main .part2 .part2_main .item:hover .p1{color: #e40002;}
.home_2 .home_2_main .part2 .part2_main .item .img2{display: none;}
.home_2 .home_2_main .part2 .part2_main .item .img1{display: block;}
.home_2 .home_2_main .part2 .part2_main .item:hover .img1{display: none;}
.home_2 .home_2_main .part2 .part2_main .item:hover .img2{display: block;}
/* home3 */
.home_3{background-color: #e9e9e9;height: 400px;padding-top: 74px;background: url(../images/home3_bg.jpg) center center no-repeat;background-size: cover;}
.home_3 .part1{}
.home_3 .part1 .list{width: 250px;}
.home_3 .part1 .list .item{float: left;width: 115px;height: 120px;background-color: #FFFFFF;margin-right: 10px;margin-bottom: 10px;}
.home_3 .part1 .list .item img{width: auto;margin: 0 auto;display: block;margin-top: 24px;}
.home_3 .part1 .list .item .p1{font-size: 14px;color: #666666;text-align: center;padding-top: 16px;}
.home_3 .part1 .list .item.it1{background-color: #ae0100;}
.home_3 .part1 .list .item.it1 .p1{color: #FFFFFF;text-align: center;padding-top: 16px;}
.home_3 .part2{width: 940px; height: 250px; background: #fff; padding: 25px 40px;}
.home_3 .part2 .df1{width: 594px;height: 210px;position: relative;float: left;}
.home_3 .part2 .df1 input:nth-of-type(1){width: 46%;height: 35px;border: 1px #e5e5e5 solid;position: absolute;padding-left: 10px;top: 0px;left: 0px;}
.home_3 .part2 .df1 input:nth-of-type(2){width: 46%;height: 35px;padding-left: 10px;border: 1px #DEDEDE solid;position: absolute;top: 0px;right: 0px;}
.home_3 .part2 .df1 input:nth-of-type(3){width: 46%;height: 35px;padding-left: 10px;border: 1px #DEDEDE solid;position: absolute;top: 46px;left: 0px;}
.home_3 .part2 .df1 input:nth-of-type(4){width: 46%;height: 35px;padding-left: 10px;border: 1px #DEDEDE solid;position: absolute;top: 46px;right: 0px;}
.home_3 .part2 .df1 .select{height: 35px;width: 100%;position: absolute;top: 90px;right: 0px;color: #666666;font-size: 14px;}
.home_3 .part2 .df1 .select span{width: 17%; display: block; float: left; line-height: 35px;}
.home_3 .part2 .df1 .select select{padding-left: 10px; border: 1px #DEDEDE solid; color: #7E7E7E; height: 35px; width: 120px; width: 20%; box-sizing: border-box;}
.home_3 .part2 .df1 input:nth-of-type(5){cursor: pointer; position: absolute;top: 140px;right: 0px;width: 280px;height: 40px;background-color: #e40002;color: white;border: none;font-size: 16px;}
.home_3 .part2 .df1 p{font-color: #232323; font-size: 20px; position: absolute; top: 180px; left: 0px; height: 60px; line-height: 60px;}
.home_3 .part2 .df1 p span{color: #C59050; font-size: 24px;}
.home_3 .part2 .img{float: left;border-radius: 10px;margin-right: 20px;overflow: hidden;}
.home_3 .part2 .img img{width: auto;border-radius: 10px;transition: transform .5s;}
.home_3 .part2 .hz1{display: block;position: absolute;top: 55px;left: 244px;font-size: 14px;color: #999999;z-index: 99;font-style: normal;}
.home_3 .part2 .hz2{display: block;position: absolute;top: 55px;right: 10px;font-size: 14px;color: #999999;z-index: 99;font-style: normal;}
.home_3 .part2 .img:hover img{transform: scale(1.08); transition: transform .5s;}.home_3 .part2 .df1 #checkAreaA:hover{background-color: #b30506;}
.home_4{}
.home_4 .part1{padding-bottom: 20px;}
.home_4 .part1 .list{width: 250px; margin: 0 auto;}
.home_4 .part1 .item{float: left;}
.home_4 .part1 .item a{}
.home_4 .part1 .item a .p1{font-size: 21px;color: #5f5e5a;width: 34px;height: 34px;border: 1px solid #5f5e5a;border-radius: 50%;text-align: center;line-height: 34px;float: left;margin-right: 12px;}
.home_4 .part1 .item a .p2{font-size: 18px;color: #333333;float: left;line-height: 36px;}
.home_4 .part1 .item:hover a .p1,.home_4 .part1 .item.hover a .p1{background-color: #ae0100;color: #FFFFFF;}
.home_4 .part1 .item:hover a .p2,.home_4 .part1 .item.hover a .p2{color:#ae0100 ;}
.home_4 .part1 .item:first-child{margin-right: 80px;}
.home_4 .part2 .home_4_top .swiper-button-prev{background: url(../images/home4_left.png) center center no-repeat; right: 50%; margin-right: -650px; width: 160px; height: 80px; background-color: #f0f0f0;top: 84.6%!important;left: 0;}
.home_4 .part2 .home_4_top .swiper-button-next{background: url(../images/home4_right.png) center center no-repeat; right: 54%; margin-right: -650px; width: 160px; height: 80px; background-color: #f0f0f0;top: 84.6%!important;}
.home_4 .part2 .home_4_top .swiper-button-prev:hover,.home_4 .part2 .home_4_top .swiper-button-next:hover{background-color: #5f5e5a;}
.home_4 .part2 .home_4_top .swiper-button-prev.swiper-button-disabled, .home_4 .part2 .home_4_top .swiper-button-next.swiper-button-disabled{background-color: #f0f0f0;}
.home_4 .banner img{transform: scale(1); -webkit-transform: scale(1); animation: 0s infinite alternate bannerMove; -webkit-animation: 0s infinite alternate bannerMove; display: block;}
.home_4 .part2 .home_4_top .wz{height: 80px;background-color: #FFFFFF;position: absolute;bottom: 40px;width: 1200px;line-height: 80px;}
.home_4 .part2 .home_4_top .wz .p1{font-size: 16px;color: #666666;float: left;margin-left: 210px;}
.home_4 .part2 .home_4_top .wz .more{font-size: 14px;color: #fff;width: 120px;height: 42px;line-height: 42px;text-align: center;background-color: #ae0100;display: inline-block;float: right;margin-right: 210px;margin-top: 20px;}
.home_4 .part2 .home_4_top .swiper-button-next,.home_4 .part2 .home_4_top.swiper-button-prev{top: 84.6%!important;}
.home_4 .part2 .home_4_top .swiper-pagination{display: none;}
.home_4 .part2 .home_4_top .wz .more:hover{background-color: #820d0c;}
.home_5{padding-bottom: 60px; border-bottom: 1px solid #dededc;}
.home_5 .home_5_main{}
.home_5 .home_5_main .part1{/* width: 370px; */float: left;border-right: 1px solid #dededc;padding: 0 14px;}
.home_5 .home_5_main .part1 .title{font-size: 24px;color: #666666;margin-bottom: 20px;}
.home_5 .home_5_main .part1 .img{width: auto;display: block;transition: transform .5s;}
.home_5 .home_5_main .part1 .part1_1{padding-top: 24px; border-bottom: 1px dashed #e3e3e1; margin-bottom: 20px;}
.home_5 .home_5_main .part1 .part1_1 .left{padding-bottom: 20px;}
.home_5 .home_5_main .part1 .part1_1 .left .tit{font-size: 18px;color: #333333;}
.home_5 .home_5_main .part1 .part1_1 .left .time{font-size: 12px;color: #999999;padding-top: 4px;}
.home_5 .home_5_main .part1 .part1_1 .left .right{}
.home_5 .home_5_main .part1 .part1_1 .right .img1{width: 36px;display: block;}
.home_5 .home_5_main .part1 .part1_1 .right .img2{width: 36px;display: none;}
.home_5 .home_5_main .part1 .part1_2{}
.home_5 .home_5_main .part1 .part1_2 .item{line-height: 30px;transition: all ease .6s;}
.home_5 .home_5_main .part1 .part1_2 .item .p1{font-size: 14px;color: #333333;float: left;}
.home_5 .home_5_main .part1 .part1_2 .item .p2{font-size: 12px;color: #999999;float: right;}
.home_5 .home_5_main .part1:first-child{border-left: 1px solid #dededc;}
.home_5 .more{font-size: 14px;color: #ae0100;border: 1px solid #ae0100;width: 200px;height: 42px;line-height: 42px;text-align: center;display: block;margin: 0 auto;margin-top: 40px;}
.home_5 .home_5_main .part1:hover .part1_1 .left .tit{color: #ae0100;}
.home_5 .home_5_main .part1:hover .part1_1 .right .img1{display: none;}
.home_5 .home_5_main .part1:hover .part1_1 .right .img2{display: block;}
.home_5 .home_5_main .part1:hover .img{transform: scale(1.08); transition: transform .5s;}.home_5 .home_5_main .part1 .img_main{overflow: hidden;}
.home_5 .home_5_main .part1 .part1_2 .item:hover{transform: translateY(-4px); transition: all ease .6s;}
.home_5 .more:hover{background-color: #ae0100;color: #FFFFFF;}
.home_6{padding: 34px 0;}
.home_6 .home_6_main{}
.home_6 .home_6_main .list{width: 105%;}
.home_6 .home_6_main .list .item{transition: all ease .6s;float: left;border-right: 1px solid #dededc;padding-right: 54px;margin-right: 54px;}
.home_6 .home_6_main img{width: 50px;height: 50px;display: block;float: left;margin-right: 20px;}
.home_6 .home_6_main .right{padding-top: 8px;}
.home_6 .home_6_main .right .p1{font-size: 16px;color: #ae0100;}
.home_6 .home_6_main .right .p2{font-size: 14px;color: #666666;}
.home_6 .home_6_main .list .item:last-child{float: left;border-right: 0px solid #dededc;margin-right: 0;}
.home_6 .home_6_main .list .item:hover{transform: translateY(-4px); transition: all ease .6s;}
/* footer */
footer{background-color: #252d30;height: 440px;}
footer .part2{width: 680px;float: left;padding-top: 100px;height: 359px;}
footer .part2 .part2_1{float: left;margin-right: 52px;}
footer .part2 .tit{font-size: 16px;color: #ffffff;margin-bottom: 30px;}
footer .part2 .list{}
footer .part2 .list .item{line-height: 30px;}
footer .part2 .list .item a{font-size: 14px;color: #999999;}
footer .part2 .list .item:hover a{color: #DDDDDD;}
footer .part3{border-left: 1px solid #3b4245!important;height: 175px;width: 400px;float: left;margin-top: 100px;padding-left: 70px;}
footer .part3 .p1{font-size: 16px;color: #ffffff;padding-bottom: 40px;}
footer .part3 .lk_1{font-size: 14px;color: #999999;line-height: 36px;}
footer .part3 .lk_1 img{width: 17px;height: 17px;display: block;float: left;margin-top: 10px;margin-right: 20px;}
footer .part4{float: right; margin-top: 90px;}
footer .part4 .img{width: 120px;height: 120px;margin-bottom: 20px;}
footer .part4 .img img{width: 100%;height: 100%;}
footer .part4 .p1{font-size: 14px;color: #666666;text-align: center;}
footer .part4 .p2{font-size: 16px;color: #ffffff;}
footer .bottom{height: 80px;line-height: 80px;border-top: 1px solid #3b4245;}
footer .bottom .left{font-size: 12px;color: #666666;}
footer .bottom .right{font-size: 12px;color: #666666;}
footer .bottom .right a{display: block;float: right; font-size: 12px;color: #666666;}
footer .bottom .right a:hover{color: #DDDDDD;}
footer .bottom .left a{font-size: 12px;color: #666666;}
footer .bottom .left a:hover{font-size: 12px;color: #DDDDDD;}
.footer_main1 {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
}
.footer_main1 a{ color:#fff;}
.footer_main1.poa {
  position: fixed;
  right:50px;
  bottom: 40px;
  z-index: 9999; text-align:right;
}
.footer_main1 a:hover{ color:#fff;}
/*.nyBanner{height: 500px;}*/
.nyBanner img{background-size: cover;display: block;}
/* windowFloat */
/* floatWindow */
.floatWindow{position: fixed; right: 10px; bottom: 20%; z-index: 99; text-align: center;}
.floatWindow img{vertical-align: middle;margin-top: -2px;transition: .5s;-webkit-transition: .5s;width: auto;}
.floatWindow .close{width: 30px;height: 30px;border-radius: 50%;line-height: 30px;background-color: #bbbbbb;cursor: pointer;margin: 0 auto 12px auto;}
.floatWindow a{display: block;width: 46px;height: 46px;border-radius: 4px;background-color: #bbbbbb;line-height: 46px;margin-bottom: 10px;position: relative;transition: .5s;-webkit-transition: .5s;}
.floatWindow a>div{position: absolute; right: 60px; line-height: 46px; white-space: nowrap; background-color: #fff; top: 0; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); border-radius: 4px; padding: 0 12px; display: none;}
.floatWindow a:hover>div{display: block;}
.floatWindow.hide a{transform: translateX(400px)}
.floatWindow.hide .close img{transform: rotate(135deg); -webkit-transform: rotate(135deg);}
.floatWindow a:hover{background-color: #ae0100;}
.floatWindow .cb_main{background-color: #ae0100;width: 210px;height: 80px;}
.floatWindow .cb_main .p1{font-size: 16px;color: #ffffff;line-height: 16px;padding-top: 16px;text-align: left;}
.floatWindow .cb_main .p2{font-size: 24px;color: #ffffff;font-weight: bold;line-height: 24px;padding-top: 6px;text-align: left;}
/* mTop */
.mTop{margin-top: 81px;}
/* pages */
.pager{padding:30px 0 30px;text-align:center;}
.pager:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.pager p{height:32px;line-height:32px;float:left;color:#666;display:none}
.pager ul{overflow:hidden;margin-left:20px;}
.pager ul li{display:inline-block;padding:0!important;height:auto!important;border:none!important}
.pager ul a{line-height:26px;margin-left:7px;padding:0 12px;transition:all ease .3s;color:#666;border:1px solid #ddd;text-decoration:none;float:left;background:#ebedec;border-radius:2px}
.pager ul a.page-num-current,.pager ul a:hover{background-color: #04a3f6;border-color: #04a3f6;color:#fff;}
.location{padding-top: 20px;padding-bottom: 20px;line-height: 24px;}
.location i{background: url(../images/home.png) center center no-repeat;width: 18px;float: left;display: block;height: 21px;margin-right: 10px;}
.location .sitepath a{font-size:14px;color: #666666;padding: 0 8px;}
.location .sitepath a:hover{color: #ae0100;}
.reLink{width:100%;height: auto;line-height: 44px;position: relative;padding: 0 40px;margin-bottom: 30px;}
.reLink .nextLink{display:block;font-size: 16px;text-align:left;color:#666;float: none;width: 100%;text-align: left;}
.reLink .prevLink{width: 100%;display:block;font-size:16px;text-align:left;color: #333333;float: none;text-indent: 0;}
.reLink .nextLink a:hover,.reLink .prevLink a:hover{color: #04a3f6;}
.reLink .nextLink{/* text-align:right */}
.reLink .mid{cursor: pointer; font-size: 16px;color: #ffffff!important;float: left;width: 140px;height: 50px;text-align: center;position: absolute;background: #04a3f6;border-radius: 30px;line-height: 50px;right: 40px;top: 14px;}
.reLink .mid a{color: #FFFFFF;}
.reLink .mid img{width: 21px;height: 17px;margin-right: 10px;}
.reLink .mid:hover a{color: #e0dbdb;}
.dashed{border: 1px solid #dededc;margin: 20px 0;}
.reLink .prevLink .left_wrap{background: url(../images/home4_left.png) center center no-repeat;width: 33px;height: 9px;display: block;float: left;margin: 18px 0 0 20px;}
.reLink .nextLink .right_wrap{background: url(../images/home4_right.png) center center no-repeat;width: 33px;height: 9px;display: block;float: right;margin: 18px 20px 0 0px;}
/* Ã¥â€ â€¦Ã©Â¡Âµ */
.aboutPage{}
.nyBanner .cont{margin: 0 auto; height: 70px; display: block; padding-top: 190px; width: 250px;} .nyBanner .cont img{width: 76px;height: 65px;float: left;margin-right: 16px;}
.nyBanner .cont .title{float: left;}
.nyBanner .cont .title .p1{font-size: 30px;color: #ffffff;padding-top: 4px;} .nyBanner .cont .title .p2{font-size: 14px;color: #ffffff;} .qh{height: 80px;line-height: 80px;} .qh .qh_main{text-align: center;border-bottom: 1px solid #f2f2f2;height: 80px;line-height: 80px;border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;} .qh .list{display: inline-block;} .qh .item{float: left;margin-right: 48px;cursor: pointer;} .qh .item a{font-size: 16px;color: #333333;/* border-right: 1px solid #dededc; */margin-right: 48px;height: 80px;display: block;float: left;} .qh .item:last-child{margin-right: 0;}
.qh .item:last-child a{border-right:0;} .qh .item:hover{} .qh .item a:hover{color: #04a3f6;border-bottom: 2px solid #04a3f6;} .qh .item i{height: 15px;width: 1px;display: block;background-color: #dededc;float: right;margin-top: 33px;}
.qh .item a.hover{color: #04a3f6;border-bottom: 2px solid #04a3f6;}
.aboutPage .part{}
.aboutPage .part .part1{border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;/* padding: 40px; */}
.aboutPage .part .part1 .left{width: 538px;border-right: 1px solid #f2f2f2;padding: 0 40px;padding-top: 70px;padding-bottom: 100px;min-height: 580px;}
.aboutPage .part .part1 .left .p1{font-size: 24px;color: #333333;font-weight: bold;}
.aboutPage .part .part1 .left .p2{font-size: 16px;color: #999999;padding-top: 20px;}
.aboutPage .part .part1 .left .p3{width: 54px;height: 3px;background: #04a3f6;margin-top: 16px;}
.aboutPage .part .part1 .left .cont{font-size: 14px;color: #666666;line-height: 30px;padding-top: 40px;}
.aboutPage1 .part .part1{padding:60px;}
.pro_dw{
    width: 300px;
    margin: 0 auto;
    padding: 20px 0 10px 0;
    /*position: absolute;*/
    /*right: 100px;*/
    /*bottom: 40px;*/
}
.pro_dw img{width:100%;}
.productDetail_11{width: 538px;margin-top: 60px;margin-right: 40px;}
.productDetail_11 .swiper1{margin-bottom: 16px;}
.productDetail_11 .swiper1 .swiper-slide{background-color: #FFFFFF;height: 333px;display: flex;justify-content: center;align-items: center;border: 1px solid #dcdcde;width: 538px;margin-right: 10px!important;}
.productDetail_11 .swiper1 .swiper-slide img{max-height: 100%;max-width: 538px;object-fit: cover;display: block;}
.productDetail_11 .swiper2{padding: 0;position: relative;}
.productDetail_11 .swiper2 .swiper-container{position: initial;}
.productDetail_11 .swiper2 .swiper-slide{background-color: #FFFFFF;height: 100px;width: 170px!important;display: flex;justify-content: center;align-items: center;margin-right: 14px!important;cursor: pointer;}
.productDetail_11 .swiper2 .swiper-slide::after{content: "";position: absolute;top:0;left: 0;width: 100%;height: 100%;box-sizing: border-box;transition: .5s;-webkit-transition: .5s;}
.productDetail_11 .swiper2 .swiper-slide img{max-width: 100%;max-height: 100px;object-fit: cover;display: block;}
.productDetail_11 .swiper2 .swiper-slide-thumb-active::after{border-color: #2290e1;}
.productDetail_11 .swiper2 .swiper-button-btn{background-size: cover;height: 17px;width: 19px;margin-top: 0;top: 113px;right: 4px;}
.productDetail_11 .swiper2 .swiper-button-prev{background-image: url(../images/about_4.png);right: -77px;left: 480px;}
.productDetail_11 .swiper2 .swiper-button-next{background-image: url(../images/about_5.png);right: 14px;}
.productDetail_11 .swiper1 .swiper-slide .p1{background: url(../images/about_3.png) center center no-repeat;width: 538px;height: 44px;background-size: cover;position: absolute;bottom: 0;font-size: 14px;color: #ffffff;line-height: 44px;text-align: center;}
.newsPage{}
.newsPage .part1{border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;padding-top: 60px;}
.newsPage .part1 .list{width: 1120px; margin: 0 auto;}
.newsPage .part1 .list .item{transition: all ease .6s;height: 196px;width: 1120px;box-shadow: 0 0 10px #DDDDDD;margin-bottom: 50px;cursor:pointer;}
.newsPage .part1 .list .item .img{width: 300px;height: 196px;float: left;}
.newsPage .part1 .list .item .img img{width: 100%;object-fit: cover;}
.newsPage .part1 .list .item .cont{width: 640px;float: left;padding-left: 40px;}
.newsPage .part1 .list .item .cont .p1{font-size: 18px;color: #333333;font-weight: bold;padding-top: 40px;padding-bottom: 20px;}
.newsPage .part1 .list .item .cont .p2{font-size: 14px;color: #999999;line-height: 26px;}
.newsPage .part1 .list .item .time{width: 60px;float: left;margin-left: 50px;padding-top: 70px;}
.newsPage .part1 .list .item .time .day{font-size: 48px;color: #999999;}
.newsPage .part1 .list .item .time .year{font-size: 14px;color: #999999;}
.newsPage .part1 .list .item:hover .cont .p1,.newsPage .part1 .list .item:hover .time .year,.newsPage .part1 .list .item:hover .time .day{color: #04a3f6;}
.newsPage .part1 .list .item:hover{transform: translateY(-4px); transition: all ease .6s;}
.newsDetailPage{}
.newsDetailPage .part1{border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2;}
.newsDetailPage .left{width: 818px;border-right: 1px solid #f2f2f2;/* border-left: 1px solid #f2f2f2; */}
.newsDetailPage .left .tit{border-bottom: 1px solid #f2f2f2; margin-bottom: 30px; padding-bottom: 20px;}
.newsDetailPage .left .tit1{font-size: 24px;color: #555555;font-weight: bold;padding-left: 40px;padding-top: 24px;}
.newsDetailPage .left .cs{padding-left: 40px; padding-top: 14px;}
.newsDetailPage .left .cs span{font-size: 14px;color: #999999;padding-right: 34px;}
.newsDetailPage .left .cont{padding: 0 40px; border-bottom: 1px solid #f2f2f2; padding-bottom: 20px; margin-bottom: 30px;}
.newsDetailPage .left .cont img{width: 100%;margin: 0 auto;display: block;}
.newsDetailPage .left .cont .p1{font-size: 16;color: #666666;line-height: 28px;}
.newsDetailPage .right{width: 372px;padding-left: 40px;}
.newsDetailPage .right .tit{font-size: 16px;color: #04a3f6;font-weight: bold;border-left: 3px solid #04a3f6;line-height: 16px;text-indent: 16px;margin-top: 40px;margin-bottom: 20px;}
.newsDetailPage .right .cont{}
.newsDetailPage .right .cont .list{}
.newsDetailPage .right .cont .list .item{transition: all ease .6s;width: 300px;height: auto;background-color: #fafafa;padding: 26px 20px 0 20px;margin-bottom: 10px;padding-bottom: 30px;}
.newsDetailPage .right .cont .list .item .p1{font-size: 14px;color: #999999;padding-bottom: 10px;}
.newsDetailPage .right .cont .list .item .p2{font-size: 16px;color: #666666;line-height: 30px;}
.newsDetailPage .right .cont .list .item:hover .p1{color: #04a3f6;}
.newsDetailPage .right .cont .list .item:hover{transform: translateY(-4px); transition: all ease .6s;}
.productPage{}
.productPage .toptit{text-align: center; position: relative; padding-top: 30px; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; height: 160px; border-bottom: 1px solid #f2f2f2;}
.productPage .toptit .p1{font-size: 36px;color: #000000;}
.productPage .toptit .p1 i{display:none; width: 10px;height: 10px;border: 3px solid #04a3f6;border-radius: 10px;position: absolute;right: 42%;top: 50px;}
.productPage .toptit .p2{font-size: 16px;color: #666666;padding-top: 10px;}
.productPage .part1{}
.productPage .part1 .slist{}
.productPage .part1 .slist .item{float: left;width: 13%;margin: 0 70px;position: relative;height: 250px;padding-top: 68px;cursor: pointer;}
.productPage .part1 .slist .item .img{margin-left: 1px;/* width: 100%; */height: 100px;position: relative;z-index: 99;display: block;}
.productPage .part1 .slist .item img{width: 80%;display: block;object-fit: cover;position: absolute;top:0;left: 0px;right:0;bottom:0;margin:auto;}
.productPage .part1 .slist .item .tit{font-size: 18px;color: #333333;z-index: 99;position: relative;text-align:center;font-weight: unset;}
.productPage .part1 .imglist{border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; padding: 0 40px; height: 460px;}
.productPage .part1 .imglist .iteBox{}
.productPage .part1 .imglist .iteBox .left{width: 610px;}
.productPage .part1 .imglist .iteBox .left .tit1{font-size: 24px;color: #333333;padding-top: 60px;}
.productPage .part1 .imglist .iteBox .left .tit2{font-size: 14px;color: #aaaaaa;padding-bottom: 20px;padding-top: 7px;border-bottom: 1px solid #f2f2f2;}
.productPage .part1 .imglist .iteBox .left .cont{padding-top: 30px;}
.productPage .part1 .imglist .iteBox .left .cont .cont_tit{font-size: 16px;color: #666666;padding-bottom: 10px;}
.productPage .part1 .imglist .iteBox .left .cont p{font-size:14px;color: #999999;line-height: 24px!important;}
.productPage .part1 .imglist .iteBox .left .cont p span{font-size:14px!important;color: #999999;line-height: 24px!important;}
.productPage .part1 .imglist .iteBox .left .cont p i{width: 6px;height: 6px;background-color: #04a3f6;display: block;border-radius: 50%;float: left;margin-top: 13px;margin-right: 10px;}
.productPage .part1 .imglist .iteBox .left a{transition: all ease .6s;font-size: 16px;color: #ffffff;width: 145px;height: 40px;background-color: #04a3f6;line-height: 40px;text-align: left;display: block;border-radius: 30px;margin-top: 30px;position: relative;text-indent: 28px;}
.productPage .part1 .imglist .iteBox .left a i{display: block;background: url(../images/prolist_6.png) center center no-repeat;width: 18px;height: 12px;position: absolute;right: 12px;top: 14px;}
.productPage .part1 .imglist .iteBox .right{width: 430px; /* height: 256px; */}
.productPage .part1 .imglist .iteBox .right img{width: 100%;margin-top: 80px;    object-fit: cover;
    background-size: cover;}
.productPage .part1 .imglist .item{display: none;}
.productPage .part1 .imglist .item:first-child{display: block;}
.productPage .part1 .slist .item .img3{display: block;width: 152px;height: 182px;position: absolute;top: 68px;left: 0;z-index: 1;}
.productPage .part1 .slist .item .img3 .img_1{width: 110px;height: 110px;display: block;}
.productPage .part1 .slist .item .img3 .img_2{width: 152px;height: 182px;display: none;}
.productPage .part1 .slist .item:hover .img3 .img_1,.productPage .part1 .slist .item.hover .img3 .img_1{display: none;}
.productPage .part1 .slist .item:hover .img3 .img_2,.productPage .part1 .slist .item.hover .img3 .img_2{display: block;}
.productPage .part1 .slist .item .img .img_1{display: block;}
.productPage .part1 .slist .item .img .img_2{display: none;}
.productPage .part1 .slist .item:hover .img .img_1,.productPage .part1 .slist .item.hover .img .img_1{display: none;}
.productPage .part1 .slist .item:hover .img .img_2,.productPage .part1 .slist .item.hover .img .img_2{display: block;}
.productPage .ly_1{
    /*height: 510px;*/
    background-color: #FFFFFF;
    position:relative;
    width: 1200px;
    margin: 0 auto;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}
.productPage .ly_2{height: 460px;background-color: #f7f7f7;}
.productPage .ly_1 .slist{/* border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;padding-top: 68px; */}
.productPage .part1 .imglist .iteBox .left a:hover{transform: translateY(-4px); transition: all ease .6s;}
.productPage .part1 .slist .item:hover .tit,.productPage .part1 .slist .item.hover .tit{color: #04a3f6;}
/*
.productPage .ionestopCon .slist{display:block;height:98px;margin-top:40px;}
.productPage .ionestopCon .slist .item{float:left;display:block;width:239px;height:90px;margin-left:1px;background:url("../images/zIco.png") no-repeat center center;background-size:239px 90px;cursor:pointer;}
.productPage .ionestopCon .slist .item .txtBox{display:block;padding-top:26px;}
.productPage .ionestopCon .slist .item.hover,.productPage .ionestopCon .slist .item:hover{height:98px;background:url("../images/zIcoH.png") no-repeat;background-size:239px 98px;}
.productPage .ionestopCon .slist .item .txt{margin-left:30px;}
.productPage .ionestopCon .slist .item .txt .etit{font-family:arial;font-size:14px;line-height:14px;color:#999;text-transform:uppercase;}
.productPage .ionestopCon .slist .item .txt .tit{margin-top:10px;font-size:20px;line-height:20px;color:#333;}
.productPage .ionestopCon .slist .item.hover .txt,.productPage .ionestopCon .slist .item:hover .txt{padding-left:56px;background:url("../images/zigo.png") no-repeat left center;background-size:41px 39px;}
.productPage .ionestopCon .slist .item.hover .txt .etit,.productPage .ionestopCon .slist .item:hover .txt .etit{color:#fff;}
.productPage .ionestopCon .slist .item.hover .txt .tit,.productPage .ionestopCon .slist .item:hover .txt .tit{color:#fff;} */
.productDetailPage{}
.productDetailPage .part_top{padding: 0 40px; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2;}
.productDetailPage .part_top .left{width: 540px;}
.productDetailPage .part_top .left .p1{font-size: 24px;color: #333333;padding-top: 80px;}
.productDetailPage .part_top .left .p2{font-size: 14px;color: #aaaaaa;padding-top: 10px;}
.productDetailPage .part_top .left .p3{font-size: 16px;color: #666666;padding-top: 40px;line-height: 30px;text-indent: 30px;}
.productDetailPage .part_top .right{width: 470px;height: 350px;margin-top: 60px;margin-bottom:20px;}
.productDetailPage .part_top .right img{width: 100%;}
.productDetailPage .ly_1{text-align: center; border-bottom: 1px solid #f2f2f2; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2;}
.productDetailPage .ly_1 .item{float: left;padding-right: 60px;line-height: 55px;height: 70px;cursor: pointer;}
.productDetailPage .ly_1 .item .tit{font-size: 16px;color: #333333;}
.productDetailPage .ly_2{}
.productDetailPage .ly_2 .imglist{border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;padding: 0 40px;padding-bottom: 40px;}
.productDetailPage .ly_2 .imglist .item{padding-top: 40px;}
.productDetailPage .ly_2 .imglist .item .p1{font-size: 18px;color: #04a3f6;border-left: 4px solid #04a3f6;line-height: 18px;text-indent: 10px;margin-bottom: 20px;}
.productDetailPage .ly_2 .imglist .item .p2{font-size: 14px;color: #999999;line-height: 30px;text-indent: 30px;padding-bottom: 30px;}
.productDetailPage .ly_2 .imglist .item{display: none;}
.productDetailPage .ly_2 .imglist .item img{width:auto;    margin: 0 auto;
    display: block;}
.productDetailPage .ly_2 .imglist .item:first-child{display: block;}
.productDetailPage .ly_1 .slist{display: inline-block;}
.productDetailPage .ly_1 .item:hover .tit,.productDetailPage .ly_1 .item.hover .tit{border-bottom: 2px solid #04a3f6; color: #04a3f6;}
.jobPage .part1{height: 160px; padding: 0 40px; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; padding-top: 50px; border-bottom: 1px solid #f2f2f2;}
.jobPage .part1 .left{}
.jobPage .part1 .left .p1{font-size: 36px;color: #333333;}
.jobPage .part1 .left .p2{font-size: 16px;color: #666666;padding-top: 8px;}
.jobPage .part1 .right{padding-top: 20px;}
.jobPage .part1 .right .bm{width: 200px;height: 40px;line-height: 40px;background-color: #f0f0f0;border-radius: 20px;float: left;border: 0;outline: none;}
.jobPage .part1 .right .bm select{width: 200px;height: 40px;line-height: 40px;background-color: #f0f0f0;border-radius: 20px;border: 0;text-indent: 20px;font-size: 14px;color: #666666;}
.jobPage .part1 .right .search{width: 200px;height: 40px;line-height: 40px;background-color: #f0f0f0;border-radius: 20px;float: left;margin-left: 30px;}
.jobPage .part1 .right .search .txt{width: 150px;height: 40px;line-height: 40px;float: left;background-color: #f0f0f0;border: 0;border-radius: 20px;font-size: 14px;color: #666666;}
.jobPage .part1 .right .search .btn{width: 19px;height: 19px;float: right;cursor: pointer;background: url(../images/job_2.png) center center no-repeat;border: 0;margin-top: 10px;margin-right: 20px;}
.jobPage .part2{background-color: #FFFFFF;padding: 0 40px;border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;padding-top: 40px;}
.jobPage .part2 .part2_tit{height: 56px;background-color: #cccccc;padding: 0px 50px;}
.jobPage .part2 .part2_tit .part2_tit_item{height: 58px;line-height: 58px;font-size: 16px;color: #333333;float: left;text-align: left;}
.jobPage .part2 .part2_main{display: block; /* padding: 0 30px; */}
.jobPage .part2 .part2_main .part2_main_main_con{font-size: 14px;color: #333333;float: left;}
.jobPage .part2 .part2_tit .part2_tit_item.it1{width: 312px;}
.jobPage .part2 .part2_tit .part2_tit_item.it2{width: 500px;}
.jobPage .part2 .part2_tit .part2_tit_item.it3{width: 170px;text-align: right;}
.jobPage .part2 .part2_main .part2_main_main{display: inline-block; line-height: 56px; border-bottom: 1px solid #dddddd;}
.jobPage .part2 .part2_main .part2_main_main_con.it1{width: 360px;text-indent: 50px;}
.jobPage .part2 .part2_main .part2_main_main_con.it2{width: 509px;}
.jobPage .part2 .part2_main .part2_main_main_con.it3{width: 249px;color: #04a3f6;text-align: left;text-indent: 132px;cursor: pointer;}
.jobPage .part2 .part2_main .xl{display: none;padding-left: 50px;padding-top: 70px;}
.jobPage .part2 .part2_main .xl .tit{font-size: 14px;color: #999999;line-height: 28px;margin-bottom: 20px;}
.jobPage .part2 .part2_main .xl .xl_cont{padding-bottom: 26px;}
.jobPage .part2 .part2_main .xl .xl_cont p{font-size: 14px;color: #999999;line-height: 20px;}
.jobPage .part2 .part2_main .part2_main_main_con.enable{background-color: #f6f6f6;}
.jobPage .part2 .part2_main .xl .more{font-size: 14px;color: #ffffff;width: 290px;height: 40px;line-height: 40px;text-align: center;background-color: #04a3f6;display: block;border-radius: 30px;margin-bottom: 26px;}
.contactPage{}
.contactPage .top_tit{font-size: 36px;color: #333333;padding: 0 40px;border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;height: 130px;line-height: 130px;border-bottom: 1px solid #f2f2f2;}
.contactPage .dt{height: 481px;padding: 40px;border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2;}
.contactPage .part1{border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; padding: 0 40px; border-bottom: 1px solid #F2F2F2;}
.contactPage .part1 .item{position: relative;width: 559px;border-right: 1px solid #F2F2F2;float: left;padding-bottom: 70px;padding-left: 40px;}
.contactPage .part1 .item .p1{font-size: 22px;color: #333333;padding-top: 70px;padding-bottom: 20px;}
.contactPage .part1 .item .p2{font-size: 14px;color: #666666;line-height: 30px;}
.contactPage .part1 .item .img_1{width: 47px;height: 47px;position: absolute;bottom: 36px;right: 40px;}
.contactPage .part1 .item .img{width:130px;height: 130px;}
.contactPage .part1 .item .img img{width: 100%;}
.contactPage .part1 .item:last-child{border-right: 0;}
.contactPage .part2{border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; padding: 0 40px; padding-bottom: 60px;}
.contactPage .part2 .tit{}
.contactPage .part2 .tit .p1{font-size: 30px;color: #000000;padding-top: 40px;}
.contactPage .part2 .tit .p2{font-size: 14px;color: #000000;}
.contact_main_3{text-align: center;clear: left;padding-bottom:60px;padding-top: 56px;}
.contact_main_3 .title h3{font-size: 18px;color: #333333;font-weight: normal;background: #fff;padding: 0;height: 20px;padding-bottom: 10px;}
.contact_main_3 .title h3 span{display: block; font-size: 14px; color: #737373; font-family: "Arial"; text-transform: uppercase;}
.contact_main_3 .item .txt{width: 209px;height: 42px;font-size: 16px;line-height: 42px;text-indent: 8px;background-color: #fff;color: #999999;padding-left: 6px;border: 0;}
.contact_main_3 .item .area{width: 1121px;height: 148px;font-size: 14px;text-indent: 8px;resize: none;-webkit-appearance: none;color: #999999;line-height: 40px;padding-left: 6px;border: #e0e0e0 solid 1px;float: right;}
.contact_main_3 .submit{display: block;clear: left;}
.contact_main_3 .submit .btn1{width: 200px;height: 50px;font-size: 16px;line-height: 50px;color: #ffffff;cursor: pointer;border: #d3d7e3 solid 1px;background-color: #04a3f6;display: inline-block;margin-top: 20px;border-radius: 32px;float: right;}
.contact_main_3 .submit .btn:hover{background-color:#F0F0F0;}
.contact_main_3 .item{float: left;position: relative;width: 340px;padding-top: 0;/* background: #f5f5f5; */margin-bottom: 26px;border-bottom: 1px solid #cccccc;margin-right: 30px;}
.contact_main_3 .item .n-top{position:absolute; left:0; top:20px;}
.contact_main_3 .item.item4,.contact_main_3 .item.item3{}
.contact_main_3 .item.item3,.contact_main_3 .item.item5{}
.contact_main_3 .item i{color:#F00;display:block;position:absolute;right:6px;top: 25px;}
.contact_main_3 .submit .btn1:hover{background-color: #116e9e;}
.contact_main_3 .item1{width: 1200px;margin-top: 20px;}
.contact_main_3 .item label{font-size: 16px;color: #999999;margin-right: 0px;float: left;margin-top: 12px;}
.casePage{}
.casePage .nyBanner{background: url(../images/aboutnyBg.jpg) center center no-repeat;height: 450px; background-size: cover;}
.casePage .part1{}
.casePage .part1 .topList{text-align: center; margin-top: 40px; margin-bottom: 28px;}
.casePage .part1 .topList .list{display: inline-block;}
.casePage .part1 .topList .item{float: left;width: 100px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #cccccc;margin-right: 10px;}
.casePage .part1 .topList .item a{font-size: 16px;color: #666666;display: block;}
.casePage .part1 .topList .item:hover a,.casePage .part1 .topList .item.hover a{color: #FFFFFF;}
.casePage .part1 .topList .item:hover,.casePage .part1 .topList .item.hover{background-color: #ae0100;}
.casePage .part1 .part1_main{}
.casePage .part1 .part1_main .list{width: 104%;}
.casePage .part1 .part1_main .list .item{float: left;width: 380px;margin-right: 30px;margin-bottom: 30px;position: relative;overflow: hidden;}
.casePage .part1 .part1_main .list .item .img1{width: 380px;height: 280px;display: block;}
.casePage .part1 .part1_main .list .item .bottom{height: 70px;line-height: 70px;border-bottom: 1px solid #cdcdcd;padding: 0 36px;}
.casePage .part1 .part1_main .list .item .bottom .p1{font-size: 18px;color: #333333;float: left;}
.casePage .part1 .part1_main .list .item .bottom .img2{width: 32px;height: 32px;display: block;float: right;margin-top: 20px;}
.casePage .part1 .part1_main .list .item .bottom .img3{width: 32px;height: 32px;display: none;float: right;margin-top: 20px;}
.casePage .part1 .part1_main .list .item .bg{position: absolute; width: 100%; height: 280px; left: -100%; top: 0; transition: all ease 300ms; background: url(../images/blue_80.png) repeat 0 0;}
.casePage .part1 .part1_main .list .item .bottom .bg p{font-size: 14px;color: #ffffff;}
.casePage .part1 .part1_main .list .item:hover .bottom .img2{display: none;}
.casePage .part1 .part1_main .list .item:hover .bottom .img3{display: block;}
.casePage .part1 .part1_main .list .item:hover .bg{left: 0; top: 0; transition: all ease 300ms;}.casePage .part1 .part1_main .list .item:hover .bg p{color: #FFFFFF;font-size: 14px;text-align: center;padding: 0 50px;line-height: 30px;padding-top: 100px;}.casePage .part1 .part1_main .list .item:hover .bottom .p1{color: #ae0100;}.casePage .home_6{border-top: 1px solid #dededc;}
.caseDetailPage{background-color: #f7f7f7;}
.caseDetailPage .nyBanner{background: url(../images/aboutnyBg.jpg) center center no-repeat;height: 450px; background-size: cover;}
.caseDetailPage .part1{}
.caseDetailPage .part1 img{height: 124px;}
.caseDetailPage .part2{background-color: #FFFFFF;padding: 30px 30px;}
.caseDetailPage .part2 .part2_left{width: 840px;float: left;margin-right: 26px;position: relative;}
.caseDetailPage .part2 .part2_left .part2_left_1{}
.caseDetailPage .part2 .part2_left .part2_left_1 .tit{font-size: 24px;color: #333333;border-left: 4px solid #ae0100;line-height: 24px;text-indent: 14px;}
.caseDetailPage .part2 .part2_left .part2_left_1 .list{padding-top: 22px;}
.caseDetailPage .part2 .part2_left .part2_left_1 .list .item{background-color: #ffffff;width: 272px;height: 48px;line-height: 48px;border:1px solid #eaeaea;margin-right: 6px;margin-bottom: 6px;float: left;}
.caseDetailPage .part2 .part2_left .part2_left_1 .list .item p{font-size: 14px;color: #999999;text-align: center;}
.caseDetailPage .part2 .part2_left .part2_left_1 .list .item p span{font-size: 14px;color: #666666;text-align: center;background-color: #f2f2f2;display: block;float: left;padding: 16px 14px;line-height: 15px;width: 90px;}
.caseDetailPage .part2 .part2_left .part2_left_2{padding-top: 10px; padding-bottom: 100px;}
.caseDetailPage .part2 .part2_left .part2_left_2 .tit{font-size: 16px;color: #ae0100;font-weight: bold;border-bottom: 1px solid #dededc;line-height: 40px;margin-bottom: 20px;}
.caseDetailPage .part2 .part2_left .part2_left_2 .tit i{width: 40px;height: 4px;background-color:#ae0100;display: block;}
.caseDetailPage .part2 .part2_left .part2_left_2 img{width: auto;}
.caseDetailPage .part2 .part2_left .part2_left_2 .p1{font-size: 16px;color: #666666;line-height: 30px;padding-top: 20px;}
.caseDetailPage .part2 .part2_right{float: left;width: 270px;}
.caseDetailPage .part2 .part2_right img{}
.caseDetailPage .part2 .part2_right form{padding: 0 18px; position: relative; margin-top: 20px;}
.caseDetailPage .part2 .part2_right .part2_right_top{border: 1px solid #eaeaea;}
.caseDetailPage .part2 .part2_right form input{width: 234px;height: 40px;border: 1px #dededc solid;background: 0;line-height: 40px;text-indent: 18px;margin-bottom: 10px;font-size: 14px;color: #666666;}
.caseDetailPage .part2 .part2_right form button{width: 230px;height: 40px;line-height: 40px;background-color: #ffffff;font-size: 16px;color: #333333;border: 0;cursor: pointer;background: #ae0100;color: #ffff;border-radius: 20px;margin-bottom: 20px;}
.caseDetailPage .part2 .part2_right form .mm{position: absolute;bottom: 80px;right: 24px;font-style: normal;}
.caseDetailPage .part2 .part2_right .part2_right_1{}
.caseDetailPage .part2 .part2_right .part2_right_1 .part2_right_1_tit{font-size: 24px; color: #333333; border-left: 4px solid #ae0100; line-height: 24px; margin: 40px 0 20px 0; text-indent: 14px;}
.caseDetailPage .part2 .part2_right .part2_right_1 .item{border-bottom: 1px solid #cdcdcd; margin-bottom: 20px; overflow: hidden; transition: transform .5s;}
.caseDetailPage .part2 .part2_right .part2_right_1 .item img{width: 270px; height: 200px; display: block;overflow: hidden; transition: transform .5s;}
.caseDetailPage .part2 .part2_right .part2_right_1 .item .img{overflow: hidden; transition: transform .5s; width: 270px; height: 200px;}
.caseDetailPage .part2 .part2_right .part2_right_1 .item .p1{font-size: 16px; color: #333333; height: 40px; line-height: 40px;}
.caseDetailPage .part2 .part2_right .part2_right_2{}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2a{background: url(../images/caseDetail_4.jpg) center center no-repeat;width: 270px;height: 90px;background-size: cover;position: relative;margin: 20px 0 30px 0;cursor: pointer;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2a .img1{display: block;width: 36px;height: 36px;position: absolute;top: 30px;right: 24px;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2a .img2{display: none;width: 36px;height: 36px;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2a:hover .img1{display: none;width: 36px;height: 36px;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2a:hover .img2{display: block;width: 36px;height: 36px;position: absolute;top: 30px;right: 24px;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2b{background: url(../images/caseDetail_5.png) center center no-repeat;width: 270px;height: 90px;background-size: cover;position: relative;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2b .img1{display: block;width: 36px;height: 36px;position: absolute;top: 30px;right: 24px;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2b .img2{display: none;width: 36px;height: 36px;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2b:hover .img1{display: none;width: 36px;height: 36px;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2b:hover .img2{display: block;width: 36px;height: 36px;position: absolute;top: 30px;right: 24px;}
.caseDetailPage .part2 .part2_right .part2_right_1 .item:hover .p1{color: #ae0100;}
.caseDetailPage .part2 .part2_right .part2_right_1 .item:hover{border-bottom: 1px solid #ae0100;}
.caseDetailPage .part2 .part2_right .part2_right_1 .item:hover img{transform: scale(1.08); transition: transform .5s;}
.caseDetailPage .part2 .part2_right form button:hover{background: #840908;}
.caseDetailPage .home_6{border-top: 1px solid #dededc;}
.caseDetailPage .content1{padding-bottom: 60px;}
.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2a:hover,.caseDetailPage .part2 .part2_right .part2_right_2 .part2_right_2b:hover{box-shadow: 0 0 10px #866d6d;}
.shareNew{width: 210px;position: absolute;right: 0;bottom: 100px;}
.bdshare-button-style0-16 .tit{font-size: 14px;color: #030303;float: left;line-height: 53px;padding-right: 10px;}
.bdshare-button-style0-16 .bds_sqq{width: 36px;height: 36px;display: block;background: url(../images/qq.png) center center no-repeat!important;background-color: #aaaaaa!important;background-size: cover;border-radius: 50%;}
.bdshare-button-style0-16 .bds_sqq:hover{background-color: #444444!important;}.bdshare-button-style0-16 .bds_weixin{width: 36px;height: 36px;display: block;background: url(../images/wx.png) center center no-repeat!important;background-color: #aaaaaa!important;background-size: cover;border-radius: 50%;}.bdshare-button-style0-16 .bds_weixin:hover{background-color: #444444!important;}.bdshare-button-style0-16 .bds_qzone{width: 36px;height: 36px;display: block;background: url(../images/qyq.png) center center no-repeat!important;background-color: #aaaaaa!important;background-size: cover;border-radius: 50%;}.bdshare-button-style0-16 .bds_qzone:hover{background-color: #444444!important;}
.contactlPage .nyBanner{background: url(../images/contnyBg.jpg) center center no-repeat;height: 450px; background-size: cover;}
.contactlPage .part1{padding-top: 60px;}
.contactlPage .part1 .p1{font-size: 30px;color: #333333;text-align: center;}
.contactlPage .part1 img{width: 231px;height: 23px;margin: 0 auto;display: block;margin-top: 10px;}
.contactlPage .part2{margin-top: 30px;}
.contactlPage .part2 .part2_left{background-color: #f8f8f8;width: 380px;height: 460px;float: left;margin-right: 40px;margin-bottom: 60px;}
.contactlPage .part2 .part2_left img{width: 380px;height: 230px;}
.contactlPage .part2 .part2_left .bottom{padding: 40px;}
.contactlPage .part2 .part2_left .bottom .p1{font-size: 18px;color: #333333;font-weight: bold;}
.contactlPage .part2 .part2_left .bottom .p2{font-size: 14px;color: #666666;padding-top: 20px;line-height: 30px;}
.contactlPage .part2 .part2_left .bottom .p2 span{font-size: 18px;color: #e40002;font-weight: bold;}
.contactlPage .part2 .part2_left .bottom .p3{font-size: 14px;color: #666666;line-height: 30px;}
.contactlPage .part2 .part2_left .bottom .p4{font-size: 14px;color: #666666;line-height: 30px;}
.contactlPage .home_6{border-top: 1px solid #dededc;}
.bdshare-slide-button{display: none!important;}
.bd_weixin_popup{width: 340px!important;height: 340px!important;}
.bd_weixin_popup .bd_weixin_popup_foot{text-align: center!important;}
.honorPage{background-color: #f7f7f7;}
.honorPage .nyBanner{background: url(../images/aboutnyBg.jpg) center center no-repeat;height: 450px; background-size: cover;}
.honorPage .part1{background-color: #FFFFFF;padding: 30px;margin-top: 60px;margin-bottom: 60px;}
.honorPage .part1 .item{width: 276px; height: 276px; line-height: 272px; text-align: center; border: 1px solid #EEEEEE; margin-bottom: 12px; margin-right: 12px; position: relative;}
.honorPage .part1 .item:nth-of-type(4n){margin-right: 0;}
.honorPage .part1 .item a{display: block;}
.honorPage .part1 .item a img{max-width: 240px; max-height: 240px; object-fit: cover; vertical-align: middle;}
.honorPage .part1 .gallery{width: 106%;}
.honorPage .home_6{border-top: 1px solid #dededc;}
.contact_2{border: 1px solid #E1E0E0; padding: 50px 31px 26px 31px; margin-top: 55px; position: relative;margin-bottom: 40px;}
.contact_2 .title{font-size: 20px; line-height: 20px; position: absolute; padding: 0 12px; left: 20px; top: -10px; background-color: #fff;}
.contact_2 .fra{width: 300px; margin-right: 50px; position: relative; padding-bottom: 12px; border-bottom: 1px solid rgba(102, 102, 102, .12); padding-left: 86px;}
.contact_2 .fra label{font-size: 16px; color: #666666; position: absolute; left: 0; top: 0;}
.contact_2 .fra label span{color: #FF0000;}
.contact_2 .fra:nth-of-type(3n){margin-right: 0;}
.contact_2 .fra input{width: 100%; border: 0; font-size: 16px; font-family: f1; height: 22px; padding: 0;}
.contact_2 .fra.txt{width: 100%; margin-top: 30px; margin-right: 0; padding-bottom: 0;}
.contact_2 .fra textarea{width: 100%; border: 0; font-size: 16px; font-family: f1; display: block;}
.contact_2 button{width: 150px; height: 42px; background: #1C1C1C; border: 0; border-radius: 4px; text-align: center; color: #fff; margin-top: 24px; cursor: pointer;}