body{font-family:"Microsoft Yahei",Simsun,Arial,sans-serif;font-size:14px;}
input[type="text"], button, textarea {
    outline: none;
    -webkit-appearance: none;
}
img{max-width: 100%; height: auto}
sub, sup {line-height: 0;}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media(min-width:768px){
.col-sm-5ths {width:20%;float: left;}
}
@media(min-width:992px){
.col-md-5ths {width: 20%;float: left;}
}
@media(min-width:1200px){
.col-lg-5ths {width: 20%;float: left;}
}
/*-----------------  top  ----------------------*/
.tophead{position: fixed; z-index: 1000; top: 0; background-color: #fff; width: 100%;}
.logo-con{margin-top:10px;}
.header-con{margin:10px 0;}
.search-con{margin-top:25px;float: left; width:88%;}
.language{position: relative;margin-top:35px;float:right;}
.language .dropdown-menu{min-width: 100px}
.navbar-blue{border-radius: 0; background-color: #29568f; border: none; min-height: 30px; margin:0;}
.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
	 border-top-left-radius: 0;
	 border-top-right-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.my-nav > li{margin:0 12px;}
.my-nav > li:first-child{margin-left:0;}
.my-nav > li:last-child{margin-right:0;}
.my-nav > li > a{padding:10px 15px;}
.navbar-blue .my-nav > li > a, .navbar-blue .my-nav > li > a:hover, .navbar-blue .my-nav > li > a:active{color:#fff;}
.navbar-blue .my-nav > li > a:hover{background-color: #e7e7e7; color: #777}
.navbar-blue .my-nav > .select > a{background-color: #e7e7e7; color: #777}
.navbar-blue .my-nav > .select .sub-menu{display: block}
.navbar-blue .sub-menu > li > a{
	color: #666;
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	white-space: nowrap;
}
.navbar-blue .sub-menu > li > a:hover{text-decoration: underline; color: #29568f}
.my-nav > li > .sub-menu{min-width:150px; margin-left: -1px; margin-top: -1px;}
.my-nav > li > .nav-item-pdts{min-width:840px;}
.my-nav > li > .nav-item-pathway{min-width: 500px;}
.my-nav > li > .nav-item-tmessage{min-width:850px;}
.my-nav > li > .nav-item-service{min-width:700px;}
.my-nav > li > .nav-item-pdts, .my-nav > li > .nav-item-pathway, .my-nav > li > .nav-item-tmessage, .my-nav > li > .nav-item-service{padding:5px 25px 15px 25px;}
.dropdown-menu-child{margin:5px 0;}
.dropdown-menu-child > a{font-weight: bold;}
.dropdown-menu-child ul{padding-left:0; list-style: none}
.dropdown-menu-child ul li{margin:5px 0;}
.dropdown-menu-child ul li a{position:relative;color: #666;}
.dropdown-menu-child ul li a:hover{text-decoration: underline; color: #29568f}
.dropdown-menu-child>a,.dropdown-menu-child>span{position:relative;}
.dropdown-menu-child>a:before,.dropdown-menu-child>span:before{content:''; position:absolute;left:-10px;width:3px;height:12px;background-color:#29568f;top:50%;transform:translateY(-50%);}
.navbar-blue .navbar-toggle{border-color: #29568f; margin: 4px 15px 4px 0}
.navbar-blue .navbar-toggle .icon-bar{background-color: #29568f}
.nav-btn{margin-top: 10px;}
.nav-item-tmessage{left:-100%;}


.header-con:before,.header-con:after{
    content:"";
    display:table;
}
.header-con:after{clear:both;}
.header-con{
    *zoom:1;/*IE/7/6*/
}
@media (min-width:768px) {
	.my-nav > li > .nav-item-pathway{color: #29568f;}
}

.wrap{margin-top: 135px;}
.wrap{margin-top: 165px;}

/*-----------------  banner  ----------------------*/
.banner-pagecontrol{position: absolute; bottom: 0; width: 100%; margin: 0 auto; text-align: center}
.banner-pagepoint{position: relative; display: inline-block; bottom:0; width:1170px; margin: 0 auto; left: 0; margin-left: 0}
/*.carousel-inner > .item{max-width: 1920px; height: auto; overflow: hidden; margin: 0 auto}
*/.carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 100%; height: auto; max-width: 100%;}
@media (min-width:768px) {
	.banner-pagepoint {
		width:750px
	}
}
@media (min-width:992px) {
	.banner-pagepoint {
		width:970px
	}
}
@media (min-width:1200px) {
	.banner-pagepoint {
		width:1170px
	}
}
.banner-pagepoint li {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	position: relative;
	margin: 0 1px;
	width: 13.5%;
	height: 50px;
	background: url(../images/homeBannerDdBgThis.png) repeat 0 0;
	background-position: 50% 0;
	background-size: 100%;
	cursor: pointer;
	text-indent: 0;
	border-radius: 0;
	border:none;
}
.banner-pagepoint .active {
   width: 13.5%;
	height: 50px;
	margin: 0 1px;
   background: url(../images/homeBannerDdBg.png) repeat 0 0;
   background-position: 50% 0;
   background-size: 100%;
}
.banner-pagepoint li span {
    color: #fff;
    display: inline-block;
}
.banner-pagepoint li:after{
  content:'';
  width:0;
  height:100%;
  display:inline-block;
  vertical-align:middle;
}

/*-----------------  home middle  ----------------------*/
.home-panel{margin: 20px 0;}
.home-panel-heading{ margin: 15px 0; line-height: 25px; height: 41px; border-bottom: 1px solid #d6d6d6;}
.home-panel-heading h3{ display: inline-block; line-height: 24px; font-size: 18px; font-weight: bold; margin: 0; border-bottom: 1px solid #2e6da4; padding:8px 0;}
.home-panel h4{font-size: 14px; margin: 0;}
.home-panel h4 a{line-height:1.5;}
.media-heading-title{font-size: 14px; font-weight: bold}
.home-panel p{margin: 5px 0;}
.media-side-line{position: relative; border-bottom: 1px solid #ddd; padding-bottom: 8px; text-align: justify;}
.media-side-line:last-child{border-bottom: none; padding-bottom: 0;}
.media-side-line .media-left{ width: 30%;}
.media-side-line .media-left img{width:100px; height:80px;}
.btn-side-detail{position: absolute;right: 0; bottom:20px;}
.media-side-line:last-child .btn-side-detail{bottom:0;}
a.list-group-itemother{color:#29568f;}
a.list-group-itemother:hover{color:#23527c; text-decoration: underline;}
.home-panel .media{margin-bottom:30px!important}

.home-hotcon{position:relative}
.home-hotcon-item{float:left;width:23.5%;margin-left:1%;margin-right:1%;border:1px solid #ccc;border-radius:5px}
.home-hotcon-item:first-child{margin-left: 0;}
.home-hotcon-item:last-child{margin-right: 0;}
.home-pathway-title{display:block;width:100%;text-align:center;padding:12px 0;background-color:#fff;border-radius:5px;}
.home-hotcon .selected{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}
.home-hotcon .selected .home-pathway-title{position:relative;z-index:3;margin-bottom:-2px;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eff}
.home-hotcon-list{display:none;position:absolute;z-index:2;width:100%;left:0;background-color:#eff;border:1px solid #ccc;padding:10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.home-hotcon-list a:hover{text-decoration:underline}
.home-hotcon-list li{margin:10px 0}
.home-panel-small{font-size:12px; line-height: 1.65;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.thumbnail-set > img{max-height: 122px;}
.thumbnail-set-rc > img{max-height: 100%;}

/*-----------------  footer  ----------------------*/
.footer{background-color: #E0EFFF; border-top: 2px solid #29568f; padding-top: 10px;}
.s-h4{font-size: 14px; font-weight: bold;}
.footer-list-group{padding-left: 0; list-style: none; margin-bottom:20px;}
.footer-list-group li{display: block; margin-bottom: 5px;}
.friend-links{padding:15px 0;}
.friend-links span{margin-right:15px;}
.friend-links a{margin-right: 20px;color:#666;}
.footer-coryright{background-color: #E0EFFF;padding:15px 0;border-top: 1px solid #ccc;}
.footer-coryright p{margin: 0; padding:5px 0;}
.footer-contact{ margin-bottom:10px;}
.footer-contact dt{float: left;}
.footer-contact dd span{font-weight: bold;}
.footer-contact:before,.footer-contact:after{
    content:"";
    display:table;
}
.footer-contact:after{clear:both;}
.footer-contact{
    *zoom:1;/*IE/7/6*/
}

.flaotAds {
  position: fixed;
  right: 0;
  top: 350px;
  background-color: transparent;
  z-index: 99;
}
.flaotAds .slide-box {
  display: block;
  width: 100px;
  height: auto;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
  line-height: 130%;
  color: #666;
}
@media (max-width:767px){
	.flaotAds{top:450px;}
	.flaotAds .slide-box >img{ display: none;}
}

/*-----------------  common  ----------------------*/
.no-space {margin: 0;}
.margin-top{margin-top: 10px;}
.margin-bottom{margin-bottom: 10px;}
.margin-big-top{margin-top: 20px;}
.margin-big-bottom{margin-bottom: 20px;}
.margin-large-bottom {margin-bottom: 30px;}
.margin-large-top {margin-top: 30px;}
.margin-small-top {margin-top: 5px;}
.margin-little-top {margin-top: 2px;}
.margin-small-bottom {margin-bottom: 5px;}
.margin-right {margin-right: 10px;}
.margin-left {margin-left: 10px;}
.margin-small-left{margin-left:5px;}
.margin-big-left{margin-left:20px;}
.margin-large-left{margin-left:30px;}
.list-style-none {list-style: none;}
.float-right{float:right;}
.float-left{float:left;}
.text-bold{font-weight: bold;}
.height {line-height: 24px;}
.height-little {line-height:16px}
.text-gray {color: #999;}
.text-orange{color:#f60;}
.text-red{color: red;}
.text-small {font-size: 12px;}
.text-big {font-size: 16px;}
.text-large {font-size:24px;}
.bg-bule-light{background-color: #E0EFFF;}
.text-blue{color:#29568f}


@media (max-width:1024px){
	.my-nav > li {margin: 0 5px;}
	img{max-width: 100%; height: auto}
}
@media (max-width:768px){
	.logo-con{text-align:center}
	.search-con{margin-top: 10px;width:100%;}
	.header-con{margin:10px 0 0 0;}
	.language{margin-top:10px; position: absolute; top: -120px;top: -180px; right: 15px;}
	.language .dropdown-menu{right:15px; min-width: 100%}
	.language .dropdown-menu a{padding:3px 10px;}
	.my-nav > li {margin: 0;}
	.my-nav > li > a{padding: 10px 8px;}
	/*-----------------  banner  ----------------------*/
	.banner-pagepoint{width: 100%;}
	.banner-pagepoint li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
	}
	.banner-pagepoint .active { width: 12px; height: 12px; margin: 0; background-color: #fff;}
}
@media (max-width:767px){
	.tophead{position: relative;}
	.my-nav > li{margin:0; border-bottom: 1px solid #00537d;}
	.my-nav > li:first-child{margin-left:0;}
	.my-nav > li:last-child{margin-right:0; border-bottom: none;}
	.my-nav > li > a{padding: 10px 15px;}
	.navbar-blue .caret{display: none;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff}
	.navbar-blue .navbar-toggle:focus{background-color: transparent;}
	.dropdown-menu-child{margin-left: 0;}
	.dropdown-menu-child a{color: #29568f;}
	.navbar-blue{position: absolute;width: 100%;background-color: transparent;top:5px;}
	.navbar-blue .navbar-collapse{background-color:#29568f;position: relative;z-index: 10;}
	.my-nav > li > .sub-menu{width: 100%; float: none; position: relative; box-shadow: none;border-radius: 0; margin: 0;}
	.my-nav > li > .nav-item-pdts, .my-nav > li > .nav-item-pathway, .my-nav > li > .nav-item-tmessage{min-width: 100%; padding: 3px 20px;}
	.navbar-blue .my-nav > li > a{margin-right: 50px;}
	.mm-navarrow { position: absolute; display: block; right: 0; height: 40px; line-height: 40px; width: 50px;}
	.mm-navarrow:after {
	  content: '';
	  border: 2px solid #fff;
	  border-top: none;
	  border-left: none;
	  display: block;
	  width: 10px;
	  height: 10px;
	  margin: auto;
	  position: absolute;
	  top: 14px;
	  bottom: auto;
	  right: 19px;
	  -webkit-transform: rotate(45deg);
	  transform: rotate(45deg);
	}
	.mm-navarrow.up:after { top: 16px; transform: rotate(-135deg);	}
	.home-hotcon-item{ width: 100%; margin: 5px 0 0 0;}
	.home-hotcon-list{ width: 100%;}
	.home-hotcon-list ul{ padding-left: 0;}
	.wrap{margin-top: 172px;}
	.wrap{margin-top: 240px;}
	.wrap{margin-top:20px;}
	.footer-coryright p{ padding:5px; border-top:none;}	
}


.m-wrap{margin-top:165px;}
.m-wrap{margin-top:195px;}
.main-con{line-height: 1.6; text-align: justify; margin-bottom: 20px;}
/*-----------------  side  ----------------------*/
.side-menu{padding:0; list-style: none; margin-bottom: 0}
.side-menu > li{padding:6px 15px; border-bottom: 1px solid #ddd;}
.side-menu > li:last-child{border-bottom: none;}
.side-menu > li > a, .side-menu > li > span{display: inline-block; margin:2px 0;}

.left-panel .panel-heading{background-color:#29568f;color:#fff; padding:8px 15px; font-weight: bold;}
.side-sub-menu{
	max-height: 0; 
	overflow: hidden; 
	-webkit-transition: max-height .3s ease-out; 
	transition: max-height .3s ease-out;
	padding:0 10px;
	list-style: none;
	margin: 0;
}
.side-sub-menu li{ padding: 4px 0;}
.ico-side-collapse{float: right; font-size: 12px; font-weight: normal}
.side-menu .active .side-sub-menu{
  max-height: 600px;
  -webkit-transition: max-height .5s ease-in-out;
  transition: max-height .5s ease-in-out;
}
.side-menu .active>a>.glyphicon-plus:before{content:"\2212";}
.left-panel .panel + .panel{margin-top: 15px;}
li.none-border{border:none;}

/*-----------------  technology  ----------------------*/
.page-h1, .inner-h1{font-size: 20px; margin-bottom: 15px; text-align: center;line-height:1.5;}
.inner-h1{ text-align: left;}
.inner-h2{font-size:18px;}

.player embed{width: 550px;height: 440px;}
.text-defult p{line-height: 1.6; text-align: justify;}
.bg-gray-light{background-color: #eee}
.bg-gray-title, .bg-gray-title2{background-color: #eee; margin:30px 0 10px 0; padding-left: 5px;font-weight: bold; line-height:1.65;}
.bg-gray-title2{margin-top: 0}

.editlist ul{ list-style: none; padding-left: 0}
.editlist ul li{ margin-bottom: 8px;}
ul.list-inner{padding-left:15px;}
.editlist-s .list-inner li{
	list-style-type: disc;
	margin-top: 4px;
}
.list-defult{padding-left: 0; list-style: none;}
.list-tool{margin-bottom: 0}
.list-tool li{line-height: 2}
.hasnum-list{	padding-left:15px;}
.hasnum-list li{list-style: decimal; margin-bottom: 5px;}
.buffer-result {display: inline-block; min-width: 25px; color: red; border-bottom: 1px solid red; padding: 0 5px; line-height: 1.2; text-align: center;}
.buffer-result em {font-style: normal;}
.main-btn {
    width: auto;
    border-radius: 2px;
    border: 0 none;
    padding: 5px 25px;
    line-height: 1.5em;
    vertical-align: middle;
    color: #fff;
    background: #29568f;
    white-space: nowrap;
    cursor: pointer;
    transition: all .25s ease;
}
.main-btn:hover{background-color: #286090;color: #fff}
.main-btn-small{padding: 5px 10px; line-height: 1;}
.main-btn-big{padding: 8px 30px; line-height: 1;}
.input-line {
    border: none;
    border-bottom: 1px solid #666;
    padding: 0 5px;
    margin: 0 3px;
    width:50px;
    text-align: center;
}
.anchor-box{position: relative;}
.anchor-box .lemma-anchor{position: absolute;top: -135px;}
.anchor-box .lemma-anchor{position: absolute;top: -170px;}
.wm-text label{font-weight: inherit}
p.height {line-height: 24px; margin: 10px 0;}
input.inline-file{display: inline}
.form-inline{display:inline-block;}
.form-inline .form-control{width:auto;display:inline-block;}
.form-inline label{font-weight: inherit}
.table-bordered > tbody > tr > td, 
.table-bordered > tbody > tr > th, 
.table-bordered > tfoot > tr > td, 
.table-bordered > tfoot > tr > th, 
.table-bordered > thead > tr > td, 
.table-bordered > thead > tr > th{vertical-align: middle;}
.table-middle th,.table-middle td{text-align:center}
.table-c th,.table-c td{vertical-align:middle}
.table-m td{vertical-align:middle}
#molTable label{font-weight: inherit}
.ico-scrollTop {
    position: fixed;
	width: 40px;
	height: 40px;
	 background: url(../images/ico-scrollTop.png) no-repeat;
    right: 20px;
    bottom:5px;
    color: #999;
    font-size: 36px;
    cursor: pointer;
    z-index: 9;
}

@media (max-width:768px){
	.m-wrap{margin-top:202px;}
	.m-wrap{margin-top:20px;}
	.player embed{width: 100%;height: auto;}
	.anchor-box .lemma-anchor{position: absolute;top: -182px;}
	.mm-form-inline .input{	width: 25%;	display: inline;}
	.other-form-inline .input{ width:auto;}	
	.breadcrumb{display:none;}
}
/*-----------------  references  ----------------------*/
.publication-con{border-bottom:1px solid #ddd; padding:6px 0;}
.publication-con .publication-item {overflow: hidden;}
.publication-item .name,
.publication-item .value{ float: left;width:15%; padding: 4px 0;}
.publication-item .name{overflow: hidden;font-weight: bold;}
.publication-item .value{width:85%}
.publication-item .value a{display: inline-block; margin-bottom: 4px;}
.pagination{width: 100%; text-align: center;}
.pagination > li{display: inline-block;}
.radio-year{ margin-right: 10px; margin: 6px 10px 6px 0; color: #FF8600}
.radio-year input[type="radio"] {position: relative;}

@media (max-width:768px){
	.publication-item{margin: 4px 0;}
	.publication-item .name, .publication-item .value{ float: none;width:100%; padding:0;}
	.radio-year{ margin: 0;}
}



/*-----------------  pic  ----------------------*/
.ad-gallery{width:100%}
.ad-gallery,.ad-gallery *{margin:0;padding:0}
.ad-gallery .ad-image-wrapper{width:100%;height:500px;position:relative;overflow:hidden}
.ad-gallery .ad-image-wrapper .ad-loader{position:absolute;z-index:10;top:48%;left:48%;border:1px solid #CCC}
.ad-gallery .ad-image-wrapper .ad-next{position:absolute;right:0;top:0;width:10%;height:100%;cursor:pointer;display:block;z-index:200}
.ad-gallery .ad-image-wrapper .ad-prev{position:absolute;left:0;top:0;width:10%;height:100%;cursor:pointer;display:block;z-index:200}
.ad-gallery .ad-image-wrapper .ad-prev,.ad-gallery .ad-image-wrapper .ad-next{background:url("../images/trans.gif")}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,.ad-gallery .ad-image-wrapper .ad-next .ad-next-image{background:url("../images/ad_prev.png");width:30px;height:30px;display:none;position:absolute;top:47%;left:0;z-index:101}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image{background:url("../images/ad_next.png");width:30px;height:30px;right:0;left:auto}
.ad-gallery .ad-image-wrapper .ad-image{position:absolute;overflow:hidden;top:0;left:0;z-index:9}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description{position:absolute;bottom:0;left:0;padding:7px;text-align:left;width:100%;z-index:2;background:url("../images/opa75.png");color:#333}
.ad-gallery .ad-controls{height:20px;margin:0 65px}
.ad-gallery .ad-info{float:left}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown{padding-left:5px;}
.ad-gallery .ad-nav{width:auto;position:relative;margin:0 65px}
.ad-gallery .ad-forward,.ad-gallery .ad-back{position:absolute;top:15px;height:100%;z-index:10}
.ad-gallery .ad-back{cursor:pointer;left:-20px;width:13px;display:block;background:url("../images/ad_scroll_back.png") no-repeat}
.ad-gallery .ad-forward{cursor:pointer;display:block;right:-20px;width:13px;background:url("../images/ad_scroll_forward.png") no-repeat}
.ad-gallery .ad-nav .ad-thumbs{overflow:hidden;width:100%}
.ad-gallery .ad-thumbs .ad-thumb-list{float:left;width:9000px;list-style:none; overflow: hidden;}
.ad-gallery .ad-thumbs li{float:left;padding-right:5px; width:80px; height: auto}
.ad-gallery .ad-thumbs li a{display:block}
.ad-gallery .ad-thumbs li a img{max-width: 100%; height: auto; border:3px solid #CCC;display:block}
.ad-gallery .ad-thumbs li a.ad-active img{border:3px solid #616161}
.ad-preloads{position:absolute;left:-9000px;top:-9000px}
#gallery{background:#fff!important;border:2px solid #e6e6e6;padding:10px 0}

@media (max-width:767px){
	.ad-gallery .ad-image-wrapper{height: 300px}
	.ad-gallery .ad-controls{margin:0 30px}
	.ad-gallery .ad-nav{margin:0 30px}
}


/*-----------------  hr  ----------------------*/
.list-hr{display: table; width: 100%;border-spacing: 0;border-collapse: collapse;}
.list-hr li{display: table-row;}
.list-hr .list-hr-head{background-color: #E0EFFF;font-weight: bold;}
.list-hr li span{display: table-cell;border: 1px solid #ddd; padding: 8px;}
.job-con{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; padding: 10px 0; margin-bottom: 20px;}
.job-overview li{float: left; margin-right:20px;}
.job-overview li:last-child{margin-right: 0;}
.job-overview{overflow: hidden; margin: 0 15px 20px 15px;}
.job-overview li span{font-weight: bold;}
.job-detail{ margin: 0 15px 20px 15px;}
.job-detail dt{margin-bottom: 10px;}
.job-detail dd{margin-bottom: 10px; line-height: 1.6;}

@media (max-width:767px){
	.list-hr, .list-hr li, .list-hr li span{display: block;}
	.list-hr .list-hr-head{display: none}
	.list-hr li{border-top:1px solid #ddd;}
	.list-hr li span{border:none; padding: 4px;}
	.list-hr li span:before{content: "编号：";font-weight: bold; margin-right: 5px;}
	.list-hr li span+span:before{content: "职位名称：";}
	.list-hr li span+span+span:before{content: "工作地点：";}
	.list-hr li span+span+span+span:before{content: "招聘人数：";}
	.list-hr li span+span+span+span+span:before{content: "发布时间：";}
	.list-hr li span+span+span+span+span+span:before{content: "操作：";}
}

/*-----------------  news  ----------------------*/
.news-list .news-list-img{float:left;padding-right: 20px;}
.news-list .news-list-img img{width: 180px;height: 140px;}
.news-list .news-list-date{color:#999;}
.news-list .news-list-date span+span{float: right;}
.news-list .news-list-body{overflow: hidden;}
.news-list .news-list-body p{margin-bottom:10px;}
.news-list{position: relative;margin:30px 0;overflow: hidden;}
.news-lis:before,.news-lis:after{
    content:"";
    display:table;
}
.news-lis:after{clear:both;}
.news-show .news-view{text-align: center; color: #999; padding: 8px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.news-show .news-p{margin-bottom: 20px; padding-bottom: 10px; border-bottom: 2px solid #ddd;}
.news-show .news-p p{text-indent: 2em}
.news-show .news-p .subcont h2{font-size: 16px;font-weight: bold}
.news-show .news-p .subcont h2.text-center{text-indent:0;}
.news-show .news-p .subcont h3{font-size: 14px;font-weight: bold}
.news-show .news-p .subcont h4{font-size: 13px;font-weight: bold}
.news-show .news-p .subcont .list-inner{margin-left: 2em;padding-left:30px;}
.news-show .news-p .subcont .list-inner li{text-indent: 0}
.news-show .news-p .subcont li{text-indent: 0}
.news-show .news-p .subcont .nons{text-indent: 0!important}
.news-show .news-p .subcont .nons p{text-indent: 0!important}
.news-show .news-p .table{text-indent: 0}
.new-pagination p{color: #999;}
.new-pagination .left, .new-pagination .right{width: 50%; float: left;}
.new-pagination .right{text-align: right;}
.table-in{
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-top:10px;	
}
.table-in td, .table-in th{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.table-in th{background-color: #eee;}
.promotion-item .btn{margin-top: 10px;}
.text-yellow{color: #f60;}
.text-yellow:hover,a.text-yellow:hover,a.text-yellow:visited{color:#f60;}

.promotion-item .caption{min-height: 170px;}

@media (max-width:767px){
	.news-list .news-list-body{overflow: initial;}
	.new-pagination .left, .new-pagination .right{width:100%; float: none;}
	.new-pagination .right{text-align: left;}
	.promotion-item .caption{min-height: auto;}
}


/*-----------------  pathway  ----------------------*/
.pathway-wrap h3 { margin: 5px 0 10px 0;}
.pathway-wrap h2 { font-size: 16px;font-weight: bold}
.editlist ul{ list-style: none;}
.editlist ul li{ margin-bottom: 5px;}
.title-big {font-size: 18px;}
.mlink {display: block;text-align: center;border-radius: 6px;margin-bottom: 5px;border-color: #b4b4b4; padding: 6px 25px; font-size: 14px; transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;text-indent: 0;white-space:normal;}
.mlink:hover{ background-color: #fff; color: #0356A4; font-size: 14px;border-color: #0356A4; transition:all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;}
.title-st{font-size: 16px;line-height: 24px;background-color: #cae8ff;font-weight: bold; margin: 0 0 10px 0;}
.related-col-4Ab tr th{width: 24%}
.related-col-4Ab tr th+th{width: 33%}
.related-col-4Ab tr th+th+th{width: 22%}
.related-col-4Ab tr th+th+th+th{width: 21%}

.related-col-3Pten tr th{width: 20%}
.related-col-3Pten tr th+th{width: 66%}
.related-col-3Pten tr th+th+th{width: 14%}

.related-col-4DNA tr th{width: 24%}
.related-col-4DNA tr th+th{width: 33%}
.related-col-4DNA tr th+th+th{width: 13%}
.related-col-4DNA tr th+th+th+th{width: 30%}

.related-col-4Kit tr th{width: 24%}
.related-col-4Kit tr th+th{width: 32%}
.related-col-4Kit tr th+th+th{width: 32%}
.related-col-4Kit tr th+th+th+th{width: 12%}
.link-block {background-color: #eee;border-radius: 3px;border: solid 1px #ddd;line-height: 30px;}


/*-----------------  contact  ----------------------*/
.table-contact img{margin-top: -7px;}

/*-----------------  product  ----------------------*/
.elisaclass{margin-left:-15px; margin-right: -15px; padding: 0; list-style: none;}
.elisaclass > li{width: 25%; float: left; padding:0 15px; margin-bottom: 15px;}
.elisaclass > li > a { 
	display: block;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    border-radius: 4px;
    border-color: #29568f;
    text-align: center;
    background-color: #29568f;
    color: #fff;
    transition: all 0.3s linear 0s;
}
.elisaclass > li > a:hover {background-color: #286090;}
.filter-con{background-color: #eee; overflow: hidden; padding: 10px 0 5px 0; border-radius: 4px; margin-bottom: 10px;}
.filter-con p{font-weight:bold;}
.filter-con div{margin-bottom: 10px;}
.filter-con .filter-item-left{width:28%;}
.filter-con .filter-item-right{width:70%; float: right}
.table{text-align: left; margin-bottom: 10px;}
.product-name {margin: 15px 0 20px 0; text-align: left;}
.product-name h1 { display: inline; margin-right: 5px; font-size: 24px; font-weight: normal; text-align: left;}
.product-popular h2{ font-weight: normal; font-size: 20px;}
.product-name sup { vertical-align: super;}
.product-name sup a:hover { text-decoration: none; color: #666}
.icon-pdf{display: inline-block; width: 12px; height: 14px; margin-right: 5px; background: url(../images/ico-pdf.png) no-repeat;}

.pdts-tabs > ul > li > a {padding: 8px 20px; display: block; border: solid 1px #ddd; font-size: 15px; line-height: 20px; border-radius: 4px 4px 0 0; background-color: #eee; transition: all .25s ease; margin-right: 5px; color: #555;}
.pdts-tabs > ul > li > a:hover {border: solid 1px #ddd; background-color: #ddd;}
.pdts-tabs > ul > li.active > a, .pdts-tabs > ul > li.active > a:focus, .pdts-tabs > ul > li.active > a:hover {
	background-color: #fff;
	border: solid 1px #ddd;
	font-weight: bold;
	border-bottom-color: transparent;
}
.pdts-con{border:1px solid #ddd;padding: 10px}
.pdts-con-noborder{border:none;padding:0}
.pdts-con-noborder:last-child{border-bottom: 1px solid #ddd;}
.pdts-mlink-list{padding-left:0; margin: 20px 0;}
.pdts-mlink-list li{float: left; display: table;margin-left: 1%; text-align: center;}
.pdts-mlink-list li:first-child{margin-left: 0;}
.pdts-mlink-list li:last-child{margin-right: 0;}
.pdts-mlink-list li a{display: table-cell;width: 100%; height: 30px; line-height: 1.5; border:1px solid #2e6da4; border-radius: 3px; vertical-align: middle;transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background-color: #29568f; color: #fff;padding: 6px 20px;}
.pdts-mlink-list li a:hover{background-color: #286090; border-color:#122b40; color: #fff}
.like-btn-list .button { padding:5px 6px; text-align:center}
.like-btn-list .pdts-mlink-list { margin:10px 0}
.like-btn-list .pdts-mlink-list li { width:24%}
.like-btn-list .pdts-mlink-list li a {background-color:#fff;color:#29568f;border-color:#ddd;text-indent:0;}
.like-btn-list .pdts-mlink-list li a:hover { border:1px solid #29568f}
.citations-wrap .pdts-con{border:none;padding:0}
.citations-wrap .attributes .attributes-item:last-child{border-bottom: 1px solid #ddd}

.pdts-con table table{}
.pdts-con table table tr:first-child td{border-top: 0;}
.pdts-con table table td{border-top:1px solid #ddd;padding: 8px;}
.pdts-con table tr:first-child td{border-top: 0;}
.pdts-con table td{border-top:1px solid #ddd;padding: 8px;}

.pdts-tabs .tab-content{ border: solid 1px #ddd; border-top: 0; padding:5px 15px;text-align: left;}
.attributes .attributes-item{display: table;width:100%; padding:5px 10px; border-bottom: 1px solid #ddd;}
.attributes .attributes-item:last-child{border: none;}
.attributes .attributes-item .name {display: table-cell;vertical-align: middle; width: 20%; font-weight: bold; padding: 4px 0;text-align: left}
.attributes .attributes-item .value {display: table-cell; width:80%; line-height: 1.6em;padding: 4px 0;}


.pdts-related ul{padding: 0; margin: 0}
.pdts-related p{font-weight: bold}
.pdts-related > ul{margin-top: 5px; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #ddd}
.pdts-related > ul > li{margin:3px 0; list-style: none;text-align: left}
.pdts-related ul .title{margin:10px 0 5px 0; font-size: 14px;}
.pdts-related ul .content li{margin: 3px 0;}
.pdts-related ul .content li a{line-height: 1.65;}

.pdts-qa-wrap{border:1px solid #ddd;background-color:#fff}
.pdts-qa-wrap2{border: none}
.pdts-qa-item{border-bottom:1px solid #ddd}
.pdts-qa-item:last-child{border-bottom:0}
.pdts-qa-item p{margin-bottom:0}
.pdts-qa-item span{font-family:Arial,Helvetica,sans-serif,'Microsoft Yahei';line-height:1.5}
.product-name{margin:15px 0 20px 0;position: relative}
.product-name h1{display:inline;line-height:1.5;}
.product-name sup{vertical-align:super;}
.pdts-qa-list{padding:10px 0}
.pdts-qa-q,.pdts-qa-a{margin:0 5px}
.pdts-qa-q{margin-bottom:10px}
.pdts-qa-atext{line-height: 1.65;overflow: hidden}
.qa-s-title{font-weight: bold; border-bottom:2px solid #ddd;padding-bottom:5px;}

/*img scroll*/
.picFocus { padding: 5px; position: relative; overflow: hidden; zoom: 1;}
.picFocus .hd { width: 100%; padding-top: 5px; overflow: hidden;}
.picFocus .hd ul { margin-right: -5px; padding: 0; list-style: none; overflow: hidden; zoom: 1;}
.picFocus .hd ul li { padding-top: 5px; float: left; text-align: center; list-style: none;}
.picFocus .hd ul li img { width: 60px; height: 45px; border: 2px solid #ddd; cursor: pointer; margin-right: 5px;}
.picFocus .hd ul li.on img, .picFocus .hd ul li.ons img{ border-color: #f60;}
.picFocus .bd li { vertical-align: middle; list-style: none;}
.picFocus .bd img { display: block;}
.img_t {float: left; max-width: 170px; max-height: 220px; margin-right: 10px;}
.width_auto { width: auto; overflow: hidden;}
#preview { position: absolute; max-width: 600px; overflow: hidden; border: 1px solid #ddd; background: #333; padding: 5px; display: none; color: #fff;}
#preview img { max-width: 100%; height: auto;background-color:#fff;}

.picScroll-left{ width:100%; overflow:hidden; position:relative; border:1px solid #ddd; margin-top: 15px; text-align: left;}
.picScroll-left .hd{ overflow:hidden; background:#eee; padding:5px 10px ;  }
.picScroll-left .hd .prev,
.picScroll-left .hd .next,
.picScroll-left .hd .prevStop,
.picScroll-left .hd .nextStop{ display:block; float:right; background:url(../images/picScroll-btn.png) no-repeat; width:18px;height:18px; margin-right:5px; cursor:pointer;}
.picScroll-left .hd .next{ background-position:-23px 0;  }
.picScroll-left .hd .prevStop, .picScroll-left .hd .nextStop{color: #ccc; cursor: default;}
.picScroll-left .hd .prevStop{background-position:-46px 0; }
.picScroll-left .hd .nextStop{background-position:-69px 0; }
.picScroll-left .bd{ padding:10px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ float:left; width: 25.5%; _display:inline; overflow:hidden; }
.picScroll-left .bd ul li .snippetproduct{margin: 0 10px;}		
.picScroll-left .bd ul li .pic{ text-align:center; border:1px solid #ddd; border-radius: 3px; }
.picScroll-left .bd ul li .pic img{ max-width: 160px;max-height: 100px; top: 0; right: 0; bottom: 0;left: 0; padding: 2px;}
.picScroll-left .bd ul li .title p{ margin:6px 0}

/*modal*/
.modal-header{padding: 10px 15px;}

.pdts-relatetitle { background-color: #ddd; padding-left: 5px; line-height: 2; font-size: 15px; font-weight: bold;}
.pdts-relatetitle-s{line-height: 24px;background-color: #eee;font-weight: bold;text-align: center; font-size: 13px;}

.pdts-review-box{display:table;width:100%}
.pdts-review-img,.pdts-review-detail,.review-m{display:table-cell;padding:5px;vertical-align:middle}
.review-m{width:2%;border:0}
.pdts-review-img{text-align:center;float:none!important}
.pdts-review-detail{width:65%}
.pdts-review-img img{max-width:100%;max-height:200px}
.pdts-review-item{margin:5px 0}
.pdts-review-item span{float:left;margin-right:5px;line-height:1.5;font-weight:bold;font-style:normal}
.pdts-review-item p{margin:0;line-height:1.5}

.break{word-break: break-all;}
.margin-big-right {margin-right: 20px;}
.boldtxt {font-weight: bold;}
.text-big {font-size: 16px;}
div.s-border{border: 1px solid #ddd;}
.list-decimal li{list-style-type: decimal;list-style-position: inside;}
.list-decimal {position: relative;line-height: 1.5em;overflow: hidden;padding: 0;}
.text-small {font-size: 12px;}
.instock-saling{display: inline-block; background:#f60;color:#fff;padding:10px 5px;margin-top: 5px; border-radius:20px;}
.sequence{word-break: break-all;margin: 0}
.border{border: 1px solid #ddd}
.border-bottom{border-bottom: 1px solid #ddd}
.padding-top {padding-top: 10px;}
.padding-bottom {padding-bottom: 10px;}
.padding-small-bottom {padding-bottom:5px;}
.padding-left{padding-left: 10px;}
.padding-big{padding:20px;}
.padding-big-top{padding-top: 20px;}
.padding-big-bottom{padding-bottom: 20px;}


@media (max-width:767px){
	.elisaclass > li{width: 50%;}
	.attributes .attributes-item{display: block;overflow: hidden; padding: 10px 0;}
	.attributes .attributes-item .name, .attributes .attributes-item .value {display: block; float: none; width: 100%; padding: 0;}
	.img_t {float:none; max-width:100%; max-height: 220px; margin-right: 0;}
	
	.pdts-tabs  > ul > li{float: none; width: 100%; border-top: 1px solid #ddd;}
	.pdts-tabs > ul > li > a{border-radius: 0; background-color: #fff;border: none; color: #b6b5b5}
	.pdts-tabs > ul > li.active > a, .pdts-tabs > ul > li.active > a:focus, .pdts-tabs > ul > li.active > a:hover{border:none;}
	.pdts-tabs .tab-content{background-color: #eee;border: none; border-top: 1px solid #ddd;}
	.pdts-tabs  > ul > li > a:after {content: "\002b"; float: right; margin-right: 5px;}
	.pdts-tabs  > ul .active a:after { content: "\2212"; float: right; margin-right:5px;}
	
	.pdts-mlink-list li{float: none;display: block; width: 100%;margin: 0 0 5px 0;}
	.pdts-mlink-list li a{display: block; width: 100%; height: auto; padding: 5px 0;font-size: 14px;}
	.pdts-mlink-list li+li+li+li{width: 100%}
	.pdts-mlink-list li+li+li+li+li{width: 100%}
	.like-btn-list .pdts-mlink-list{margin:0;}
	.like-btn-list .pdts-mlink-list li{width: 100%;margin:10px 0 0 0;}
	
	.picScroll-left .bd { overflow-x: scroll;}
	.picScroll-left .bd ul li {width: 50%;}
	.picScroll-left .bd ul li .pic img{max-width: 100%; height: auto;}
}


/*-----------------  search  ----------------------*/
.search-head{margin-top: 0;}
.pdts-filter-select{padding:10px;background-color: #eee; text-align: left; border-radius: 4px;}
.pdts-filter-select > p{float: left; margin:5px 5px 5px 0;}
.pdts-filter-select .pdts-filter-select-item{display: inline-block; margin-right: 5px; overflow: hidden}
.pdts-filter-select .pdts-filter-select-item .name, .pdts-filter-select .pdts-filter-select-item .value{ float: left; background-color: #ddd; border-radius: 4px; padding: 4px;}
.pdts-filter-select .pdts-filter-select-item .name{border-top-right-radius: 0; border-bottom-right-radius: 0;}
.pdts-filter-select .pdts-filter-select-item .value{background-color: #fff; border-top-left-radius: 0; border-bottom-left-radius: 0;}
.filter-close { float: right; font-size:12px; font-weight: 400; line-height: 1; color: #999; margin: 4px 0 4px 5px;}
.filter-close:hover{text-decoration: none;}
.pdts-count { padding-left: 3px; color: #666; font-size: 11px; font-weight: normal;}
.filter-panel .panel-heading{background-color: #29568f; color: #fff;}
.filter-panel .panel{border:none;}
.pdts-filter-panel{border:1px solid #ddd; margin-bottom: 5px;}
.pdts-filter-panel .pdts-filter-panel-head{background-color: #E0EFFF; padding: 5px 15px;}
.pdts-filter-panel .pdts-filter-panel-body{max-height: 200px; overflow-y: auto;}
.pdts-filter-panel-body > ul { padding: 5px 15px; list-style: none;}
.pdts-filter-panel-body > ul > li{}
.pdts-filter-panel-body > ul > li > ul{list-style: none; padding: 0 10px; margin-bottom: 10px;}
.pdts-filter-panel-body > ul > li > ul > li:before{content: "- ";}
.pdts-filter-panel-body li{margin: 4px 0;}
.pdts-search-results .results-item{border:1px solid #ddd; overflow: hidden; margin: 10px 0; padding: 10px 0;text-align: left;}
.search-results-title{font-size: 20px; line-height: 1.5;}
.pdts-search-results .results-item .results-attr{margin:4px 0;}
.pdts-search-results .results-item .results-name{float:left;color:#7a7a7a; margin-right: 5px;}
.pdts-search-results .results-item .search-results-code{text-align: right; margin: 5px 0; font-size: 14px;}
.search-results-title sup .stop-saling{font-size: 12px;}

.results-img{float: right; position:relative;overflow:hidden;border:1px solid #ddd;border-radius: 4px; }	
.results-img .bd{width: 180px;}
.results-img .bd ul{list-style: none;padding:0;}
.results-img .bd ul li{height: 130px;width: 180px;}
.results-img .bd ul img{display: block;float:none; margin: 0 auto;max-height: 100%;padding: 5px;}
.results-img .hd { position:relative;z-index:1; text-align: center;}	
.results-img .hd ul{overflow: hidden; display: inline-block; padding: 0; margin:0;}
.results-img .hd li { color:transparent; cursor:pointer; margin:0 3px; width:12px; height:12px; background:#eee; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center; border:1px solid #d8d8d8; border-radius: 50px; }	
.results-img .hd li.on {width:12px; height:12px; background:#226eb1; border: none;z-index:2; position:relative; }

@media (max-width:768px){
	.results-img{float: none; max-width:100%;}	
	.pdts-search-results .results-item .search-results-code{text-align: left;}
	.results-img .bd{width: 100%;}
	.results-img .bd ul li{width:auto;}
}
@media (max-width:767px){
	/*.filter-panel .pdts-filter-menu{display: none; position: fixed; top: 0; width: 100%; left: 0; z-index: 10000003; background-color: #fff; height: 100%; overflow-y: scroll;}*/
	.filter-panel .pdts-filter-menu{display: none; position: absolute;width:calc(100% - 30px); left:15px; z-index:5; background-color: #fff; }
	.filter-panel .panel-heading:after{content: "\002b"; float: right; font-size: 20px; line-height:0.8;}
	.pdts-filter-panel .pdts-filter-panel-body{display: none; background-color: #eee;}
	.filter-panel .open .pdts-filter-menu{display: block;}
	.filter-panel .open .panel-heading:after{content: "\2212";}
	.pdts-filter-panel .pdts-filter-panel-head:after{content: "\002b"; float: right; font-size: 20px; line-height:0.8;}
	.pdts-filter-panel.open .pdts-filter-panel-head:after{content: "\2212"; float: right; font-size: 20px; line-height:0.8;}
	.pdts-filter-panel {border:none;border-bottom: 1px solid #fff;margin-bottom: 0;}
}


/*-----------------  webmap  ----------------------*/
.webmap-item{border-bottom:1px dotted#ddd; padding-bottom: 10px; margin-bottom: 10px; text-align: left;}
.webmap-con .webmap-item:last-child{border-bottom:none}
.webmap-item > p{font-size: 16px; margin-bottom: 5px;}
.webmap-item .webmap-sub{margin-left: 16px;}
.webmap-item .webmap-sub > a{ display: inline-block; margin-right:25px;}
.webmap-item .webmap-sub > a:last-child{margin-right: 0;}
.webmap-item .webmap-sub > dl{margin-top:10px; margin-bottom:5px}
.webmap-item .webmap-sub > dl > dt{margin-bottom: 3px;}
.webmap-item .webmap-sub > dl > dd{ display: inline-block; margin-right:25px;}



/*-----------------  service  ----------------------*/
.service-con .caption h4{font-size: 14px;}
.service-section{margin-top:30px;}
.service-section .title{font-size:15px;font-weight:bold;letter-spacing:1px;background-color: #eee;padding:0 5px;}
.table-th-color > tbody > tr > th{background-color: #eee}
.table-center > tbody > tr > th{text-align: center}
.table-center{text-align: center}
.service-con .table{margin-bottom: 0}



/*-----------------  other  ----------------------*/
.btn-yellow{background-color:#f60; border-color:#d05300}
.btn-yellow:focus, .btn-yellow:hover, .btn-yellow:active, .btn-yellow:visited, .btn-yellow:active:focus, .btn-yellow:active:hover{background-color:#f80; border-color:#df7700}
.btn-primary:active:focus{box-shadow: none}
.show-more, .show-less, .ReadMore, .HideAll, .showAll, .hideAll, .mp-show, .mp-hide{display: none}
.btn-gray{background-color: #ddd;border:1px solid #ddd}
.btn-gray:hover{background-color: #fff;border:1px solid #ddd}

.fixed-height-exokit{min-height: 122px;}
.vs-con{text-align: center}
.vs-con2{margin-left:0; margin-top: 25px}
.vs-text-show{display: inline-block; color: #f60; font-weight: bold;font-size:20px; border: 2px solid #f60; border-radius: 50px; width: 50px;height: 50px; text-align: center; line-height: 50px;}
.padding{padding: 10px}
.padding-little{padding:3px;}
.padding-small{padding:5px}
.padding-small-left{padding-left:5px;}
.list-h{margin-top:100px;}

.size13{font-size: 13px;}
.size14{font-size: 14px;}
.size15{font-size: 15px;}
.size16{font-size: 16px;}
.size18{font-size: 18px;}
.size20{font-size: 20px;}
h2.size14{font-size: 14px;font-weight: bold; margin: 5px 0}
h2.size13{font-size: 13px;font-weight: bold; margin: 5px 0}
h3.size14{font-size: 14px;font-weight: bold; margin: 5px 0}
h3.size13{font-size: 13px;font-weight: bold; margin: 5px 0}
@media (max-width:767px){
	.fixed-height-exokit{min-height: auto;}
	.vs-con{margin-left:0; text-align: center}
	.vs-con2{margin-top:0;text-align: center;float: none!important}
	.list-h{margin-top:0;}
	.service-con .thumbnail{min-height: auto;}
}

.modal-open .tophead{padding-right: 17px;}
.bg-yellow-light{background-color: #ffd;}
.bg-yellow{background-color:#f60;color:#fff}


/*-----------------  page list  ----------------------*/
.media-kit .media-heading{line-height: 1; margin-bottom: 10px;}
.media-kit .media-body ul{margin-bottom: 0}
.media img{width: auto;height: auto;max-width: inherit;}
.media-object.height200{height: 200px;}
.media-object.height180{height: 180px;}
.media-object.height150{height: 150px;}
.media-object.height130{height: 130px;}
.media-m{display:table;vertical-align:middle}
.media-body, .media-left, .media-right{width:auto;}
.height130{height: 130px;}
.height140{height: 140px;}
.height200{height: 200px;}
.height205{height: 205px;}
.height240{height: 240px;}
.height180{height: 180px;}
.height150{height: 150px;}
.height160{height: 160px;}
.height170{height: 170px;}
.height100{height:100px;}
.height120{height:120px;}
.height435{min-height:435px!important;}
.height560{min-height:560px}
.m-height155{min-height: 155px;}
.m-height235{min-height:235px;}
.m-height250{min-height:250px;}
.m-height260{min-height:260px;}
.m-height265{min-height:265px;}
.m-height270{min-height:270px;}
.m-height285{min-height:285px;}
.m-height300{min-height:300px;}
.m-height113{min-height: 113px;}
.m-height90{min-height: 90px;}
.m-height80{min-height: 80px;}
.m-height185{min-height:185px;}
.s-middle{display:table}
.s-cell{display:table-cell;vertical-align:middle;}
.list-circle li{list-style:circle;}
.list-decimal li{list-style-type: decimal;}
@media (max-width:767px){
	.media-kit .media-body{display: block; width: 100%; padding-top: 15px;}
	.height435{min-height:auto!important;}
	.m-height250,.m-height260,.m-height270,.m-height90,.m-height80,.m-height185,.m-height235,.m-height265,.m-height285{min-height:auto;}
}

/*-----------------  Articles  ----------------------*/

.table-color tr:nth-child(even){background-color:#dfefff}
.table-color tr:nth-child(odd){background-color:#f3f9ff}
.table-color tr:nth-child(1){background-color:#4da2de;color:#fff}
.table-color-blue tr:nth-child(even) { background-color:#dfefff}
.table-color-blue tr:nth-child(odd) { background-color:#f3f9ff}
.table-color-blue tr:nth-child(1) { background-color:#29568f; color:#fff}
.table-color-gray tr:nth-child(even){background-color:#eee}
.table-color-gray tr:nth-child(odd){background-color:#f6f6f6}
.table-color-gray tr:nth-child(1){background-color:#29568f;color:#fff}
.table-color-gray2 tr:nth-child(even){background-color:#eee}
.table-color-gray2 tr:nth-child(odd){background-color:#f6f6f6}

.related-col-4Ab tr th{width:24%}
.related-col-4Ab tr th+th{width:33%}
.related-col-4Ab tr th+th+th{width:22%}
.related-col-4Ab tr th+th+th+th{width:21%}
.related-col-4Ab tr td:nth-child(1){width:24%}
.related-col-4Ab tr td:nth-child(2){width:33%}
.related-col-4Ab tr td:nth-child(3){width:22%}
.related-col-4Ab tr td:nth-child(4){width:21%}

.related-col-3Pten td{vertical-align:middle}
.related-col-3Pten tr th{width:20%}
.related-col-3Pten tr th+th{width:55%}
.related-col-3Pten tr th+th+th{width:25%}
.related-col-4DNA tr th{width:24%}
.related-col-4DNA tr th+th{width:33%}
.related-col-4DNA tr th+th+th{width:13%}
.related-col-4DNA tr th+th+th+th{width:30%}
.related-col-4Kit tr th{width:24%}
.related-col-4Kit tr th+th{width:32%}
.related-col-4Kit tr th+th+th{width:32%}
.related-col-4Kit tr th+th+th+th{width:12%}

.radius-none{border-radius:0;}
.radius-small{border-radius:2px;}
.radius{border-radius:4px;}
.radius-big{border-radius:6px;}
.radius-rounded{border-radius:2em;padding-left:1em;padding-right:1em;}
.radius-circle{border-radius:50%;}
.text-center{text-align: center}
.text-center .table, .text-center .table th{text-align: center}

.slideBox{width:100%;height:100%;overflow:hidden;position:relative;border:1px solid #ddd}
.slideBox .hd{height:12px;overflow:hidden;position:absolute;right:5px;bottom:10px;z-index:1}
.slideBox .hd ul{overflow:hidden;zoom:1;float:left;list-style: none}
.slideBox .hd ul li{float:left;margin-right:5px;width:12px;height:12px;line-height:14px;text-align:center;background:#ccc;border-radius:50px;cursor:pointer;list-style: none}
.slideBox .hd ul li.on{background:#006ca4;color:#fff}
.slideBox .bd{position:relative;height:100%;z-index:0;list-style: none}
.slideBox .bd li{zoom:1;vertical-align:middle;list-style: none}
.slideBox .bd img{max-width:100%;height:auto;text-align:center}
.message-text .sub-text{position:relative;display:block;padding:10px 20px 15px;background-color:#006ca4;color:#fff;border-radius:3px}
.message-text .sub-text::before{border-style:solid;border-width:20px 20px 0 0;content:"";height:0;position:absolute;left:-15px;top:10px;width:0;border-top-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-color:#006ca4}

.table-auto{width: auto}

.review-field-ratings{border:none;margin: 0;padding: 0}
.review-field-ratings .review-field-rating .control {padding-top: 2px;}
.review-field-ratings .review-field-rating .label, .review-field-ratings .review-field-rating .control {display: table-cell;padding-bottom:5px;vertical-align: top; padding-right: 5px;}
.review-field-rating .control {margin-bottom: 48px; margin-top: 10px;}
.review-control-vote {overflow: hidden;}
.review-control-vote:before { color: #ccc;content: "\e006" "\e006" "\e006" "\e006" "\e006";display: block;font-family: 'Glyphicons Halflings';font-size: 20px;font-style: normal;font-weight: normal;height: 20px;letter-spacing: 5px; line-height: 20px; position: absolute;vertical-align: top;z-index: 1;}
.review-control-vote label::before {color: #ffa200;font-family: 'Glyphicons Halflings';font-size: 20px;font-style: normal;font-weight: normal;height: 20px;letter-spacing: 5px;line-height: 20px;opacity: 0;vertical-align: top;}
.review-control-vote input[type="radio"] {border: 0 none;clip: rect(0px, 0px, 0px, 0px);  height: 1px;margin: -1px;overflow: hidden; padding: 0;position: absolute;width: 1px;}
.review-control-vote label span {border: 0 none;clip: rect(0px, 0px, 0px, 0px); height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute; width: 1px;}
.review-control-vote label {cursor: pointer;display: block;position: absolute;}
.review-control-vote .rating-1 {z-index: 6;}
.review-control-vote .rating-2 {z-index: 5;}
.review-control-vote .rating-3 {z-index: 4;}
.review-control-vote .rating-4 {z-index: 3;}
.review-control-vote .rating-5 {z-index: 2;}
.review-control-vote .rating-1:before {content:"\e006";}
.review-control-vote .rating-2:before { content: "\e006" "\e006";}
.review-control-vote .rating-3:before {content: "\e006" "\e006" "\e006";}
.review-control-vote .rating-4:before {content: "\e006" "\e006" "\e006" "\e006";}
.review-control-vote .rating-5:before {content: "\e006" "\e006" "\e006" "\e006" "\e006";}
.review-control-vote label:hover:before {opacity: 1;}
.review-control-vote input[type="radio"]:focus + label::before, .review-control-vote input[type="radio"]:checked + label::before {opacity: 1;}

.reviewer{text-align: right; margin-top: 1em;}
.pdts-review-head{padding: 10px 0 15px 0;border-bottom:1px solid #ddd;}
.pdts-review-head .title{display: inline-block;float: left;line-height: 1.2;margin-right: 8px；padding: 0;background-color: #fff;font-weight: normal;}
.star-ratings-sprite {
	float: left;
  background: url("../images/star-rating-sprite.png") repeat-x;
  font-size: 0;
  height:16px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width:100px;

}
.star-ratings-sprite-rating {
    background: url("../images/star-rating-sprite.png") repeat-x;
    background-position: 0 100%;
    float: left;
    height:16px;
    display:block;
  }	
.stats-rating-100{width: 100%}
.stats-rating-80{width: 80%}
.stats-rating-60{width: 60%}
.stats-rating-40{width: 40%}
.stats-rating-20{width: 20%}
.ratings{float:left; color: #999;margin-left: 10px;}
.review-img-show{float:left;max-width:230px; margin-right: 20px;}
.review-img-show .bd{width: 230px;}
.review-img-show .bd ul li{width: 230px; height: 150px;display: flex;justify-content: center;}
.review-img-show img{margin:0 auto;max-width:230px; max-height: 200px;}
.review-img-show .pointer{position:relative;padding:0;bottom:auto;text-align:center;margin-top:5px}
.review-img-show .pointer li{border:solid 1px #ccc}
.review-img-show .pointer .active{border:0;background:#226eb1}
.pdts-review-item{border-bottom:1px solid #ddd;padding-top:10px;padding-bottom: 10px;}
.pdts-review-item .pdts-review-detail{display: block;float: left; width:70%; line-height: 1.65;}
.pdts-review-item .pdts-review-detail p{margin-bottom: 5px;}
.pdts-ratings-box{margin-bottom: 15px;}

.show-img-box, .show-img-box-a{min-height:100px;padding:5px 10px;background-color: #e5e5e5;}
.show-img-box-a{min-height:80px;}
.show-box-a{display: table;width:100%; border:1px solid #ddd;border-radius: 2px;padding: 5px;}
.show-box-a .show-info-img, .show-box-a .show-info-txt{display: table-cell;vertical-align: middle;text-indent:0;}
.show-box-a .show-info-txt{padding:0 10px;width:70%}
.show-box-a .show-info-img{width: 30%;text-align: center;}
.show-box-a .show-info-img img{margin-left:0;}
@media (max-width:767px){
	.pdts-review-item .pdts-review-detail{width: 100%;float: none;margin-top: 10px;overflow: hidden;}
	.show-img-box, .show-img-box-a{min-height:auto;}
	.show-box-a{display: block;}
	.show-box-a .show-info-img, .show-box-a .show-info-txt{display: block;}
	.show-box-a .show-info-img{width: 100%;}
}


.filter-single{margin-bottom:20px}
.filter-single ul{padding-left:0}
.filter-single ul li{display:inline-block;margin:5px 2px;text-align:center}
.filter-single ul li a{display:inline-block;min-width:15px;padding:0 5px;background-color:#ddd;}
.filter-single ul li a:hover{background-color:#29568f;color:#fff;text-decoration:underline}
.filter-single ul li.active a{background-color:#29568f;color:#fff}


/*special topic*/
.TA-show h2{font-size: 16px;font-weight: bold;}
.TA-show h3{font-size: 14px;font-weight: bold;}
.TA-show{text-indent: 0;}
.TA-show-n{text-indent: 0;}
.TA-show .nons{text-indent: 0}
.TA-show h1{text-indent: 0}
.TA-show .list-inner{text-indent: 0;padding-left: 40px;}
.TA-content .list-inner{margin-left: 2em;padding-left:30px;}
.list-side, .list-side2{border-top:1px solid #ddd;}
.list-side li, .list-side2 li{line-height: 1.6;margin-bottom: 5px;}
.list-side .first-heading, .list-side2 .first-heading{background-color: #eee; margin: 0; padding: 5px 15px;font-weight: 600;line-height: 1.6}
.list-side .list-inner, .list-side2 .list-inner{margin:0 15px 10px 15px;padding-top: 8px;}
.list-side .list-inner li, .list-side2 .list-inner li{color:#A3A3A3}
.sidelist-more-con{margin:0 10px 10px 15px}
.list-article .list-item{cursor:pointer;transition:all 1s cubic-bezier(.175,.885,.32,1) 0s}
.list-article .list-item:hover{border:1px solid #29568f}
.list-article .list-item:hover a{text-decoration: underline;}
.list-target{width: 100%; margin-top:5px;padding:0;margin:0;}
.list-target li{float: left;width: 12.5%;margin:5px 0;list-style:none;text-indent:0}
.list-target2 li{float: left;width:20%;margin:5px 0;list-style:none;text-indent:0}
.list-target-s li{float: left; margin-right:30px;width:auto}
@media screen and (max-width:760px) {
	.list-target li, .list-target2 li{float: left;width: 12.5%;margin:5px 0;width:auto; margin: 5px;}
}


.animal-cell{position: relative;width:700px;height:300px;margin: 15px auto 0 auto;background:url(http://www.cusabio.cn/images/201908/organelles_img1.jpg) no-repeat center;}
.animal-cell .organelle-name{position: absolute;font-size: 12px;text-indent: 0;}
.organelle-name-link01{left:579px;top:46px;}
.organelle-name-link02{left:579px;top:62px;}
.organelle-name-link03{left:579px;top:78px;}
.organelle-name-link04{left:579px;top:96px;}
.organelle-name-link05{left:542px;top:194px;}
.organelle-name-link06{left:540px;top:218px;}
.organelle-name-link07{left:110px;top:258px;}
.organelle-name-link08{left:122px;top:233px;}
.organelle-name-link09{left:104px;top:68px;}
.organelle-name-link10{left:136px;top:20px;}
.organelle-name-link11{left:86px;top:88px;}
.organelle-name-link12{left:516px;top:20px;}
.organelle-name-link13{left:116px;top:42px;}
.organelle-name-link14{left:522px;top:258px;}

.stop-saling {display: inline-block; background: #f60; color: #fff; padding:10px 5px; margin-top: 5px; border-radius: 20px;}
.table td .stop-saling{padding:8px 5px;}
.bg-blue-m{background-color: #29568f;color:#fff;}



.right-floatBox ul li .tip-txt{font-size: 12px;line-height:1.5;color:#fff;}
.right-floatBox ul li a{line-height:normal;}
.right-floatBox ul li a:hover{text-decoration: none;}
.right-floatBox ul{position: fixed; left: 0;padding: 0;}
.right-floatBox ul li{position: relative; width: 60px; height: 60px; text-align: center; background-color: #005CAF; margin-bottom: 4px;list-style: none;}
.right-floatBox ul li img{margin:10px 0 2px 0;}
.right-floatBox ul li img.img-visible{width: 24px;height: 24px;}
.right-floatBox .right-floatBox-code{position: absolute;top: 0;	left: 65px;left:-300%; width: 120px; transition: .6s; visibility: hidden;}
.right-floatBox .right-floatBox-code img{ margin: 0}
.right-floatBox ul li:hover{cursor: pointer}
.right-floatBox ul li:hover .right-floatBox-code{left: 100%;visibility: visible;}
.right-floatBox ul li:hover .right-floatBox-tel{left: 100%;visibility: visible;}
/*.img-hidden{display: none;}
.right-floatBox ul li:hover .img-hidden{display: inline-block;}
.right-floatBox ul li:hover .img-visible{display: none;}*/

.NPL-w200{width:200px;}
.NPL-w210{width:210px;}
.NPL-w220{width:220px;}
.NPL-w230{width:230px;}
.NPL-w240{width:240px;}
.NPL-w250{width:250px;}
.icon-good,.icon-goods{display: inline-block;width:14px;height: 14px;background: url(http://www.cusabio.cn/statics/images/icon-good.svg) no-repeat 0 0;margin-left:2px;}
.icon-goods{width:18px;height: 18px; background: url(http://www.cusabio.cn/statics/images/icon-goods.png) no-repeat 0 0;}

.stopics-grid {overflow:hidden;border-radius:5px; height:100%; padding:5px; border:1px solid #ddd; margin-bottom:20px}
.stopics-grid a {color:#29568f}
.stopics-grid a:hover { text-decoration:underline}
.stopics-grid a:hover {background-size:110%}
.stopics-grid ul {padding-left:15px}
.stopics-grid ul li {list-style:disc; margin:5px 0; color:#9a9a9a;text-align:left;}
.no-space {margin:0; padding:0}
.doc-backtop {position:fixed; right:5px; bottom:0; color:#999; font-size:30px; cursor:pointer; z-index:9}
.techarticle-imgbox {display:block; position:relative; overflow:hidden}
.techarticle-imgbox p {position:absolute; bottom:0; width:100%; margin-bottom:0; background:url(../images/techarticle-imgbox-titlebg.png) repeat; line-height:1.2; font-size:14px; font-weight:700;
 padding:4px 0}
.techarticle-imgscale {overflow:hidden}
.techarticle-imgscale .techarticle-imgbox {transition:all .3s ease 0s}
.techarticle-imgscale .techarticle-imgbox:hover {transform:scale(1.1)}
.techarticle-imgscale .techarticle-imgbox:hover {transition:all .3s ease 0s}
.techarticle-imgscale .no-effect {transition:none}
.techarticle-imgscale .no-effect:hover {transform:none}
.nav-hot{display: inline-block; color:#FF0004;font-weight:bold;margin-left:3px;font-size : 12px;-webkit-transform: scale(0.8);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform-origin: left;}
.TA-data img{margin-left:0;}
.media-mt10{margin-top:10px;}
.verify-title{text-align:center;border-bottom:2px dashed #559be6;line-height:0; margin:30px 0 20px;}
.verify-title span{background-color:#fff;position:relative;z-index:9;padding:5px;color:#559be6;font-weight:bold;font-size:15px;}
.media .stopics-grid img{max-width: none;width: auto;}
.table-small > tbody > tr > th,.table-small > tbody > tr > td{padding:2px;line-height:1.3}
.text-scroll{position:relative; white-space:nowrap; overflow:hidden; height:22px;margin:0 20px;}
.text-scroll .in{position:absolute; top:0; height:22px;}
.target-link-con{margin:5px 0;}
.target-link-con a{display: inline-block; width:14.8%; text-align: center;border-radius: 6px;margin-bottom: 5px;border:1px solid #b4b4b4;padding: 6px 0;font-size: 13px;transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;text-indent: 0;margin-right:10px;}
.target-link-con a:hover{border-color:#29568f}
.target-link-con a:last-child{margin-right:0}
.mt40{margin-top:40px}
@media (max-width:767px){
	.NPL-w200,.NPL-w210,.NPL-w220,.NPL-w230,.NPL-w240,.NPL-w250{width:auto;}
	.stopics-grid img { width:100%; height:auto; max-width:100%}
	.target-link-con{margin:0;}
	.target-link-con a{border:none;padding:0; width:auto}
}
.TP-blue{color:#005caf;}
.public-h2-title {position:relative; line-height:32px; padding-left:10px}
h2.public-h2-title {line-height:32px; padding-left:10px}
.public-h2-title:before {content:""; position:absolute; top:0; left:0; display:inline-block; width:4px; height:32px; background-color:#29568f}

.gs-box{position: relative;}
.gs-box:after{content:'';position:absolute;bottom:2px;margin-left:5px; display:inline-block;background-image:url("http://www.cusabio.cn/images/202112/good-1.png");background-size:contain;;height:26px;width:24px;}

.step-con{margin-right: -10px;margin-left: -10px;}
.step-con .item{position: relative;min-height: 1px;padding-right: 10px;padding-left: 10px;width: 20%;float: left;text-align:center;}
.step-con .item .in:after{content:'';display:inline-block; position: absolute;top:50%;transform:translateY(-50%);left:100%;height: 0;width: 0;border-top:16px solid #fff; border-left: 16px solid #29568f; border-bottom:16px solid #fff;}
.step-con .middle .in:before,.step-con .last .in:before{content:'';display:inline-block; position: absolute;top:50%;transform:translateY(-50%);left:0; height: 0;width: 0;border-top:16px solid #29568f; border-left: 16px solid #fff; border-bottom:16px solid #29568f;}			
.step-con .last .in:after{display:none;}			  
.step-con .item .in{position: relative;display:flex;align-items: center;justify-content: center;}
.step-con .in{padding:20px;background-color:#29568f;text-align:center;font-size:16px;font-weight:600;margin-bottom:15px;color:#fff;}
.step-con .last .in{background-color:#29568f;color:#fff;}
.step-con .list-inner{display:inline-block;font-size:14px;}
.step-con .list-inner li{text-align:left;}
@media(max-width:768px){
	  .step-con{margin:0;}
	  .step-con .item{width:100%;background-color:#29568f;margin-bottom:25px;padding-bottom:10px;}
	  .step-con .item:after{content:'';display:inline-block; position: absolute;top:100%;margin: 0 auto;left:0;right:0; height: 0;width: 0;border-left:14px solid #fff;border-top:12px solid #29568f;border-right:14px solid #fff;}
	  .step-con .middle:before,.step-con .last:before{content:'';display:inline-block; position: absolute;z-index:99; top:0;margin: 0 auto;left:0;right:0; height: 0;width: 0; border-left: 14px solid #29568f;border-top:10px solid #fff;border-right:14px solid #29568f;} 
	  .step-con .in{margin-bottom:0;justify-content: center;min-height:auto!important;padding:20px 20px 10px 20px;}
	  .step-con .list-inner{color:#fff;}
	  .step-con .list-inner a{color:#fff;}
	  .step-con .item .in:after,.step-con .last:after,.step-con .middle .in:before,.step-con .last .in:before{display:none;}	

  }
.text-white{color:#fff;}
.hover-white, .hover-white:hover, .hover-white:focus{color:#fff;}

.card {display: table; border-collapse: separate; border-spacing: 30px; margin:-30px;width: calc(100% + 60px);}
.card-item {display: table-cell;width: 33.33333333%;vertical-align: top;text-indent:0}
.card-item img{margin-left:0}
.card-4n .card-item{width:25%}
.card-5n .card-item{width:20%}
.ofh{overflow:hidden;}
@media(max-width:768px){
	.card {display: block; margin:0;width:100%;}
	.card-item,.card-4n .card-item,.card-5n .card-item{display:block;width:100%;}
	.card-item .head br{display:none;}
}

.list-expand .button{cursor:pointer}
.list-expand .table tr:first-child td{border:solid 1px #ddd}
.list-expand .btn{transition:all 1s cubic-bezier(.175,.885,.32,1) 0s; }
.list-expand .btn:hover{color:#fff;background-color:#00aabb;}
.list-expand.list-close .dropdown:after{content:'';display:inline-block;margin-left:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #fff}
.list-expand.list-open .dropdown:after{content:'';display:inline-block;margin-left:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #fff}
.list-expand .table .col1{width:15%}
.list-expand .table .col2{width:30%}
.list-expand .table .col3{width:40%}
.list-expand .table .col4{width:15%}
@media(max-width:420px){.list-expand .list-detail{overflow:hidden;width:auto;border:1px solid #ccc;border-bottom:none}
.list-expand .table thead{display:none}
.list-expand .table tbody tr{height:auto;padding:15px 0;border-bottom:1px solid #ccc}
.list-expand .table tbody tr:nth-child(even){background-color:#f3f3f3}
.list-expand .table tbody tr td{position:relative}
.list-expand .table tbody tr td:last-child{margin-bottom:0}
.list-expand .table tbody tr td:before{color:#999;display:block;width:100%}
.list-expand .table .col1,.list-expand .table .col2,.list-expand .table .col3,.list-expand .table .col4{display:block;border:none;width:100%;padding:3px 5px}
.list-expand .table tbody tr td:nth-child(1):before{content:"标记方式："}
.list-expand .table tbody tr td:nth-child(2):before{content:"货号："}
.list-expand .table tbody tr td:nth-child(3):before{content:"产品名称："}
.list-expand .table tbody tr td:nth-child(4):before{content:"应用："}
.list-expand .table tr:first-child td{border:none}
}

.list-target sup.text-dot{background-color:#f80;color:#fff;padding:0 1px;border-radius:5px;}
.news-show .news-p .ta-contents li{text-indent:2.5em;}
.float-ad{position:fixed;right:0;bottom:0;z-index:101;font-size:0}
.float-ad-box{position:relative;}
.float-ad-box .close-ad{position:absolute;top:3px;right:3px;width:24px;height:24px;line-height:22px; font-size:16px;font-weight:600; text-align:center;cursor: pointer;background-color:#fff;border-radius:3px;}
.float-ad{display:none;}


.call-center-ico{display:inline-block;vertical-align: middle;margin-right:5px; width:16px;height:16px;background: url(https://www.cusabio.cn/statics/images/call-center.svg) no-repeat;}
.pdts-review-in .pdts-review-head{border:none;padding:10px 0 0 0}
.pdts-review-body{margin-bottom:30px;}
.pdts-review-body .top{overflow:hidden;padding:20px 0;}
.pdts-review-body .user-con{float:left;margin-left:20px;}
.pdts-review-body .review-meassage{padding-bottom:10px;}
.pdts-review-body .review-row{display:flex;margin:0 -20px;}
.pdts-review-body .review-row .review-item{width:50%;margin:20px;padding:0 10px;border:1px solid #ddd;}
.reImg-con,.infoImg-con{float: left; position:relative;overflow:hidden;border:1px solid #ddd;border-radius: 4px; }	
.reImg-con .bd,.infoImg-con .bd{width: 160px;}
.reImg-con .bd ul,.infoImg-con .bd ul{list-style: none;}
.reImg-con .bd ul li,.infoImg-con .bd ul li{height:80px;width: 160px;}
.reImg-con .bd ul img,.infoImg-con .bd ul img{display: block; margin: 0 auto;max-height:100%;max-width:100%;padding: 5px;}
.reImg-con .hd,.infoImg-con .hd { position:relative;z-index:1; text-align: center;}	
.reImg-con .hd ul,.infoImg-con .hd ul{overflow: hidden; display: inline-block; padding: 0; margin:0;}
.reImg-con .hd li,.infoImg-con .hd li {list-style:none;cursor:pointer; margin:0 3px; width:12px; height:12px; background:#eee; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center; border:1px solid #d8d8d8; border-radius: 50px; }	
.reImg-con .hd li.on,.infoImg-con .hd li.on {width:12px; height:12px; background:#226eb1; border: none;z-index:2; position:relative; }
.pdts-review-body .user-con .title {display: inline-block;float: left;line-height: 1.2;margin-right:5px;padding: 0;background-color: #fff;font-weight: normal;}
.review-title{position:relative;}
.review-title a{position:absolute;right:5px;top:2px}
.infoImg-con .bd{width:300px;}
.infoImg-con .bd ul li{height:200px;width:300px;}
.infoImg-con{border:none;}



.review-scroll{position:relative;}
.review-scroll .control{position:absolute;right:0;top:-25px; text-align:right;}
.review-scroll .control .pageState{margin-right:10px;display: inline-block;vertical-align: middle;}
.review-scroll .control .pageState span {color: #f60;}
.review-scroll .control .step{display: inline-block;vertical-align: middle;}
.review-scroll .control .prev,
.review-scroll .control .next,
.review-scroll .control .prevStop,
.review-scroll .control .nextStop{ display:block; float:right; background:url(https://www.cusabio.cn/statics/images/picScroll-btn.png) no-repeat; width:18px;height:18px; margin-right:5px; cursor:pointer;}
.review-scroll .control .next{ background-position:-23px 0;  }
.review-scroll .control .prevStop, .review-scroll .control .nextStop{color: #ccc; cursor: default;}
.review-scroll .control .prevStop{background-position:-46px 0; }
.review-scroll .control .nextStop{background-position:-69px 0; }

.list-citation {padding:0 0 0 15px;}
.list-citation li{list-style:decimal;margin-bottom:15px;}
.list-citation li p{margin-top:5px;}
.block{display:block;}

.h2{font-size:16px;font-weight:600;}
.h3{font-size:15px;font-weight:600;}

.prosolu-cont .sideNav{display:none;padding:0;}
.prosolu-cont .sideNav.fixed { position: fixed;top: 280px;}
.sideNav .sidemenu-list{padding:0;margin:0;}
.sideNav .sidemenu-list li{list-style:none;margin:10px 0;text-align:right;}
.sideNav .sidemenu-list li a{position:relative;padding-right: 15px;color:#333;font-weight:600;}
.sideNav .sidemenu-list li.active a{color:#005caf;}
.sideNav .sidemenu-list li.active a:after{content:'';position: absolute;z-index: 2;top:5px;right:0; height: 0;width: 0;border-top: 6px solid transparent;border-right: 9px solid #005caf;border-bottom: 6px solid transparent;border-left: 0;cursor: pointer;}

.mNav-just{display:flex;justify-content: space-between;}


/*专家讲堂*/
.online-classroom .imgeffect {background: #fff;position: relative;overflow: hidden;margin-bottom:15px;}
.online-classroom .imgeffect a{position:absolute;padding:10px;color:#fff;background:#005caf;opacity:0;width:50px;height:50px;text-align:center;margin:3px 0;margin-top:3px;margin-left:0px;z-index:1;transition:all .4s;text-decoration:none;margin-left:-25px;left:50%;top:0;margin-top:-25px;border-radius:50px}
.online-classroom .imgeffect a:before{content: "";position: absolute;width: 0;height: 0;border: 16px solid rgba(0,0,0,0);border-left-color: #fff;border-top-width:12px;border-bottom-width:12px;top: 50%;transform: translateY(-50%);left:40%}
.online-classroom .imgeffect:after{content:"";background:0 0;height:100%;opacity:1;position:absolute;right:0;transition:all .4s;width:100%;box-shadow:0;top:0;}		
.online-classroom .imgeffect:hover a{opacity:1;text-decoration:none;top:50%;margin-bottom:0;bottom:auto;left:50%}
.online-classroom .imgeffect:hover:after{background:none repeat scroll 0 0 rgba(0,0,0,.3);opacity:1;width:100%}
.online-classroom p{padding:0;height:50px;}
.online-classroom .caption a{color:#333}
.online-classroom .caption a:hover{color:#23527c}
.news-show .box-video img,.box-video img{margin-left:0}

.news-show .box-video, .box-video{display:inline-block; position:relative;}
.box-video span,.box-video .effect{position:absolute;padding:10px;color:#fff;background:#005caf;opacity:0;width:50px;height:50px;text-align:center;margin:3px 0;margin-top:3px;margin-left:0px;z-index:1;transition:all .4s;text-decoration:none;margin-left:-25px;left:50%;top:0;margin-top:-25px;border-radius:50px}
.box-video span:before,.box-video .effect:before{content: "";position: absolute;width: 0;height: 0;border: 16px solid rgba(0,0,0,0);border-left-color: #fff;border-top-width:12px;border-bottom-width:12px;top: 50%;transform: translateY(-50%);left:40%}
.box-video a:hover span, .box-video a:hover .effect{opacity:1;text-decoration:none;top:50%;margin-bottom:0;bottom:auto;left:50%}
.box-video a:after{content:"";background:0 0;height:100%;opacity:1;position:absolute;right:0;transition:all .4s;width:100%;box-shadow:0;top:0;}
.box-video a:hover:after{background:none repeat scroll 0 0 rgba(255,255,255,.5);}

.reference-autoBox{height:460px;overflow-y:auto;}

@media(max-width:768px){
	.pdts-review-body .review-row{flex-wrap:wrap;}
	.pdts-review-body .review-row .review-item{width:100%;}
	.review-title a{position:relative;}
	.mNav-just{flex-wrap:wrap;justify-content: left;}
	.sideNav{display:none!important}
	.header-con p.text-small{word-break:break-all;}
}


.outer-box{width:100%}
.inBox{height:22px;overflow:hidden;margin:0 5px;position:relative;text-align:center;}
.outer-box .hometxtScroll{width:3200px;position:absolute;left:0px;top:0px;list-style:none;margin:0}
.outer-box li{width:1000px;float:left;text-align:center;list-style:none;}
.outer-box .hometxtScroll a:hover{color:#f60}


.hotspot-tab .tab-head{display:flex;align-items:center; border-bottom: 1px solid #d6d6d6;margin:15px 0;height: 41px;}
.hotspot-tab .tab-head .more{margin-left:auto;}
.hotspot-tab .tab-head ul{padding:0;margin:0;line-height: 25px;}
.hotspot-tab .tab-head ul li{list-style:none;display:inline-block;margin-right:15px;}
.hotspot-tab .tab-head ul li a{ display: inline-block; line-height: 25px; font-size: 18px; font-weight: bold; margin: 0; padding:8px 0;color:#333;}
.hotspot-tab .tab-head ul li.active a{ border-bottom: 1px solid #2e6da4;color:#23527c;}
.hotspot-tab .tab-head ul li a:hover{color:#23527c;}
.hotspot-tab .tab-head ul li a:focus{text-decoration:none;color:#2e6da4;}

.hotspot-box .box-head{border-bottom: 1px solid #d6d6d6;display:flex;align-items:center;letter-spacing:2px;}
.hotspot-box .box-head a{margin-left:auto;font-size:14px;padding: 1px 8px;}
.hotspot-box .box-head span{margin-left:5px;color:#b4b4b4;font-style:italic;letter-spacing:1px;font-size:16px;text-transform: uppercase;}
.hotspot-box .box-head .title{font-size:18px;font-weight:600;color:#005caf; border-bottom: 3px solid #005caf;margin-bottom: -1px;margin-top:0;line-height:1.6; display: inline-block;padding: 5px 0;}
.hotspot-box .box-body{padding:20px 0;}
.hotspot-box .box-body .item{margin-bottom:20px;}
.hotspot-box .box-body .item a{font-size:15px;}
.hotspot-box .box-body .item p{margin-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;}

.breadcrumb{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.breadcrumb > li {display: inline;}
.TA-blockquote-border{border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left-color:#ddd;}
.TA-foreword{position:relative;background-color:#e6f4ff;padding:20px;}
.TA-foreword:before{content: '';display: inline-block;position: absolute;bottom: 0;right: 0;width: 0;height: 0;border: 10px solid #29568f;border-bottom-color: #fff;border-right-color: #fff;}
.ta-arrow{position:relative;}
.ta-arrow:before{content:'';position:absolute;right:-34px; width: 0px;border-left:10px solid rgb(0, 109, 164);border-top:7px solid transparent;border-bottom:7px solid transparent;margin-right: 3px;display: inline-block;vertical-align: middle;top: 50%;transform: translateY(-50%);}
.ta-arrow:after{content:''; position:absolute;right:-20px;width: 0px;border-left:9px solid rgb(255, 136, 0);border-top:6px solid transparent;border-bottom:6px solid transparent;margin-right: 3px;margin-left:8px;display: inline-block;vertical-align: middle;top: 50%;transform: translateY(-50%);}
.TA-citation-title{border-bottom:2px solid #29568f;padding-bottom:5px;}
.TA-citation-title .text{background-color:#29568f;padding:8px 20px;color:#fff;font-size: 22px;font-weight:600;box-shadow: 10px 5px 0 rgba(0,0,0,.3);}
.TA-citation-liTitle{display:flex;text-indent:0;border-bottom: 2px solid #29568f;padding-bottom:8px;text-align:left;}
.TA-citation-liTitle i{color: #29568f;	font-size: 24px;font-weight: 600;font-style: normal;padding: 0 8px 0 0;align-self: center;}
.TA-citation-liTitle span{line-height: 1.3;	font-size: 18px;align-self: center;}

/*protein service*/
.service-navImage-con{display:flex;flex-wrap:wrap;margin:0 -10px;}
.service-navImage-con .item{width:20%;padding:0 10px;}
.service-navImage-con .item a{display:block;background-color:#eee;height:100%;text-align:center;}
.service-navImage-con .item .text{padding:5px 10px;}
.inline-block{display:inline-block}
.flex-card-2{display:flex;flex-wrap: wrap;margin:0 -15px;}
.flex-card-2 .item{width: 50%;padding: 0 15px;display: flex;flex-direction: column;}
.flex-card-2 .item .l-box{flex:1 1 auto;}
.mNav-child-6>*{width:16.666666%;}
.mNav-child-5>*{width:20%;}

.protein-service-good{background-color:#e9f7ff;border-radius:8px;padding:20px 40px;margin-top:20px;}
.protein-service-good .flex-card-2{align-items:flex-start;}
.protein-service-icon{position:relative;width:94px;height:94px;background-color:#fff;border-radius:100%;border:2px dotted #007ab9;margin: auto;text-align:center;}
.protein-service-icon:after{content:'';display:block;width:80px;height:80px;background-color:#007ab9;border-radius:100%;position: absolute;left:5px;right:5px;top:5px;bottom:5px;}
.protein-service-icon .icon{background:url(https://www.cusabio.cn/statics/images/service/protein-service-icon-ys.svg) no-repeat;width:50px;height:50px;display:inline-block;position: relative;z-index: 9;margin:18px 0;}
.protein-service-icon .icon.icon-cr{background:url(https://www.cusabio.cn/statics/images/service/protein-service-icon-cr.svg) no-repeat;width:60px;height:60px;margin:15px 0;}
.protein-service-good .list-type-arrow{list-style-type:none;}
.protein-service-good .list-type-arrow li .icon-tip{display:block;float:left; background:url(https://www.cusabio.cn/statics/images/service/protein-service-icon-arrow.svg) no-repeat; width:13px;height:13px;margin:3px 5px 0 0}
.protein-service-good .list-type-arrow li p{overflow:hidden;}
.codebox {padding: 20px 0 30px 0; border-top: 1px dotted #989898;}

.kefu-code{position:relative;display:inline-block}	
.kefu-code .show-big{display:none;position:absolute; border:1px solid #ccc;z-index:99}
.kefu-code .show-big.show{width:150px;left:120%;top:0;margin-top: 50%;transform: translateY(-50%);}
.kefu-code .show-big.show img{width:100%;height:100%;padding:10px;background-color:#fff;}
.kefu-code .show-small img{width:30px;height:30px;cursor:pointer}
.kefu-code img{margin-top:0}
.table-contact tr td:first-child{width:20%}


@media(max-width:1400px){
	.nav-item-tmessage{left:-200%;}
}
@media(max-width:1200px){
	.my-nav > li{margin:0 5px}
	.nav-item-tmessage{min-width: 600px;}
	.nav-item-tmessage .col-lg-5ths{width:50%}
}
@media(max-width:1000px){
	.nav-item-tmessage .col-lg-5ths{width:100%}
}
@media(max-width:768px){
	.service-navImage-con .item{width:50%;margin-bottom:20px;}
	.mNav-child-6>*,.mNav-child-5>*{width:auto;}
	.table-contact{display:block;}
    .table-contact > tbody > tr{display:block;border-bottom:1px solid #ddd}
    .table-contact > tbody > tr > td{display:block;position:relative; width:100%;word-break: break-all;border:none;}
    .table-contact tr td:first-child{width:100%;}
    .table-contact th{display:none;}
    .kefu-code{display:block;}
    .kefu-code .show-small img{width:100px;height:100px;}
	.nav-item-tmessage{left:0;}
}

.product-links{margin:8px 0 20px;}
.product-links,.product-links a{font-size:14px}
.product-links a{display:inline-block}
.product-links a:hover{color:#29568f}
.product-links .text-link{font-weight:600;margin-right:20px}
.product-links .button-link{font-weight:600;transition:all .5s ease}
.product-links .button-link:before,
.product-links .reviews-link:before,
.product-links .text-link:before{content:'';display:inline-block;width:20px;height:20px;background:url(https://www.cusabio.cn/statics/images/download.svg) top 1px left no-repeat;background-size:15px 15px;vertical-align: middle;}
.product-links .citations-link:before{background:url(https://www.cusabio.cn/statics/images/citations.svg) top 1px left no-repeat;background-size:15px 15px}
.product-links .reviews-link:before{background:url(https://www.cusabio.cn/statics/images/reviews.svg) top 1px left no-repeat;background-size:15px 15px}
.product-links .button-link:hover:before{color:#0d549b}


.nav-tab{margin:10px auto}
.nav-tab .nav-tab-body{margin-top:-1px;background-color:#fff}
.nav-tab .cont .title{font-size:28px;color:#333;line-height:1;font-weight:400;padding-bottom:10px}
.nav-tab .category a:after{content:"";display:inline-block;width:0;height:100%;vertical-align:middle}
.nav-tab .category ul{padding:0;text-align:center;}
.nav-tab .category ul li{font-size:18px; color:#333;padding:10px 0;display:inline-block; width:25%;text-align:center; background-color:#eee;transition:all .25s ease;cursor:pointer;}
.nav-tab .category ul li.active{background-color:#29568f;color:#fff;border-color:#ddd;border-bottom-color:#fff;font-weight:700}
.nav-tab .cont{display:none;margin:30px 0;}
.nav-tab .cont.active{display:block}

.project-con .project-item{width:100%;margin-bottom:30px;}
.project-item .project-item-head{border-bottom:4px solid #d48f4c;padding:8px 10px;}
.project-item .project-item-head .name{font-size:18px; font-weight:600;color:#d48f4c}
.project-item .project-item-list .node{display:flex;justify-content:space-between;padding:5px 10px;text-align:left}
.project-item .project-item-list .node:nth-child(2n){background-color:#eee}
.project-item .project-item-list .node:nth-child(2n+1){background-color:#f6f6f6}
.project-item .project-item-list .node .shorter{width:45%;}
.project-item .project-item-list .node .name{width:50%;}
.project-item .project-item-list .node .name li,.project-item .project-item-list .node .shorter li{padding:5px 0;}
.project-con1{display:flex;justify-content:space-between;}	
.project-con1 .project-box{width:48%;}		
.project-con2{display:flex;justify-content:space-between}
.project-con2 .project-item{width:100%;}
.project-con3{display:flex;justify-content:space-between;}
.project-con3 .project-box{width:48%;}		
.project-con3 .project-box .project-item{width:100%;margin:0 0 30px 0}
.project-con2 .project-item .project-item-head .name{font-weight:600;color:#2775af}
.project-con2 .project-item .project-item-head{border-bottom:4px solid #2775af;}
.project-con3 .project-item .project-item-head .name{font-weight:600;color:#ce5a7d}
.project-con3 .project-item .project-item-list .node .shorter{word-break:break-word;width:50%;}
.project-con3 .project-item .project-item-list .node .name{width:45%;}		
.project-con3 .project-item .project-item-head{border-bottom:4px solid #ce5a7d;}

.project-icon:before{content:'';display:inline-block;vertical-align:bottom; background: url(https://www.cusabio.cn/statics/images/CUSAG-project-icon.svg) no-repeat;width:26px;height:26px;margin-right:10px}
.project-icon.project-icon-1:before{background-position:0 0}
.project-icon.project-icon-2:before{background-position:-40px 0}
.project-icon.project-icon-3:before{background-position:-80px 0}
.project-icon.project-icon-4:before{background-position:-120px 0}
.project-icon.project-icon-5:before{background-position:-160px 0}
.project-icon.project-icon-6:before{background-position:0 -40px}
.project-icon.project-icon-7:before{background-position:-40px -40px}
.project-icon.project-icon-8:before{width:18px;height:26px;background-position:-80px -40px}
.project-icon.project-icon-9:before{width:30px;height:26px;background-position:-120px -40px}
.project-icon.project-icon-10:before{width:20px;height:26px;background-position:-160px -40px}	
.project-icon.project-icon-11:before{background-position:0 -80px}
.project-icon.project-icon-12:before{background-position:-195px -40px}
.project-icon.project-icon-13:before{background-position:-40px -80px}
.project-icon.project-icon-14:before{background-position:0 -120px}
.project-icon.project-icon-15:before{height:22px; background-position:-40px -120px}
.project-icon.project-icon-16:before{background-position:-80px -120px}
.project-icon.project-icon-17:before{background-position:-120px -120px}
.project-icon.project-icon-18:before{background-position:-160px -120px}
.project-icon.project-icon-19:before{background-position:-195px -120px}
.project-icon.project-icon-20:before{width:15px; background-position:0 -160px}
.project-icon.project-icon-21:before{background-position:-40px -160px}
.project-icon.project-icon-22:before{background-position:-80px -160px}
.project-icon.project-icon-23:before{width:15px;background-position:-120px -160px}	
.project-icon.project-icon-24:before{background-position:-160px -160px}	
@media screen and (max-width: 768px){
    .nav-tab .category ul li{width:30%;}
	.ENOkit-video {position:relative;display:block; height:0; padding:0; overflow:hidden;padding-bottom:75%}
 	.ENOkit-video embed, .ENOkit-video iframe, .ENOkit-video object, .ENOkit-video video {
  position:absolute; top:0; bottom:0; left:0; width:100%; height:100%; border:0}
	.media-body, .media-left, .media-right{display:block;}
	.media-body, .media-left, .media-right, .media-middle{width:auto;}
	.media img{max-width: 100%;}
}
@media screen and (max-width: 480px){
    .nav-tab .category ul li{width:100%;margin-bottom:10px;}
    .project-con1,.project-con3{flex-wrap:wrap;}
    .project-con1 .project-box,.project-con3 .project-box{width:100%;}
}

.accordion{position:relative;padding-bottom:20px;}
.accordion:after{content:'';position:absolute;z-index:0; left:20px;top: 0;bottom: 0;height:100%; width:2px;background-color:#f80;}
.accordion:last-child:after{display:none}
.accordion .accordion-title{display:flex;position:relative;z-index:5; background-color:#f6f6f6;border-top-left-radius: 9999px;border-bottom-left-radius: 9999px;align-items:center;cursor:pointer;transition:all .3s;}
.accordion .accordion-title:hover{background-color:#eee;}
.accordion-title-dot{position:relative; background-color:#f80;width:40px;height:40px;border-radius:100%;text-align:center;}
.accordion-title-dot span{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;color:#fff;font-size:18px;font-weight:600;}
.accordion-title-head{margin-left:20px;font-size:16px;font-weight:600;}
.accordion-title-plus{margin-left:auto;padding:0 20px;}
.accordion-title-plus:after{content:'';display: inline-block; width:20px;height:20px; background:url(../images/arrow-up-down-icon.svg) no-repeat;background-size: 20px;background-position:0 6px;}
.accordion .accordion-cont{display:none;width:95%;margin-left: auto;background-color:#eff7ff;padding:20px;}
.accordion.active .accordion-title-plus:after{background-position:0 -20px;}
.accordion.active .accordion-title{background-color:#e3eef9}
.bg-white{background-color:#fff;}	
.list-side .list-inner li span{color:#333;}
.list-side .list-inner .list-child-o{margin:5px 0 0 0;padding:0;}
.list-side .list-inner .list-child-o li{list-style:none;}
.list-side .list-inner .list-child-o li:before{content:'';display:inline-block;width:6px;height:3px;background-color:#29568f;vertical-align:middle;margin-right:5px;}	

.card-col-2{display:flex;padding:5px;border:1px solid #ddd;align-items:center;}
.card-col-2 .card-item-l{width:33.333333%;padding-right:20px;}
.card-col-2 .card-item-r{width:66.666666%;padding:10px;}
.card-wrap{display:flex;margin:0 -10px;flex-wrap:wrap;}
.card-item-block{padding:0 10px;width:33.333333%;margin-bottom:20px;}
.card-item-block .inner{display:flex;flex-direction:column; border:1px solid #ddd;padding:5px;height:100%;}
.card-item-block .body{display:flex;flex-direction:column;height:100%;text-align:left;}
.card-item-block .body .intro{flex:1 auto}
.left-line-style{border-left:4px solid #005caf;padding-left:8px;}
@media screen and (max-width:768px) {
    .card-item-block{width:50%;}
}
@media screen and (max-width:480px) {
    .card-col-2{flex-wrap:wrap;}
    .card-col-2 .card-item-l,.card-col-2 .card-item-r,.card-item-block{width:100%;}
    .card-col-2 .card-item-l{padding-right:0;text-align:center;}		
    .card-item-block .head{text-align:center}
}
.table-noth-color tr:nth-child(1){background-color:#f6f6f6;color:inherit}


.service-step-con .service-step>div{position:relative;}
.service-step-con .service-step>div:after{content: '';display: inline-block;position: absolute;top: 50%;transform: translateY(-50%);right:-25px;height: 0;width: 0;border-top: 10px solid #fff;border-left: 10px solid #ccc;border-bottom:10px solid #fff;}
.service-step-con .service-step>div:before{content: '';display: inline-block;position: absolute;width:9px;height:9px;background-color: #ccc;top: 50%;transform: translateY(-50%);right:-15px;}
.service-step-con .service-step>div:last-child:after,.service-step-con .service-step>div:last-child:before{display:none}
.service-step-con .total{position:relative; text-align:center;background-color:#cae8ff;margin:25px 0;height:12px}
.service-step-con .total span{display:inline-block;position: absolute;background-color:#cae8ff;padding:5px 20px;border-radius:100px;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.service-step-con .total:after{content: '';display: inline-block;position: absolute;top: 50%;transform: translateY(-50%);right:0;height: 0;width: 0;border-top: 14px solid #fff;border-left:22px solid #cae8ff;border-bottom:14px solid #fff;}
@media screen and (max-width:480px){
    .service-step-con .service-step>div:before{display:none;}
    .service-step-con .service-step>div:after{left:50%;right:0;top:100%;transform:translate(-50%,0);border-left: 10px solid #fff;border-top: 10px solid #ccc;border-right:10px solid #fff;}
    .require-form .form-inline .form-group{margin-right:0;}
}

.bg-eee{background-color:#eee;}
.bg-f6{background-color:#f6f6f6;}
tr.bg-blue-m {background-color: #29568f;color: #fff;  }
.modal-dialog{position:absolute;left:0;right:0;top:50%;transform: translate(0,-50%);margin:0 auto;}
.modal.fade .modal-dialog{transform: translate(0,-75%);}
.modal.in .modal-dialog{transform: translate(0,-50%);}
.list-nopm{padding:0 0 0 15px !important;margin: 0 !important;}
.table-auto {width:auto }
.table-half {width:50%;	float:left }

.flex-card-col2{display:flex;flex-wrap:wrap;}
.flex-card-col2 .inner{height:100%;}
@media screen and (max-width:768px){
	.table-target{display:block;border:none}
	.table-target tr{display: contents;}
	.table-target>tbody>tr>td{display: inline-block;border:none}
	.table-half {width:100%;float:none }
	.modal.in .modal-dialog{transform: translate(0,-25%);}
}

.prosolu-cont{position:relative;}
.sideNav .sidemenu-list-c li{list-style:none}
.sideNav .sidemenu-list-c a{display:block;position:relative;padding-right: 15px;color:#333;font-weight:600;margin-bottom:5px;text-align:right}		
.sideNav .sidemenu-list-c li .level2 a{color:#999;font-weight:normal;font-size:13px;}
.sideNav .sidemenu-list-c a.active{color:#005caf;text-decoration:none}
.sideNav .sidemenu-list-c a.active:after{content:'';position: absolute;z-index: 2;top:5px;right:0; height: 0;width: 0;border-top: 6px solid transparent;border-right: 9px solid #005caf;border-bottom: 6px solid transparent;border-left: 0;cursor: pointer;}
.sideNav .sidemenu-list-c li .level2 a.active{color:#005caf;text-decoration:none}
.sideNav .sidemenu-list-c li .level2{display:none;margin-bottom:0}
.sideNav .sidemenu-list-c > li.active >.level2{display:block}
.sideNav .sidemenu-list-c li .level2 a.active:after{border:0;}

.search-con .input-group .form-control{height:auto;padding: 10px 12px;}
.search-con .btn{padding: 10px 12px;}
.double-arrow {position:relative;padding-left:26px;}
.double-arrow:before {content:'';position:absolute; left:0; width:0; border-left:10px solid #006da4; border-top:7px solid transparent; border-bottom:7px solid transparent; margin-right:3px; display:inline-block;  vertical-align:middle; top:50%; transform:translateY(-50%)}
.double-arrow:after {content:'';position:absolute;left:5px; width:0;border-left:9px solid #f80; border-top:6px solid transparent; border-bottom:6px solid transparent; margin-right:3px; margin-left:8px;  display:inline-block; vertical-align:middle; top:50%; transform:translateY(-50%)}


.page-section{padding:60px 0;}
.page-section .s-head{text-align:center;padding-bottom:30px;}
.page-section .s-head .title{font-size:28px;}
.page-section .s-head .title-en{position: relative;display: flex;align-items: center;justify-content: center;font-size:16px;color:#666;margin-top:10px;}
.s-head .title-en:before{content:'';display: inline-block;width: 120px;	height: 2px;background-color: #ccc;margin-right: 20px;}
.s-head .title-en:after {content: "";display: inline-block;	width: 120px;height: 2px;background-color: #ccc;margin-left: 20px;}
.big-type-con{display:flex;flex-wrap:wrap;}
.big-type-con .item{text-align:center;margin-bottom:20px;}
.big-type-con .item .inner{background-color:#f5f5f5;height:100%;display:flex;flex-direction:column;padding:10px;}
.big-type-con .item .inner img{width:64px;height:64px;}
.big-type-con .item .inner .title{font-size:18px;font-weight:400;padding:10px 0;}
.big-type-con .type-list{list-style:none;padding:0;margin:0;flex:1 1 100%;}
.big-type-con .type-list li{margin:8px 0;}
.big-type-service-con .item .inner{background-color:#fff;} 
.solution-con .solution-taboxlist{display:none;}
.solution-con .solution-taboxlist.active {display: flex; }
.solution-con{display:flex;flex-wrap:wrap;}
.solution-con .solution-tab{min-width: 250px;float: left;margin-right: 24px;}
.solution-con .solution-tabox{flex:1;background-color:#f5f5f5;padding:5px 20px;border-radius:5px;}
.solution-tablist{background-color:#f5f5f5;position:relative;padding:30px 0;cursor:pointer;text-align:center;margin-bottom:15px;font-size:16px;border-radius:5px;transition:all 0.1s;}
.solution-tablist:last-child{margin-bottom:0;}
.solution-tablist.active{background-color:#29568f;color:#fff;}
.solution-tablist.active:after{content: "";	position: absolute;	width: 0;height: 0;	right: -11px;top: 50%;margin-top:-8px;	border-color: transparent;border-style: solid;border-left-color: #29568f;border-width:9px 0 9px 12px;}
.solution-tablist p{margin-bottom:0;}
.solution-taboxlist{display:flex;flex-wrap:wrap;}
.solution-taboxlist .item{margin-top:15px;margin-bottom:15px;}
.solution-taboxlist .item .inner{background-color:#fff;height:100%;padding:10px;border-radius:5px;transition:all 0.1s;}
.solution-taboxlist .item .inner:hover{background-color:#29568f;color:#fff;}
.solution-taboxlist .item .inner:hover a,.solution-taboxlist .item .inner:hover p{color:#fff;}
.taboxlist-title{text-align:center;font-size:16px;font-weight:600;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;}
.solution-taboxlist .item .inner:hover .taboxlist-title{border-bottom-color:#fff;}
.solution-taboxlist .item .inner:hover .text-gray{color:#6699cc;}
.taboxlist-cont ul{margin:0;padding:0 0 0 15px;}
.taboxlist-cont ul li{margin-bottom:10px;}
.solution-tablist .tablist-icon .icon{background:url(https://www.cusabio.cn/statics/images/solu-type-icon-jt1.svg) no-repeat;width:36px;height:36px;display:inline-block;position: relative;z-index: 9;margin-top:10px;}
.solution-tablist .tablist-icon .icon.icon-solu-adc{background-position: 0 0;}
.solution-tablist .tablist-icon .icon.icon-solu-mrna{background-position: -120px 0;}
.solution-tablist .tablist-icon .icon.icon-solu-cart{background-position: -240px 0;}
.solution-tablist.active .tablist-icon .icon.icon-solu-adc{background-position: -60px 0;}
.solution-tablist.active .tablist-icon .icon.icon-solu-mrna{background-position: -180px 0;}
.solution-tablist.active .tablist-icon .icon.icon-solu-cart{background-position: -300px 0;}
.citation-box{display:flex;flex-wrap:wrap;}
.citation-bg-panel{text-align:center;background-color:#29568f;padding:20px;padding-bottom:0; border-radius:20px;height:calc(100% - 40px);}
.citation-bg-inner{position:absolute;bottom:0;width:80%;left:10%;right:10%;height: calc(100% - 40px); background-color:#fff;border-radius:30px;padding:40px;display: inline-block;box-shadow: 0 0 8px rgba(41,86,143,0.5);;}
.citation-bg-inner .btn{white-space:normal}
.citation-num{font-size:18px;}
.citation-num .num{font-size:26px;font-weight:600;}
.citation-bg-inner:before{content:'';display:inline-block;position:absolute; left:20px;top:10px;background:url(https://www.cusabio.cn/statics/images/citation-dot-103.svg) no-repeat;width:28px;height:28px;}
.citation-bg-inner:after{content:'';display:inline-block;position:absolute; right:20px;bottom:10px;background:url(https://www.cusabio.cn/statics/images/citation-dot-103.svg) no-repeat;width:28px;height:28px;transform: rotate(180deg);}
.citation-glist .list-item{display:flex;margin-bottom:20px;}
.citation-glist .list-item:last-child{margin-bottom:0;}
.citation-glist .list-item .publication-desc{position:relative; background-color:#29568f;color:#fff;padding:10px;min-width:100px;text-align:center;margin-right:24px;}
.citation-glist .list-item .publication-desc span{position:absolute;left:0;right:0;top:50%;transform: translateY(-50%);font-weight:600;font-size:16px;}
.citation-glist .list-item .publication-cont{flex:1;}
.publication-cont .publication-pdts{margin:5px 0;}
.home-panel-heading .title{font-size:28px; font-weight: normal; margin: 0; border-bottom: 1px solid #2e6da4; padding:9px 0;}
.home-feature-wrap .card-item-block .inner{border:none;background-color:#f5f5f5;padding:0;}
.home-feature-wrap .card-item-block .body{padding:0 10px 10px 10px;}

@media screen and (max-width:768px){
	.solution-con .solution-tab{min-width:100%;margin-right:0;display: flex;flex-wrap:wrap;}
	.solution-tablist:last-child{margin-bottom:15px;}
	.solution-tablist{width:33.333333%;padding: 10px 0;}
	.solution-tablist.active:after{top:auto;border-left-color:transparent;border-top-color:#29568f;right: 0; left:50%;transform:translateX(-50%);border-width:12px 9px 0 9px;bottom:-10px;}
	.citation-bg-inner{position:relative;left:0;right:0; width:100%;height:auto;}
	.citation-glist{margin-top:40px;}
} 
.tag-green{background:#72ab88;}
.tag-green a{color: #fff !important;}
.tag-green a:hover{color: #fff !important;}