@charset "UTF-8";

html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  overflow-x: auto;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft YaHei", Arial, sans-serif;
  word-wrap: break-word;
  word-break: break-word;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var，i {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
a {
  outline: none;
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
em,
i {
  font-style: normal;
}
img {
  border: 0;
  vertical-align: top;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #aaa;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #aaa;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #aaa;
}
.header,
.carousel-section,
.main,
.content,
.worldmap,
.country-list-section,
.footer {
  width: 1366px;
  margin: 0 auto;
}
a.color{
	color: #0d94b5;
}
a.color:hover{
	color: #0d94b5;
}
.hover-line:hover{
	text-decoration:underline;
}
/*页面固定样式*/
#page {
  position: relative;
}
.header {
  height: 155px;
  background: url("../image/header_bg.jpg") no-repeat 0 0;
}
.main-header {
  position: relative;
  padding-top: 31px;
  padding-bottom: 21px;
}
.logo {
  width: 461px;
  height: 68px;
  background: url("../image/logo.png") no-repeat 64px 0;
}
.logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.bar {
  padding-top: 25px;
}
.bar .flag-info-section {
  padding-top: 0;
}
.search-label {
  padding: 19px 0 0 7px;
}
.search-label span {
  float: left;
  padding: 5px 9px;
  border: 1px solid #767676;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 10px;
}
.search-label span a {
  float: left;
  line-height: 12px;
  color: #767676;
}
.search {
  padding-top: 34px;
}
.search .search-inner {
  width: 370px;
  height: 30px;
}
.search .search-list,
.search .search-input,
.search .search-btn {
  float: left;
}
.search .search-list {
  position: relative;
}
.search .search-list > span {
  display: block;
  width: 53px;
  height: 28px;
  padding-left: 12px;
  line-height: 28px;
  font-size: 13px;
  border: 1px solid #fff;
  color: #fff;
  background: url("../image/caret.png") no-repeat right center;
  cursor: pointer;
}
.search .search-input {
  padding-left: 13px;
  background: #fff;
}
.search .search-input input {
  display: block;
  width: 267px;
  height: 30px;
  vertical-align: middle;
  border: 0;
}
.search .search-input input:focus {
  outline: none;
}
.search .search-btn {
  width: 23px;
  height: 30px;
  background: #ffffff url("../image/search.png") no-repeat 0 center;
  outline: none;
  border: 0;
  cursor: pointer;
}
.search .select-type {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(29, 88, 126, 0.8);
  z-index: 666;
  display: none;
}
.search .select-type li {
  line-height: 28px;
  color: #fff;
  cursor: pointer;
}
.search .select-type li:hover {
  background: url("../image/select_type.png") no-repeat 0 0;
  background-size: cover;
}
.list-page {
  padding-top: 5px;
}
.list-page .search {
  padding-top: 0;
  background: #fff;
}
.list-page .search .search-inner {
  width: 408px;
  height: 36px;
  border: 1px solid #767676;
}
.list-page .search .search-list > span {
  width: 58px;
  height: 36px;
  padding-left: 14px;
  line-height: 36px;
  font-size: 14px;
  border: 0;
  color: #000;
  background-color: #fff;
  background-image: url("../image/caret_gray.png");
  cursor: pointer;
}
.list-page .search .search-input {
  padding-left: 13px;
  background: #fff;
}
.list-page .search .search-input input {
  width: 290px;
  height: 36px;
}
.list-page .search .input-line {
  float: left;
  width: 6px;
  padding-top: 5px;
  line-height: 22px;
  font-size: 22px;
  font-weight: 100;
  color: #767676;
}
.list-page .search .search-btn {
  float: left;
  width: 27px;
  height: 36px;
  background-image: url("../image/search_gray.png");
}
.list-page .search .select-type {
  width: 75px;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.list-page .search .select-type li {
  line-height: 36px;
  color: #000;
}
.list-page .search .select-type li:hover {
  background: #f3f3f3;
}
.topnav .topnav-inner {
  padding-right: 64px;
}
.topnav .topnav-inner > span {
  float: left;
  line-height: 13px;
  font-size: 10px;
  color: #fff;
}
.topnav .topnav-inner > span a {
  float: left;
  font-size: 13px;
  color: #fff;
}
.topnav .topnav-inner > span a:hover {
  text-decoration: underline;
}
.topnav .topnav-inner > span .signIn {
  padding-right: 13px;
}
.topnav .topnav-inner > span .submit {
  padding: 0 13px;
}
.topnav .topnav-inner > span .unsignIn {
  padding-left: 28px;
  background: url("../image/sign.png") no-repeat 10px 0;
}
.topnav .topnav-inner > span .unsignIn:hover {
  text-decoration:underline;
}
.main-nav {
  position: relative;
}
.nav-opacity,
.nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 35px;
}
.nav-opacity {
  background: #000;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.nav {
  box-sizing: border-box;	
  padding-left: 64px;
}
.navlist > li {
  float: left;
  line-height: 35px;
  font-size: 10px;
  color: #fff;
}
.navlist > li a {
  position: relative;
  float: left;
  height: 35px;
  line-height: inherit;
  padding: 0 23px;
  font-size: 13px;
  color: #fff;
  background: inherit;
  -webkit-transition: 1s;
  transition: 1s;
}
.navlist > li a:hover {
  background: url("../image/nav-hover.png") repeat-x 0 0;
}
.navlist > li .home {
  padding-left: 13px;
}
.navlist .fa-home {
  position:relative;
  font-size:22px;
  color:#fff;
  margin-right:5px;
  top:2px;
}
.navlist .wechat {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  width: 170px;
  height: auto;
  z-index: 999;
}
/*页面尾部模块*/
.footer {
  height: 70px;
  text-align: center;
  background: url("../image/footer_bg.jpg") repeat-y 0 0;
}
.footer-inner {
  padding-top: 14px;
}
.navlist-aside {
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.navlist-aside p {
  color: inherit;
}
/*页面底部导航模块*/
.footer-navlist {
  padding-top: 5px;
  margin-bottom: 8px;
}
.footer-navlist > li {
  /* float: left; */
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
  font-size: 8px;
}
.footer-navlist > li > a {
  float: left;
  padding: 0 18px;
  font-size: 12px;
  color: inherit;
}
.footer-navlist > li > a:hover {
  text-decoration: underline;
}
.copyright {
  line-height: 20px;
  font-size: 12px;
}
.copyright a{
  margin-left: 20px;
}
/*企业logo组模块*/
.footer-brand {
  display: inline-block;
}
.worldmap-inner {
  position: relative;
  width: 1366px;
  height: 727px;
  background: url("../image/worldmap.jpg") no-repeat;
}
.show-caret {
  position: absolute;
  z-index: 30;
  top: 315px;
  right: 25px;
  width: 34px;
  height: 34px;
  background: url("../image/caret_left_index.png") no-repeat;
  cursor: pointer;
}
/*页面轮播图模块*/
.carousel-section {
  height: 530px;
}
.carousel {
  position: relative;
  width: 100%;
  height: 530px;
  overflow: hidden;
}
.carousel-content-wrapper {
  width: 1366px;
  height: 530px;
  overflow: hidden;
}
.carousel img{
	height:530px;
}
.carousel-content > li {
  float: left;
}
.carousel-control-wrapper {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 15px;
  z-index: 999;
}
.carousel-control {
  padding-left: 64px;
}
.carousel-control > li {
  display: inline-block;
  width: 11px;
  height: 11px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid #fff;
  margin: 0 8px;
  cursor: pointer;
}
.carousel-control .active {
  background: #fff;
}
/*法规页面列表项*/
.rules-section {
  width: 223px;
  max-height: 920px;
  border: 1px solid #bebebe;
  background: #fff;
}
.rules-subsection h2 {
  line-height: 32px;
  padding-left: 8px;
  color: #fff;
  background: #0d94b5;
  margin-bottom: 9px;
}
.rules-sublist {
  /* padding-bottom: 10px; */
}
.rules-sublist-three{
	height:60px;
	overflow:hidden;
}
.rules-sublist-six{
	max-height: 80px;
	overflow:hidden;
}
.rules-sublist li {
  padding-left: 25px;
  background: url("../image/caret_right.png") no-repeat 15px 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rules-sublist li.has-cont{
 background-image: url("../image/caret_down.png");
}
.rules-sublist li.caret-top {
    background-image: url(../image/caret_top.png);
}
.rules-sublist li.has-cont>ul{
	display:none;
}
.rules-sublist li:hover {
  background-color: #e5f1f4;
}
.rules-sublist li a {
  display: block;
  line-height: 20px;
  /* padding-left: 8px; */
  font-size: 12px;
  color: #666666;
}
.rules-sublist li.on>a{
	color:#a2412c;
}
.rules-sublist li .more {
  display: inline-block;
  width: 7px;
  height: 8px;
  padding-left: 4px;
  background: url("../image/more_caret.png") no-repeat 4px 0;
  cursor: pointer;
}
.pagenum p {
  float: right;
  padding: 0 24px 16px 0;
  margin-bottom: -4px;
}
.pagenum p a,
.pagenum p span{
  display: inline-block;
  line-height: 11px;
  padding-bottom: 1px;
  font-size: 11px;
  border-bottom: 1px solid #a3a3a3;
  margin: 0 5px;
}
.pagenum p span{
	border-bottom: none;
}
.pagenum p span.active{
	color:#a2412c;
}
.rules-page {
  padding-bottom: 42px;
}
.rules-aside {
  width: 915px;
  min-height: 588px;
  border: 1px solid #bebebe;
  background: #fff;
  background-size: 160px 160px !important;
}
.rules-result-list {
  padding-left: 43px;
  padding-top: 43px;
  padding-right: 0;
}
.rules-result-list li {
  margin-bottom: 27px;
  padding-left: 20px;
  padding-right: 53px;
  background: url(../image/sprite.png) no-repeat -180px 1px;
}
.rules-result-list li a {
  line-height: 26px;
  font-size: 13px;
  color: #000;
}
.rules-result-list li a:hover{
	text-decoration: underline;
}
.rules-result-list li a em {
  color: #a2412c;
}
.rules-result-list li p {
  line-height: 11px;
  font-size: 11px;
  color: #999999;
  padding-top: 5px;
}
.rules-result-list li p span {
  padding-right: 5px;
}
.rules-result-list li .highlight,
.highlight{
	/* color: #a2412c; */
	color: red;
}
.main {
  background: #efefef;
}
.main .main-inner {
  padding: 0 92px 7px 92px;
}
/*出版物页面模块*/
.publish-wrapper {
  padding: 28px 121px 50px 121px;
}
.quick-navbar {
  padding-left: 35px;
  margin-bottom: 28px;
  background: url("../image/map.png") no-repeat;
}
.quick-navbar h1 {
  line-height: 40px;
  font-size: 32px;
}
.publish-list .publish-item {
  padding: 25px 40px 25px 20px;
  border: 1px solid #7d787a;
  background: #fff;
  margin-bottom: 50px;
}
.publish-list .publish-item-last {
  margin-bottom: 0;
}
.publish-pic {
  width: 215px;
  display: table;
  text-align: center;
}
.publish-pic span {
  display: table-cell;
  vertical-align: middle;
}
.publish-pic img {
  vertical-align: middle;
  width: 180px;
  max-height: 300px;
}
.publish-detail {
  width: 845px;
  font-family: "宋体", Arial, sans-serif;
  font-size: 14px;
  color: #000;
}
.publish-detail .publish-title {
  font: bold 18px/1.5 "Microsoft YaHei", Arial, sans-serif;
  margin-bottom: 10px;
}
.publish-detail p {
  line-height: 30px;
}
.publish-sublist {
  padding-bottom: 34px;
}
.publish-sublist li {
  display: inline-block;
  padding-right: 24px;
}
.publish-sublist li span {
  display: block;
  line-height: 24px;
  color: #666;
}
.read-all a:hover {
  text-decoration: underline;
}
.quickbar {
  padding: 24px 0 21px 0;
}
.local-navbar li {
  float: left;
  padding-top: 22px;
}
.local-navbar li a {
  padding: 0 6px;
  line-height: 16px;
  font-size: 16px;
  color: #000;
}
.local-navbar .flag {
  width: 45px;
  /* height: 40px; */
  padding-top: 15px;
  padding-right: 8px;
  /* background: url("../image/Russia_flag.jpg") no-repeat 0 0; */
}
.frm-radio,
.dp {
  margin-right: 20px;
  display: inline-block;
}
.frm-radio {
  padding-right: 24px;
}
.frm-radio li {
  display: inline-block;
  margin: 0 8px;
}
.fdp {
  padding-top: 21px;
}
.dp a {
  float: right;
  width: 25px;
  height: 20px;
  margin-left: 15px;
}
.dp a .fa{
	font-size:20px;
	color:#888;
}
.dp a img{
	display:block;
	width:100%;
}
.flag-info-section {
  position: relative;
  padding: 23px 0 33px 0;
  height: 40px;
  overflow: visible;
}
.flag-info-section span {
  float: left;
  color: #000000;
}
/* .flag-info-section .flag {
  width: 60px;
  height: 40px;
  background: url("../image/Russia_flag.jpg") no-repeat;
} */
.flag-info-section .flag img{
	width:60px;
	margin-top: 4px;
}
.flag-info-section .country-name {
  line-height: 26px;
  padding-top: 14px;
  font-size: 26px;
  margin-left: 17px;
}
.flag-info-section .nomargin {
  margin-left: 0;
}
.flag-info-section .country-status {
  line-height: 18px;
  padding-top: 22px;
  font-size: 18px;
  margin-left: 12px;
}
.flag-info-section .alink-status {
  float: left;
  line-height: 11px;
  padding-top: 26px;
  font-size: 11px;
  color: #767676;
  margin-left: 17px;
}
.flag-info-section .alink-status:hover{
	text-decoration: underline;
}
.alink-status .fa-angle-double-right{
	font-size:14px;
}
.aside-aLink {
    position: absolute;
    right: -65px;
    bottom: -72px;
    width: 50px;
    /* height: 142px; */
    height: 40px;
    overflow: visible;
}
.aside-aLink .show-list-wrapper {
  position: relative;
}
.aside-aLink .country-list-heading {
  left: 0 !important;
}
.aside-aLink .c_title,
.aside-aLink .c_list {
  padding-left: 20px;
}
.aside-aLink .show-list {
  position: absolute;
  top: -3px;
  left: -282px;
  padding-bottom: 23px;
  border: 1px solid #bebebe;
  background: #fff;
  display: none;
}
.country-list .c_list{
	height:500px;
	overflow:auto;
}
.aside-aLink .show-list .country-list-heading {
  background: #0252b5;
}
.aside-aLink .show-list .c_title {
  font-weight: bold;
  color: #0252b5;
}
.totop-wrap{
	position: fixed;
	z-index: 2;
	left: 50%;
	margin-left: 610px;
	bottom: 200px;
	display: none;
}
.aside-aLink .control-btn,
.totop-wrap .return-totop {
  display: block;
  width: 50px;
  height: 12px;
  padding-top: 49px;
  line-height: 10px;
  text-align: center;
  font-size: 10px;
  color: #767676;
  cursor: pointer;
  word-break: normal;
  overflow: hidden;
}
.aside-aLink .show-list-btn {
  background: url("../image/other_s.png") no-repeat center 0;
  margin-bottom: 24px;
}
.aside-aLink .show-list-btn-r{
	background: url("../image/other_z.png") no-repeat center 0;
}
.aside-aLink .return-totop,
.totop-wrap .return-totop{
  background: url("../image/totop.png") no-repeat center 0;
}
/*宏观页面选项卡模块*/
.tabs-content-wrapper {
  min-height:578px;
  border: 1px solid #bebebe;
  background: #fff;
  margin-top: -1px;
}
.tabs-content-wrapper .tabs-content {
  display: none;
  padding: 20px 50px 20px 50px;
  line-height:1.8em;
}
.tabs-content-wrapper .tabs-content p {
  line-height: 2em;
  font-size: 13px;
  text-indent: 2em;
}
.tabs-content-wrapper .tabs-content .alink-turn {
  padding-bottom: 20px;
}
.tabs-content-wrapper .tabs-content .alink-turn a {
  float: right;
  font-size: 14px;
  color: #4882c5;
}
.tabs-content {
  /*页面正文模块*/
}
.tabs-content .heading-h1,
.tabs-content .heading-h2,
.tabs-content .heading-h3,
.tabs-content .heading-h4 {
  text-indent: 2em;
  padding: 5px 0;
}
.tabs-content .heading-h1 {
  font-size: 16px;
  font-weight: bold;
}
.tabs-content .heading-h2 {
  font-size: 14px;
  font-weight: bold;
}
.tabs-content .heading-h3 {
  font-size: 14px;
}
.tabs-content .heading-h4 {
  font-size: 13px;
}
.tabs-controllist > li {
  float: left;
  width: 62px;
  text-align: center;
}
.tabs-controllist > li span {
  float: left;
  width: 100%;
  line-height: 29px;
  font-size: 14px;
  color: #666666;
  border: 1px solid #bebebe;
  border-bottom: 0;
  background: url("../image/tab-span.png") repeat-x;
  cursor: pointer;
}
.tabs-controllist .active span {
  font-weight: bold;
  color: #333333;
  border-bottom: 0 transparent !important;
  background: url("../image/tab-span-active.png") repeat-x;
}
/*法律法规列项(1180)*/
.lrx_content {
  padding: 0 93px;
}
.list-aside {
  width: 263px;
  height: 774px;
  padding-bottom:23px;
  border: 1px solid #bebebe;
  background: #fff;
  margin-bottom: 5px;
}
.list-aside .c_list{
	height:730px;
	overflow:auto;
}
.aside-inner {
  position: relative;
  padding-left: 17px;
}
/*搜索条*/
.search-form {
  width: 414px;
  height: 36px;
  border: 1px solid #808080;
  background: #fff;
}
.search-form input {
  display: block;
  width: 100%;
  height: 36px;
  border: 0 transparent;
  outline: none;
}
.search-form input:focus {
  outline: none;
}
.country-list-heading {
  position: relative;
  top: -1px;
  left: -18px;
  width: 251px;
  height: 44px;
  padding-left: 14px;
  line-height: 44px;
  font-size: 20px;
  color: #fff;
  background: #0d94b5;
}
.country-list-heading em {
  font-size: 16px;
}
.c_title {
  font-size: 18px;
  color: #0d94b5;
  padding-top: 23px;
  margin-bottom: 8px;
}
.c_list li {
  line-height: 35px;
  background: url("../image/caret_right_b.png") no-repeat 0 center;
}
.c_list li a {
  padding-left: 11px;
  font-size: 16px;
}
.c_list li a:hover {
  text-decoration: underline;
}
.lrx-subsection {
  padding: 18px 32px 17px 32px;
  border: 1px solid #bebebe;
  background: #fff;
  margin-bottom: 33px;
}
.lrx-subsection h2 {
  line-height: 36px;
  font-size: 18px;
  color: #0d94b5;
  border-bottom: 1px solid #0d94b5;
  margin-bottom: 7px;
}
.list-section {
  width: 884px;
  margin-bottom: 5px;
}
.lrx-sublist li {
  padding-left: 20px;
  line-height: 25px;
  background: url("../image/sprite.png") no-repeat 6px -76px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
}
.lrx-sublist li a {
  font-size: 12px;
  color: #333;
}
.lrx-sublist li a:hover {
  text-decoration: underline;
}
.lrx-sublist li em {
  font-size: 12px;
  color: #999;
}
.more-section {
  /* margin-top: 7px; */
  margin-bottom: 7px;
  text-align:center;
}
.more-section .dropdown-more{
	color: #0d94b5;
	cursor: pointer;
}
.more-section .dropdown-more:hover{
	color:#075f75;
}
.more-section a {
  width: 65px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  background: url("../image/sprite.png") no-repeat 0 -110px;
}
/*详情页(1120)*/
.d_content {
  padding: 0 123px;
}
.detail-title h1 {
  line-height: 56px;
  font-size: 24px;
  font-weight: bold;
  font-family: "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  color: #333333;
}
.detail-info {
  padding: 18px 0;
  border-bottom: 1px solid #000;
  margin-bottom: 24px;
}
.detail-info .detail-info-list li {
  display: inline-block;
  padding-right: 15px;
  color: #767676;
  font-family: "Microsoft YaHei", Arial, sans-serif;
}
.pdf-download {
  display: inline-block;
  /* background: url("../image/pdf_icon.png") no-repeat 0 3px; */
  cursor: pointer;
}
.pdf-download .fa-file-pdf-o{
	color: #e3393c;
    font-size: 18px;
    margin-right: 5px;
}
.content-detail {
  padding: 10px 65px 30px 65px;
  border: 1px solid #7d787a;
  background: #fff;
  font: normal 13px/2.3 "宋体", Arial, sans-serif;
}
.content-detail p {
  text-indent: 2em;
  color: #1b1b1b;
}
.content-detail .heading-h1 {
  font-family: "Microsoft YaHei", Arial, sans-serif;
}
.text-noindent {
  text-indent: 0 !important;
}
.brandlist {
  padding-left: 40px;
}
.brandlist > li {
  float: left;
  margin-left: 14px;
}
.brandlist > li > a {
  float: left;
  color: #fff;
  margin-top: 12px;
  font-size: 12px;
}
.radio-list {
  padding-left: 16px;
}
.radio-list li {
  font-size: 12px;
  color: #999999;
}
.radio-list li input{
	vertical-align:middle;
}
.radio-list .li-radio {
  margin-bottom: 8px;
}
.country-list-section {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -683px;
  height: 949px;
  background: url("../image/index_shadow.jpg") no-repeat;
  z-index: 999;
  display: none;
  overflow: hidden;
}
.list-view-wrapper {
  position: absolute;
  right: -220px;
  top: 120px;
}
.bg-shadow,
.list-view {
  position: absolute;
  right: 0;
  top: 0;
}
.bg-shadow {
  width: 441px;
  height: 763px;
  background: #001e34;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.list-view {
  width: 421px;
  height: 725px;
  padding-left: 20px;
  padding-top: 38px;
  z-index: 9999;
}
.caret-topage {
  position: absolute;
  /* top: 38px; */
  top: 20px;
  right: 16px;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
}
.list-view .country-list{
	width: 400px;
	height: 675px;
    overflow: auto;
    /* ie */
    scrollbar-face-color:#03243f;
	scrollbar-track-color:#2a4862;
	scrollbar-arrow-color:#001e34;
	scrollbar-3dlight-color:#2a4862;
	scrollbar-darkshadow-color:#2a4862;
	scrollbar-highlight-color:#2a4862;
	scrollbar-shadow-color:#2a4862;
	scrollbar-base-color:#2a4862;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/  
.country-list::-webkit-scrollbar  
{  
    width: 17px;  /*滚动条宽度*/
    border:1px solid #fff;
}   
/*定义滚动条轨道 内阴影+圆角*/  
.country-list::-webkit-scrollbar-track  
{  
    border:1px solid #2a4862;
    border-radius: 0;  /*滚动条的背景区域的圆角*/
    background-color: #2a4862;/*滚动条的背景颜色*/  
}   
/*定义滑块 内阴影+圆角*/  
.country-list::-webkit-scrollbar-thumb  
{  
    border-radius: 0px;  /*滚动条的圆角*/
    width: 15px;
    -webkit-box-shadow: inset 1px 0 1px #2a4862,inset -1px 0 1px #2a4862;
    background-color: #03243f;  /*滚动条的背景颜色*/
} 
/*洲列表项*/
.continent-section {
  margin-bottom: 30px;
  padding-top: 20px;
}
.continent-section h3 {
  font-size: 13px;
  font-weight: bold;
  color: #c6ff00;
  margin-bottom: 10px;
}
.continent-section .country-list a,
.continent-section .country-list img,
.continent-section .country-list .name-link {
  line-height: 18px;
  vertical-align: bottom;
}
.continent-section .country-list li {
  height: 48px;
  font-size: 12px;
  color: #fff;
  /* color: #c6ff00; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
}
.continent-section .country-list li a {
  font-size: 12px;
  color: #fff;
}
.showmapname p a:hover {
  color: #fff;
  text-decoration: underline;
}
.continent-section .country-list li a:hover,
.list-view .caret-topage:hover{
	color: #ffcc00;
}
.continent-section .country-list li a.right-code,
.showmapname p a.right-code {
  font-size: 14px;
  cursor:default;
}
.continent-section .country-list li a.right-code:hover
 {
  color: #c6ff00;
  text-decoration: none;
}
.showmapname p a.right-code:hover{
  color: #ffcc00;
  text-decoration: none;
}
.continent-section .country-list li img {
  margin-left: 15px;
  margin-right: 10px;
}
.continent-section .country-list li a.name-link {
  color: #eff8fa;
}
.continent-section .country-list li a.name-link:hover {
  text-decoration: none;
}
/* 网站信息模块 */
.content-inner {
  width: 1120px;
  padding-bottom: 43px;
  margin: 0 auto;
}
.main-local {
  padding: 36px 0 27px 0;
}
.main-local .local-list li {
  display: inline-block;
}
.main-local .local-list li a {
  font-size: 16px;
  color: #000;
}
.main-local .frm-radio {
  line-height: 16px;
  font-size: 11px;
  color: #767676;
}
.content-section {
  padding: 0 64px;
  border: 1px solid #7b7a7e;
  background: #fff;
}
.article-title {
  padding: 26px 0;
  line-height: 24px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  border-bottom: 1px solid #362e2b;
  margin-bottom: 30px;
}
.article-content p {
  /* line-height: 24px; */
  line-height: 1.8em;
  padding-bottom: 17px;
  /* font-size: 14px; */
  color: #333333;
}
.article-content .heading {
  font-weight: bold;
}
.article-content .text-indent {
  text-indent: 2em;
}
/* 登录注册模块 */
.userinfo-detail {
  padding: 0 296px 80px 296px;
}
.userinfo-title {
  padding: 22px 0 33px 0;
}
.userinfo-title h1 {
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.userinfo-detail-list .userinfo-detail-item {
  width: 400px;
  margin-bottom: 10px;
}
.userinfo-detail-list .userinfo-detail-item div{
	font-size:14px;
}
.userinfo-detail-list .userinfo-detail-item .tips {
  height: 16px;
  line-height: 16px;
  padding-left: 26px;
  font-size: 12px;
  color: #ee2222;
  background: url("../image/frm_err.png") no-repeat 4px center;
  /*visibility: hidden;*/
}
.userinfo-detail-list .userinfo-detail-item .tips-hidden {
  visibility: hidden;
}
.userinfo-detail-list .userinfo-detail-item input:disabled {
  background: #fff;
}
.userinfo-detail-list .checkcode-item input {
  width: 154px !important;
}
.userinfo-detail-list .checkcode-item em {
  float: left;
  width: 112px;
  height: 44px;
  font-size: 12px;
  text-align: center;
  color: #333;
  background: #f2f2f2;
  cursor: default;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}
.userinfo-detail-list .box-lr {
  position: relative;
  height: 44px;
  padding: 5px 0 5px 0;
  line-height: 44px;
  border: 1px solid #ddd;
  margin-bottom: 6px;
}
.userinfo-detail-list .box-lr > span {
  float: left;
  padding-left: 19px;
  padding-right: 39px;
  font-size: 14px;
  color: #333;
}
.userinfo-detail-list .box-lr > input {
  float: left;
  width: 266px;
  height: 44px;
  line-height: 44px;
  padding-right: 4px;
  font-size: 14px;
  vertical-align: middle;
  border: 0;
  outline: none;
}
.userinfo-detail-list .box-lr i {
  float: left;
}
.userinfo-detail-list .box-lr i input {
  width: 17px;
  height: 17px;
}
.userinfo-detail-list .box-lr p {
  float: left;
  font-size: 12px;
  color: #333;
}
.userinfo-detail-list .box-lr p a {
  color: #c73f3f;
}
.userinfo-detail-list .box-lr b {
  position: absolute;
  top: 19px;
  right: 14px;
  width: 16px;
  height: 16px;
  background: url("../image/right.png") no-repeat 0 0;
  z-index: 666;
  display: none;
}
.userinfo-detail-list .noborder {
  height: 17px;
  line-height: 17px;
  border: 0 !important;
}
.userinfo-detail-list .submit-lr {
  float: left;
  width: 400px;
  height: 44px;
  font-size: 16px;
  color: #fff;
  background: #c73f3f;
  outline: none;
  border: 0;
  cursor: pointer;
}
.userinfo-detail-list .login-lr {
  background: #2295ee;
}
.userinfo-detail-list .subtn-wrapper {
  padding-top: 15px;
  border: 0;
}
.userinfo-detail-list .border-none {
  border: 0 transparent;
}
/* 页面弹出层 */
.alert-pannel {
  position: fixed;
  /* *position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
}
.alert-bg,
.alert-main {
  position: absolute;
}
.alert-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.alert-main {
  top: 50%;
  left: 50%;
  margin-left: -475px;
  margin-top: -297px;
  width: 945px;
  border: 5px solid #c1c1c1;
  background: #fff;
}
.alert-main .alert-header {
  height: 30px;
  background: #f3f3f3;
}
.alert-main .alert-header h3 {
  line-height: 30px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
}
.alert-main .alert-body {
  overflow-x: hidden;
  overflow-y: auto;
}
.alert-main .alert-footer {
  padding-top: 32px;
  text-align: center;
}
.alert-main .alert-footer .commonBtn {
  display: inline-block;
  width: 400px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #2295ee;
  cursor: pointer;
}
.alert-main .alert-footer .samebtn {
  height: 50px;
  line-height: 50px;
}
.alert-main .alert-footer .redbtn {
  background: #c73f3f;
}
.alert-header .topClose {
  width: 25px;
  height: 30px;
  background: url("../image/close_icon.png") no-repeat center center;
  cursor: pointer;
}
.img-icon {
  padding: 49px 0 28px 0;
  text-align: center;
}
.desp-lr {
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.re-name {
  color: #c73f3f;
}
/* 网站地图模块 */
.sitemap-cont {
  padding-left: 36px;
  padding-top: 22px;
}
.sitemap-title {
  padding-bottom: 25px;
}
.sitemap-title h1 {
  line-height: 24px;
  font-size: 24px;
  color: #c73f3f;
}
.sitemap-body {
  height: 457px;
}
.sitemap-subsection {
  float: left;
  width: 180px;
  margin-left: 36px;
}
.sitemap-subsection h2 {
  line-height: 32px;
  font-size: 20px;
  color: #2295ee;
  border-bottom: 1px solid #2295ee;
  margin-bottom: 12px;
}
.sitemap-subsection h3 {
  line-height: 28px;
  padding-left: 14px;
  font-size: 16px;
  color: #333333;
  margin-bottom: 11px;
}
.sitemap-subsection h3 em {
  display: block;
  border-bottom: 1px solid #333;
}
.sitemap-subsection ul li {
  padding-left: 10px;
  margin-bottom: 6px;
}
.sitemap-subsection ul li a {
  line-height: 24px;
  padding-left: 17px;
  font-size: 14px;
  color: #333;
}
.agreement-cont {
  padding: 19px 26px 0 26px;
}
.agreement-cont p {
  line-height: 18px;
  padding-bottom: 9px;
  text-indent: 2em;
  font-size: 12px;
  color: #333;
}
.agreement-cont .pbold {
  font-weight: bold;
}
.min-ht660{
	min-height:660px;
}
.errorFont{
	padding-top:200px;
	font-size:40px;
	color:#999;
	text-align:center;
}
#login-append-dom .userinfo-detail{
	padding:0;
}
.content{
	position: relative;
	min-height:700px;
	min-height: calc(100vh - 225px);
	background: #ebf2f6;
}
.ht-auto{
	height: auto!important;
    max-height: 120px!important;
    overflow: auto!important;
}
.pb36{
	padding-bottom:36px;
}
#pdfDiv,
#pdfSlide{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	overflow:hidden;
}
#change-fontsize-wrap{
	font-size:14px;
}
input[type="radio"]{
	vertical-align:middle;
}
input[type="radio"],
input[type="radio"]+label{
	cursor:pointer;
}
/* .rules-sublist li.on{
	background-color:lightcoral;;
} */
.search-infos{
	padding:10px;
	margin-bottom:10px;
	background-color:#fff;
	font-weight:bold;
}
.search-infos-item{
	margin-right:15px;
	color:#999;
	font-weight:normal;
}
.search-infos-item em{
	font-style:normal;
	color:#333;
}
.search-infos-item .fa{
	margin-left:5px;
	cursor:pointer;
	color:#ccc;
}
.search-infos-item .fa:hover{
	color:#999;
}
.cursor-default{
	cursor:default;
}

/* user center */
#coll-titlelist .on{
	background-color:#ccc;
}
.userlist{
	float:left;
	padding-top:20px;
	padding-bottom: 20px;
	width:200px;
	min-height:400px;
	margin-left:40px;
	background-color:#fff;
}
.userlist>li{
	
}
.userlist>li a{
	display:block;
	padding:10px;
	text-align:center;
	font-size:16px;
}
.userlist>li a.on,
.userlist>li a:hover{
	text-decoration:underline;
	color:#0d94b5;
}
.usercont{
	float:right;
	width:1000px;
	min-height:400px;
	margin-right:40px;
	padding:20px;
	background-color:#fff;
}
.usercont h3{
	font-size:16px;
}
.pt36{
	padding-top:36px;
}
.nickname-out{
	display:inline-block;
	width:100px;
	margin-right: 50px;
}
.nickname-out input{
	width:100%;
	border:1px solid #ccc;
	padding:5px 10px;
}
.coll-cont{
	width:100%;
	margin:20px 0;
}
.coll-cont thead tr{
	background-color:#eee;
}
.coll-cont tbody tr:nth-child(even){
	background-color:#f8f8f8;
}
.coll-cont th{
	padding:10px 20px;
}
.coll-cont td{
	padding:5px 20px;
}
.coll-cont td a{
	display:block;
	max-width:300px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.fz16{
	font-size:16px;
}
.text-white{
	color:#fff;
}
.list-col-2-wrap{
	width:100%;
    display:table;  /* 调教webkit*/
    word-spacing:-1em;
}
.list-col-2-wrap>li{
	display:inline-block;
	box-sizing: border-box;
    width:50%;
    padding:10px;
    word-spacing:0;
    vertical-align:top;
}
.list-col-2-wrap>li a{
	font-weight:bold;
}
.list-col-2-wrap>li a:hover{
	text-decoration:underline;
}
.mt30{
	margin-top:30px;
}
.mb20{
	margin-bottom:20px;
}
.ml20{
	margin-left:20px;
}
.ml10{
	margin-left:10px;
}
.other-down-cont{
	margin-top:20px;
}
.loading-wrap{
	position:relative;
	width:100%;
	height:calc(100vh);
}
.loading-wrap .loading-bg{
	position:absolute;
	z-index:2;
	width:100%;
	height:calc(100vh);
	opacity:0.2;
	background-color:#fff;
}
.loading-wrap .loading-cont{
	position:absolute;
	z-index:10;
	left:50%;
	margin-left:-100px;
	top:300px;
    width: 150px;
    padding: 8px 0 8px 10px;
    background-color: #fbfbfb;
    box-shadow: 0 2px 4px #cccccc;
    border-radius: 4px;
}
.loading-cont-progress{
	display: inline-block;
	margin-left: 5px;
}
.loading-rotate{
	animation:loadingrotate 1s linear 0s infinite normal;
	/* Firefox: */
	-moz-animation:loadingrotate 1s linear 0s infinite normal;
	/* Safari and Chrome: */
	-webkit-animation:loadingrotate 1s linear 0s infinite normal;
	/* Opera: */
	-o-animation:loadingrotate 1s linear 0s infinite normal;
}

@keyframes loadingrotate
{
0%   {transform: rotate(0deg);}
100% {transform: rotate(360deg);}
}

@-moz-keyframes loadingrotate /* Firefox */
{
0%   {transform: rotate(0deg);}
100% {transform: rotate(360deg);}
}

@-webkit-keyframes loadingrotate /* Safari and Chrome */
{
0%   {transform: rotate(0deg);}
100% {transform: rotate(360deg);}
}

@-o-keyframes loadingrotate /* Opera */
{
0%   {transform: rotate(0deg);}
100% {transform: rotate(360deg);}
}

.logout-btn{
	display: inline-block!important;
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    background: #c73f3f;
    padding: 4px 8px;
    margin-top: 80px;
}
.logout-btn:hover{
	color: #f8f8f8;
	background-color: #a42626;
}
.cursor-auto{
	cursor: auto;
}
.hover-color:hover{
	color: #ffcc00;
}
.hover-underline:hover,
.js-searchinfo-item-wrap .js-searchinfo-item:hover{
	text-decoration: underline;
}
.js-searchinfo-item-wrap.has-cont{
	cursor: pointer;
}
.readmore-btn{
	display: inline-block;
    padding: 2px 20px;
    margin-top: 20px;
    margin-left: 20px;
    border: 1px solid #999;
    white-space: nowrap;
    cursor: pointer;
    line-height: 20px;
    color: #666;
}
.readmore-btn:hover{
	color: #333;
	border-color: #666;
	background-color: #e8e8e8;
}
.text-center{
	text-align: center;
}
.btn.disabled,
.btn.disabled:hover,
.btn.disabled:focus{
	cursor: default!important;
	color: #999!important;
	text-decoration: none!important;
}
.captchaimg{
	display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 52px;
    margin-top: 1px;
    margin-right: 1px;
    cursor: pointer;
}
.content-article{
	padding-bottom: 50px;
}
.appendix{
	margin-top: 20px;
}
.appendix .download-btn{
	text-decoration: underline;
	color: #095b81;
}
.key-identify{
	color: red;
	margin-right: 4px;
}
.hithtml{
	font-weight: normal;
    margin-left: -43px;
    margin-bottom: 15px;
    /*color: #959595;*/
    color: #0252b5;
    border-top: 1px solid #bebebe;
    border-bottom: 1px dashed #dde0e5;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 43px;
    font-size: 16px;
    font-family: KaiTi;
}
.hithtml .highlight{
	/*color: #959595;*/
	color: #0252b5;
}
.rules-result-list li+.hithtml{
	margin-top: -5px;
}
.rules-result-list h3:first-child{
	margin-top: -42px;
	border-top: none;
}
.bg_none{
	background: none !important;
}
span.highlight{
	display: inline !important;
}
.is-jianshezhong{
	margin-left: 350px;
	font-size: 18px;
	padding-top: 120px;
	color: #999;
}
.helper-in-list{
	padding-left: 3.4em;
}
.helper-in-list li{
	list-style-type: disc;
    list-style-position: outside;
    line-height: 1.8em;
    padding-bottom: 12px;
}

.login-style-1{
	position:fixed;background-color:#000;opacity:0.4;filter:alpha(opacity=40);z-index:9999998;top:0;bottom:0;left:0;right:0;height:100%;width:100%;
}
.login-style-2{
	box-sizing:border-box;padding:0 50px;background:#fff;border:2px solid #eee;width:500px;height:480px;font-size:50px;position:fixed;z-index:9999999;top:50%;left:50%;margin-top:-240px;margin-left:-250px;
}
.login-style-3{
	position:absolute;z-index:2;top:0;right:0;font-size:24px;width:30px;height:30px;border-radius:100%;line-height:27px;text-align:center;color:#ccc;cursor:pointer;
}
.search-style-1{
	border-bottom: 1px solid #a3a3a3;cursor: pointer;
}
.sp-style-1{
	font-size: 18px; color:#999;text-align:center;margin:50px auto;
}
.pt-37{
	padding-top: 37px;
}
.pt-26{
	padding-top: 26px;
}
.pt-80{
	padding-top: 80px;
}
.h-524{
	height: 524px;
}
.h-593{
	height: 593px;
}
.h-454{
	height: 454px;
}
.h-407{
	height: 407px;
}
.ml-30{
	margin-left:30px;
}
.ml-14{
	margin-left:14px;
}
.dp-none{
	display: none;
}
.mb-0{
	margin-bottom: 0;
}
.mb-2{
	margin-bottom: 2px;
}
.w-h-20{
	width:20px;
	height:20px;
}
.loading-part{
  position: fixed;
  z-index: 10;
  top:0;
  left:0;
  width:100%;
  bottom:0;
  display: none;
}
.loading-part .loading-bg{
  width:100%;
  height: 100%;
  background: #ebf2f6;
  filter: alpha(opacity=10);
  opacity: 0.1;
}
.loading-part .loading-icon{
  position: absolute;
  width: 40px;
  height: 40px;
  top: 200px;
  left: 50%;
  margin-left: -20px;
  background: url("../plugin/layer/skin/default/loading-1.gif") no-repeat 0 0;
}
.loading-part.is-show{
  display: block;
}
.extend-msg-wrap{
  position: fixed;
  z-index: 9999999;
  top: 50%;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: -100px;
  text-align: center;
  background:none;
}
.extend-msg-wrap .in{
  display: inline-block;
  min-width: 100px;
  padding: 12px 25px;
  background-color: #000;
  filter: alpha(opacity=60);
  background-color: rgba(0,0,0,.6);
  color: #fff;
  border-radius: 2px;
  font-size:14px;
}
.left{
  text-align: left;
}
.right{
  text-align: right;
}
.center{
  text-align: center;
}