
.container {
	width: 1000px; 
	margin: auto;
}
.content {
	width: 1000px,
	margin: 0 auto;
}
#page1,#page2,#page3{
	text-align:right;
	margin: 20px 0;
}
.scroll-parent{
	/*margin-top: 1px;*/
	width: 200px;
	margin-right: 50px;
	float: right;
}
.isa_top{
	width: 100%;
	height: 184px;
}
#content_list {
    display: inline-block;
    margin-top: 30px;
    margin-right: 39px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.select-theme-dark {
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    border-radius: .25em;
    position: relative;
    padding: 9px 20px 10px 20px;
    background: #292929;
    /*border: .18em solid #1E508B;*/
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    border: none;
    text-overflow: ellipsis;
}
.wapper {
	padding: 0;
	margin: 0;
	width: 100%;
	margin: 0 auto;
	font-family: "arial","Microsoft YaHei";
}

.clear {
	clear: both;
}

.top {
	margin: 0;
	padding: 0;
}

.trademark {
	margin: 0 auto;
	width: 1000px;
	height: 120px;

}
.trademark_log{
	/*padding: 23px 0;*/
}

.search {
	width: 300px;
	height: 70px;
	float: right;
	padding-top: 23px;
}
.search_lang{
	width:280px;
	height: 34px;
	color: #ffc0bb;
	line-height: 34px;
	font-size: 14px;
	text-align: right;
}
.search_lang p {
	display: inline;
}
.search_lang span {
	cursor: pointer;
}
.search_lang_span {
	color: #FFF;
}
.search_lang span:hover {
	color: #FFF;
}
.search_div{
	position: relative;
	width:280px;
	height: 36px;
}
.search-box {
	width: 280px;
	height: 36px;
	line-height: 36px;
	border: 0;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari 和 Chrome */
	outline:none;
	color: #666;
	text-indent:15px;
}

.search-img {
	width: 24px;
	height: 24px;
	top: 6px;
	right: 16px;
	position: absolute;
}

.nav {
	margin: 0 auto;
	padding: 0;
}
.embellish {
	width: 100%;
	height: 40px;
	background-color: #292929;
	padding: 0;
	margin: 0;
}

.nav-farme {
	height: 24px;
 	text-align: center;
}

.nav-farme-img {
	padding: 0;
	margin-top: -40px;
}

.navigation {
	width: 1200px;
	margin:-50px auto 0 auto;
}

.navigation-bars:first-child {
	width: 120px;
	margin: 0 auto;
	float: left;
	padding: 5px 40px;
	color: #FFFFFF;
	display: inline-block;
	position: relative;
    /*text-overflow: ellipsis;*/
    white-space: nowrap;
    overflow: hidden;
}

.navigation-bars {
	width: 155px;
	margin: 0 auto;
	float: left;
	padding: 5px 40px;
	color: #FFFFFF;
	display: inline-block;
	position: relative;
    /*text-overflow: ellipsis;*/
    white-space: nowrap;
    overflow: hidden;
}

.active {
	border-bottom: 2px solid #FFFFFF;
}
.navigation-bars img{
	position: relative;
	top:2px;
	right: -40px;
}
.navigation-bars_last {
	margin: 0 auto;
	float: right;
	color: #FFFFFF;
	display: inline-block;
	position: relative;
}

.navigation-link {
	color: #FFFFFF;
	text-align: center;
/*	padding: 2px 3px;
    margin: 0 40px;
    text-decoration: none;*/
    display: inline-block;
}

.last {
	border: 2px solid #FFFFFF;
	border-radius: 20px;
	padding: 3px 12px;
}

.navigation-link:hover {
	border-bottom: 2px solid #FFFFFF;
}

a {
	text-decoration: none;
	border: 0;
	outline:none;
	color: #000000;
}

.interlinkage {
	float: left;
	/*width: 420px;*/
	width: 600px;
	text-align: left;
	overflow: hidden;
}


.divide_span{
	color: #b8b8b8;
	margin: 0 10px;
	font-size: 14px;
	float: left;
}
.divide {
	color: #b8b8b8;
	margin: 0 10px;
	font-size: 14px;
}

.contact-us {
	float: left;
	width: 240px;
	text-align: left;
	overflow: hidden;
}
.contact-img {
	width: 16px;
	height: 14px;
}

.divide-line {
	width: 1px;
	height: 124px;
	background-color: #848484;
	float: left;
	margin-right: 60px;
}
.code{
    /*width: 500px;*/
    float: right;
    margin-top: 10px;
    padding-left: 60px;
    border-left: 1px solid #848484;
}
.code-content {
	width: 135px;
	float: left;
	/*margin-right: 60px;*/
	text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.code-text {
	font-size: 0.9em;
}

.code-img {
	width: 100px;
	height: 100px;
	margin-bottom: 12px;
}



.company {
	margin: 0;
	font-weight: bold;
	/*margin-top: 30px;*/
	font-size: 0.9em;
}

/*固定定位*/
.finx_top{
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0;
	z-index: 9999;
	display: none;
	/*background-color: rgba(255,255,255,0.8);*/
}
.finx_top .embellish{
	/*background-color: rgba(41,41,41,0.7);*/
}
.finx_top .nav-farme-img{
	/*opacity:0.6;
	filter:alpha(opacity=60);
	padding: 0;
    margin-top: -40px;*/
}
@media screen and (max-width: 1200px) {
	.content {
		width: 100%;
	}
	.container {
		width: 100%;
	}
	.isa_top {
		height: 55px;
	}
	.top {
		position: relative;
	}
	.header {
		height: 55px;
		background-color: #000000;
		border: 0px;
	}
	.trademark {
		width: 100%;
		height: auto;
	}
	.logo {
		width: auto;
		height: 50px;
		margin-left: 3.5%;
		padding: 5px 0;
	}
	.search {
		width: 61%;
		height: auto;
		padding: 0 2% 0 0;
		display: none;
	}
	.search_lang {	
		width: 100%;
		font-size: 0.875em;
		color: #FFFFFF;
	}
	.search_lang_span {
		color: #D23023;
	}
	.search_div {
		width: 100%;
		display: none;
	}
	.search-box {
		width: 100%;
	}
	.nav {
		position: absolute;
		top: 0px;
		width: 15%;
		right: 0px;
		height: 55px;
	}
	.nav-farme {
		display: none;
	}
	.embellish {
		width: 60%;
		height: 38%;
		margin-top: 15px;
		float: right;
		margin-right: 10px;
		padding-right: 0px;
		background-color: initial;
		background-image: url(/isa/images/mune.png);
		background-size: 100% 100%;
	}
	.navigation {
		position: absolute;
		width: 180px;
		top: 55px;
		right: 0;
		z-index: 99999;
		background-color: #000;
		display: none;
		margin-top: 0px;
	}
	.navigation .navigation-bars {
		width: 100%;
		padding: 5px 10px;
	}
	.navigation-bars img {
		display: none;
	}
	.active {
		border: 0px;
	}
	.navigation-link {
		padding-left: 0px;
		width: 100%;
	}
}
