

@font-face {
	font-family: fontawesome;
	src: url(../fonts/fontawesome-webfont.ttf), url(../fonts/fontawesome-webfont.woff)
}

@media (min-width:1400px) {
	.container {
		width: 1400px!important;
		margin: 0 auto
	}
}

@media screen and (max-width:640px) {
	.m-header .m-logo {
		width: 180px;
		margin: 8px auto;
		margin-left:20%;
	}
	.m-header .m-logo img {
		width: 180px;
		margin: 0 auto
	}
	.m-header .am-offcanvas-bar {
		width: 300px;
		background: #FFF;
		box-shadow:0px 1px 5px #d9d9d9;
	}
	.am-offcanvas-bar:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: #f3f3f3;
}
	.m-header .am-icon-bars {
		font-size: 30px;
		color: #262626
	}
	.m-header {
		padding: 10px 0;
		background: #FFF;
		box-shadow:0 2px 4px 0 rgba(112, 112, 112, 0.1);
		-webkit-box-shadow:0 2px 4px 0 rgba(112, 112, 112, 0.1);
	}
	.am-menu-offcanvas1 .am-menu-nav>li>a:focus,
	.m-header .am-menu-offcanvas1 .am-menu-nav>.am-open>a,
	.m-header .am-menu-offcanvas1 .am-menu-nav>li>a:hover {
		background-color: #f5f5f5!important;
		color: #868E8E;
		outline: 0
	}
	.m-header .am-menu-offcanvas1 .am-menu-sub {
		background-color: #fbfbfb!important
	}
	.m-header .am-menu-sub {
		padding: 0
	}
	.m-header .am-menu-sub li {
		border-top: 1px solid #ebebeb;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
		/*text-shadow: 0 1px 0 rgba(0, 0, 0, .5);*/
		padding-left: 36px
	}
	.am-menu-offcanvas1 .am-menu-nav {
    border-bottom: 1px solid rgba(215, 215, 215, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.05);
    box-shadow: 0 1px 0 rgba(255,255,255,.05);
}
	.m-header .am-menu-offcanvas1 .am-menu-nav>li>a {
		color: #868E8E;
		text-shadow:none;
		border-top:1px solid #ebebeb;
	}
	.m-header .am-menu-sub li a {
		color: #868E8E;
		text-shadow: none!important;
		padding:10px 0;
	}
	.am-menu-offcanvas1 .am-menu-sub a:hover {
    color: #a8a8a8;
}
	.m-header .nav-icon::before {
		margin-left: -14px;
		margin-right: 5px
	}
	.m-header .nav-icon-globe::before {
		content: "\f0ac"
	}
	.m-header .nav-share-contain {
		height: 44px;
		line-height: 44px;
		text-indent: 9px;
		padding: 0;
		position: relative;
		color: #ccc;
		border-top: 1px solid rgba(0, 0, 0, .3);
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
		text-shadow: 0 1px 0 rgba(0, 0, 0, .5)
	}
}

@media screen and (max-width:640px) {
	.section {
		padding: 40px 0 0!important
	}
	.section .section--header {
		padding: 0 15px
	}
	.section .section--header .section--title {
		font-size: 30px!important
	}
	.section .section--header .section--description {
		font-size: 15px;
		line-height: 32px
	}
	.section--description {
		font-size: 16px
	}
}

ul,
li,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.public-bg-gray {
	background-color: #f9f9f9;
}

.public-bg-white {
	background-color: #fff;
}

.public-bg-blue {
	background-color: #3bb4f2;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	clear: both;
}

.section {
	padding: 40px 0 0px;
}

.public-inlineblock {
	display: inline-block;
}

.pull-right {
	float: right;
}


/*portal page start*/

.header {
	padding: 10px 0;
}

.header .logo {
	padding-top: 8px
}

.header .logo img {
	width: 180px
}

.header-left {
	float: left;
	margin-left: 50px;
}

.header-right {
	text-align: center margin: 0 20px;
}

.header-right .login-btns-box,
.header .language-box {
	float: right;
}

.login-btns-box {
	margin: 0 20px;
}

.language-box .am-btn:hover,
.language-box .am-btn:focus,
.language-box .am-btn.am-active {
	outline: none;
	border-color: inherit;
}

.am-btn-primary:hover,
.am-btn-primary:focus,
.am-btn-primary:active,
.am-btn-primary.am-active,
.am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
	color: #fff;
	border-color: inherit;
}

.am-btn {
	padding: 0.5em;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	outline: none;
	color: #bebebe;
   background-color: #fff; 
    border-color: #fff;
}

.am-btn .iconfont {
	font-size: 13px;
}

.login-btn {
	font-size: 12px;
	margin-top: 3px;
	color: #444;
	background-color: #e6e6e6;
	border-color: #e6e6e6;
	display: inline-block;
	margin-bottom: 0;
	padding: 5px;
	vertical-align: middle;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	white-space: nowrap;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	outline: none;
}

.login-btn a {
	color: #444;
}

.login-btn:hover a {
	color: #0e90d2;
}


/*m-header*/
.am-menu-offcanvas1 .am-menu-toggle {
    position: absolute;
    right: 10px;
    top: -31px;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
}

.menu-bars .m-bar {
	position: relative;
	font-size: 2em;
	color: #cfcfcf;
	top: 10px;
}

.nav-container {
	width: 100%;
	border-top: 1px solid #e9e9e9;
	box-shadow: 0 1px 3px #e9e9e9
}

.nav-container .nav-inner {
	max-width: 1140px;
	margin: 0 auto
}

.nav-container .nav-inner .am-nav li {
	padding: 20px 10px;
	list-style: none;
	position: relative;
	text-align: center;
}

.nav-container .nav-inner .am-nav li a {
	color: #333;
	display: inline-block;
	padding: 0px;
	text-align: center;
}

.nav-container .nav-inner .am-nav li {
	padding: 25px 10px;
	list-style: none;
	position: relative;
	font-size: 16px;
    font-weight: bold;
}

.nav-container .nav-inner .am-nav li:hover .sub-menu {
	display: block
}

.nav-container .nav-inner .am-nav li .sub-menu {
	display: none;
	padding-left: 0;
	position: absolute;
	box-shadow: 0 0 7px rgba(0, 0, 0, .15);
	top: 102%;
	left: 6px;
	z-index: 1000!important;
	background: #fff;
	border-radius: 0 0 3px 3px;
	margin: 0
}

.nav-container .nav-inner .am-nav li .sub-menu .menu-item {
	min-width: 160px;
	border-top: 1px solid #eaeaea;
	position: relative;
	padding: 15px 10px
}

.nav-container .nav-inner .am-nav li .sub-menu .menu-item a {
	display: block;
	padding: 0 20px
}

.nav-container .nav-inner .am-nav li a {
	color: #333;
	padding: 0
}

.nav-container .nav-inner .am-nav li a:hover {
	color: #6975a6;
	background-color: #fff;
}

.nav-menu-active {
	border-bottom: 2px solid #fff;
}

.enterprise-nav>li:hover {
    border-bottom: 2px solid #0091D7;
    transition: .2s;
	cursor: pointer;
}

.portal-banner {
	background: url(/images/banner_bg.png);
	color: #fff;
	padding: 50px 0 20px;
	background-size: cover;
	background-size: 100% 100%;
	position: relative;
}

.portal-banner .container {
	padding: 0 100px
}

.portal-banner .container h2 {
	font-size: 32px;
	margin: 10px 0;
}

.portal-banner .container p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}

@media screen and (max-width:640px) {
	.portal-banner {
		padding: 55px 0 60px
	}
	.portal-banner .container {
		padding: 0 15px
	}
	.portal-banner .container h2 {
		font-size: 24px
	}
	.portal-banner .container p {
		font-size: 14px
	}
}

.enterprise-feature {
	background: #fff;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	position: relative;
	text-align: center;
	padding: 20px;
	margin: 10px;
	line-height: 24px;
	min-height: 212px;
	max-height: 320px;
	
}
.enterprise-feature p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

.feature-item-title {
	margin: 10px 0 20px;
	border: none;
	border-top: 1px solid #e2e2e2;
	padding: 0;
}

.feature-item-title legend {
	margin: 0 20px 20px 0;
	width: 120px;
	padding: 0 20px;
	text-align: center;
	border-bottom: none;
	font-size: 20px;
	font-weight: 300;
}

.feature-item-title p {
	font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 24px;
	color: #525373;
}

.section .section-header .section-title {
	font-size: 32px;
	font-weight: 300;
	text-align: center;
}
.section-title span{
	font-size: 1em;
}

.section .section-header .section-description {
	font-size: 16px;
	line-height: 30px;
	color: #9b9b9b;
	text-align: center;
	margin: 13px 0 0;
}

.gene-container .am-g {
	margin: 0 auto;
	/*width: 953px*/
	width:98%;
}

.cooperation-container,
.gene-container .am-g .am-u-md-4 {
	margin-top: 50px
}

.gene-container .am-g .am-u-md-4 .gene-box {
	background: #fff!important;
	color: #262626
}

.gene-container .am-g .am-u-md-4 .gene-box img {
	width: 100%
}

.gene-container .am-g .am-u-md-4 .gene-box .gene-content {
	padding: 20px 15px 10px;
	max-height: 140px;
	min-height: 140px;
}

.gene-container .am-g .am-u-md-4 .gene-box .gene-content h3 {
	font-size: 18px
}

.gene-container .am-g .am-u-md-4 .gene-box .gene-content p {
	font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	line-height: 24px;
	margin: 0;
	
}

@media screen and (max-width:640px) {
	.gene-container .am-g {
		width: 100%
	}
	.gene-container .am-g .gene-content {
		padding: 0
	}
}

.enterprise-project img {
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}

.enterprise-info i {
	font-size: 1.1em;
	padding-right: 3px;
}

.enterprise-links li a:hover {
	color: #cacaca;
}

.enterprise-copy {
	margin-left: 5%;
}

.xc-list-b {
	padding: 0 15px;
}

.xc-edit {
	font-size: 13px;
	color: skyblue;
}

.gene-items{
	font-size: 14px;
}
.gene-items li{
	margin:5px;
}
.gene-items li a{
	float: left;
	width: 30%;
	color: #8f8f94;
}
.gene-items .big-right{
	width:65%;
	margin-left: 5%;
}
.gene-items li a:hover{
	color: #3e79bb;
	text-decoration: underline;
	cursor: pointer;
}

.layout-footer .footer {
	width: 100%;
	background: url(/images/footer_bg.jpg) no-repeat;
	background-color: rgba(53, 53, 53, 0.8);
	overflow: hidden;
	background-size: cover;
	background-size: 100% 100%;
	position: relative;
}

.footer ul {
	padding-top: 30px;
	width: 85%;
	margin: 0 auto;
}

footer {
	font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;
}

.footer ul li {
	color: #fff;
}

.enterprise-info-ul li {
	margin-bottom: 10px;
	font-size: 13px;
	padding: 0;
}

.enterprise-info .enterprise-info-ul {
	padding-top: 0;
	width: 100%;
	padding-left: 0;
}

.enterprise-info span {
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
}

.enterprise-info-title {
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.enterprise-info-ul li a {
	color: #fff;
}

.beianLink {
	color: #fff;
	text-align: center;
	padding: 5px 0 10px;
}

.beianLink a {
	color: #fff;
	float: right;
	margin-right: 20px;
	padding: 5px;
}

.beianLink a img {
	width: 20px;
	position: relative;
	top: -2px;
}

.beianLink a:hover {
	color: #cacaca;
}