*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}
a[href]:after{content:normal;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	background: #ffffff;
}

*:focus{outline:none;}
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;}

/* if the element is block level(eg. div,li),using 'inline-any' instead */
.fl{float:left;}
.fr{float:right;}

/* 块状元素水平居中 */
.auto{margin-left:auto;margin-right:auto;}

/* overflow */
.ovh{overflow:hidden;}

/* position */
.rel{position:relative;}
.abs{position:absolute;}

/* font-style */
.n{font-weight:normal;font-style:normal;}
.b{font-weight:bold;}
.i{font-style:italic;}

/* text-align */
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.tj{text-align:justify;}

/* 清除浮 动*/
.fix{*zoom:1;}
.fix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;font-size:0;}

/* margin */
.m0{margin:0 !important;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}

/* padding */
.p0{padding:0;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.p15{padding:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.p25{padding:25px;}
.pl25{padding-left:25px;}
.pt25{padding-top:25px;}
.pr25{padding-right:25px;}
.pb25{padding-bottom:25px;}
.p30{padding:30px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pb30{padding-bottom:30px;}

/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.vn{vertical-align:-2px;}
.bgnone{background:none !important;}
.bnone{border:none !important;}

ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
button {outline: none;}
select { width:100%;}
.clear{clear:both;}
.t3d {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.bdr4 {border-radius: 4px;}
.tmcolor {background: #e4ebf4;}
.img-hover:hover {
    opacity: 0.9;
}
/*.frame {border-radius: 4px;border-top: #0146af solid 4px;border-bottom: #cfddee solid 0px;border-left: #cfddee solid 0px;border-right: #cfddee solid 0px;background: url(bg01.gif) repeat-x top center #fff;margin-bottom: 8px;}*/
.frame {overflow: hidden;padding-left: 10px;}
.framebox {padding: 17px 15px 15px 15px;}
.framebox-dp {padding: 23px 0px 6px 0px;}
.framebox-dp .table {margin-top: 20px;}
.framebox-lb {padding: 2px 18px 22px 18px;}
.minh {min-height: 384px;}
.box-border {border-top: 0px; border-bottom: #cfddee solid 1px;border-left: #cfddee solid 1px;border-right: #cfddee solid 1px;}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 18px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.frame {padding-left: 0px;}
	.framebox-dp {padding: 20px 15px 0px 15px;}
	.mobmt20 {margin-top: 20px;}
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}
@media (max-width: 380px){
	.framebox-dp {padding: 20px 10px 0px 10px;}
}
@media (min-width: 1260px) {
  .container {
    width: 1230px;
  }
}
.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; overflow:hidden; padding:44px 0 30px 0;background: url(bg03.jpg) no-repeat left top #f7f7f7;}
.secondarydetailbox { display:block; overflow:hidden;}
.secondarydetailbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.secondarydetailbox .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:76px;}
.secondarydetailbox .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:84px;}
.secondarydetailbox select.form-control {padding-right: 5px;margin: 0;height: 30px;}
.secondarydetailbox .form-control {border-color: #ccc;}
.secondarydetailbox .p0 { padding:0px;}
@media (max-width: 1199px) {

	}
@media (max-width: 991px){

}
@media (max-width: 767px) {
	.secondarybox {padding:24px 0 26px 0;}
    .secondarydetailbox { padding:0;}
	}
.nrhei {font-size: 15px; line-height: 190%;color: #282828;}
.nrhei b {font-size: 17px;}

h2 { color:#005896;}
.column_nr { display:block; overflow:hidden; float:left; width:100%;}
.column_gd { display:block; overflow:hidden;}
.border-not { background:#fdfdfd; border-left:#ededed solid 1px; border-right:#ededed solid 1px; border-bottom:#ededed solid 1px;}
.imgborder { border:#e6e6e6 solid 0px;margin-bottom:18px;}
.imgbox { padding:15px 15px 0 15px;}
.imglink { border:#ff9600 solid 1px;margin-bottom:18px;padding: 15px 6px;
background: -moz-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -webkit-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -o-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -ms-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: linear-gradient( 0deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
}
.indexbox {width: auto; height:auto; overflow:hidden;margin-bottom: 26px;}
.indexbox1 {width: auto; height:auto; overflow:hidden; margin-bottom: 23px;}
.indexbox2 {width: auto; height:auto;}
.indexbox hr { border-top: 1px dotted #cbcbcb;}
.indexrbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
.indextabbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
.listbox {overflow: hidden;padding: 15px 15px 8px 15px;}
.pagebox-dp {overflow: hidden;padding: 26px 0 0 0;}
.pagebox-tab {overflow: hidden;padding: 18px 0 0 0;}
.pagebox-tab h4 {font-size: 16px;font-weight: 700;margin: 5px 0 10px 0;color: #1c59ae;}
.pagebox-tab h5 {font-size: 15px;font-weight: 700;margin: 5px 0 10px 0;color: #1c59ae;}
.pagebox-lb {overflow: hidden;padding: 12px 22px 22px 20px;}
.pagebox-pic {overflow: hidden;padding: 12px 20px 6px 20px;}
@media (max-width: 767px){
.pagebox-lb {padding: 8px 12px 20px 12px;}
}

/*-------Swiper Banner--------*/
.topbanner {background: #195fb2;}
.topbanner .swiper-container {width: 100%;/*height: 100%;*/margin: 0 auto;}
.topbanner .swiper-slide a {height: 100%;display: block;}
.topbanner .swiper-slide .bannerimg {width: 100%;height: auto;}
.topbanner .swiper-slide .swiper-slide-text {width: 100%;position: absolute;left: 0px;bottom: 20%;z-index: 100;}
.topbanner .swiper-slide .swiper-slide-text .txt {color: #fff;background: rgba(0, 60, 150, 0.7);padding: 26px;line-height: 140%;font-size: 22px;width: 45%;border-bottom: #0468dd solid 3px;}
.topbanner .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  left: 15px;
  right: auto;
}
.topbanner .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  right: 15px;
  left: auto;
}
.topbanner .swiper-pagination-bullet {background: #fff;opacity: .8;}
.topbanner .swiper-pagination-bullet {height: 13px;width: 13px;border-radius:13px;}
.topbanner .swiper-pagination-bullet-active {width: 36px;opacity: 1;background: #007aff;}
.topbanner .swiper-container-horizontal>.swiper-pagination-bullets {bottom: 18px;}
/*@media (min-width: 1640px){
	.topbanner .swiper-button-prev {left: 10%;}
	.topbanner .swiper-button-next {right: 10%;}
}*/
@media (max-width: 1280px){
	.topbanner .swiper-slide .swiper-slide-text .txt {margin-left: 20px;}
}
@media (max-width: 1200px){
	.topbanner .swiper-slide .swiper-slide-text .txt {margin-left: 40px;}
}
@media (max-width: 991px){
	.topbanner .swiper-slide .swiper-slide-text .txt {margin-left: 0px;font-size: 17px;padding: 20px;}
}
@media (max-width: 768px){
	.topbanner .swiper-slide .swiper-slide-text .txt {margin-left: 40px;}
	.topbanner .swiper-container-horizontal>.swiper-pagination-bullets {bottom: 8px;}
}
@media (max-width: 767px){
	.topbanner .swiper-slide .swiper-slide-text {position: inherit;border-bottom: #0468dd solid 3px;background: #07469e;padding: 0 0 36px 0;}
	.topbanner .swiper-slide .swiper-slide-text .txt {width: 100%;margin-left: 0px;padding: 20px 20px 40px 20px;height: 68px;border-bottom: #0468dd solid 0px;background: transparent;
    /* border: 0; */
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;}
	.topbanner .swiper-button-next, .topbanner .swiper-button-prev {top:26%;background-size: 15px 24px;}
	.topbanner .swiper-slide .swiper-slide-text .container {padding: 0;}
}
/*---------------表单高度---------------------*/
.iframeh1 {width: 100%;height: 874px;}
.iframeh2 {width: 100%;height: 874px;}
@media (max-width: 991px){
	.iframeh1 {height: 905px;}
	.iframeh2 {height: 905px;}
}
@media (max-width: 767px){
	.iframeh1 {height: 948px;}
	.iframeh2 {height: 948px;}
}
@media (max-width: 380px){
	.iframeh1 {height: 1000px;}
	.iframeh2 {height: 1000px;}
}
/*---------------网站头---------------------*/
.webheader { background: url(topbg.jpg) no-repeat top center #0667a4;position: relative;}
.webheader .logo { margin:21px 0 19px 0;}
.webheader .relatedlink { margin:40px 11px 12px 0; text-align:right;}
.webheader .searchbox { position: relative; background:#fff; width: 62%; border-radius:18px; padding: 7px 0;}
.webheader .searchbox input[type="text"] { margin: 0 0 0 16px; outline: none; color: #8b8b8b; background: none; border: none; width: 89.33333%; position: relative; font-size: 13px; line-height:20px; -webkit-appearance: none;height: 20px;}
.webheader .searchbox input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
::-webkit-input-placeholder{ color: #949494 !important;}
.webheader .searchbox input[type="submit"] { background: url(searchbtnbg.png) no-repeat 0px 1px; border: none; cursor: pointer; width: 24px; outline: none; position: absolute; top: 7px; right: 7px;
}
@media (max-width: 1259px){
.webheader { background-position: 58% 0%;}
	.webheader .searchbox {width: 65%;}
}
@media (max-width: 1199px){
.webheader .searchbox { width: 81%;}
.webheader { background-position: 65% 0%;}
}
@media (max-width: 991px){
.webheader { background-position: 70% 0%;}
.webheader .searchbox { width: 100%;padding: 6px 0;}
.webheader .relatedlink { margin:25px 0px 10px 0;}
}
@media (max-width: 767px){
.webheader {background-position: 67% 0%;background-size: cover;}
.webheader .logo { margin:22px 0 18px 0;}
.webheader .searchbox { width: 100%;margin-bottom: 20px;}
.webheader .relatedlink { margin:0 0 12px 0; text-align:center;}
}

/*---------------区域背景---------------------*/
.webbg {background: #0093dd;overflow: hidden;padding: 50px 0 50px 0;}
.firstpart {overflow: hidden;padding: 58px 0 58px 0;background: url(bg01.jpg) no-repeat top left #ffffff;}
.secondpart {background: url(bg03.jpg) no-repeat top left #f7f7f7;padding: 58px 0 58px 0;}
.thirdpart {overflow: hidden;padding: 20px 0 0 0;}
.fourthpart {background: url(bg02.jpg) no-repeat fixed #023a84;background-size: cover;width: 100%;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg02.jpg',sizingMethod='scale');padding: 62px 0 58px 0;}
.fivespart {background: #003a7e;padding: 40px 0 36px 0;}
/*---------------栅格---------------------*/
.homecol {}
.homecol .row {margin-right: -18px;margin-left: -18px;}
.homecol .col-md-6 {padding-right: 18px;padding-left: 18px;}
@media (max-width: 1199px){
	.homecol .row {margin-right: -15px;margin-left: -15px;}
    .homecol .col-md-6 {padding-right: 15px;padding-left: 15px;}
}
@media (max-width: 991px){
	
}
@media (max-width: 767px){
	.fivespart {background: #003a7e;padding: 8px 0 12px 0;}
}
/*---------------栏目样式---------------------*/
.webcolumn {overflow: hidden;margin-bottom: 6px;text-align: center;}
.webcolumn .lmname {margin: 0 0 14px 0;font-size: 34px;line-height: 34px;color: #024492;letter-spacing: 2px;position: relative;display: inline-block;padding-bottom: 20px;font-weight: 700;}
.webcolumn .lmname:after {
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background: #d7d7d7;
	border-radius: 1px;
}
.webcolumn .lmname a {color: #0065b7;line-height: 30px;}
.webcolumn .lmname a:hover {color: #000000;}
.webcolumn .lmname1 {margin: 0 0 14px 0;font-size: 34px;line-height: 34px;color: #fff;letter-spacing: 2px;position: relative;display: inline-block;padding-bottom: 20px;font-weight: 700;}
.webcolumn .lmname1:after {
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background: #d7d7d7;
	border-radius: 1px;
}
.webcolumn .lmname1 a {color: #0065b7;line-height: 30px;}
.webcolumn .lmname1 a:hover {color: #000000;}
.webcolumn h3 {font-family: Georgia; text-align:center; font-size:12px; color:#b9b9b9; margin:14px 0 12px 0; font-weight:600; text-transform:uppercase;}
.webcolumn h3:after, .webcolumn h3:before {width: 68px;height: 1px;display: inline-block;vertical-align: middle;content: "";background: #d1d9e0;margin: 0 2%;}
.webcolumn p { font-size:15px; color:#525252;text-align: center;}

.lanmu { overflow: hidden;border-bottom: #bdd7f3 solid 1px;padding: 0 0 12px 0;}
.lanmu_l { color:#003085;float:left;font-weight: 700;font-size:22px;}
.lanmu_l a {color:#003085;}
.lanmu_l a:hover {color:#004280;}
.lanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu_r { float:right; font-size:12px;}
.lanmu_r a{ color:#005caa; text-decoration:none;}
.lanmu_r a:hover{ color:#e50101; text-decoration:none;}

.lanmu1{ height:47px; background:#004592;}
.lanmu1_l{ height:47px; line-height:45px;color:#ffffff; font-weight:700; float:left; font-size:19px; padding: 0 0 0 15px;margin-left:13px;background:url(ico_04.gif) no-repeat 0 14px;}
.lanmu1_r{ line-height:47px; padding-right:15px; float:right; color:#bddcff; font-family: Arial; font-size:12px;}
.lanmu1_r a{ color:#7fd9ff; text-decoration:none;}
.lanmu1_r a:hover{ color:#ffa716; text-decoration:none;}

.lanmu2 { overflow: hidden;border-bottom: #adcff2 solid 1px;padding: 12px 0 15px 0;}
.lanmu2_l { color:#13138c;float:left;font-weight: 700;font-size:21px;}
.lanmu2_r { float:right; font-size:12px;font-family: Arial;}
.lanmu2_r a{ color:#506bc9; text-decoration:none;}
.lanmu2_r a:hover{ color:#e50101; text-decoration:none;}

.lanmu3 { height:48px; background: url(columnsbg02.png) repeat-x top center;margin-bottom: 20px;}
.lanmu3_l{ height:48px; line-height:40px; font-size:20px; color:#6aefff; font-weight:600;margin-left: 16px; float:left;background: url(columnsbg01.png) no-repeat top center;}
.lanmu3_r{ line-height:42px; float:right; color:#e3f6ff; font-family: Arial; font-size:12px;margin-right: 15px;}
.lanmu3_r a{ color:#6aefff; text-decoration:none;}
.lanmu3_r a:hover{ color:#d5fbff; text-decoration:none;}

.pagelanmu { overflow: hidden;border-bottom: #d3def2 solid 1px;padding: 5px 0 12px 0;}
.pagelanmu_l { color:#202020;float:left;font-weight: 700;font-size:23px;}
.pagelanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.sortlanmu { padding:5px 8px 5px 12px;color: #004280;font-size: 17px;border-left: #ff6c00 solid 5px;font-weight: 700;line-height: 24px;margin-bottom: 20px;
background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(233,248,255,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* ie10+ */
background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f8ff', endColorstr='#ffffff',GradientType=1 ); /* ie6-9 */
}
.sortlanmu a {color: #004280;}
.sortlanmu a:hover {color: #101010;}

.sortlanmu1 { overflow: hidden;}
.sortlanmu1_l { float: left;position: relative;padding: 0 13px;height: 0;line-height: 34px; font-size:18px; font-weight:500;text-transform: uppercase;border-right: 30px solid transparent;border-bottom: 35px solid #009CD1; margin-bottom:5px;color: #ffffff;font-weight: 700;min-width: 240px;}

.rylanmu { overflow: hidden;background: #f5f5f5;border-left: #008bcf solid 4px;padding: 0 12px 0 12px;margin: 18px 0 13px 0;}
.rylanmu_l { color:#082675;float:left;font-weight: 700;font-size:18px;line-height: 34px;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.lanmupage{ background: url(lanmubg.png) repeat-x bottom;margin: 5px 0 0 0;display: block;overflow: hidden;}
.lanmupage_l{ line-height:35px; color:#002870; font-weight:700; float:left; font-size:26px; border-bottom: #DB2427 solid 2px;padding-bottom: 8px;}
@media (max-width: 767px){
	.lanmupage{margin: 5px 15px 0 15px;}
}
@media (max-width: 380px){
	.lanmupage{margin: 5px 10px 0 10px;}
}
/*--焦点图--*/
.focusimgbox {overflow: hidden;background: #003088;}/* 焦点图容器*/

/*--焦点图END--*/
/*---------------------综合新闻-----------------------*/
.zhnews {overflow: hidden;margin: 28px 0 0 0;}
.zhnews .win-l {width: 48.548%;}
.zhnews .win-r {width: 48.719%;}
.zhnewslist {overflow: hidden;}
.zhnewslist li{margin-bottom: 16px;display: block; overflow: hidden; }
.zhnewslist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhnewslist li h2 { font-size:19px;color: #151515;line-height:24px; margin:0 0 8px 0;/*overflow: hidden;text-overflow: ellipsis;white-space: nowrap;*/display: block;font-weight: 700;}
.zhnewslist li h2 a { color:#151515;text-overflow: ellipsis;white-space: nowrap;display: block;overflow: hidden;}
.zhnewslist li h2 a:hover { color:#0b46af; text-decoration:none;}
.zhnewslist .news-img { border:#e3e3e3 solid 1px;}
.zhnewslist .news-img img{ max-width: 132px; padding: 3px;}
.zhnewslist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#6f6f6f;}
.zhnewslist .news-txt i { font-size: 14px; margin: 8px 0 0 0; color:#0078c9; display:block;font-style: normal;text-align: right;font-family: Arial;}
.zhnewslist .news-txt p a { overflow:hidden; color:#2b7bce; font-size:12px;line-height: 14px; text-decoration:none;display: inline-block;}
.zhnewslist .news-txt p a:hover { color:#0b46af;}
@media (min-width: 768px) {
	.zhnewslist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.zhnewslist .news-img img{ width: 132px; height: 91px;}
	.zhnewslist .news-img{ margin-right: 15px;}
}
@media (max-width: 1199px) {
	.zhnews .win-l {width: 55.178%;}
	.zhnews .win-r {width: 41.684%;}
	.zhnewslist li h2 { font-size:17px;line-height:16px;}
	.zhnewslist .news-txt p{ line-height: 18px;}
	.zhnewslist .news-txt i { margin: 2px 0 0 0;}
}
@media (max-width: 991px) {
	.zhnewslist li h2 { font-size:17px;line-height:22px;}
	.zhnewslist li h2 a {white-space: normal;}
	.zhnewslist .news-txt p{ display: none;}
}
@media (max-width: 767px) {
	.zhnews .win-l {width: 100%;}
	.zhnews .win-r {width: 100%;}
	.zhnewslist {margin-top: 20px;}
	.zhnewslist .news-img{ margin-bottom:2px;margin-right: 15px;}
	.zhnewslist .news-img img{ width: 126px; height:84px;}
	.zhnewslist li h2 {white-space:normal;overflow: inherit;font-size:19px;line-height:24px;}
	.zhnewslist .news-txt p{ display: block;line-height: 20px;}
	.zhnewslist .news-txt i { margin: 8px 0 0 0;}
	}
/*-----------------最新通知-------------------*/
.noticebox {padding: 28px;background: #0e4e8c;border: #d4eefc solid 1px;position: relative;margin-bottom: 36px;}
.noticebox:before {
	content: '';
    position: absolute;
    z-index: 99;
    width: 86px;
    height: 8px;
    left: -1px;
    bottom: -10px;
	background: url(bk-l.png) no-repeat 0 0;
}
.noticebox:after {
	content: '';
    position: absolute;
    z-index: 99;
    width: 86px;
    height: 8px;
    right: -1px;
    bottom: -10px;
	background: url(bk-r.png) no-repeat 0 0;
}
.notice {margin-top: 18px;}
.notice .news-txt {}
.notice .news-txt h1{ font-size:16px; color:#47b3ff;margin: 0 0 8px 0; border:0px; padding:0;cursor:pointer;font-family: Arial;}
.notice .news-txt h2 { font-size:16px; line-height:22px; margin:0 0 20px 0;color:#ffffff;font-weight: 500;height: 46px;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.notice .news-txt h2 a {color:#ffffff;}
.notice .news-txt h2 a:hover{ color:#bfe0ff;text-decoration: none;}
.notice .news-txt p { line-height: 22px; font-size: 14px; margin: 0px; color:#bfe0ff;}
@media (max-width: 1199px) {
	.noticebox {padding: 22px;}
}
@media (max-width: 991px) {
	.noticebox {padding: 18px;}
	.notice .news-txt h2 { font-size:15px;}
}
@media (max-width: 767px) {
	.notice .news-txt h2 { font-size:18px;line-height: 26px;font-weight: 700;height: auto;-webkit-line-clamp: initial;}
}

/*------------------滚动公告----------------*/
#marquee1{ width:100%; height:225px; overflow:hidden;}
#marquee1 ul{float:left; width: auto; padding:0px;}
#marquee1 ul li{float:left; width:100%; padding:4px 0; line-height:20px;}
#marquee1 ul li span{font-size:6px; font-family:\5FAE\8F6F\96C5\9ED1; color:#ff0000; margin-right:5px;}
#marquee1 ul li a:hover{color:#004ea2;}

#marquee2{ width:100%; height:225px; overflow:hidden;}
#marquee2 ul{float:left; width: auto; padding:0px;}
#marquee2 ul li{float:left; width:100%; padding:4px 0; line-height:20px;}
#marquee2 ul li span{font-size:6px; font-family:\5FAE\8F6F\96C5\9ED1; color:#ff0000; margin-right:5px;}
#marquee2 ul li a:hover{color:#004ea2;}
@media (max-width: 1199px) {
	#marquee1,#marquee2 {height:243px;}
}
@media (max-width: 991px) {
	#marquee1,#marquee2 {height:186px;}
}
.hui {
	font-size: 14px;
	line-height: 26px;
	color: #bfbfbf;
	text-decoration: none;
	font-family: Arial;
}
.hei {font-size: 12px;line-height: 18px;color: #8b8b8b;text-decoration: none;font-family: Arial;}
a.hei:hover {color: #f86900; font-size: 12px; text-decoration: none;}
.hei1 {
    font-size: 14px;
    line-height: 20px;
    color: #454545;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;background-image: url(ico_hd.gif);background-repeat: no-repeat;background-position: left 6px;padding-left: 15px;
}
A.hei1:hover {
    COLOR: #004ea2; FONT-SIZE: 14px;text-decoration: none;
}
.lan {font-size: 14px;line-height: 18px;color: #fff;text-decoration: none;text-shadow: 1px 0px 2px rgba(9, 79, 132, .9);}
a.lan:hover {color: #12e0ff; font-size: 14px; text-decoration: none;}
.lan1 {font-size: 13px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan1:hover {color: #222222; font-size: 13px; text-decoration: none;}
.huang {font-size: 15px;color: #ffc435;line-height: 20px;}
.dlan {font-size: 13px;line-height: 18px;color: #6ff3ff;text-decoration: none;font-family: Arial;}
.bai {font-size: 13px;line-height: 20px;color: #ffffff;text-decoration: none;font-family: \5FAE\8F6F\96C5\9ED1;background-image: url(ico_bd.gif);background-repeat: no-repeat;background-position: left 6px;padding-left: 16px;}
a.bai:hover {color: #6ff3ff; font-size: 13px;}
.bai12 {font-size: 12px;line-height: 18px;color: #e9f7ff;text-decoration: none;}
a.bai12:hover {color: #8bebff; font-size: 12px;}
.bai13 {font-size: 13px;line-height: 20px;color: #e9f7ff;text-decoration: none;}
a.bai13:hover {color: #8bebff; font-size: 13px;}
.bai14 {font-size: 14px;line-height: 25px;color: #e9f7ff;text-decoration: none;}
a.bai14:hover {color: #8bebff; font-size: 14px;}
.bai15 {font-size: 15px;line-height: 20px;color: #e9f7ff;text-decoration: none;padding-bottom: 10px;}
a.bai15:hover {color: #8bebff; font-size: 15px;}
@media (max-width: 767px) {
	.hei1 {font-size: 15px;line-height: 22px;}
	A.hei1:hover {FONT-SIZE: 15px;}
}
/*---------------专题及图标链接---------------------*/
.win-zt{overflow: hidden;width: 40.702%;float: left;}
.win-zt .topic {background: #a1e2f5;overflow: hidden;}
.win-zt .topic .topic-l {width: 315px;float: left;}
.win-zt .topic .topic-r {float: left;margin: 14px 0 0 24px;}
.win-ico {overflow: hidden;width: 56.141%;float: right;}
.win-ico li {width: 108px;height: 99px;background: #f7fcff;border: #6bb0e3 solid 2px;padding: 18px 0 0 0;margin-right: 24.8px;float: left;border-radius: 3px;}
.win-ico li:last-child {margin-right: 0px;}
.win-ico li:hover {border: #247bbd solid 2px;}
.win-ico p {color: #1078c8;margin: 8px 0 0 0;font-size: 14px;text-align: center;}
.win-ico a:hover p {color: #0361a9;}
@media (max-width: 1199px) {
	.win-zt{width: 47%;}
	.win-ico{width: 50%;}
	.win-ico li {width: 86px;margin-right: 10px;}
	.win-ico p {font-size: 12px;}
}
@media (max-width: 991px) {
	.win-zt{width: 100%;}
	.win-zt .topic .topic-l {width: 80%;}
	.win-ico{width: 100%;margin-top: 20px;}
	.win-ico li {width: 17.2%;margin-right: 25px;}
	.win-ico p {font-size: 14px;}
}
@media (max-width: 767px) {
	.win-zt .topic .topic-l {width: 100%;}
	.win-ico li {width: 16.2%;margin-right: 16px;padding: 8px 0 6px 0;height: auto;}
	.win-ico p {font-size: 12px;line-height: 16px;padding: 0 6px;}
}
.swipslider {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 99px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .swipslider .sw-slides {
    display: block;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    position: absolute;
    bottom: 0; }
  .swipslider .sw-slide {
    width: 100%;
    height: 75%;
    margin: auto;
    display: inline-block;
    position: relative; }
    .swipslider .sw-slide > img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-height: 100%;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .swipslider .sw-slide .sw-content {
      width: 100%;
      height: 100%;
      margin-left: 0;
      margin-right: 0;
      font-size: 14px; }

.sw-bullet {
  position: absolute;
  bottom: 3px;
  list-style: none;
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0; }
  .sw-bullet li {
    width: 13px;
    height: 6px;
    background-color: #dbdbdb;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out; }
    .sw-bullet li:hover {
      background-color: rgba(219, 219, 219, 0.6); }
    .sw-bullet li.active {
      background-color:#074aa5;
      box-shadow: 0 0 2px rgba(219, 219, 219, 0.6); }
    .sw-bullet li:not(:last-child) {
      margin-right: 5px; }
@media (max-width: 991px) {
	.swipslider {padding-top: 152px;}
}
@media (max-width: 767px) {
	.swipslider {padding-top: 91px;}
}
/*---------------联系信息等------------------*/
.aboutvideo {border: #cce7f4 solid 5px;overflow: hidden;}
.contactinfo {font-size: 16px;line-height: 36px;color: #e4f1f8;}
@media (max-width: 1199px) {
	.contactinfo {line-height: 33px;}
}
@media (max-width: 991px) {
	.contactinfo {line-height: 38px;}
}
/*---------------新闻动态---------------------*/
.picnewslist {overflow: hidden;margin: 0 15px 10px 15px;}
.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }
.picnewslist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.picnewslist li h2 { font-size:15px; line-height:22px; margin:0 0 8px 0;display: block;}/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.picnewslist li h2 a:hover { color:#004ea2; text-decoration:none;}
.picnewslist .news-img{ margin-right: 10px; margin-bottom:8px;}
.picnewslist .news-img img{ max-width: 102px; border:#e4e4e4 solid 1px;}
.picnewslist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.picnewslist .news-txt i { font-size: 12px; margin: 0 0 5px 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.picnewslist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.picnewslist .news-txt p a:hover { color:#15549a;}
.picnewslist .hzfa-img{ margin-right: 10px; margin-bottom:15px;}
.picnewslist .hzfa-img img{ max-width: 112px; border:#e4e4e4 solid 3px;}
.picnewslist .hzfa-txt p { line-height: 1.5; font-size: 12px; margin:0 0 15px 0; color:#8e8e8e;}
@media (max-width: 1199px) {
	.picnewslist li h2 { font-size:14px;}
}
@media (min-width: 768px) {
	.picnewslist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .news-img img{ width: 102px; height: 66px;}
	.picnewslist .news-img{ margin-right: 13px;}
	.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }
	.picnewslist .hzfa-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .hzfa-img img{ width: 112px; height: 152px;}
	.picnewslist .hzfa-img { margin-right: 15px;}
}
@media (max-width: 767px) {
	.picnewslist .news-img{ margin-bottom:2px;}
	.picnewslist .news-img img{ width: 126px; height:84px;}
	.picnewslist .hzfa-img{ margin-bottom:2px;}
	.picnewslist .hzfa-img img{ width: 106px; height:146px;}
	.picnewslist li h2 {white-space:normal;}
	}
/*-----------------文字列表---------------------*/
.list-tab { overflow:hidden; display:block;margin-top: 12px;}
.list-tab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;margin-bottom: 8px;}
.list-tab ul li a{ float:left;/*width:88%;*/max-width: 88%;overflow:hidden;font-size:14px;line-height:18px; color:#383838;background-image: url(ico_01.gif);background-repeat: no-repeat;background-position: left 7px;padding:0 0 0 13px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #004ea2; text-decoration: none;}
.list-tab i {float: left;margin: 14px 0 0 8px;}
.list-tab span {line-height:18px;color:#a1a1a1; font-size: 13px; font-family:Arial;}
.list-tab span.right {float: right;}
@media (max-width: 1199px) {
	.list-tab ul li a{max-width: 86%;}
}
@media screen and (max-width: 992px){
.list-tab { height:auto !important;margin-left: 0px;}
}
@media (max-width: 991px) {
.list-tab i {margin: 10px 0 0 8px;}
}
@media screen and (max-width: 767px){
.list-tab ul li{padding: 2px 0;}
.list-tab ul li a {max-width: 100%;white-space: normal;font-size: 15px;line-height: 22px;background-position: left 10px;}
.list-tab span {width:0px; visibility:hidden;display: none;}
}

.list-news { overflow:hidden; display:block;margin-top: 7px;margin-bottom: 18px;}
.list-news li{overflow:hidden;clear:both;margin-bottom: 15px;padding-bottom: 15px;border-bottom: #ccc dotted 1px;}
/*.list-news li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-news li a{ float:left;/*width:86%;*/max-width: 86%;overflow:hidden;font-size:16px;line-height:140%;color:#222;background-image: url(ico_01.gif);background-repeat: no-repeat;background-position: left 8px;padding-left: 16px;text-overflow:ellipsis; white-space:nowrap; }
.list-news li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-news li a:hover {color: #002e80; text-decoration: none;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {color:#9b9b9b; font-size: 15px; font-family:Arial;}
.list-news span.right {float: right;}
@media (max-width: 1199px) {
	.list-news li a{max-width: 85%;}
}
@media screen and (max-width: 991px){
	.list-news li a{max-width: 83%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
.list-news li a {max-width: 75%;white-space: normal;line-height: 21px;background-position: left 7px;}
}
@media (max-width: 320px) {
	.list-news li a {max-width: 100%;}
	.list-news span {visibility:hidden;display: none;}
}

.list-article { overflow:hidden; display:block;margin-top: 7px;margin-bottom: 18px;}
.list-article li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;margin-bottom: 15px;padding-bottom: 15px;border-bottom: #ccc dotted 1px;}
/*.list-article li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-article li a{ float:left;width:100%;overflow:hidden;font-size:16px;line-height:140%; color:#222;background-image: url(ico_01.gif);background-repeat: no-repeat;background-position: left 8px;padding-left: 14px;text-overflow:ellipsis; white-space:nowrap; }
.list-article li a:hover {color: #002e80; text-decoration: none;}
@media screen and (max-width: 767px){
.list-article li a {white-space: normal;line-height: 24px;background-position: left 10px;}
}

.list-txt { overflow:hidden; display:block;margin-top: 7px;margin-bottom: 18px;}
.list-txt li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;margin-bottom: 15px;/*background-image: url(iocas2019-ico01.gif);background-repeat: no-repeat;background-position: left 7px;padding-left: 14px;*/padding-bottom: 15px;border-bottom: #ccc dotted 1px;}
.list-txt li:last-child {margin-bottom: 12px;}
.list-txt li a{ overflow:hidden;font-size:16px;line-height:140%; color:#222;/*text-overflow:ellipsis; white-space:nowrap;*/word-break: break-all;letter-spacing: 1px; }
.list-txt li a:hover {color: #002e80;}
.list-txt span {line-height:140%;color:#002e80; font-size: 15px; font-family:Arial;display: inline-block;float: left;margin-right: 20px;letter-spacing: 0.6px;}

/*--学术报告--*/
.homereport {margin-top: 18px;margin-bottom: 26px;}
.homereport .slick-prev:before,
.homereport .slick-next:before {
      color: #fff;font-size: 40px;
}
.homereport .slick-slide {margin: 0 19px;}

.homereport li a {display: block;height: 100%;}
.homereport li a .news-img {margin-right: 14px;border:#e4e4e4 solid 2px;overflow: hidden;}
.homereport li a .news-img img{ width: 168px; height: 238px;
-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.homereport li:hover a .news-img img {
	-webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}
.homereport li a .news-txt h2 { font-size:16px;line-height:22px; margin:0 0 12px 0;font-weight: 500;color:#ffffff;overflow: hidden;}
.homereport li:hover a .news-txt h2 {color:#63c6ff;}
.homereport li a .news-txt p { line-height: 20px; font-size: 14px; margin: 0px; color:#bdcbdd;overflow: hidden;}
.homereport li a .news-txt h3 { font-size:24px;line-height:24px; margin:36px 0 8px 0;font-weight: 500;color:#ffffff;overflow: hidden;}
.homereport li a .news-txt h4 { font-size:14px;line-height:19px; margin:0 0 0 0;font-weight: 500;color:#bdcbdd;overflow: hidden;}
/*dots*/
.homereport .slick-dots {position: inherit;bottom: -8px;}
.homereport .slick-dots li button:before {font-size: 38px;color: #ddecff;}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.homereport li a .news-img img{ width: 108px; height: 152px;}
}
@media (max-width: 767px) {
	.homereport li a .news-img img{ width: 154px; height: 218px;}
	.homereport .slick-prev,
	.homereport .slick-next {
		  display: none !important;
	}
	.homereport .slick-slide {margin: 0 6px;}
}
/*新闻中心*/
.newscenter{ width:100%;}
.newscenter dl { margin:0px;}
.newscenter dd{ overflow: hidden;margin: 0 0 26px 0;}
/*.newscenter dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}*/
.newscenter dd span{ float:left;color:#fff;text-align:center;width:70px;margin-right:18px;font-size:32px;font-weight: 700;line-height: 42px;background:#024492;font-family: Arial;border-radius: 4px;overflow: hidden;}
.newscenter dd span b { text-align: center; line-height: 27px; font-size: 14px;font-family: Arial; display: block; color:#fff;border-top: #fff solid 1px;font-weight: 500;}
.newscenter dd .hdtitle { overflow:hidden;}
.newscenter dd .hdtitle h4 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 7px 0;
    color: #222;
    font-weight: 500;
    height: 46px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.newscenter dd:hover .hdtitle h4 {color: #002e80;}
.newscenter dd .hdtitle p { font-size:14px; color:#737373; line-height:20px;margin: 3px 0 0 0;}
@media (max-width: 1259px) {
	
}
@media (max-width: 1199px) {
	
}
@media (max-width: 1099px) {
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.newscenter dd .hdtitle a{ white-space: normal;}
}

.newscenters{ width:100%;}
.newscenters dl { margin:0px;}
.newscenters dd{ overflow: hidden;margin-bottom: 14px;padding-bottom: 13px;border-bottom: #b5bfd2 dotted 1px;}
.newscenters dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.newscenters dd.newscentersli1{background:#f1f1f1;}
.newscenters dd span{ float:left;color:#fff;text-align:center;width:58px;margin-right:2px;font-size:24px;font-weight: 700;line-height: 32px;background:#1f78bb;font-family: Arial;border-radius: 3px;border: #1f78bb solid 1px;overflow: hidden;}
.newscenters dd span b { background: #fff;text-align: center; line-height: 22px; font-size: 12px;font-family: Arial; display: block; color:#252525;}
.newscenters dd .hdtitle { float:left; width:93%; overflow:hidden; display:block; color:#535353;margin-left: 18px; }
.newscenters dd .hdtitle a{ width:100%; overflow:hidden; line-height:19px; color:#262626; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;display: block;/*-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;*/}
.newscenters dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.newscenters dd .hdtitle a:hover {COLOR: #004ea2; }
.newscenters dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 3px 0 0 0;}
@media (max-width: 1299px) {
	.events {min-height: 358px;}
}
@media (max-width: 1199px) {
	.newscenters dd .hdtitle {width:92%;}
}
@media (max-width: 1099px) {
	.newscenters dd .hdtitle {width:91%;}
}
@media (max-width: 991px) {
	.newscenters dd .hdtitle {width:89%;margin-left: 15px;}
}
@media (max-width: 767px) {
	.newscenters dd .hdtitle {width:80.8%;margin-left: 10px;}
	.newscenters dd .hdtitle a{ white-space: normal;}
}
@media (max-width: 380px) {
	.newscenters dd .hdtitle {width:78.8%;}
}
@media (max-width: 320px) {
	.newscenters dd .hdtitle {width:75.8%;}
}

/*二级页面侧边样式*/
.jlnotice { margin: 0 15px 18px 15px;}
.jlnotice dl { margin:0px;}
.jlnotice dd{ overflow: hidden;margin-bottom: 17px;padding-bottom: 17px;border-bottom: #d3d3d3 dashed 1px;}
.jlnotice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.jlnotice dd span{ float:left;color:#ff9c00;text-align:center;width:63px;margin-right:2px;font-size:25px;font-weight: 600;padding: 2px 0 0 0;background: url(licp_datebg.png) no-repeat top center;font-family: Arial;/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/}
.jlnotice dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.jlnotice dd .hdtitle { float:left; width:76%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.jlnotice dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;}
.jlnotice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.jlnotice dd .hdtitle a:hover {COLOR: #004ea2; }
.jlnotice dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 7px 0 0 0;}
@media (max-width: 1299px) {
	.jlnotice dd{ margin-bottom: 21px;padding-bottom: 21px;}
}
@media (max-width: 1199px) {
	.jlnotice dd .hdtitle {width:71%;}
}
/*---------------媒体风采---------------------*/
.homelist {overflow: hidden;}
.homelist li{margin-bottom: 15px; display: block; overflow: hidden; }
.homelist li:last-child {margin-bottom: 0px;}
.homelist li h2 { font-size:16px; line-height:18px; margin:0 0 8px 0;}
.homelist li h2 a { color:#010101;font-family: Arial;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
.homelist li h2 a:hover { color:#014fbb; text-decoration:none;}
.homelist .news-img{ margin-right: 10px; margin-bottom:0px;}
.homelist .news-img img{ border:#e4e4e4 solid 1px;}
.homelist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#7b7b7b;}
.homelist .news-txt i { font-size: 13px; margin: 7px 0 0 0; color:#1e69bd; display:block;font-style: normal;text-align: right;font-family: Arial;}
.homelist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:none; font-style:italic; display:block;}
.homelist .news-txt p a:hover { color:#0070bc;}
@media (min-width: 768px) {
	.homelist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.homelist .news-img img{ width: 142px; height: 96px;}
	.homelist .news-img{ margin-right: 15px;}
	.homelist li{margin-bottom: 20px; display: block; overflow: hidden; }
}
@media (max-width: 1199px) {
	.homelist .news-img img{ width: 140px; height: 93px;}
}
@media (max-width: 767px) {
	.homelist li h2 a { white-space: normal;overflow: inherit;line-height:22px;}
	.homelist .news-img{ margin-bottom:2px;}
	.homelist .news-img img{ width: 126px; height:84px;}
	.homelist .news-txt p{ line-height: 19px;}
	}
@media (max-width: 320px) {
	.homelist .news-img img{ width: 99px; height:66px;}
}
/*---------------视频中心---------------------*/
/*---------首页视频--------*/
.videobox {overflow: hidden;display: block;margin:0 0 20px 0;}
.videobox p { overflow: hidden;margin:9px 0 0 0;height: 42px; }
.videobox p a { color: #ffffff;font-size: 13px;line-height: 18px !important;}
.videobox p a:hover { color: #b8cff3;}
.zoom-container {
	border:#e4f2fb solid 1px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}/*width:173px; height:116px; */
.zoom-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
.zoom-container:hover a {
    opacity: 1;
    top: 0; 
    z-index: 500;
}
.zoom-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.zoom-container img {
	width:100%;height:116px;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.zoom-container .zoom-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.zoom-container .zoom-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container:hover .zoom-caption {
	background: rgba(0, 0, 0, .3);
}
@media (max-width: 1199px) {
	.videobox {margin:0 0 34px 0;}
	.zoom-container img {height:88px;}
}
@media (max-width: 991px) {
	.videobox {margin:0 0 18px 0;}
	.zoom-container img {height:105px;}
}
@media (max-width: 320px) {
	.zoom-container img {height:87px;}
}
/*---------列表页视频--------*/
.videobox1 {overflow: hidden;display: block;margin:0 0 20px 0;}
.videobox1 p { overflow: hidden;margin:9px 0 0 0;height: 42px;text-align: center; }
.videobox1 p a { color: #454545;font-size: 13px;line-height: 18px !important;}
.videobox1 p a:hover { color: #004ea2;}
.video-container {
	border:#dedede solid 1px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}/*width:173px; height:116px; */
.video-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
.video-container:hover a {
    opacity: 1;
    top: 0; 
    z-index: 500;
}
.video-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.video-container img {
	width:100%;height:179px;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.video-container .video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.video-container .video-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.video-container .video-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.video-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.video-container:hover .video-caption {
	background: rgba(0, 0, 0, .3);
}
@media (max-width: 1199px) {
	.videobox1 {margin:0 0 34px 0;}
	.video-container img {height:138px;}
}
@media (max-width: 991px) {
	.videobox1 {margin:0 0 18px 0;}
	.video-container img {height:145px;}
}
@media (max-width: 767px) {
	.video-container img {height:104px;}
}
@media (max-width: 320px) {
	.video-container img {height:87px;}
}
/*---------------友情链接---------------------*/
/*首页样式*/
.specialtopic {margin-top: 18px;}
.specialtopic .row {margin-right: -9px;margin-left: -9px;}
.specialtopic .col-md-2 {padding-right: 9px;padding-left: 9px;}
.specialtopic img {width: 100%;height:66px;margin: 0 0 24px 0;border-radius: 2px;}
@media (max-width: 1259px) {
	.specialtopic img {height:62px;}
}
@media (max-width: 1199px) {
	.specialtopic img {height:51px;}
}
@media (max-width: 991px) {
	.specialtopic img {height:81px;}
}
@media (max-width: 767px) {
	.specialtopic img {height:65px;}
}
@media (max-width: 380px) {
	.specialtopic img {height:59px;}
}
@media (max-width: 320px) {
	.specialtopic img {height:50px;}
}
/*列表页样式*/
.specialtopic-list {}
.specialtopic-list .row {margin-right: -6px;margin-left: -6px;}
.specialtopic-list .col-md-4 {padding-right: 6px;padding-left: 6px;}
.specialtopic-list li {margin-bottom: 10px;}
.specialtopic-list img {width: 100%;height:81px;}
@media (max-width: 1255px) {
.specialtopic-list img {height:76px;}
}
@media (max-width: 1199px) {
.specialtopic-list img {height:72px;}	
}
@media (max-width: 991px) {
	.specialtopic-list img {height:96px;}
}
@media (max-width: 767px) {
	.specialtopic-list img {height:109px;}
}
@media (max-width: 380px) {
	.specialtopic-list img {height:96px;}
}
@media (max-width: 320px) {
	.specialtopic-list img {height:78px;}
}
/*---快速导航---*/
.quicklink {overflow: hidden;}
.quicklink .row {margin-right: -8px;margin-left: -8px;}
.quicklink .col-md-6 {padding-right: 8px;padding-left: 8px;}
.quicklink .btnlink {overflow: hidden;}
.quicklink .btnlink li {margin-bottom: 20px;}
.quicklink .btnlink li a {height: 60px;background: url(btnbg.jpg) repeat-x top #eaf8fe;border: #b9dbea solid 1px;border-radius: 3px;display: block;padding: 0 10px 0 11px;}
.quicklink .btnlink li .btnnav {color: #000000;font-size: 16px;padding: 18px 0 0 0;}
.quicklink .btnlink li .btnnav img {display: inline-block;margin-right: 8px;margin-top: -3px;}
.quicklink .btnlink li a:hover .btnnav {color: #0076bc;}
@media (max-width: 1199px) {
	.quicklink .btnlink li a {height: 52px;padding: 0 0 0 7px;}
	.quicklink .btnlink li .btnnav {font-size: 13px;padding: 14px 0 0 0;}
}
@media (max-width: 991px) {
	.quicklink .btnlink li {margin-bottom: 15px;}
	.quicklink .btnlink li a {height: 54px;padding: 0 10px 0 11px;}
	.quicklink .btnlink li .btnnav {font-size: 16px;padding: 15px 0 0 0;}
}
@media (max-width: 320px) {
	.quicklink .btnlink li a {height: 52px;padding: 0 0 0 7px;}
	.quicklink .btnlink li .btnnav {font-size: 13px;padding: 14px 0 0 0;}
}
/*---------------页尾---------------------*/
.foot {background: #003a7e;border-top: #4078ba solid 1px;}
.foot .tophalf {padding: 32px 0 38px 0;overflow: hidden;}
.foot .remark {padding: 10px 0;background: #193a5b;color: #6788ac;font-size: 13px;border-top: #255689 solid 1px;text-align: center;}
.foot .secondhalf {padding: 12px 0;border-top: #255689 solid 1px;background: rgba(38,45,52,.4);color: #daebf3;font-size: 13px;text-align: center;line-height: 24px;}
.foot .secondhalf img {display: inline-block;margin-left: 15px;}
.foot .secondhalf a {color: #daebf3;}
.foot .secondhalf a:hover {color:#77baff;}
.copyright{font-size:12px; line-height:20px;color:#f7f7f7;display:block; overflow:hidden;padding: 40px 0 40px 0;}
.copyright .cas { display: block;overflow: hidden;float: left;margin: 10px 22px 0 0; text-align:center;width: 270px;border-right: #66beeb solid 1px;}
.copyright .cas img {}
.copyright .left { width:84%;font-size:14px; line-height:24px;color:#e7eff8;display:block; overflow:hidden; float:left;margin: 0 0 0 0;}
.copyright .left a {color:#e7eff8;}
.copyright .left a:hover {color:#0f154d;}
.copyright .left img {display: inline-block;margin-left: 10px;margin-top: -2px;}
.copyright .rightbz { width:280px;display:block; overflow:hidden; float:right;margin: 20px 0 0 0;}
.copyright .rightjb { width:78px; display:block; overflow:hidden; float:right;margin-right: 14px;}
.copyright .rightwx { width:90px; display:block; overflow:hidden; float:right;margin: 0;}
@media screen and (max-width: 991px){
.copyright .rightbz {width:100%;padding:6px 0 6px 0;}
.copyright .rightjb {padding:10px 0 0 0;}
	.copyright .rightwx img {margin: 0 auto;}
}
@media screen and (max-width: 767px){
.foot .secondhalf {padding: 18px 0;}
.foot .secondhalf img {display: none;}
.copyright{padding: 12px 0 40px 0;}
.copyright .cas { width: 100%; border:0px;}
.copyright .cas img {display: block;margin-right: auto;margin-left: auto;}
.copyright .left { width:100%; text-align: center; margin-top: 12px;}
	.copyright .rightwx { width:100%;margin: 20px 0 0 0;}
}
/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 0;}
.location_menu { overflow:hidden;padding: 0px;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 5px;margin-top: 9px;margin-bottom: 9px; margin-right:0px;border: 2px solid #F6FAFC;}
.navbar-menu { font-size:19px; color:#ffffff; float:left; font-weight:500; margin:12px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #002c7b;}
.nav-tabs > li { text-align:center;}
.nav-tabs > li:last-child {border-right:#cacaca solid 0px;}
.nav-stacked > li {background: #e7f3fa;border-bottom: #cae3ed solid 1px;}
.nav-stacked li ul {
  margin: 0;
  background-color: #ebf9ff;
}
.nav-stacked li ul li { border-top: solid 1px #D0E9F3;}
.nav-stacked li ul li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; background:url(../images/reisico_05.gif) #ebf9ff no-repeat left 17px; margin-left:35px; padding: 10px 12px 10px 16px;display: block;
}
.nav-stacked li ul li a:hover {
  color: #286ecc; text-decoration:none;
}
@media (max-width: 1024px) {
.twobanner {height: 206px;}
}
@media only screen and (max-width: 992px) {
.nav-pills > li > a {font-size: 14px;}
}
@media (min-width: 768px) {
.navbar-menu {display: none;}
.navbar-right {margin-right: 0px;}
}
@media only screen and (max-width: 768px) {
.twobanner {height: 142px;}
.h_menu {position: relative;margin-left: -15px;margin-right: -15px;}
.location_menu {position: relative;margin-left: -15px;margin-right: -15px;}
}
@media screen and (max-width: 640px){
.navbar-collapse { margin-top:6px;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}

.dropdowns {position: relative;}
.dropdown .dropdowns.open>a:before {content: "\f105";color: #e3e3e3;}
.dropdown .dropdowns>a:before {font-family: 'FontAwesome';content: "\f105";position: absolute;right: 10px;top: 10px;margin-left: 0;visibility: visible;color: #6895be;}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f0f5ff;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, #leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 15px;
  display: block;
  padding: 10px 12px 10px 40px;
  color: #292929;
  border-bottom: solid 1px #cdd9ef;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 0.8rem 1rem 0.8rem 4.5rem !important;
  color: #1e3e57;
  border-bottom: solid 1px #dad0c3;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 160%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 4.8rem;
  padding: 11px 0;
  text-align: center;color: #95a4c1;
    font-size: 14px;
}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 14px 0;
  text-align: center;
}
.leftNavigation li.active a .leftNavIcon {color: #3F51B5;}
.leftNavigation li a:hover {
  color: #0c23a4; text-decoration:none; background:#dee6f5;
}
.leftNavigation li a:hover .leftNavIcon {color: #3F51B5;}
.leftNavigation li ul {
  /*display: none;*/
  margin: 0;
  background-color: #f3f7ff;
}
.leftNavigation li ul li { border-bottom: solid 1px #dee6f5;}
.leftNavigation li ul li:last-child {border-bottom: solid 1px #cdd9ef;}
.leftNavigation li ul li a {
  border-bottom: solid 0px #D0E9F3; font-size:14px; color:#484848; padding-left:12px;
}
.leftNavigation li ul li a:hover {
  color: #30419a; text-decoration:none;background: transparent;
}
/*#leftNavigation li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #30419a; text-decoration:none;
}
.leftNavigation li.active > a {
  color: #0c23a4; text-decoration:none;
}
.leftNavigation li.active ul {
  display: block;
}
.leftNavigation > li.active {
  background-color: #dee6f5;
}


.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
@media (max-width: 991px) {
	.leftNavigation li a {padding: 10px 12px 10px 32px;line-height: 20px;}
	.leftNavigation li a .leftNavIcon {width: 3.5rem;padding: 9px 0;}
	.leftNavigation li ul li a {padding: 0.8rem 1rem 0.8rem 3.0rem !important;line-height: 19px;}
	.leftNavigation li a .leftNavIcon1 {width: 4.4rem;padding: 12px 0;}
}
/*年报*/
.columnslist { float:left; word-break:break-all; display:block; overflow:hidden; width:100%;}
.columnslist ul{ list-style-type:none;}
.columnslist ul li{line-height:22px; display:inline-block; float:left; overflow:hidden;display:block;margin-bottom: 12px;}
.columnslist ul li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 20px;
    color: #333;
    background-image: url(ico_02.gif);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.columnslist ul li a:hover {color: #17318b;}
@media (max-width: 991px){

}
@media (max-width: 767px) { 
.columnslist ul li a {white-space: normal;}
}
/*---------------细览---------------------*/
#xlmain {display: block;margin:0;}
#xlmain .wztitle {color: #002c7b; line-height:130%; font-size: 28px;margin: 6px 0 36px 0;font-weight: 700;text-align: center;}
#xlmain .basicinfo {overflow: hidden; border-bottom: solid 1px #cccccc; padding: 0px 0px 8px 0px;}
#xlmain .basicinfo .qtinfo {color:#8d8d8d; font-size: 14px;margin: 0 0 6px 0;}
#xlmain .basicinfo .qtinfo a {color:#8d8d8d; text-decoration: none;}
#xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .basicinfo .share {overflow: hidden;float: right;}
#xlmain .text { margin:0 0 10px 0; overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 16px 0;}
#xlmain .text p:last-child {margin: 0 0 0 0;}
/* #xlmain .text p strong {font-size: 18px;margin-top: 24px;} */
#xlmain .text p strong {margin-top: 24px;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .text th, #xlmain .text td {vertical-align: middle;padding: 14px 15px;}
#xlmain .textxl { margin:25px 0 0 0; overflow:hidden; display:block;}
#xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;}

#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textry {margin-top: 9px;}
#xlmain .textry .ryinfo {margin-bottom: 20px;}
#xlmain .textry .ryinfo .ryimg {width: 20%;}
#xlmain .textry .ryinfo .rytxt {width: 80%;font-size: 14px;}
#xlmain .textry .ryinfo .rytxt b {font-size: 18px;color: #000;font-weight: 500;}
#xlmain .textry .ryinfo .ryimg img {width: 146px;height: 204px;border: #efefef solid 0px;border-radius: 4px;
-ms-box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
-o-box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
-moz-box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
-webkit-box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
}
#xlmain .textry .ryinfo .rytxt h4 {font-size: 26px;font-weight: 500;color: #0171cc;margin: 16px 0 20px 0;}
#xlmain .textry .ryinfo .rytxt li {margin-bottom: 2px;}
#xlmain .textry p {margin: 0 0 10px 0;font-size: 15px;line-height: 170%;}
#xlmain .textry p strong {font-size: 19px;margin-top: 24px;line-height: 40px;}

#xlmain .textyq {}
#xlmain .textyq .yqinfo {margin-bottom: 20px;}
#xlmain .textyq .yqinfo h2 {color: #333;line-height: 130%;font-size: 32px;margin: 2px 0 12px 0;font-weight: 700;letter-spacing: 1px;word-break: break-all;}
#xlmain .textyq .yqinfo h4 {color: #888;font-size: 14px;margin: 0 0 36px 0;padding-bottom: 15px;border-bottom: #ccc solid 1px;}
#xlmain .textyq p {margin: 0 0 10px 0;font-size: 15px;line-height: 170%;}
#xlmain .textyq p strong {font-size: 17px;margin-top: 24px;}

#xlmain .xilan-content-main.zoomIn {
  font-size: 18px;
  line-height: 32px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 1199px) {
	#xlmain .textry .ryinfo .ryimg {width: 24%;}
	#xlmain .textry .ryinfo .rytxt {width: 76%;}
}
@media (max-width: 991px) {
	#xlmain .textry .ryinfo .ryimg {width: 36%;}
	#xlmain .textry .ryinfo .rytxt {width: 64%;}
}
@media (min-width: 767px) {
	#xlmain .textxl img {max-width: 640px;}
  #xlmain .textxl img.ignore-media{max-width: 100% !important;}
}
@media (max-width: 767px) {
	#xlmain .wztitle { padding: 0;text-align: center;margin: 0 0 12px 0;}
	#xlmain .basicinfo .qtinfo {text-align: center;margin: 0 0 8px 0;}
	#xlmain .basicinfo .share {float: none;width: 138px;margin: 0 auto;}
	#xlmain .textxl { margin:20px 2px 0 2px;}
	.nrhei {line-height: 26px;}
	#xlmain .text p {margin: 0 0 15px 0;}
	#xlmain .textry .ryinfo .ryimg {width: 100%;}
    #xlmain .textry .ryinfo .rytxt {width: 100%;}
	#xlmain .textry .ryinfo .ryimg img {display: block;margin: 8px auto 20px auto;width: auto;height: auto;}
	#xlmain .textyq .yqinfo h2 {font-size: 28px;}
}

/*人才队伍细览*/
.module{ margin:0px auto; overflow:hidden; width:100%;border: #e6e6e6 solid 1px;margin-bottom: 25px;}
.module-a,.module-b,.module-c,.module-d{float:left;padding-bottom:200em;margin-bottom:-200em;}
.module-a{width:20%;background:#ffffff;border-right:#e6e6e6 solid 1px;}
.module-b{width:80%;background:#ffffff;}
.module-c{width:18%;background:#ffffff;border-right:#e6e6e6 solid 1px;}
.module-d{width:82%;background:#ffffff;}
.module-b .table:not(.table-bordered) {border-bottom: 0px solid #e6e6e6;}
.module-b .table > tbody > tr {border-top: 1px solid #e6e6e6;}
.module-b .table > tbody > tr:first-child {border-top: 0px solid #e6e6e6;}
.module-b .table > tbody > tr > td { word-break:normal;padding: 5px 8px;border-top: 0px solid #e6e6e6;font-size: 14px;}
.module-b .table > tbody > tr > th { border-right:#e6e6e6 solid 1px;padding: 5px 8px;border-top: 0px solid #e6e6e6;font-size: 14px;width: 20%;}
.bl { border-left:#e6e6e6 solid 1px;}
@media screen and (max-width: 1199px){
	.module-a{width:23%;}
    .module-b{width:77%;}
}
@media screen and (max-width: 991px){
.module-a{width:100%;border-right:#e6e6e6 solid 0px;}
.module-b{width:100%;}
.module-c{width:100%;border-right:#e6e6e6 solid 0px;}
.module-d{width:100%;}
.module-b .table > tbody > tr:first-child {border-top: 1px solid #e6e6e6;}
.module-b .table > tbody > tr > td { word-break:break-all;}
.module-b .table > tbody > tr > th {width: 26%;}
}
@media screen and (max-width: 767px){
	.module-b .table > tbody > tr > th { width: 30%;}
}
/*Our Team*/
.teams {}
.teams li {margin-bottom: 9px;margin-top: 18px;}
.teams li .boxstyle {}
.teams li .boxstyle img {width: 150px;height: 200px;border-radius: 3px;
-ms-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.34);
-o-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.34);
-moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.34);
-webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.34);
box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.34);
}
.teams li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.teams li .boxstyle .txtinfo {margin: 14px 0 0 0;overflow: hidden;}
.teams li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.teams li .boxstyle .txtinfo h4 { color: #00429b;font-size: 18px;font-weight: 700;margin: 0 0 6px 0;line-height: 20px; text-align: center;}
.teams li .boxstyle .txtinfo h4 a { color: #00429b;word-break:break-all;}
.teams li .boxstyle .txtinfo h4 a:hover { color: #383838;}
.teams li .boxstyle .txtinfo p {font-size: 14px;color: #888;line-height: 140%;margin: 0;word-break: break-all;text-align: center;overflow: hidden;width: 100%;height: 20px;}
.teams li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
	.teams li .boxstyle img {width: 126px;height: 169px;}
	.teams li .boxstyle .txtinfo p {height: 38px;}
}
@media (max-width: 991px) {
	.teams li .boxstyle img {width: 133px;height: 177px;}
}
@media (max-width: 767px) {
	.teams li {margin-top: 16px;}
	.teams li .boxstyle .txtinfo p {height: 38px;}
}
@media (max-width: 380px) {
	.teams li .boxstyle img {width: 139px;height: 185px;}
}
@media (max-width: 320px) {
	.teams li .boxstyle img {width: 111px;height: 148px;}
}
/*---------------人员名字列表---------------------*/
.namelist{overflow: hidden;margin-top: 10px;margin-bottom: 20px;}
.namelist li {margin: 3px 0 3px 0;}
.namelist li a {font-size: 14px;color: #282828;line-height: 18px;}
.namelist li a:hover {color: #024492;text-decoration: none;}
/*---------------期刊图片列表---------------------*/
.periodical { margin-top: 10px;}
.periodical li {margin-bottom: 12px;}
.periodical li .boxstyle {overflow: hidden;}
.periodical li .boxstyle img {border: #efefef solid 1px;width: 150px;height: 205px;}
.periodical li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.periodical li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.periodical li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.periodical li .boxstyle .txtinfo h4 { color: #282828;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.periodical li .boxstyle .txtinfo h4 a { color: #282828;word-break:break-all;font-size: 14px;font-weight: 500;}
.periodical li .boxstyle .txtinfo h4 a:hover { color: #00379f;}
.periodical li .boxstyle .txtinfo p {font-size: 14px;color: #808080;line-height: 18px;margin: 4px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;width: 100%;height: 34px;}/*text-overflow: ellipsis;white-space: nowrap;*/
.periodical li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 767px) {
	.periodical li .boxstyle img {width: 100%;height: 147px;}
}
@media (max-width: 380px) {
	.periodical li .boxstyle img {height: 129px;}
}
@media (max-width: 320px) {
	.periodical li .boxstyle img {height: 104px;}
}
/*-----------------信息公开---------------------*/
.infocatalog {}
.textlink { width:100%; float:left; word-break:break-all; line-height:26px;}
.textlink ul{ list-style-type:none; margin:0; padding:0;}
.textlink ul li{ display:block;}
.textlink ul li a {font-size: 14px;color: #686868;line-height:28px;background-image: url(licp_ico_06.gif);background-repeat: no-repeat;background-position: left 9px;padding-left: 15px;}
.textlink ul li a:hover {color: #024492;}
.textlink ul li i{ font-size:14px; color:#999;margin-right: 10px;}
.textlink .gao1 {height: 114px;}

/*-----------------图文---------------------*/
.graphiclist {overflow: hidden;margin-bottom: 10px;}
.graphiclist li{margin-bottom: 22px;padding-bottom: 22px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
/*.graphiclist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }*/
.graphiclist li h2 { font-size:17px;line-height:22px; margin:0 0 12px 0;font-weight: 700;}
.graphiclist li h2 a { color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.graphiclist li h2 a:hover { color:#002e80; text-decoration:none;}
.graphiclist .news-img img{ border:#e4e4e4 solid 1px;}
.graphiclist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#4a4a4a;word-break: break-all;}
.graphiclist .news-txt i { font-family: Arial;font-size: 15px; margin: 12px 0 0 0; color:#125eb8; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.graphiclist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.graphiclist .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.graphiclist .news-txt p{ line-height: 20px; height: auto; font-size: 14px;}
	.graphiclist .news-img img{ width: 186px; height: 124px;}
	.graphiclist .news-img{ margin-right: 18px;}
	
}
@media (max-width: 1199px) {
	.graphiclist li{margin-bottom: 16px;}
}
@media (max-width: 991px) {
	.graphiclist li{margin-bottom: 20px;}
	.graphiclist li h2 a {white-space: normal;}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-bottom:2px;margin-right: 15px;}
	.graphiclist .news-img img{ width: 126px; height:84px;}
	.graphiclist li h2 a {white-space:normal;overflow: inherit;}
	}

.meeting {overflow: hidden;}
.meeting li{margin-bottom: 8px; display: block; overflow: hidden; }
.meeting li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.meeting li h2 { font-size:17px;line-height:22px; margin:0 0 9px 0;font-weight: 700;}
.meeting li h2 a { color:#0189cf;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.meeting li h2 a:hover { color:#333; text-decoration:none;}
.meeting .news-img img{ border:#e4e4e4 solid 1px;}
.meeting .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#4a4a4a;}
.meeting .news-txt i { font-family: Arial;font-size: 14px; margin: 12px 0 0 0; color:#a9a9a9; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.meeting .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.meeting .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.meeting .news-txt p{ line-height: 20px; height: auto; font-size: 14px;}
	.meeting .news-img img{ width: 246px; height: 124px;}
	.meeting .news-img{ margin-right: 15px;}
	.meeting li{margin-bottom: 16px;padding-bottom: 16px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
}
@media (max-width: 1199px) {
	.meeting li{margin-bottom: 16px;}
}
@media (max-width: 991px) {
	.meeting li{margin-bottom: 20px;}
	.meeting .news-img img{ width: 211px; height:122px;}
	.meeting li h2 a {white-space: normal;}
}
@media (max-width: 767px) {
	.meeting .news-img{ margin-bottom:15px;margin-right: 0px;}
	.meeting .news-img img{ width: 100%; height:auto;}
	.meeting li h2 a {white-space:normal;overflow: inherit;}
	}

.publication {overflow: hidden;}
.publication li{margin-bottom: 8px; display: block; overflow: hidden; }
.publication li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.publication li h2 { font-size:16px;color: #ffffff;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 600;}
.publication li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.publication li h2 a:hover { color:#004ea2; text-decoration:none;}
.publication .news-img { border:#e3e3e3 solid 1px;}
.publication .news-img img{ max-width: 107px; padding: 3px;}
.publication .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#949494;}
.publication .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.publication .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.publication .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.publication .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.publication .news-img img{ width: 107px; height: 138px;}
	.publication .news-img{ margin-right: 15px;}
	.publication li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.publication li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.publication .news-img{ margin-bottom:2px;margin-right: 15px;}
	.publication li h2 {white-space:normal;overflow: inherit;}
	}

.zhuzuo {overflow: hidden;}
.zhuzuo li{margin-bottom: 8px; display: block; overflow: hidden; }
.zhuzuo li:nth-last-child(1) {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhuzuo li:nth-last-child(2) {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhuzuo li h2 { font-size:16px;color: #ffffff;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 600;}
.zhuzuo li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.zhuzuo li h2 a:hover { color:#004ea2; text-decoration:none;}
.zhuzuo .news-img { border:#e3e3e3 solid 1px;}
.zhuzuo .news-img img{ max-width: 107px; padding: 3px;}
.zhuzuo .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#949494;}
.zhuzuo .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.zhuzuo .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.zhuzuo .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.zhuzuo .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.zhuzuo .news-img img{ width: 107px; height: 138px;}
	.zhuzuo .news-img{ margin-right: 15px;}
	.zhuzuo li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.zhuzuo li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.zhuzuo .news-img{ margin-bottom:2px;margin-right: 15px;}
	.zhuzuo li h2 {white-space:normal;overflow: inherit;}
	}

/*---------------科研队伍---------------------*/
.staff { margin-top: 25px;}
.staff li {margin-bottom: 22px;}
.staff li .boxstyle {overflow: hidden;}
.staff li .boxstyle img {border: #efefef solid 1px;width: 122px;height: 162px;}
.staff li .boxstyle a:hover img {opacity: 0.85;filter: alpha(opacity=85);}
.staff li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.staff li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.staff li .boxstyle .txtinfo h4 { color: #808080;font-size: 13px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staff li .boxstyle .txtinfo h4 a { color: #282828;word-break:break-all;font-size: 15px;font-weight: 500;}
.staff li .boxstyle .txtinfo h4 a:hover { color: #17318b;}
.staff li .boxstyle .txtinfo p {font-size: 13px;color: #808080;line-height: 18px;margin: 4px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.staff li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 320px) {
	.staff li .boxstyle img {width: 115px;height: 153px;}
}
/*导师简介*/
.personnel-list {overflow: hidden;}
.personnel-list li{margin-bottom: 15px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 12px 0; }
.personnel-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.personnel-list li h2 { font-size:16px; line-height:22px; margin:0 0 12px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.personnel-list li h2 a { color:#1f1f1f;font-family: \5FAE\8F6F\96C5\9ED1;}
.personnel-list li h2 a:hover { color:#174eaf; text-decoration:none;}
.personnel-list .news-img{ margin-right: 12px;}
.personnel-list .news-img img{}
.personnel-list .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#737373;overflow: hidden;}
.personnel-list .news-txt p i { font-size: 13px; margin: 6px 0 0 0; color:#0086d1; display:block;font-style: normal;}
.personnel-list .news-txt p i a {color:#0086d1;font-size: 14px;text-decoration: none;font-style: normal;}
.personnel-list .news-txt p i a:hover {color:#ff7300;}
@media (min-width: 768px) {
	.personnel-list .news-txt p{ line-height: 20px; height: auto; font-size: 14px; overflow:hidden;}
	.personnel-list .news-img img{ width: 112px; height: 149px;border: #efefef solid 1px;}
	.personnel-list .news-img{ margin-right: 22px;}
	.personnel-list li{margin-bottom: 15px; display: block;overflow: hidden;padding: 0 0 15px 0;}
}
@media (max-width: 767px) {
	.personnel-list .news-img img{ width: 85px; height:110px;}
	.personnel-list li h2 {white-space:normal;}
}
@media (max-width: 330px) {
	.personnel-list .news-txt p {overflow: inherit;}
}

.isPc {margin-top: 20px;}
.isPc .Pt3{padding:15px 10px; border-bottom: 1px solid #dceaf6;}
.isPc .Pt3 b{color:red; font-weight:normal;}
.isPc .Pt3:hover{background:#f7fcff;}
.isPc .p3{float:left; margin-right:25px;}
.isPc .p3 img {width: 226px;height: 140px;}
.isPc .t3 h3{ font-size:16px; line-height:22px; font-weight:700; margin: 0 0 10px 0;}
.isPc .t3 h3 a{color:#383838;}
.isPc .t3 h3 a:hover {color:#004ea2;}
.isPc .Pt3 span{ display:block; margin-bottom:2px; font-size:13px; color:#0cb4e2;}
.isPc .t3 p{ font-size:13px; line-height:22px; color:#7d7d7d;margin: 0;}
@media (max-width: 1199px) {
	.isPc .p3 img {width: 200px;height: 124px;}
	.isPc .p3{margin-right:15px;}
}
@media (max-width: 991px) {
	.isPc .p3 img {width: 168px;height: 104px;}
}
@media (max-width: 767px) {
	.isPc .p3 img {width: 126px;height: 84px;}
	.isPc .t3 h3{ font-size:15px; line-height:21px;}
}
/*仪器设备*/
.instrument { margin-top: 5px;}
.instrument li {margin: 10px 0 18px 0;}
.instrument li .boxstyle {overflow: hidden;}
.instrument li .boxstyle img {border: #efefef solid 0px;width: 182px;height: 130px;}
.instrument li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.instrument li .boxstyle .txtinfo {margin: 10px 6px 0 6px;overflow: hidden;height: 58px;}
.instrument li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.instrument li .boxstyle .txtinfo h4 { font-size: 14px;font-weight: 500;margin: 0 0 3px 0;line-height: 18px; text-align: center;/*height: 44px;overflow: hidden;*/}
.instrument li .boxstyle .txtinfo h4 a { color: #333333;word-break:break-all;width: 100%;overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;}
.instrument li .boxstyle .txtinfo h4 a:hover { color: #002e80;}
.instrument li .boxstyle .txtinfo p {font-size: 13px;color: #0197e0;line-height: 18px;margin: 2px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.instrument li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
.instrument li .boxstyle img {width: 149px;height: 106px;}
}
@media (max-width: 991px) {
.instrument li .boxstyle img {width: 182px;height: 130px;}
}
@media (max-width: 767px) {
.instrument li .boxstyle .txtinfo {margin: 8px 0 0 0;}
.instrument li .boxstyle img {width: 148px;height: 106px;}
}
@media (max-width: 320px) {
.instrument li .boxstyle img {width: 120px;height: 86px;}
}
/*仪器预约*/
.yiqi { overflow: hidden;}
.yiqi li {margin: 0 0 15px 0;}
.yiqi li .boxstyle {overflow: hidden;border: #e6e6e6 solid 1px;}
.yiqi li .boxstyle img {}
.yiqi li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.yiqi li .boxstyle .txtinfo {overflow: hidden;background: #ededed;padding: 12px 0;}
.yiqi li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.yiqi li .boxstyle .txtinfo h4 { font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 18px;overflow: hidden;text-align: center;}
.yiqi li .boxstyle .txtinfo h4 a { color: #373737;overflow: hidden;width: 100%;display: block;}
.yiqi li:hover .boxstyle .txtinfo h4 a { color: #0a51b0;}
.yiqi li .boxstyle .txtinfo p {font-size: 13px;color: #808080;line-height: 18px;margin: 4px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.yiqi li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 767px) {
	.yiqi li {margin: 0 0 30px 0;}
	.yiqi li .boxstyle .txtinfo {height: auto;}
}
/*---------------图片---------------------*/
.new-graphic { margin-top: 18px;margin-bottom: 26px;}
/*.new-graphic .slick-next {
    background: url(rr.png) no-repeat center;
    width: 13px;
    opacity: 1;
    cursor: pointer;
}
.new-graphic .slick-prev {
    background: url(ll.png) no-repeat center;
    width: 13px;
    opacity: 1;
    cursor: pointer;
}*/
.new-graphic .slick-prev:before,
.new-graphic .slick-next:before {
      color: #a2a2a2;font-size: 40px;
}
.new-graphic .slick-slide {margin: 0 19px;}

.new-graphic .boxstyle {
	border: #ededed solid 1px;
	background-color: #ededed;
    box-sizing: content-box;
    border-bottom: 3px solid transparent;
    transition: all 0.2s ease 0.1s;
}
.new-graphic .boxstyle:hover {
  border-bottom: 3px solid #0e63c8;
}
.new-graphic .boxstyle a {display: block;height: 100%;}
.new-graphic .boxstyle a .photo {overflow: hidden;}
.new-graphic .boxstyle a .photo img {height: 236px;width: 100%;
-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.new-graphic .boxstyle:hover a .photo img {
-webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}
.new-graphic .boxstyle a .txtinfo {overflow: hidden;padding: 16px 18px;}
.new-graphic .boxstyle a .txtinfo h5 {font-size: 16px;color: #737373;margin: 0 0 9px 0;font-family: Arial;font-weight: 500;}
.new-graphic .boxstyle a .txtinfo h4 { color: #024492;font-size: 16px;line-height: 22px;font-weight: 500;margin: 0;height: 48px;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.new-graphic .boxstyle:hover a .txtinfo h4 { color: #262626;}
/*dots*/
.new-graphic .slick-dots {position: inherit;bottom: -8px;}
.new-graphic .slick-dots li button:before {font-size: 38px;}
@media (max-width: 1259px) {
	.new-graphic .boxstyle a .photo img {height: 223px;}
}
@media (max-width: 1199px) {
	.new-graphic .boxstyle a .photo img {height: 180px;}
}
@media (max-width: 991px) {
	.new-graphic .boxstyle a .photo img {height: 210px;}
	.new-graphic .boxstyle a .txtinfo h4 { font-size: 15px;}
}
@media (max-width: 767px) {
	.new-graphic .boxstyle a .photo img {height: 217px;}
	.new-graphic .boxstyle a .txtinfo {height: auto;}
	.new-graphic .boxstyle a .txtinfo h4 { font-size: 18px;font-weight: 700;line-height: 26px;height: auto;-webkit-line-clamp: inherit;}
	.new-graphic .slick-prev,
	.new-graphic .slick-next {
		  display: none !important;
	}
	.new-graphic .slick-slide {margin: 0 6px;}
}

.new-graphics { margin-top: 6px;}
.new-graphics .row {margin-right: -11px;margin-left: -11px;}
.new-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}
.new-graphics li {margin-bottom: 16px;}
.new-graphics li .boxstyle {}
.new-graphics li .boxstyle a {border: #dbdbdb solid 1px;}
.new-graphics li .boxstyle img {height: 169px;width: 100%;}
.new-graphics li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphics li .boxstyle .txtinfo {margin: 15px 2px 0 2px;overflow: hidden;height: 60px;}
.new-graphics li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.new-graphics li .boxstyle .txtinfo h4 { color: #1e1e1e;font-size: 14px;font-weight: 500;margin: 0 0 8px 0;}
.new-graphics li .boxstyle .txtinfo h4 a { color: #1e1e1e;line-height: 19px;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.new-graphics li .boxstyle .txtinfo h4 a:hover { color: #0b46af;}
.new-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1259px) {
	.new-graphics li .boxstyle img {height: 164px;}
}
@media (max-width: 1199px) {
	.new-graphics li .boxstyle img {height: 134px;}
}
@media (max-width: 991px) {
	.new-graphics li .boxstyle img {height: 156px;}
}
@media (max-width: 767px) {
	.new-graphics li .boxstyle img {height: auto;}
	.new-graphics li .boxstyle .txtinfo {height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.nianbao { margin-top: 6px;}
.nianbao li {margin-bottom: 16px;}
.nianbao li .boxstyle {}
.nianbao li .boxstyle a {border: #dbdbdb solid 1px;}
.nianbao li .boxstyle img {height: 186px;width: 100%;}
.nianbao li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.nianbao li .boxstyle .txtinfo {margin: 8px 2px 0 2px;overflow: hidden;}
.nianbao li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.nianbao li .boxstyle .txtinfo h4 { font-size: 14px;margin: 0 0 8px 0;text-align: center;}
.nianbao li .boxstyle .txtinfo h4 a { color: #0b3dae;line-height: 19px;border: 0;font-weight: 700;}
.nianbao li .boxstyle .txtinfo h4 a:hover { color: #333;}
.nianbao li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.nianbao li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1259px) {
	.nianbao li .boxstyle img {height: 184px;}
}
@media (max-width: 1199px) {
	.nianbao .row {margin-right: -11px;margin-left: -11px;}
	.nianbao .col-md-4 {padding-right: 11px;padding-left: 11px;}
	.nianbao li .boxstyle img {height: 152px;}
}
@media (max-width: 991px) {
	.nianbao li .boxstyle img {height: 177px;}
}
@media (max-width: 767px) {
	.nianbao li .boxstyle img {height: auto;}
	.nianbao li .boxstyle .txtinfo {height: auto;}
	.nianbao li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.tongxun { margin-top: 12px;}
.tongxun li {margin-bottom: 16px;}
.tongxun li .boxstyle {}
.tongxun li .boxstyle img {border: #e2e2e2 solid 1px;height: 256px;width: 100%;padding: 3px;}
.tongxun li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.tongxun li .boxstyle .txtinfo {margin: 8px 2px 0 2px;overflow: hidden;}
.tongxun li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.tongxun li .boxstyle .txtinfo h4 { font-size: 14px;margin: 0 0 8px 0;text-align: center;}
.tongxun li .boxstyle .txtinfo h4 a { color: #333;line-height: 19px;border: 0;font-weight: 700;}
.tongxun li .boxstyle .txtinfo h4 a:hover { color: #0b3dae;}
.tongxun li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.tongxun li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1259px) {
	.tongxun li .boxstyle img {height: 248px;}
}
@media (max-width: 1199px) {
	.tongxun .row {margin-right: -11px;margin-left: -11px;}
	.tongxun .col-md-3 {padding-right: 11px;padding-left: 11px;}
	.tongxun li .boxstyle img {height: 207px;}
}
@media (max-width: 991px) {
	.tongxun li .boxstyle img {height: 154px;}
}
@media (max-width: 767px) {
	.tongxun li .boxstyle img {height: 238px;}
	.tongxun li .boxstyle .txtinfo {height: auto;}
	.tongxun li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}
@media (max-width: 380px) {
	.tongxun li .boxstyle img {height: 213px;}
}
@media (max-width: 320px) {
	.tongxun li .boxstyle img {height: 176px;}
}
/*---------------图标菜单---------------------*/
.appsys {overflow: hidden;}
.appsys li {overflow: hidden;float: left;}
.appsys .space {padding: 0;}
.appsys .boxpadding {padding: 0 0 30px 0;}
.appsys .boxpadding .sysico {width: 249px;height: 249px;text-align: center;margin: 0 auto;border-radius: 50%;padding: 50px 0 0 0;background: url(button-bg.png) no-repeat center;}
.appsys p {color: #ffffff;margin: 22px 0 0 0;font-size: 26px;font-weight: 500;text-shadow: 1px 1px 8px rgb(0, 0, 49);}
.appsys a:hover p {/*opacity: 0.7;filter: alpha(opacity=70);*/color: #17a9f3;}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	
}
/*-----------------科研成果---------------------*/
.wordbreak {word-break: break-all;}
.result {overflow-x: hidden;margin: 5px 0 26px 0;}
.result .years {border: #dedede solid 1px;overflow: hidden;padding: 12px 0;background: #f4f4f4;}
.result .years a {font-size: 16px;font-family: Arial;color: #333;line-height: 30px;font-weight: 700;}
.result .years a:hover {color: #d61d0b;}
@media (max-width: 1199px){
	
}
/*网站地图*/
.webmap { overflow:hidden;}
.webmap tbody {
    background-color: transparent;
}
.webmap .btn {min-width: 106px;padding: 2px 0;color: #fff;font-weight: 700;font-size: 15px;text-align: left;}
.webmap hr { margin:5px 0;}
.webmap .rlink { padding:0 0 0 55px; overflow:hidden;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:2px 10px 0 15px;color: #e7eff8;font-size: 14px;}
.webmap .rlink a:hover {color: #72cbff;}
.webmap .tabh { border-bottom:#dedede solid 0px;}
.webmap td {padding: 1px 0 1px 0;}
@media (max-width: 991px){
.webmap .rlink { padding:0 0 0 24px;}
}
@media (max-width: 767px){
.webmap .rlink { margin:10px 0 0 0;padding:0;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:0 10px 0 15px;}
.webmap .tabh {margin: 0 0 8px 0;}
}
/*-------------------------btn styles--------------------------------*/
.btn-tm {
	color: #ffffff;
    background: transparent;
    padding:6px 12px; font-size:14px;font-weight: 500;margin-right: 8px;border: #4f7eaa solid 1px;border-radius: 0;
}
.btn-tm:hover,
.btn-tm:focus,
.btn-tm:active,
.btn-tm.active,
.open .dropdown-toggle.btn-tm {
	color: #ffffff;background-color: #00a8ff;border: #00a8ff solid 1px;
}
.btn-sblue {
	color: #fff;
    background: #008ec9;
    padding:3px 10px; font-size:12px;float: none;font-weight: 500;margin-right: 6px;border-radius: 2px;display: inline-block;
}
.btn-sblue:hover,
.btn-sblue:focus,
.btn-sblue:active,
.btn-sblue.active,
.open .dropdown-toggle.btn-sblue {
	color: #fff;
    background: #b41d1d;
}
.btn-shong {
	color: #fff;
    background: #b41d1d;
    padding:5px 23px; font-size:14px;float:right;font-weight: 500;
}
.btn-shong:hover,
.btn-shong:focus,
.btn-shong:active,
.btn-shong.active,
.open .dropdown-toggle.btn-shong {
	color: #fff;
    background: #008ec9;
}

.btn-more {
	color: #fff;background-color: #1b79d0;padding:12px 56px; font-size:15px;border-radius: 26px;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {color: #fff;background-color: #003a7e;}

.btn-more1 {
	color: #fff;background-color: transparent;padding:12px 56px; font-size:15px;border-radius: 26px;border: #587dad solid 1px;
}
.btn-more1:hover,
.btn-more1:focus,
.btn-more1:active,
.btn-more1.active,
.open .dropdown-toggle.btn-more1 {color: #fff;background-color: #1b79d0;border: #1b79d0 solid 1px;}

.btn-primary {float:right;padding: 5px 13px;}

.btn-gz {
	color: #fff;background: url(licp_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;padding:5px 15px; font-size:18px;font-weight: 600;float: right;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
	color: #fff;
    background: url(licp_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}
.btn-kxcb {
	color: #fff;background: url(licp_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;padding:5px 15px; font-size:18px;font-weight: 600;float: right;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;margin-left: 6px;
}
.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
	color: #fff;
    background: url(licp_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}
/* 3.3. Thumbnail图片刷光特效 */
.thumbnail {
  padding: 0;
}
  
.thumbnail.thumbnail_big{
  margin-bottom:0
}

.thumbnail > img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-name: video-arrow;
          animation-name: video-arrow;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
.img-portfolio {margin-bottom: 5px;display: block;}
.img-portfolio .photobox {border: #dedede solid 1px;padding: 8px;display: block;border-radius: 4px;}
/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {-webkit-box-shadow:0 0 6px #cdcdcd;box-shadow:0 0 6px #cdcdcd;}
.img-portfolio img {width: 100%;height:246px;}
.phototitle { float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#454545;padding:8px 10px; height:34px;text-align: center;text-transform: uppercase;}/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover { color:#0c5ebf;text-decoration:none;}
@media screen and (max-width: 1199px){
	.img-portfolio img {height:190px; }
	.img-portfolio .photobox {padding: 6px;}
}
@media screen and (max-width: 991px){
	.img-portfolio img {height:146px; }
}
@media screen and (max-width: 767px){
	.img-portfolio {margin-bottom: 46px;}
	.img-portfolio .photobox {padding: 8px;}
	.img-portfolio img {height:auto; }
}
/*Page*/
.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    border: 1px solid #CCCCCC;
    height: 24px; width: 36px;
    line-height: 22px;
    text-align:center; margin-right: 8px; float: left;
}
.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px;float: left;width: 100%;}
.pageline1{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px; width:95%; display:block; overflow:hidden;}
#pages {
    width:100%; FONT-SIZE: 13px; TEXT-ALIGN: center; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px; margin: 0 0 10px 0;float: left;
}

#pages A {
    BORDER: #efefef 1px solid; HEIGHT: 26px; BACKGROUND: #fdfdfd; COLOR: #333; PADDING: 0 10px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; DISPLAY: inline-block; LINE-HEIGHT: 26px;
}
#pages A:visited {
    BORDER: #efefef 1px solid; HEIGHT: 26px; BACKGROUND: #fdfdfd; COLOR: #333; PADDING: 0 10px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; DISPLAY: inline-block; LINE-HEIGHT: 26px;
}
#pages A:hover {
    BORDER: #efefef 1px solid; HEIGHT: 26px; BACKGROUND: #fdfdfd; COLOR: #333; PADDING: 0 10px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; DISPLAY: inline-block; LINE-HEIGHT: 26px;
}
#pages SPAN {
    HEIGHT: 26px;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
    font-size: 13px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
    BORDER: #024492 1px solid; BACKGROUND: #024492; COLOR: #fff;
}
#pages A.curr {
    BORDER: #024492 1px solid; BACKGROUND: #024492; COLOR: #fff;
}
#pages A.curr:visited {
    BORDER: #024492 1px solid; BACKGROUND: #024492; COLOR: #fff;
}
.pages A:hover {
    BORDER: #024492 1px solid; BACKGROUND: #024492; COLOR: #fff;
}
/* 图片滚动
------------------------------------*/
.work-bottom {}
.work-bottom p { font-size:14px; line-height:18px; color:#0159ac; text-align:right; width:100%; display:block; margin: 15px 0 0 0;padding-right: 20px;}
.work-bottom p a { color:#0159ac;}
.work-bottom p a:hover { color:#ff2a00;text-decoration: none;}
.team-left{
margin:0 1.2em;
}
.team-left img{
width:100%;height: auto;border: #ffffff solid 1px;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
@media (max-width: 768px){
.work-bottom p { padding-right: 6px;}
}