body, button, input, textarea {
    font-size: 14px;
    line-height: 1.531;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;

    --swiper-pagination-bullet-width: 15px;
    --swiper-pagination-bullet-size: 15px;
    --swiper-pagination-bullet-height:15px;
    --swiper-theme-color:#c44a4e;
}

input {
    font-size: 12px !important;
    line-height: 1.531;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
    margin: 0;
    padding: 0;
}

.pdfli {
    display: inline;
    margin-right: 2em;
    padding-left: 7px;
    background: url(https://transcosmos-cn.com/theme/default/images/shared/liststyle_utilitynav.gif) no-repeat 0 50%;
    white-space: nowrap;
}
#wrapper .wrap {
    max-width: 1024px;
    width:100%;
    margin: 0 auto;
}
#wrapper .mb {
    margin-bottom: 20px;
}
#top {
    background-color: #EEEEEE;
    height: 30px;
    border-bottom: 1px solid #D8D8D8;
    text-align: right;
    color: #000;
}
/* topNav */
#top .topNav {
    position: relative;
    z-index: 1000;
    height: 30px;
    float: right;
}
#top .topNav li {
    border: 1px solid #EEEEEE;
    border-bottom: 0;
    float: left;
    zoom: 1;
    text-align: center;
}
#top .topNav li s {
    top: 9px;
    left: 0;
    width: 0;
    height: 12px;
    border-left: 1px solid #DDD;
    overflow: hidden;
}
#top .topNav li a {
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #555;
}
#top .topNav li.hover {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-bottom: 0;
}
#top .topNav li.hover s {
    border-left: 1px solid #FFF;
}
#top .topNav ul {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-top: 0;
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    padding-bottom: 4px;
}
#top .topNav ul li {
    float: none;
}
#top .topNav li.hover ul li {
    border: none;
}
#top .topNav li.hover ul li a {
    height: 25px;
    line-height: 25px;
}
/* -- header -- */
#header {
    min-height: 80px;
}
#header .logo {
    padding: 14px 0;
    float: left;
}
#header .searchBox {
    float: right;
}
#header .searchBox {
    margin: 30px 10px 0 0;
    border-radius:15px;
    border: 1px solid #ccc;
}
#header .searchBox .keyword {
    width: 210px;
}
/* -- mainNav -- */
#mainNav {
    height: 60px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    background: url(../image/wide_bg_navigation.gif) 0 0 repeat-x; /* https://transcosmos-cn.com/theme/default/images/shared/wide_bg_navigation.gif */
}
#mainNav div.wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    position: relative;
}
#mainNav div.wrap div{
    border-right: 1px solid #4F4F4F;
    width: 16.66666%;
    text-align: center;
}
#mainNav div.wrap div:last-child{
    border-right: unset;
}

#mainNav div.wrap div a {
    text-align: center;
    color: #fff;
    text-decoration: none;
}

#mainNav div.wrap div:hover a, #mainNav div.wrap div.cur a{
    color: #FFF;
    font-weight: 800;
    text-shadow: 2px 2px 2px #ccc;
}

#setw .dropdown-arrow, #setwm .dropdown-arrow{
    position: absolute;
    top: 48%;
    margin-left: 5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid ;
}

/* -- searchBox -- */
.searchBox {
border:solid #DDDDDD;
border-width:0 0 1px 0;
background-color: #FFF;
height: 28px;
padding-left: 10px;
}
.searchBox {
position: relative;
white-space: normal
}
.searchBox label {
height: 0;
line-height: 0;
overflow: hidden;
width: 0;
position: absolute;
font-size: 0;
z-index: -1;
outline: 0
}
.searchBox .keyword {
color: #CCCCCC;
}
.searchBox .keyword:focus {
color: #555
}
.searchBox .keyword::-webkit-input-placeholder {
color:#CCCCCC;
}
.searchBox .keyword:focus:-moz-placeholder, .searchBox .keyword:focus::-moz-placeholder {
color:transparent!important
}
.searchBox .keyword:focus::-webkit-input-placeholder {
color:transparent!important
}
.searchBox .btnSearch {
    background:url(../image/btn_search.gif) no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -999px;
    overflow:hidden;
    cursor: pointer;
    border-radius:15px;
    transform: translate(-5px,-1px);
}

/*test*/
#sub_navigation_area, #sub_navigation_area1 {
    height: 300px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: none;
    background: #333; 
    display: block;
    position: absolute;
    top: 173px;
    z-index: 2;
}

#sub_navigation_area1 a{
    color: #ffffff;
}
/* line 247, importTop.scss */
.sub_navigation {
    width: 980px;
    height: 400px;
    position: relative;
    top: 0;
    margin: 0 auto;
    overflow: hidden;
}
/* line 254, importTop.scss */
.sub_navigation div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; 
}
/* line 259, importTop.scss */
.sub_navigation div div {
    position: static;
    margin: 70px 21px 0;
    float: left;
    height: auto; 
}
/* line 264, importTop.scss */
.sub_navigation div div ul {
    margin-left: 0;
    overflow: hidden; 
}
/* line 267, importTop.scss */
.sub_navigation div div ul li {
    list-style-type: none;
    width: 190px;
    height: 143px;
    text-align: center;
    float: left;
    overflow: hidden; 
}
/* line 274, importTop.scss */
.sub_navigation div div ul li a {
    display: block; 
}
/* line 276, importTop.scss */
.sub_navigation div div ul li a:hover img {
    margin-top: -143px; 
}
/* line 280, importTop.scss */
.sub_navigation div div ul li#navigation_dec a:hover img {
    margin-top: 0; 
}
/* line 287, importTop.scss */
.sub_navigation p.close {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -15px;
    cursor: pointer; 
}
/* line 294, importTop.scss */
.sub_navigation .sp_nav {
    display: none; 
}
/*testee*/

/*test2*/
div.foot_navigation_area {
height: 370px;
width: 100%;
top: 0;
margin: 0 auto;
overflow: hidden;
/*background: #333; */
}
/* line 247, importTop.scss */
div.foot_navigation_area div#foot_navigation {
width: 980px;
height: 290px;
position: relative;
top: 0;
margin: 0 auto;
overflow: hidden; }
/* line 254, importTop.scss */
div.foot_navigation_area div#foot_navigation div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; }
  /* line 259, importTop.scss */
  div.foot_navigation_area div#foot_navigation div div {
    position: static;
    margin: 70px 0px 0;
    float: left;
    height: auto; }
    /* line 264, importTop.scss */
    div.foot_navigation_area div#foot_navigation div div ul {
      margin-left: 0;
      overflow: hidden; }
      /* line 267, importTop.scss */
      div.foot_navigation_area div#foot_navigation div div ul li {
        list-style-type: none;
        width: 190px;
        height: 143px;
        text-align: center;
        float: left;
        overflow: hidden; }
        /* line 274, importTop.scss */
        div.foot_navigation_area div#foot_navigation div div ul li a {
          display: block; }
          /* line 276, importTop.scss */
          div.foot_navigation_area div#foot_navigation div div ul li a:hover img {
            margin-top: -143px; }
        /* line 280, importTop.scss */
        div.foot_navigation_area div#foot_navigation div div ul li#navigation_dec a:hover img {
          margin-top: 0; }

div.foot_navigation_area_m {
display: none;
}

ul, ol {
    list-style: none;
}

.dituContent{
	width:35%;
	max-width:600px;
	height:260px;
	border:#ccc solid 1px;
	position: absolute;
    overflow: hidden;
}



/*************************** 
		footer
**************************/
#footArea{
	color:#FFF;
	background:#EBEBEB;
	line-height:2em;
	margin-top:0px;
	font-size: 10px;
	color: rgb(21, 40, 61);
}
#footArea .foot-menu{
	padding: 30px 0 30px;
}
#footArea .friend_link dd a,
#footArea .foot-menu .colo a:link,
#footArea .foot-menu .colo a:visited{
	color: rgb(21, 40, 61);
}
#footArea .foot-menu dt,
#footArea .friend_link dd a:hover,
#footArea .foot-menu .colo a:hover{
	color: #CF3835;
}
#footArea .foot-menu .colo{
	white-space: nowrap;
}
#footArea .friend_link dd{
	margin-bottom: 8px;
}
#footArea .foot-menu dl{
	width:19%;
	margin-right:4%;
	float:left;
	vertical-align:top;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#footArea .foot-menu dl:last-child{
	margin-right:0;
	width:28%;
}
#footArea .foot-menu dl:first-child{
	margin-left:2%;
}
#footArea .foot-menu dt{
	font-size:1.8em;
	padding:7px 0 12px;
	font-weight: normal;
}
#footArea .foot-menu dd{
	font-size:1.2em;
	line-height: 1.9;
}
#footArea .foot-menu .ico{
	font-size:1.1em;
	padding:0 7px 0 0;
}
.copyright-lastDiv{
	margin-top: 20px;
}
#footArea .foot-menu .last-dl a:link,
#footArea .foot-menu .last-dl a:visited{
	color:#656465;
}
#footArea .foot-menu .last-dl a:hover,
#footArea .foot-menu .last-dl a:active{
	color:#C4494E;
}
#footArea .foot-menu .code_img{
	float: right;
	text-align: center;
}
#footArea .copyright{
	text-align:center;
	font-size:1.3em;
	padding-top: 30px;
}



/*************************** 
		backTop
**************************/
#backTop {
	position:fixed;
	z-index:100;
	bottom:4%;
	right: 15%;
	/* background:url(	/static/image/top2.png) no-repeat; */
	width:48px;
	height:48px;
    overflow: hidden;
    /* display: none; */
}
#backTop a:hover,
/* #backTop a:active{
	background-position:left -50px;
    color: #000;
} */

.company-pos-tooltip .tooltip-inner{
    max-width: 800px !important;
    text-align: left;
}
.show-text {
    width:48px;
	height:48px;
    color: #999aaa;
    padding: 2px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
}
.hidden {
    display: none;
}



div.modal[aria-hidden="true"] button{
    display: none;
}