@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "ss";
    src: url("../fonts/ss.eot"); /* IE9 */
    src: url("../fonts/ss.eot") format("embedded-opentype"), /* IE6-IE8 */
    
    url("../fonts/ss.woff") format("woff"), /* chrome、firefox */
    url("../fonts/ss.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("../fonts/824ad320c8f645d98b002d748a5c9c55.svg") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
/*********************共用样式*******************/
body{
    margin: 0;
    font-family: "Microsoft YaHei","Source Han Sans CN","PingFangSC-Semibold",Arial, Helvetica,"Helvetica Neue", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
img{display:inline-block;}
.alltime, .alltime * {
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.container{width:1440px;margin:0 auto;padding:0}
a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    color: #333;
}
/***************共用样式****************/
.cbanner img{display:block;}
.sub_nav{
	border-bottom: 1px solid #efefef;
	line-height: 60px;
	margin-bottom: 100px;
}
.sub_nav ul li{
	float:left;
	margin-right: 50px;
    position: relative;
}
.sub_nav ul li:after{
	content: '';
    display: block;
    position: absolute;
    width: 0%;
    height: 2px;
    background: #014072;
    left: 0;
    bottom: 0;
}
.sub_nav ul li.act:after{
	width:100%;
}
.sub_nav ul li.act a{color:#014072}
/*************公司简介************/
.abtxt{
	background: url(../images/abg.png) no-repeat 1rem center;
}
.abtxt .lt{
	float: left;
    width: 37.5%;
}
.abtxt .lt h2{
	font-size:36px;
	color:#033c6a;
	line-height: 50px;
}
.abtxt .lt .bigt{
    font-size: 100px;
    color: rgba(0, 0, 0, 0.08);
	font-weight: bold;
	line-height:0.8;
}
.abtxt .lt .ulbox {
    margin-top:40px;
	display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}
.abtxt .lt .ulbox .li{
    width: 50%;
    padding-right: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.abtxt .lt .ulbox .li:nth-child(2n) {
    border-right: none;
    padding-right: 0;
    padding-left: 2rem;
}
.abtxt .lt .ulbox .li:nth-child(3),
.abtxt .lt .ulbox .li:nth-child(4) {
    border-bottom: none;
    padding-top: 1rem;
    padding-bottom: 0;
}
.abtxt .lt .ulbox .li .TextAnimate{
    font-family: "GILROY-BOLD-4";
    color: #003269;
    font-weight: bold;
    line-height: 1.2;
	font-size:40px;
}
.abtxt .rt {
    width: 50%;
    float: right;
    padding-top: 52px;
}
.abtxt .rt .title{
	line-height: 60px;
    font-size: 32px;
    color: #003269;
}
.abtxt .rt .title span{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin-right: 20px;
}
.abtxt .rt .line {
    width: 60px;
    height: 4px;
    background-color:#003269;
	margin-bottom: 30px;
}
.abtxt .rt .text {
    color: #555;
    line-height: 30px;
    font-size:16px;
    text-align: justify;
	text-indent: 2em;
}
.com-img{
	display:flex;
	margin:50px auto;
	justify-content: space-between;
}
.com-img .item{
	display:block;
	margin:0 15px;
}
.com-img:after{
	content: '';
	display: block;
	height:0;
	clear: both;
}
/**************领导介绍*****************/
.ldtxt .lt{
	width:55%;
	float:left;
}
.ldtxt .rt{
	width:42%;
	float:right;
	padding-top: 30px;
}
.ldtxt p{
	font-size:15px;
	line-height:1.8;
	text-indent: 2em;
	margin:10px 0;
}
.ldtxt .lt h2{
	font-size:30px;
	color:#003269;
	font-weight: bold;
	line-height: 50px;
}
.ldtxt .lt .line {
    width: 60px;
    height: 4px;
    background-color:#003269;
	margin-bottom: 30px;
}
.ldtxt .p2{
	margin-top: 10px;
	margin-bottom: 60px;
}
.ldtxt .p2 h1{
	color:#003269;
	font-size:24px;
}
.ldtxt .p2 h2{
	margin:20px 0 15px 0;
}

/**************组织架构*****************/
.zuzhi h2{
	text-align:center;
	font-size:36px;
}
.picbox{
	text-align:center;
	margin:30px 0;
}

/**************发展历程*****************/
.his-chart table {
    width: 100%;
	margin:50px 0;
}
.his-chart table tr {
    padding: 20px 0;
    display: block;
    background: url(../images/pic162.png) left center repeat-y rgb(245, 245, 245);
}
.his-chart table tr:nth-child(even){
	background: url(../images/pic162.png) left center repeat-y #cde7fe;
}
.his-chart table tr td.t1 {
    width: 120px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #003e6a;
    letter-spacing: 0;
    padding: 0;
    line-height: 36px;
}
.his-chart table tr td {
    font-size: 15px;
    color: #4c4c4c;
    padding: 0 25px;
    line-height: 24px;
}
/*************荣誉资质************/
.cert{
	padding:100px 0;
	background:#f1f4f9;
}
.cert h2{
	text-align: center;
    font-size: 36px;
}
.tr-nav{
	text-align:center;
	margin:30px 0;
}
.tr-nav li{
	display:inline-block;
	margin:0 10px;
}
.tr-nav li a{
	display:block;
	width:130px;
	line-height: 38px;
	border:1px solid #d9d9d9;
	border-radius: 5px;
	font-size:14px;
}
.tr-nav li a.on,
.tr-nav li a:hover{
	background:#003869;
	color:#fff;
}
.certbox{
	display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 30px;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.certbox .item{
	background: #fff;
}
.certbox .item .cssimgp{
	height:335px;
	text-align: center;
	padding:25px;
}

.certbox .item .cert-txt{
	font-size:16px;
	text-align: center;
	line-height: 50px;
	border-top:1px solid #ccc;
}

/*荣誉资质*/
.hor-chart table{
	width:100%;
	margin:50px 0;
}
 .hor-chart table,.hor-chart th,.hor-chart td { 

	border: 1px solid #c9ccd0; 

	border-collapse: collapse; 

} 
.hor-chart table tr td.t1{
    width: 120px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #003e6a;
    letter-spacing: 0;
    padding: 0;
    line-height: 36px;
}
.hor-chart table tr td{
    font-size: 14px;
    color: #333;
    padding:10px 25px;
    line-height: 24px;
}
/*************普康文化************/
.culture h2{
	text-align: center;
    font-size: 36px;
}
.pur{
	background:#00386b;
	overflow: hidden;
	position: relative;
	margin:80px 0;
}
.pur .word{
	position: absolute;
	top:50%;
	left: 0;
	transform: translateY(-50%);
	width:44.44%;
	color:#fff;
	padding:30px;
	padding-top: 0;
}
.pur .word h2{
	font-size:26px;
}
.pur .word h4{
	font-size:22px;
	text-align: center;
	font-family: Helvetica, Arial, "sans-serif";
	color:rgba(255,255,255,.6)
}
.pur .word p{
	font-size:18px;
	text-align: center;
	font-weight: bold;
	color:#fff;
	margin-top: 30px;
}
.pur img{
	width:55.56%;
	float:right;
}
.linian{
	background:url(../images/culpic.jpg) center no-repeat;
	padding:75px 50px;
}
.linian h2{
	color:#fff;
	margin-bottom: 70px;
}
.linian .li {
    width: calc(25% - 30px);
    height: 360px;
    float: left;
    margin: 0 15px;
	background: #fff;
	border-radius: 10px;
	text-align: center;
	padding:40px 15px;
}
.linian .li .tit{
	font-size:24px;
	margin-top:20px;
}
.linian .li .line{
	width:40px;
	height:2px;
	background: #003869;
	margin:20px auto;
}
.linian .li p{
	font-size:.9375rem;
	line-height: 30px;
}
.gh{
	background: url(../images/img11.jpg) no-repeat center center;
    background-size: cover;
    padding: 2.5rem 0;
    overflow: hidden;
	margin:100px 0;
}
.gh h2{
	text-align: center;
    font-size: 36px;
	margin-bottom: 60px;
}
.gh p{
	font-size:.875em;
	line-height: 30px;
	text-indent: 2em;
}
.acimg{
	margin-top: 50px;
	position:relative;
}
.acimg .swiper-button-prev,
.acimg .swiper-button-next {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    transition: all .3s ease;
    margin-top: 0;
    top:50%;
	transform: translateY(-50%);
}
.acimg .swiper-button-prev svg, 
.acimg .swiper-button-next svg {
    width: 30px;
    height: 30px;
    fill: #999;
}
.acimg .swiper-button-prev svg {
    transform: rotate(-180deg);
}
.fl2 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}
.social h2{
	text-align: center;
    font-size: 36px;
    margin-bottom: 60px;
}
.social .zs{
	width:75%;
	text-align: center;
	margin:0 auto;
	font-size:14px;
	line-height: 24px;
}
.social .sp{
	display: flex;
	flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}
.social .sp li{margin:30px 15px;}
.social .sp .img{display:block;max-height: 294px;overflow:hidden;}
.social .sp .txt{
	background: #f5f5f5;
	text-align: center;
	line-height: 50px;
}

/*************甲肝疫苗************/
.product{
	padding-bottom:50px;
}
.product .title{
	font-size:36px;
	text-align: center;
	margin-bottom: 60px;
}
.product .p1 .lt{
	width:62.5%;
	float: left;
}
.product h3{
	font-size:24px;
	color:#333;
	margin:20px 0 10px 0;
}
.product p{
	font-size:1rem;
	line-height: 1.875;
	color:#333;
}
.product .p1 .lt p{
	margin:10px 0;
}
.product .p1 .rt{
	width:32.5%;
	float:right;
	text-align: center;
	padding-top:60px;
}
.product .p1 .rt .swiper-slide{
	border:1px solid #efefef;
	padding:20px 0;
	margin-bottom: 30px;
}
.product .p1 .rt a {
    width:100%;
	line-height: 45px;
    display: inline-block;
    color: #fff;
    background-color: #00386a;
    font-size: 0.9375em;
}
.product .p1 .rt a span {
    padding-left: 20px;
    display: inline-block;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../images/img6.png);
}


/*************疫苗常识************/
.coms ul li {
    background: #f3f3f3;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 30px;
}
.coms ul li p.p1 {
    font-size: 18px;
    font-weight: bold;
    color: #003e6a;
    line-height: 40px;
    padding-bottom: 13px;
    margin-bottom: 16px;
	position:relative;
}
.coms ul li p.p1:after{
	display:block;
	content: '';
	width:40px;
	height: 2px;
	background: #64b228;
}
.coms ul li p.p2 {
    color: #666;
	font-size:.875em;
}


/*************常见问题************/
.qa ul li{
	border-bottom:1px dashed #eee;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.qa .p1{
	font-size:24px;
	color:#003c6f;
	margin-bottom:20px;
}
.qa .p2{
	line-height: 1.875;
	color: #666;
	font-size:.875em;
}

/*************新闻中心************/
.news{
	background:#efefef;
	padding:100px 0 50px 0;
}
.sugg{
	display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 30px;
    -ms-flex-positive: 1;
    flex-grow: 1;
	margin:30px 0;
}
.sugg .items .ltt {
    margin: 25px 0 15px;
}
.sugg .items .ltc {
    color: #666;
}
.sugg .items .cssimgp{max-height: 310px;}
.sugg .items .lmore {
    margin: 25px 0;
    padding-left: 15px;
    background: url(../images/5_9.jpg) center left no-repeat;
    color: #00386a;
}
.sugg .items .time {
    color: #666;
    padding: 20px 0 50px;
    border-top: 1px solid #ddd;
}
.newsl li{
	margin-bottom:25px;
}
.newsl li a{width:100%;}
.newsl li a:hover{
	box-shadow:0 0 10px 5px rgba(0,0,0,.1);
}
.newsl li a:hover .cont .t{
	color:#00386a;
}
.newsl li .day{
	width:185px;
	height:160px;
	background:#00386a;
	color:#fff;
	padding-top:15px;
	float: left;
}
.newsl li .day .date{
	font-size:60px;
	font-weight:bold;
	text-align: center;
}
.newsl li .day .line{
	width:100px;
	height:1px;
	background: rgba(255,255,255,.6);
	margin:0 auto;
}
.newsl li .day .year{
	font-size:18px;
	line-height: 30px;
	text-align: center;
}
.newsl li .cont{
	width:calc(100% - 185px);
	background: #fff;
	float:left;
	padding:30px 5%;
	height: 160px;
}
.newsl li .cont .t{
	font-size:1.25em;
	font-weight: bold;
	color:#333;
	margin-bottom: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsl li .cont .txt{
	font-size:.875em;
	color:#666;
	line-height: 24px;
}

/*************新闻详情************/
.news .nd-con{
	background: #fff;
	padding:80px 5%;
	border-radius: 10px;
}
.nd-con h3 {
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 12px;
    text-align: center;
    font-weight: bold;
}
.nd-con h5 {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    text-align: center;
}
.articleLine {
    width: 100%;
    margin: 30px auto;
    border-bottom: 1px solid #ccc;
}
.articleContent {
    margin: 50px;
    height: auto;
}
.articleContent p{
	line-height:1.8;
	text-indent: 2em;
	margin-bottom: 10px;
}
.nd-con .bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 50px auto;
}
.nd-con .bottom ul li {
    color: #666;
    margin-bottom: 14px;
}
.nd-con .bottom ul li a {
    color: #666;
}
.nd-con .bottom input {
    display: block;
    width: 180px;
    height: 42px;
	border-radius: 50px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-right: 34px;
    background: #00386a url(../images/jiantou-r2.png) no-repeat 130px center;
    transition: all .3s;
	border:none;
	cursor: pointer;
}
.nd-con .bottom input:hover{
	background: #6bb22d url(../images/jiantou-r2.png) no-repeat 130px center;
}


/*************人力资源************/
.jbox .jlt1 {
    width: 37.75%;
    float: left;
    position: relative;
    height: 375px;
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 10%;
}
.jbox .jlt1 .sp1 {
    position: absolute;
    width: 650px;
    height: 650px;
    box-sizing: border-box;
    border: 90px solid #b3c5d3;
    opacity: .6;
    border-radius: 50%;
    top: -200px;
    left: -200px;
}
.jbox .jlt1 .xian {
    width: 30px;
    height: 4px;
    background: #506f21;
    margin: 120px 0 30px;
}
.jbox .jlt1 .en {
    color: #ccc;
    margin-top: 20px;
}
.jbox .jlt2{
    width: 20%;
    float: left;
    background: #0369ba;
    height: 375px;
    text-align: center;
    overflow: hidden;
    margin-right: 1.125%;
}
.jbox .jlt2:last-child {
    margin-right: 0;
}
.jbox .jlt2 .jtt {
    color: #fff;
    margin: 140px 0 20px;
}
.jbox .jlt2 .jtc {
    color: #fff;
    opacity: .4;
    line-height: 1.5;
    font-size: 16px;
    padding: 0 5%;
    height: 60px;
}
.jbox .jlt2 .num {
    color: #fff;
    opacity: .3;
    font-size: 50px;
    font-family: ss;
    margin-top: 80px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.jbox .jlt2:hover .num {
    margin-top: 20px;
}
.jbox .jlt2_1 {
    background: #005293;
}
.jbox .jlt2:last-child {
    background:#023f6f;
}

.jil{
	margin-top:80px;
}
.jil h2{
	font-size:30px;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 30px;
}
.jil .con{
	font-size:1em;
	color:#666;
	line-height: 2;
}

.tb3head {
    background: #9D9D9D;
}
.tb3head span, .tl3dj span {
    display: block;
    float: left;
    height: 66px;
    text-align: center;
    line-height: 66px;
    box-sizing: border-box;
}
.tb3head span:not(:first-child), 
.tl3dj span:not(:first-child) {
    border-left: 1px solid #fff;
}
.tb3head span:not(:first-child), 
.tl3dj span:not(:first-child) {
    border-left: 1px solid #fff;
}
.tb3head span:not(:first-child), 
.tl3dj span:not(:first-child) {
    border-left: 1px solid #fff;
}
.tb3head span {
    color: #fff;
    font-size: 18px;
}
.thw1 {
    width: 26%;
}
.thw2 {
    width: 16%;
}
.thw3 {
    width: 20%;
}
.thw4 {
    width: 38%;
}
.tb3list li {
    cursor: pointer;
    margin-top: 12px;
}
.tl3dj {
    background: #F1F1F1;
}
.tl3dj.active {
    background: #053e6c;
}
.tl3dj.active span {
    color: #fff;
}
.tl3zk {
    display: none;
    padding: 40px 30px 60px 80px;
    border: 1px solid #F1F1F1;
}
.tbw {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px;
}
.pageC {
    overflow: hidden;
}
.tztd a {
    display: inline-block;
    padding:0 20px;
    height: 40px;
    border-radius: 25px;
    background: #053e6c;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
}
.zlmore a {
    display: block;
    width: 100%;
    padding: 18px 0 15px 0;
    background: #999999;
    text-align: center;
    color: #fff;
    margin:50px 0;
    font-size: 16px;
}
.zlmore a:hover{
	background:#68ae2b;
	color:#fff;
}


/*************信息公示***************/
.nt1 h2{
	font-size:36px;
	text-align: center;
	margin-bottom: 30px;
}

.mCon ul li {
    width: 48.5%;
    height: 150px;
    float: left;
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 2% 2%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.mCon ul li:nth-of-type(odd) {
    margin-right: 1.5%;
}
.mCon ul li:hover {
    background: #003e6a;
    border: 1px solid #003e6a;
}
.mCon ul li a {
    display: block;
}
.mCon ul li p.p1 {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 15px;
}
.mCon ul li:hover p.p1 {
    color: #fff;
}
.mCon ul li p.p1 span {
    display: block;
}
.mCon ul li p.p1 span.sp1 {
    width: 77%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mCon ul li p.p1 span.sp2 {
    width: 20%;
    float: right;
    font-size: 14px;
    color: #808080;
}
.mCon ul li:hover p.p1 span {
    color: #fff;
}
.mCon ul li p.p2 {
    clear: both;
    color: #808080;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.mCon ul li:hover p.p2 {
    color: #fff;
}

.nt1{
	padding-bottom: 50px;
}
.ntcd-con .title {
    width: 1080px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    margin-bottom: 10px;
	text-align: center;
}
.ntcd-con .info {
    color: #8695a0;
	text-align: center;
}


/*************联系我们***************/
.ctinfo{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	margin:5% auto;
}
.ctinfo .left {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ctinfo .right {
    border-left: 1px solid #eaeaea;
    padding-left: 5%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.ctinfo .right .lxli {
    padding: 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eaeaea;
}
.ctinfo .right .lxli:last-child {
    border-bottom: none;
}
.ctinfo .right .lxli .tl {
    padding-top: 3px;
    width: 120px;
    color: #333;
    font-size: 18px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: bold;
}
.ctinfo .right .lxli .lxbox {
    border-left: 1px solid #eaeaea;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #555;
}
.ctinfo .right .lxli .lxbox p {
    margin-bottom: 10px;
    line-height: 20px;
	font-size:14px;
}

/**************研发项目************/
.rsadv h2{
	font-size:36px;
	text-align: center;
	margin-bottom: 30px;
}
.rsadv{
	padding-bottom:80px;
}
.rsadv h3{
	font-size:18px;
	font-weight: bold;
	margin:10px 0;
}
.rsadv p{
	text-indent: 2em;
	margin-bottom: 10px;
}



/**************省重点实验室*************/
.rsadv .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.rsadv .list .item {
    width: 32%;
    position: relative;
}
.rsadv .list .item .text {
    color: #606060;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/**************在研项目*************/
.zlbox li {
    padding:30px 70px;
    margin-top: 20px;
    background: #F6F6F6;
	transition: all .3s;
}
.zbbt {
    font-size: 24px;
    padding-bottom: 10px;
}
.zlbox li:hover{
	background:#053e6c;
	transition: all .3s;
}
.zlbox li:hover .zbbt{
	color:#fff;
}


/**************翻页***************/
.get-page{
	text-align: center;
    line-height: 35px;
    margin-top: 80px;
    margin-bottom: 62px;
	display: flex;
    flex-wrap: wrap;
    align-items:center;
	justify-content: center;
}
.get-page a,.page-num a{
    display:block;
    font-size: 12px;
    line-height: 24px;
    border: 1px #ddd solid;
    padding: 0 12px;
    margin-left: 4px;
    color: #999;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.page-num a{
	float:left;
}
.get-page a.active,
.get-page a:hover{
	background:#00386a;
	color:#fff;
}






















