*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,img,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
body,button,input,select,textarea{font:16px 'Microsoft Yahei','Hiragino Sans GB',Arial,sans-serif;color:#343434}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
li,ol,ul{list-style-type:none}
img{border:none;vertical-align:top;image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;-ms-interpolation-mode:nearest-neighbor}
a,a:active,a:hover,a:link,a:visited{text-decoration:none}
a{color:#343434;transition:all .3s}
a:hover{color:#000}
a,button,input{outline:0;-webkit-tap-highlight-color:transparent}
textarea{resize:none}
table{border-collapse:collapse}
html{font-size:14px}
.page_width{max-width:1600px;width:100%;margin:0 auto}
@font-face{font-family:rob;src:url(fonts/rob.woff2) format('woff2'),url(fonts/rob.woff) format('woff'),url(fonts/rob.ttf) format('truetype'),url(fonts/rob.eot) format('embedded-opentype'),url(fonts/rob.svg) format('svg')}
@font-face{font-family:ysbth;src:url(fonts/youshebiaotihei.woff2) format('woff2'),url(fonts/youshebiaotihei.woff) format('woff'),url(fonts/youshebiaotihei.ttf) format('truetype'),url(fonts/youshebiaotihei.eot) format('embedded-opentype'),url(fonts/youshebiaotihei.svg) format('svg')}
.header .head{display:flex;justify-content:space-between;padding:33px 0}
.header .head .left{display:flex;align-items:center}
.header .head .logo{width:184px;padding-right:20px;border-right:1px solid #ccc}
.header .head .logo img{width:100%}
.header .head .leaf{padding-left:20px}
.header .head .leaf h3{font-size:32px;font-weight:700;line-height:100%;margin-bottom:10px}
.header .head .leaf h3 span{color:#0064b0}
.header .head .leaf p{font-size:24px;font-weight:100;line-height:100%}
.header .head .tel{display:flex;align-items:center}
.header .head .tel .icon{margin-right:10px}
.header .head .tel .txt{margin-right:10px}
.header .head .tel .txt p{font-size:19px;line-height:100%}
.header .head .tel .txt span{font-size:12px;color:#999;line-height:100%}
.header .head .tel .num span{display:block;font-size:33px;font-weight:700;line-height:100%}
.header .head .tel .num span:nth-child(1){font-size:31px;color:#333}
.header .head .tel .nav_btn{display:none}
.header .nav{background-color:#ccebff;position:relative}
.header .nav .page_width{margin-bottom:0}
.header .nav ul{display:flex}
.header .nav ul li{width:calc(100% /9);text-align:center;height:60px;position:relative}
.header .nav ul li a{line-height:60px;font-size:14px;color:#333;display:block}
.header .nav ul li.on a,.header .nav ul li:hover a{background:#0063b1;color:#fff}

.header .nav ul li .pull{width:100%;position:absolute;top:60px;left:0;padding-top:10px;z-index:9;transform-origin:top;opacity:0;visibility:hidden;transform:rotateX(90deg);transform:translateY(20px);transition:all .6s ease 0s}
.header .nav ul li .pull:before{content:"";position:absolute;top:0;left:50%;margin-left:-10px;border-width:10px;border-style:dashed;border-bottom-style:solid;border-color:transparent;border-bottom-color:#0063b1;border-top:none}
.header .nav ul li .pull>div{position:relative}
.header .nav ul li:hover .pull{opacity:1;visibility:visible;transform:rotateX(0);transform:translateY(0)}
.header .nav ul li .pull a{font-size:13px;line-height:42px;border-bottom:1px solid rgba(0,0,0,.2)}
.header .nav ul li .pull a.cpbt{ font-size:14px; padding:10px 0; line-height:1.3em;}
.header .nav ul li .pull div:last-child a{border:0}
.header .nav ul li .pull a:hover{background-color:#ccebff;color:#333}
.header .nav ul li .sanji{position:absolute;left:100%;top:0;width:100%;padding-left:10px;opacity:0;visibility:hidden;transition:all .6s ease 0s;transform:translateX(-20px)}
.header .nav ul .pull>div:hover .sanji{opacity:1;visibility:visible;transform:translateX(0)}
.header .nav ul li .sanji:before{content:"";position:absolute;top:50%;left:0;margin-top:-10px;border-width:10px;border-style:dashed;border-bottom-style:solid;border-color:transparent;border-right-color:#333;border-left:none}
.header .nav .lang{height:100%;position:absolute;top:0;right:30px;display:flex;align-items:center}
.header .nav .lang .icon{width:18px;height:18px;background:url(images/lang_icon.png) no-repeat center}
.header .nav .lang .para{height:100%}
.header .nav .lang .para p{height:100%;color:#333;display:flex;justify-content:center;align-items:center;line-height:100%;margin-left:8px;position:relative}
.header .nav .lang .para p::after{content:'';width:0;height:0;border-width:6px;border-style:solid;border-color:#333 transparent transparent transparent;position:absolute;top:50%;right:0;transform:translate(130%,-50%)}
.header .nav .lang .para ul{width:74px;position:absolute;left:0;top:100%;z-index:99;background:#fff;flex-wrap:wrap;display:none}
.header .nav .lang .para:hover ul{display:flex}
.header .nav .lang .para ul li{width:100%;height:100%}
.header .nav .lang .para ul li a{display:block;padding:8px 0;line-height:100%;font-size:14px;color:#333}
.header .nav .lang .para ul li:hover a{color:#fff}
.banner{width:100%;height:100%;overflow:hidden;position:relative}
.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.banner .pagination{position:absolute;bottom:30px;z-index:99;display:flex;justify-content:center}
.banner .pagination .swiper-pagination-bullet-active{background-color:#333}
.home_title{text-align:center;margin-bottom:60px}
.home_title .tit{font-size:48px;font-weight:700;line-height:100%;color:#333;position:relative;z-index:2}
.home_title .en{font-size:94px;font-family:Arial;font-weight:700;line-height:100%;color:transparent;margin-top:-46px;-webkit-text-stroke:1px #d9d9d9}
.home_title .en span{position:relative}
.home_title .en text{text-anchor:middle;dominant-baseline:middle;fill:transparent;font-size:1em;font-family:Futura Condensed ExtraBold,Arial #000,sans-serif;stroke:#d9d9d9;stroke-width:1px}
.home_title .para{font-size:24px;font-weight:700;line-height:100%;margin-top:-30px}
@media (max-width:1600px){.home_title .tit{font-size:44px}
.home_title .para{font-size:20px}
}
.about{padding:80px 0}
.about_text{display:flex;justify-content:space-between;margin-bottom:60px}
.about_text .txt{width:48.75%;font-size:18px;line-height:34px;color:#444;overflow:hidden;}
.about_text .txt a.more{color:#333}
.about_text .pic_txt{font-size:160px;font-family:Arial #000;line-height:83%;color:transparent;background:url(images/about_text_img.jpg) no-repeat center;background-clip:text;-webkit-background-clip:text;background-size:cover;width:45.625%}
.about_text .pic_txt img{width:100%;display:block}
.about_number{display:flex;justify-content:space-between;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:50px}
.about_number dl{width:20%;padding:20px 22px 25px;display:flex;justify-content:space-between;position:relative;align-items:center}
.about_number dl+dl::after{content:'';width:1px;height:51px;background-color:#d9d9d9;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.about_number dl dt .num{display:inline-block;position:relative}
.about_number dl dt .num span{float:left;font-family:Arial #000;font-size:60px;line-height:100%;margin-right:2px}
.about_number dl dt .num .val{width:24px;height:24px;float:left;background-color:#333;border-radius:100%;color:#fff;font-size:16px;text-align:center;line-height:22px;position:absolute;bottom:7px;right:0;transform:translateX(100%)}
.about_number dl dt .para{font-size:18px;color:#999;line-height:100%;margin-top:5px;white-space:nowrap}
.about_number dl dd{width:80px}
.about_number dl dd img{width:100%}
.video{position:relative}
.video>img{width:100%;display:block}
.video .icon{width:92px;height:92px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;border:solid 1px #fff;border-radius:100%;z-index:2;cursor:pointer}
.video .icon img{display:block}
.video video{background-color:#000;object-fit:cover;object-position:center 77%}
.products{padding:80px 0;background:#777;position:relative;overflow:hidden}
.products::after,.products::before{content:'';height:100%;position:absolute;top:0}
.products::before{width:100%;background:url(images/pro_bgmap.png) no-repeat center;left:0;z-index:2}
.products::after{width:50%;background-color:#404040;right:50%;margin-right:343px}
.products .page_width{position:relative;z-index:2}
.products .pro_title .tit{font-size:48px;font-weight:700;color:#fff;line-height:100%}
.products .pro_title .en{margin-top:-46px}
.products .en text{dominant-baseline:middle;fill:transparent;font-size:5.85em;font-family:Futura Condensed ExtraBold,Arial #000,sans-serif;stroke:#d9d9d9;stroke-width:1px;opacity:.3}
.products .pro_title .para{font-size:24px;font-weight:700;color:#fff;line-height:100%;margin-top:-20px}
.products .pro_box{display:flex;justify-content:space-between;margin-top:60px}
.products .pro_box .pro_list{display:flex;flex-wrap:wrap;width:429px}
.products .pro_box .pro_list .pro_class{width:213px;height:calc((100% + 3px)/ 4);border:solid 1px #545454;margin-top:-1px}
.products .pro_box .pro_list .pro_class:hover{background-color:#333}
.products .pro_box .pro_list .pro_class:nth-child(even){margin-left:-1px}
.products .pro_box .pro_list .pro_class a{display:flex;width:100%;height:100%;text-align:center;justify-content:center;align-items:center}
.products .pro_box .pro_list .pro_class .pro_icon{display:flex;width:48px;height:48px;margin:0 auto 15px}
.products .pro_box .pro_list .pro_class .pro_icon img{filter:brightness(200%)}
.products .pro_box .pro_list .pro_class p{font-size:24px;line-height:100%;color:#fff}
.products .pro_box .pro_wrap{width:calc(100% - 492px);display:flex}
.products .pro_box .pro_pic{padding:17px;background:url(images/pro_img_bg.jpg) no-repeat center bottom;box-sizing:border-box;width:55.95%}
.products .pro_box .pro_pic .img{width:100%;overflow:hidden}
.products .pro_box .pro_pic .img img{width:100%;transition:all .3s}
.products .pro_box .pro_pic:hover .img img{transform:scale(1.1)}
.products .pro_box .pro_pic .tit{font-size:26px;font-weight:700;color:#fff;line-height:100%;margin-top:8%;display:flex;justify-content:space-between;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 15px}
.products .pro_box .pro_pic .tit i{width:21px;height:21px;position:relative}
.products .pro_box .pro_pic .tit i::after,.products .pro_box .pro_pic .tit i::before{content:'';position:absolute;border-radius:3px;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}
.products .pro_box .pro_pic .tit i::before{width:100%;height:3px}
.products .pro_box .pro_pic .tit i::after{width:3px;height:100%}
.products .pro_box .pro_item{display:flex;flex-wrap:wrap;width:44.05%;background:#fff;padding:17px;justify-content:space-between}
.products .pro_box .pro_item li{width:calc((100% - 15px)/ 2);position:relative;overflow:hidden;border:solid 1px #e9e9e9}
.products .pro_box .pro_item li.cur{border-color:#333}
.products .pro_box .pro_item li:nth-child(n+3){margin-top:15px}
.products .pro_box .pro_item li img{width:100%;transition:all .3s}
.products .pro_box .pro_item li:hover img{transform:scale(1.1)}
.products .pro_box .pro_item li .tit{position:absolute;bottom:-32px;width:100%;text-align:center;line-height:32px;font-size:16px;background:#333;color:#fff;transition:all .3s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 15px}
.products .pro_box .pro_item li.cur .tit{bottom:0}
@media (max-width:1777px){.products::after{margin-right:calc(45% - 457px)}
}
@media (max-width:1600px){.products .pro_title .tit{font-size:44px}
.products .pro_title .para{font-size:20px}
}
@media (max-width:1500px){.products .pro_box .pro_list .pro_class p{font-size:20px}
}
@media (max-width:1200px){.products::after{margin-right:calc(50% - 457px)}
}
.applaction{padding:80px 0}
.applaction .app_box{position:relative}
.applaction .app_box .swiper-button-next,.applaction .app_box .swiper-button-prev{width:56px;height:56px;background-color:#333;opacity:.8;border-radius:100%}
.applaction .app_box .swiper-button-next{right:-28px}
.applaction .app_box .swiper-button-prev{left:-28px}
.applaction .app_box .swiper-button-next:after,.applaction .app_box .swiper-button-prev:after{color:#fff;font-size:28px}
.applaction .app_wrap{overflow:hidden}
.applaction .app_wrap .app_item .app_pic{position:relative;padding-bottom:100%;overflow:hidden}
.applaction .app_wrap .app_item .app_pic img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;transition:all .3s}
.applaction .app_wrap .app_item .app_pic:hover img{transform:scale(1.1)}
.applaction .app_wrap .app_item .app_tit{width:100%;border:solid 1px #eee;text-align:center;margin:0;line-height:50px;color:#333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.applaction .app_icon{margin-top:60px;display:flex;flex-wrap:wrap}
.applaction .app_icon a{width:25%;height:240px;display:block}
.applaction .app_icon a:nth-child(2),.applaction .app_icon a:nth-child(4),.applaction .app_icon a:nth-child(5),.applaction .app_icon a:nth-child(7){background-color:#f5f5f5}
.applaction .app_icon dl{height:100%;position:relative;padding-top:30px}
.applaction .app_icon a:hover{background-color:#eee}
.applaction .app_icon dl dt{text-align:center}
.applaction .app_icon dl dd{text-align:center;margin-top:30px}
.applaction .app_icon dl dd .tit{font-size:30px;line-height:100%}
.applaction .app_icon dl dd .para{font-size:22px;color:#999;line-height:100%;margin-top:15px}
@media (max-width:1600px){.applaction .app_icon dl dd .tit{font-size:26px}
.applaction .app_icon dl dd .para{font-size:20px}
}
.odds{padding:80px 0;background-color:#f5f5f5}
.odds .odds_wrap .odds_item{display:flex}
.odds .odds_wrap .odds_item+.odds_item{display:none}
.odds .odds_wrap .odds_item .odds_pic{width:59.19%;display:flex;justify-content:center;align-items:center;overflow:hidden; background:#fff;}
.odds .odds_wrap .odds_item .odds_pic img{height:100%;display:block}
.odds .odds_wrap .odds_item .odds_text{width:40.81%;padding:40px 30px;background:#fff;box-sizing:border-box}
.odds .odds_wrap .odds_item .odds_text .odds_top{display:flex;align-items:center;padding-bottom:33px;background:url(images/adv_xx.png) repeat-x center bottom;margin-bottom:25px}
.odds .odds_wrap .odds_item .odds_text .odds_top .num{padding-right:20px;background:url(images/adv_numbg.png) no-repeat;background-size:contain;width:102px;height:82px;font-family:Arial;font-size:48px;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;margin-right:15px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .tit{font-size:36px;font-weight:700;line-height:36px;display:flex;align-items:center}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .tit span{font-family:ysbth;font-size:46px;font-weight:400;color:#333;margin-top:3px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .para{font-size:25px;color:#333;line-height:100%;margin-top:10px}
.odds .odds_wrap .odds_item .odds_text .odds_con{margin-bottom:35px}
.odds .odds_wrap .odds_item .odds_text .odds_con .para{font-size:17px;line-height:30px;color:#666;padding-left:18px;position:relative;text-align:justify}
.odds .odds_wrap .odds_item .odds_text .odds_con .para+.para{margin-top:10px}

.odds .odds_wrap .odds_item .odds_text .odds_con .para p{position:relative; margin-left:-18px; padding-left:18px;}
.odds .odds_wrap .odds_item .odds_text .odds_con .para p::before{content:'';width:6px;height:6px;border-radius:100%;background-color:#333;position:absolute;top:14px;left:0}
.odds .odds_wrap .odds_item .pic{display:flex;justify-content:space-between;margin-bottom:45px}
.odds .odds_wrap .odds_item .pic li{width:calc(50% - 11px)}
.odds .odds_wrap .odds_item .pic li img{width:100%;display:block}
.odds .odds_wrap .odds_item .btn{width:160px;height:50px;display:block;padding-left:60px;font-size:20px;line-height:50px;color:#fff;background:#333 url(images/adv_zx.png) no-repeat left center}
.odds .odds_tab{display:flex;justify-content:space-between;margin-top:30px;background:#fff;height:150px}
.odds .odds_tab dl{display:flex;width:25%;align-items:center;justify-content:center;position:relative}
.odds .odds_tab dl+dl::before{content:'';width:1px;height:64px;background-color:#999;opacity:.2;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.odds .odds_tab dl dt{margin-right:25px;width:62px;height:62px;position:relative}
.odds .odds_tab dl dt img{display:block}
.odds .odds_tab dl dt .two,.odds .odds_tab dl.cur dt .one{display:none}
.odds .odds_tab dl.cur dt .two{display:block}
.odds .odds_tab dl dd p{font-size:36px;font-weight:700;line-height:100%}
.odds .odds_tab dl.cur dd p{color:#333}
.odds .odds_tab dl dd span{font-size:14px;line-height:100%;color:#999}
@media (max-width:1777px){.odds .odds_wrap .odds_item .odds_text .odds_top .num{width:90px;height:73px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text{margin-top:-2px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .tit{font-size:32px;line-height:32px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .para{font-size:23px}
.odds .odds_wrap .odds_item .odds_text .odds_con{margin-bottom:32px}
.odds .odds_wrap .odds_item .odds_text .odds_con .para{font-size:16px;line-height:28px}
.odds .odds_wrap .odds_item .pic{margin-bottom:42px}
}
@media (max-width:1540px){.odds .odds_wrap .odds_item .odds_text .odds_top .num{width:80px;height:64px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .tit{font-size:28px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .tit span{font-size:38px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .para{font-size:20px}
}
@media (max-width:1380px){.odds .odds_wrap .odds_item .odds_text .odds_top .num{width:72px;height:58px;font-size:42px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .tit{font-size:24px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .tit span{font-size:32px}
.odds .odds_wrap .odds_item .odds_text .odds_top .text .para{font-size:18px}
}
.customer{margin:80px auto}
.customer .cus_wrap{display:flex;flex-wrap:wrap}
.customer .cus_wrap .cus_li{width:calc((100% + 4px)/ 5);border:solid 1px #ddd;margin-left:-1px;margin-top:-1px;position:relative;overflow:hidden}
.customer .cus_wrap .cus_li img{width:100%;display:block;transition:all .3s ; padding:10px; box-sizing:border-box;}
.customer .cus_wrap .cus_li:hover img{transform:scale(1.1)}
.customer .cus_wrap .cus_li .cus_tit{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);width:100%;height:30px;background:#333;text-align:center;font-size:14px;line-height:30px;color:#fff;transition:all .3s}
.customer .cus_wrap .cus_li:hover .cus_tit{bottom:0}
.news{padding:80px 0;background:url(images/news_bg.png) no-repeat center}
.news .news_wrap{display:flex}
.news .news_wrap .news_left{width:59.19%;display:flex;margin-right:33px}
.news .news_wrap .news_left .item{width:calc(50% - 16px);background:#fff}
.news .news_wrap .news_left .item+.item{margin-left:32px}
.news .news_wrap .news_left .item .pic{position:relative;padding-bottom:75%;overflow:hidden}
.news .news_wrap .news_left .item .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .3s}
.news .news_wrap .news_left .item:hover .pic img{transform:scale(1.1)}
.news .news_wrap .news_left .item .con{width:91.47%;padding:43px 33px;position:relative;z-index:2;margin-top:-80px;background-color:#fff}
.news .news_wrap .news_left .item .con .tit{font-size:20px;font-weight:700;line-height:28px;height:56px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}
.news .news_wrap .news_left .item:hover .con .tit{color:#333}
.news .news_wrap .news_left .item .con .date{margin-top:15px;padding-left:30px;background:url(images/news_deta.png) no-repeat left center;font-family:Arial;font-size:18px;color:#666;line-height:20px;margin-bottom:23px}
.news .news_wrap .news_left .item .con .txt{font-size:16px;line-height:28px;color:#666;margin-bottom:55px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;text-overflow:ellipsis}
.news .news_wrap .news_left .item .con .more{font-family:Arial;font-weight:700;line-height:100%;background:url(images/news_more.png) no-repeat 80px center;transition:all .3s}
.news .news_wrap .news_left .item:hover .con .more{background:url(images/news_more_sele.png) no-repeat 120px center;color:#333}
.news .news_wrap .news_right{width:38.75%}
.news .news_wrap .news_right .item{width:100%;height:calc(100% / 3);background-color:#fff;padding:41px 30px}
.news .news_wrap .news_right .item+.item{border-top:dotted 1px #ccc}
.news .news_wrap .news_right .item .date{padding-left:30px;background:url(images/news_deta.png) no-repeat left center;font-family:Arial;font-size:18px;color:#666;line-height:20px;margin-bottom:20px}
.news .news_wrap .news_right .item .tit{font-size:20px;font-weight:700;line-height:100%;margin-bottom:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news .news_wrap .news_right .item:hover .tit{color:#333}
.news .news_wrap .news_right .item .txt{font-size:16px;color:#666;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}
@media (max-width:1777px){.news .news_wrap .news_left .item .con{padding:35px 30px}
.news .news_wrap .news_left .item .con .txt{margin-bottom:30px}
.news .news_wrap .news_right .item{padding:35px 30px}
}
.copy .contact{width:100%;height:139px;background-color:#333}
.copy .contact .page_width{display:flex;align-items:center;height:100%}
.copy .contact .cont_item{width:25%;display:flex;align-items:center;height:100%;border-left:1px solid #0064b0}
.copy .contact .cont_item .icon{width:56px;height:41px;background-color:#0064b0;border-radius:0 20px 20px 0;display:flex;justify-content:center;align-items:center;margin-right:20px}
.copy .contact .cont_item .cont_text .txt{font-size:14px;color:#fff;line-height:100%;margin-bottom:6px}
.copy .contact .cont_item .cont_text .num{font-family:Arial;font-size:32px;font-weight:700;color:#fff}
.copy .contact .cont_item .cont_text .xiao{font-size:18px;font-weight:700;color:#fff}
.copy .shor_wrap{padding:72px 0;background:url(images/copy_bg.jpg) no-repeat top  center}
.copy .shor_wrap .page_width{display:flex;justify-content:space-between}
.copy .shor_wrap .ewm_left{width:240px}
.copy .shor_wrap .ewm_left .ewm{width:100%;margin-bottom:20px}
.copy .shor_wrap .ewm_left .ewm li+li{display:none}
.copy .shor_wrap .ewm_left .ewm li img{width:100%}
.copy .shor_wrap .ewm_left .ewm_tab{display:flex;justify-content:center}
.copy .shor_wrap .ewm_left .ewm_tab li{width:42px;height:42px;border:solid 1px #fff;border-radius:100%;display:flex;justify-content:center;align-items:center}
.copy .shor_wrap .ewm_left .ewm_tab li+li{margin-left:30px}
.copy .shor_wrap .ewm_left .ewm_tab li.cur{background-color:#333;border-color:#333}
.copy .shor_wrap .nav_right{width:75%;display:flex}
.copy .shor_wrap .nav_right dl{width:calc(100% / 3);border-left:1px solid #585858;position:relative;padding:0 72px;font-size:0}
.copy .shor_wrap .nav_right dl::after,.copy .shor_wrap .nav_right dl::before{content:'';width:5px;height:5px;background-color:#585858;position:absolute;left:0;transform:translateX(-50%)}
.copy .shor_wrap .nav_right dl::before{top:0}
.copy .shor_wrap .nav_right dl::after{bottom:0}
.copy .shor_wrap .nav_right dl dt{font-size:24px;font-weight:700;color:#fff;line-height:100%;margin-bottom:30px}
.copy .shor_wrap .nav_right dl dd{display:inline-block;width:100%;line-height:40px}
.copy .shor_wrap .nav_right dl dd a{font-size:14px;color:rgba(255,255,255,.75);transition:all .3s}
.copy .shor_wrap .nav_right dl dd:hover a{color:#fff}
.copy .copy_wrap{background:#f4f4f4;padding:30px 0}
.copy .copy_wrap .page_width{display:flex;justify-content:space-between}
.copy .copy_wrap .btm_left,.copy .copy_wrap .btm_right,.copy .copy_wrap a{font-size:16px;color:#999;line-height:30px}
@media (max-width:1780px){.copy .contact .cont_item .cont_text .xiao{font-size:16px}
}
@media (max-width:1520px){.copy .shor_wrap .nav_right dl{padding:0 50px}
}
@media (max-width:1400px){.copy .contact .cont_item .cont_text .num{font-size:26px}
.copy .shor_wrap .nav_right dl{padding:0 40px}
}
#sitemap{padding:80px 0}
.sitemap{overflow:hidden;line-height:30px;padding:10px;border-bottom:1px solid #ddd}
.sitemap dt{float:left;margin-right:2%;width:14.66666667%}
.sitemap dt a{display:block;text-align:center;background:#ececec;font-size:14px;padding:8px 0;font-weight:400}
.sitemap dt a:hover{background:#ccc;color:#fff}
.sitemap dd{float:left;width:83.333333%}
.sitemap dd a{float:left;color:#666;padding-right:35px;line-height:39px;transition:none}
.sitemap dd a:hover{color:#333}
