﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Quicksand';
    src: url('../font/Quicksand.eot');
    src: url('../font/Quicksand.eot?#iefix') format('embedded-opentype'),
         url('../font/Quicksand.woff') format('woff'),
         url('../font/Quicksand.ttf') format('truetype'),
         url('../font/Quicksand.svg#webfont34M5alKg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*{padding:0;margin:0;box-sizing: border-box;}
body{ margin:0 auto;color:#333;font:16px/26px 'Quicksand'; background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0; padding:0;}
ul,li,ol,dt,dd,dl,map,area{ margin:0; padding:0; border:none}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal;} 
img,form{ border:none;margin:0;padding:0;vertical-align:bottom;}
ul,li,dl,dd,dt{list-style:none}
table{ table-layout:fixed; border-collapse:collapse;}
.fl{ float:left}
.fr{ float:right}
.cl{ clear:both; overflow:hidden}
.tc{ text-align:center}
.tl{ text-align:left}
.tr{ text-align:right}
.pr{ position:relative;}
.overh{overflow:hidden;}
.wapper{ white-space:nowrap; overflow:hidden}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/** html .clearfix { height: 1%;}*/
.clearfix {display: block;}
a{ color:#333; text-decoration:none;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
a:hover{ color:#1b75a6; text-decoration:none;}
.dispno{display:none !important;}
.dispblock{display:block;}
.z-in99{z-index:99;}
.z-in999{z-index:999;}
.z-in9999{z-index:9999;}
.z-in99999{z-index:99999;}
.ifpc_h{display:none!important;}
.ifmo_h{display:block;}
.w-50{width:50%;overflow:hidden;}
.w-100{width:100%;overflow:hidden;}
.h-100{height:100%;display:block;overflow:hidden;}
.w585{width:585px;padding:20px 0;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt-30{margin-top:-30px;}
.fxd{position: fixed!important;}
.bgfff{background:#fff;padding-top:15px;}
.font_bold{font-weight:700;}
/*---------------------------------------------------------------*/
.in_cont_body{max-width:70%;width:1300px;margin:auto;position: relative;z-index:999;}
.in_header h1{float:left;border-top:4px solid #0eafe0;padding-top:15px;}
.in_header h2{float:right;}
.in_header h2 a{background:#00588c;color:#fff;width:32px;height:32px;text-align:center;font:14px/32px 'Quicksand';display:inline-block;}
.in_header h2 a.on,.in_header h2 a:hover{background:#0eafe0;}
.in_center_bd{margin-right:-3%;}
.in_center_bd .menu1{width:20%;}
.in_center_bd .menu2{width:20%;}
.in_center_bd .menu3{width:42%;}
.in_center_bd .menu4{width:24%;}
.in_center_bd .menu5{width:16%;}
.in_center_bd .menu6{width:27%;background:#0072d2;padding:0px 20px;font:0.9em/20px 'Quicksand';}
.in_center_bd .menu6 p{position: relative;padding-left:30px;color:#fff;margin-bottom:15px;}
.in_center_bd .menu6 cite{background:url(../images/icon_content.png) no-repeat;width:24px;height:24px;display:block;position: absolute;left:0;top:-3px;}
.in_center_bd .menu6 cite.add{background-position: 0 0;}
.in_center_bd .menu6 cite.tel{background-position: 0 -48px;}
.in_center_bd .menu5 a{display:block;float:left;background:#0072d2;margin-right:20px;margin-bottom:20px;}
.in_center_bd h3,.in_center_bd h4{font:700 2.3em/40px 'Quicksand';color:#fff;position: relative;text-shadow: 0 0 30px #00142c;}
.in_center_bd h3{margin-top:10px;}
.in_center_bd h4{text-align:right;margin-bottom:10px;position: relative;z-index:99;}
.in_center_bd .menu6 h3{font:700 2.3em/40px 'Quicksand';margin-bottom:15px;}
.in_center_bd div{float:left;margin-right:2%;}
.in_center_bd div i,.in_center_bd .menu6{overflow:hidden;display:block;box-shadow: 0 10px 20px #00142c;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
.in_center_bd div i img{width:100%;}
.in_center_bd div i{background:#000;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
.in_center_bd a:hover i,.in_center_bd .menu6:hover{box-shadow: 0 10px 20px #000;-webkit-filter: saturate(2.6);filter: saturate(2.6);}
.in_center_bd span{width:60px;height:3px;background:#0eafe0;position: absolute;left:0;bottom:-3px;}
.in_center_bd h4 span{left:auto;right:0;top:-3px;}

.nav_hdmenu{position: relative;z-index:99;height:95px;border-bottom:1px solid #999;}
.nav_hdmenu h3{float:left;border-top:4px solid #0eafe0;padding-top:15px;padding-left:20px;width:276px;}
.nav_hdmenu h3 img{width:100%;}
.nav_hdmenu h4{float:left;margin:30px 20px 0;}
.nav_hdmenu h4 a{background:#00588c;color:#fff;width:28px;height:28px;text-align:center;font:14px/28px 'Quicksand';display:inline-block;}
.nav_hdmenu h4 a.on,.nav_hdmenu h4 a:hover{background:#0eafe0;}
.menu_box{margin-top:25px;}
.menu_box a{color:#fff;font-size:20px;line-height:40px;padding:0 20px;display:inline-block;position: relative;position: relative;}
.menu_box a.on,.menu_box a:hover{background:#0eafe0;}
.menu_box a.on span,.menu_box a:hover span{width:70%;left:15%;position: absolute;bottom:-6px;height:5px;display:block;background:#02394d;opacity: 0.5;}
.nav_header b{width:100%;height:255px;overflow:hidden;position: absolute;left:0;top:0;display:block;background:#001d3b;z-index:-1;}
#canvas{width:100%!important;min-height:355px!important;opacity:0.75;}
.hd_serch{border-bottom:1px solid #0eafe0;margin-top:15px;margin-right:35px;position: relative;}
.hd_serch input{background:none;border:none;color:#fff;font-size:18px;width:140px;margin-right:20px;}
.hd_serch input::-webkit-input-placeholder{color:#0eafe0;}
.hd_serch input:-ms-input-placeholder{color:#0eafe0;}
.hd_serch button{background:url(../images/icon_hdsearch.png) no-repeat;width:32px;height:32px;border:none;line-height:32px;text-indent: 999px;overflow:hidden;position: absolute;right:-15px;}
.bcom{background:#0eafe0;color:#98feff;position: absolute;right:20px;bottom:0;font-size:16px;line-height:30px;padding:0 20px;border-top-left-radius:4px;border-top-right-radius:4px;}
.bcom:hover{color:#fff;}

.upsc_fouce .swiper-slide{position: relative;}
.upsc_fouce .swiper-slide i{width:100%;height:100%;display:block;}
.upsc_fouce .swiper-slide i img{width:100%;}
.upsc_fouce .swiper-slide h3{position: absolute;height:50px;font-size:18px;color:#fff;z-index:9;line-height:50px;left:0;bottom:0;width:100%;}
.upsc_fouce .swiper-slide h3 span{position: relative;z-index:99;padding:0 15px;}
.upsc_fouce .swiper-slide h3 b{position: absolute;z-index:9;left:0;top:0;width:100%;height:100%;display:block;background:#000f20;opacity: 0.7;}
.upsc_fouce .swiper-pagination{text-align:right;padding-right:10px;}
.upsc_fouce .swiper-pagination .swiper-pagination-bullet{background:#10b1e1;width:10px;height:10px;border-radius:5px;opacity:0.7;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
.upsc_fouce .swiper-pagination .swiper-pagination-bullet-active{background:#10b1e1;width:30px;opacity: 1;}
.upsc_inabout h4{height:110px;color:#fff;font-size:22px;font-weight:700;text-shadow: 0 2px 3px #000;line-height:32px;padding-top:30px;
/*文字上下居中对齐*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: left;justify-content: left;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.upsc_inabout p,.upsc_inabout ul{min-height:255px;border-bottom:1px solid #e3e3e3;text-align:justify;padding-top:10px;}
.upsc_inabout ul li{position: relative;padding-left:15px;margin-bottom:10px;line-height:24px;}
.upsc_inabout ul li span{position:absolute;background:#1b75a6;left:0;top:11px;width:4px;height:4px;display:block;}
.upsc_inabout .swiper-pagination{text-align:left;padding-left:15px;}
.upsc_inabout .swiper-pagination .swiper-pagination-bullet{background:#10b1e1;width:10px;height:10px;border-radius:5px;opacity:0.7;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
.upsc_inabout .swiper-pagination .swiper-pagination-bullet-active{background:#10b1e1;width:30px;opacity: 1;}
.upsc_inabout a.fouce_more{display:block;margin-top:15px;}
.upsc_inabout a.fouce_more span{color:#fff;position: relative;font:14px/26px 'Quicksand';padding:6px 10px;}
.upsc_inabout:hover a.fouce_more span{color:#fff;}
.upsc_inabout a.fouce_more span b{width:100%;height:100%;background:#5f5f5f;display:block;position: absolute;left:0;top:0;z-index:-1;-webkit-transition:all .55s linear;-moz-transition:all .55s linear;transition:all .55s linear;}
.upsc_inabout:hover a.fouce_more span b{width:100%;background:#1b75a6;}

.Function_button a{width:20%;display:block;float:left;padding:0 15px;text-align:center;position: relative;}
.Function_button a .ft{position: relative;}
.Function_button a cite{display:block;position: relative;z-index:9;margin-bottom:10px;height:115px;overflow:hidden;}
.Function_button a:hover cite img{-webkit-transform: translateY(-120px);-moz-transform: translateY(-120px);-ms-transform: translateY(0px);-webkit-filter:drop-shadow(#0eafe0 0 120px);}
.Function_button a h3{background:#bb2f43;position: relative;width:90%;margin:0 5%;color:#fff;font-size:16px;font-weight:700;display:block;line-height:36px;z-index:9;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
.Function_button a b{position: absolute;left:0;bottom:15px;z-index:1;display:block;width:100%;}
.Function_button a b img{width:100%;}
.Function_button a.btn1 h3{background:#bb2f43;}
.Function_button a.btn2 h3{background:#9d2fa7;}
.Function_button a.btn3 h3{background:#1b75a6;}
.Function_button a.btn4 h3{background:#ff8a00;}
.Function_button a.btn5 h3{background:#3eaf73;}
.Function_button a:hover h3{background:#0eafe0!important;}
.nav_title{position: relative;}
.nav_title cite{width:100%;height:100%;position: absolute;z-index:1;right:0;top:0;background:#ccc;opacity:0.4;}
.nav_title h4{float:left;position: relative;z-index:9;background:#fff;display:inline;font:700 30px/30px 'Quicksand';color:#1b75a6;padding-right:60px;text-transform:uppercase}
.nav_title h4 i{width:30px;height:30px;border-right:4px solid #1b75a6;border-bottom:4px solid #1b75a6;display:block;position: absolute;right:0;bottom:0;}
.nav_title h4 b{font:700 45px/50px 'Quicksand';background:#1b75a6;color:#fff;padding:0 2px;position: absolute;left:0;top:-10px;width:20px;overflow:hidden;}
.nav_title h4 span{font:700 45px/30px 'Quicksand';color:#1b75a6;padding:0 2px;float:left;display:block;}
/*---反色栏目条*/
.nav_title.title_reverse cite{background:none;}
.nav_title.title_reverse h4{background:none;color:#fff;}
.nav_title.title_reverse h4 i{border-right:4px solid #fff;border-bottom:4px solid #fff;}
.nav_title.title_reverse h4 b{background:#fff;color:#1b75a6;}
.nav_title.title_reverse h4 span{color:#fff;}
.nav_title.title_reverse .a_more{color:#fff;}
.nav_title.title_nobg cite{background:none;}
.nav_title.title_nobg h4{background:none;}
/*------------------*/
.a_more{float:right;margin-right:15px;color:#1b75a6;text-transform:uppercase;font:10px/30px 'Quicksand';position: relative;z-index:9;}
.a_more img{float:right;width:9px;height:9px;display:block;margin-top:11px;margin-left:5px;}
.upsc_big_img_news{position: relative;overflow:hidden;}
.upsc_big_img_news i{position: absolute;right:0;bottom:0;display:block;z-index:99;overflow:hidden;}
.upsc_big_img_news .sml_headtitle{width:550px;min-height:300px;background:#e7eaed;margin-bottom:40px;position: relative;margin-top:14px;padding:10px 15px;}
.upsc_big_img_news .sml_headtitle a{display:block;}
.upsc_big_img_news .sml_headtitle span{width:540px;height:80px;display:block;position: absolute;right:-8px;top:-8px;}
.upsc_big_img_news .sml_headtitle span.thrpxline{border-top:3px solid #e7eaed;border-right:3px solid #e7eaed;}
.upsc_big_img_news .sml_headtitle span.onepxline{border-top:1px solid #e7eaed;border-right:1px solid #e7eaed;right:-13px;top:-13px;}
.upsc_big_img_news .sml_headtitle h3{font:24px/30px 'Quicksand';padding-left:100px;position: relative;}
.upsc_big_img_news .sml_headtitle h3 cite{position: absolute;left:0;top:0;color:#f46d00;font:24px/30px 'Quicksand';}
.upsc_big_img_news .sml_headtitle p{font:12px/22px 'Quicksand';width:220px;color:#666;margin-top:40px;}
.head_port{width:50px;height:50px;border-radius:50%;overflow:hidden;display:block;position: absolute;left:5px;top:0px;border:2px solid #c6d3df;}
.head_port img{width:100%;}
.upsc_sml_img_news .head_port{position: relative;left:auto;top:auto;margin-bottom:5px;float:left;margin-right:10px;margin-bottom:50px;}
.upsc_sml_img_news{overflow:hidden;}
.upsc_sml_img_news h3{font:18px/23px 'Quicksand';overflow:hidden;}
.upsc_sml_img_news h3 cite{color:#f46d00;font:18px/30px 'Quicksand';display:block;}
.upsc_sml_img_news p{margin-top:10px;color:#999;line-height:24px;max-height:48px;overflow:hidden;}
.upsc_sml_img_news a span{color:#666;position: relative;font:14px/26px 'Quicksand';padding:2px 5px;display:block;float:left;}
.upsc_sml_img_news a:hover span{color:#fff;}
.upsc_sml_img_news a span b{width:0%;height:100%;background:#1b75a6;display:block;position: absolute;left:0;top:0;z-index:-1;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;}
.upsc_sml_img_news a:hover span b{width:100%;}
.upsc_sml_img_news i{width:250px;display:block;overflow:hidden;}
.upsc_sml_img_news i img{width:100%;}
.upsc_sml_img_news.img_fr{padding-bottom:2px;}
.upsc_sml_img_news.img_fr i{float:right;margin-left:10px;}
.upsc_sml_img_news.img_fl i{float:left;margin-right:10px;}
.bor_bot3{border-bottom:3px solid #1b75a6;}
.bor_left3{border-left:3px solid #1b75a6;}
.bor_left1{border-left:1px solid #ccc;}
.upsc_news_list i{display:block;overflow:hidden;width:100%;}
.upsc_news_list i img{width:100%;}
.upsc_news_list h3{font-size:18px;line-height:26px;color:#333;padding:5px 0;}
.upsc_news_list p{font-size:14px;line-height:20px;color:#999;}
.upsc_news_list a:hover h3{color:#1b75a6;}
.upsc_news_list.list_reverse h3{color:#fff;margin-top:30px;}
.upsc_news_list.list_reverse a:hover h3{color:#ccc;}
.smlbanner_bd h3{position: absolute;color:#fff;top:30%;}
.smlbanner_bd .txtr h3{right:30px;}
.smlbanner_bd .txtl h3{left:30px;}
.smlbanner_bd h3 span{position: relative;color:#fff;font:30px/50px 'Quicksand';display:block;padding:0 15px;z-index:9;}
.smlbanner_bd h3 b{background:#1b75a6;opacity: 0.7;position: absolute;left:0;top:0;display:block;width:100%;height:100%;z-index:1;}
.future_banner .patxtr,.future_banner .patxtl{position: absolute;height:80%;top:10%;width:55%;padding:15px 30px;
/*文字上下居中对齐*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;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;}
.future_banner .patxtr{right:30px;}
.future_banner .patxtl{left:30px;}
.future_banner p,.future_banner h3{position: relative;z-index:9;}
.future_banner h3{color:#fff;font:26px/30px 'Quicksand';}
.future_banner p{color:#ccc;font:16px/20px 'Quicksand';}
.future_banner .patxtr b,.future_banner .patxtl b{background:#1b75a6;opacity: 0.85;position: absolute;left:0;top:0;display:block;width:100%;height:100%;z-index:1;}
.future_banner .patxtl b{background:#a531ba;}
.future_banner b img,.smlbanner_bd b img{width:100%;}
/*流动背景------------------*/
.upsc_Knowledge{height:600px;background:url(../images/bg_jara_scroll.jpg) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-ms-background-size: cover;background-attachment: scroll; position:relative;}
.plinc_law{height:600px;background:url(../images/bg_jara_scroll2.jpg) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-ms-background-size: cover;background-attachment: scroll; position:relative;}
.plinc_glossary{height:600px;background:url(../images/bg_jara_scroll3.jpg) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-ms-background-size: cover;background-attachment: scroll; position:relative;}
/**/
.col_bd_six li{width:16.6%;padding:1px;float:left;display:block;height:180px;}
.col_bd_six li div{display:block;height:100%;position: relative;padding:20px;
/*文字上下居中对齐*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;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;}
.col_bd_six li h3{position: relative;display:block;height:100%;width:100%;z-index:9;font:700 30px/40px 'Quicksand';color:#fff;}
.col_bd_six li b{background:#ccc;position:absolute;width:100%;height:100%;display:block;left:0;top:0;z-index:1;opacity: 0.8;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;}
.col_bd_six li .colr1 b{background:#ffd33b;}
.col_bd_six li .colr2 b{background:#2079c6;}
.col_bd_six li .colr3 b{background:#58c9dd;}
.col_bd_six li .colr4 b{background:#b463b3;}
.col_bd_six li .colr5 b{background:#9bff7c;}
.col_bd_six li .colr6 b{background:#ff7c07;}
.col_bd_six li .colr7 b{background:#916fde;}
.col_bd_six li .colr8 b{background:#d65050;}
.col_bd_six li .colr9 b{background:#b2c43d;}
.col_bd_six li .colr10 b{background:#35bdbf;}
.col_bd_six li .colr11 b{background:#e26d86;}
.col_bd_six li .colr12 b{background:#55a9de;}
.col_bd_six li a:hover b{background:#1b75a6!important;}
.banner_cam,.banner_cus{width:50%;position: relative;}
.banner_cus b{position: relative;right:0;}
.nav_link div{margin-top:30px;}
.nav_link span{background:#e6e6e6;height:60px;display:block;
/*文字上下居中对齐*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;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;}
.nav_link span img{width:96%;}
.nav_inside_title{border-bottom:2px solid #1b75a6;overflow:hidden;}
.nav_inside_title h1{background:#1b75a6;color:#fff;font:700 22px/40px 'Quicksand';float:left;display:block;padding:0 15px;}
.nav_inside_cont{padding:40px;background:#f8f8f8;font-size:18px;}
.nav_inside_cont p{margin-bottom:15px;}
/*-------------about una start*/
.una_news_list i{overflow:hidden;display:block;}
.una_news_list i img{width:100%;}
.una_news_list h3{position: relative;margin-top:-26px;margin-left:5%;font-size:18px;line-height:22px;min-height:55px;width:90%;padding:5px 10px;
/*文字上下居中对齐*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;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;}
.una_news_list h3 span{position: relative;z-index:9;color:#fff;}
.una_news_list h3 b{position: absolute;left:0;top:0;display:block;width:100%;height:100%;background:#11202f;opacity: 0.9;}
.una_news_list div{margin-bottom:15px;}
.una_colum_title{color:#db4806;position: relative;}
.una_colum_title span{position: relative;font-size:30px;line-height:45px;font-weight:700;text-transform:uppercase;}
.una_colum_title.fontsml{margin-left:30px;}
.una_colum_title a{color:#db4806;}
.una_colum_title.fontsml a span{font-size:26px;color:#999;}
.una_colum_title.fontsml b{background:#ccc;}
.una_colum_title a:hover span{color:#db4806;}
.una_colum_title a:hover b{background:#666;}
.una_colum_title b{position: absolute;bottom:0;left:0;width:70px;background:#11202f;height:3px;display:block;}
.una_colum_title.bw_cen{text-align:center;}
.una_colum_title.bw_cen b{left:50%;margin-left:-35px;}
.una_colum_title.title_sml span{font-size:20px;line-height:35px;color:#666;margin-top:10px;display:block;}
.una_colum_title.title_sml b{background:#1d8bca;}
.una_about_Habitat p{font-size:14px;line-height:24px;margin-top:15px;}
.una_about_Habitat a span{color:#666;position: relative;font:14px/26px 'Quicksand';padding:2px 5px;}
.una_about_Habitat a:hover span{color:#fff;}
.una_about_Habitat a span b{width:0%;height:100%;background:#db4806;display:block;position: absolute;left:0;top:0;z-index:-1;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;}
.una_about_Habitat a:hover span b{width:100%;}
.nua_towards_list li{margin-top:10px;}
.nua_towards_list li span{color:#db4806;font-size:20px;font-weight:700;}
.nua_towards_list li h3{line-height:20px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nua_intro_bd{position:relative;width:94%;margin:10px auto;}
.nua_intro_bd p{position: relative;z-index:9;padding:30px 20px 10px;}
.nua_intro_bd span{background:url(../images/bg_intro_line.png) no-repeat;width:285px;height:100%;display:block;position: absolute;left:0;top:0;z-index:1;}
.nua_intro_bd cite{border:1px solid #abcad9;border-top:none;position: absolute;width:100%;height:50%;display:block;z-index:1;left:0;bottom:0;}
.nua_intro_bd b{background:#ccc;height:10px;width:96%;position: absolute;left:2%;bottom:-10px;display:block;}
.una_whatwedo{position: relative;min-height:540px;margin-top:-20px;}
.una_whatwedo b{position: absolute;width:100%;height:100%;background:url(../images/bg_whatWeDo.png) no-repeat top center;background-size:100%;display:block;z-index:1;top:0;left:0;}
.una_whatwedo .wcd{margin-top:30px;position: relative;z-index:99;}
.una_whatwedo .wcd h3{color:#fff;background:url(../images/bg_whatwedo_wcd.png) no-repeat;width:55px;height:78px;text-align:center;font-weight:700;font-size:18px;line-height:60px;position: absolute;left:0;top:-40px;}
.una_whatwedo .wcd.fl{margin-right:220px;margin-top:80px;}
.una_whatwedo .wcd.fr{margin-left:25px;margin-top:170px;}
.readmore{border-bottom:1px solid #ccc;text-align:center;}
.readmore a{background:#db4806;color:#fff;font:18px/30px 'Quicksand';padding:8px 20px;text-transform:uppercase;}
/*-------------about una end*/
/*planning in china start*/
.plinc_fouce_bd i{width:100%;overflow:hidden;display:block;}
.plinc_fouce_bd i img{width:100%;}
.plinc_fouce_bd h3{color:#fff;font:700 22px/36px 'Quicksand';min-height:36px;width:85%;margin-top:5px;position: relative;}
.plinc_fouce_bd h3 span{position: relative;z-index:9;height:100%;display:block;padding:5px 15px;text-transform:uppercase;}
.plinc_fouce_bd h3 b{position: absolute;width:100%;height:100%;left:0;top:0;display:block;}
.plinc_fouce_bd .blue h3 b{background:#1b75a6;}
.plinc_fouce_bd .orgn h3 b{background:#db4806;}
.plinc_law_list li{padding-left:40px;position: relative;font-size:20px;line-height:30px;margin-bottom:20px;}
.plinc_law_list li span{position: absolute;left:0;top:2px;background:url(../images/icon_planning_law.png) no-repeat;width:26px;height:26px;display:block;}
.pic_frame_img i{display:block;width:100%;}
.pic_frame_img i img{width:100%;}
.pic_frame_text p{font-size:20px;margin-top:25px;}
/*planning in china end*/
/*04.Belt and Road.html start*/
.bro_urban_lists .bu_li_bd{position: relative;border-top:2px solid #e0e0e0;background:#f9f9f9;border-bottom:1px solid #e0e0e0;padding:35px 20px 10px;min-height:220px;margin-top:30px;}
.bro_urban_lists .bu_li_bd h3{font:700 20px/22px 'Quicksand';margin-bottom:15px;}
.bro_urban_lists .bu_li_bd p{font:14px/20px 'Quicksand';}
.bro_urban_lists .bu_li_bd b{width:90%;position: absolute;bottom:-5px;left:5%;background:#e0e0e0;height:5px;display:block;}
.bro_urban_lists .bu_li_bd cite{display:none;width:35px;height:35px;position: absolute;right:0;top:0;background:url(../images/icon_key_urban.gif) no-repeat;}
.bro_urban_lists .bu_li_bd.blue{border-top:2px solid #2b70ab;}
.bro_urban_lists .bu_li_bd.orgn{border-top:2px solid #d7620d;}
.bro_urban_lists .bu_li_bd.green{border-top:2px solid #55b750;}
.bro_urban_lists .bu_li_bd.blue cite{display:block;background-position: 0 0;}
.bro_urban_lists .bu_li_bd.orgn cite{display:block;background-position: 0 -35px;}
.bro_urban_lists .bu_li_bd.green cite{display:block;background-position: 0 -70px;}
/*04.Belt and Road.html end*/
.nav_banner img,.ad_fouce_img img{width:100%;}
/*05.contactUs start*/
.ad_fouce_img{position: relative;height:190px;}
.zt_ccpr{height:auto;}
.ad_fouce_img i{width:100%;overflow:hidden;display:block;height:100%;}
.ad_fouce_img .ad_fr_txt h3{font:700 40px/50px 'Quicksand';text-shadow: 0 2px 3px #001824;}
.ad_fouce_img .ad_fr_txt h3 p{font:16px/26px 'Quicksand';text-shadow:none;}
.ad_fouce_img .ad_fr_txt{background:url(../images/bg_blue_banner.png) no-repeat right top;width:600px;padding-right:15px;position: absolute;right:0;top:0;height:100%;display:block;padding-left:150px;color:#fff;
/*文字上下居中对齐*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content:left;justify-content: left;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.cont_tit_h1 h1{text-align:center;font:700 30px/50px 'Quicksand';}
.cont_bd{border-top:1px solid #1d8bca;}
.cont_title_ct{margin-top:-25px;text-align:center;position: relative;}
.cont_title_ct span{font:700 30px/50px 'Quicksand';text-transform:uppercase;background:#fff;padding:0 50px;position: relative;display:inline-block;}
.cont_title_ct.cont_time span{font:14px/50px 'Quicksand';text-transform:none;color:#999;}
.cont_title_ct.cont_time span cite{font:14px/50px 'Quicksand';margin-left:20px;}
.cont_title_ct i{width:7px;height:7px;display:block;position: absolute;top:21px;background:#1d8bca;
	transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg);}
.cont_title_ct i.lf_po{left:-4px;}
.cont_title_ct i.rf_po{right:-4px;}
.cont_bd .cont{position: relative;padding:30px 20px;border-bottom:2px solid #1b75a6;font-size:18px;text-align: justify;}
.fz16 p{font-size:16px;line-height:35px;margin-bottom:15px;overflow:hidden;}
.fz18{font-size:18px;line-height:30px;}
.fz24{font-size:24px;line-height:45px;}
/*04.Belt and Road special the 10th start*/


/*05.contactUs end*/
.overview_list li{margin-top:30px;}
.overview_list li i{width:300px;display:block;margin:auto;background:#b8c6ce;text-align:center;}
.overview_list li h3{width:260px;display:block;margin:auto;margin-top:10px;background:#1b75a6;color:#fff;font:18px/40px 'Quicksand';padding:0 10px;position: relative;}
.overview_list li h3 span{position: absolute;height:10px;width:300px;background:url(../images/bg_overview.png) no-repeat 0 0;display:block;top:-9px;left:-20px;background-size:100% 100%;}
.overview_list li i img{width:100%;}
.upsc_awards_fouce i{width:100%;display:block;}
.upsc_awards_fouce i img{width:100%;}
.upsc_awards_fouce span.bg_lf{width:12px;height:95px;display:block;position: absolute;background:url(../images/bg_fouce_body.png) no-repeat left 0;left:-12px;bottom:0;}
.upsc_awards_fouce span.bg_rf{width:12px;height:95px;display:block;position: absolute;background:url(../images/bg_fouce_body.png) no-repeat right 0;right:-12px;bottom:0;}
.award_cont_bd{border:1px solid #a9bdc4;padding:30px 20px 10px;position: relative;}
.award_cont_bd b{position: absolute;bottom:-15px;width:90%;height:15px;left:5%;background:#eee;display:block;}
.award_con_title{border-bottom:1px solid #1b75a6;height:23px;margin-bottom:40px;position: relative;}
.award_con_title h1{background:#1b75a6;float:left;height:42px;border-bottom:6px solid #c1e3f0;font:700 20px/36px 'Quicksand';color:#fff;position: relative;padding:0 20px 0 40px;margin-left:-21px;text-transform:uppercase;}
.award_con_title h1 span.fl_b{height:42px;border-top:6px solid #fff;background:#c1e3f0;width:20px;position: absolute;left:0;top:0;}
.award_con_title h1 span.fr_b{background:url(../images/icon_fr_b.gif) no-repeat;width:70px;height:42px;position: absolute;right:-60px;top:0;}
.award_con_title cite{width:120px;height:150px;position: absolute;left:-21px;bottom:20px;}
.award_con_title cite img{width:100%;}
.award_sml_title h2{position: relative; background:#e95800;color:#fff;text-transform:uppercase;font:700 16px/30px 'Quicksand';float:left;padding:0 20px;border-bottom:10px solid #fff;}
.award_sml_title h2 span{width:10px;height:10px;background:#e95800;display:block;position: absolute;left:0;bottom:-10px;}
.award_sml_title h2 span{border-color: #e95800 #fff #fff #e95800;border-width: 5px 5px 5px 5px;border-style: solid;}
.pdl_100{padding-left:160px;}
.award_namelist li{margin-bottom:20px;}
.award_namelist i{display:block;overflow:hidden;}
.award_namelist i img{width:100%;}
.award_namelist h5{border-bottom:1px solid #1b75a6;}
.award_namelist h5 span{font:16px/40px 'Quicksand';border-left:5px solid #1b75a6;padding-left:5px;}
.award_namelist a:hover h5 span{border-left:5px solid #e95800;}
.award_comp_list h5{border-bottom:1px solid #1b75a6;float:left;padding-right:20px;margin-bottom:5px;}
.award_comp_list h5 span{font:16px/40px 'Quicksand';border-left:5px solid #1b75a6;padding-left:5px;}
.award_comp_list a:hover h5 span{border-left:5px solid #e95800;}
.academic_cont_bd li{margin-bottom:30px;}
.academic_cont_bd li .academic_li{border-left:7px solid #169cc4;overflow:hidden;padding-left:15px;}
.academic_cont_bd li h3{clear:both;font:16px/24px 'Quicksand';border-bottom:2px solid #c1c1c1;height:52px;overflow:hidden;}
.academic_cont_bd li i{width:47px;height:47px;display:block;float:left;border:1px solid #c1c1c1;margin-right:10px;overflow:hidden;}
.academic_cont_bd li i img{width:100%;}
.academic_cont_bd li b{width:74px;height:47px;display:block;background:url(../images/bg_academic_list.png) no-repeat center;float:left;}
.review_cont i{position: relative;display:block;width:240px;margin:auto;border:1px solid #999;}
.review_cont i img{width:100%;}
.review_cont_bd{border-bottom:2px solid #1b75a6;position: relative;padding-bottom:30px;}
.review_cont b,.review_cont_bd b{position: absolute;bottom:-16px;width:90%;height:14px;left:5%;background:#eee;display:block;}
/*列表底部色块*/
.with_bg_list{border-bottom:2px solid #1b75a6;position: relative;padding-bottom:30px;}
b.blue_bg{background:#169cc4;position: absolute;width:100%;height:100%;z-index:1;left:0;top:0;opacity: 0.7}
b.bg_bottom{position: absolute;bottom:-16px;width:90%;height:14px;left:5%;background:#eee;display:block;}
/*列表底部色块*/
.review_cont h1{font:700 40px/60px 'Quicksand';color:#aca9b1;text-transform:uppercase;margin-bottom:20px;}
.review_cont p{font-size:14px;}
.review_sml_title{background:#dedede;color:#333;font:700 20px/40px 'Quicksand';}
.review_sml_title span{background:#1b75a6;color:#fff;text-align:center;color:#fff;position: relative;height:40px;width:30px;display:block;float:left;margin-right:15px;}
.review_sml_title span cite{position: absolute;font:12px/30px 'Quicksand';left:5px;top:5px;letter-spacing:-1px;
	transform:rotate(90deg);
-ms-transform:rotate(90deg); 	/* IE 9 */
-moz-transform:rotate(90deg); 	/* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg);}
.review_sml_list li{width:92%;margin:10px auto;padding-left:20px;position: relative;font-size:18px;}
.review_sml_list li span{color:#1b75a6;font-weight:700;position: absolute;left:0;top:0;}
.review_sml_list li a:hover span{color:#db4806;}
.year_menu a h3{font:700 18px/40px 'Quicksand';padding:0 30px;float:left;display:block;background:#ebf0f6;margin-right:2px;color:#333;}
.year_menu a.on h3,.year_menu a:hover h3{background:#1b75a6;color:#fff;}
.year_book_list li{margin-top:50px;}
.year_book_list li i{width:180px;height:250px;display:block;margin:auto;}
.year_book_list li i img{width:100%;}
.year_book_list li h3{background:#1d8bca;color:#fff;margin-right:16%;position: relative;color:#fff;font:18px/36px 'Quicksand';padding-left:15px;margin-top:5px;}
.year_book_list li h3 span{position: absolute;right:-16px;bottom:0;border-color: #fff #fff #464d53 #464d53;border-width: 8px 8px 8px 8px;border-style: solid;}
.year_book_list li p{background:#dbedf7;color:#333;margin-left:18%;margin-top:2px;padding:10px;}
.year_book_list li p span{font-size:12px;line-height:16px;height:48px;overflow:hidden;display:block;}
.books_fouce_li i{display:block;margin-right:15px;width:186px;height:252px;border:1px solid #dde6ef;border-left:3px solid #169cc4;padding-left:2px;float:left;overflow:hidden;}
.books_fouce_li i img{width:100%;}
.books_fouce_li h3{font:22px/35px 'Quicksand';height:70px;overflow:hidden;}
.books_fouce_li p{border-right:1px solid #169cc4;border-top:1px solid #169cc4;overflow:hidden;font-size:14px;line-height:20px;color:#999;padding-top:30px;padding-right:10px;height:180px;position: relative;}
.books_fouce_li cite{display:block;background:#169cc4;color:#fff;padding:0 15px;font:18px/36px 'Quicksand';position: absolute;right:15px;bottom:0;}
.books_fouce_li p span{position:absolute;left:0;top:0;width:10px;height:10px;display:block;background:#169cc4;}
.books_fouce_li a:hover i{border-left:3px solid #db4806;}
.books_fouce_li a:hover p cite{background:#db4806;}
.news_lists li{margin-top:20px;}
.news_lists li a{border-bottom:2px solid #ececec;overflow:hidden;display:block;padding-bottom:10px;}
.news_lists li a:hover{border-bottom:2px solid #1b75a6;}
.news_lists li i{width:250px;height:154px;display:block;float:left;overflow:hidden;margin-right:20px;}
.news_lists.lr_news li:nth-child(even) i{float:right;margin-left:20px;margin-right:0;}
.news_lists li i img{height:100%;}
.news_lists li span{color:#db4806;font:20px/35px 'Quicksand';}
.news_lists li h3{font:18px/22px 'Quicksand';}
.news_lists li cite{font:16px/28px 'Quicksand';position: relative;padding:0px 5px;margin-top:20px;display:block;float:left;}
.news_lists li a:hover cite{color:#fff;}
.news_lists li a cite b{width:0%;height:100%;background:#1b75a6;display:block;position: absolute;left:0;top:0;z-index:-1;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;}
.news_lists a:hover cite b{width:100%;}
.list_rbd_img i{display:block;}
.list_rbd_img i img{width:100%;}
.list_rbd_box{margin-bottom:30px;}
.list_rbd_ibox li{margin-top:20px;}
.list_rbd_ibox li i{display:block;overflow:hidden;}
.list_rbd_ibox li i img{width:100%;}
.list_rbd_ibox li h4{margin:10px 0;}
.list_rbd_box li{position: relative;padding-left:25px;margin-bottom:10px;}
.list_rbd_box li h3{font-size:16px;line-height:22px;}
.list_rbd_box li span{position: absolute;left:2px;top:11px;display:block;width:6px;height:2px;background:#999;}
.au_timeline{ background: url(../images/cu_timeline.png) no-repeat 90px top ;padding-top:32px;}
.au_timeline dd{border:2px solid #0071a5;margin-left:128px;position:relative;padding:10px 15px;margin-bottom:20px;}
.au_timeline dd span{width:105px;height:25px; position:absolute;top:-2px;left:-117px;}
.au_timeline dd span b{display:none;}
.cr_or_title{background:#1d8bca;position: relative;font:18px/30px 'Quicksand';color:#fff;display:block;float:left;clear:both;padding-left:35px;margin-left:10px;padding-right:20px;border-radius:3px;margin-bottom:15px;}
.cr_or_title span{width:45px;height:45px;border-radius:50%;float:left;background:#1d8bca;position:absolute;top:-7px;left:-10px;}
.frame_cont p{display:block;clear:both;}
/*nua china*/
.nua_img i{display:block;overflow:hidden;}
.nua_img i img{width:100%;}
.nua_txt_h3{margin-top:10%;}
.left_s{margin-left:-30px;padding-left:10px;min-height:160px;}
.right_s{margin-right:-30px;padding-right:10px;min-height:160px;}
.txt_tb_c{/*文字上下居中对齐*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content:left;justify-content: left;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.nua_txt_h3 h3{position: relative;z-index:9;padding:20px;color:#fff;font-size:50px;}
.nua_txt_h3 h3 p{font-size:16px;color:#e6e6e6;font-weight:normal;line-height:22px;}
.nua_txt p{padding-bottom:15px;text-align:justify;}
.nua_bg_l{background:#c9e2f7;padding-left:20px;}
.nua_bg_r{background:#e2e2e2;padding-left:20px;}
.nua_rethinking h3{font:700 18px/40px 'Quicksand';}
.nua_rethinking li{padding-left:30px;font:16px/26px 'Quicksand';position: relative;margin-bottom:15px;padding-right:15px;}
.nua_rethinking li span{background:url(../images/icon_rethinking.png) no-repeat;position: absolute;left:0;top:1px;display:block;width:24px;height:24px;}
.towards_list li{padding-left:30px;font:16px/26px 'Quicksand';position: relative;margin-bottom:15px;}
.towards_list li span{background:#0072d2;width:4px;height:4px;display:block;position: absolute;left:5px;top:14px;}
/*local_list*/
.local_sml_er,.local_big_er{display:block;overflow:hidden;position: relative;margin-bottom:15px;}
.local_list i{display:block;overflow:hidden;position: relative;z-index:1;}
.local_list i img{width:100%;}
h3.paright{position: absolute;right:5%;top:30%;z-index:99;color:#fff;max-width:70%;}
h3.paright cite{position: absolute;top:-30px;left:-20px;background:#ed4800;color:#fff;display:block;padding:5px 20px;z-index:11;font:24px/30px 'Quicksand';}
h3.paright span{position: relative;z-index:9;font:20px/24px 'Quicksand';display:block;padding:10px 20px;}
h3.paright b{background:#000f23;position: absolute;width:100%;height:100%;display:block;left:0;top:0;opacity: 0.8}
h3.paright.paleft{right:auto;left:5%;}
h3.paright.green cite{background:#abdd12;}
h3.paright.blue cite{background:#1d8bca;}
/*-----*/
/*内容表格*/
.frame_cont center table{width:600px;border-top:1px solid #9a9a9a;border-left:1px solid #9a9a9a;}
.frame_cont center table td{border-right:1px solid #9a9a9a;border-bottom:1px solid #9a9a9a;padding:0;}
.frame_cont center table p{padding:5px 10px;line-height:20px;margin:0;}
/*热词部分列表*/
.glassary_wordsort{border-bottom:2px solid #11202f;}
.glassary_wordsort a{font:16px/34px 'Quicksand';padding:0 10px;display:block;float:left;}
.glassary_wordsort a.on,.glassary_wordsort a:hover{background:#11202f;color:#fff;}
.glassary_bd{margin:15px -10px;}
.glassary_bd .box{position: relative;display:block;float:left;margin:10px;}
.glassary_bd .box h2{position: relative;z-index:99;font:700 18px/34px 'Quicksand';cursor: pointer;padding:20px;}
.glassary_bd .box b{position: absolute;display:block;width:100%;height:100%;left:0;top:0;opacity: 0.4;z-index:1;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;}
.glassary_bd .box:hover b{opacity: 1;}
.glassary_bd .box:hover h2{color:#fff;}
.glassary_more{background:#fff;position: relative;z-index:99;margin:0 10px 10px;padding:15px;opacity: 0.8}
.glassary_more cite{font:26px/30px '微软雅黑';width:30px;height:30px;display:block;position: absolute;right:0 ;top:-45px;color:#fff;cursor: pointer;text-align:center;z-index:99;}
.glassary_more cite:hover{background:#000;opacity: 0.7;border-radius:10px;}
/*热词部分列表*/
.footer{background:url(../images/bg_footer.gif);border-top:2px solid #ababab;}
.footer_menu{border-bottom:1px solid #999;padding:15px 0 5px;}
.footer_menu a{color:#ccc;padding-right:20px;margin-right:20px;border-right:1px solid #ccc;}
.copyright{color:#ccc;font-size:14px;padding:15px 0;}
.copyright span{float:left;margin-right:20px;}
.upsc_books_list li{margin-top:30px;}
.upsc_books_list i{float:left;margin-right:15px;display:block;border:1px solid #dde6ef;border-left:3px solid #169cc4;padding-left:2px;float:left;overflow:hidden;}
.upsc_books_list h3{font:700 20px/30px 'Quicksand';height:60px;overflow:hidden;}
.upsc_books_list p{color:#999;overflow:hidden;}
.upsc_books_list cite{font:16px/36px 'Quicksand';position: relative;display:block;overflow:hidden;padding-top:60px;}
.upsc_books_list cite b{background:#169cc4;position: absolute;left:0;bottom:30px;width:2px;height:50px;}
.cont_down{display:block;background:#1d8bca;color:#fff;padding:0 10px;font:16px/40px 'Quicksand';float:left;clear:right;text-transform:uppercase;}
.cont_down img{float:left;margin-top:4px;margin-right:15px;}
.cont_down:hover{color:#ccc;}
/*footer end*/
/*世界地图开始*/
.content h2{font-size:26px;color:#fff;}
.content p{font-size:16px;padding-top:15px;}
.centered{position: absolute;top: 50%;left: 50%;}
.distribution-map {position: relative;width: 100%;padding: 20px;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0 auto;}
.distribution-map > img {width: 100%;position: relative;margin: 0;padding: 0;}
.distribution-map .map-point {cursor: pointer;outline: none;z-index: 0;position: absolute;width: 20px;height: 20px;border-radius: 15px;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity: 0.8;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
-o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
-webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
-webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
-webkit-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
        transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
background: rgba(26, 26, 26, 0.85);
border: 5px solid #7fcff7;
}
.distribution-map .map-point .content {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity: 0;-webkit-transition: opacity 0.25s ease-in-out;transition: opacity 0.25s ease-in-out;width: 100%;height: 100%;padding:5px 15px;overflow: overlay;
/*文字上下居中对齐*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;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;}

.distribution-map .map-point:active, .distribution-map .map-point:focus {margin: 0;padding: 0;filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity: 1;width: 300px;height: 220px;color: #e5e5e5;z-index: 1;-webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;}
.distribution-map .map-point:active .content, .distribution-map .map-point:focus .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, height 0 ease-in-out, overflow 0 ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
          transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
  overflow: hidden;
}
.distribution-map .map-point:active .content a:hover, .distribution-map .map-point:active .content a:active, .distribution-map .map-point:focus .content a:hover, .distribution-map .map-point:focus .content a:active {color: #afe1fa;}
/*世界地图结束*/
/*图片鼠标动画 ---------------------*/
a i img{margin:auto;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;}
a:hover i img{opacity: 1;-webkit-transform: scale3d(1.08,1.08,1);transform: scale3d(1.08,1.08,1);}
.menu_act{display:none;}

@media screen and (max-width:1400px){
	.nav_hdmenu{display:block;}
	.menu_box a{padding:0 13px;font-size:16px;}
}
@media screen and (max-width:1200px){
	.nav_hdmenu{border:none;}
	.menu_act{display:block;margin-top:30px;float:left;}
	.menu_box{display:none;position: absolute;margin:0;width:100%;top:65px;background:#333;opacity: 0.8;z-index:99;}
	.menu_box a{padding:0 15px;font-size:16px;}
	.become_sml{float:none;clear:both;padding:15px;overflow:hidden;}
	.hd_serch{float:left;background:#fff;padding:0 20px;border-radius:20px;margin:0;border-bottom:none;}
	.hd_serch input{height:30px;line-height:30px;}
	.hd_serch button{right:10px;top:0;width:30px;height:30px;background-size:100%;}
	.bcom{float:right;position: relative;right:auto;bottom:auto;}
	.menu_box a.on span{display:none;}
	.Function_button a h3 span{display:block;}
	.col_bd_six li h3{font-size:20px;line-height:30px;}
}
@media screen and (max-width:1024px){
	.ifpc_h{display:block!important;}
	.ifmo_h{display:none!important;}
	.mt30{margin-top:10px;}
	.mt40{margin-top:15px;}
	.mt50{margin-top:30px;}
	.nav_hdmenu{height:auto;}
	.in_cont_body{width:auto;max-width: 100%;}
	.in_header h1 img{width:100%;}
	.menu_act{display:block;margin-top:30px;float:left;}
	.menu_box{display:none;position: absolute;margin:0;width:100%;top:65px;background:#333;opacity: 0.8}
	.menu_box span{display:none;}
	.upsc_inabout h4{height:auto;color:#1b75a6;text-shadow: none;padding-top:20px;line-height:26px;}
	.upsc_inabout p{min-height:auto;padding-bottom:10px;}
	.Function_button a h3{font-size:14px;line-height:22px;}
	.Function_button a{margin-bottom:10px;}
	.Function_button a cite{height:auto;}
	.Function_button a cite img{max-width:100%;}
	.upsc_inabout ul li{line-height:20px;}
	.una_news_list{margin-top:20px;}
	.ad_fouce_img{height:auto;}
	.award_cont_bd{padding:0 0 15px;border:none;border-bottom:2px solid #1b75a6;}
	.pdl_100{padding:0;}
	.upsc_awards_fouce{background:none;}
	.award_con_title{margin-top:70px;border:none;}
	.award_con_title cite{width:80px;height:50px;z-index:-1;bottom:54px;}
	.text a{color:#1b75a6;padding-left:15px;}
	.award_con_title h1{font-size:16px;height:auto;line-height:20px;margin:0;padding:5px 5px;width:100%;}
	.award_sml_title h2{font-size:14px;line-height:18px;padding:5px 5px;}
	.award_namelist h5 span{display:block;line-height:18px;margin-top:3px;border:none;font-size:14px;padding-left:2px;padding-bottom:3px;}
	.award_con_title h1 span.fl_b,.award_con_title h1 span.fr_b{display:none;}
	.award_comp_list h5{margin-bottom:15px;}
	.award_comp_list h5 span{line-height:20px;}
	.award_con_b{font-size:14px;line-height:20px;}
	.books_fouce_li h3{height:auto;padding-bottom:15px;}
	.books_fouce_li p{display:none;}
	h3.paright cite{font-size:16px;line-height:22px;top:-20px;}
	.cont_title_ct.cont_time span cite{display:none;}
	.cont_bd .cont img{width:100%;}
	.upsc_Knowledge{height:400px;}
	.col_bd_six li{width:33%;height:140px;}
	.banner_cam, .banner_cus{width:100%;}
	.upsc_news_list p{display:none;}
	.upsc_news_list.list_reverse h3{margin-top:0;}
}
@media screen and (max-width:620px){
	.nav_header b{height:230px;}
	.fl,.fr{float:none;}
	.in_cont_body,.w585{width:auto;}
	.mt30{margin-top:0;}
	.mt40{margin-top:15px;}
	.mt50{margin-top:30px;}
	.in_center_bd div,.in_center_bd{margin:auto;margin-top:10px;}
	.in_header h1{width:60%;padding:5px 10px;}
	.in_center_bd .menu1{width:50%;padding:0 15px;margin-bottom:20px;}
	.in_center_bd .menu2{width:50%;padding:0 15px;margin-bottom:20px;}
	.in_center_bd .menu3{width:50%;padding:0 15px;margin-bottom:20px;}
	.in_center_bd .menu4{width:50%;padding:0 15px;margin-bottom:20px;}
	.in_center_bd .menu5{width:100%;padding:0 15px;}
	.in_center_bd .menu5 a{width:13%;}
	.in_center_bd .menu6{padding:0 15px;margin:0 15px 20px;width:auto;opacity: 0.8;}
	.in_center_bd h3,.in_center_bd h4{font:700 1em/30px 'Quicksand';margin-bottom:0px;}
	.in_center_bd .menu6 h3{font:700 1.4em/30px 'Quicksand';margin-bottom:15px;}
	.bcom{display:block;width:100%;text-align:center;border-radius:0;background:#ff8a00;font-size:22px!important;margin-bottom:10px;border-top:2px solid #00588c;}
	.nav_hdmenu h3{width:60%;padding:5px 10px;}
	.nav_hdmenu h4{float:right;margin:0;}
	.menu_act{display:block;float:right;width:32px;height:20px;margin-right:2%;text-align:right;}
	.menu_act img{float:left;}
	.menu_act{margin-top:15px;}
	.menu_box{display:none;top:55px;}
	.nav_hdmenu{border-bottom:none;}
	.become_sml{float:none;clear:none;padding:0;overflow:hidden;}
	.hd_serch{float:left;margin-top:10px;margin-left:10px;}
	.hd_serch{background:#fff;border-bottom:none;border-radius:20px;padding:0 15px;}
	.hd_serch input{color:#333;}
	.hd_serch button{width:26px;height:26px;background-size:100%;right:10px;top:2px;}
	.upsc_fouce .swiper-slide h3{height:30px;line-height:30px;font-size:16px;}
	.upsc_fouce .swiper-pagination{text-align:left;}
	.upsc_fouce .swiper-pagination .swiper-pagination-bullet,.upsc_inabout .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;}
	.upsc_fouce .swiper-pagination .swiper-pagination-bullet-active,.upsc_inabout .swiper-pagination .swiper-pagination-bullet-active{width:22px;}
	.Function_button{text-align:center;}
	.Function_button a{width:32%;padding:0 3px;float:none;display:inline-block;}
	.Function_button a h3{font-size:12px;line-height:18px;padding:3px 0;}
	.nav_title h4{font:700 26px/30px 'Quicksand';padding-right:30px;}
	.nav_title h4 span{font:700 36px/30px 'Quicksand';}
	.nav_title h4 b{font:700 36px/40px 'Quicksand';top:-5px;}
	.upsc_big_img_news .sml_headtitle{width:100%;min-height:auto;margin-top:0;}
	.upsc_big_img_news .sml_headtitle span{display:none;}
	.upsc_big_img_news i{position: relative;bottom:auto;right:auto;margin-top:20px;}
	.upsc_big_img_news i img{width:100%;}
	.upsc_big_img_news .sml_headtitle h3,.upsc_sml_img_news h3,.upsc_news_list h3{padding:0;font:14px/18px 'Quicksand';}
	.upsc_big_img_news .sml_headtitle h3 cite,.upsc_sml_img_news h3 cite{display:block;position: relative;top:auto;left:auto;font:16px/22px 'Quicksand';}
	.upsc_sml_img_news i{float:none!important;margin:auto!important;width:auto;margin-bottom:5px!important;}
	.upsc_big_img_news .sml_headtitle{margin-bottom:20px;}
	.smlbanner_bd h3{top:auto;bottom:10%;max-width:70%;}
	.smlbanner_bd h3 span,.future_banner h3,.col_bd_six li h3{font:700 22px/30px 'Quicksand';}
	.upsc_news_list div{margin-top:15px;}
	.future_banner .patxtr, .future_banner .patxtl{width:auto;}
	.upsc_Knowledge{height:550px;}
	.col_bd_six li{width:50%;height:130px;}
	.banner_cam img, .banner_cus img{width:100%;}
	.nav_link div{margin-top:10px;}
	.nav_link span{height:50px;overflow:hidden;}
	.nav_link span img{width:100%;}
	.una_whatwedo .wcd img{width:100%;}
	.una_whatwedo .wcd{margin:30px 0 10px!important;border:1px solid #e3e3e3;}
	.una_whatwedo b{display:none;}
	.una_whatwedo .wcd h3{top:-20px;}
	.upsc_big_img_news .sml_headtitle h3, .upsc_sml_img_news h3, .upsc_news_list h3{font-size:16px;margin:10px 0;}
	.una_colum_title span{font-size:24px;line-height:36px;}
	.readmore a{font-size:14px;}
	.smlbanner_bd div{margin-bottom:10px;}
	.una_news_list h3{margin:2px 0;width:auto;font-size:14px;line-height:18px;min-height:auto;height:85px;overflow:hidden;}
	.upsc_inabout p, .upsc_inabout ul{min-height: auto;}
	.upsc_inabout ul li{max-height:40px;overflow:hidden;}
	.plinc_fouce_bd h3{margin-top:1px;width:auto;margin-bottom:20px;font-size:16px;line-height:22px;}
	.plinc_law_list li{padding-left:22px;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:18px;}
	.plinc_law_list li span{width:16px;height:16px;background-size:100%;}
	.pic_frame_text p{font-size:14px;}
	.pic_frame_img{margin-top:15px;}
	.upsc_news_list.list_reverse h3{margin:0;margin-bottom:30px;}
	.upsc_inabout h4{padding-top:10px;}
	.upsc_inabout .swiper-pagination{position: relative;padding:0;bottom:0!important;}
	.bro_urban_lists .bu_li_bd{min-height: auto;margin-top:15px;padding:10px 40px 10px 10px;}
	.bro_urban_lists .bu_li_bd h3{margin:0;font-size:16px;}
	.pic_frame_text p{margin:5px 0 10px;line-height:20px;}
	.upsc_big_img_news .sml_headtitle{background:#fff;padding:0;}
	.bor_bot3,.bor_left3{border:none;}
	.upsc_sml_img_news{width:50%;padding:0 15px;float:left;}
	.ad_fouce_img .ad_fr_txt{width:70%;height:100%;padding:0 10px 0 7%;text-align:right;background-position: left bottom;}
	.ad_fouce_img .ad_fr_txt h3{font-size:24px;width:100%;line-height:30px;}
	.ad_fouce_img{height:auto;margin:0 0px 25px;}
	.cont_bd{margin:50px -15px 0;}
	.cont_bd .cont{padding:0 15px;}
	.cont_bd .cont p{font-size:16px;line-height:22px;margin-bottom:15px;}
	.cont_title_ct span{font-size:26px;padding:0 20px;}
	.bgfff{padding-top:0;background:none;}
	.nav_inside_title{border:none;margin:0 -15px;}
	.nav_inside_title h1{font-size:18px;line-height:24px;border-left:5px solid #1b75a6;background:#fff;color:#1b75a6;padding:10px 10px 0;}
	.nav_inside_cont{padding:10px 0;background:none;font-size:16px;}
	.cont_pd15{margin:0 -15px;}
	.overview_list li i{width:auto;display:block;}
	.overview_list li i{width:auto;height:100%;}
	.overview_list li h3{width:auto;text-align:left;font-size:16px;line-height:22px;}
	.overview_list li h3 span{display:none;}
	.review_cont p{line-height:22px;}
	.review_cont span{font-size:12px;}
	.review_cont a{font-size:14px;}
	.review_cont i{width:50%;margin:0;}
	.review_cont h1{font-size:24px;line-height:30px;margin:30px 0 0;}
	.review_cont .text{margin-bottom:20px;}
	.review_sml_title{line-height:32px;}
	.review_sml_title span{height:32px;width:20px;margin-right:5px;}
	.review_sml_title span cite{line-height:20px;left:1px;top:7px;}
	.review_sml_list li{width:auto;font-size:16px;}
	.review_sml_list li span{left:5px;}
	.year_menu a{width:25%;display:block;float:left;padding:2px;}
	.year_menu a h3{padding:0;width:100%;display:block;text-align:center;}
	.year_book_list li{margin-top:20px;}
	.year_book_list li i{width:100%;height:auto;}
	.year_book_list li h3{margin-right:auto;font-size:14px;line-height:22px;padding:2px 5px;}
	.year_book_list li h3 span,.year_book_list li p{display:none;}
	.swiper-pagination{position: relative!important;bottom:0!important;}
	.books_fouce_li i,.upsc_books_list i{width:45%;height:auto;}
	.books_fouce_li h3{font-size:20px;line-height:26px;color:#fff;text-shadow:0 3px 3px #333;height:auto;padding-bottom:15px;}
	.books_fouce_li p,.upsc_books_list p{display:none;}
	.upsc_books_list i img{width:100%;}
	.upsc_books_list li{margin-top:15px;overflow:hidden;}
	.news_lists{margin-left:-15px;margin-right:-15px;overflow:hidden;}
	.news_lists li{width:50%!important;padding:0 15px;float:left;}
	.news_lists li i{width:auto;height:auto;display:block;margin:0 -15px!important;overflow:hidden;}
	.news_lists li i img{width:100%;}
	.news_lists li cite{display:none;}
	.news_lists li h3{height:60px;overflow:hidden;}
	.news_lists li h3,.news_lists li span{font-size:14px;line-height:1.1;}
	.news_lists li a{border:none;}
	.news_lists.lr_news{margin:auto;}
	.au_timeline{background:none;}
	.au_timeline dd{border-width:1px;margin-left:auto;}
	.au_timeline dd span{left:3px;top:-12px;width:auto;}
	.au_timeline dd span img{display:none;}
	.au_timeline dd span b{display:block;background:#fff;font-size:18px;padding:0 10px;color:#db4806;}
	.cr_or_title{margin:20px auto 15px;line-height:22px;padding-top:3px;padding-bottom:3px;}
	.frame_cont img{width:100%;}
	.fz16 p{line-height:26px;text-align:justify;}
	.nua_txt_h3 i{z-index:9;margin:-10px -10px 15px;}
	.nua_txt_h3 i img{width:100%;}
	.nua_txt_h3 h3{font-size:28px;padding:10px;}
	.nua_txt_h3{margin-top:0;}
	.nua_txt_h3 h3 p{display:none;}
	.right_s,.left_s{margin:auto;padding:0;min-height: auto;}
	h3.paright cite{padding:2px 6px;left:-10px;}
	h3.paright span{font-size:14px;line-height:18px;}
	h3.paright{max-width:85%;}
	.cont_tit_h1 h1{font-size:20px;line-height:30px;}

	.upsc_news_list p,
	.head_port,
	.bro_urban_lists .bu_li_bd p,
	.upsc_big_img_news .sml_headtitle p,
	.upsc_sml_img_news p,
	.ad_fouce_img .ad_fr_txt h3 p{display:none;}
}


