.transX5 { opacity: 0; visibility: hidden; -webkit-transform: translateX(50px); transform: translateX(50px); -webkit-transform-origin: left; transform-origin: left; -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-transition: 600ms 200ms; transition: 600ms 200ms; }

.transy5 { opacity: 0; visibility: hidden; -webkit-transform: translateY(50px); transform: translateY(50px); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-transition: 600ms 200ms; transition: 600ms 200ms; }

.is-show .transy5 { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }

.is-show .transX5 { opacity: 1; visibility: visible; -webkit-transform: translateX(0); transform: translateX(0); }

.list_bg{background: #f5f5f5;padding-top: 50px;}
.p3_2_tit{font-size: 30px;color: #333;text-align: center;line-height: 40px;}
.p3_2_one{margin-top: 30px;font-size: 16px;line-height: 30px;color: #333;}
.p3_2_two{padding-bottom: 100px;margin-top: 50px;background:#1792e7 url(../images/a_img1.jpg) center bottom  no-repeat;background-attachment: fixed;-webkit-background-size: cover;
background-size: cover;}
.p3_2_two ul{margin-top: 64px;padding-right: 128px;height: 490px;overflow-y: auto;width: 1012px;}
.p3_2_two li{width: 100%;float: left;-webkit-border-radius: 5px;border-radius: 5px;}
.p3_2_two li a{color: #fff;font-size: 16px;line-height: 54px;overflow: hidden;display: block;padding: 0 20px;}
.p3_2_two li a span{-webkit-transition: all 0.3s linear; transition: all 0.3s linear;display: inline-block;float: left;width: 85%;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.p3_2_two li:nth-child(2n+1){margin-left: 0;}
.p3_2_two li a i{float: left;margin-top: 22px;margin-right: 10px;display: inline-block;width: 0;height: 0;border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff}
.p3_2_two li a:hover span{-webkit-transform: translateX(5px);transform: translateX(5px);}
.p3_2_two ul::-webkit-scrollbar {/*滚动条整体样式*/
        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.p3_2_two ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        background: #0b97ec;
    }
.p3_2_two ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
        background: rgba(255,255,255,0.2);
    }
/*技术白皮书*/
.p3_3_tit{font-size: 32px;color: #333;font-weight: bold;text-align: center;}
.p3_3_tit span{display: inline-block;position: relative;background: url(../images/a_img2.png) center bottom no-repeat;padding-bottom: 40px;}
.p3_3_txt{padding-top: 19px;font-size: 16px;line-height: 34px;}
.p3_3_ul{padding-top: 31px;margin-bottom: 80px;}
.p3_3_ul li{position: relative;float: left;width: 30.33%;margin: 0 1.5%;position: relative;}
.p3_3_ul li a{display: block;}
.p3_3_ul li img{vertical-align: top;width: 100%;}
.p3_3_ul .imgtxt{position: absolute;display: block;font-size: 28px;color: #fff;top: 16.2%;width: 100%;z-index: 2;text-align: center;background: url(../images/a_img3.png) center bottom no-repeat;padding-bottom: 49px;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.p3_3_ul li .arrow{position: absolute;right: 40px;bottom: 30px;width: 30px;height: 16px;color: #fff;filter: drop-shadow(0px 0px 4px #000);transition: 0.3s;}
.p3_3_ul li .arrow:before{content: '';position: absolute;left: 0;right: 0;top: 50%;height: 1px;background-color: currentColor;transform: translateY(-50%);}
.p3_3_ul li .arrow:after{content: '';position: absolute;left: 50%;top: 50%;width: 8px;height: 8px;border-top: 1px solid currentColor;border-right: 1px solid currentColor;transform: translate(50%,-50%) rotate(45deg);}
.p3_3_ul li:hover .imgtxt{-webkit-transform: translateY(10px);transform: translateY(10px);}
.p3_3_ul li:hover .arrow{transform: translateX(10px);}

.p3_3_two{background: url(../images/aimg7.jpg) center center no-repeat;height: 550px;background-attachment: fixed;-webkit-background-size: cover;
background-size: cover;}
.p3_3_two li{color: #fff;width: 25%;float: left;height: 250px;position: relative;text-align: center;}
.p3_3_two li:after,.p3_3_two li:last-child:before{top:0;width: 1px;height: 100%;position: absolute;left: 0;content: '';background: rgba(255,255,255,0.1);}
.p3_3_two li:last-child:before{left: auto;right: 0}
.p3_3_two ul{padding-top: 125px;}
.p3_3_two li span{padding-top: 20px;display: block;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.p3_3_two li h5{padding-top: 17px;font-size: 22px;font-weight: bold;}
.p3_3_two li p{padding-top: 40px;font-size: 16px;line-height: 34px;width: 150px;margin: auto;}
.p3_3_two li:hover span{-webkit-transform: translateY(-5px);transform: translateY(-5px);}
/*p3_3*/
.p1_title{font-size: 30px;color: #333;line-height: 34px;text-align: center;padding: 15px 0 42px;}
.p1_one p{font-size: 16px;line-height: 34px;color: #555;}
.p1_onediv{position: relative;margin: 25px 0 45px;}
.p1_onediv img{max-width: 100%}
.p1_onediv ul{position: absolute;bottom: 0;left: 0;width: 100%;background: url(../images/aimg13.png) left bottom repeat-x;height: 210px;}
.p1_onediv ul li{float: left;width: 33.33%;height: 100%;color: #fff;text-align: center;color: #fff;text-align: center;position: relative;}
.p1_onediv ul li span{font-size: 70px;font-weight: bold;font-family: 'Century Gothic',Impact;display: block;line-height: 80px;position: absolute;bottom: 90px;width: 100%;}
.p1_onediv ul li i{font-size: 18px;line-height: 30px;bottom: 47px;position: absolute;display: block;width: 100%;}
.p1_onediv ul li em{font-size: 36px;font-weight: normal;}
.p1_two{margin-top: 65px;background: url(../images/aimg14.jpg) center center no-repeat;padding-top: 62px;padding-bottom: 90px;}

.view{margin-top: 64px;}
.view .swiper-container {	width: 100%;color: #fff;}
.view dt{float: left;font-size: 60px;color: #f5f5f5;font-family: Helvetica, Times, Baskerville, Georgia, serif;font-weight: bold;margin: 0 50px;line-height: 70px;}
.view dd{position: relative;float: right;font-size: 16px;color: #fff;line-height: 34px;width: 75%;height: 208px;}
.view dd p{margin-left: 2px;position: relative;padding-left: 27px;margin-bottom: 7px;}
.view dd p:after{position: absolute;left:0;top:14px;content:'';display: inline-block;width: 7px;height: 7px;-webkit-border-radius: 5px;border-radius: 5px;background: #fff;}
.arrowbtn a{display: inline-block;margin: 0 8px;}
.arrowbtn{text-align: center;}

.preview {width: 100%;margin-top: 10px;position: relative;border-top: 1px solid rgba(255,255,255,0.3);border-bottom: 1px solid rgba(255,255,255,0.3);height: 70px;line-height: 70px;font-size: 24px;font-weight: bold;font-family: Helvetica, Times, Baskerville, Georgia, serif;}
.preview .swiper-container {margin: 0 25px;}
.preview .swiper-slide {cursor:pointer;color: #fff;text-align: center;}
.preview .swiper-slide.active-nav{color: #009adc;}
.preview .slide6 {width: 82px;}
.preview img {padding: 1px;}
.preview .active-nav img {padding: 0;border: 1px solid #F00;}

.p1_three{padding-top: 60px;padding-bottom: 100px;}
.p1_three li{float: left;margin-left: 20px;position: relative;width: 32.1%;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.p1_three li:first-child{margin-left: 0;}
.p1_three li div{position: absolute;width: 75%;left: 12.5%;top: 63px;color: #fff;}
.p1_three li div h5{font-weight: bold;font-size: 24px;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.p1_three li div p{padding-top: 17px;font-size: 16px;line-height: 30px;}
.p1_three li img{max-width: 100%}
.p1_three li:hover,.p1_four_slide:hover{-webkit-transform: translateY(-5px);transform: translateY(-5px);-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5); box-shadow: 0px 0px 10px rgba(0,0,0,0.5); }
.p1_three li:hover div h5{margin-bottom: 10px;}

.p1_four{background: url(../images/aimg20.jpg) center center no-repeat;padding-top: 63px;}
.p1_four_swiper{margin-top: 42px;margin-bottom: 112px;}
.p1_four_txt{color: #fff;font-size: 16px;line-height: 34px;}
.p1_four_slide{-webkit-transition: all 0.3s linear; transition: all 0.3s linear;background: #fff;width: 77%;padding: 30px 11.5%;line-height: 34px;min-height: 287px;}
.p1_four_slide h5{font-weight: bold;margin-bottom: 15px;color: #009adc;font-size: 24px;}
.p1_four_slide p{font-size: 16px;color: #555;}

.p1_five{padding-top: 60px;padding-bottom: 78px;}
.p1_five > img{float: left;}
.p1_five_box{width: 675px;float: left;padding: 59px 50px;background: #fff;overflow-y: auto;height: 380px;font-size: 16px;color: #555;line-height: 34px;}
.p1_five_box::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.p1_five_box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #009adc;
    }
.p1_five_box::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px #e7e5e5;
        background: #e7e5e5;
    }

.p1_six{background: url(../images/aimg22.jpg) center center no-repeat;padding-top: 60px;padding-bottom: 100px;}
.p1_six_swiper .swiper-slide{background: #e2dfdf;text-align: center;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.p1_six_img{margin: 10px 10px 0 10px;background: #fff;padding: 20px 30px;}
.p1_six_img a{display: block;width: 100%;height: 219px;line-height: 219px;*font-size: 125px;}
.p1_six_img:after,.p1_seven_img:after{content:' '; vertical-align:middle;}
.p1_six_img img,.p1_seven_img img{vertical-align:middle;max-width: 95%;max-height: 95%;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.p1_six_swiper .swiper-slide p{font-size: 16px;color: #555;line-height: 65px;height: 65px;overflow: hidden;}
.p1_six_swiper .swiper-slide:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.p1_six_swiper .swiper-slide:hover{background: #fff;}

.p1_seven{padding-top: 60px;padding-bottom: 96px;}
.p1_seven_swiper,.p1_six_swiper{padding-top: 10px;}
.p1_seven_swiper .swiper-slide{background: #fff;text-align: center;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.p1_seven_img{height: 290px;padding: 19px 29px 0 29px;line-height: 290px;*font-size: 125px;}
.p1_seven_img a{display: block;width: 100%;}
.p1_seven_swiper .swiper-slide p{line-height: 50px;font-size: 16px;color: #555;}
.p1_seven_swiper .swiper-slide:hover img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.p1_seven_swiper .swiper-slide:hover{background: #f8f8f8;}
.Gallery{width:100%;height:100%;position:fixed;left:0;top:0;background:#000;opacity:0;z-index:999999;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.Gallery.show{opacity:1}
.g-bottom,.g-left,.g-right,.g-top{z-index:99;display:block;-webkit-appearance:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.g-top{position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.g-left.none,.g-right.none{opacity:.3;cursor:not-allowed}
.g-bottom{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.Gallery img{max-height:87%;max-width:99%}
.Gallery.Gallery-none img{max-height:100%;max-width:99%}
.Gallery-wrap{width:100%;height:100%;position:relative;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
.g-list{width:100%;height:100%;text-align:center;vertical-align:middle;position:absolute;left:0;top:0}
.g-list span{display:inline-block;vertical-align:middle;height:100%}
.g-list img{vertical-align:middle;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease}
.Gallery-wrap.grab .g-list img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.g-top .g-count{width:auto;height:100%;position:absolute;left:0;top:0;padding:0 18px}
.g-top button{height:45px;width:45px;border:none;position:absolute;right:0;top:0;opacity:.8;background:0 0;-webkit-tap-highlight-color:transparent}
.g-top span{display:block;width:100%;height:100%;line-height:45px;color:#fff}
.g-close{cursor:pointer}
.g-close:after{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left:8px;top:21px}
.g-close:before{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:8px;top:21px}
.g-top button:hover{opacity:1}

.list_p1_6{padding-bottom: 25px;}
.list_p1_6 li{float: left;width: 31%;background: #fff;margin-left: 2.6%;margin-bottom: 30px;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.list_p1_6 li:nth-child(3n+1){margin-left: 0;}
.list_p1_6 li a{display: block;}
.list_p1_6 li a span{display: block;margin: 31px 25px 0 25px;position: relative;overflow: hidden;}
.list_p1_6 li a *{display: block;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.list_p1_6 li a sup{display: inline;}
.p1_6_bg{position: absolute;width: 100%;height: 100%;background: url(../images/h_30.png) ;top: 0;left: 0}
.p1_6img{width: 100%;height:204px ;-webkit-background-size: cover;background-size: cover;background-position: center;}
.p1_6_ico{width: 70px;height: 70px;position: absolute;top: 50%;left: 50%;margin: -35px 0 0 -35px;}
.p1_6_ico img{width: 100%}
.list_p1_6 li a em{display: block;margin: 0 25px; overflow: hidden;white-space: nowrap;text-overflow:ellipsis;font-size: 16px;color: #333;text-align: center;line-height: 82px;}
.list_p1_6 li:hover .p1_6img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.list_p1_6 li:hover{-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px rgba(0,0,0,0.1);-webkit-transform: translateY(-5px);transform: translateY(-5px);}

.p7_one dt{width: 50%;float: left;overflow: hidden;}
.p7_one dt a{display: block;height: 360px;-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: center;-webkit-transition: all 0.8s ease 0s;    transition: all 0.8s ease 0s;}
.p7_one dd{background: #fff;float: left;height: 360px;width: 50%;}
.p7_one dd a{display: block;padding: 0 40px;}
.p7_one dd a h5{margin-top: 53px;margin-bottom: 20px;font-size: 30px;color: #333;line-height: 48px;-webkit-transition: all 0.8s ease 0s;    transition: all 0.8s ease 0s;}
.p7_one dd a span{margin-bottom: 15px;display: block;font-size: 16px;color: #666;max-height: 136px;min-height: 136px;line-height: 34px;overflow: hidden;}
.p7_one dd a em{    display: inline-block;    width: 29px;    height: 18px;    background: url(../images/ay19_4.png) -33px 0 no-repeat;    margin-top: 25px;    -webkit-transition: all 0.8s ease 0s;    transition: all 0.8s ease 0s;}
.p7_one:hover dd a h5{color: #009adc;-webkit-transform: translateY(-5px);transform: translateY(-5px);}
.p7_one:hover dt a{-webkit-transform: scale(1.05);transform: scale(1.05);}
.p7_one:hover dd em{background-position: 0 0;}
.p7_two{margin-top: 40px;}
.p7_two li{width: 49%;float: left;}
.p7_two li:first-child{margin-right: 2%;}
.p7_two li a{display: block;position: relative;overflow: hidden;}
.p7_two a .p7img{display: block;height:360px ;-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: center;transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease}
.p7_two a .p7txt{display: block;background: url(../images/wshade.png) left bottom repeat-x;height: 128px;position: absolute;bottom: 0;left: 0;width: 100%;}
.p7_two a .p7txt i{padding: 0 7%;display: block;width: 86%;bottom: 22px;font-size: 30px;color: #fff;position: absolute;line-height: 50px;}
.p7_two a:hover .p7img{-webkit-transform: scale(1.05);transform: scale(1.05);}

.p7_three{background: url(../images/wbg_banner.jpg) center center no-repeat;padding-top: 60px;margin-top: 70px;padding-bottom: 118px;min-height: 150px;background-attachment: fixed;}
.p7_three ul{padding-top: 10px;}
.p7_three li{width: 29%;float: left;}
.p7_three li:nth-child(2){margin: 0 3.1%;padding: 0 3.1%;border-left:1px solid rgba(255,255,255,0.2);border-right:1px solid rgba(255,255,255,0.2);}
.p7_three li a{color: #fff;}
.p7_three li a h5{transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;line-height: 34px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;font-size: 16px;color: #fff;}
.p7_three li a span{overflow: hidden;margin-top: 15px;display: block;height: 64px;line-height: 32px;font-size: 14px;}
.p7_three li a em{margin-top: 36px;display: block;font-size: 14px;}
.p7_three li a:hover h5{-webkit-transform: translateY(-5px);transform: translateY(-5px);opacity: 0.7;filter: alpha(opacity=70); }

.p7_four{padding-top: 40px;min-height: 250px;}
.p7_four ul{padding-top: 10px;}
.p7_four li{float: left;width: 48%;background: #fff;margin-bottom: 30px;}
.p7_four li:nth-child(2n+1){margin-right: 4%;}
.p7_four li:hover .p7_fourtxt i{color: #009adc;}
.p7_four .p7_fourimg{width: 217px;height: 143px;display: inline-block;float: left;-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: center;}
.p7_four .p7_fourtxt{padding-left: 27px;display: inline-block;width: 48%;}
.p7_four .p7_fourtxt *{display: block;}
.p7_four .p7_fourtxt i{margin-top: 20px;margin-bottom: 10px;font-size: 16px;color: #333;height: 68px;line-height: 34px;overflow: hidden;}
.p7_four .p7_fourtxt em{font-size: 14px;color: #666;}

.p7_five{padding-top: 85px;padding-bottom:75px;background: url(../images/wbg_banner2.jpg) center center no-repeat;margin-top: 40px;background-attachment: fixed;}
.p7_five ul{padding-top: 17px;text-align: center;width: 1140px;margin: auto;}
.p7_five li{display: inline-block;width: 16%;}
.p7_five li a{overflow: hidden;display: inline-block;width: 100%;font-size: 18px;color: #fff;line-height: 46px;}
.p7_five li a > *{display: block;text-align: center;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}
.p7_five li a:hover em{opacity: 0.7;filter: alpha(opacity=70);}
.p7_five li a span img{-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.p7_five li a:hover span img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.p7_five li a:hover em{-webkit-transform: translateY(5px);transform: translateY(5px);}
/*p7_end*/
.list_p7_1{font-size: 16px;color: #555;line-height: 34px;margin-bottom: 60px;overflow: hidden;}
.p7_1_two dl:first-child{margin-top: 42px;}
.fl{float: left;}
.fr{float: right;}
.p7_1_onedl{background: #fff;margin-bottom: 40px;}
.p7_1_onedl dt{width: 50%;height:360px }
.p7_1_onedl dt span{display: inline-block;width: 100%;height: 100%;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.p7_1_onedl dd{width: 50%;height: 360px;}
.p7_1_onedl dd div{margin: 29px 38px 25px;overflow-y: auto;height: 360px;padding: 0 38px; display: table-cell;    vertical-align: middle;
}

.p7_1_onedl dd div::-webkit-scrollbar{	width: 5px;	height: 5px;	background-color: #F5F5F5;}
 .p7_1_onedl dd div::-webkit-scrollbar-track{	background-color: #F5F5F5;}
 .p7_1_onedl dd div::-webkit-scrollbar-thumb{	background-color: #009adc;}
/*20181119*/
.p7_3_dl{margin-top: 40px;overflow: hidden;}
.p7_3_dl dt{width: 33.3%;}
.p7_3_dl dt span{display: block;padding-bottom: 250px;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.p7_3_dl dd{background: #fff;padding: 0 7%;width: 52.7%;height: 250px;}
.p7_3_dl dd h5{margin: 33px 0 19px;font-size: 48px;color: #009adc;line-height: 55px;opacity: 0.5;filter: alpha(opacity=50);}
.p7_3_dl dd p{font-size: 16px;line-height: 34px;color: #555;}

.list_p7_2{margin-bottom: 60px;overflow: hidden;}
.list_p7_2 ul li{width: 32%;float: left;background: #fff;margin-left: 2%;margin-bottom: 30px;}
.list_p7_2 ul li.ml_0{margin-left: 0;}
.list_p7_2 ul li span.img{display: block;padding-bottom: 200px;background-repeat: no-repeat;background-position: center;-webkit-background-size: cover; background-size: cover;}
.list_p7_2 ul li p{padding: 21px 10%;min-height: 238px;}
.list_p7_2 ul li p i{display: block;font-size: 16px;line-height: 34px;color: #555;}
.list_p7_2 ul li.mh_272 p{min-height: 272px;}
/*20181204*/
.list_journal .swiper-slide{width: 22%;background: #fff;text-align: center;float: left;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;margin: 0 1.5% 40px 1.5%;}
.list_journal .p1_seven_img{height: auto;width:80%;padding: 19px 10% 0 10%;}
.list_journal .p1_seven_img a{padding-bottom: 290px;display: block;width: 100%;-webkit-background-size: auto 100%;background-size: auto 100%;background-repeat: no-repeat;background-position: center;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.list_journal .swiper-slide p{line-height: 50px;font-size: 16px;color: #555;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.list_journal .swiper-slide:hover .p1_seven_img a{-webkit-transform: scale(0.95);transform: scale(0.95);}
.list_journal .swiper-slide:hover{background: #f8f8f8;-webkit-box-shadow: 0 0 15px #6bcbf4;box-shadow: 0 0 15px #6bcbf4;}
/*20181206*/
.list_yuanj{overflow-x: hidden;}
.yuanj_one dt{z-index: 5;float: left;position: relative;width: 31%;background: url(../images/yuanj1.jpg) center center no-repeat;height: 400px;color: #fff;}
.yuanj_one dt:after{display: inline-block;width: 0;height: 0;content: '';border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-left: 20px solid #0096d7;position: absolute;right:-20px;top: 50%;margin-top: -20px;}
.yuanj_one dt a > *{margin-left: 10%;display: block;width: 80%;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;color: #fff;}
.yuanj_one dt h4{padding: 55px 0 42px;font-size: 28px;line-height: 30px;}
.yuanj_one dt h5{font-size: 16px;line-height: 30px;}
.yuanj_one dt p{padding: 14px 0 24px;font-size: 14px;line-height: 30px;}
.yuanj_one dt h6 span{margin-right: 20px;font-size: 12px;line-height: 20px;}
.yuanj_one dt a{height: 100%;display: block;margin: 0;}
.yuanj_one dt em{    margin: 61px 0 0 10%;color: #fff;background: url(../images/yj_more.png) right center no-repeat;padding-right: 27px;display: inline-block;width: auto;line-height: 30px;}
.yuanj_one dt:hover h4{-webkit-transform: translateY(-10px);transform: translateY(-10px);}
.yuanj_one dt:hover h5{-webkit-transform: translateY(-5px);transform: translateY(-5px);}
.yuanj_one dt:hover p{-webkit-transform: translateY(5px);transform: translateY(5px);}
.yuanj_one dt:hover em{-webkit-transform: translateX(30%);transform: translateX(30%);}
.yuanj_one dd{width: 69%;float: left;}
.indexTypes{width:100%;height: 400px;background: #fff;}
.indexTypes ul li{position:relative;float:left;width:130px;overflow:hidden;height:400px;overflow:hidden;}
.indexTypes ul li:hover{cursor:pointer;}
.indexTypes ul li.currnet{width:524px;}
.indexTypes ul li .title{z-index: 5;position: relative;width:130px;float: left;height: 400px;background-position: 15% center;overflow: hidden;background-repeat: no-repeat;}
.indexTypes ul li *{-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.indexTypes ul li.current .title{width: 0;}
.indexTypes ul li .con{position:absolute;top:0; width:524px; left:0;overflow:hidden;height:400px; }
.indexTypes ul li .con a{position: relative;display: block;width: 100%;height: 100%;}
.indexTypes ul li .title span,.indexTypes ul li .con a span{display: block;width: 100%;height: 100%;position: absolute;background: rgba(0,0,0,0.5);color: #fff;}
.indexTypes ul li .title span i,.indexTypes ul li .con a span i{font-size: 14px;color: #fff;line-height: 22px;display: block;position: absolute;bottom: 32px;border-bottom: 2px solid #fff;left: 20px}
.indexTypes ul li .con a span{display: block;width: 100%;height: 100%;position: absolute;background: none;}
.indexTypes ul li .con a span i{border-bottom-color: #009bdd;color: #009bdd;}
.indexTypes ul li .conb a span i{color: #fff;border-bottom-color:#fff;}
.indexTypes_wap{margin-top: 15px;display: none;width: 100%;}
.indexTypes_wap li{width: 33.33%;float: left;}
.indexTypes_wap li a{position: relative;display: block;padding-bottom: 60%;-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: center;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.indexTypes_wap li a span{display: block;background: rgba(0,0,0,0.5);width: 90%;padding: 0 5%;line-height: 40px;font-size: 15px;line-height: 40px;position: absolute;bottom:0;left: 0;color: #fff;text-align: center;}
.indexTypes_wap li a:hover{opacity: 0.7;filter: alpha(opacity=70);}
.yuanj_two{margin-top: 25px;}
.yuanj_two dt{width: 56%;float: left;background: #fff;}
.yuanj_two dt *{-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.yuanj_two dt .yuanj_twon1{width: 55.5%;float: left;height: 365px;overflow: hidden;}
.yuanj_two dt .yuanj_twon1 a{display: block;height: 100%;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;}
.yuanj_two dt .yuanj_twon2{padding-left: 4%;float: left;width: 39.5%;}
.yuanj_two dt .yuanj_twon2 a{display: block;line-height: 34px;}
.yuanj_two dt .yuanj_twon2 a h4{padding: 47px 0 36px;font-size: 28px;color: #333;}
.yuanj_two dt .yuanj_twon2 a h5{margin-bottom: 10px;font-size: 16px;color: #009adc;}
.yuanj_two dt .yuanj_twon2 a span{color: #555;display: inline-block;width: 85%;font-size: 14px;}
.yuanj_two dt .yuanj_twon2 a em{margin: 40px 0 0 0;background: url(../images/yj_more2.png) right center no-repeat;padding-right: 27px;display: inline-block;width: auto;line-height: 30px;color: #008fcd;}
.yuanj_two dt:hover .yuanj_twon1 a{-webkit-transform: scale(1.1);transform: scale(1.1);}
.yuanj_two dd{height: 365px;width: 42%;background: url(../images/yuanj9.jpg) center center no-repeat;-webkit-background-size: cover;background-size: cover;float: right;}
.yuanj_two dd > *{padding-left: 5%;}
.yuanj_two dd h5{padding: 43px 0 72px 5%;}
.yuanj_two dd h5 a{display: block;color: #fff;font-size: 28px;line-height: 34px;}
.yuanj_two dd ul li{float: left;color: #fff;width: 20%;margin-right: 5%;text-align: center;}
.yuanj_two dd ul li span{padding-top: 13px;display: block;font-size: 16px;}
.yuanj_two dd > a{margin-top: 60px;display: inline-block;padding-right: 27px;background: url(../images/yj_more.png) right center no-repeat;color: #fff;font-size: 12px;line-height: 34px;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.yuanj_two dt:hover .yuanj_twon2 a em,.yuanj_two dd:hover > a{-webkit-transform: translateX(8px);transform: translateX(8px);}

/*愿景*/
.cont_yj_1_one{font-size: 16px;color: #555;line-height: 34px;margin-bottom: 57px;}
.yj_tit{text-align: center;font-size: 22px;color: #009adc;padding-bottom: 23px;}
.cont_yj_1_one ul {margin-top: 30px;}
.cont_yj_1_one ul li{float: left;border:1px solid #c8c7cc;width: 33.33%;padding: 0 2% 48px 2%;-webkit-box-sizing: border-box;box-sizing: border-box;border-left: none}
.cont_yj_1_one ul li h4{font-size: 30px;color: #333;line-height: 35px;padding: 32px 0 20px;}
.cont_yj_1_one ul li h5{font-size: 22px;color: #333;}
.cont_yj_1_one ul li p{padding-top: 5px;font-size: 16px;color: #555;min-height: 102px;margin-bottom: 18px;}
.cont_yj_1_one ul li img{max-width: 100%}
.cont_yj_1_one ul li:first-child{border-left: 1px solid #c8c7cc}
/*愿景详情end*/
.cont_yj_2_one{padding: 20px 0 60px;}
.cont_yj_2_one dt{width: 48%;height: 380px}
.cont_yj_2_one dt span{display: block;width: 100%;height: 100%;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.cont_yj_2_one dd{width: 48%;}
.cont_yj_2_one dd h5{padding-top: 26px;color: #009adc;font-size: 22px;line-height: 34px;}
.cont_yj_2_one dd div{padding-top: 15px;font-size: 16px;color: #555;line-height: 34px;}
/*使命*/
.contyj3_tit{padding-bottom: 30px;text-align: center;font-weight: bold;}
.contyj3_tit span{padding-bottom: 34px;display: inline-block;position: relative;font-size: 36px;color: #333;line-height: 40px;}
.contyj3_tit span:after{content: '';position: absolute;width: 16px;height: 16px;display: inline-block;left: 50%;bottom: 0;margin-left: -8px;background: url(../images/solution_titleicon4.png) center center no-repeat;}
.cont_yj_txt{font-size: 16px;color: #555;line-height: 34px;}
.cont_yjdl1{margin-top: 32px;overflow: hidden;}
.cont_yjdl1 dt{width: 48%;float: left}
.cont_yjdl1 dt span,.cont_yjdl2 dt span{display: block;width: 100%;height: 380px;background-position: center; -webkit-background-size: cover;background-size: cover;}
.cont_yjdl1 dd,.cont_yjdl2 dd{padding-top: 79px;position: relative;width: 48%;float: right;font-size: 16px;line-height: 34px;color: #555;}
.cont_yjdl1 dd i,.cont_yjdl2 dd i{color: #009adc;}
.cont_yjdl1 dd p,.cont_yjdl2 dd p{position: relative;z-index: 2;}
.cont_yjdl1 dd:after,.cont_yjdl2 dd:after{color: #dfe9f1;font-size: 60px;content: '01';position: absolute;display: inline-block;line-height: 65px;left: 0;top: 59px;}
.cont_yjdl2 dt{width: 48%;float: right;}
.cont_yjdl2 dd{width: 48%;float: left;position: relative;}
.cont_yjdl2 dd:after{content: '02';right: 0;left: auto;top: 138px}
.cont_yjdl2{margin-top: -98px;width: 100%;margin-bottom: 60px;}
.cont_yjdl2 dd{padding-top: 158px;}
.black{background: #fff;}
.black,.cont_yjdl4 {padding-top: 57px;}
.cont_yjdl3{text-align: center;padding: 32px 0 55px;}
.cont_yjdl3 li{display: inline-block;height: 312px;width: 39.5%;background-image: url(../images/yuanj20.jpg) ;margin: 0 5%;background-repeat: no-repeat;background-position: center;}
.cont_yjdl3 li p{padding: 28px 7% 0 ;color: #fff;font-size: 12px;line-height: 34px;text-align: left;}
.cont_yjdl3 li:first-child{background-image: url(../images/yuanj19.jpg) ;}
.cont_yjdl4 ul{margin: 32px 0 62px;}
.cont_yjdl4 ul li{overflow: hidden;cursor: pointer;width: 33.33%;position: relative;height: 600px;}
.cont_yjdl4 ul li span.img{width: 100%;display: inline-block;height: 600px;background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;background-size: cover;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.cont_yjdl4 ul li span.hui{background: url(../images/h_30.png) ;display: block;width: 100%;height: 100%;position: absolute;top:0;left: 0;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.cont_yjdl4 ul li span.hui i{color: #fff;position: absolute;bottom: 30px;left: 30px;font-size: 30px;line-height: 79px;}
.cont_yjdl4 ul li span.hui i:after{width: 43px;height: 7px;background: #fff;content: '';position: absolute;left: 0;bottom: 0;}
.cont_yjdl4 ul li div.text{position: absolute;width: 88%;left: 5%;top: 0;height: 100%;opacity: 0;filter: alpha(opacity=0);-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.cont_yjdl4 ul li div.text div{display:table-cell; width:100%;height:600px;   color:#fff; font-size:16px; vertical-align:middle}
.cont_yjdl4 ul li div.text span{display:inline-block; font-size:16px;line-height: 34px;  vertical-align:middle}
.cont_yjdl4 ul li:hover span.hui{background:url(../images/l_80.png);}
.cont_yjdl4 ul li:hover div.text{opacity: 1;filter: alpha(opacity=100);}
.cont_yjdl4 ul li:hover span.img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.cont_yjdl5{background: url(../images/yuanj24.jpg) center top no-repeat;  padding-bottom: 70px;padding-top: 20px;  margin-top: 35px;margin-bottom: 63px;}
.cont_yjdl5 > div{position: relative;margin-top: 40px;background: url(../images/b_80.png) ;font-size: 14px;color: #555;line-height: 34px;width: 40.5%;padding: 16px 1.7%;}
.cont_yjdl5 > div:after{position: absolute;content: '';display: inline-block;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #fff;opacity: 0.8;filter: alpha(opacity=80);bottom: -8px;}
.cont_yjdl5 > div.txt1{margin-left: 52%;}
.cont_yjdl5 > div.txt2{margin-left: 40px;}
.cont_yjdl5 > div.txt1:after{right: 10px;}
.cont_yjdl5 > div.txt2:after{left: 10px}
.cont_yjdl5 > div i{color: #009adc;}
/*我们的文化end*/
.txt_pb{padding-bottom: 50px;text-align: center;}
.shehui_one{position: relative;margin-bottom: 20px;margin-top: 11px;}
.shehui_one dl {position: relative;}
.shehui_one dl dt{float: left;width: 56%;}
.shehui_one dl dt a{display: block;}
.shehui_one dl dt a span.img{width: 47%;margin-right: 3%;float: left;margin-bottom: 20px;display: inline-block;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;padding-bottom: 200px;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.shehui_one dl dt a span.img:hover{-webkit-transform: scale(1.05);transform: scale(1.05);}
.shehui_one dl dd{width: 41.5%;float: right;font-size: 16px;line-height: 30px;color: #555;background: url(../images/s_5.jpg) right 175px no-repeat;}
.shehui_one dl dd div{display:table-cell; width:100%;height: 310px;vertical-align:middle;}
.shehui_one dl dd p{display:inline-block;  vertical-align:middle;}
.shzrbtn1_prev,.shzrbtn1_next{width: 15px;display: inline-block;height: 23px;top: 0;opacity: 1 !important;filter: alpha(opacity=100);-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;margin-top: 0 !important;}
.shzrbtn1_prev{background: url(../images/s1_left.png) 0 0 no-repeat;}
.shzrbtn1_prev:hover,.shzrbtn1_next:hover {background-position: -15px 0;}
.shzrbtn1_next{background: url(../images/s1_right.png) 0 0 no-repeat;}
.btn1{position: absolute;right: 0;bottom: 20px;width: 100px;height: 23px;z-index: 5;}
.shehui_two .contyj3_tit{margin-top: 54px;margin-bottom: 17px;}
/*促进行业发展*/
.shehui_two{}
.shehui_twoswiper{position: relative;width: 1140px;}
.shehui_twoswiper dl{position: relative;}
.shehui_twoswiper dl dt{position: relative;z-index: 2;width: 57%;float: left;}
.shehui_twoswiper dl dt a{display: block;padding-bottom: 470px;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.shehui_twoswiper dl dd{position: relative;width: 32%;padding: 0 5.5%;float: left;background: #0397d3;height: 470px;color: #fff;}
.shehui_twoswiper dl dd:after{left:-50px;top:0;content: '';width: 540px;background: #0397d3;position: absolute;height: 470px}
.shehui_twoswiper dl dd h4{margin-top: 67px;font-weight: bold;font-size: 24px;position: relative;z-index: 3;text-transform: uppercase;}
.shehui_twoswiper dl dd h4 img,.shehui_threeswiper dd h4 img{float: left;margin-right: 29px;}
.shehui_twoswiper dl dd h4 span,.shehui_threeswiper dd h4 span {line-height: 30px;padding-top: 25px;float: left;}
.shehui_twoswiper dl dd p{position: relative;z-index: 3;line-height: 30px;font-size: 16px;float: left;margin-top: 57px;}
.btn2{position: absolute;right: 320px;width: 110px;bottom: 30px;height: 22px;z-index: 5;}
.shzrbtn2_next,.shzrbtn2_prev{width: 14px;display: inline-block;height: 22px;top: 0;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;background-repeat: no-repeat;cursor: pointer;}
.shzrbtn2_next{background-image: url(../images/s1_right_b.png);background-position: -1px 0;}
.shzrbtn2_prev{background-image: url(../images/s1_left_b.png);margin-right: 66px;}
.shzrbtn2_next:hover,.shehui_next:hover{background-position: -16px 0;}
.shzrbtn2_prev:hover,.shehui_prev:hover{background-position: -15px 0;}

.shehui_three{padding-top: 40px;}
.shehui_threebox{position: relative;background: url(../images/s_8.jpg) center center no-repeat;}
.shehui_threeswiper{width: 1140px;padding: 60px 0 70px;}
.shehui_threeswiper dt{float: left;width: 57%;}
.shehui_threeswiper dt span.img{display: block;width: 100%;padding-bottom:360px ;-webkit-background-size: cover;background-size: cover;background-position: center;}
.shehui_threeswiper dd{padding-top: 3px;width: 39%;float: right;color: #fff;}
.shehui_threeswiper dd h4{text-transform: uppercase;font-size: 24px;font-weight: bold;padding-top: 25px;}
.shehui_threeswiper dd h4 span{padding-top: 15px;}
.shehui_threeswiper dd p{margin-top: 58px;font-size: 16px;line-height: 30px;width: 100%;float: left;}
.shehui_threebox .btn3{position: absolute;width:100px;left: 60%;bottom: 70px;z-index: 5;height: 22px;}
.shehui_next,.shehui_prev{display: inline-block;width: 15px;height: 22px;background-repeat: no-repeat;background-position: 0;position: absolute;cursor: pointer;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s}
.shehui_next{background-image: url(../images/s1_right.png) ;right: 0;}
.shehui_prev{background-image: url(../images/s1_left.png) ;left: 0}

.shehui_four .cont_yj_txt{padding-bottom: 40px;}
.shehui_four{padding-top: 57px;}
.shehui_fourswiper{width: 1140px;margin: auto;}
.shehui_fourswiper .swiper-slide span{display: inline-block;width: 100%;height:360px;-webkit-background-size: cover;background-size: cover;background-position: center;background-repeat: no-repeat;margin-top: 27px;}
.shehui_fourswiperbtn{width: 100%;height: 15px;text-align: center;margin: 60px 0;}
.shehui_fourswiperbtn span.swiper-pagination-bullet{display: inline-block;width: 13px;height: 13px;background: #c5c5c5;opacity: 1 !important;filter: alpha(opacity=100) !important;}
.shehui_fourswiperbtn span.swiper-pagination-bullet.swiper-pagination-bullet-active{background: #555;}

.shehui_five{padding-bottom: 133px;background: url(../images/s_13.jpg) center center no-repeat;padding-top: 66px;-webkit-background-size: cover;background-size: cover;}
.shehui_fiveswiper{width: 1140px;padding-top: 50px;}
.shehui_fiveswiper .swiper-slide .pic{cursor: pointer;position: relative;border:8px solid #e6e6e6;background: #fff;text-align: center;}
.shehui_fiveswiper .swiper-slide .pic span{display: block;padding-bottom: 258px;background-repeat: no-repeat;-webkit-background-size: auto 80%;background-size: auto 80%;background-position: center}
.shehui_fiveswiper .swiper-slide .pic span > img{display: none;}
.shehui_fiveswiper .swiper-slide .txt{cursor: pointer;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;background: #d0d0d0;line-height: 65px;font-size: 16px;text-align: center;color: #222;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.shehui_fiveswiper .swiper-button-next{right: -50px;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;background:rgba(0, 0, 0, 0.5) url(../images/round_arrow2.png) no-repeat;-webkit-background-size: cover;background-size: cover;}
.shehui_fiveswiper .swiper-button-prev{left: -50px;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;background:rgba(0, 0, 0, 0.5) url(../images/round_arrow1.png) no-repeat;-webkit-background-size: cover;background-size: cover;}
.shehui_fiveswiper:hover .swiper-button-next{right: 8px}
.shehui_fiveswiper:hover .swiper-button-prev{left: 8px}
.shehui_fiveswiper .swiper-slide .pic i{position: absolute;width: 100%;height: 100%;left: 0;background: url(../images/blue60.png);opacity: 0;filter: alpha(opacity=0);-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.shehui_fiveswiper .swiper-slide .pic i img{width: 50px;height: 50px;position: absolute;left: 50%;top: 50%;margin: -25px 0 0 -25px;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.shehui_fiveswiper .swiper-slide:hover .pic i{opacity: 1;filter: alpha(opacity=100);}
.shehui_fiveswiper .swiper-slide:hover .pic i img{-webkit-transform: scale(1);transform: scale(1);}
.shehui_fiveswiper .swiper-slide:hover .txt{background: #009adc;color: #fff;}
.shehui_fiveswiper .swiper-button-next.swiper-button-disabled,.shehui_fiveswiper .swiper-button-prev.swiper-button-disabled{opacity: 0;filter: alpha(opacity=0);}

.Gallery{background:rgba(0,0,0,0.6);}
.g-right {    position: absolute;    top: 43%;    right: 0;    height: 14%;    background: rgba(0,0,0,.5);    width: 55px;    cursor: pointer;}
.g-left {    position: absolute;    top: 43%;    left: 0;    height: 14%;    background: rgba(0,0,0,.5);    width: 55px;    cursor: pointer;}
.g-left:after{content:'';width:20px;height:2px;background:#fff;position:absolute;left:16px;top:50%;margin-top:-1px}
.g-left:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-top:none;border-right:none;display:block;position:absolute;left:16px;top:50%;margin-top:-6px}
.g-right:after{content:'';width:20px;height:2px;background:#fff;position:absolute;right:16px;top:50%;margin-top:-1px}
.g-right:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-left:none;border-bottom:none;display:block;position:absolute;right:16px;top:50%;margin-top:-6px}

/*20181218*/
.a_cultrue_one{margin-bottom: 14px;}
.a_cultrue_one dt,.a_cultrue_one dd{float: left;}
.a_cultrue_one dt{width: 33%;background: #fff;height: 400px;}
.a_cultrue_one dt a{display: block;padding: 37px 13%;}
.a_cultrue_one dt a h3,.a_cultrue_two dd a h3,.a_cultrue_three dd a h3{margin-bottom: 15px;font-size: 28px;color: #333;line-height: 46px;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.a_cultrue_one dt a h4{font-size: 20px;margin-bottom: 9px;color: #009adc;line-height: 38px;}
.a_cultrue_one dt a span,.a_cultrue_two dd a span,.a_cultrue_three dd a span{display: block;font-size: 16px;color: #555;line-height: 26px;text-align: justify;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.a_cultrue_one dt a em,.a_cultrue_two dd a span em,.a_cultrue_three dd a em{display: inline-block;width: 29px;height: 18px;background: url(../images/ay19_4.png) -33px 0 no-repeat;margin-top: 25px;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.a_cultrue_one dd{width: 67%;height: 400px;overflow: hidden;float: right;}
.a_cultrue_one dd a{display: block;width: 100%;height: 100%;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.a_cultrue_one:hover dd a,.a_cultrue_two:hover dt img,.a_cultrue_three:hover dt img{-webkit-transform: scale(1.05);transform: scale(1.05);opacity: 0.8;
filter: alpha(opacity=80);}
.a_cultrue_one:hover dt span{-webkit-transform: translateY(10px);transform: translateY(10px);}
.a_cultrue_one:hover dt em,.a_cultrue_two:hover dd a span em,.a_cultrue_three:hover dd a em{background-position: 0 0;}
.a_cultrue_two,.a_cultrue_three{overflow: hidden;background: #fff;}
.a_cultrue_two dt img,.a_cultrue_three dt img{width: 100%;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.a_cultrue_two{width: 65.3%;float: left;}
.a_cultrue_two dd a{display: block;padding: 28px 6.5% 40px;}
.a_cultrue_two dd a span em,.a_cultrue_three dd a em{display: inline-block;float: right;margin-top: 7px;}
.a_cultrue_two:hover dd a h3,.a_cultrue_three:hover dd a h3{color: #009adc;-webkit-transform: translateY(5px);transform: translateY(5px);}
.a_cultrue_three{width: 33.3%;float: right;}
.a_cultrue_three dd a{display: block;padding: 28px 6.5% 40px;}
.a_cultrue_two dd a span i, .a_cultrue_three dd a span i{width: 80%;float: left;}
/*20181220*/
.p5_one{background: #fff;}
.p5_one *,.p5_two a *,.p5_three li a *{-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.p5_one dt{width: 50%;height: 410px;overflow: hidden;float: left;}
.p5_one dt a{display: block;padding-bottom: 410px;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.p5_one dd{width: 50%;float: left;}
.p5_one dd a{display: block;padding: 0 5%;}
.p5_one dd a h4{margin-top: 64px;margin-bottom: 12px;font-size: 28px;color: #222;line-height: 46px;}
.p5_one dd a span{display: block;font-size: 16px;color: #555;line-height: 34px;text-align: justify;min-height: 170px}
.p5_one dd a em{margin-top: 21px;    display: inline-block;    width: 29px;    height: 18px;    background: url(../images/ay19_4.png) -33px 0 no-repeat;    margin-top: 25px;    -webkit-transition: all 0.8s ease 0s;    transition: all 0.8s ease 0s;}
.p5_one:hover dt a{-webkit-transform: scale(1.1);transform: scale(1.1);}
.p5_one:hover dd a h4,.p5_three li:hover a i.tit{-webkit-transform: translateY(-5px);transform: translateY(-5px);color: #009adc;}
.p5_one:hover dd a em{background-position: 0 0;}

.p5_two{background: url(../images/ayp5_4.jpg) center center no-repeat;background-attachment: fixed;-webkit-background-size: cover;background-size: cover;margin: 50px 0;}
.p5_two a{color: #fff;text-align: center;display: block;height: 100%;padding:69px 0 78px}
.p5_two a h5{font-size: 28px;line-height: 46px;}
.p5_two a span{margin-top: 13px;font-size: 16px;line-height: 34px;display: block;}
.p5_two a em{display: inline-block;background: rgba(255,255,255,0.8);-webkit-border-radius: 25px;border-radius: 25px;padding: 0 28px;line-height: 44px;color: #009adc;font-size: 16px;margin-top: 79px;}
.p5_two a:hover em{background: #fff;}
.p5_two a:hover h5{-webkit-transform: translateY(-5px);transform: translateY(-5px);}

.p5_three{margin-bottom: 100px;}
.p5_three li{width: 50%;float: left;}
.p5_three li a{display: block;height: 560px;position: relative;overflow: hidden;}
.p5_three li a span{background: rgba(255,255,255,0.8);display: block;padding: 0 5%;min-height: 50%;position: absolute;bottom: 0;width: 90%;}
.p5_three li a span i.tit{padding: 50px 0 13px;font-size: 28px;color: #222;line-height: 46px;}
.p5_three li a span i.txt{font-size: 16px;color: #555;line-height: 34px;}
.p5_three li a span i.more{margin-top: 37px;    display: inline-block;    width: 29px;    height: 18px;    background: url(../images/ay19_4.png) -33px 0 no-repeat;
    margin-top: 25px;    -webkit-transition: all 0.8s ease 0s;    transition: all 0.8s ease 0s;}
.p5_three li a span *{display: block;}
.p5_three li a em{display: block;width: 100%;height: 100%;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.p5_three li:first-child a span{bottom: auto;top: 0}
.p5_three li:hover a span{background: #fff;}
.p5_three li:hover a em{-webkit-transform: scale(1.1);transform: scale(1.1);}
.p5_three li:hover a span i.more{background-position: 0 0;}
/*20181227*/
.roundabout_boxay img { width: 100%; }


.roundabout_boxay { height: 447px; width:80%; margin: 0 auto 50px; overflow: hidden;}

.roundabout_boxay .roundabout-holder { list-style: none; width: 100%; height: 447px; margin: 0px auto; }

.roundabout_boxay .roundabout-moveable-item { font-size: 12px !important; width:80%; height: 447px; cursor: pointer; background: #f5f5f5; overflow: hidden; }

.roundabout_boxay .roundabout-moveable-item img { height: 100%; width: 100%; background-color: #f5f5f5; margin: 0; }

.roundabout_boxay .roundabout-in-focus { cursor: auto; border-left: 1px #fff solid; border-right: 1px #fff solid; }

.roundabout_boxay .roundabout-in-focus000:hover { -webkit-box-shadow: 0px 0px 20px #787878; -moz-box-shadow: 0px 0px 20px #787878; background: #f9f9f9; }

.roundabout_boxay .roundabout-in-focus000:hover span { display: inline; position: absolute; bottom: 5px; right: 5px; padding: 8px 20px; background: #f9f9f9; color: #3366cc; z-index: 999; border-left: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; }

.roundabout_boxay .roundabout a:active, .roundabout_boxay .roundabout a:focus, .roundabout_boxay .roundabout a:visited { outline: none; text-decoration: none; }

.roundabout_boxay .roundabout li { margin: 0; }

.exhibition_hallay { position: relative; }

.roundaboutprevay, .roundaboutnextay { position: absolute; top: 50%; width: 50px; height: 70px; margin-top: -50px; z-index: 99; }

.roundaboutprevay { left: 0; background: rgba(0, 0, 0, 0.5) url(../images/round_arrow1.png) no-repeat;  background-size: contain; }

.roundaboutnextay { right: 0; background: rgba(0, 0, 0, 0.5) url(../images/round_arrow2.png) no-repeat; background-size: contain; }
/*20181228*/
.cont_yjdl1 dd:after, .cont_yjdl2 dd:after{display: none;}
.cont_yjdl1 dd i, .cont_yjdl2 dd i{display: block;font-size: 24px;line-height: 42px;color: #333;margin-bottom: 10px;}
.cont_yjdl2{margin-top: 38px;}
.cont_yjdl1 dd, .cont_yjdl2 dd{padding-top: 18px;}
.cont_yjdl1 dt span, .cont_yjdl2 dt span{height: 320px;}
.ay1228_1{background: url(../images/ay1228_10.jpg) center center repeat;background-attachment: fixed;padding: 20px 0 60px;margin-top: 40px;}
.ay1228_1 dl{width: 1140px;margin:40px auto 0;color: #fff;}
.ay1228_1 dl dt,.ay1228_1 dl dd{width: 48%;}
.ay1228_1 dl dt span{display: block;width: 100%;padding-bottom: 320px;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.ay1228_1 dl dd{font-size: 16px;line-height: 34px;padding-top: 20px;}
.ay1228_1 dl dd p i{font-size: 24px;line-height: 42px;display: block;}
.cont_yjdl4 ul li span.hui i:after{height: 1px;}

/*20190110*/
.ayinmap{background-image: url(../images/aylogo.png);background-position: right bottom;padding: 30px;background-repeat: no-repeat;background-color: #fff;-webkit-background-size: 400px;
background-size: 400px;}
.ayinmap dl{margin-bottom: 25px;}
.ayinmap dt{font-size: 18px;font-weight: bold;}
.ayinmap dt h4{display: inline-block;border-left: 3px solid #009adc;padding-left: 20px;}
.ayinmap dd h5{margin-left: 50px;font-size: 16px;line-height: 34px;position: relative;}
.ayinmap dd h5:after{width: 10px;height: 2px;display: inline-block;position: absolute;left: -23px;top: 17px;content: '';background: #009adc;}
.ayinmap dd {padding: 10px 0;}
.ayinmap dd p{margin-left: 67px;font-size: 14px;line-height: 30px;}
.ayinmap dd p a{margin-right: 25px;}
.ayinmaptit{font-size: 26px;line-height: 46px;margin-bottom: 30px;text-align: center;}
.ayinmap dd h5 a:hover,.ayinmap dd p a:hover{color: #009adc;}

.coptmap{margin-left: 15px;}
.coptmap a{position: relative;padding-left: 15px;margin-left: 15px;position: relative;}
.coptmap a:hover{color: #fff;}
.coptmap a:after{width: 1px;height: 10px;position: absolute;left: 0;top: 50%;margin-top: -5px;content: '';background: #fff;display: inline-block;}
.coptmap a:first-child:after{display: none;}
/*20190315*/
.zhuanti_one{overflow: hidden;background-position: center;background-size: cover;background-repeat: no-repeat;}
.zhuanti_one .logo{position: absolute;left: 0;top: 0}
.zhuanti_one .home{right: 0;top:37px;position: absolute;color: #fff;font-size: 14px;color: #fff;line-height: 34px;text-align: center;}
.zhuanti_one .home a{display: inline-block;border:1px solid #fff;padding: 0 15px;color: #fff;-webkit-border-radius: 2px;border-radius: 2px;}
.zhuanti_one .home a:hover{background: #fff;color: #333;}
.zhuanti_one .w_1140{position: relative;overflow: hidden;padding-bottom: 640px;}
.zhuanti_tit{padding: 50px 0;text-align: center;}
.zhuanti_two{padding-bottom: 90px;}
.zhuanti_two ul{max-width: 1140px;width: 96%;margin: auto;text-align: center;}
.zhuanti_two li{display: inline-block;width: 23%;position: relative;margin-left: 2%;}
.zhuanti_two li:first-child{margin-left: 0;}
.zhuanti_two li div.img{display: block;padding-bottom: 350px;-webkit-background-size: cover;background-size: cover;}
.zhuanti_two li div.txt{position: absolute;background: rgba(0,154,220,0.4);width: 84%;padding: 0 8%;height: 100%;top: 0;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.zhuanti_two li div.txt span.tit{margin-top: 164px;padding-bottom: 9px;font-weight: bold;font-size: 20px;color: #fff;}
.zhuanti_two li div.txt *{display: block;color: #fff;line-height: 30px;}
.zhuanti_two li div.txt span.tpt{font-size: 16px;}
.zhuanti_two li:hover div.txt{background: rgba(0,154,220,1);}


.zhuanti_three{background: #edefef;padding-bottom: 88px;}
.pc-slide .tabs{margin-bottom: 55px;text-align: center;}
.pc-slide .tabs li{display: inline-block;margin: 0 28px;cursor: pointer;}
.pc-slide .tabs li span{border-bottom: 4px solid #edefef;display: inline-block;font-weight: bold;font-size: 30px;color: #999;font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;padding-bottom: 10px;line-height: 35px;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.pc-slide .tabs li.on span{border-bottom-color: #009adc;color: #009adc;}
.tabsswiperbox{max-width: 750px;width: 96%;margin: auto;}
.tabsswiperboxdl{height: 265px;overflow-y: auto;margin-right: 20px;}
.tabsswiperboxdl p{line-height: 30px;color: #333;font-size: 16px;}
.tabsswiperboxdl p span{display: inline-block;width: 16.8%;}
.tabsswiperboxdl p i{padding: 30px 0 0 ;border-left: 1px solid #cacbcb;display: inline-block;width: 73.3%;padding-left: 5.6%;}
.tabsswiperboxdl p:first-child i{padding-top: 0;}
.tabsswiperboxdl::-webkit-scrollbar {/*滚动条整体样式*/
        width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.tabsswiperboxdl::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        background: #009adb;
    }
.tabsswiperboxdl::-webkit-scrollbar-track {/*滚动条里面轨道*/
        background: #dadada;
    }

.zhuanti_four{background-position: center;background-repeat: no-repeat;}
.zt_four_swiper{overflow: hidden;max-width: 1140px;width: 96%;margin: auto;}
.zt_four_swiper .swiper-slide{display: flex;justify-content: center;align-items: center;}
.zt_four_swiper .swiper-slide dl {background: #fff;width: 45%;margin: 15px 2.5%;}
/*.zt_four_swiper .swiper-slide dl:first-child{margin-top: 0;}
*/
.zt_four_swiper .swiper-slide dl dt{float: left;margin-right: 4%;width: 40%;overflow: hidden;}
.zt_four_swiper .swiper-slide dl dt a,.zt_four_swiper .swiper-slide dl dd a{display: block;}
.zt_four_swiper .swiper-slide dl dt a span{display: block;width: 100%;padding-bottom: 143px;background-position: center;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;width: 105%;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.zt_four_swiper .swiper-slide dl dd{float: left;width: 51%;}
.zt_four_swiper .swiper-slide dl dd a span{margin-top: 24px;margin-bottom: 8px;display: block;line-height: 30px;font-size: 16px;color: #333;height: 60px;overflow: hidden;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.zt_four_swiper .swiper-slide dl dd a i{font-size: 14px;color: #666;}
.zt_four_swiper .swiper-slide dl:hover dt a span{-webkit-transform: translateX(-3%);transform: translateX(-3%);}
.zt_four_swiper .swiper-slide dl:hover dd a span{color: #009adc;}
.zt_four_swiperhd{text-align: center;padding: 48px 0 67px}
.zt_four_swiperhd span{width: 14px;height: 14px;-webkit-border-radius: 100%;border-radius: 100%;background: #a7bfda;}
.zt_four_swiperhd span.swiper-pagination-bullet-active{background: #009adc;}

.zhuanti_five{height: 689px;background-repeat: no-repeat;background-position: center;background-size: cover;}

.roundabout_zt img { width: 100%; }
.roundabout_zt { height: 460px; width:100%; margin: 0 auto ; overflow: hidden;}
.roundabout_zt .roundabout-holder { list-style: none; width: 100%; height: 460px; margin: 0px auto; }
.roundabout_zt .roundabout-moveable-item { font-size: 12px !important; width:80%; height: 460px; cursor: pointer; background: #f5f5f5; overflow: hidden; text-align: center;}
.roundabout_zt .roundabout-moveable-item img { height: 100%; width: 100%; background-color: #f5f5f5; margin: 0; }
.roundabout_zt .roundabout-in-focus a span { opacity: 1;filter: alpha(opacity=100); }
.roundabout_zt .roundabout a:active, .roundabout_zt .roundabout a:focus, .roundabout_zt .roundabout a:visited { outline: none; text-decoration: none; }
.roundabout_zt .roundabout li { margin: 0; position: relative;}
.roundabout_boxzt { position: relative; }
.roundaboutprevzt, .roundaboutnextxt { position: absolute; top: 50%; width: 28px; height: 44px; margin-top: -22px; z-index: 99; }
.roundaboutprevzt { left: -58px; background: url(../images/031605.png) no-repeat;  }
.roundaboutnextxt { right: -58px; background: url(../images/031606.png) no-repeat; }
.index_six{background: #edefef;padding-bottom: 90px;}
.roundabout_zt li span{text-align: center;position: absolute;display: block;width: 100%;line-height: 80px;background: url(../images/031604.png) left bottom ;left: 0;bottom: 0;padding-top: 50px;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.roundabout_zt li span i{color: #fff;font-size: 20px;}
.homelist{position: absolute;}
/*20190327*/
.bghui{background: #f5f5f5;padding: 50px 0 70px}
.anu_one{padding: 26px 3.5% 0}
.anu_one dt{margin-top: 50px;float: left;width: 47.6%;font-size: 16px;line-height: 34px;color: #555;}
.anu_one dt .antit{margin-bottom: 24px;}
.anu_one dt p{height: 170px;}
.anu_one dd{float: right;width: 51.5%;}
.anu_one dd img{width: 100%;}
.anu_one .anubtn{margin-top: 22px;}
.anu_one .anubtn a{display: inline-block;width: 200px;height: 60px;text-align: center;line-height: 60px;-webkit-border-radius: 10px;border-radius: 10px;background: #009adc;color: #fff;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.anu_one .anubtn a:hover{opacity: 0.7;filter: alpha(opacity=70);}
.anu_one .anubtn a:first-child{margin-right: 21px;}
.antit{font-size: 36px;color: #333;line-height: 40px;}
.anu_two{padding: 0 3.5%;}
.anu_two .antit{margin-bottom: 37px;}
.anutwoul{padding-bottom: 60px;}
.anutwoul li { margin-bottom: 10px; }
.anutwoul li.on .job_tit{background: #009adc; }
.anutwoul li.on .job_tit a{color: #fff;}
.anutwoul li.on .job_tit i{background: url(../images/032702.png) center center no-repeat;}
.anutwoul .job_tit{height:60px;background: #f7f7f7;position: relative;}
.anutwoul .job_tit i{margin-top: 25px;float: right;background: url(../images/032703.png) center center no-repeat;display: inline-block;width: 15px;height: 9px;}
.anutwoul .job_tit a{padding: 0 20px;display: block;font-size: 18px;color: #555;line-height: 60px;}
.anutwoul .job_div {    padding: 50px 6.79%;background: #eaf7fd; font-size: 14px;color: #4c4c4c;line-height: 30px;display: none;overflow: hidden;}
.anutwoul li:first-child .job_div { display: block; }
.anutwoul .job_div dl { float: left; width: 44.35%; margin-right: 11.3%;margin-bottom: 16px; }
.anutwoul .job_div dl a { display: block; background: #fff; overflow: hidden; position: relative; -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.anutwoul .job_div dl dt { float: left; width: 50%; height: 0; padding-bottom: 60.5%; overflow: hidden; position: relative; }
.anutwoul .job_div dl dd { float: left; position: relative; width: 50%; text-align: center; position: absolute; right: 0; top: 50%; margin-top: -41.5px; text-align: center; }
.anutwoul .job_div dl dd h3 { margin-bottom: 11px; line-height: 24px; height: 48px; font-size: 18px; color: #333333; }
.anutwoul .job_div dl dd h4 { font-size: 14px; color: #009adc; }
.anutwoul .job_div dl:nth-child(2n) { margin-right: 0; }
.anutwoul .job_div dl dt em{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
}
.anutwoul .job_div dl a:hover{-webkit-transform: translateY(-5px);transform: translateY(-5px);}
/*20190328*/
.w_1100{max-width: 1100px;width: 96%;margin: auto;position: relative;}
.w_1100 img{max-width: 100%}
.a_results_top .w_1100{padding-bottom: 422px;background-repeat: no-repeat;background-position: center;}
.a_results_top .w_1100 >img{top:174px;position: absolute;max-width: 100%}
.a_results_one{padding-top: 105px;background: #f5f5f5;color: #818181;font-size: 18px;line-height: 30px;}
.a_reuh3{padding-bottom: 27px;font-size: 36px;color: #ff5f07;line-height: 40px;font-weight: bold;}
.results_oneimg{margin-top: 20px;margin-bottom: 84px;background: #fff;padding: 0 18px 0}
.results_oneimg ul{padding: 54px 0 45px}
.results_oneimg li{float: left;}
.results_oneimg li:nth-child(2){border-left:1px dashed #d1d0d0;border-right:1px dashed #d1d0d0;}
.results_oneimg .a_reuh6{margin-bottom: 45px;}
.a_reuh6{text-align: center;line-height: 30px;}
.a_reuh6 span{margin-right: 70px;font-size: 16px;color: #818181;}
.a_reuh6 i em{font-size: 12px;margin-left: 35px;}
.a_reuh6 i em img{margin-right: 12px;}
.a_reutit{background: #f5f5f5;line-height: 56px;}
.a_reutit span{margin-left: 9px;display: inline-block;padding-left: 32px;background: url(../images/032808.png) left center no-repeat;font-size: 22px;color: #353535;font-weight: bold;}
.a_results_two{padding-top: 50px;}
.a_results_two .a_reutit{margin-top: 12px;}
.a_resultwo_txt{padding: 35px 4.25%;line-height: 30px;}
.a_resultwo_txt span{margin-right: 2%;font-size: 20px;color: #4e4e4e;font-weight: bold;display: inline-block;float: left;width: 18.2%;}
.a_resultwo_txt i{font-size: 18px;color: #818181;display: inline-block;width: 79.5%;}
.results_twoimg ul{padding: 15px 0 85px}
.results_twoimg li{float: left;}
.results_twoimg li:first-child{border-right:1px dashed #d1d0d0;}
.a_resultwo_txtpt40{padding-top: 75px;}
.results_threeimg ul{padding-bottom: 55px;}
.bodrbottom{border-bottom: 1px dashed #d1d0d0;padding-bottom: 70px;margin-bottom: 40px;}
.bodrbot2{padding-bottom: 70px;margin-bottom: 25px;}
.a_results_thrbox{position: relative;height: 297px;margin-bottom: 80px;}
.a_results_thrbox:after,.a_results_thrbox:before{width: 50%;height: 297px;display: block;content: '';position: absolute;top: 0}
.a_results_thrbox:after{background-image: url(../images/032819.jpg);right: 50%}
.a_results_thrbox:before{background-image: url(../images/032820.jpg);left: 50%;}
.a_results_thrbox ul{float: left;padding: 70px 0 0 5%;width: 45%;position: relative;z-index: 2;color: #fff;font-size: 20px;line-height: 44px;font-weight: bold;}
.w_930{width: 100%;float: left;position: relative;}
.w_930:after{top:0;width: 2px;height: 100%;background: #dadada;content: '';position: absolute;left: 50%}
.ts_four1 dt{position: relative;}
.ts_four1 dt img{background: #f5f5f5;border:1px solid #d0d0d0;-webkit-border-radius:10px;border-radius:10px;padding: 9px;position: relative;}
.ts_four1 dt:after{width: 14px;height: 18px;content: '';right:-13px;top:50%;margin-top: -9px;position: absolute;background: url(../images/032825.jpg) no-repeat;}
.w_930 dd,.ts_four2 dt{width: 40%;font-size: 22px;color: #555353;line-height: 37px;border-top: 1px solid #1baed7;padding-top: 15px;}
.w_930 dl:after{width: 22px;height: 74px;background: url(../images/032827.jpg) no-repeat;position: absolute;left: 50%;top: 50%;margin: -69px 0 0 -10.5px;content: ''}
.ts_four1{padding-bottom: 70px;}
.ts_four1 dd{margin-top: 104px;}
.ts_four3 dt:after{z-index: 2;right: auto;left: -13px;background: url(../images/032826.jpg) no-repeat;}
.ts_four2{padding-bottom: 70px;}
.ts_four4 dd{margin-top: 20px;}
.w_930 dl{z-index: 3;position: relative;width: 100%;float: left;}
.w_930auto{max-width: 930px;margin: auto;width: 96%;position: relative;}
.a_results_five{-webkit-background-size: cover;background-size: cover;margin-top: 40px;padding-bottom: 500px;padding-top: 64px;background: url(../images/032829.jpg) top center no-repeat;}
.a_results_five ul li{color: #fff;font-size: 18px;line-height: 50px;font-weight: bold;}
.a_results_five ul li i{color: #ff5f07;margin: 0 25px 0 15px}
.a_results_five ul{padding-top: 17px;}
.go_his{position: absolute;right: 0;color: #fff;font-size: 20px;line-height: 40px;top: 10px;text-decoration: underline;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.down_pdf{position: absolute;top:10px;right: 70px;color: #fff;font-size: 20px;line-height: 40px;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.down_pdf img{margin: 0 10px 0 0}
.w_930auto{padding-top: 30px;}
/*20190522*/
.zhuanti_seven{position: relative;background: url(../images/052201.jpg) center center no-repeat;-webkit-background-size: cover;background-size: cover;}
.zt_sevenswiper{position: relative;overflow: hidden;max-width: 1140px;width: 96%;margin:0 auto 79px;}
.zt_sevenswiper .swiper-slide{cursor: pointer;}
.zt_sevenswiper .swiper-slide span{overflow: hidden;text-align: center;position: relative;display: block;padding-bottom:45% ;background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;background-size: cover;}
.zt_sevenswiper .swiper-slide span img{z-index: 3;position: absolute;top: 50%;left: 50%;margin: -43px 0 0 -43px;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.zt_sevenswiper .swiper-slide{display: inline-block;width: 48%;margin:0 1%;}
.zt_sevenswiper .swiper-slide:nth-child(2n+1){margin-left: 0;}
.zt_sevenswiper .swiper-slide span video{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.zt_sevenswiper .swiper-slide i{-webkit-transition: all 0.3s linear; transition: all 0.3s linear;display: block;background: #edefef;line-height: 90px;text-align: center;font-size: 20px;color: #333;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.zt_sevenswiper .swiper-slide a:hover span img{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.zt_sevenswiper .swiper-slide a:hover i{color: #009adc;}
.zt_sevenswiper .swiper-slide a:hover i{color: #009adc;}
/*20190614*/
.newszhuanti_1{margin-bottom: 80px;position: relative;}
.newszhuanti_1 ul{padding: 60px 0;max-width: 1500px;width: 96%;margin: auto;position: relative;z-index: 2;}
.newszhuanti_1 ul li{width: 24%;margin-left: 1.3%;float: left;color: #fff;height: 480px;-webkit-background-size: cover;background-size: cover;background-position: center;background-repeat: no-repeat;}
.newszhuanti_1 ul li .text{padding-top: 92px;margin-left: 16%;margin-right: 10%;font-size: 14px;line-height: 36px;}
.newszhuanti_1 ul li .text  a{color: #fff;}
.newszhuanti_1 ul li .text h4{font-size: 35px;padding-bottom: 60px;font-weight: bold;line-height: 45px;}
.newszhuanti_1 ul li:first-child{margin-left: 0;}
.newszhuanti_1:after{background: #081a3c;position: absolute;content: '';display: block;max-width: 1140px;width: 96%;top: 0;height: 100%;left: 50%;margin-left: -570px;}

.newszhuantabs .tabs{margin-bottom: 55px;text-align: center;}
.newszhuantabs .tabs li{display: inline-block;margin:0 22px;cursor: pointer;}
.newszhuantabs .tabs li span{border-bottom: 4px solid #edefef;display: inline-block;font-weight: bold;font-size: 30px;color: #999;font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;padding-bottom: 10px;line-height: 35px;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.newszhuantabs .tabs li.on span{border-bottom-color: #009adc;color: #009adc;}
.newszhuan_div dl dt{background: #fff;padding:19px 0 ;}
.newszhuan_div{max-width: 1140px;width: 96%;margin: auto;}
.newszhuan_div dl .time{float: left;display: inline-block;margin-right: 5%;width: 25%;text-align: center;background: url(../images/061409.png) left center no-repeat;position: relative;margin-left: 7.9%;font-size: 16px;color: #333;line-height: 30px;}
.newszhuan_div dl .time img{display: none;margin-right: 7.2%;}
.newszhuan_div dl .time:after{width:2px;display: inline-block;background: #5b5b5b;height: 15px;margin: 7.5px 0;content: '';position: absolute;right: 0;}
.newszhuan_div dl .name{float: left;font-size: 16px;color: #333;line-height: 30px;display: inline-block;width: 60%;}
.newszhuan_div dl dd{font-size: 16px;line-height: 30px;color: #333;padding: 19px 0;}
.newszhuan_div dl dd .time{opacity: 0;filter: alpha(opacity=0);}
.newszhuan_div dl dt,.newszhuan_div dl dd{float: left;width: 100%;}
.zhuanti_four{-webkit-background-size: cover;background-size: cover;background-position: center;background-repeat: no-repeat;}
/*20190618*/
.ny_banner{height:450px ;background-position: center;background-repeat: no-repeat;color: #fff;text-align: center;}
.ny_banner h3{padding-top: 86px;padding-bottom: 37px;font-size: 58px;line-height: 60px;}
.ny_banner h4{padding-bottom: 55px;font-size: 42px;line-height: 50px;}
.ny_banner li{position: relative;display: inline-block;text-align: left;}
.ny_banner li.timeli{padding: 0 5%;margin: 0 5%}
.ny_banner li.timeli:after,.ny_banner li.timeli:before{width: 1px;height: 55px;background: #fff;opacity: 0.3;filter: alpha(opacity=30);content: '';position: absolute;left: 0;top:20px}
.ny_banner li.timeli:before{left: auto;right: 0}
.ny_banner li *{display: block;line-height: 34px;}
.ny_banner li span{font-size: 16px;}
.ny_banner li p{font-size: 24px;}
.n_z_one{margin-bottom: 62px;}
.n_z_one dl{border-top-left-radius:150px;border-bottom-right-radius:150px;overflow: hidden;}
.n_z_one dl dd{background: url(../images/061805.jpg) left top repeat-x;width: 60%;padding: 0 5%;height: 395px;color: #fff;}
.n_z_one dl dt{width: 30%;padding-bottom: 395px;-webkit-background-size: cover;background-size: cover;background-position: center;}
.n_z_one dl dd h4{line-height: 45px;padding-top: 42px;padding-bottom: 43px;}
.n_z_one dl dd h4 span{font-size: 38px;font-weight: bold;}
.n_z_one dl dd h4 i{font-size: 28px;font-weight: bold;margin-left: 16%;}
.n_z_one dl dd h5{padding-bottom: 6px;font-size: 16px;font-weight: bold;}
.n_z_one dl dd p{font-size: 14px;line-height: 40px;}
.n_z_two{background: #e5f7ff;padding-bottom: 60px;}
.n_z_two dl dt{background: #009adc;color: #fff;font-size: 24px;line-height: 60px;}
.n_z_two dl dt *,.n_z_two dl dd p > *{display: inline-block;padding-left: 29px;min-width: 20%}
.n_z_two dl dt span{border-right: 2px solid #fff;}
.n_z_two dl dd{background: #fff;width: 100%;float: left;}
.n_z_two dl dd span img{height: 16px;margin-right: 15%;}
.n_z_two dl dd span{float: left;font-size: 16px;color: #333232;line-height: 60px;}
.n_z_two dl dd i{width: 70%;font-size: 16px;color: #009adc;line-height: 60px;border-left: 2px solid #e5f7ff;}
.n_z_two dl dd p:nth-child(2n){background: #f0f0f0;}
.n_z_three dl dt{width: 50%;border-radius:0;}
.n_z_three dl dd{padding: 0;border-radius:0;width: 36%;padding: 0 7%;}
.n_z_three dl {overflow: hidden;border-top-left-radius:150px;border-bottom-right-radius:150px;}
.n_z_three dl dd h6{font-size: 28px;font-weight: bold;}
.n_z_three dl dd h4{padding-top: 135px;padding-bottom: 33px;}
.n_z_four dl dd i{color: #333232;}
.n_z_four dl dd p.important *{color: #009adc;font-weight: bold;}
.n_z_two dl dd p{float: left;width: 100%;}
.back_list{border:1px solid #b3b3b3;font-size: 14px;color: #4c4c4c;line-height: 34px;padding: 0 20px;float: right;margin-top: 35px;}

.tophide .back_list{margin-top: 21px;}
/*20190620*/
.ny_zhuanti4{text-align: center;width: 100%;overflow: hidden;}
.ny_zhuanti4 img{max-width: 100%;}
/*20190624*/
.ay_062401{position: absolute;width: 70%;left: 15%;top: 36%;color: #fff;}
.ay_062401 h5{margin-bottom: 40px;font-size: 48px;text-align: center;line-height: 58px;}
.ay_062401 p{font-size: 20px;line-height: 30px;}
.videomore{-webkit-transition: all 0.3s linear; transition: all 0.3s linear;background: #009adc;width: 200px;height: 56px;line-height: 56px;color: #fff;display: block;margin: 75px auto 0;text-align: center;font-size: 18px;}
.videomore:hover i{color: #fff;}
.videomore:hover{opacity: 0.7;filter: alpha(opacity=70);}
.videomore i{-webkit-transition: all 0.3s linear; transition: all 0.3s linear;display: inline-block;background: url(../images/062402.png) left center no-repeat;display:inline-block;padding-left: 49px;}
.zhuanti_one .w_1140{position: relative;}
.zhuanti_0624{margin: 12px auto 45px}
.zhuanti_062img img{max-width: 100%;}
/*20190625*/
.list_xz_tit{margin-bottom: 50px;text-align: center;font-size: 30px;color: #333;line-height: 40px;margin-top: 90px;}
.list_xz_one{margin-bottom: 77px;height: 425px;background: url(../images/062504.jpg) center center no-repeat;-webkit-background-size: cover;background-size: cover;}
.list_xz_one dt{margin-top: 50px;float: left;}
.list_xz_one dt img{height: 87px;}
.list_xz_one dd{margin-left: 180px;}
.list_xz_one dl{max-width: 640px;width: 90%;margin: auto;color: #fff;font-size: 24px;line-height: 44px;padding-top: 105px;}
.list_xz_one dd{position: relative;padding-left: 50px;}
.list_xz_one dd p{padding: 10px 0;}
.list_xz_one dd:after{width: 2px;height: 100%;background: url(../images/062503.png) left center no-repeat;content: '';display: block;position: absolute;left:0;top: 0}

.login_bg{background: url(../images/062510.jpg) center center no-repeat;-webkit-background-size: cover;background-size: cover;}
.login_bg .w_1140{padding-top: 145px;padding-bottom: 185px;}
.login_bg .w_1140 .fl{margin-left: 2.6%;width: 44.3%;margin-top: 6%;}
.login_bg .w_1140 .fl img{max-width: 100%;}
.login_bg .fr{width: 43%;margin-right: 3.5%;background: rgba(255,255,255,0.6);padding: 65px 0 112px;-webkit-border-radius: 7px;border-radius: 7px;}
.login_bg .fr h4{font-size: 30px;color: #014fe6;line-height: 40px;text-align: center;}
.login_bg .fr form {margin: 62px 13.26% 0}
.login_bg .fr form p{background: #fff;padding: 0 20px;-webkit-border-radius: 7px;border-radius: 7px;margin-bottom: 20px;}
.login_bg .fr form label img{margin: 14px 0;height: 22px;}
.login_bg .fr form p input{height: 50px;line-height: 50px;font-size: 16px;color: #999;float: right;width: 90%;}
.login_bg .fr form input[type=submit]{margin-top: 42px;background: url(../images/062511.png) center center no-repeat;font-size: 16px;font-weight: bold;color: #fff;display: block;width: 100%;height: 50px;-webkit-border-radius: 7px;border-radius: 7px;}

.black_tit{margin-bottom: 44px;}
.black_tit span{font-size: 30px;color: #333;line-height: 40px;}
.black_tit p{float: right;background: #fff;width: 26.2%;border:1px solid #cccccc;}
.black_tit p input[type=text]{width: 88%;line-height: 38px;font-size: 14px;height: 38px;color: #999;text-indent: 10px;}
.black_tit p input[type=submit],.black_tit p input[type=button]{margin-right: 2%;width: 10%;height: 38px;float: right;background: url(../images/062512.png) center no-repeat;-webkit-background-size: 20px;background-size: 20px;}
.blacklist{background: #fff;margin-bottom: 55px;padding-bottom: 57px;}
.black_dt{background: #019add;color: #fff;font-size: 18px;font-weight: bold;line-height: 58px;}
.black_dt *,.black_dd *{display: inline-block;float: left;}
.black_dt span.span1,.black_dd span.span1{width: 12%;text-align: center;}
.black_dt span.span2,.black_dd span.span2{width: 56%;padding-left: 12%;}
.black_dt span.span3,.black_dd span.span3{width: 20%;text-align: center;}
.black_dd{font-size: 16px;color: #333;line-height: 57px;padding-bottom: 40px;}
.black_dd p{border-bottom: 1px solid #ccc;width: 100%;float: left;}

.list_policy{background: #fff;margin-bottom: 50px;padding: 20px 0 60px;}
.list_policy ul{padding: 0 3.5% 60px;}
.list_policy ul li{float: left;width: 100%;padding: 20px 0;border-bottom: 1px solid #ccc;}
.list_policy ul li a{display: block;}
.list_policy ul li a span{display: inline-block;}
.list_policy ul li a span.spanpdf{float: left;width: 44px;height: 54px;line-height: 54px;margin-right: 3%;background: url(../images/062514.jpg) center center no-repeat;text-align: center;font-size: 14px;color: #cf0969;font-weight: bold;}
.list_policy ul li a span.txt{ -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;line-height: 34px;padding: 10px 0;float: left;width: 87%;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;font-size: 16px;color: #333;}
.list_policy ul li a span.suo_1{float: right;margin-top: 20px;}
.list_policy ul li a span.suo_1 img{height: 18px;}
.list_policy ul li a:hover span.txt{color: #009adc;}
.list_policy ul li a span.suo_2{display: none;}
/*20190629*/
.ay_login_btn{position: absolute;right: 0;top: 25px;line-height: 20px;font-size: 16px;}
.ay_login_btn span{background: url(../images/062901.png) left center no-repeat;-webkit-background-size: 17px;background-size: 17px;padding-left: 36px;color: #009adc;}
.ay_login_btn  a{display: inline-block;color: #999;margin-left: 15px;}
.ay_login_btn a:hover{color: #009adc;}
.dis_none{display: none;background: #fff;margin-bottom: 20px;}

.ny_nav_2{font-size: 16px;margin: 20px 0;float: left;}
.ny_nav_2 a{display: inline-block;margin-right: 20px;line-height: 30px;}
.ny_nav_2 a:hover,.ny_nav_2 a.on{color: #009adc;}
/*20190808*/
.contact_ul{margin-bottom: 62px;}
.contact_ul li{float: left;width: 31.5%;padding: 83px 0 0 0;margin-left: 2.75%;background-color: #fff;background-position: center bottom;background-repeat: no-repeat;height: 467px;}
.contact_ul li.li1{margin-left: 0;background-image: url(../images/080801.jpg); }
.contact_ul li.li2{background-image: url(../images/080802.jpg); }
.contact_ul li.li3{background-image: url(../images/080803.jpg); }
.contact_ul li > div{margin: 0 9%;}
.contact_ul li .cont_tit{padding-bottom: 18px;font-size: 32px;color: #212121;line-height: 42px;}
.contact_ul li .cont_txt{font-size: 14px;line-height: 40px;color: #525252;}
.contact_ul li .cont_tips{font-size: 14px;color: #9e9e9e;line-height: 40px}

.contact_table{margin-bottom: 30px;}
.contact_table table{ width: 100%;}
.contact_table table thead th{  word-break:break-all; text-align:center; font-size:16px; background:#019add; color:#fff; line-height:24px; padding:8px 0%;  font-weight:normal; 
     border:1px solid #fff;  }
.contact_table table tbody td{width: 25%;word-break:break-all; border:1px solid #7f7f7f; font-size:14px; line-height:24px; padding:3px 0%;  text-align:center; }
.contact_table table tbody td:nth-child(2){width: 35%;}
.contact_table table thead th:first-child{ border-left: 1px solid #009adc;}
.contact_table table thead th:last-child{ border-right: 1px solid #009adc;}
.contact_table table thead tr:first-child th{ border-top: 1px solid #009adc; }

.service_p li{float: left;width: 49.1%;margin-bottom: 20px;}
.service_p li a{display: block;position: relative;}
.service_p li.li1 a span.txt{position: absolute;background: url(../images/h_30.png);width: 86%;padding: 0 7%;bottom: 0;left: 0;color: #fff;font-size: 30px;line-height: 100px;}
.service_p li.li1 a span.txt i{display: inline-block;-webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.service_p li.li1 a span.txt em{-webkit-transition: all 0.3s linear; transition: all 0.3s linear;float: right;display: inline-block;margin-top: 41.5px;width: 32px;height: 17px;background-image: url(../images/ql/arrowz.png);background-position: right center;}
.service_p li.li1 a:hover span.txt em{background-position: left center;}
.service_p li.li1 a:hover span.txt i{margin-left: 5%;}
.service_p li.li1 a span.img{display: block;padding-bottom: 50%;-webkit-background-size: cover;background-size: cover;background-position: center;}
.service_p li.li2 a{display: block;padding-bottom: 50%;background: #fff;}
.service_p li.li2 span{position: absolute;text-align: center;width: 100%;display: block;font-size: 30px;color: #333;line-height: 80px;top: 50%;margin-top: -40px;}
.service_p li.li2 span img{-webkit-transition: all 0.3s linear; transition: all 0.3s linear;height: 80px;margin-right: 9.5%;}
.service_p li.li2 a:hover span img{margin-right: 15%;}
.service_p li.mar{margin-right: 1.8%;}
.service_p li.fr{float: right;}
/*20191018*/
.shehui_twoswiper dl dd p{overflow-y:auto;height:210px}
.shehui_twoswiper dl dd p::-webkit-scrollbar{	width: 5px;	height: 5px;	background-color: #F5F5F5;}
.shehui_twoswiper dl dd p::-webkit-scrollbar-track{	background-color: #F5F5F5;}
.shehui_twoswiper dl dd p::-webkit-scrollbar-thumb{	background-color: #009adc;}

.zhuanti_fivenew{background-size:100% auto;}
/*1106*/
.newszhuanti_1106 ul li{width:32%;margin-left:2% }
.newszhuanti_1106 ul li:first-child{margin-left:0}

/*20250102*/
.cont_yjdlnew1{padding:60px 0;background:#fff}
.yjdNew1Img{margin-top:30px;}
.yjdNew1Img img{width:100%}
.cont_yjdlnew1Ul {display:flex;gap:80px;}
.cont_yjdlnew1Ul li{flex:1}
.cont_yjdlnew1Ul li .ico{border-bottom:1px solid #DFDFDF;padding:40px 0 32px;}
.cont_yjdlnew1Ul li .ico span{background-color:#F5F5F5;width:60px;height:60px;border-radius:10px;display:block;position:relative;}
.cont_yjdlnew1Ul li .ico span img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.cont_yjdlnew1Ul li .height{color:#565656;font-size:16px;line-height:34px;height:136px;overflow:hidden;transition: 0.3s ease}
.cont_yjdlnew1Ul li .name{font-size:24px;color:#444444;font-weight:500;line-height:34px;margin:30px 0 5px;}
.cont_yjdlnew1Ul li .more{display:flex;justify-content:center;margin-top:26px;cursor:pointer}
.cont_yjdlnew1Ul li .more img{filter:brightness(0) invert(0.6);transition:0.5s}
.cont_yjdlnew1Ul .list.li-content.expanded .height{
    height: auto; /* 展开时的高度 */
  }
.cont_yjdlnew1Ul .list.li-content.expanded .more img{transform:rotateX(180deg)}
.cont_yjdlnew1Ul li .more:hover img{filter:none}
@media only screen and (max-width: 1300px){
.newszhuanti_1 ul li .text{padding-left:0;margin: 0 4% 0 8%;}
.newszhuanti_1 ul li .text h4{font-size: 30px;}
.newszhuanti_1:after{display: none;}
.newszhuanti_1 ul{padding: 0;}

}
@media only screen and (max-width: 1200px){
	.p1_three li:first-child,.p1_three li{margin-left: 0;width: 33.33%;}
	.list_p1_6 li{width: 31%;-webkit-box-sizing: border-box;box-sizing: border-box;}
	.p1_6img{height: 0;padding-bottom: 60%;}
	.list_p1_6 li a em{line-height: 55px;font-size: 15px;}
	.list_p1_6 li a span{margin:10px 10px 0 10px;}
	.p7_four .p7_fourtxt{width: calc(100% - 225px);-webkit-box-sizing: border-box;	box-sizing: border-box;}
    .list_p7_2 ul li p,.list_p7_2 ul li.mh_272 p{min-height: 306px}
    /*20181204*/
    .list_journal .swiper-slide{width: 30%;}
    .list_journal .p1_seven_img a{padding-bottom: 100%;}
    .indexTypes{display: none;}
    .indexTypes_wap{display: block;}
    .yuanj_one dt{-webkit-background-size: cover;    background-size: cover;}
    .yuanj_one dt:after{display: none;}
    .yuanj_one dt,.yuanj_one dd{width: 100%;}
    /*20181206*/
    .yuanj_one dt > *{width: 90%;margin-left: 5%;}
    .yuanj_one dt a{margin-left: 5%;margin-top: 20px;}
    .yuanj_one dt a > *{margin-left: 0;}
    .yuanj_one dt h4{font-size: 18px;font-weight: bold;padding: 30px 0 20px;}
    .yuanj_one dt{height: auto;padding-bottom: 20px;}
    .yuanj_two dt,.yuanj_two dd{width: 100%;margin-bottom: 15px;}
    .cont_yj_1_one ul li p{min-height: 136px}
    .cont_yj_2_one dd div{font-size: 14px;line-height: 32px;}
    .cont_yj_2_one dt{height: auto}
    .cont_yj_2_one dt span{padding-bottom: 70%;}
    .cont_yj_2_one dd{width: 100%;}
    
    .shehui_one dl{padding-bottom: 30px;}
    .shehui_one dl dd,.shehui_one dl dt{width: 100%;}
    .shehui_one dl dt a span.img{height: 0;padding-bottom: 30%;}
    .shehui_one dl dd div{height: auto;padding: 0 0 20px;}
    .shehui_twoswiper{width: 94%;}
    .shehui_twoswiper dl dd,.shehui_twoswiper dl dt{margin-top: 0;width: 100%;height:auto}
    .shehui_twoswiper dl dt a{padding-bottom: 60%;}
    .shehui_twoswiper dl dd:after,.btn2{display: none;}
    .shehui_twoswiper dl dd{-webkit-box-sizing: border-box;    box-sizing: border-box;}
    .shehui_twoswiper dl dd h4,.shehui_threeswiper dd h4{margin-top: 20px;}
    .shehui_twoswiper dl dd p,.shehui_threeswiper dd p{margin-top: 20px;font-size: 14px;min-height: 150px;}
    .shehui_twoswiper dl dd p{height: auto;padding-bottom: 30px;}
    .shehui_twoswiper dl dd h4{font-size: 20px;}
    .shehui_threebox:after{background: none;}
    .shehui_threebox{background:url(../images/s_8.jpg) ;-webkit-background-size: cover;    background-size: cover;  padding: 30px 3%;width: 94%;}
    .shehui_threeswiper{width: 100%;padding: 0;}
    .shehui_fourswiper{width: 100%;}
    .shehui_fourswiper .swiper-slide span{padding-bottom: 60%;height: 0}
    /*20181208*/
    .p7_five{-webkit-background-size: cover;background-size: cover;}
    .p7_five ul{width: 100%;}
    .p7_five ul li{width: 33.33%;float: left;margin-bottom: 10px;}
    .shehui_fiveswiper{width: 100%;}
    /*font-size*/
    .cont_yj_1_one,.cont_yj_txt,.cont_yjdl1 dd p, .cont_yjdl2 dd p,.shehui_one dl dd p,.p3_3_txt,.p3_3_two li p{font-size: 14px;line-height: 32px;}
    .cont_yj_1_one ul li p{font-size: 14px;line-height: 32px;min-height: 128px}
    .cont_yj_1_one ul li{border-top: none;}
    .cont_yj_1_one ul li:first-child{border-top: 1px solid #c8c7cc;}
    .cont_yj_1_one ul li h4{padding: 20px 0 10px;}
    .cont_yj_1_one ul li{padding-bottom: 30px;}
    .cont_yjdl3 li p{line-height: 30px;}
    .p3_3_tit span{font-size: 24px;}

    /*20181218*/
    .a_cultrue_one dd,.a_cultrue_one dt{width: 100%;height: auto;}
    .a_cultrue_one dd a{height: 0;padding-bottom: 50%;}
    .a_cultrue_one dt a em{margin-top: 15px;}
    .a_cultrue_one dt a{padding: 37px 5%;}
    
    /*20181220*/
    .p5_three li a span i.tit{font-size: 24px;line-height: 42px;padding-top: 40px;}
    .p3_2_two ul{width: 100%;padding-right: 0;height: auto;margin-top: 35px;}
    .shehui_threebox .btn3{width: 100%;position: static;text-align: center;margin-top: 15px;}
    .shehui_next, .shehui_prev{position: static;display: inline-block;margin: 0 15px;}
    .shehui_one dl dd{background-position: left bottom;}
    /*20181227*/
  .roundabout_boxay, .roundabout_boxay .roundabout-holder, .roundabout_boxay .roundabout-moveable-item { height: 370px; }
  .roundaboutprevay, .roundaboutnextay { width: 35px; height: 50px; margin-top: -25px; background-size: 35px 50px !important; }
    /*20181228*/
    .ay1228_1 dl{width: 96%;margin: auto;}
    /*20190110*/
    .coptmap{display: block;margin: 15px 0 0 ;}
/*20190315*/
.zhuanti_two li,.zhuanti_two li:first-child{width: 46%;margin: 0 2% 2%}
.zhuanti_two li div.img{padding-bottom: 100%;}
.zhuanti_two li div.txt{opacity: 1;filter: alpha(opacity=100);text-align: center;}
.zhuanti_two li div.txt span.tit{margin-top: 10%;}
.zhuanti_one{-webkit-background-size: cover;background-size: cover;}
.zhuanti_five{-webkit-background-size: cover;background-size: cover;height: 0;padding-bottom: 70%;}
.roundabout_boxzt, .roundabout_boxzt .roundabout-holder, .roundabout_boxzt .roundabout-moveable-item {    height: 370px;}
.zhuanti_fivenew{-webkit-background-size: 100% auto;background-size: 100% auto;}
.roundabout_zt{height: auto;margin: 0}
.index_six{padding-bottom: 30px;}
/*20190327*/
.anu_one .anubtn a{width: 150px;line-height: 50px;height: 50px;}
.anu_one dt p{height: auto;}
.anu_one{margin-bottom: 30px;}
/*20190328*/
.results_oneimg li{width: 33%;}
.results_oneimg li img{width: 100%;}
.a_results_one{padding-top: 70px;}
.a_reuh3{font-size: 30px;padding-bottom: 10px;}
.a_results_top img{margin: 0}
.a_results_top .w_1100{padding-bottom: 50%; }
.a_results_top{-webkit-background-size: cover;background-size: cover;}
.a_results_top .w_1100 >img{top: 45%}
.a_results_two{padding-top: 40px;}
.a_reutit span{font-size: 20px;}
.results_twoimg li:first-child{border:none;}
.results_twoimg,.results_threeimg{text-align: center;}
.results_twoimg li,.results_threeimg li{float: none;display: inline-block;}
.a_resultwo_txt span{width: 100%;margin-bottom: 10px;}
.a_resultwo_txt i{width: 100%;}
.a_results_thrbox:after, .a_results_thrbox:before{display: none;}
.a_results_thrbox ul{width: 50%;padding: 20px 0;font-size: 16px;}
.a_results_thrbox{height: auto;float: left;width: 100%;margin-bottom: 30px;}
.a_results_thrbox{background: url(../images/032819.jpg) center center no-repeat;-webkit-background-size: cover;background-size: cover;}
.bodrbot2{padding-bottom: 30px;}
.w_930 dl .fl,.w_930 dl .fr{float: left;}
.w_930 dl:after,.w_930:after{display: none;}
.ts_four1 .fr,.ts_four2 dt,.ts_four2 dd,.ts_four3 .fl{width: 100%;margin-top: 15px;font-size: 18px;}
.ts_four1 dt:after{display: none;}
.w_930 dl{padding-bottom: 30px;}
.ts_four3 .fr{width: auto;}
.ts_four1 dt img{max-width: 100%;webkit-box-sizing: border-box;box-sizing: border-box;}
.a_results_five ul li{font-size: 18px;line-height: 35px;margin-bottom: 10px;}
.a_results_five{height: auto;padding-bottom: 50px;}
/*20190614*/

.newszhuantabs .tabs li span{font-size: 16px;line-height: 26px;}
.newszhuantabs .tabs li span i{font-size: 12px;}
.newszhuantabs .tabs i{display: block;}
/*20190618*/
.n_z_one dl dd h4{padding-bottom: 10px;}
.ny_banner h3{font-size: 40px;padding-top: 30px;padding-bottom: 5px;}
.ny_banner h4{padding-bottom: 10px;font-size: 32px;}
.ny_banner h4,.ny_banner h3{line-height: 45px;}
.ny_banner li{width: 100%;text-align: center;}
.ny_banner li.timeli{padding: 0;margin: 0}
.ny_banner li.timeli:after,.ny_banner li.timeli:before{display: none;}
.ny_banner{height: auto;padding-bottom: 30px;-webkit-background-size: cover;background-size: cover;}
.ny_banner{margin-top: 70px;}
.back_list{margin-top: 21px;}
}
/*20190615*/
@media only screen and (max-width:1140px){
.ny_zhuanti4{margin-top: 70px;}
}
@media only screen and (max-width:991px) {
.newszhuanti_1 ul li,.newszhuanti_1 ul li:first-child{width: 49%;margin: 0 0.5% 5px}
.newszhuanti_1 ul li{height: 400px;}
.newszhuanti_1 ul li .text{padding-top: 40px;}
/*20190618*/
.n_z_one dl dd h4 span{font-size: 28px;}
.n_z_one dl dd h4 i{font-size: 18px;}
.n_z_one dl dt,.n_z_one dl dd{-webkit-border-radius: 0;border-radius: 0;}
.n_z_one dl dd h4{padding-top: 20px;}
.n_z_one dl dd p{line-height: 34px;}
.n_z_two dl dd i,.n_z_two dl dd span{line-height: 40px;}
.n_z_one dl dd{background: #0472bc;}
.n_z_one dl{    -webkit-border-radius: 0;    border-radius: 0;}
.n_z_three dl dd h6{font-size: 18px;line-height: 30px;}
.n_z_three{text-align: center;}
/*20190625*/
.login_bg .w_1140 .fl{display: none;}
.login_bg .w_1140 .fr{width: 93%;}
.login_bg .fr form p input{width: calc(100% - 30px);font-size: 14px;}
.login_bg .fr{padding: 30px 3.5% 60px;margin-right: 0;}
.login_bg .fr form{margin: 35px 0 5%}
.login_bg .w_1140{padding: 100px 0;}

/*20190629*/
.ay_login_btn{position: relative;width: 96%;float: left;top: 0;left: 0;display: block;padding: 15px 2%;text-align: right;}
.list_xz_tit{margin-top: 0;}
/*20190808*/
.contact_ul li > div{margin: 0 7%;}
.contact_ul li .cont_txt,.contact_ul li .cont_tips{font-size: 14px;line-height: 34px;}
.contact_ul li .cont_tit{font-size: 28px;}
.service_p li.li1 a span.txt{line-height: 50px;font-size: 22px;}
.service_p li.li1 a span.txt em{margin-top:16.5px;}
.service_p li.li2 span img{height: 50px;}
.service_p li.li2 span{font-size: 22px;}

}


@media only screen and (max-width: 778px) {
	.p3_2_two{background: #1792e7;padding-bottom: 50px;}
	.p3_2_two li{width: 100%;margin-left: 0;}
	/*技术白皮书*/
	.menu_level3 li a{font-size: 13px;}
	.p3_2_tit{font-size: 22px;}
	.p3_3_ul .imgtxt,.p3_3_two li h5{font-size: 19px;}
	.p3_3_tit{font-size: 25px;}
	.p3_3_ul{margin-bottom: 30px;}
	.p3_3_two li:after,.view dt,.p1_five > img,.p3_3_two li:last-child:before{display: none;}
	.p3_3_two li{width: 50%;}
	.p3_3_two ul{padding-top: 0;margin-top: 30px;}
	.p3_3_two{height: auto;padding-bottom: 30px;}
	.p3_3_two li p{padding-top: 15px;}
	.p3_3_two li{height: auto;}
	.p1_four,.p1_two,.p7_three,.p7_five{-webkit-background-size: cover;	background-size: cover;}
	.view dt{font-size: 30px;margin: 0 15px;}
	.view dd{width: 100%;height: auto;padding-bottom: 15px;}
	.p1_title{font-size: 25px;padding-bottom: 20px;}
	.p1_two{padding-top: 30px;}
	.preview{height: 50px;line-height: 50px;}
	.view{margin-top: 30px;}
	.p1_onediv ul li span{font-size: 25px;}
	.p1_onediv ul li i,.p1_onediv ul li em{font-size: 14px;}
	.p1_onediv ul{position: static;background: none;height: auto;}
	.p1_onediv ul li span,.p1_onediv ul li i{position: static;color: #333;}
	.p1_three li div{top: 30px}
	.p1_three li div h5{font-size: 20px;}
	.p1_three li div p{font-size: 14px;}
	.p1_five_box{width: 95%;padding: 2% 2.5%;}
	.list_p1_6 li{width: 48%;}
	.list_p1_6 li:nth-child(3n+1),.list_p1_6 li{margin:0 1% 30px 1%;}
	.p1_6_ico{width: 40px;height: 40px;margin: -20px 0 0 -20px;}
	.p7_two a .p7img{height: 0;padding-bottom: 60%;}
	.p7_one dt,.p7_one dd{width: 100%;}
	.p7_one dt a{height: 0;padding-bottom: 50%;}
	.p7_one dd{height: auto;padding-bottom: 20px;}
	.p7_one dd a span{margin-bottom: 0;}
    .p7_four{padding-top: 10px;min-height: auto}
	.p7_one dd a{padding: 0 15px;}
	.p7_one dd a h5{margin-top: 20px;margin-bottom: 0;font-size: 25px;line-height: 44px;}
    .p7_two a .p7txt i{font-size: 25px;}
	.p7_three{margin-top: 50px;padding: 10px 0 10px;}
	.p7_three li,.p7_three li:nth-child(2){width: 100%;padding: 0;border: none;margin: 0 0 20px 0;}
	.p7_four .p7_fourtxt{width:100%;padding: 0 2.5% 15px 2.5%;}
	.p7_four .p7_fourimg{width: 100%;height: 0;padding-bottom: 50%;}
	.p7_five li{margin-bottom: 5px;width: 40%;}
    .p7_five li a{width: 100%;-webkit-box-sizing: border-box;    box-sizing: border-box;}
	.p7_five{padding: 20px 0 ;}
	/*20181105*/
	.p7_1_onedl dd,.p7_1_onedl dt{width: 100%;}
	.p7_1_onedl dd div,.p7_1_onedl dd,.p7_1_onedl dt{height: auto}
	.p7_1_onedl dt span{padding-bottom: 50%;}
	.p7_1_onedl dd div{margin:0;padding: 0 2%;}
	.list_p7_1{font-size: 15px;}
    /*20181119*/
    .p7_3_dl dt{width: 100%;}
    .p7_3_dl dt span{padding-bottom: 50%;}
    .p7_3_dl dd{width: 86%;height: auto;padding-bottom: 5%;}
    .p7_3_dl dd h5{font-size: 30px;line-height: 40px;margin: 20px 0 10px}
    .list_p7_2 ul li,.list_p7_2 ul li.ml_0{margin: 0 2% 30px 2%;width: 46%;}
    .list_p7_2 ul li p i{line-height: 30px;}
    /*20181204*/
    .list_journal .swiper-slide{width: 45%;margin: 0 2.5% 40px 2.5%;}
    /*20181206*/
    .yuanj_two{margin-top: 0;}
    .yuanj_two dt .yuanj_twon1{display: none;}
    .yuanj_two dt .yuanj_twon2{width: 96%;padding-bottom: 30px;}
    .yuanj_two dt .yuanj_twon2 a h4{padding: 30px 0 20px;font-size: 20px;font-weight: bold;}
    .yuanj_two dt .yuanj_twon2 a span{float: left;}
    .yuanj_two dt .yuanj_twon2 a em,.yuanj_one dt em{margin-top: 20px;}
    .yuanj_one dt a{margin-top: 0;}
    .yuanj_two dd h5 a{font-size: 20px;}
    .yuanj_two dd h5{padding: 30px 0 30px 5%;}
    .yuanj_two dd{height: auto;padding-bottom: 10px;}
    .yuanj_two dd ul li img{height: 35px;}
    .cont_yj_1_one ul li{width: 100%;border-left: 1px solid #c8c7cc}
    .cont_yj_1_one ul li p{min-height: auto;}
    .cont_yj_2_one dt{width: 100%;}
    .cont_yjdl2{margin-top: 0;margin-bottom: 20px;}
    .cont_yjdl1 dt,.cont_yjdl1 dd,.cont_yjdl2 dt,.cont_yjdl2 dd,.shehui_threeswiper dt,.shehui_threebox .btn3{width: 100%;}
    .cont_yjdl2 dt{float: left;}
    .cont_yjdl1 dd, .cont_yjdl2 dd{padding: 30px 0;}
    .cont_yjdl1 dt span, .cont_yjdl2 dt span{height: 0;padding-bottom: 60%;}
    .cont_yjdl1 dd:after, .cont_yjdl2 dd:after{display: none;}
    .black,.shehui_four,.shehui_five{padding-top: 30px;}
    .cont_yjdl3 li{width: 100%;height:auto;margin: 0 0 15px 0;padding-bottom: 20px;-webkit-background-size: 200% auto;    background-size: 200% auto;}
    .contyj3_tit span{font-size: 24px}
    .black, .cont_yjdl4{padding-top: 30px;}
    .cont_yjdl4 ul li{width: 100%;height: auto}
    .cont_yjdl4 ul li:hover span.hui{background:none;}
    .cont_yjdl4 ul li span.img{height: 0;padding-bottom: 70%;}
    .cont_yjdl4 ul li div.text {display: none;}
    .cont_yjdl5{-webkit-background-size: cover;    background-size: cover;}
    .cont_yjdl5 > div.txt1,.cont_yjdl5 > div.txt2{margin-left: 2%;width: 92.6%;}
    .shehui_threeswiper dt span.img{padding-bottom: 60%;}
    .shehui_two{padding-bottom: 30px;}
    .shehui_two .contyj3_tit{margin-top: 30px;}
    .shehui_fiveswiper{width: 100%;padding-top: 0}
    .shehui_five{padding-bottom: 40px;}

     /*20181208*/
    .p7_five ul li{width: 50%;}
    .p7_five li a span img{height: 30px}
    .p7_five li a{font-size: 15px;line-height: 40px;}
    /*20181212*/
    .btn3{left: 0}
    .shehui_threeswiper dd{width: calc(100% - 40px);margin:0 20px;}
    .shehui_threeswiper dd h4{font-size: 20px;}
    .shehui_twoswiper dl dd h4 img, .shehui_threeswiper dd h4 img{margin-right: 10px;height: 40px;}
    .shehui_twoswiper dl dd h4 span, .shehui_threeswiper dd h4 span{padding-top: 15px;}
    .shehui_threeswiper dd h4{margin-top: 0;}
    .shehui_fiveswiper .swiper-button-next{right: 0}
    .shehui_fiveswiper .swiper-button-prev{left: 0}

     /*20181218*/
    .a_cultrue_two,.a_cultrue_three{width: 100%;margin-bottom: 15px;}
    .a_cultrue_one dt a{padding: 20px 5%;}
    .a_cultrue_two dd a,.a_cultrue_three dd a{padding: 15px 6.5% 25px;}
    .a_cultrue_two dd a span i, .a_cultrue_three dd a span i{display: block;width: 100%;}
    .a_cultrue_two dd a span em, .a_cultrue_three dd a span em{float: left;margin-bottom: 15px;}
    .a_cultrue_one dt a h3, .a_cultrue_two dd a h3, .a_cultrue_three dd a h3{font-size: 24px;line-height: 42px;margin-bottom: 0;}
     .a_cultrue_one dt a span, .a_cultrue_two dd a span, .a_cultrue_three dd a span{font-size: 14px;line-height: 24px;}
    /*20181220*/
    .p5_one dt{width: 100%;height: auto}
    .p5_one dt a{padding-bottom: 50%;}
    .p5_one dd{width: 100%;padding-bottom: 40px;}
    .p5_one dd a span,.p5_two a span{min-height: auto;font-size: 14px;line-height: 32px;}
    .p5_one dd a h4,.p5_two a h5{margin-top: 5%;font-size: 24px;line-height: 42px;}
    .p5_two a{padding: 45px 0 55px;}
    .p5_three li{width: 100%;}
    .p5_three li a{ height: auto;}
    .p5_three li a em{padding-bottom:100%;}
    .p5_three li a span{height: 100%;}
    .p5_three li a span i.tit{padding-top: 60px;}
    .cont_yj_2_one dd h5{text-align: center;}
    .cont_yj_txt{text-align: left;}
    .p3_3_ul li img{width: 100%;}
    /*20181227*/
    .contyj3_tit{padding-bottom:10px ;}
    .contyj3_tit span{padding-bottom: 24px;}
    .cont_yjdl2 dd{padding-bottom: 0;}
    .cont_yjdl3{padding-bottom: 20px;}
    .cont_yjdl4 ul{margin-bottom: 40px;}
    .shehui_three{padding-top: 30px;}
    .shehui_four{padding-top: 0;}
	.roundabout_boxay, .roundabout_boxay .roundabout-holder, .roundabout_boxay .roundabout-moveable-item { height:250px; }
	
	/* 英文修改 */
	.list_bg {padding-top: 20px;}
	.p5_one dd a em {margin-top: 10px;}
	.p5_one dd {padding-bottom: 20px;}
	.p5_two {margin: 20px 0;}
	.p5_two a em {margin-top: 45px;}
	.p5_three li a span i.tit {padding-top: 5%;padding-bottom:12px;}
	.p5_three li a span i.txt {font-size: 14px;line-height: 32px;}
	.p5_three li a span {height: auto;position: static;}
	.p5_three li:last-child {margin-top:20px;}
	.p5_three li a em {padding-bottom: 50%;}
	.p5_three li a span i.more {margin-top:10px;}

    .p7_four .p7_fourtxt i{height: auto;margin: 10px 0 0;}
    .p7_five,.p7_three li a em{margin-top: 0;}
    .p7_three li a span{margin-top: 5px;}
    .p7_1_two dl:first-child{margin-top: 10px;}
    .list_p7_2 ul li p{padding: 15px 5%;}
    .p7_1_onedl dd div{padding: 0 2% 2% 2%;}
    .p7_1_onedl{margin-bottom: 20px;}
    .p7_two,.p7_three{margin-top: 20px;}
    .p7_four li,.p5_three{margin-bottom: 20px;}
    .cont_yj_1_one ul li h5{font-size: 20px;}
  /*20181228*/
  .ay1228_1 dl dt, .ay1228_1 dl dd{width: 100%;font-size: 14px;line-height: 32px;}
  .ay1228_1 dl dt span{padding-bottom: 60%;}
  .ay1228_1 dl{margin-bottom: 20px;}
  .ay1228_1{padding-bottom: 20px;}
  .ay1228_1 dl dd p i,.cont_yjdl1 dd i, .cont_yjdl2 dd i{font-size: 20px;line-height: 38px;}
  .cont_yjdl1 dd, .cont_yjdl2 dd{padding: 10px 0;}
  .cont_yjdl1 dd i, .cont_yjdl2 dd i{margin-bottom: 0;}
	.cont_yjdl4 ul li span.hui{height: 97.5%;}
      /*20190110*/
  .ayinmap{padding: 15px ;background-image: none;}
  /*20190315*/
  .tabsswiperboxdl p span{width: 100%;}
  .tabsswiperboxdl p i{width: 100%;padding-left: 0;border-left: none;padding-top: 0;padding-bottom: 20px;}
  .zhuanti_tit{padding: 30px 0 }
  .zhuanti_tit img{height: 30px;}
  .pc-slide .tabs li span{font-size: 22px;}
  .pc-slide .tabs{margin-bottom: 20px;}
  .tabsswiperboxdl{margin-right: 0;}
  .zhuanti_two li,.zhuanti_two li:first-child{width: 96%;}
  .zhuanti_two,.zhuanti_three{padding-bottom: 30px;}
  .zhuanti_one .w_1140{padding-bottom: 85%;}
  .zhuanti_1109 .w_1140{padding-bottom:50%}
  .zhuanti_one .home{top: 8px}
  .zhuanti_one .logo img{height: 66px;}
  .zhuanti_one .home{line-height: 30px;font-size: 12px;}
  .zhuanti_one .home a{padding: 0 9px;}
  .zt_four_swiper .swiper-slide dl:first-child{margin-top: 0;}
  .zt_four_swiperhd{margin: 0;padding: 20px 0}
.roundabout_boxzt, .roundabout_boxzt .roundabout-holder, .roundabout_boxzt .roundabout-moveable-item {    height: 200px;}
.roundaboutprevzt, .roundaboutnextxt {    width: 35px;    height: 50px;    margin-top: -25px;    background-size: 35px 50px !important;}
.roundabout_zt img,.roundabout_zt .roundabout-moveable-item img{object-fit: cover;}
.roundabout_zt li a span{padding-top: 0;background: rgba(0,0,0,0.7);line-height: 40px;}
.roundabout_zt li a span i{font-size: 14px;}
.roundaboutprevzt{left: 0}
.roundaboutnextxt{right: 0}
/*20190327*/
.anutwoul .job_div{padding: 30px 6.79%}
.anutwoul .job_div dl{width: 47%;margin-right: 6%;margin-bottom: 5px;}
.anutwoul .job_div dl a{background: none;}
.anutwoul .job_div dl dt{width: 100%;float: left;padding-bottom: 121%;}
.anutwoul .job_div dl dd{float: left;width: 92%;text-align: left;padding: 0 4%;margin-top: 15px;position: static;}
.anutwoul .job_div dl dd h4{display: none;}
.anutwoul .job_div dl dd{margin-bottom: 10px;}
.anutwoul .job_div dl dd h3 {color: #333;font-size: 16px;height: auto;margin-bottom: 0;overflow: hidden;    text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.anu_one dd{display: none;}
.anu_one dt{width: 100%;margin-top: 10px;}
.antit{font-size: 30px;}
.anu_two .antit{margin-bottom: 17px;}
.anutwoul{padding-bottom: 30px;}
.bghui{padding: 30px 0 40px;}
/*20190328*/
.results_oneimg li{width: 100%;}
.results_oneimg li:nth-child(2){border:none;}
.a_reuh6 span{margin-right: 15px;}
.a_reuh6 i em{margin-left: 15px;}
.a_results_one{font-size: 16px;}
.down_pdf img{height: 25px;margin-right: 15px;}
.down_pdf,.go_his{font-size: 16px;}
.a_results_one{padding-top: 40px;}
.results_oneimg{margin-bottom: 40px;}
.a_results_two{padding-top: 40px;}
.a_results_thrbox ul{width: 100%;padding-left: 5%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.a_results_five ul li{font-size: 16px;}
.a_results_five{margin-top: 0;padding-top: 30px;}
/*20190416*/
.zt_four_swiper .swiper-slide dl{width: 100%;margin: 10px 0 0 0}
/*20190522*/
.zt_sevenswiper .swiper-slide i{line-height: 50px;font-size: 16px;}
.zt_sevenswiper .swiper-slide span img{width: 66px;height: 66px;margin: -33px 0 0 -33px}
.zt_sevenswiper{margin-bottom: 40px;}
/*20190614*/
.newszhuan_div dl .time img{display: none;}
.newszhuan_div dl .time{padding-right: 2%;margin-right: 2%;margin-left: 2%;}
.newszhuantabs .tabs{margin-bottom: 20px;}
.newszhuanti_1 ul li,.newszhuanti_1 ul li:first-child{width: 99%;}
.zhuanti2_three{padding-bottom: 0;}
.newszhuan_div dl .name,.newszhuan_div dl .time,.newszhuan_div dl dd{font-size: 14px;}
.newszhuan_div dl dd,.newszhuan_div dl dt{padding: 5px 0;}
.newszhuanti_1{margin-bottom: 20px;}
.newszhuan_div dl .time{   background: none;}
/*20190618*/
.n_z_one dl dt{width: 100%;padding-bottom: 100%;}
.n_z_one dl dd{width: 90%;height: auto;padding-bottom: 20px;background: #0472bc;}
.n_z_one dl dd h4 *{display: block;}
.n_z_one dl dd h4 i{margin-left: 0;}
.n_z_two dl dt *, .n_z_two dl dd p > *{width: 30%;}
.n_z_two dl dd span img{display: none;}
.n_z_two dl dt,.n_z_two dl dd{width: 100%;float: left;}
.n_z_two dl dt *, .n_z_two dl dd p > *{float: left;padding-left: 0;text-align: center;}
.n_z_two dl dt i,.n_z_two dl dd i{width: 69%;}
.n_z_two dl dt{font-size: 20px;}
.n_z_two dl dd i,.n_z_two dl dd span{font-size: 14px}
.ny_banner h3{font-size: 25px;}
.ny_banner h4{font-size: 18px;}
.ny_banner h4, .ny_banner h3{line-height: 30px;}
.ny_banner li p{font-size: 16px;font-weight: bold;}
.n_z_two dl dd i{text-align: left;padding-left: 10px;-webkit-box-sizing: border-box;box-sizing: border-box;}
/*20190624*/
.ay_062401{width: 90%;left: 5%}
.ay_062401 h5{font-size: 30px;margin-bottom: 0;}
.ay_062401 p{font-size: 14px;}
.videomore{margin-top: 5%;}
.ay_062401{top: 26%}
.videomore{width: 150px;height: auto;line-height: 46px;}
.videomore i{-webkit-background-size: auto 30px;background-size: auto 30px;padding-left: 36px;}
.zhuanti_0624{margin-bottom: 20px;}
/*20190625*/
.list_xz_one dt{display: none;}
.list_xz_one dd{padding-left: 0;margin-left: 0;text-align: center;}
.list_xz_one dd:after{display: none;}
.list_xz_one dl{font-size: 18px;padding-top: 0;}
.list_xz_one{height: auto;padding: 50px 0;}
.black_tit span{display: block;text-align: center;}
.black_tit p{width: 80%;margin:20px auto 0;float: none;}
.black_tit{margin-bottom: 20px;}
/*.black_dt span.span1, .black_dd span.span1{display: none;}
*/.black_dd span.span2{padding-left: 0;width:53%;}
.black_dt span.span2{padding-left: 0;width: 50%;}
.black_dt span.span3, .black_dd span.span3{width: 35%;float: right;}
.black_dt{font-size: 15px;}
.black_dd{font-size: 14px;}
.black_dd span.span2{overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.list_policy ul li a span.txt{width: calc(100% - 44px - 10%);}
.list_xz_tit,.black_tit span{font-size: 24px;margin-bottom: 25px;}
.login_bg .fr h4{font-size: 24px;}
/*20190808*/
.contact_ul li{position: relative;height: auto;width: 100%;margin-left: 0;-webkit-background-size: cover;background-size: cover;padding: 35px 0;}
.contact_ul li:after{width: 100%;height: 100%;background: rgba(255,255,255,0.5);content: '';position: absolute;left: 0;top: 0}
.contact_ul li > div{position: relative;z-index: 5;}
.contact_ul li .cont_tit{font-size: 24px;}
.contact_ul{margin-bottom: 30px;}

}
@media only screen and (max-width: 640px){
    .list_p7_2 ul li,.list_p7_2 ul li.ml_0{width: 96%;}
    .list_p7_2 ul li p,.list_p7_2 ul li.mh_272 p{min-height: auto}
    /*20181206*/
    .indexTypes_wap li{width: 100%;margin-bottom: 15px;}
    .shehui_fourswiper .swiper-slide,.shehui_fourswiper .swiper-slide-active{tr-webkit-transform: scale(1);    transform: scale(1);}
    .shehui_fourswiper .swiper-slide span{margin-top: 0;}
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{margin: 30px 0;}
    /*20190315*/
    .zt_four_swiperhd{margin: 10px 0 !important}
    .zt_four_swiperhd{margin: 10px 0 !important}
    .zt_sevenswiper .swiper-slide{width: 100%;margin-left: 0;}
     /*20190808*/
    .service_p li{width: 100%;margin-left: 0;}
   
}
@media only screen and (max-width: 480px){
	.p3_3_ul li{width: 100%;margin: 0;}
	.p3_3_ul .imgtxt{font-size: 25px;font-weight: bold;}
	.p1_onediv ul li{width: 100%;}
	.p1_three li:first-child, .p1_three li{width: 100%;}
	.p1_three li img{width: 100%;}
	.list_p1_6 li{width: 98%;}
	.p7_two li{width: 100%;margin-bottom: 5px;}
	.p7_four li{width: 100%;}
    /*20181227*/
	.roundabout_boxay, .roundabout_boxay .roundabout-holder,.roundabout_boxay .roundabout-moveable-item { height:150px; }
	
	/* 英文修改 */
	/*20190624*/
	.ay_062401{top: 20%}
	.ay_062401 h5{font-size: 20px;}
	.ay_062401 p{font-size: 12px;}
}

/*2020.6.28*/
/*社会责任政策*/
.policy-box{font-size: 16px;line-height: 34px;color: #555;}
.policy-box > .top{}
.policy-box > .bottom{overflow: hidden;margin-top: 50px;}
.policy-box > .bottom > .con-l{float: left;width: 52%;}
.policy-box > .bottom > .con-r{margin-left: 54%;}
.policy-box .info{}
.policy-box .info .tit{margin-bottom: 15px;font-size: 20px;color: #333;}
.policy-box .info .txt{}
.policy-box .info .txt p{position: relative;padding-left: 16px;}
.policy-box .info .txt p:before{content: "";position: absolute;left: 0;top: 15px;width: 4px;height: 4px;background-color: #999;border-radius: 50%;}
.policy-box .pic{display: block;overflow: hidden;}
.policy-box .pic em{display: block;padding-top: 64%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.5s;}
.policy-box .pic:hover em{transform: scale(1.05);}
@media screen and (max-width: 768px){
	.policy-box{font-size: 14px;line-height: 32px;}
	.policy-box > .bottom{margin-top: 20px;}
	.policy-box > .bottom > .con-l{float: none;width: 100%;}
	.policy-box > .bottom > .con-r{margin-left: 0;}
	.policy-box .info .tit{margin-bottom: 10px;font-size: 18px;}
	.policy-box .info .txt p{margin-bottom: 10px;line-height: 24px;}
	.policy-box .info .txt p:before{top: 10px;}
	.cont_yjdlnew1Ul li{flex:inherit;width:100%}
	.cont_yjdlnew1Ul{gap: 10px;
    flex-wrap: wrap;}
}

/*2021.6.15*/
.shehui_six{padding: 60px 0 80px;background-color: #fff;}
.shehui_six .principle-box{margin-top: 60px;font-size: 0;}
.shehui_six .principle-box .item{display: inline-block;vertical-align: top;box-sizing: border-box;width: 44%;margin: 0 3% 50px;font-size: 16px;color: #555;}
.shehui_six .principle-box .item .tit{margin-bottom: 30px;font-size: 24px;line-height: 60px;}
.shehui_six .principle-box .item .tit .icon{display: inline-block;vertical-align: middle;width: 60px;height: 60px;margin: -.25em 35px 0 0;}
.shehui_six .principle-box .item .list{}
.shehui_six .principle-box .item .list li{position: relative;padding-left: 20px;margin: 20px 0;line-height: 20px;}
.shehui_six .principle-box .item .list li:before{content: '';position: absolute;left: 0;top: 50%;width: 4px;height: 4px;margin-top: -2px;background-color: #a1a1a1;border-radius: 50%;}
.shehui_six .statement-box{display: flex;justify-content: space-between;margin-top: 70px;}
.shehui_six .statement-box .item{z-index: 0;position: relative;display: block;box-sizing: border-box;width: 47%;padding: 30px 120px 40px 30px;font-size: 16px;color: #fff;overflow: hidden;transition: 0.5s;}
.shehui_six .statement-box .item .bg{z-index: -1;position: absolute;left: 0;top: 0;width: 105%;height: 100%;transition: 0.8s;}
.shehui_six .statement-box .item .icon{position: absolute;right: 30px;top: 50%;width: 64px;height: 64px;transform: translateY(-50%);}
.shehui_six .statement-box .item .tit{line-height: 20px;}
.shehui_six .statement-box .item .tit .cn{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.shehui_six .statement-box .item .tit .en{height: 40px;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.shehui_six .statement-box .item .more{position: relative;display: inline-block;vertical-align: top;padding-right: 40px;margin-top: 15px;font-size: 14px;}
.shehui_six .statement-box .item .more .arrow{position: absolute;right: 0;top: 50%;width: 20px;height: 10px;margin-top: -5px;}
.shehui_six .statement-box .item .more .arrow:before{content: '';position: absolute;left: 0;right: 0;top: 50%;height: 1px;background-color: currentColor;transform: translateY(-50%);}
.shehui_six .statement-box .item .more .arrow:after{content: '';position: absolute;left: 50%;top: 50%;width: 6px;height: 6px;border-top: 1px solid currentColor;border-right: 1px solid currentColor;transform: translate(50%,-50%) rotate(45deg);}
.shehui_six .statement-box .item:hover{transform: translateY(-10px);}
@media screen and (max-width: 768px){
	/*2021.6.15*/
	.shehui_six{padding: 30px 0;}
	.shehui_six .principle-box{margin-top: 20px;}
	.shehui_six .principle-box .item{width: 100%;margin: 0 0 20px;font-size: 14px;}
	.shehui_six .principle-box .item .tit{margin-bottom: 10px;font-size: 17px;line-height: 30px;}
	.shehui_six .principle-box .item .tit .icon{width: 30px;height: 30px;margin: -.25em 15px 0 0;}
	.shehui_six .principle-box .item .list li{padding-left: 15px;margin: 10px 0;line-height: 20px;}
	.shehui_six .statement-box{display: block;margin-top: 20px;}
	.shehui_six .statement-box .item{width: 100%;padding: 15px 100px 15px 15px;margin-bottom: 20px;font-size: 15px;}
	.shehui_six .statement-box .item .icon{right: 10px;width: 50px;height: 50px;}
	.shehui_six .statement-box .item .more{padding-right: 30px;margin-top: 10px;}
}