html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,input,select,textarea,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;font-size:100%;font:inherit;vertical-align:baseline;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
a{text-decoration:none;}
img{vertical-align:top;}
input,select,textarea{margin:0;padding:0;font-size:100%;font:inherit;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;outline:0;box-shadow:none;}
html{word-wrap:break-word;word-break:break-all;-webkit-text-size-adjust:100%;text-size-adjust:100%;}
html{font-size:14px;line-height:1.5;font-family:Arial,Helvetica,Times New Roman,sans-serif;color:#333;-webkit-font-smoothing:antialiased;}
a{color:#333;text-decoration:none;}
a:hover{color:#4a90e2;}
img{display:inline-block;vertical-align:top;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
.clearfix{zoom:1;display:block;}
.hidden{display:none;}
*, *::before, *::after {-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;}

/*  CMS Common title colors  */
.title_default{ }
.title_black{ color:black !important;}
.title_red{ color:red !important;}
.title_blue{ color:blue !important;}
.title_green{ color:green !important;}
.title_brown{ color:brown !important;}
.title_gray{ color:gray !important;}


/**/
.mt0{margin-top:0 !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}

.wrap-all{width:100%;}
.wrap{width:1200px;margin:0 auto;}
.w-col2{display:flex;justify-content:space-between;}
.w-col2 .col{width:580px;}
.w-col3{display:flex;justify-content:space-between;}
.w-col3 .col{width:380px;}
/*.w-col3 > div{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);padding:25px 15px 15px;}*/

.col-275{width:275px;}
.col-370{width:370px;}
.col-390{width:390px;}
.col-475{width:475px;}
.col-490{width:490px;}
.col-550{width:550px;}
.col-620{width:620px;}
.col-680{width:680px;}
.col-805{width:805px;}



.page-top{display:flex;height:80px;}
/* .page-logo{width:116px;margin-right:50px;background:url(../img/v21_logo_en@2x.png) center no-repeat;background-size:contain;}
.page-logo a{display:block;height:100%;} */
.page-logo-text{position:relative;}
.page-logo-text:before{position:absolute;top:20px;left:-15px;width:1px;height:40px;content:'';background-color:#a0a0a0;}
.page-logo-text em{font-size:26px;display:block;font-family:Arial;line-height:80px;}
.page-select-language{position:relative;display:flex;margin-left:50px;align-items:center;}

.page-logo{margin-right:30px;margin-top:13px;position:relative;width:142px;height:53px;display:block;float:left;background:url(../image/language_logo.png) no-repeat 0 50%;background-size:100% 100%;}
.page-logo a{display:block;height:100%;font-size:12px;overflow:hidden;text-indent:-666px;}


.page-nav-bg{background-color:#3256c1;}
.page-nav{display:flex;width:1200px;height:45px;margin:0 auto;}
.page-nav > li{font-size:20px;position:relative;margin-right:5em;}
.page-nav > li a{font-weight:700;display:flex;height:100%;color:#fff;align-items:center;padding:.5em;}
.page-nav > li a:hover{color:#fff;}
.page-nav > li.current{font-weight:bold;}
.page-nav > li:hover:before,
.page-nav > li.current:before{position:absolute;bottom:3px;left:0;width:100%;height:2px;content:'';background-color:#fff;}
.page-nav > li.sub-nav{}
.page-nav > li.sub-nav:after{position:absolute;top:19px;right:-10px;display:flex;width:9px;height:9px;margin-right:2.25px;margin-left:5px;content:'';content:'';transition:transform .1s ease;transform:rotate(45deg);transform-origin:75% 75%;border-style:solid;border-color:#abd2ff;border-top-width:0;border-right-width:2px;border-bottom-width:2px;border-left-width:0;}
.sub-nav ol{font-size:16px;position:absolute;z-index:9;top:45px;left:50%;width:140px;margin-left:-70px;background-color:#3d8ae9;display:none;}
/*.page-nav > li.sub-nav:hover{background-color:#1566c6;}*/
.page-nav > li.sub-nav:hover ol{display:block;}
.sub-nav ol > li{border-bottom:1px solid #4e94e7;}
.sub-nav ol > li a{display:flex;height:40px;;align-items:center;justify-content:center;}
.sub-nav ol > li a:hover{background-color:#1566c6;}


.header-share{display:flex;margin-left:auto;align-items:center;}
.header-share a{display:inline-block;width:25px;height:25px;margin-right:18px;background-repeat:no-repeat;background-size:100%;}
.header-share-facebook{background-image:url(../image/icon-fb.png);}
.header-share-twitter{background-image:url(../image/icon-tt.png);}
.header-share-naver{background-image:url(../image/icon-nv.png);}
.header-share-email{background-image:url(../image/icon-email.png);}




.page-show-language{font-size:14px;line-height:30px;font-family:Arial;width:110px;padding-left:15px;cursor:pointer;color:#333;background:url(../image/arr-down.png) right 15px top 50% no-repeat;background-size:12px;}

.langList{line-height:22px;display:none;width:565px;margin:auto;padding:10px 0 5px 20px;background-color:rgba(0, 0, 0, .9);position:absolute;right:0;top:55px;z-index:999;}
.page-select-language.over .langList{display:block;}
.page-select-language.over .page-show-language{color:#fff;background-color:#4a90e2;background-image:url(../image/arr-up-white.png);}

.langList a{display:inline-block;overflow:hidden;width:105px;height:25px;margin-bottom:5px;text-align:left;text-indent:-200px;color:#fff;background-image:url(../image/headLang2020.png);background-repeat:no-repeat;background-size:200px auto;}
.langList a:hover{opacity:.8;}
.langList a.langEs{background-position:0 0;}
.langList a.langRu{background-position:0 -60px;}
.langList a.langKr{background-position:0 -120px;}
.langList a.langJp{background-position:0 -180px;}
.langList a.langIn{background-position:0 -240px;}
.langList a.langTh{background-position:0 -300px;}
.langList a.langVn{background-position:0 -360px;}
.langList a.langPh{background-position:0 -420px;}
.langList a.langId{background-position:0 -380px;background-size:160px auto;}
.langList a.langTr{background-position:0 -540px;}
.langList a.langFr{background-position:0 -600px;}
.langList a.langMy{background-position:0 -720px;}
.langList a.langLa{background-position:0 -660px;}
.langList a.langKh{background-position:0 -780px;}
.langList a.langMm{background-position:0 -840px;}
.langList a.langMn{background-position:0 -900px;}
.langList a.langNp{background-position:0 -960px;}
.langList a.langMd{background-position:0 -1020px;}
.langList a.langIr{background-position:0 -1080px;}
.langList a.langAe{background-position:0 -1140px;}
.langList a.langDe{background-position:0 -1200px;}
.langList a.langIt{background-position:0 -1260px;}
.langList a.langPt{background-position:0 -1320px;}
.langList a.langEn{font-size:15px;line-height:32px;text-indent:0;background:none;}
.langList a.langCn{font-size:16px;line-height:32px;text-indent:0;background:none;}



/**/
.slider-680{padding-bottom:30px;}
.slider-680 .swiper-button-next,
.slider-680 .swiper-button-prev{width:40px;height:40px;color:#fff;border-radius:50%;background-color:rgba(0, 0, 0, .6);}
.slider-680 .swiper-button-next:after,
.slider-680 .swiper-button-prev:after{font-size:20px;}
.slider-680 .swiper-button-next.swiper-button-disabled,
.slider-680 .swiper-button-prev.swiper-button-disabled{opacity:.45;cursor:auto;pointer-events:auto;}
.slider-680 li{position:relative;overflow:hidden;height:330px;}
.slider-680 li img{width:100%;min-height:100%;}
.slider-680 li h3{line-height:40px;position:absolute;right:0;bottom:0;overflow:hidden;width:100%;height:40px;padding:0 10px;background-color:rgba(0, 0, 0, .8);}
.slider-680 li a{color:#fff;}
.slider-680 .swiper-pagination{bottom:-5px;}
.slider-680 .swiper-pagination-bullet-active{background-color:#4a90e2;}




/**/
.slider-805{padding-bottom:30px;}
.slider-805 .swiper-button-next,
.slider-805 .swiper-button-prev{width:40px;height:40px;color:#fff;border-radius:50%;background-color:rgba(0, 0, 0, .6);}
.slider-805 .swiper-button-next:after,
.slider-805 .swiper-button-prev:after{font-size:20px;}
.slider-805 .swiper-button-next.swiper-button-disabled,
.slider-805 .swiper-button-prev.swiper-button-disabled{opacity:.45;cursor:auto;pointer-events:auto;}
.slider-805 li{position:relative;overflow:hidden;height:390px;}
.slider-805 li img{width:100%;min-height:100%;}
.slider-805 li h3{line-height:40px;position:absolute;right:0;bottom:0;overflow:hidden;width:100%;height:40px;padding:0 10px;background-color:rgba(0, 0, 0, .8);}
.slider-805 li a{color:#fff;}
.slider-805 .swiper-pagination{bottom:-5px;}
.slider-805 .swiper-pagination-bullet-active{background-color:#4a90e2;}



/**/
.focus-1200{position:relative;height:408px;}
.focus-1200 .f-con{float:left;overflow:hidden;width:730px;height:100%;}
.focus-1200 .f-con .swiper-slide{position:relative;}
.focus-1200 .f-con .swiper-slide-active:before{position:absolute;top:50%;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;content:'';cursor:pointer;border-radius:50%;background-color:rgba(0,0,0,.6);background-image:url(../image/icon-video.png);background-repeat:no-repeat;background-position:center;background-size:48px;}
.focus-1200 .f-con .swiper-slide-active:hover:before{background-color:rgba(74,144,226,.6);}
.focus-1200 .f-con img{width:100%;height:100%;}
.focus-1200 .f-tab{float:right;overflow:hidden;width:460px;height:100%;}
.focus-1200 .f-tab .swiper-wrapper{justify-content:space-between;}
.focus-1200 .f-tab .swiper-slide{font-size:18px;line-height:24px;display:flex;cursor:pointer;}
.focus-1200 .f-tab .swiper-slide img{width:147px;height:77px;margin-right:10px;}
.focus-1200 .f-tab .swiper-slide h3{display:-webkit-box;overflow:hidden;padding-top:15px;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.focus-1200 .f-tab .swiper-slide:last-child{border-bottom:0;}
.focus-1200 .f-tab .swiper-slide-thumb-active{position:relative;background-color:rgba(255, 255, 255, .1);}
.focus-1200 .f-tab .swiper-slide-thumb-active a{color:#4a90e2;}
.focus-1200 .f-tab .swiper-slide-thumb-active:before{position:absolute;top:0;left:0;width:147px;height:77px;content:'';border:4px solid #4a90e2;}


/*.focus-1200 .f-tab .swiper-slide-thumb-active:before{position:absolute;top:20px;left:0;width:0;height:0;content:'';border-width:7px 0 7px 12.1px;border-style:solid;border-color:transparent transparent transparent #fff;}*/

.focus-1200 .f-nav:hover{color:#c00;}
.focus-1200 .swiper-button-next,.focus-1200 .swiper-button-prev{color:#4a90e2;}
.focus-1200 .swiper-button-next{right:-40px;}
.focus-1200 .swiper-button-prev{left:-40px;}
.focus-1200 *{outline:0;}
.focus-1200 .swiper-pagination{font-size:0;line-height:0;bottom:20px;left:0;width:720px;text-align:right;}
.focus-1200 .swiper-pagination span:last-child{margin-right:20px;}
.focus-1200 .swiper-pagination-bullet{width:12px;height:12px;margin:0 5px;opacity:1;background-color:#fff;}
.focus-1200 .swiper-pagination-bullet-active {background-color:#4a90e2;}




/**/
.mod-title{font-size:28px;font-weight:700;line-height:28px;position:relative;height:28px;border-bottom:1px solid #4a90e2;}
.mod-title > a,
.mod-title > strong{padding-right:10px;color:#4a90e2;background-color:#fff;}
.mod-title > a:hover{color:#4a90e2;}
.mod-title .more{float:right;line-height:22px;}
.mod-title .more a{color:#666;font-size:12px;font-weight:normal;}
.mod-title .more a:hover{color:#4a90e2;}




/**/
.photoThree-con{display:flex;width:1200px;flex-wrap:wrap;align-items:stretch;}
.photoThree-con dl{-webkit-box-sizing:border-box;box-sizing:border-box;width:390px;margin:30px 15px 0 0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);}
.photoThree-con dl:last-child,
.photoThree-con dl:nth-of-type(3n){margin-right:0;}
.photoThree-con dt{position:relative;overflow:hidden;width:390px;height:219px;}
.photoThree-con dt img{width:100%;min-height:100%;}
.photoThree-con dd{font-size:18px;line-height:120%;padding:15px 12px;}
.photoThree-con dd h3{font-size:18px;font-weight:700;line-height:120%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.photoThree-con dd > span{font-size:14px;display:block;margin-top:10px;color:#999;}
.photoThree-con dd p{font-size:14px;line-height:140%;display:-webkit-box;overflow:hidden;margin-top:10px;text-overflow:ellipsis;word-break:break-word;color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.photoThree-con dd a{font-weight:700;display:block;word-break:break-word;}
.photoThree-con dd > a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.photoThree-con dt i{width:40px;height:40px;background-size:32px auto;}



.icon-video,
.icon-audio{position:absolute;bottom:3px;left:3px;border-radius:5px;background-color:rgba(0, 0, 0, .6);background-repeat:no-repeat;background-position:center;}
.icon-video{background-image:url(../image/icon-video.png);}
.icon-audio{background-image:url(../image/icon-audio.png);}




/**/
.photoOneL2002Col{display:flex;flex-flow:wrap;}
.photoOneL2002Col li{display:flex;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:580px;margin:30px 40px 0 0;padding:15px;border-radius:10px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);justify-content:space-between;}
.photoOneL2002Col li:nth-child(2n){margin-right:0;}
.photoOneL2002Col .item-photo{position:relative;overflow:hidden;width:200px;height:120px;margin-right:20px;flex-shrink:0;}
.photoOneL2002Col .item-photo img{width:100%;height:100%;}
.photoOneL2002Col .item-text{line-height:140%;flex:1;}
.photoOneL2002Col .item-title{font-size:16px;font-weight:bold;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.photoOneL2002Col .item-title a{word-break:break-word;}
.photoOneL2002Col li > .item-title{flex:1;}
.photoOneL2002Col .item-desc{font-size:12px;display:-webkit-box;overflow:hidden;margin-top:15px;text-overflow:ellipsis;word-break:break-word;color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.photoOneL2002Col .item-photo i{width:40px;height:40px;background-size:32px auto;}
.photoOneL2002Col .item-foot{font-size:12px;display:flex;margin-top:5px;color:#999;justify-content:space-between;}



/* ratio */
.photoThree-con.ratio43 dt{height:285px;}
.photoOneL2402Col.ratio43 .item-photo{height:180px;}



/**/
.photo240{width:240px;margin:auto;}
.photo240 dl{margin-top:20px;}
.photo240 img{width:100%;}
.photo240 dd{}
.photo240 dd h3{font-size:18px;margin-top:10px;text-align:center;}


/**/
.photo330{width:330px;margin:auto;}
.photo330 dl{margin-top:20px;}
.photo330 img{width:100%;}
.photo330 dd{}
.photo330 dd h3{font-size:18px;margin-top:10px;text-align:center;}


/**/
.photo350{width:350px;margin:auto;}
.photo350 dl{margin-top:30px;}
.photo350 img{width:100%;}
.photo350 dd{}
.photo350 dd h3{font-size:18px;margin-top:10px;text-align:center;}


/**/
.photo360{width:360px;margin:auto;}
.photo360 dl{margin-top:20px;}
.photo360 img{width:100%;}
.photo360 dd{}
.photo360 dd h3{font-size:18px;margin-top:10px;text-align:center;}


/**/
.photoThree350{display:flex;flex-wrap:wrap;}
.photoThree350 li{margin:30px 45px 0 0;width:350px;}
.photoThree350 li:nth-child(3n){margin-right:0;}


/**/
.photoThree170{display:flex;flex-wrap:wrap;}
.photoThree170 dl{margin:20px 20px 0 0;width:170px;}
.photoThree170 dl:nth-child(3n){margin-right:0;}
.photoThree170 img{width:100%;}
.photoThree170 dd{margin-top:10px;}
.photoThree170 dd h3{font-size:18px;text-align:center;}



/**/
.titleList{}
.titleList li{font-size:16px;line-height:22px;display:flex;justify-content:space-between;margin:15px 0;color:#505050;border-radius:22px;background-color:#f4f4f4;padding:8px 40px;position:relative;}
.titleList li:before{content:'';width:6px;height:6px;background-color:#ccc;border-radius:50%;position:absolute;left:20px;top:15px;}
.titleList li a{font-weight:700;max-width:900px;}
.titleList li a:hover{color:#4a90e2;}
.titleList li span{color:#999;font-size:12px;}


.w-col2 .titleList li{line-height:30px;height:auto;padding:0 0 0 15px;background-color:transparent;margin:0;}
.w-col2 .titleList li a{font-weight:normal;}
.w-col2 .titleList li:before{top:11px;left:0;}

.w-col3 .titleList li a{font-weight:normal;}


/**/
.title2Col{display:flex;flex-wrap:wrap;}
.title2Col li{font-size:16px;line-height:44px;width:585px;height:44px;margin:15px 30px 5px 0;color:#505050;border-radius:22px;background-color:#f4f4f4;padding:0 10px 0 40px;position:relative;}
.title2Col li:nth-child(2n){margin-right:0;}
.title2Col li:before{content:'';width:6px;height:6px;background-color:#ccc;border-radius:50%;position:absolute;left:20px;top:18px;}
.title2Col li a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.title2Col li a:hover{color:#d7000f;}


/**/
.title3Col{display:flex;flex-wrap:wrap;}
.title3Col li{font-size:16px;line-height:44px;width:380px;height:44px;margin:15px 30px 5px 0;color:#505050;border-radius:22px;background-color:#f4f4f4;padding:0 10px 0 40px;position:relative;}
.title3Col li:nth-child(3n){margin-right:0;}
.title3Col li:before{content:'';width:6px;height:6px;background-color:#ccc;border-radius:50%;position:absolute;left:20px;top:18px;}
.title3Col li a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.title3Col li a:hover{color:#d7000f;}


.radioList li:before{top:10px;left:8px;width:24px;height:24px;background-color:#999;background-image:url(../image/icon-audio.png);background-size:contain;}
.col-390 .radioList li:before{top:8px;}

.radioLists{display:flex;flex-wrap:wrap;}
.radioLists li{font-size:20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:305px;margin:30px 142px 0 0;padding:15px;text-align:center;border-radius:10px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);}
.radioLists li:nth-child(3n){margin-right:0;}
.radioLists li img{width:100%;height:auto;margin-bottom:20px;}


/**/
.slider-395-3col .swiper-slide{position:relative;width:395px;}
.slider-395-3col .swiper-slide img{width:100%;}
.slider-395-3col .swiper-slide h3{font-size:16px;bottom:0;left:0;position:absolute;width:100%;}
.slider-395-3col .swiper-slide h3 a{color:#fff;display:block;padding:10px 10px 8px;background-color:rgba(0,0,0,.6);}
.slider-395-3col .swiper-slide:hover h3 a{background-color:#4a90e2;}



/**/
.photoFive{display:flex;flex-wrap:wrap;align-items:stretch;}
.photoFive dl{-webkit-box-sizing:border-box;box-sizing:border-box;width:220px;margin:30px 25px 0 0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);}
.photoFive dl:last-child,.photoFive dl:nth-of-type(5n){margin-right:0;}
.photoFive dt{position:relative;overflow:hidden;width:100%;}
.photoFive dt img{width:100%;min-height:100%;}
.photoFive dd{font-size:16px;padding:15px 12px;}
.photoFive dd h3{font-size:16px;}
.photoFive dd a{display:block;word-break:break-word;}



/**/
.photoSix{display:flex;flex-wrap:wrap;align-items:stretch;}
.photoSix dl{-webkit-box-sizing:border-box;box-sizing:border-box;width:170px;margin:30px 36px 0 0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);}
.photoSix dl:last-child,.photoSix dl:nth-of-type(6n){margin-right:0;}
.photoSix dt{position:relative;overflow:hidden;width:100%;}
.photoSix dt img{width:100%;min-height:100%;}
.photoSix dd{font-size:16px;padding:15px 12px;}
.photoSix dd h3{font-size:16px;}
.photoSix dd a{display:block;word-break:break-word;}



/**/
.home-tab .tab-btn{display:flex;border-bottom:1px solid #4a90e2;line-height:40px;}
.home-tab .tab-btn span{font-size:16px;margin-right:3em;cursor:pointer;color:#000;}
.home-tab .tab-btn span.current{font-size:20px;font-weight:bold;color:#4a90e2;}
.home-tab .tab-btn .more{}
.home-tab .tab-btn .more{color:#999;font-size:14px;margin-left:auto;}
.home-tab .tab-btn .more:hover{color:#4a90e2;}






/**/
.pages{clear:both;margin-top:50px;text-align:center;}
.pages a,.pages span{line-height:26px;height:28px;display:inline-block;margin:0 5px;padding:0 10px;border:1px solid #d9d9d9;border-radius:5px;vertical-align:middle;}
.pages a:hover{text-decoration:none;}
.pages span{border:0;}
.pages .curPage{font-weight:bold;padding:0 10px;color:#fff;border:1px solid #4a90e2;background:#4a90e2;}
.pages a:hover{color:#fff;border:1px solid #4a90e2;background-color:#4a90e2;}
.pages .prevPage,
.pages .nextPage{line-height:999em;overflow:hidden;background-size:15px auto;background-position:center;background-repeat:no-repeat;width:32px;} /*上一页，下一页*/
.pages .prevPage{background-image:url(../image/page-prev.png);}
.pages .nextPage{background-image:url(../image/page-next.png);}
.pages .prevPage:hover{background-image:url(../image/page-prev-hover.png);}
.pages .nextPage:hover{background-image:url(../image/page-next-hover.png);}
.pages .firstPage{display:none;} /*首页*/
.pages .lastPage{display:none;} /*尾页*/
.pages .sumPage{display:none;} /*共n页*/


/**/
.article-pages{clear:both;margin-top:50px;text-align:center;}
.article-pages a,.article-pages span{line-height:26px;height:28px;display:inline-block;margin:0 5px;padding:0 10px;border:1px solid #d9d9d9;border-radius:5px;vertical-align:middle;}
.article-pages a:hover{text-decoration:none;}
.article-pages span{border:0;}
.article-pages .curPage{font-weight:bold;padding:0 10px;color:#fff;border:1px solid #4a90e2;background:#4a90e2;}
.article-pages a:hover{color:#fff;border:1px solid #4a90e2;background-color:#4a90e2;}
.article-pages .prevPage,
.article-pages .allPage{line-height:999em;overflow:hidden;background-size:15px auto;background-position:center;background-repeat:no-repeat;width:32px;} /*上一页，下一页*/
.article-pages .prevPage{background-image:url(../image/page-prev.png);}
.article-pages .allPage{background-image:url(../image/page-next.png);}
.article-pages .prevPage:hover{background-image:url(../image/page-prev-hover.png);}
.article-pages .allPage:hover{background-image:url(../image/page-next-hover.png);}
.article-pages .firstPage{display:none;} /*首页*/
.article-pages .lastPage{display:none;} /*尾页*/
.article-pages .nextPage{display:none;} /*全文*/
.article-pages .sumPage{display:none;} /*共n页*/





/* article */
.article{width:1200px;margin:40px auto 0;}

.article-title{font-size:30px;font-weight:bold;padding:0 100px;word-break:break-word;}
.article-type{font-size:12px;position:relative;margin:20px 0;padding:0 100px 20px;color:#999;border-bottom:1px solid #eee;}
.article-type span{margin-right:2em;}


.article-tool{position:absolute;top:0;right:100px;}

/**/
.article-share{display:inline-block;width:26px;height:26px;margin-left:10px;}
.article-share{position:relative;}
.article-share .article-share-but{display:block;width:100%;height:100%;text-indent:-999em;background:url('../image/article-icon-share.png') no-repeat center center;}

.article-share-list{position:absolute;z-index:100;top:26px;right:-17px;display:none;width:194px;padding-top:12px;background:#fff;}
.article-share-triangle{position:absolute;top:1px;right:18px;width:20px;height:12px;background:url('../image/article-share-triangle.png') no-repeat center center;}

.article-share-head{font-weight:bold;line-height:36px;position:relative;padding:0 13px;color:#000;border:1px solid #d9d9d9;}
.article-share-head a{position:absolute;top:0;right:0;overflow:hidden;width:36px;text-align:left;text-indent:-999em;background:url('../image/share-close.png') no-repeat center center;}
.article-share-con{padding:5px 0;border:1px solid #d9d9d9;border-top:0;}
.article-share-con a{line-height:36px;display:block;margin:2px 0;text-align:left;color:#666;}
.article-share-con a:hover{color:#666;background:#f7f7f7;}
.article-share-con em{display:inline-block;width:36px;height:36px;margin-left:8px;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:28px;}
.article-share-con span{display:inline-block;padding-left:8px;vertical-align:middle;}
.article-share-con .email em{background-image:url('../image/icon-share-email.png');}
.article-share-con .facebook em{background-image:url('../image/icon-share-facebook.png');}
.article-share-con .messenger em{background-image:url('../image/icon-share-messenger.png');}
.article-share-con .twitter em{background-image:url('../image/icon-share-twitter.png');}
.article-share-con .pinterest em{background-image:url('../image/icon-share-pinterest.png');}
.article-share-con .linkedIn em{background-image:url('../image/icon-share-linkedIn.png');}

/**/
.whoShare{width:1000px;margin:20px auto 0;}
.whoShare-title{font-size:24px;font-weight:700;line-height:48px;font-family:Georgia;color:#dc255c;}
.whoShare-con{overflow:hidden;margin-top:5px;padding:15px 10px;border:1px solid #d9d9d9;}
.whoShare-con a{float:left;width:58px;margin:9px 29px;}
.whoShare-con img{width:58px;height:58px;border-radius:100px;}

.whoShare-con em{display:inline-block;width:58px;height:58px;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:contain;}
.whoShare-con span{display:none;}
.whoShare-con .email em{background-image:url('../image/icon-share-big-email.png');}
.whoShare-con .facebook em{background-image:url('../image/icon-share-big-facebook.png');}
.whoShare-con .messenger em{background-image:url('../image/icon-share-big-messenger.png');}
.whoShare-con .twitter em{background-image:url('../image/icon-share-big-twitter.png');}
.whoShare-con .pinterest em{background-image:url('../image/icon-share-big-pinterest.png');}
.whoShare-con .linkedIn em{background-image:url('../image/icon-share-big-linkedIn.png');}


/**/
.article-con{padding:20px 100px;font-size:18px;line-height:2;}
.article-con *{word-wrap:break-word;word-break:break-word;}
.article-con img{display:block;max-width:100%;margin:auto;}
.article-con p{font-size:18px;line-height:2;padding:.8em 0;word-wrap:break-word;word-break:break-word;}

.article-con p.news_img_title{font-size:14px;font-style:italic;color:#999;}

.article-con .video-js{width:100%;max-width:720px;height:auto;}
.article-con .video-js .vjs-tech{position:static;}
.article-con video{max-width:720px;height:auto;}
.article-con audio,.article-con video{display:inline-block;}





/**/
.page-footer{font-size:12px;margin-top:30px;padding:1em 0;text-align:center;color:#999;background-color:#000;}
.page-footer a{color:#999;}




