/*all*/

a {
    color: #58585b;
    text-decoration: none;
    line-height: inherit;
}

a:link, a:visited {
    color: #125697;
    text-decoration: none;	
}

a:hover {
    color: #125697;
    text-decoration: underline;	
}

a:actived {
    color: #125697;
    text-decoration: none;
}

.h10 {
	height: 10px;
	clear: both;
}

.h15 {
	height: 15px;
	clear: both;
}

.h20 {
	height: 20px;
	clear: both;
}

.h30 {
	height: 30px;
	clear: both;
}

.h40 {
	height: 40px;
	clear: both;
}

.font12 {
	font-size:12px;
}

p {
    line-height: 1.6em;
    margin-bottom: 12px;
    color: #111111;
    font-size: 16px;
}
h1, h2, h3 {
    line-height: 1.45em;
    margin-top: .833em;
    margin-bottom: .833em;
    font-weight: 700;
}
h1 {
	font-size:22px;
}

h2 {
    font-size: 22px;
	color:#125697;
}

h3 {
    font-size: 16px;
}

.more {
	display: none
}
#position-box {
    min-height: 1.6em;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
	
.wrap {
	width:100%;
	margin:0;
	padding:20px 0;
	clear:both;
	overflow:hidden;
	min-height:800px;
}

.wrap-inner {
	max-width:1400px;
	margin:0 auto;
	overflow:hidden;
}

.sidebar_content {
    float: left;
    width: 24%;

}


.wrap-right {
    padding: 0px;
    float: right;
    width: 74%;
}

.leftmenu {
    width: auto;
    font-family: Alibaba-Regular, Arial;
    margin-bottom: 30px;
    padding: 20px 15px;
	background-color: #EEF5FB;
    border-radius: 20px;
}

.leftmenu_title {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.8em;
    text-align: left;
}

.leftmenu_title a {
    color: #4C4E4D;
    font-weight: 600;
    font-size: 16px;
}
.leftmenu ul {
    margin: 0px;
    padding: 0px;
}
.leftmenu ul li {
    list-style-type: none;
    text-align: left;
    line-height: 1.25em;
	margin-top: 2px;
    font-size: 16px;
}
.sidebar_content .drop1 a {
    color: #0066cc;
    font-weight: normal;
	display: table;
    padding: 12px 10px;
	background: #f4f4f4;
	line-height: 1.4em;
	width:100%;
	border-radius: 3px;
}
.leftmenu ul li .select a {
	font-size: 16px;
    color: #4C4E4D;
    padding: 8px 10px;
    display: table;
    line-height: 1.4em;
    width: 100%;
    border-radius: 3px;
}

.leftmenu ul li .select a:hover, .sidebar_content .drop1 a:hover, .leftmenu_title a:hover {
	text-decoration: none;
	color:#0066cc;
}

.leftmenu ul li .select a:hover, .sidebar_content .drop1 a:hover {
    text-decoration: none;
    color: #4C4E4D;
    background: #BACED9;
    border-radius: 10px;
    padding: 8px 10px;
}

.leftmenu ul li ul {
    padding: 10px 0 5px 10px;
}

.leftmenu ul li ul li {
	padding:4.5px 10px;
	border-radius: 3px;
}
.leftmenu ul li ul li a:link, .leftmenu ul li ul li a:visited {
    color: #4C4E4D;
}
.leftmenu ul li ul li a:hover {
    color: #4C4E4D;
    text-decoration: none;
}
.leftmenu ul li ul li:hover {
	background: #BACED9;
	border-radius: 10px;
}

/*topbanner*/

.content-topbanner-img{
         height:0px;
     }
	 
.topImg-box {
	margin: 0 0 30px 0;
	padding: 0;
	width: auto;
}

.topImg-box .topImg-box-v {
	background-size: 100%;
	height: 176px;
	position: relative;
	background-repeat: no-repeat;
}

.topImg-box .vImg {
	background-image: url(/gsimages/genscript/antibodies_201503.jpg);
}

.topImg-box .top-overlay {
	position: absolute;
	width: 50%;
	top: 50%;
	left: 22%;
	transform: translateY(-50%);
	text-align: center;
	z-index: 999;
}
.topImg-box .overlay-vleft {
    left: 4%;
    text-align: left;
    width: 90%;
}

.topImg-box .top-overlay h1,
.topImg-box .top-overlay h2 {
	font-size: 22px;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 12px;
	padding: 0;
	line-height: 1.2em;
	font-weight: 400;
}

.topImg-box .top-overlay .cl-black {
    color: #333333;
}
.topImg-box .top-overlay .cl-19315b {
    color: #19315b;
}

.topImg-box .top-overlay .cl-red-1 {
    color: #9d3238;
}


.topImg-box .top-overlay p, .topImg-box .top-overlay .text-p18 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1.4em;
}

.title-blue-3 {
	color: #0e5b96 !important;
	font-size: 24px !important;
}

.title-blue-2 {
	color: #026fce !important;
	font-size: 24px !important;
}

.title-red-1 {
	color: #b91b4c !important;
	font-size: 24px !important;
}

.title-green-1 {
	font-size: 21px !important;
	line-height: 21px !important;
	top: 20px !important;
	left: 20px !important;
	color: #037E09 !important;
}

.title-gray-1 {
	color: #CCCCCC !important;
	font-size: 34px !important;
	top: 50px !important;
}

.text-red-2 {
	color: #B91B4C !important;
	font-size: 15px !important;
}

.text-red-3 {
	color: #c04301 !important;
}

.text-white {
	color: #fff !important;
}

.text-19315b {
	color: #19315b !important;
}

.text-white-bg {
	background: #fff !important;
}

.text-black-1 {
	color: #444 !important;
}

.text-blue-1 {
	color: #0A3E66 !important;
}

.text-blue-2 {
	color: #528ccb !important;
}

.text-blue-3 {
	color: #0e5b96 !important;
}

.text-blue-4 {
	color: #026fce !important;
}

.text-origin-1 {
	color: #ff8900 !important;
}

.text-origin-2 {
	color: #fe7004 !important;
}

.text-yellow-1 {
	color: #ffdf00 !important;
	font-size: 26px;
}

.text-yellow-2 {
	color: #ffc002 !important;
	font-size: 16px !important;
}

.text-yellow-3 {
	color: #d6f72c !important;
}

.text-yellow-4 {
	color: #fef744 !important;
}

.text-yellow-5 {
	color: #f26b02 !important;
}

.text-green-1 {
	color: #037e09 !important;
}

.text-green-2 {
	color: #3b8c8f !important;
}

.text-black-1 {
	color: #333 !important;
}

.text-black-2 {
	color: #000 !important;
	font-size: 16px !important;
}

.text-gray {
	color: gray
}
.text-532307 {
color: #532307 !important;
}

.italic {
	font-style: italic;
}


/*topbanner*/

/*tab*/
.container-fluid {
	padding-left: 0;
	padding-right: 0
}



.accordion-group .accordion-heading {
	border-radius: 15px;
    background: #DCDCDC;
}

.accordion-toggle-title {
	font-size: 18px;
	line-height: 1.4em;
}

.accordion-heading .accordion-toggle {
	display: block;
	padding: 10px 26px 8px 20px;
}

.accordion-heading .accordion-toggle:hover, .accordion-heading .accordion-toggle:visited {
	text-decoration: none;
	background: #e8e8e8;
	border-radius: 15px;
}



.accordion-inner {
    padding: 20px 25px;
}

.accordion-heading .accordion-toggle {
	color: #4f4f4f;
}
.accordion-heading .accordion-toggle:hover {
	color: #0066cc;
	text-decoration: none;
}
.accordion-heading .accordion-toggle:focus {
	text-decoration: none;
}
.accordion-heading i.updown {
	
    position: absolute;
    right: 20px;
    top: 18px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 5px dashed;
    border-top: 5px solid\9;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    transition: all 0.5s;
    -mox-transtion: all 0.5s;
    -webkit-transition: all 0.5s;
    
}


.accordion-heading i.activeup {
	
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.accordion-heading i.updown-bottom {
    border-bottom: 5px dashed;
    border-top: 0px;
}

.collapse.in {
    display: block;
}

.accordion-heading { position:relative;}
.accordion-heading i.caret2 {
		position: absolute;
        right: 20px;
        top: 18px;
		display: inline-block;
		width: 0;
		height: 0;
		vertical-align: middle;
		border-top: 15px dashed;
		border-top: 15px solid\9;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		transition: all 0.5s;
		-mox-transtion: all 0.5s;
		-webkit-transition: all 0.5s;
		color: #9F9F9F;
	}
	
	.accordion-heading i.active {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
	}
	
	
	.accordion-heading i.caret2-bottom { 
        border-bottom: 5px dashed;
		border-top:0px;
	}
	
	.accordion-group {
	margin-bottom: 20px;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    border-radius: 15px;
    background: #F9F9F9;
}
	
	/*tab end*/

	
	/*table start*/
	table.gridtable {
    border-width: 1px;
    border-color: #dfdfdf;
    border-collapse: collapse;
}

table.gridtable th {
	border-width: 1px;
    padding: 10px 5px;
    border-style: solid;
    border-color: #16528E;
    background-color: #16528E;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.25em;
    vertical-align: middle;
}

table.gridtable .gridtable-tr {
	background-color: #f3f4f9;
}

table.gridtable .gridtable-trs {
	background-color: #f7f7f7;
}

table.gridtable td {
	text-align: center;
    line-height: 1.6em;
    font-size: 16px;
    vertical-align: middle;
    color: #58585b;
    background-color: #eef5fb;
    border: 6px solid #f9f9f9;
	padding: 8px 8px;
}

table.gridtable-left tr td,
table.gridtable-border tr td {
	text-align: left
}

tabble.gridtable-border th {
	border-width: 0
}

table.gridtable-border td {
	border-width: 0;
}

table.gridtables tr:nth-child(odd) {
	background: #f3f4f9;
}
table.gridtable-need td {
    border-width: 6px;
    border-color: #ffffff;
	background: #ffffff;
}

.gridtable ul, .gridtable ol {
    margin: 0;
    padding: 0 0 0 30px;
	text-align:left;
}

.gridtable ul li, .gridtable ol li {
    margin: 0;
    text-align: left;
    list-style-type: disc!important;
}
table.gridtable tr .module-center, .module-center {
    text-align: center;
}

	/*table end*/
	
.tableul, .tableul-sub {
    margin-top: 5px;
    margin-bottom: 15px;
    padding-top: 0;
    padding-left: 32px;
    margin-left: 0px;

}

.tableul li {
    line-height: 1.6em;
    margin-bottom: 3px;
    color: #3e3e3e;
	list-style-type: disc!important;
	text-align: left;
}

.tableul-min {
	list-style-type: none;
	background-color: #ffffff;
	width: 50%;
	float: left;
	margin-left: 0
}


.content-gray {
    padding: 10px 10px;
    background: #f2f2f2;
}

.text-origin-1 {
    color: #ff8900 !important;
}

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

.bottom-zero {
	margin-bottom:0;
	padding-bottom:0;
}
/*contact*/
.side-tabs {
    list-style: none outside none;
    max-width: 80%;
    margin: 0;
    padding: 0;
}
.side-tabs span {
    content: " ";
    height: 40px;
    width: 60px;
}
.side-tabs .icon-licence {
	color: #333333;
	display: block;
	padding: 0px 15px;
	text-decoration: none;
	font-family: Alibaba-Regular, Arial;
	float: left;
	text-align:center;
}

.side-tabs .icon-licence .iconfont {
    font-size: 30px;
    line-height: 65px;
    color: #989898;
}

.side-tabs li {
    margin-bottom: 20px;
    padding-bottom: 0;
    background-color: #eef5fb;
    border-radius: 30px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ffffff;
    font-size: 16px;
    margin-top: 0;
    padding-top: 0;
    display: block;
    overflow: hidden;
}
.side-tabs .contact-text-sub {
    color: #898989;
}
.side-tabs .contact-text {
    
	float:inherit;
	line-height: inherit;
    /*
	float: left;
	line-height: 45px;
	*/
}
.sidebar-l {
	margin-top:80px;
}
/*contact end*/

.ulbox {
	margin-bottom: 0;
	overflow: hidden;
	padding: 0;
	z-index: -1;
	list-style: none;
	display:flex;
	flex-flow: wrap;
}
.ulboxh  {
	display:flex
}
.ulbox .ulbox-li-235 {
	text-align: center;
	width: 100%;
	margin-right: 18px;
	/*padding: 10px 0px;*/
	margin-bottom:10px;
	flex:1;
}

.ulbox .ulbox-li-235 span {
	display: block
}
/*
.ulbox .ulbox-li-235:last-child {
	margin-right:0;
	
}*/

.button-box {
	margin: 10px 0;
	overflow: hidden;
	text-align: center
}

.button-face {
	margin-top: 10px;
	width: auto;
	padding: 6px 20px;
	border: 1px solid #ea9064;
	color: #ffffff!important;
	background-color: #ea9064;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin: 0;
	border-radius: 3px;
	cursor: pointer;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	text-decoration: none!important;
	outline: none
}

.button-face:hover {
	background-color: #d63300;
	color: #ffffff!important;
	text-decoration: none!important;
	border: 1px solid #d63300;
}



.button-face-green {
	background: #47a450;
	background: -moz-linear-gradient(top, #47a450 14%, #37823a 100%);
	background: -webkit-linear-gradient(top, #47a450 14%, #37823a 100%);
	background: -o-linear-gradient(top, #47a450 14%, #37823a 100%);
	background: -ms-linear-gradient(top, #47a450 14%, #37823a 100%);
	background: linear-gradient(top, #47a450 14%, #37823a 100%);
	border: 1px solid #37823a;
	text-shadow: none
}

.button-face-green:hover {
	background-color: #438f4a;
	background: -webkit-linear-gradient(top, #438f4a 0%, #428f4a 100%);
	background: -moz-linear-gradient(top, #438f4a 0%, #428f4a 100%);
	background: -o-linear-gradient(top, #438f4a 0%, #428f4a 100%);
	background: -ms-linear-gradient(top, #438f4a 0%, #428f4a 100%);
	background: linear-gradient(top, #438f4a 0%, #428f4a 100%);
	background: -ms-linear-gradient(top, #438f4a 0%, #428f4a 100%);
	border: 1px solid #37823a;
}

.button-face-orange {
	background: #f39801;
	background: -moz-linear-gradient(top, #f4bf00 14%, #f39801 100%);
	background: -webkit-linear-gradient(top, #f4bf00 14%, #f39801 100%);
	background: -o-linear-gradient(top, #f4bf00 14%, #f39801 100%);
	background: -ms-linear-gradient(top, #f4bf00 14%, #f39801 100%);
	background: linear-gradient(top, #f4bf00 14%, #f39801 100%);
	border: 1px solid orange;
	text-shadow:none;
}

.button-face-orange:hover {
	background-color: #f4bf00;
	background: -webkit-linear-gradient(top, #f8b13b 0%, #f4bf00 100%);
	background: -moz-linear-gradient(top, #f8b13b 0%, #f4bf00 100%);
	background: -o-linear-gradient(top, #f8b13b 0%, #f4bf00 100%);
	background: -ms-linear-gradient(top, #f8b13b 0%, #f4bf00 100%);
	background: linear-gradient(top, #f8b13b 0%, #f4bf00 100%);
	background: -ms-linear-gradient(top, #f8b13b 0%, #f4bf00 100%);
	border: 1px solid orange;
}

.btn-green {
	background: #12964a;
	font-size: 16px;
	padding: 7px 25px;
	border-width: 0
}

.btn-green:hover {
	background: #02a03c;
	border-width: 0
}

.button-face-size,
.button-face-size:hover {
	font-size: 1.1em;
	padding: 8px 24px;
    font-weight: normal;
}

.button-face-plus,
.button-face-plus:hover {
	font-size: 1.1em;
	padding: 10px 55px;
    font-weight: normal;
}

.button-face-box,
.bth-show-more-reviews {
	background: transparent;
    text-shadow: none;
    color: #0c4b95!important;
}
.button-face-box:hover,
.bth-show-more-reviews:hover {
	background-color: #0c4b95;
	color:#ffffff!important;
	text-decoration:none!important;
}

.button-face-box-white {
	border:1px solid #ffffff!important;
	color:#ffffff!important;
}

.button-face-box-white:hover {
	background:#ffffff!important;
	color:#0c4b95!important;
}

:root .gradient {
	filter: none;
}

.bottomline {
    border-bottom: 1px solid #cccccc;
}

.quote-05 {
    padding: 15px 0;
    overflow: hidden;
}

.rushBox {
    margin: 0 auto;
    -webkit-display: flex;
    display: flex;
    margin-bottom: 40px;
    position: relative;
}

.rushtext {
    width: 70%;
    position: relative;
	padding: 0 25px;
}


.handbook-item {
    position: relative;
    margin-bottom: 30px;
    padding: 10px;
	overflow:hidden;
	float: left;
    width: 50%;
}
.handbook-item img {
    position: relative;
    float: left;
    width: 100px;
    margin-right: 20px;
    height: 140px;
    z-index: 10;
	border: 1px solid #ececec;
}


.news-time {
	font-size: 12px;
	font-style: italic;
}

/*webinar*/
.blog-content {
	display:flex;
	flex-wrap:wrap;
}
.blog-content a {
	overflow: hidden;
}

.enter-content-box1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.enter-content {
    background: #666666;
    background: rgba(81, 81, 81, 0.85);
    box-sizing: border-box;
    overflow: hidden;
    padding: 15px 10px;
    width: 100%;
    z-index: 20;
    display: block;
    height: auto;
}

.enter-header {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}

.blog-box  h2.news-title {
    color: #58585b;
	margin:0;
	font-size:1.2em;
}

.blog-box {
    color: #ffffff;
    font-weight: 200;
    height: 100%;
    position: relative;
    border: 1px solid #ffffff;
    overflow: hidden;
	width:50%;
	text-align:center;
    flex-direction: column;
	margin:10px 0;
}

.enter-content-box a:hover {
	text-decoration: none!important;
}
.blog-box:hover img {
    -webkit-filter: opacity(90%);
	filter: opacity(90%);
	
}

.webinars-l {
	width:74%;
	border-right: 1px solid #e6e6e6;
    padding-right: 50px;
    float: left;
}

.news-r {
	width:23%;
	float:right;
}

.pra-d {
    overflow: hidden;
    clear: both;
}
.link-share-one {
    padding: 0 6px;
}

.link-share .icon {
    font-size: 30px;
}
.link-share {
    float: right;
    padding: 20px 0px;
    text-align: center;
    position: relative;
    display: block;
    margin-bottom: 20px;
    margin-left: 20px;
}

.pra-d a .iconfont {
    color: #58585b!important;
}
.pra-d a .icon-linkedin:hover {
    color: #006ea2!important;
}
.pra-d  a .icon-facebook:hover {
    color: #3a5aa3!important;
}
.pra-d  a .icon-twitter:hover {
    color: #1da0c8!important;
}
.handbook-title {
	width: 30%;
	padding: 0 8px;
	text-align: left;
	color: #222222;
	float: left;
	display: inline-block;
	height: auto;
	background: #fff0c7;
	background: -moz-linear-gradient(left, #fff0c7 0%, #fdf9db 16%, #ffffff 95%);
	background: -webkit-linear-gradient(left, #fff0c7 0%, #fdf9db 16%, #ffffff 95%);
	background: -o-linear-gradient(left, #fff0c7 0%, #fdf9db 16%, #ffffff 95%);
	background: -ms-linear-gradient(left, #fff0c7 0%, #fdf9db 16%, #ffffff 95%);
	background: linear-gradient(left, #fff0c7 0%, #fdf9db 16%, #ffffff 95%);
	filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#fff0c7', endColorStr='#ffffff', gradientType='0');
}
.free-quote img {
    float: right;
    display: inline-block;
    margin-left: 20px;
}

.news-adr ul li {
    margin-bottom: 20px;
    display: block;
}
.news-adr ul li a:link, .news-adr ul li a:visited, .news-adr ul li a:hover, .news-adr ul li a:active {
    color: #58585b;
    text-decoration: none;
}

.news-adr .news-ad-title {
    font-weight: normal;
    color: #333333;
    margin-top: .3em;
}
.news-adr>ul>li>a img {
    width: 100%!important;
}

.enter-content-text .read-more .icon-gengduo {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
}

.enter-content-text .read-more:hover i {
    transform: translateX(2px);
}

/*.news-adr>ul>li>a:hover img {
    -webkit-filter:contrast(2);
	fiiter:contrast(2);
}*/

.webinarpic img {
    border-right: 1px solid #e2e2e2;
	width:100%;
}

.enter-content-box {
    position: absolute;
    width: 58%;
    left: 38%;
    top: 0;
	text-align: left;
}
.enter-content {
    height: auto;
    padding: 20px 10px 10px 10px;
}

.enter-content-text .read-more {
    font-weight: 700;
    width: 100%;
    font-size: 14px;
	border: 1px solid #476174;
    border-radius: 3px 3px;
}

.enter-content-text p {
    display: inline-block;
    line-height: 1.6em;
    margin-bottom: 10px;
    height: auto;
    width: 100%;
    overflow: hidden;
}

/*-----right bottom pager-----*/

.pagemodule {
	background: #eeefef;
	padding: .2em 1.5%;
	text-align: center;
	margin: 1.5em 0 1em 0;
	border-radius: 0;
}

.pagemodule .control-pre,
.pagemodule .control-next {
	float: left;
	margin: 0;
	padding: 0;
	outline: 0;
}

.pagemodule .control-next {
	float: right;
}

.pagemodule .control-pre span,
.pagemodule .control-next span {
	border-width: 0;
	background: 0;
	color: #333333;
}

.pagemodule .pager-inside {
	display: inherit;
	margin: 5px 0;
}

.pagemodule .pager-inside a {
	color: #333333;
}

.pagemodule .pager-inside li {
	margin: 0 .2em;
	display: inline-block;
}

.pagemodule .pager-inside li a {
	padding: .5em .2em;
	min-width: 2.4em;
}

.pagemodule .pager-inside li.active-page a {
	text-decoration: none;
	background: 0;
	color: #919d9d;
	cursor: default;
	border-color: #c7c7c7;
}

.pagemodule .pager-inside li span:hover {
	z-index: 2;
	color: #333333;
	background-color: transparent;
	border-color: 0;
	cursor: default;
}

.pager-inside li.disabled a,
.pager-inside li.disabled a:hover {
	background: 0;
	color: #919d9d;
	cursor: default;
}

.pager-inside li.disabled:not(.control-pre) a {
	min-width: 0;
	border: 0;
}

.webinarwide {
    max-width: 600px;
    margin: 0 auto;
}

/*-----pager end-----*/
/*webinar*/




.floatR {
    float: right;
	margin-left:10px;
}

.floatL {
    float: left;
	margin-right:10px;
}


.bio-ul li {
    position: relative;
    display: inline-table;
    margin-bottom: 20px;
}

.wrap-input {
	width: 100%;
	margin: 0 auto;
	padding: 0 10%;
}


/*managment team*/
.textwidth {
	
	width: calc(100% - 230px)

}
.detail-citation{
    position:fixed;
    width:700px;
    height:auto;
    top:200px;
    left:50%;
    margin-left:-350px;
    background:#fff;
    padding:30px 45px 30px 30px;
    z-index:1000;
    border-radius: 3px;
    display:none;
    text-align:left;
}
.detail-citation i{
    font-size:22px;
    color:#999;
    position:absolute;
    right:15px;
    top:20px;
    cursor:pointer;
}
.detail-citation i:hover{
    color:#666;
}
.ui-widget-overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #666666;
    opacity: .5;
    filter: Alpha(Opacity=50);
    display:none;
}
.ui-widget-overlay.active {
	display: block;
	z-index: 1000;
}
.ulbox-li-235 {
   position: relative;
}

.ulbox-li-235 img {
    vertical-align: middle;
    cursor: pointer;
}
/*managment end*/

.btn-blue {
    background-color: #0c4b95;
    color: #ffffff;
    border: none;
    padding: 10px 14px !important;
}
.btnHover:hover {
    background-color: #d63300 !important;
    color: white;
}
.el-button {
    outline: 0;
    font-weight: 600;
    border-radius: 15px;
   /* width: 120px;*/
	min-width: 120px;
}

.btn-orange{
	margin-left: 0px;
    background-color: #ea9064;
    font-size: 16px;
	color: #ffffff;
    border: none;
    padding: 10px !important;
}
.banner-div{
	background-color: #eef5fb;
	padding: 20px 30px;
}
.table-background-image{
	background-image: url(../../../img/newgsprobio/background-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.download-form{
	font-size:24px;
}
.panel-div{
    background: #eef5fb;
    padding: 20px;
    border-radius: 30px;
    margin-bottom: 30px;
}

.arrow {
    display: inline-block;
    vertical-align: middle;
    border-top: 15px dashed;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    transition: all 0.5s;
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
    color: #D9D9D9;
    transform: rotate(270deg);
}
.panel-inner-title{
	color: #125697;
	font-size:16px;
}
.text-blue-5 {
	color: #125697 !important;
}
.keywords-title{
	font-size:22px;
	color: #125697;
}
.resource-div{
	border: 1px solid #e6dcdc;
}
.img-div{
	background: #eef5fb;
    padding: 15px;
    border-radius: 15px;
}
.img-grey-div{
    background: #e9e9e9;
    padding: 10px;
    border-radius: 15px;
}
.service-title {
    font-size: 16px;
    font-weight: 700;
}
.left-title{
	font-size: 16px;
}
.pad-dbox-all {
    position: relative;
    margin-bottom: 30px;
}
.pad-dbox-all .ball-text {
    background-color: #eef5fb;
    width:60%;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.ball-text .ball-head {
    background-color: #125697;
    width: 100%;
    padding: 10px 30px;
    color:#ffffff;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.ball-head p{
    color:#ffffff;
    font-size:18px;
    margin-bottom:0px;
}
.ball-text img{
  margin:8px 0px;
  width: 30px;
}
.content-div{
   padding: 6px 12px 5px 28px;
}
/* form 表单样式 */
.form-input{
    color: #666666;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
    box-shadow: none;
    outline: medium none;
    border-radius: 5px;
    height: 38px;
    padding: 0px 5px;
}
.form-input:focus, .form-input:active{
    border: 1px solid #125697;
}
.form-input::-webkit-input-placeholder {
    font-size: 14px;
}

.button-solid{
	width: auto;
    padding: 6px 20px;
    border: 1px solid #337ab7;
    color: #ffffff;
    background-color: #337ab7;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    margin: 0 15px;
    border-radius: 2px;
    cursor: pointer;
    line-height: 1.4em;
    text-align: center;
    text-decoration: none!important;
    font-size: 14px;
    outline: none;
    height: 38px;
}
.button-solid:hover, .button-solid:focus, .button-solid:active{
    border: 1px solid #125697;
    background-color: #125697;
}

.button-hollow{
	width: auto;
    padding: 6px 20px;
    border: 1px solid #337ab7;
    color: #337ab7;
    background-color: #ffffff;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    margin: 0 15px;
    border-radius: 2px;
    cursor: pointer;
    line-height: 1.4em;
    text-align: center;
    text-decoration: none!important;
    font-size: 14px;
    outline: none;
    height: 38px;
}
.button-hollow:hover, .button-hollow:focus, .button-hollow:active{
	background-color: #F6F9FF;
}
.button-reset{	
	width: auto;
    padding: 6px 20px;
    border: 1px solid #d3d3d3;
    color: #333333;
    background-color: #FFFFFF;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    margin: 0 15px;
    border-radius: 2px;
    cursor: pointer;
    line-height: 1.4em;
    text-align: center;
    text-decoration: none!important;
    font-size: 14px;
    outline: none;
    height: 38px;

}
.button-reset:hover, .button-reset:focus, .button-reset:active {
    background: #fafafa !important;
}
/* form 表单样式 */

/* Tab切换列表-用于服务详细页面 start */

.tabhidden{
	display: none;
}
.tabListByServe {
	position: relative;
}

.tabListByServe .tab-title {
	border: 1px solid #D3D3D3;
	border-bottom: none;
	padding: 0 1.25em;
	height: 3.75em;
	font-size: 16px;
	color: #333;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
}

.tabListByServe .tabListByServe-title {
	z-index: 99;
	display: flex;
	margin-bottom: 0;
	max-width: 100%;
	overflow: auto;
}

.tabListByServe li.tab-title-item {
	margin-left: 3.75rem;
}

.tabListByServe li.tab-title-item:first-child {
	margin-left: 6.25rem
}

.tabListByServe .tabListByServe-content {
	display: flex;
	width: 100%;
	border-top: 0.0625rem solid #1D73DD;
	margin-top: -1px;
}

.tabListByServe .tabListByServe-content {
	z-index: 9;
}

.tabListByServe .tab-active {
	border: 1px solid #1D73DD;
	border-bottom: none;
	background-color: #fff;
	color: #1D73DD;
}

.tabListByServe .tab-title:hover {
	color: #1D73DD;
}
.tabListByServe li{
	list-style: none;
	margin-bottom: 0px;
}
.tab-content {
	padding: 3.75rem 1.875rem;
}

/* Tab切换列表-用于服务详细页面 end */

.account_title {
	text-align: left;
	font-size: 2rem !important;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top: 20px;
}


 @media only screen and (max-width: 1530px){
	.wrap {
		padding: 20px;
	}
}
 @media only screen and (max-width: 1200px){
	.banner-div{
		padding: 20px 15px;
	}
}
 @media only screen and (max-width: 1023px){
	body{
		font-size:16px;
	}
	h1,h2 {
		font-size: 22px;
	}
	.keywords-title{
		font-size:22px;
	}
	p {
		font-size: 16px;
	}
	.topImg-box .top-overlay h1, .topImg-box .top-overlay h2 {
		font-size:22px
	}
	.service-title {
		font-size: 16px;
	}
 }
 @media only screen and (max-width: 767px){
	body{
		font-size:14px;
	}
	.service-title {
		font-size: 14px;
	}
	h1,h2 {
		font-size: 18px;
	}
	.keywords-title{
		font-size: 18px;
	}
	.topImg-box .top-overlay h1, .topImg-box .top-overlay h2 {
		font-size: 18px
	}
	h3 {
		font-size: 14px;
	}
	p {
		font-size: 14px;
	}
	.accordion-toggle-title {
		font-size: 16px;
	}
	.download-form{
		font-size:18px;
	}
	.btn-orange{
		font-size: 14px;
    }
	/*.el-button {
		width: 120px; 
	}*/
	table.gridtable td {
		font-size:14px;
	}
	table.gridtable th {
		padding: 10px 5px;
		font-size: 14px;
	}
	.accordion-heading i.caret2 {
        right: 5px;
		top: 13px;
	}
	.accordion-inner {
		padding: 20px 10px;
	}
	.side-tabs {
		max-width: 100%;
	}
	.side-tabs li {
		margin-bottom: 10px;
		height: 50px;
		line-height: 50px;
	}
	.side-tabs .icon-licence .iconfont {
		font-size: 20px;
		color: #989898;
		line-height: 50px;
	}
	.side-tabs .icon-licence {
		margin-right: 0px;
		padding: 0px 5px;
	}
	.side-tabs span {
		width: 40px;
	}
	.panel-inner-title{
		color: #125697;
		font-size: 14px;
	}
	.tagContent {
	    padding:10px 5px !important;
	}
	#tags li A, #tagsecond li A {
		font-size: 12px;
	}
	.gridtable ul, .gridtable ol {
		padding: 0 0 0 15px;
	}
	.left-title {
		font-size: 14px;
	}
	.pad-dbox-all .ball-text {
		width:100%;
	}
	.ball-head p{
		font-size:16px;
	}
	.ball-text img{
	  width: 30px;
	}
	.content-div{
	   padding: 6px 10px 5px 10px;
	}
	.tableul, .tableul-sub {
		padding-left: 20px;
	}
    .is-show{
		display:none;
	}
    .small-screen-img{
        width: 100%;
    }
    .min-width-img{
        width: 100%;
        min-width: 600px;
    }

 }