*{
    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;
}
*:focus{outline:none;}
a[href]:after{content:normal;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	background: #ffffff;
}

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%;}

/* 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;}
.mt78{margin-top:78px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb78{margin-bottom:78px;}

/* 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;}

.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);
}
.fwb {font-weight: 700;}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eaeaea;
}
.bgbai { background:#ffffff;}
.bgdh { background:#fbfbfb;}
.bgdl { background:#f7fafc;}
.bgf3 { background:#f3f3f3;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.space0 {padding: 0 0 0 30px;}
.space15 { padding:15px;}
.space18 { padding:18px;}
.space20 { padding:20px;}
.bh { display:block; overflow:hidden;}
.space-top {
	padding-top: 10px;
}
.space-bottom {
	padding-bottom: 25px;
}
.img-hover:hover {
    opacity: 0.8;
}
.mlr {}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
.buttonbox {margin: 70px 0 38px 0;}
.nameplate {color: #fff;font-size: 24px;letter-spacing: 3px;background: #c5222a;padding: 11px 19px;text-align: center;display:inline-block;width: auto;line-height: 130%;}
.buttonplate {color: #fff;font-size: 24px;letter-spacing: 3px;background: #c5222a;padding: 12px 35px;text-align: center;display:inline-block;width: auto;line-height: 130%;
-ms-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
}
.buttonplate img {display: inline-block;margin-left: 24px;margin-top: -2px;}
.buttonplate:hover {background: #484747;}
@media (max-width: 991px){
	.mobmt {margin-top: 8px;}
	.mobmt20 {margin-top: 20px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
	.buttonbox {text-align: center;}
}
@media (max-width: 767px){
	.mlr {padding-left: 10px;padding-right: 10px;}
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}

.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; overflow:hidden; padding:96px 0 90px 0;}
.secondarydetailbox { display:block; overflow:hidden; padding:10px 0 0 10px;}
.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;}

.papersbox { display:block; overflow:hidden; padding:132px 0 92px 0;}
.papersbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.papersbox .jsbox {padding-right: 6px;width:96px;}
.papersbox .jsbox1 {padding-right: 6px;width:108px;}
.papersbox select.form-control {padding-right: 5px;margin: 0;height: 30px;width: 166px;}
.papersbox .form-control {border-color: #e9f1f6;box-shadow:none;color: #838383;}
.papersbox .p0 { padding:0px;}
@media (max-width: 1199px) {

}
@media (max-width: 800px){
	.papersbox { padding:78px 0 48px 0;}
	.secondarybox { padding:36px 5px 50px 5px;}
}
@media (max-width: 767px) {
	.secondarydetailbox { padding:0;}
	.papersbox { padding:48px 5px 6px 5px;}
}
.nrhei {font-size: 15px; line-height: 210%;color: #838383;}
.nrhei b {font-size: 16px;}

.clear{clear:both;}
.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;}
.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;}
.subpagebox {margin-bottom: 78px;}
.subpagebox:last-child {margin-bottom: 0px;}
@media (max-width: 768px){
.indexbox2 {margin-bottom: 18px;}
}
/*---------------表单高度---------------------*/
.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;}
}
/*---------------网站头 swiper ---------------------*/
.webheader { background: #fff;overflow: hidden;}
.webheader .swiper-container {width: 100%;/*height: 100%;*/margin: 0 auto;padding-bottom: 110px;/*background: #ccc;*/}
.webheader .swiper-slide {
	font-size: 18px;
      background: #fff;
      width: 91% !important;

      /* Center slide text vertically */
      /*display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;*/
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.webheader .swiper-slide a {height: 100%;display: block;}
.webheader .swiper-slide .bannerimg {width: 100%;height: auto;}
.webheader .swiper-slide .swiper-slide-text {width: 100%;position: absolute;left: 0px;top: 28%;z-index: 100;}
.webheader .swiper-slide .swiper-slide-text .title {font-size: 96px;color: #c5222a;padding-left: 15px;margin-bottom: 32px;line-height: 96px;text-shadow: 0px 2px 2px #fff;font-weight: 300;}
.webheader .swiper-slide .swiper-slide-text .title span {color: #fff;text-shadow: 0px 2px 2px #a2a2a2;font-weight: 300;}
.webheader .swiper-slide .swiper-slide-text .subtitle {color: #fff;background: #c5222a;padding: 6px 15px;line-height: 140%;font-size: 28px;width: 41%;margin-bottom: 12px;font-weight: 300;}
.webheader .swiper-slide .swiper-slide-text .txt {color: #fff;background: #c5222a;padding: 10px 15px;line-height: 160%;font-size: 17px;width: 41%;height: 130px;opacity: 1;font-weight: 300;}
/*分页指示点*/
.webheader .swiper-pagination {position: inherit;text-align: inherit;}
.webheader .swiper-container-horizontal > .swiper-pagination-bullets {bottom: 0px;padding-left: 16%;top: 70px;}
.webheader .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 14px;
      color:#262626;
      background: transparent;opacity: 1;font-weight: 600;
    }
.webheader .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 30px 0 4px;}
.webheader .swiper-pagination-bullet-active {color: #c5222a;font-size: 17px;}
/*切换按钮*/
.webheader .swiper-button-prev, .webheader .swiper-button-next {top:inherit;margin-top: 35px;font-size: 15px;font-weight: 700;color: #262626;width: calc(var(--swiper-navigation-size) / 24 * 50);}
.webheader .swiper-button-prev:hover, .webheader .swiper-button-next:hover {color: #c5222a;}
.webheader .swiper-button-prev i, .webheader .swiper-button-next i {filter: Alpha(Opacity=0);opacity: 0;font-size: 13px;}
.webheader .swiper-button-prev:hover i, .webheader .swiper-button-next:hover i {filter: Alpha(Opacity=100);opacity: 1;}
.webheader .swiper-button-prev {right:13.925%;left: auto;}
.webheader .swiper-button-next {right:8.198%;left: auto;}
/*子页*/
.webheader .scname {background: #c5222a;font-size: 72px;line-height: 120%;text-align: center;color: #ffffff;padding: 48px 20px;}
.webheader .scname-pt {background: #c5222a;font-size: 72px;line-height: 120%;text-align: center;color: #ffffff;padding: 48px 50px;}
@media (max-width: 1440px){
	.webheader .swiper-button-prev {right:14.925%;}
}
@media (max-width: 1280px){
	.webheader .swiper-slide .swiper-slide-text {top: 20%;left: 2%;}
}
@media (max-width: 1199px){
	.webheader .swiper-slide .swiper-slide-text .subtitle {width: 42%;}
	.webheader .swiper-slide .swiper-slide-text .txt {width: 42%;}
	.webheader .swiper-button-prev {right:16.925%;}
	.webheader .scname-pt {font-size: 62px;padding: 48px 50px;}
}
@media (max-width: 1024px){
	.webheader .swiper-slide .swiper-slide-text .title {font-size: 76px;line-height: 76px;margin-bottom: 32px;}
	.webheader .swiper-slide .swiper-slide-text .subtitle {font-size: 24px;}
	.webheader .swiper-slide .swiper-slide-text .txt {height: 102px;font-size: 16px;}
}
@media (max-width: 991px){
	.webheader .swiper-slide .swiper-slide-text {top: 20%;left: 1%;}
	.webheader .swiper-slide .swiper-slide-text .subtitle {width: 45%;}
	.webheader .swiper-slide .swiper-slide-text .txt {width: 45%;}
	.webheader .swiper-slide .swiper-slide-text .container {width: 100%;}
}
@media (max-width: 879px){
	.webheader .swiper-slide .swiper-slide-text {top: 16%;left: 1%;}
	.webheader .swiper-slide .swiper-slide-text .title {font-size: 58px;line-height: 58px;margin-bottom: 26px;}
	.webheader .swiper-slide .swiper-slide-text .subtitle {width: 54%;font-size: 22px;}
	.webheader .swiper-slide .swiper-slide-text .txt {width: 54%;height: 88px;font-size: 15px;line-height: 140%;}
	.webheader .swiper-button-prev {right:18.925%;}
	.webheader .swiper-button-prev, .webheader .swiper-button-next {margin-top: 8px;}
	.webheader .swiper-container-horizontal > .swiper-pagination-bullets {top: 40px;}
	.webheader .swiper-container {padding-bottom: 70px;}
}
@media (max-width: 767px){
	.webheader .swiper-slide {width: 100% !important;}
	.webheader .swiper-slide .swiper-slide-text {top: 16%;left: 0;}
	.webheader .swiper-slide .swiper-slide-text .title {font-size: 44px;line-height: 44px;margin-bottom: 16px;padding-left: 10px;font-weight: 500;}
	.webheader .swiper-slide .swiper-slide-text .subtitle {width: 54%;font-size: 16px;padding: 6px 12px;}
	.webheader .swiper-slide .swiper-slide-text .txt {display: none;}
	.webheader .swiper-button-prev {right:20.925%;}
    .webheader .swiper-button-next {right:0;}
	.webheader .swiper-container-horizontal > .swiper-pagination-bullets {padding-left: 4%;}
	.webheader .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 12px 0 4px;}
	.webheader .scname {font-size: 59px;padding: 38px 20px;}
	.webheader .scname-pt {font-size: 39px;line-height: 130%;padding: 38px 30px;}
	.webheader .swiper-slide .swiper-slide-text .title span {font-weight: 500;}
}
/*---------------区域背景---------------------*/
.firstpart {overflow: hidden;padding: 0 0 0 0;}
.secondpart {padding: 138px 0 0 0;}
.thirdpart {background: #f7fafc;padding: 0 0 0 0;overflow: hidden;}
.fourpart {padding: 140px 0 192px 0;}
.breakthrough {overflow: hidden;margin: 0 0 38px 0;}
.currentissue {overflow: hidden;margin: 0 0 10px 0;}
@media (max-width: 991px){
	.fourpart {padding: 100px 0 100px 0;}
}
@media (max-width: 767px){
	.fourpart {padding: 80px 5px 50px 5px;}
}
/*---------------布局---------------------*/
.container-flex > .row {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  margin-right: 0;
  margin-left: 0;
}
.container-full > .row > [class^='col'] {
  /*float: none;*/
  padding-right: 0;
  padding-left: 0;
}

.win-l {width: 71%;}
.win-r {width: 25%;}
.focus-l {width: 62.442%;}
.focus-r {width: 32.394%;}
@media (max-width: 1199px){
.win-l {width: 71%;}
.win-r {width: 25%;}
.focus-l {width: 59.442%;}
.focus-r {width: 37.394%;}
}
@media (max-width: 991px){
.win-l {width: 100%;}
.win-r {width: 100%;}
}
@media (max-width: 767px){
.focus-l {width: 100%;}
.focus-r {width: 100%;}
}
/*--------------Flexisel---------------------*/
#flexiselDemo1 {
	display: none;
}
#flexiselDemo2 {
	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;
}

/*---------------中心简介---------------------*/
.introduction {width: 540px;margin: 0 auto;font-size: 18px;line-height: 180%;color: #000;text-align: justify;}
.about {}
.about .row {margin-right: -25px;margin-left: -25px;}
.about .row > [class^='col'] {padding-left: 25px;padding-right: 25px;}
.about .nameplatebox {position: absolute;bottom: 20%;}
.about .imgmg {margin: 10px 0 30px 0;}
/*---------------组织机构---------------------*/
.org {padding: 88px 0 90px 0;}
.org h4 {
    text-align: center;
    font-size: 12px;
    color: #838383;
    margin: 0 0 25px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.org p {font-size: 14px;}
.org p a {font-size: 14px;}
.org p i {color: #438730;font-size: 12px;margin-right: 6px;}
.org fieldset {background: #fff;padding: 30px 15px 96px 15px;margin: 0 0 18px 0;border: 1px solid #b9b9b9;}
.org fieldset:last-child {margin: 0;}
.org fieldset legend {background: white;margin: 0 auto;color: #000;font-size: 36px;border: 0;letter-spacing: 1px;padding: 3px 90px; }
@media (max-width: 991px){
	.about .nameplatebox {position: inherit;bottom: inherit;text-align: center;margin: 24px 0 0 0;}
	.about .imgmg {margin: 20px 0 30px 0;}
}
@media (max-width: 800px){
	.org {padding: 38px 5px 50px 5px;}
	.org fieldset {padding: 15px 15px 38px 15px;}
}
@media (max-width: 767px){
	.introduction {width: 96%;}
	.org fieldset legend {padding: 3px 30px;}
}

/*---------------首页平台---------------------*/
.platform {border-top: #dadada solid 2px;}
.platform li {border-right: #dadada solid 2px;border-bottom: #dadada solid 2px;}

.platform li .ptinfo {padding: 16% 10% 16% 16%;height: 422px;/*overflow: hidden;*/}
.platform li .ptinfo h2 {font-size:60px; color:#2e2e2e; margin:0 0 10px 0; font-weight:700; text-transform:uppercase;line-height: 60px;}
.platform li:hover .ptinfo h2 {color:#c5222a;}
.platform li .ptinfo h3 {font-size:24px; color:#000; margin:0 0 28px 0; text-transform:uppercase;}
.platform li .ptinfo h3:before {width: 108px;height: 2px;display: inline-block;vertical-align: middle;content: "";background: #2e2e2e;margin: 0 2% 0 0;}
.platform li .ptinfo p {margin:0 0 0 0;font-size: 18px;line-height: 170%;color: #000000;padding-right: 24%;}
@media (min-width: 992px){
	.platform li:nth-child(3n+0) {border-right: #dadada solid 0px;}
}
@media (max-width: 1536px){
	.platform li .ptinfo h3 {font-size:22px;}
	.platform li .ptinfo h3:before {width: 88px;}
}
@media (max-width: 1366px){
	.platform li .ptinfo h3 {line-height: 150%;}
	.platform li .ptinfo p {font-size: 16px;line-height: 170%;color: #000000;padding-right: 22%;}
}
@media (max-width: 1024px){
	.platform li .ptinfo {padding: 13% 8% 13% 11%;height: 390px;}
	.platform li .ptinfo p {padding-right: 16%;}
}
@media (max-width: 991px){
	.platform li:nth-child(2n+0) {border-right: #dadada solid 0px;}
}
@media (max-width: 767px){
	.platform li .ptinfo {height: auto;}
	.platform li {border-right: #dadada solid 0px;}
}
/*---------------首页设备---------------------*/
.b-goods {
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 1px solid transparent;
}

.b-goods:before, .b-goods:after {
  display: table;
  content: "";
}

.b-goods:after {
  clear: both;
}

.b-goods-2 {
  height: auto;
  border-right: 1px solid #e3e3e3;
}
.b-goods-2 .b-goodsbox {padding: 52px 0 0 0;overflow: hidden;}
.b-goods-2 .b-goodsbox .b-goods__inner {
  float: left;
  width: 60%;
  padding: 0 0 0 25px;position: absolute;bottom: 0;
}
.b-goods-2 .b-goodsbox .b-goods__title {
  overflow: hidden;
  font-size: 1.9vw;
  color: #1c1f23;font-size: 12px;line-height: 160%;text-align: left;
}
.b-goods-2 .b-goodsbox .b-goods__title p {margin: 0 0 6px 0;}
.b-goods-2 .b-goodsbox .b-goods__title i {font-size: 17px;margin-right: 4px;color: #484747;}

.b-goods-2 .b-goodsbox .b-goods__img {float: right;width: 60%;padding-right: 6%;}

.b-goods-2 .b-goodsbox .b-goods__img img {}
.b-goods-2 .b-goods-name {font-size: 15px;color: #2e2e2e;overflow: hidden;margin: 34px 15px 25px 42%;text-align: left;line-height: 140%;font-weight: 700;background: url(ptsc-icon07.png) no-repeat left 3px;padding-left: 25px;}
.b-goods-2:hover .b-goods-name {color: #c5222a;background: url(ptsc-icon07f.png) no-repeat left 3px;}
[class^='col']:last-child .b-goods-2 {
  border-right: none;
}
@media (max-width:1743px) {
	.b-goods-2 .b-goods-name {margin: 34px 15px 25px 36%;}
}
@media (max-width:1536px) {
	.b-goods-2 .b-goods-name {margin: 34px 15px 25px 32%;}
}
@media (max-width:1440px) {
	.b-goods-2 .b-goods-name {margin: 34px 15px 25px 28%;}
}
@media (max-width:1366px) {
	.b-goods-2 .b-goods-name {margin: 34px 15px 25px 8%;}
	.b-goods-2 .b-goodsbox .b-goods__img {width: 57%;}
}
@media (max-width:1280px) {
	.b-goods-2 .b-goods-name {margin: 34px 15px 25px 6%;}
	.b-goods-2 .b-goodsbox .b-goods__inner {padding: 0 0 0 18px;}
}
@media (max-width:991px) {
	.b-goods-2 .b-goodsbox .b-goods__inner {padding: 0 0 0 25px;}
/*.b-goods-2 .b-goodsbox .b-goods__inner {
    padding: 0 20px;
    text-align: center;
  }
.b-goods-2 .b-goodsbox .b-goods__inner {
    padding-top: 50px;
    float: none;
    width: 100%;
  }*/
  /*.b-goods-2 .b-goodsbox .b-goods__img {
    display: block;
    height: 140px;
  }*/
	.b-goods-2 .b-goodsbox .b-goods__img img {
    max-height: 100%;
    width: auto;
  }
/*  
  .b-goods-2 .b-goodsbox .b-goods__title {
    font-size: 19px;
    white-space: nowrap;
    height: auto;
  }*/
}
@media (max-width:767px) {

}
/*---------------中心动态---------------------*/
.newspage h4 {font-size: 12px;color: #838383;margin: 0 0 10px 0;text-transform: uppercase;letter-spacing: 2px;}
/*首页中心动态*/
.homelist {overflow: hidden;}
.homelist li{margin-bottom: 78px; display: block; overflow: hidden; }
.homelist li h2 { font-size:32px; line-height:130%; margin:0 0 24px 0;}
.homelist li h2 a { color:#2f2f2f;overflow: hidden;-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;}
.homelist li h2 a:hover { color:#c5222a; text-decoration:none;}
.homelist .news-img{ margin-right: 30px;}
.homelist .news-img img{ border:#e6e6e6 solid 0px;width: 558px; height: 316px;}
.homelist .news-txt {display: block;overflow: hidden;}
.homelist .news-txt p { line-height: 20px; font-size: 14px; margin: 0px; color:#000;-webkit-line-clamp: 3;line-height: 200%;text-align: justify;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;}
.homelist .news-txt i { font-size: 12px; margin: 0 0 2px 0; color:#838383; display:block;font-style: normal;text-transform: uppercase;letter-spacing: 2px;}
.homelist li .btnbox {position: absolute;bottom: 0;display: block;}
@media (max-width: 1199px) {
	.homelist li h2 { font-size:28px;margin:0 0 18px 0;}
	.homelist .news-img img{width: 456px; height: 258px;}
}
@media (max-width: 991px) {
	.homelist .news-img {padding-bottom: 50px;}
	.homelist li h2 { font-size:24px;margin:0 0 18px 0;}
	.homelist .news-img img{width: 349px; height: 198px;}
	.homelist .news-txt p {line-height: 180%;}
}
@media (max-width: 767px) {
	.homelist li h2 a { white-space: normal;overflow: inherit;-webkit-line-clamp: initial;}
	.homelist .news-img{ width: 100%;margin-right: 0px;padding-bottom: 0px;}
	.homelist .news-img img{ width: 100%; height:auto;}
	.homelist .news-txt {float: left;width: 100%;margin: 30px 0 0 0;}
	.homelist .news-txt p {-webkit-line-clamp: initial;overflow: initial;display: initial;}
	.homelist li .btnbox {position: inherit;margin-top: 15px;}
}
/*动态样式一*/
.centernews-1 {overflow: hidden;}
.centernews-1 .row {margin-left: -20px;margin-right: -20px;}
.centernews-1 .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.centernews-1 .title {font-size: 30px;line-height: 126%;color: #2e2e2e;margin-bottom: 50px;}
.centernews-1 .title a {color: #2e2e2e;}
.centernews-1 .title a:hover {color: #c5222a;}
.centernews-1 .text { overflow:hidden; display:block;}
.centernews-1 .text p {margin: 0 0 16px 0;}
.centernews-1 .text img {display: block;margin: 0 auto;padding-bottom: 14px;}
@media (min-width: 1200px) {
	
}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.centernews-1 .row {margin-left: -13px;margin-right: -13px;}
	.centernews-1 .row > [class^='col'] {padding-left: 13px;padding-right: 13px;}
}
@media (max-width: 767px) {
	.centernews-1 .row {margin-left: -10px;margin-right: -10px;}
	.centernews-1 .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
}
/*动态样式二*/
.centernews-2 {overflow: hidden;}
.centernews-2 li{margin-top: 78px; display: block; overflow: hidden; }
.centernews-2 li h2 { font-size:30px; line-height:126%; margin:0 0 36px 0;color:#2e2e2e;}
.centernews-2 li h2 a { color:#2e2e2e;overflow: hidden;}
.centernews-2 li h2 a:hover { color:#c5222a; text-decoration:none;}
.centernews-2 .news-img{ margin-left: 48px;margin-top: 8%;}
.centernews-2 .news-img img{ border:#e6e6e6 solid 0px;width: 360px; height: 216px;}
.centernews-2 .news-txt {display: block;overflow: hidden;}
.centernews-2 .news-txt p { line-height: 210%; font-size: 15px; margin: 0px; color:#838383;line-height: 200%;text-align: justify;}
.centernews-2 .news-txt i { font-size: 12px; margin: 0 0 5px 0; color:#838383; display:block;font-style: normal;text-transform: uppercase;letter-spacing: 2px;}
.centernews-2 li .btnbox {position: absolute;bottom: 0;display: block;}
@media (max-width: 1199px) {
	.centernews-2 .news-img{ margin-top: 15.2%;}
	.centernews-2 .news-img img{ width: 296px; height: 178px;}
}
@media (max-width: 991px) {
	.centernews-2 .news-img{ margin-top: 8.2%;margin-left: 30px;}
	.centernews-2 .news-img img{ width: 260px; height: 156px;}
	.centernews-2 .news-txt {overflow: initial;}
}
@media (max-width: 767px) {
	.centernews-2 .news-img{ width: 100%;margin-right: 0px;padding-bottom: 0px;}
	.centernews-2 .news-img img{ width: 100%; height:auto;}
	.centernews-2 .news-txt {float: left;width: 100%;margin: 30px 0 0 0;}
}

/*---------------栏目样式---------------------*/
.sylanmu { overflow: hidden;margin: 0 0 30px 0;}
.sylanmu h3 {font-size: 42px;font-weight: 300; color: #000000;text-align: center;margin: 15px 0 0 0;line-height: 42px;}
.sylanmu h3 a {color: #003686;}
.sylanmu h3 a:hover {color: #ca001c;}
.sylanmu h4 {text-align: center;font-size: 12px;color: #838383;margin: 0;text-transform: uppercase;letter-spacing: 2px;}

.sylanmu1 { overflow: hidden;margin: 0 0 30px 0;font-size: 18px;color: #2e2e2e;margin: 0 0 100px 0;line-height: 100%;letter-spacing: 1px;}
.sylanmu1 a:hover {color: #ca001c;}

.sublanmu { overflow: hidden;margin: 0 0 30px 0;}
.sublanmu h3 {font-size: 24px;color: #000000;text-align: center;margin: 18px 0 0 0;line-height: 24px;letter-spacing: 1px;}
.sublanmu h3 a {color: #003686;}
.sublanmu h3 a:hover {color: #ca001c;}
.sublanmu h4 {text-align: center;font-size: 12px;color: #838383;margin: 9px 0 0 0;text-transform: uppercase;letter-spacing: 2px;}
.sublanmu h1 {font-size: 35px;color: #c5222a;text-align: center;margin: 0;line-height: 100%;}

.sublanmu1 { overflow: hidden;margin: 0 0 30px 0;}
.sublanmu1 h3 {font-size: 34px;font-weight: 700; color: #2e2e2e;text-align: center;margin: 15px 0 0 0;line-height: 100%;letter-spacing: 1px;}
.sublanmu1 h3 a {color: #003686;}
.sublanmu1 h3 a:hover {color: #ca001c;}
.sublanmu1 h4 {text-align: center;font-size: 12px;color: #838383;margin: 0;text-transform: uppercase;letter-spacing: 2px;}

.sublanmu2 { overflow: hidden;margin: 0 0 68px 0;}
.sublanmu2 h3 {font-size: 26px;font-weight: 500; color: #2e2e2e;text-align: center;margin: 12px 0 0 0;line-height: 100%;letter-spacing: 1px;}
.sublanmu2 h3 a {color: #003686;}
.sublanmu2 h3 a:hover {color: #ca001c;}
.sublanmu2 h4 {text-align: center;font-size: 12px;color: #838383;margin: 0;text-transform: uppercase;letter-spacing: 2px;}
@media(max-width:800px){
	.sublanmu2 { overflow: hidden;margin: 0 0 50px 0;}
}

.lanmu { height:42px; background: url(licp-lmbg03.png) repeat-x bottom;margin-bottom: 20px;}
.lanmu_l{ height:42px; color:#1d1d1d; font-weight:700; float:left; font-size:25px;letter-spacing: 1px;}
.lanmu_r{ line-height:38px; float:right; color:#999999; font-size:13px;}
.lanmu_r a{ color:#999999; text-decoration:none;}
.lanmu_r a:hover{ color:#F00307; text-decoration:none;}

.lanmu1 { background: url(licp-lmbg03.png) repeat-x bottom;margin-bottom: 20px;overflow: hidden;}
.lanmu1_l{ line-height:34px; color:#1d1d1d; font-weight:700; float:left; font-size:25px; border-bottom: #97a6c5 solid 2px;padding-bottom: 11px;}
.lanmu1_r{ line-height:44px; float:right; color:#bddcff; font-size:12px;}
.lanmu1_r a{ color:#1b84c6; text-decoration:none;}
.lanmu1_r a:hover{ color:#F00307; text-decoration:none;}

.lanmu2 { height:42px;}
.lanmu2_l{ height:42px; color:#1d1d1d; font-weight:700; float:left; font-size:25px;letter-spacing: 1px;}
.lanmu2_r{ line-height:28px; float:right; color:#999999; font-size:13px;}
.lanmu2_r a{ color:#999999; text-decoration:none;}
.lanmu2_r a:hover{ color:#F00307; 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-size:12px;margin-right: 15px;}
.lanmu3_r a{ color:#6aefff; text-decoration:none;}
.lanmu3_r a:hover{ color:#d5fbff; text-decoration:none;}

.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;}

.peoplesort {font-size:18px; color:#ffffff; font-weight:700; padding-top:9px;min-width: 120px;}
@media(max-width:991px){
	.sylanmu1 { margin: 0 0 70px 0;}
}
@media(max-width:767px){
	.sylanmu1 { margin: 0 0 50px 0;}
}
@media(max-width:320px){
	.peoplesort {font-size:15px;}
}
/*---------------工艺技术---------------------*/
/* Craftsfocus */
.gyfouse {overflow: hidden;margin-right: auto;margin-left: auto;margin-bottom: 35px;}
@media (min-width: 1600px) {
  .gyfouse {
    width: 1526px;
  }
}
.container-gy {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container-gy {
    width: 510px;
  }
}
@media (min-width: 1000px) {
  .container-gy {
    width: 740px;
  }
}
@media (min-width: 1200px) {
  .container-gy {
    width: 918px;
  }
}
@media (min-width: 1240px) {
  .container-gy {
    width: 968px;
  }
}
@media (min-width: 1340px) {
  .container-gy {
    width: 1040px;
  }
}
@media (min-width: 1400px) {
  .container-gy {
    width: 1100px;
  }
}
@media (min-width: 1519px) {
  .container-gy {
    width: 1180px;
  }
}

.news_pi1 {
    position: relative;
}
.big.news_pi1 nav {
    position: absolute;
    /*width: 120px;padding-right: 5%;*/
/* T. Schaefer, 2015-11-19, max-width, height und background-color hinzugefuegt */
    /*max-width: 108px;*/
    height: 100%;
    background-color: #fff;float: left;z-index: 1;margin-left: 20px;
/* T. Schaefer, 2015-07-25, bottom: 0 auf top: 0 geaendert, damit die Navigations-Tabs oben angeordnet sind
    bottom: 0;*/
    /*top: 0;*/
}


.big.news_pi1 ul {
/* T. Schaefer, 2015-11-20, height hinzugefuegt */
    height: 100%;
}
.big.news_pi1 ul li {
    width: 100%;
/* T. Schaefer, 2015-11-20, height von 77px auf 25.5% gesetzt */
    height: 25%;display: table;
    background-color: #fff;
    margin-bottom: 0px;
    /*padding-right: 12px;*/
    text-transform: uppercase;
    /*border-right: 8px solid white;*/
    border-bottom: 1px solid #e1e1e1;
}

.big.news_pi1 ul li.active,
.big.news_pi1 ul li:hover {
    width: 100%;
    /*padding-right: 17px;*/
    background-color: #fff;
    border-right: none;
}

.big.news_pi1 ul li.active a,
.big.news_pi1 ul li:hover a {
    color: #c5222a;
    font-size: 14px;
    text-decoration: none;
}

.big.news_pi1 ul li:first-child {
    border-top: none;
}

.big.news_pi1 ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
/* T. Schaefer, 2015-11-20, height hinzugefuegt */
    /*height: 23.5%;*/
}

.big.news_pi1 ul li a {
    text-align: right;
    color: #2e2e2e;
    height: 100%;
    width: 100%;text-align: center;display: block;font-size: 14px;display: table-cell;vertical-align: middle;/*padding: 0 10px;*/
}
.big.news_pi1 ul li a time {
    display: block;
    font-size: 30px; text-align:center;
	padding-top: 10px;
   /*
T. Schaefer, 2015-05-15, padding-right hinzugefuegt
    padding-right: 10px; */
}
.big.news_pi1 ul li a .year {
    display: block;
    font-size: 12px; margin-top:4px;
}
.big .news_pi1 ul li.active a {}


.big.news_pi1 .articles {
    background-color: #ecf2fb;
    float: right;
    /*left: 0;*/
/* T. Schaefer, 2015-11-19, padding von 22px 16px auf 22px 16px 16px 16px, damit bei den News keine sinnlose Scrollbar angezeigt wird */
    /*padding: 19px 16px 16px 16px;*/
    position: relative;
    /*width: 86%;*/
    height: 100%;
/* T. Schaefer, 2015-11-20, overflow auskommentiert, damit keine Scrollbar angezeigt wird
    overflow: auto;*/
}

.news_pi1 h3 {
/* T. Schaefer, 2016-11-30, color auskommentiert
    color: #2c2c2c;*/
    font-size: 18px;
    /*font-weight: bold;*/
    margin-bottom: 6px;
	color:#222222;overflow: hidden;line-height: 21px;
}
.news_pi1 h3 a {color:#222222;}
.news_pi1 h3 a:hover {color:#0b4da5; text-decoration:none;}
.news_pi1 p.abstract {
    color: #009cd1;
    margin-bottom: 1em;
    
}
.news_pi1 p {
    font-size: 13px; line-height:18px;
    margin-bottom: 0.5em;
}
.news_pi1 figure {
    float: left;/*margin-right: 20px;*/
    /*margin: 0;
    text-align: right;
    width: 46%;*/
}

.news_pi1 figure img {
    /*width: 295px;
    height: 196px;*/
}

.big .news {

}

.big .news article {
    display: none;
    border-bottom: none;
/* T. Schaefer, 2015-11-19, margin-buttom hinzugefuegt, um das margin-bottom von .news .article:last-child im news-basic.css zu ueberschrieben */
    margin-bottom: 0;
}
/*.big .news article .more { color:#1354ab; font-size:12px;  text-transform:uppercase;}
.big .news article .more:hover { color:#04a3df; text-decoration:underline;}*/

.big .news article .content {
    /*float: right;
    width: 50%;*/
	/*max-height: 178px;*/overflow: hidden;
}
.big .news article .content .nebox {max-height: 185px;overflow: hidden;}
.big .news article .content .more { color:#1354ab; font-size:12px; text-transform:uppercase;}
.big .news article .content .more:hover { color:#04a3df; text-decoration:underline;}
.big .news article:first-child {
    display: block;
}

.big .news {
    float: left;
    position: relative;
    /*height: 236px;*/
    width: 100%;/*background: #ecf2fb;*/
}

@media (max-width:800px) {
	.big.news_pi1 nav {margin-left: 15px;padding-right: 15px;}
}
@media (max-width:767px) {
	.big.news_pi1 .articles {width: 67%;}
}
@media (max-width:380px) {
	.big.news_pi1 .articles {width: 62%;}
}
/*----轮播图----*/
.gy-carousel-1 {margin-left: -15px;margin-right: -15px;}
.gy-carousel-1 .slick-slide {margin: 0 15px;}
/*Dots*/
.gy-carousel-1 .slick-dots {position: inherit;bottom: -26px;}
.gy-carousel-1 .slick-dots li button:before {font-size: 14px;}
/*Arrows*/
.gy-carousel-1 .slick-prev,
.gy-carousel-1 .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    background: #c5222a;border-radius: 100%;
}
.gy-carousel-1 .slick-prev:hover,
.gy-carousel-1 .slick-prev:focus,
.gy-carousel-1 .slick-next:hover,
.gy-carousel-1 .slick-next:focus
{
    color: transparent;
    outline: none;
    background: #c5222a;
}
.gy-carousel-1 .slick-prev:hover:before,
.gy-carousel-1 .slick-prev:focus:before,
.gy-carousel-1 .slick-next:hover:before,
.gy-carousel-1 .slick-next:focus:before
{
    opacity: 1;
}
.gy-carousel-1 .slick-prev.slick-disabled:before,
.gy-carousel-1 .slick-next.slick-disabled:before
{
    opacity: .25;
}

.gy-carousel-1 .slick-prev:before,
.gy-carousel-1 .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gy-carousel-1 .slick-prev {left:-8%;}
.gy-carousel-1 .slick-next {right:-8%;}
@media (max-width: 991px) {
	.gy-carousel-1 .slick-prev {left:-15%;}
	.gy-carousel-1 .slick-next {right:-15%;}
}
@media (max-width: 767px) {
	.gy-carousel-1 .slick-prev,
	.gy-carousel-1 .slick-next {display: none !important;}
}
/*----工艺平台简介----*/
.gy-about {padding: 86px 0 78px 0; }
.gy-about h2 {font-size: 34px;color: #2e2e2e;line-height: 140%;font-weight: 700;margin: 0 0 20px 0;}
.gy-about h3 {font-size: 24px;color: #2e2e2e;line-height: 140%;margin: 0 0 66px 0;}
.gy-about h4 {font-size: 12px;color: #838383;margin: 0 0 9px 0;text-transform: uppercase;letter-spacing: 2px;}
.gy-about .text {font-size: 18px;color: #838383;line-height: 170%; text-align: justify;padding-right: 16px;}
@media (max-width: 767px) {
	.gy-about {padding: 86px 10px 78px 10px; }
}
/*-----工艺技术-----*/
.gy-graphic { margin-left: -15px;margin-right: -15px;padding: 6px 0 38px 0;}
.gy-graphic .slick-prev:before,
.gy-graphic .slick-next:before {
      color: #a2a2a2;font-size: 40px;display: none !important;
}
.gy-graphic .slick-list {padding: 20px 0 30px 0;}
.gy-graphic .slick-slide {margin: 0 15px;}

.gy-graphic .boxstyle {
	background-color: #fff;
    box-sizing: content-box;
    transition: all 0.2s ease 0.1s;
	-ms-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
}
.gy-graphic .boxstyle:hover {
  -ms-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}
.gy-graphic .boxstyle a {display: block;height: 100%;}
.gy-graphic .boxstyle a .photo {overflow: hidden;}
.gy-graphic .boxstyle a .photo img {height: 259px;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;
}
.gy-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);
}
.gy-graphic .boxstyle a .txtinfo {overflow: hidden;padding: 32px 18px 30px 38px;}
.gy-graphic .boxstyle a .txtinfo h5 {font-size: 12px;color: #838383;margin: 0 0 9px 0;font-weight: 500;}
.gy-graphic .boxstyle a .txtinfo h4 { color: #2e2e2e;font-size: 24px;line-height: 140%;font-weight: 500;margin: 0 0 56px 0;}
.gy-graphic .boxstyle:hover a .txtinfo h4 { color: #262626;}
.gy-graphic .boxstyle a .txtinfo p {font-size: 15px;color: #838383;margin: 0;line-height: 180%;text-align: justify;height: 82px;overflow: hidden;}

.gy-graphic .gyfooter {padding: 12px 18px 12px 38px;background: #f1f6f9;}
.gy-graphic .gyfooter .text {font-size: 12px;color: #838383;line-height: 36px;text-transform: uppercase;letter-spacing: 2px;}
.gy-graphic .gyfooter .nameplate {color: #fff;font-size: 16px;letter-spacing: 3px;background: #c5222a;padding: 8px 19px;text-align: center;display:inline-block;width: auto;line-height: 130%;}

/*dots*/
.gy-graphic .slick-dots {position: inherit;bottom: -46px;}
.gy-graphic .slick-dots li button:before {font-size: 14px;}
@media (max-width: 1440px) {
	.gy-graphic .boxstyle a .photo img {height: 240px;}
	.gy-graphic .boxstyle a .txtinfo {padding: 32px 18px 30px 32px;}
}
@media (max-width: 1366px) {
	.gy-graphic .boxstyle a .photo img {height: 226px;}
	.gy-graphic .boxstyle a .txtinfo p {height: 104px;}
}
@media (max-width: 1280px) {
	.gy-graphic .boxstyle a .photo img {height: 209px;}
	.gy-graphic .boxstyle a .txtinfo {padding: 32px 18px 30px 22px;}
}
@media (max-width: 1199px) {
	.gy-graphic .boxstyle a .txtinfo h4 { margin: 0 0 24px 0;font-size: 22px;}
	.gy-graphic .boxstyle a .photo img {height: 155px;}
	.gy-graphic .boxstyle a .txtinfo {padding: 24px 18px 22px 22px;}
	.gy-graphic .boxstyle a .txtinfo p {height: 136px;}
}
@media (max-width: 991px) {
	.gy-graphic .boxstyle a .photo img {height: 160px;}
}
@media (max-width: 767px) {
	.gy-graphic { margin-left: auto;margin-right: auto;padding: 6px 0 38px 0;width: 94%;}
	.gy-graphic .boxstyle a .photo img {height: 217px;}
	.gy-graphic .boxstyle a .txtinfo {height: auto;}
	.gy-graphic .boxstyle a .txtinfo h4 { font-size: 18px;font-weight: 700;line-height: 26px;height: auto;-webkit-line-clamp: inherit;}
}
/*-----服务内容-----*/
.gy-service {overflow: hidden;margin-top: 78px;}
.gy-service li {height: 220px;margin-bottom: 32px;}
.gy-service .pic {overflow: hidden;margin-bottom: 25px;}
.gy-service .pic img {}
.gy-service h4 {font-size: 20px;font-weight: 700;line-height: 140%;margin: 0 0 32px 0;color: #000000;}
.gy-service p {font-size: 15px;color: #838383;line-height: 190%;}
@media (max-width: 1519px) {
	.gy-service h4 {height: 52px;}
	.gy-service li {height: 246px;}
}
@media (max-width: 1199px) {
	.gy-service h4 {margin: 0 0 18px 0;}
	.gy-service li {height: 258px;}
}
@media (max-width: 767px) {
	.gy-service .pic img {display: block;margin-left: auto;margin-right: auto;}
	.gy-service li {height: auto;}
	.gy-service h4 {text-align: center;}
}
/*-----研究方向-----*/
.gy-direction {overflow: hidden;margin-top: 78px;}
.gy-direction .jsbox1 {padding: 12px 15px 0 27px;}
.gy-direction .jsbox1 h5 {font-size: 12px;color: #838383;margin: 0 0 9px 0;}
.gy-direction .jsbox1 h3 { color: #2e2e2e;font-size: 24px;line-height: 140%;margin: 0 0 34px 0;}
.gy-direction .jsbox1 .name {margin-bottom: 28px;}
.gy-direction .jsbox1 .name i {color: #c5222a;font-size: 56px;line-height: 100%;margin-right: 20px;float: left;}
.gy-direction .jsbox1 .name h4 { color: #838383;font-size: 14px;line-height: 400%;margin: 0;}
.gy-direction .jsbox1 p { color: #838383;font-size: 15px;line-height: 190%;margin: 0;text-align: justify;width: 84%;}
.gy-direction .jsbox1 .buttonbox {margin: 57px 0 38px 0;}

.gy-direction .jsbox2 {overflow: hidden;margin-top: 64px;}
.gy-direction .jsbox2 li{margin-bottom: 26px;display: block; overflow: hidden;}
.gy-direction .jsbox2 li:last-child {margin-bottom: 0px;}
.gy-direction .jsbox2 li h2 { font-size:14px;color:#2e2e2e;line-height:22px; margin:0 0 12px 0;}
.gy-direction .jsbox2 li h2 a { color:#2e2e2e;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.gy-direction .jsbox2 li h2 a:hover { color:#c5222a; text-decoration:none;}
.gy-direction .jsbox2 .news-img img{ width: 74px; height: 74px;}
.gy-direction .jsbox2 .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#4a4a4a;word-break: break-all;}
.gy-direction .jsbox2 .news-txt i { font-size: 12px; margin: 12px 0 0 0; color:#838383; display:block;padding: 0 5px 0 0;font-style: normal;text-transform: uppercase;}
.gy-direction .jsbox2 .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.gy-direction .jsbox2 .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.gy-direction .jsbox2 .news-txt p{ line-height: 20px; height: auto; font-size: 14px;}
	.gy-direction .jsbox2 .news-img{ margin-right: 18px;}
}
@media (max-width: 1440px) {
	.gy-direction .jsbox1 .buttonbox {margin: 26px 0 38px 0;}
	.gy-direction .jsbox1 p {width: 88%;}
	.gy-direction .jsbox2 {margin-top: 32px;}
}
@media (max-width: 1366px) {
	.gy-direction .jsbox1 p {width: 100%;}
}
@media (max-width: 1199px) {
	.gy-direction .jsbox1 h3 {margin: 0 0 16px 0;}
	.gy-direction .jsbox1 .name {margin-bottom: 18px;}
	.gy-direction .jsbox1 p {font-size: 14px;line-height: 160%;}
	.gy-direction .jsbox1 .buttonbox .buttonplate {font-size: 18px;}
	.gy-direction .jsbox2 li{margin-bottom: 19px;}
}
@media (max-width: 991px) {
	.gy-direction .jsbox1 {padding: 52px 15px 0 15px;}
	.gy-direction .jsbox1 p {font-size: 15px;line-height: 190%;}
	.gy-direction .jsbox1 .buttonbox .buttonplate {font-size: 24px;}
	.gy-direction .jsbox2 {margin-top: 52px;}
	.gy-direction .jsbox2 li{margin-bottom: 20px;}
	.gy-direction .jsbox2 li h2 a {white-space: normal;}
}
@media (max-width: 767px) {
	.gy-direction .jsbox1 {padding: 62px 15px 0 15px;}
	.gy-direction .jsbox1 p { width: 100%;}
	.gy-direction .jsbox2 .news-img{ margin-bottom:2px;margin-right: 15px;}
	.gy-direction .jsbox2 li h2 a {white-space:normal;overflow: inherit;}
}

/*-----用户须知-----*/
.gy-clear {overflow: hidden;margin-bottom: 150px;}
.gy-clear .nrhei {line-height: 190%;}
@media (max-width: 991px) {
	.gy-clear img {margin-top: 40px;}
}
/*------------------------MEMS技术平台------------------------*/
/*----平台区域背景----*/
.plat-firstpart {overflow: hidden;padding: 160px 0 146px 0;}
.plat-secondpart {padding: 130px 0 76px 0;background: #f7fafc;}
.plat-thirdpart {background: #f1f6f9;padding: 80px 0 96px 0;overflow: hidden;}
.plat-fourpart {padding: 130px 0 120px 0;background: #e7edf1;}
@media (max-width: 991px) {
	.plat-firstpart {padding: 100px 0 116px 0;}
}
@media (max-width: 767px) {
	.plat-firstpart {padding: 100px 5px 116px 5px;}
	.plat-secondpart {padding: 96px 0 48px 0;}
	.plat-thirdpart {padding: 80px 5px 76px 5px;}
	.plat-fourpart {padding: 100px 5px 80px 5px;}
}
/*---------平台焦点图------*/
.platfocus {position: relative;}
/*Dots*/
.platfocus .slick-dots {bottom: 34px;width: auto;right: 3%;}
.platfocus .slick-dots li button:before {font-size: 11px !important;}
.platfocus .slick-dots li {margin: 0 2px;}
/*Arrows*/
.platfocus .slick-prev,
.platfocus .slick-next
{
    font-size: 11px !important;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 81px;
    height: 34px;
    padding: 0 10px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: #fff;
    border: none !important;
    outline: none;
    background: rgba(0, 0, 0, 0.3);text-transform: uppercase;
}
.platfocus .slick-prev:hover,
.platfocus .slick-prev:focus,
.platfocus .slick-next:hover,
.platfocus .slick-next:focus
{
    color: #fff;
    outline: none;
    background: #c5222a;
}
.platfocus .slick-prev:hover:before,
.platfocus .slick-prev:focus:before,
.platfocus .slick-next:hover:before,
.platfocus .slick-next:focus:before
{
    opacity: 1;
}
.platfocus .slick-prev.slick-disabled:before,
.platfocus .slick-next.slick-disabled:before
{
    opacity: .25;
}

.platfocus .slick-prev:before,
.platfocus .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.platfocus .slick-prev:before, .platfocus .slick-next:before {content: none;}
.platfocus .slick-prev {left:2%;z-index: 3;}
.platfocus .slick-next {right:2%;z-index: 3;}
.platfocus .slick-prev, .platfocus .slick-next {display: none !important;}
@media (max-width: 991px) {
	.platfocus .slick-prev {left:1%;}
	.platfocus .slick-next {right:1%;}
}
/*---平台设备细览----*/
.backto {margin: 20px 0 16px 0;}
.backto a {font-size: 12px;color: #838383;line-height: 130%;}
.backto a:hover {color: #c5222a;}
.status {font-size: 16px;color: #c5222a;line-height: 130%;letter-spacing: 2px;margin: 40px 0;}
.yqbox {overflow: hidden;margin-bottom: 16px;}

.plat-yqxl {margin-bottom: 196px;overflow: hidden;}
.plat-yqxl .yqw-l {width: 48.522%;}
.plat-yqxl .yqw-r {width: 40.348%;}
.plat-yqxl .yqw-r .yqname {border-bottom: #e9f1f6 solid 2px;padding: 0 0 10px 0;}
.plat-yqxl .yqw-r .yqname h3 {font-size: 24px;font-weight: 700;line-height: 140%;color: #000000;margin: 0 0 0 0;letter-spacing: 3px;text-transform: uppercase;}
.plat-yqxl .yqw-r h4 {font-size: 20px;font-weight: 500;line-height: 140%;color: #010101;margin: 22px 0 24px 0;letter-spacing: 2px;}
.plat-yqxl .yqw-r .yqinfo {font-size: 16px;color: #615e5e;line-height: 190%;letter-spacing: 2px;}
.plat-yqxl .yqw-r hr {margin-top: 20px;margin-bottom: 0px;border: 0;border-top: 2px solid #e9f1f6;}
.plat-yqxl .yqw-r h5 {font-size: 16px;font-weight: 500;line-height: 140%;color: #010101;margin: 0;letter-spacing: 2px;}
.plat-yqxl .yqw-r h6 {font-size: 13px;font-weight: 500;line-height: 140%;color: #615e5e;margin: 5px 0 0 0;letter-spacing: 1px;}

.plat-graphic { margin-left: -15px;margin-right: -15px;padding: 6px 0 38px 0;}
.plat-graphic .slick-slide {margin: 0 15px;}
/*Dots*/
.plat-graphic .slick-dots {position: inherit;bottom: -26px;}
.plat-graphic .slick-dots li button:before {font-size: 14px;}
/*Arrows*/
.plat-graphic .slick-prev,
.plat-graphic .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    background: #ebebeb;border-radius: 100%;
}
.plat-graphic .slick-prev:hover,
.plat-graphic .slick-prev:focus,
.plat-graphic .slick-next:hover,
.plat-graphic .slick-next:focus
{
    color: transparent;
    outline: none;
    background: #c5222a;
}
.plat-graphic .slick-prev:hover:before,
.plat-graphic .slick-prev:focus:before,
.plat-graphic .slick-next:hover:before,
.plat-graphic .slick-next:focus:before
{
    opacity: 1;
}
.plat-graphic .slick-prev.slick-disabled:before,
.plat-graphic .slick-next.slick-disabled:before
{
    opacity: .75;
}

.plat-graphic .slick-prev:before,
.plat-graphic .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: 1;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.plat-graphic .slick-prev {left:-8%;z-index: 1;}
.plat-graphic .slick-next {right:-8%;z-index: 1;}
.plat-graphic .slick-next:before
{
    content: '\f105';
}

.plat-graphic .boxstyle {
	background-color: #fff;
    box-sizing: content-box;
    transition: all 0.2s ease 0.1s;
}
.plat-graphic .boxstyle a {display: block;height: 100%;}
.plat-graphic .boxstyle a .photo {overflow: hidden;}
.plat-graphic .boxstyle a .photo img {height: 534px;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;
}
.plat-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);
}
.plat-graphic .boxstyle a .txtinfo {overflow: hidden;padding: 15px 0 0 0;}
.plat-graphic .boxstyle a .txtinfo h5 {font-size: 15px;color: #838383;margin: 0 0 36px 0;font-weight: 500;text-transform: initial;}
.plat-graphic .boxstyle a .txtinfo h4 { color: #2e2e2e;font-size: 24px;line-height: 140%;font-weight: 500;margin: 0 0 4px 0;}
.plat-graphic .boxstyle:hover a .txtinfo h4 { color: #262626;}
.plat-graphic .boxstyle a .txtinfo p {font-size: 12px;color: #c5222a;margin: 0;line-height: 180%;text-align: justify;overflow: hidden;letter-spacing: 2px;}

@media (max-width: 1199px) {
	.plat-yqxl .yqw-r {width: 44.348%;}
	.plat-graphic .boxstyle a .photo img {height: 432px;}
}
@media (max-width: 991px) {
	.plat-graphic .boxstyle a .photo img {height: 506px;}
	.plat-graphic .boxstyle a .txtinfo h4 {height: auto;}
}
@media (max-width: 800px) {
	.plat-yqxl .yqw-l {width: 42.522%;}
	.plat-yqxl .yqw-r {width: 52.348%;}
	.plat-yqxl .yqw-r .yqname h3 {letter-spacing: 2px;}
	.plat-yqxl .yqw-r h4 {letter-spacing: 2px;}
	.plat-yqxl {margin-bottom: 90px;}
	.plat-graphic .slick-prev {left:-10%;}
	.plat-graphic .slick-next {right:-10%;}
	.plat-graphic .boxstyle a .photo img {height: 401px;}
	.plat-graphic .boxstyle a .txtinfo h4 {height: 66px;}
	.plat-graphic { padding: 6px 72px 38px 72px;}
}
@media (max-width: 767px) {
	.plat-graphic .slick-prev, .plat-graphic .slick-next { width: 40px;height: 40px;}
	.plat-yqxl .yqw-l {width: 100%;}
	.plat-yqxl .yqw-r {width: 100%;}
	.plat-graphic { padding: 6px 32px 38px 32px;}
	.plat-graphic .boxstyle a .photo img {height: auto;}
	.plat-graphic .boxstyle a .txtinfo h4 {height: auto;}
}
/*服务指南*/
.platguide h4 {
    text-align: center;
    font-size: 12px;
    color: #838383;
    margin: 0 0 12px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.platguide fieldset {background: transparent;padding: 30px 22% 48px 22%;margin: 0 0 18px 0;border: 1px solid #b9b9b9;}
.platguide fieldset legend {background: transparent;margin: 0 auto;color: #2e2e2e;font-size: 42px;border: 0;letter-spacing: 1px;padding: 3px 90px;line-height: 100%; }
.platguide fieldset .platguide-info {margin-top: 88px;}
.platguide fieldset .platguide-info h3 {font-size: 20px;color: #2e2e2e;line-height: 180%;margin: 0 0 28px 0;}
.platguide fieldset .platguide-info h4 {font-size: 15px;color: #838383;line-height: 190%;margin: 0 0 78px 0;text-align: center;text-transform: initial;letter-spacing: 0px;}
.platguide fieldset .platguide-info h1 {color: #c5222a;font-size: 56px;margin: 0 0 5px 0;}
.platguide fieldset .platguide-info h5 {text-align: center;font-size: 12px;color: #838383;margin: 0 0 12px 0;text-transform: uppercase;letter-spacing: 2px;}
.platmg {padding: 30px 10% 48px 10% !important;}
@media (max-width: 800px){
	.platguide fieldset {padding: 15px 15px 38px 15px;}
}
@media (max-width: 767px){
	.platguide fieldset legend {padding: 3px 30px;}
}
/*收费标准*/
.costlanmu { overflow: hidden;margin: 0 0 30px 0;}
.costlanmu h3 {font-size: 34px;color: #000000;text-align: center;margin: 15px 0 0 0;line-height: 130%;}
.costlanmu h3 a {color: #003686;}
.costlanmu h3 a:hover {color: #ca001c;}
.costlanmu h6 {text-align: center;font-size: 12px;color: #838383;margin: 0;text-transform: uppercase;letter-spacing: 2px;font-weight: 500;}
.costlanmu h4 {text-align: center;font-size: 15px;color: #838383;margin: 64px 0 64px 0;text-transform: uppercase;font-weight: 500;line-height: 190%;}

.costlist {}
.costlist li {margin-bottom: 36px;}
.costlist .fristbox {background: #f1f6f9;padding: 2px;}
.costlist .fristbox .secondbox {border-top: #c5222a solid 2px;padding: 44px 24px;}
.costlist .fristbox .secondbox .costmore {color: #fff;font-size: 14px;letter-spacing: 3px;background: #939596;padding: 18px 34px;text-align: center;display:inline-block;width: auto;line-height: 130%;}
.costlist .fristbox .secondbox .thirdbox {overflow: hidden;margin-bottom: 30px;height: 432px;}
.costlist .fristbox .secondbox .thirdbox h4 {text-align: center;font-size: 14px;color: #c5222a;margin: 0 0 42px 0;text-transform: uppercase;font-weight: 500;}
.costlist .fristbox .secondbox .thirdbox h2 {font-size: 24px;color: #2e2e2e;text-align: center;margin: 0 0 42px 0;line-height: 130%;}
.costlist .fristbox .secondbox .thirdbox h2 i {font-size: 14px;text-align: center;color: #b7b7b7;margin: 9px 0 0 0;line-height: 100%;display: block;}
.costlist .fristbox .secondbox .thirdbox .costinfo {padding-left: 16px;}
.costlist .fristbox .secondbox .thirdbox .costinfo p {font-size: 14px;color: #838383;line-height: 130%;padding-left: 32px;position: relative;text-align: left;}
.costlist .fristbox .secondbox .thirdbox .costinfo p i {position: absolute;left: 0;font-size: 14px;color: #c5222a;}

.costlist .fristbox .secondbox:hover {background: #c5222a;}
.costlist .fristbox .secondbox:hover .costmore {color: #c5222a;background: #ffffff;}
.costlist .fristbox .secondbox:hover .thirdbox h4 {color: #fff;}
.costlist .fristbox .secondbox:hover .thirdbox h2 {color: #fff;}
.costlist .fristbox .secondbox:hover .thirdbox .costinfo p {color: #fff;}
.costlist .fristbox .secondbox:hover .thirdbox h2 i {color: #fff;}

.costlist .buttonbox {margin: 80px 0 38px 0;}
.costlist .buttonbox .buttonplate {box-shadow:none;}
.costpd {padding-left: 0 !important;}
.costfz {font-size: 22px;}
@media (max-width: 1199px){
	.costlist .fristbox .secondbox {padding: 34px 28px;}
	.costlist .fristbox .secondbox .thirdbox {height: 390px;}
	.costlist .fristbox .secondbox .thirdbox .costinfo {padding-left: 0px;}
}
@media (max-width: 767px){
	.costlist .fristbox .secondbox {padding: 34px 42px;}
	.costlist .fristbox .secondbox .thirdbox {height: auto;margin-bottom: 90px;}
	.costlanmu h4 {margin: 44px 0 34px 0;}
}
/*----MEMS技术平台----*/
/*平台焦点图*/
.memsname {z-index: 1;width: 100%;text-align: center;position: absolute;top:38%;}
.memsplate {color: #fff;font-size: 60px;letter-spacing: 3px;background-color: rgba(0, 0, 0, 0.56);padding: 22px 42px;text-align: center;display:inline-block;width: auto;line-height: 100%;}
@media (max-width: 1024px) {
	.memsplate {font-size: 50px;}
}
@media (max-width: 800px) {
	.memsplate {font-size: 40px;}
}
@media (max-width: 767px) {
	.memsname {top:32%;}
	.memsplate {font-size: 30px;padding: 13px 19px;}
}
/*平台简介*/
.mems {position: relative;}
.mems .dot {position: absolute;font-size: 35px;color: #c5222a;top:0;}
.mems .memsabout {position: relative;padding-left: 104px;}
.mems .memsabout .mems-l {width: 53%;}
.mems .memsabout .mems-l h2 {font-size: 36px;color: #000;line-height: 130%;margin: 0 0 45px 0;}
.mems .memsabout .mems-l h3 {font-size: 18px;color: #000;line-height: 180%;margin: 0 0 66px 0;}
.mems .memsabout .mems-l h4 {font-size: 12px;color: #838383;margin: 0 0 14px 0;text-transform: uppercase;letter-spacing: 2px;}
.mems .memsabout .mems-r {width: 34.609%;padding-top: 26px;}
.mems .memsabout .mems-r .img-shadow {position: relative;background: #c5222a;width: 100%;float: right;margin-right: 34px;margin-top: 28px;}
.mems .memsabout .mems-r .img-shadow img {position: relative;top: -28px;right: -34px;}
.mems .memsabout .buttonbox {position: absolute;bottom: -20px;margin: 70px 0 38px 0;}
@media (max-width: 1199px) {
	.mems .memsabout .mems-l h3 {font-size: 17px;}
	.mems .memsabout .buttonbox {bottom: -60px;}
}
@media (max-width: 991px) {
	.mems .memsabout {padding-left: 66px;}
	.mems .memsabout .mems-l h3 {font-size: 16px;}
}
@media (max-width: 767px) {
	.mems .memsabout .mems-l {width: 100%;}
	.mems .memsabout .mems-r {width: 100%;}
	.mems .memsabout .mems-r .img-shadow {width: 88%;float: left;margin-right: 0px;margin-top: 0px;}
	.mems .memsabout .buttonbox {margin: 58px 0 0 0;position: inherit;bottom: inherit;text-align: center;float: left;}
	.mems .memsabout .mems-l h3 {font-size: 18px;}
}
/*仪器设备*/
.yq-graphic { padding: 70px 0 0 0;}
.yq-graphic li {margin-bottom: 42px;}
.yq-graphic .yqnameplate {color: #fff;font-size: 12px;letter-spacing: 1px;background: #484747;padding: 12px 35px;text-align: center;display:inline-block;width: auto;line-height: 130%;font-weight: 700;text-transform: uppercase;}
.yq-graphic .boxstyle {
	background-color: #fff;
    box-sizing: content-box;
    transition: all 0.2s ease 0.1s;
	
}
.yq-graphic .boxstyle:hover {
  -ms-box-shadow: 0px 6px 25px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 6px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 6px 25px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 6px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 25px 0px rgba(0, 0, 0, 0.2);
}
.yq-graphic .boxstyle a {display: block;height: 100%;}
.yq-graphic .boxstyle a .photo {overflow: hidden;}
.yq-graphic .boxstyle a .photo img {height: 193px;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;
}
.yq-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);
}
.yq-graphic .boxstyle a .txtinfo {overflow: hidden;padding: 32px 18px 46px 36px;}
.yq-graphic .boxstyle a .txtinfo h5 {font-size: 12px;color: #838383;margin: 0 0 9px 0;font-weight: 500;}
.yq-graphic .boxstyle a .txtinfo h4 { color: #2e2e2e;font-size: 22px;line-height: 140%;font-weight: 500;margin: 0 0 24px 0;height: 60px;}
.yq-graphic .boxstyle:hover a .txtinfo h4 { color: #262626;}
.yq-graphic .boxstyle a .txtinfo p {font-size: 14px;color: #838383;margin: 0 0 18px 0;line-height: 180%;height: 99px;overflow: hidden;}

.yq-graphic .boxstyle a .txtinfo .name {overflow: hidden;}
.yq-graphic .boxstyle a .txtinfo .name i {color: #c5222a;font-size: 38px;line-height: 100%;float: left;}
.yq-graphic .boxstyle a .txtinfo .name h3 { color: #838383;font-size: 14px;line-height: 126%;margin: 0;}

@media (max-width: 1199px) {
	.yq-graphic .boxstyle a .txtinfo h4 { margin: 0 0 24px 0;}
	.yq-graphic .boxstyle a .photo img {height: 152px;}
	.yq-graphic .boxstyle a .txtinfo {padding: 24px 30px 36px 30px;}
	.yq-graphic .boxstyle a .txtinfo p {height: 136px;}
}
@media (max-width: 991px) {
	.yq-graphic .boxstyle a .photo img {height: 179px;}
}
@media (max-width: 767px) {
	.yq-graphic { margin-left: auto;margin-right: auto;padding: 36px 0 0 0;width: 94%;}
	.yq-graphic .boxstyle a .photo img {height: auto;}
	.yq-graphic .boxstyle a .txtinfo p {height: auto;margin: 0 0 20px 0;}
	.yq-graphic .boxstyle a .txtinfo {height: auto;padding: 32px 18px 36px 38px;}
	.yq-graphic .boxstyle a .txtinfo h4 { margin: 0 0 44px 0;height: auto;}
}
/*----信息功能材料微结构表征平台----*/
/*平台焦点图*/
.ifmmname {z-index: 1;width: 100%;text-align: center;position: absolute;top:38%;}
.ifmmplate {color: #fff;font-size: 60px;letter-spacing: 3px;background-color: rgba(0, 0, 0, 0.56);padding: 22px 42px;text-align: center;display:inline-block;width: auto;line-height: 100%;}
@media (max-width: 1024px) {
	.ifmmplate {font-size: 50px;}
}
@media (max-width: 800px) {
	.ifmmplate {font-size: 40px;}
}
@media (max-width: 767px) {
	.ifmmname {top:32%;}
	.ifmmplate {font-size: 22px;padding: 13px 13px;letter-spacing:normal;line-height: 130%;}
}
/*平台简介*/
.ifmm {position: relative;}
.ifmm .dot {position: absolute;font-size: 35px;color: #c5222a;top:0;}
.ifmm .ifmmabout {position: relative;padding-left: 104px;}
.ifmm .ifmmabout .ifmm-l {width: 53%;}
.ifmm .ifmmabout .ifmm-l h2 {font-size: 36px;color: #000;line-height: 130%;margin: 0 0 45px 0;}
.ifmm .ifmmabout .ifmm-l h3 {font-size: 18px;color: #000;line-height: 180%;margin: 0 0 66px 0;}
.ifmm .ifmmabout .ifmm-l h4 {font-size: 12px;color: #838383;margin: 0 0 14px 0;text-transform: uppercase;letter-spacing: 2px;}
.ifmm .ifmmabout .ifmm-r {width: 34.609%;padding-top: 26px;}
.ifmm .ifmmabout .ifmm-r .img-shadow {position: relative;background: #c5222a;width: 100%;float: right;margin-right: 34px;margin-top: 28px;}
.ifmm .ifmmabout .ifmm-r .img-shadow img {position: relative;top: -28px;right: -34px;}
.ifmm .ifmmabout .buttonbox {position: absolute;bottom: -20px;margin: 70px 0 38px 0;}
@media (max-width: 1199px) {
	.ifmm .ifmmabout .ifmm-l h3 {font-size: 17px;}
	.ifmm .ifmmabout .buttonbox {bottom: -60px;}
}
@media (max-width: 991px) {
	.ifmm .ifmmabout {padding-left: 66px;}
	.ifmm .ifmmabout .ifmm-l h3 {font-size: 16px;}
}
@media (max-width: 767px) {
	.ifmm .ifmmabout .ifmm-l {width: 100%;}
	.ifmm .ifmmabout .ifmm-r {width: 100%;}
	.ifmm .ifmmabout .ifmm-r .img-shadow {width: 88%;float: left;margin-right: 0px;margin-top: 0px;}
	.ifmm .ifmmabout .buttonbox {margin: 58px 0 0 0;position: inherit;bottom: inherit;text-align: center;float: left;}
	.ifmm .ifmmabout .ifmm-l h3 {font-size: 18px;}
}

/*-------------------------焦点图-------------------------*/
.focusimgbox {overflow: hidden;padding: 40px 0 40px 0;background: url(licp-focusbg.jpg) no-repeat top center #0f87cb;/*background-size: cover;*/}/* 焦点图容器*/
.banner-left {padding: 0;width: 100%;float: left;}
.banner-right{width: 100%;float: left;}
.banner-right h3 {margin: 0;height: 88px;overflow: hidden;}
.banner-right h3 a {color:#333333;font-size: 36px;font-weight: 700; line-height: 1.2em;background: transparent;padding: 0;margin: 0;display: block;/*word-break: break-all;*/}
.banner-right h3 a:hover {color:#2b499c;background: transparent;}
.banner-right p{color:#999999;font-size: 14px;line-height: 26px;margin: 0 0 12px 0;overflow: hidden;}
.banner-right .focusbtn {overflow: hidden;}
.banner-right .focusbtn a {color: #ffffff; margin-top:15px;background:#ff9d02;padding:11px 22px;font-size:15px;display: inline-block; border-radius: 3px;text-transform: uppercase;}
.banner-right .focusbtn a > i {font-size: 16px;font-weight: 700; color: #ffffff;margin-left: 9px;}
.banner-right .focusbtn a:hover {background:#f23d1f;color:#fff;text-decoration:none;}

@media(max-width:1199px){
	.banner-right h3 {height: 173px;}
}
@media(max-width:991px){
	.banner-right h3 {height: 136px;}
}
@media(max-width:767px){
	.focusimgbox {padding: 20px 0 10px 0;}
	.focusimgbox {background-size: cover;}
	.banner-right .focusbtn a {margin-bottom: 15px;}
	.banner-right h3{margin: 0;}
	.flex-control-nav {display: none;}
}
@media(max-width:320px){
	.banner-right h3 a {font-size: 29px;}
}
/*--焦点图END--*/
/*--鼠标经过图片列表--*/
.list-newimg {overflow: hidden;margin: 20px 0 0 0;}
.list-newimg li {margin-bottom: 18px;}
.list-newimg .overlay {background-color: rgba(0, 0, 0, 0.56);}
.list-newimg .overlay span {color: #E4E4E4;font-size: 12px;font-style: normal;}
.list-newimg .overlay a {display: inline-block;width: 100%;height: auto;font-size: 15px;color: #fff;text-align: center;position: absolute;top: 18%;left: 0;margin-top: 0;margin-left: 0px;background-color: transparent;padding: 10px;}
.list-newimg .overlay a:hover {color: #ffffff; text-decoration: underline;}
@media (max-width: 1199px) {
	.list-newimg .overlay a {top: 10%;}
}
/*通用图片*/
.picturelist { overflow: hidden;}
.picturelist .row {margin-right: -10px;margin-left: -10px;}
.picturelist .col-md-4 {padding-right: 10px;padding-left: 10px;}
.picturelist li {margin-bottom: 20px;}
.picturelist li .boxstyle {overflow: hidden;}
.picturelist li .boxstyle a {border-radius: 4px;}
.picturelist li .boxstyle img {width: 100%;height: 180px;}
.picturelist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.picturelist li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.picturelist li .boxstyle .txtinfo h4 { font-size: 18px;font-weight: 700;margin: 0 0 3px 0;line-height: 25px;overflow: hidden;}
.picturelist li .boxstyle .txtinfo h4 a { color: #333333;/*text-overflow:ellipsis; white-space:nowrap;*/overflow: hidden;width: 100%;display: block;}
.picturelist li .boxstyle .txtinfo h4 a:hover { color: #2b499c;}
.picturelist li .boxstyle .txtinfo p {font-size: 13px;color: #999999;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%;}
.picturelist li .boxstyle .txtinfo span {font-size: 14px;color: #999999;line-height: 22px;}
@media (max-width: 1199px) {
.picturelist li .boxstyle img {height: 139px;}
}
@media (max-width: 991px) {
.picturelist li .boxstyle img {height: 147px;}
.picturelist li .boxstyle .txtinfo {height: 104px;}
}
@media (max-width: 767px) {
.picturelist li .boxstyle .txtinfo {margin: 8px 0 0 0;height: auto;}
.picturelist li .boxstyle img {height: auto;}
}

.picturelists { overflow: hidden;}
.picturelists .row {margin-right: -13px;margin-left: -13px;}
.picturelists .col-md-3 {padding-right: 13px;padding-left: 13px;}
.picturelists li {margin-bottom: 20px;}
.picturelists li .boxstyle {overflow: hidden;}
.picturelists li .boxstyle a {border-radius: 4px;}
.picturelists li .boxstyle img {width: 100%;height: 185px;}
.picturelists li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelists li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.picturelists li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.picturelists li .boxstyle .txtinfo h4 { font-size: 18px;font-weight: 700;margin: 0 0 3px 0;line-height: 25px;overflow: hidden;}
.picturelists li .boxstyle .txtinfo h4 a { color: #333333;/*text-overflow:ellipsis; white-space:nowrap;*/overflow: hidden;width: 100%;display: block;}
.picturelists li .boxstyle .txtinfo h4 a:hover { color: #2b499c;}
.picturelists li .boxstyle .txtinfo p {font-size: 13px;color: #999999;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%;}
.picturelists li .boxstyle .txtinfo span {font-size: 14px;color: #999999;line-height: 22px;}
@media (max-width: 1199px) {
.picturelists li .boxstyle img {height: 144px;}
.picturelists li .boxstyle .txtinfo {height: 104px;}
}
@media (max-width: 991px) {
.picturelists li .boxstyle img {height: 147px;}
.picturelists li .boxstyle .txtinfo {height: 104px;}
}
@media (max-width: 767px) {
.picturelists li .boxstyle .txtinfo {margin: 8px 0 0 0;height: auto;}
.picturelists li .boxstyle img {height: auto;}
}
/*---------------通知公告---------------------*/
.noticebtn { overflow:hidden;}
.noticebtn ul li { margin-bottom:14px; margin-right:20px; display:inline-block; width:47%; float:left;}
.noticebtn ul li:nth-child(even) { margin-right:0px;}
.noticebtn ul li a { font-size:20px;line-height: 20px;font-weight: 600; background:#32c7ff; border-radius:2px; color:#ffffff; padding:9px 0 11px 0; display:block; overflow:hidden; text-align:center;}
.noticebtn ul li a i { font-size:22px;margin-right: 6px;}
.noticebtn ul li a:hover { background:#ff9000; color:#ffffff;}
.noticebtn ul li a img {display: inline-block;margin-right: 8px;margin-top: -3px;}
@media (max-width: 1299px){
	.noticebtn ul li { width:46.8%;}
}
@media (max-width: 1199px){
	.noticebtn ul li { width:45.8%;}
	.noticebtn ul li a {font-size:16px;}
	.noticebtn ul li a i { font-size:16px;margin-right: 0;}
}
@media (max-width: 991px){
	.noticebtn ul li { width:48.5%;}
	.noticebtn ul li a {font-size:20px;}
	.noticebtn ul li a i { font-size:22px;margin-right: 6px;}
}
@media (max-width: 767px){
	.noticebtn ul li { width:46.7%;}
}
@media (max-width: 320px){
	.noticebtn ul li { width:45.8%;}
	.noticebtn ul li a {font-size:16px;}
	.noticebtn ul li a i { font-size:16px;margin-right: 0;}
}

/*------------------公告选项卡----------------*/
.indexggbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px; border-top:#cce7f4 solid 1px; border-bottom:#cce7f4 solid 1px; border-left:#cce7f4 solid 1px; border-right:#cce7f4 solid 1px;}
.index_tab .space {padding: 14px;}
.index_tab .tabmenu {
	background: url(columnsbg02.png) repeat-x top center; height: 48px; overflow: hidden;
}
.index_tab .tabmenu ul li {
	height: 48px; color: #ffffff; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500; float: left; margin: 0 16px;
}
.index_tab .tabmenu ul li a {
	color: #ffffff; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;
}
.index_tab .tabmenu ul li.selected a {
	color: #ffffff; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;
}
.index_tab .tabmenu ul li span {
	height: 48px; float: left; display: block;
}
.index_tab .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;padding: 10px 0 0 0;
}
.index_tab .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #6aefff;background: url(columnsbg01.png) no-repeat top center;padding: 10px 0 0 0;
}

.index_job .space {padding: 14px;}
.index_job .tabmenu {
	background: url(columnsbg02.png) repeat-x top center; height: 48px; overflow: hidden;
}
.index_job .tabmenu ul li {
	height: 48px; color: #ffffff; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500; float: left; margin: 0 16px;
}
.index_job .tabmenu ul li a {
	color: #ffffff; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;
}
.index_job .tabmenu ul li.selected a {
	color: #ffffff; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;
}
.index_job .tabmenu ul li span {
	height: 48px; float: left; display: block;
}
.index_job .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;padding: 10px 0 0 0;
}
.index_job .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_job .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_job .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_job .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #6aefff;background: url(columnsbg01.png) no-repeat top center;padding: 10px 0 0 0;
}
.fwcx {
	width: 100%; overflow: hidden;margin-top: 20px;
}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 640px) {
	.btn-text {margin: 8px 0 0 0;}
}

.events_tab .tabmenu {
	background: url(licp-lmbg03.png) repeat-x bottom; height: 46px; overflow: hidden;
}
.events_tab .tabmenu ul li {
	height: 36px; color: #929292; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700; float: left; margin-right:30px;
}
.events_tab .tabmenu ul li:last-child {margin-right:0px;}
.events_tab .tabmenu ul li a {
	color: #004280; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;
}
.events_tab .tabmenu ul li.selected a {
	color: #004280; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;
}
.events_tab .tabmenu ul li span {
	height: 46px; float: left; display: block;
}
.events_tab .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;
}
.events_tab .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #024492;background: url(licp-lmbg02.png) no-repeat bottom center;font-size: 22px;font-weight: 700;cursor: pointer;
}
.events_tab .tabox .tab_con {
	overflow: hidden; display: none; position: relative;
}
.events_tab .tabox .tab_con .paa_l {width: 31.467%;margin-top: 5px;}
.events_tab .tabox .tab_con .paa_r {width: 65.385%;}
.events_tab .tabox .tab_con .plate {width: 100%;}
.events_tab .tabox .tab_con .plate img {border: #e7e7e7 solid 1px;height: 158px;width: 100%;}
.events_tab .tabox .tab_con .plate p {position: absolute;bottom: -9px;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;color: #fff;width: 100%;padding: 5px 10px;font-size: 13px;line-height: 18px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
@media (max-width: 1199px){
	.events_tab .tabox .tab_con .paa_l {width: 34.308%;}
    .events_tab .tabox .tab_con .paa_r {width: 62.385%;}
	.events_tab .tabox .tab_con .plate img {height: 142px;}
}
@media (max-width: 991px){
	.events_tab .tabox .tab_con .plate img {height: 165px;}
}
@media (max-width: 767px){
	.events_tab .tabox .tab_con .paa_l {width: 100%;}
    .events_tab .tabox .tab_con .paa_r {width: 100%;}
	.events_tab .tabox .tab_con .plate {height: auto;margin: 0 0 15px 0;}
	.events_tab .tabox .tab_con .plate img {height: auto;}
	.events_tab .tabox .tab_con .plate p {bottom: -10px;}
	.events_tab .tabmenu {height: 32px;}
	.events_tab .tabmenu ul li span {height: 32px;}
	.events_tab .tabmenu ul li {font-size: 14px; margin-right:20px;}
	.events_tab .tabmenu ul li.selected span.tabg {font-size: 14px;}
}
@media (max-width: 413px){
	.events_tab .tabmenu ul li {font-size: 13px; margin-right:15px;}
	.events_tab .tabmenu ul li.selected span.tabg {font-size: 13px;}
}
@media (max-width: 320px){
	.events_tab .tabmenu ul li {font-size: 12px; margin-right:2px;}
	.events_tab .tabmenu ul li.selected span.tabg {font-size: 12px;}
}

/*------------------滚动公告----------------*/
.marquee-1{ width:100%; height:180px; overflow:hidden; margin: 0;}
.marquee-1 ul{float:left; width: auto; padding:0px;}
.marquee-1 ul li{float:left; width:100%; padding:2px 0; line-height:22px;}
.marquee-1 ul li span{font-size:6px; color:#ff0000; margin-right:5px;}
.marquee-1 ul li a:hover{color:#004ea2;}
.marquee-1 ul li a > img {display: inline-block;margin: 0 0 0 6px;}
@media (max-width: 1199px) {
.marquee-1{ height:156px;}
}
@media (max-width: 991px) {
.marquee-1{ height:160px;}
}
@media (max-width: 767px) {
.marquee-1 ul li{padding:4px 0;}
}
.hui {
	font-size: 14px;
	line-height: 26px;
	color: #bfbfbf;
	text-decoration: none;
	 Arial, Helvetica, sans-serif;
}
.hei {font-size: 12px;line-height: 18px;color: #8b8b8b;text-decoration: none;}
a.hei:hover {color: #f86900; font-size: 12px; text-decoration: none;}
.hei1 {
    font-size: 14px;
    line-height: 22px;
    color: #454545;
    text-decoration: none;
    background-image: url(licp_ico_hd.gif);background-repeat: no-repeat;background-position: left 4px;padding-left: 15px;
}
A.hei1:hover {
    COLOR: #004ea2; FONT-SIZE: 14px;text-decoration: none;
}
.lan {font-size: 12px;line-height: 18px;color: #0f8fd0;text-decoration: none;}
a.lan:hover {color: #15499a; font-size: 12px; text-decoration: none;}
.lan1 {font-size: 14px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan1:hover {color: #d61300; font-size: 14px; text-decoration: none;}
.huang {font-size: 15px;color: #ffc435;line-height: 20px;}
.dlan {font-size: 13px;line-height: 18px;color: #6ff3ff;text-decoration: none;}
.bai {font-size: 13px;line-height: 20px;color: #ffffff;text-decoration: none;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;}
}
/*---------------新闻动态---------------------*/
.minh {}
.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;}
.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) {
	.minh {min-height: 98px;}
	.picnewslist li h2 { font-size:14px;}
}
@media (max-width: 991px) {
	.minh {min-height: auto;}
}
@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-service { overflow:hidden; display:block;}
.list-service ul li{overflow:hidden;border-bottom:0px dashed #d4d4d4; text-align:left;padding: 0;margin-bottom: 11px;background-image: url(ptsc-icon07f.png);background-repeat: no-repeat;background-position: 15px 3px;padding:0 0 0 48px;}
.list-service ul li:last-child {margin-bottom: 2px;}
.list-service ul li a{ float:left;width:100%;overflow:hidden;font-size:14px;line-height:22px; color:#838383;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-service ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-service ul li a:hover {color: #c5222a; text-decoration: none;}
@media (max-width: 767px){
	.list-service ul li a{width:96%;text-overflow:initial; white-space:initial;}
}

.list-crafts { overflow:hidden; display:block;}
.list-crafts ul li{overflow:hidden;border-bottom:0px dashed #d4d4d4; text-align:left;padding: 0;margin-bottom: 11px;background-image: url(ptsc-icon09.png);background-repeat: no-repeat;background-position: 15px 3px;padding:0 0 0 48px;}
.list-crafts ul li:last-child {margin-bottom: 2px;}
.list-crafts ul li a{ float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#838383;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-crafts ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-crafts ul li a:hover {color: #c5222a; text-decoration: none;}
@media (max-width: 991px){
	.list-crafts { margin-top: 28px;}
}
@media (max-width: 767px){
	.list-crafts ul li a{width:96%;text-overflow:initial; white-space:initial;}
}

.plate {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
}
.plate figure img {
    width: 100% !important;
}
.list-tab { overflow:hidden; display:block;margin-top: 20px;}
.list-tab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;color: #afafaf;margin: 0 0 16px 0;}
.list-tab ul li:last-child {margin: 0 0 2px 0;}
.list-tab ul li a{ font-size:14px;line-height:22px; color:#2b2b2b;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:34px;color:#a1a1a1; font-size: 13px; }
.list-tab span.right {float: right;}
@media screen and (max-width: 767px){
	.list-tab ul li a{ font-size:15px;}
	.list-tab ul li{ font-size:14px;}
}

.list-news { overflow:hidden; display:block;}
.list-news li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;}
/*.list-news li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-news li a{ float:left;width:92%;overflow:hidden;font-size:15px;line-height:32px; color:#333333;background-image: url(licp_ico_01.gif);background-repeat: no-repeat;background-position: left 13px;padding-left: 14px;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: #2b499c; text-decoration: none;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {line-height:32px;color:#9b9b9b; font-size: 14px; }
.list-news span.right {float: right;}
@media (max-width: 1199px) {
	.list-news li a{width: 88%;}
}
@media screen and (max-width: 991px){
	.list-news li a{width: 86%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
.list-news ul li{padding: 4px 0;}
.list-news li a {width: 100%;white-space: normal;line-height: 24px;background-position: left 10px;}
.list-news span {visibility:hidden;display: none;}
}

.list-tab1 { overflow:hidden; display:block;margin-top: 20px;}
.list-tab1 ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;color: #afafaf;margin: 0 0 12px 0;}
.list-tab1 ul li:last-child {margin: 0 0 2px 0;}
.list-tab1 ul li a{ font-size:14px;line-height:22px; color:#2b2b2b;font-weight:500;background: url(licp_ico_07.gif) no-repeat left 7px;padding-left: 15px;}
.list-tab1 ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab1 ul li a:hover {color: #004ea2; text-decoration: none;}
.list-tab1 i {float: left;margin: 14px 0 0 8px;}
.list-tab1 span {line-height:34px;color:#a1a1a1; font-size: 13px; }
.list-tab1 span.right {float: right;}
@media screen and (max-width: 767px){
	.list-tab1 ul li a{ font-size:15px;}
	.list-tab1 ul li{ font-size:14px;}
}

.list-article { overflow:hidden; display:block;}
.list-article li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;}
/*.list-article li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-article li a{ float:left;/*width:100%;*/max-width: 100%;overflow:hidden;font-size:15px;line-height:32px; color:#383838;background-image: url(licp_ico_01.gif);background-repeat: no-repeat;background-position: left 14px;padding-left: 14px;text-overflow:ellipsis; white-space:nowrap; }
.list-article li a:hover {color: #004ea2; text-decoration: none;}
@media screen and (max-width: 767px){
.list-article ul li{padding: 4px 0;}
.list-article li a {white-space: normal;line-height: 24px;background-position: left 10px;}
}

.list-links { overflow:hidden; display:block;}
.list-links li{overflow:hidden;clear:both;padding: 8px 0;}
/*.list-article li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-links li a{ float:left;overflow:hidden;font-size:16px;line-height:22px; color:#272727; }
.list-links li a:hover {color: #2b499c; text-decoration: none;}
@media (max-width: 991px) {
	.list-links li a {line-height:26px;}
}
@media screen and (max-width: 767px){
.list-links li a {line-height: 22px;}
}
/*--学术报告--*/
.cmain2by{ width:100%;}
.cmain2by dl { margin:0px;}
.cmain2by dd{ overflow: hidden;margin-bottom: 16px;padding-bottom: 16px;border-bottom: #cdcdcd dotted 1px;}
.cmain2by dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.cmain2by dd.cmain2byli1{background:#f1f1f1;}
.cmain2by dd span{ float:left;color:#ff9c00;text-align:center;width:57px;margin-right:2px;font-size:23px;font-weight: 700;padding: 2px 0 0 0;background: url(licp_datebg.png) no-repeat top center;}
.cmain2by dd span b { background: #0367b2;height: 22px; text-align: center; line-height: 22px; font-size: 12px; display: block; color:#ffffff;}
.cmain2by dd .hdtitle { float:left; width:76%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.cmain2by dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#454545; font-size:14px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}
.cmain2by dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.cmain2by dd .hdtitle a:hover {COLOR: #0051b1; }
.cmain2by dd .hdtitle p { font-size:12px; color:#8e8e8e; line-height:14px;}
@media (max-width: 1199px) {
	.cmain2by dd .hdtitle { width:73%;}
	.cmain2by dd .hdtitle a {font-size:13px;}
}
@media (max-width: 991px) {
	.cmain2by dd{ margin-bottom: 12px;padding-bottom: 12px;}
	.cmain2by dd .hdtitle { width:66%;}
	.cmain2by dd .hdtitle a {font-size:14px;}
}
@media (max-width: 767px) {
	.cmain2by dd .hdtitle { width:78%;}
	.cmain2by dd .hdtitle a {font-size:15px;}
}
@media (max-width: 320px) {
	.cmain2by dd .hdtitle { width:72%;}
}
/*学术报告、会议*/
.events {overflow: hidden;display: block;}
.events li {BORDER-BOTTOM: #cdcdcd dotted 1px;overflow:hidden; display:block;padding-bottom: 9px;margin-bottom: 9px;}
.events li:nth-last-child(1){BORDER-BOTTOM:none;padding-bottom: 0;margin-bottom: 0;}
.events li .news_t h2 {WIDTH: 100%; FLOAT: left; overflow:hidden; display:block; margin:0 0 5px 0; LINE-HEIGHT: 22px;}
.events li .news_t h2 a {OVERFLOW: hidden; FONT-SIZE: 18px;COLOR: #333333;TEXT-DECORATION: none;font-weight: 700;}
.events li .news_t h2 a:hover {TEXT-DECORATION: none; color:#2b499c;}
.events li .news_t span { font-size:14px; HEIGHT: 18px; COLOR: #999999; LINE-HEIGHT: 20px; display:block;float: left;}
.events li .news_t p {WIDTH: 100%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; overflow:hidden; FLOAT: left; FONT-SIZE: 13px; COLOR: #999999; LINE-HEIGHT: 20px; margin: 0 0 4px; padding-left:9px;}
.events li .news_t p > span { color:#0086d1;}
@media (max-width: 767px) {
	.events {margin-top: 20px;}
.events li .news_t h2 {background: url(licp_ico_01.gif) no-repeat 0px 7px;}
.events li .news_t h2 a {WIDTH: 75%; WHITE-SPACE: normal;}
.events li .news_t p { WHITE-SPACE: normal;}
}
/*列表页样式*/
.academic-notice{ width:100%;}
.academic-notice dl { margin:0px;}
.academic-notice dd{ overflow: hidden;margin-bottom: 16px;padding-bottom: 16px;border-bottom: #dedede dotted 1px;}
.academic-notice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.academic-notice dd span{ float:left;color:#ff9c00;text-align:center;width:57px;margin-right:2px;font-size:23px;font-weight: 700;padding: 2px 0 0 0;background: url(licp_datebg.png) no-repeat top center;}
.academic-notice dd span b { background: #0367b2;height: 22px; text-align: center; line-height: 22px; font-size: 12px; display: block; color:#ffffff;}
.academic-notice dd .hdtitle { float:left; width:90%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }

.academic-notice dd .hdtitle h2 {WIDTH: 100%; FLOAT: left; overflow:hidden; display:block; margin:0 0 3px 0; LINE-HEIGHT: 18px;padding-left: 10px;background: url(ico_03.gif) no-repeat 0px 9px;}
.academic-notice dd .hdtitle h2 a {OVERFLOW: hidden; FONT-SIZE: 14px; WIDTH: 86%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis;  COLOR: #262626; DISPLAY: inline-block; LINE-HEIGHT: 18px; TEXT-DECORATION: none;}
.academic-notice dd .hdtitle h2 A:hover {TEXT-DECORATION: none; color:#0051b1;}
.academic-notice dd .hdtitle h2 i { font-size:12px; HEIGHT: 18px; COLOR: #a5a5a5; LINE-HEIGHT: 20px; display:block; float:right;font-style: normal;}

/*.academic-notice 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: normal;}
.academic-notice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.academic-notice dd .hdtitle a:hover {COLOR: #004ea2; }
.academic-notice dd .hdtitle p { font-size:13px; color:#0367b2; line-height:18px;margin: 7px 0 0 0;}*/
.academic-notice dd .hdtitle p {WIDTH: 100%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; overflow:hidden; FLOAT: left; FONT-SIZE: 12px; COLOR: #a6a6a6; LINE-HEIGHT: 20px; margin: 0 0 4px; padding-left:9px;}
.academic-notice dd .hdtitle p > b { color:#1273b0;}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	
}
@media (max-width: 320px) {
	
}
/*二级页面侧边样式*/
.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: 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; 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%;}
}
/*---------------视频中心---------------------*/
/*---------首页视频--------*/
.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 {}
.specialtopic img {width: 100%;height:60px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic img {height:52px;}
}
@media (max-width: 991px) {
	.specialtopic img {height:57px;}
}
@media (max-width: 767px) {
	.specialtopic img {height:46px;}
}
@media (max-width: 380px) {
	.specialtopic img {height:43px;}
}
@media (max-width: 320px) {
	.specialtopic img {height:36px;}
}
/*列表页样式*/
.specialtopic-list {}
.specialtopic-list img {border: #d9d9d9 solid 1px;width: 100%;height:76px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic-list img {height:61px;}
}
@media (max-width: 991px) {
	.specialtopic-list img {height:60px;}
}
@media (max-width: 767px) {
	.specialtopic-list img {height:51px;margin: 0 0 15px 0;}
}
@media (max-width: 380px) {
	.specialtopic-list img {height:45px;margin: 0 0 15px 0;}
}
@media (max-width: 320px) {
	.specialtopic-list img {height:36px;margin: 0 0 15px 0;}
}
/*列表页样式1*/
.specialtopic-list1 {}
.specialtopic-list1 img {border: #e9e9e9 solid 1px;width: 100%;height:70px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic-list1 img {height:57px;}
}
@media (max-width: 991px) {
	.specialtopic-list1 img {height:59px;}
}
@media (max-width: 767px) {
	.specialtopic-list1 img {height:48px;margin: 0 0 15px 0;}
}
@media (max-width: 380px) {
	.specialtopic-list1 img {height:43px;margin: 0 0 15px 0;}
}
@media (max-width: 320px) {
	.specialtopic-list1 img {height:36px;margin: 0 0 15px 0;}
}
/*---快速导航---*/
.quicklink {overflow: hidden;}
.quicklink .row {margin-right: -10px;margin-left: -10px;}
.quicklink .col-md-6 {padding-right: 10px;padding-left: 10px;}
.quicklink .btnlink {overflow: hidden;}
.quicklink .btnlink li {margin-top: 20px;}
.quicklink .btnlink li a {height: 60px;background: #024492;display: block;padding: 0 10px 0 20px;}
.quicklink .btnlink li .btnnav {color: #ffffff;font-size: 16px;padding: 18px 0 0 0;text-transform: uppercase;}
.quicklink .btnlink li .btnnav img {display: inline-block;margin-right: 12px;margin-top: -3px;}
.quicklink .btnlink li a:hover {background: #2753b3;}
@media (max-width: 1199px) {
	.quicklink .btnlink li a {height: 52px;padding: 0 0 0 11px;}
	.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;}
	.quicklink .btnlink li .btnnav {font-size: 16px;padding: 15px 0 0 0;text-align: center;}
}
@media (max-width: 320px) {
	.quicklink .btnlink li a {height: 52px;}
	.quicklink .btnlink li .btnnav {font-size: 13px;padding: 14px 0 0 0;}
}
/*---------------页尾---------------------*/
.foot {background: #484747;padding: 76px 0 106px 0;}
.foot-l {width: 22%;}
.foot-r {width: 34%;}
.foot .remark {padding: 0 5.52%;}
.foot .remark .simoc {}
.foot .remark .simoc .footlogo {margin-bottom: 42px;}
.foot .remark .simoc h4 {color: #abaaaa;font-size: 13px;line-height: 240%;text-align: justify;margin: 0;width: 300px;}
.footlm {font-size: 18px;font-weight: 500;color: #ffffff;text-transform: uppercase;height: 92px;display: table-cell;vertical-align:bottom;}

.foot-list { overflow:hidden; display:block;margin-top: 44px;}
.foot-list ul li{overflow:hidden;clear:both;width:100%; text-align:left;padding: 0;margin-bottom: 15px;font-size:15px;color:#abaaaa;}
.foot-list ul li:last-child {margin-bottom: 2px;}
.foot-list ul li a { overflow:hidden;font-size:15px;line-height:20px; color:#abaaaa;}
.foot-list ul li a:hover {color: #fff; text-decoration: none;}
.foot-list ul li img { display:inline-block; margin:0 10px 0 0;}
@media (max-width: 1888px){
	.foot-r {width: 36%;}
}
@media (max-width: 1798px){
	.foot-r {width: 40%;}
}
@media (max-width: 1600px){
	.foot-r {width: 42%;}
}
@media (max-width: 1536px){
	.foot-r {width: 44%;}
}
@media (max-width: 1440px){
	.foot-r {width: 47%;}
}
@media (max-width: 1366px){
	.foot-r {width: 51%;}
}
@media (max-width: 1280px){
	.foot-r {width: 55%;}
}
@media (max-width: 1200px){
	.foot-r {width: 58%;}
}
@media (max-width: 1199px){
	.foot-r {width: 58%;}
}
@media (max-width: 1024px){
	.foot-l {width: 33.33%;}
	.foot-r {width: 66.67%;}
	.foot .remark .simoc h4 {width: 72%;line-height: 200%;}
}
@media (max-width: 879px){
	.foot {padding: 46px 0 76px 0;}
}
@media (max-width: 767px){
	.foot .remark .simoc .footlogo {margin-bottom: 28px;}
	.foot-l {width: 100%;}
	.foot-r {width: 100%;}
	.foot .remark .simoc h4 {width: 100%;}
	.footlm {height: 64px;}
	.foot-list { margin-top: 30px;}
	.foot-list ul li{margin-bottom: 10px;}
}

/*---------------------------------导航＆菜单------------------------------------------*/
.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 0;margin-top: 7px;margin-bottom: 6px; margin-right:0px;border: 0px solid #F6FAFC;}
.navbar-menu { font-size:18px; color:#ffffff; float:left; font-weight:500; margin:9px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #d2d2d2;}
.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: 767px){
.navbar-collapse { margin-top:5px;}
.navbar-toggle {margin-top: 19px;margin-bottom: 20px;}
.navbar-nav {margin: 7.5px -15px 20px -15px;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}
.header .navbar-toggle .toggle-icon{position:relative;width:21px;height:1px;display:inline-block;background:#949494;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
.header .navbar-toggle .toggle-icon:after,.header .navbar-toggle .toggle-icon:before{position:absolute;left:0;background:#949494;content:" "}
.header .navbar-toggle:hover .toggle-icon,.header .navbar-toggle:hover .toggle-icon:after,.header .navbar-toggle:hover .toggle-icon:before{background:#c5222a;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
.header .navbar-toggle .toggle-icon:before{width:10px;height:1px;bottom:12px;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
.header .navbar-toggle .toggle-icon:after{width:16px;height:1px;top:-6px;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
.header .navbar-toggle:hover .toggle-icon:after,.header .navbar-toggle:hover .toggle-icon:before{width:21px;height:1px}
.header .navbar-toggle:hover .toggle-icon.is-clicked{background:rgba(81,87,105,0)}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #e9f4fc;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation li {border-bottom: solid 1px #c6e2ef;}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 16px;
  display: block;
  padding: 12px 30px 12px 20px;
  color: #1f1f1f;
  /*border-bottom: solid 1px #1e76b8;*/
  /*text-overflow: ellipsis;*/
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-left: #c3d9ea solid 3px;
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 20px;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  padding: 12px 0;
  text-align: center;
  font-weight: 600;color: #add4ee;font-size: 17px;
}
.leftNavigation li.active a .leftNavIcon {color: #727a98;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  padding: 0.8rem 0;
  text-align: center;
}
.leftNavigation li a:hover {
  color: #0b2c86; text-decoration:none; background:#d7e8f5;border-left: #ff6c00 solid 3px;
}
.leftNavigation li a:hover .leftNavIcon {color: #727a98;}
.leftNavigation li ul {
  display: none;
  margin: 0;
}
.leftNavigation li ul li { border-bottom: solid 1px #1e76b8;}
.leftNavigation li ul li a {
  border: 0px; font-size:15px; color:#ffffff; background:url(licp_ico_03.gif) no-repeat 29px 20px; padding-left:42px;border-left: #2473c0 solid 3px;
}
.leftNavigation li ul li a:hover {
  background:url(licp_ico_03.gif) no-repeat 29px 20px;color:#8bebff;text-decoration:none;border-left: #2473c0 solid 3px;
}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #8bebff; text-decoration:none;
}
.leftNavigation li.active > a {
  color: #0b2c86; text-decoration:none;border-left: #ff6c00 solid 3px;
}
.leftNavigation li.active ul {
  display: block;border-top: solid 1px #1e76b8;
}
.leftNavigation > li.active {
  background-color: #d7e8f5;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #1e76b8;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:14px; color:#e2f5fa; padding-left:42px;background: transparent;border-left: #2473c0 solid 3px;
}
.leftNavigation li ul li .level4 li a:hover {color: #8bebff;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #1e76b8;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

/*---------------细览---------------------*/
.xlmain {display: block;margin:0;}
.xlmain .wztitle {color: #333;line-height:130%; font-size: 32px;margin: 15px 0 36px 0;font-weight: 700;letter-spacing: 1px;word-break: break-all;}
.xlmain .basicinfo {overflow: hidden; border-bottom: solid 1px #e2e2e2; padding: 0px 0px 3px 0px;}
.xlmain .basicinfo .qtinfo {color:#aaa; font-size: 13px;margin: 0 0 10px 0;}
.xlmain .basicinfo .qtinfo a {color:#aaa; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .share {overflow: hidden;float: right;}
.xlmain .text { margin:28px 0 12px 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 img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl { margin:26px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p {margin: 0 0 16px 0;}
.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 .textld {margin: 32px 0 30px 0;}
.xlmain .textld .photo {float: left;position: relative;margin: 0 26px 0px 26px;}
.xlmain .textld .photo img {border-radius: 4px;margin: 0 0 15px 0 !important;display: block;margin-right: auto !important;margin-left: auto !important;max-width: 200px;
-ms-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-o-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-moz-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-webkit-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
}
.xlmain .textsp { margin:38px auto 0 auto; overflow:hidden; display:block;width: 66%;position: relative;}
.xlmain .textsp .txsp {position: absolute;bottom: 0;left: 0;width: 100%;height: 50px;background: #fff;z-index: 1;}
.xlmain .textsp video {border: #d9d9d9 solid 6px;border-radius: 5px;width: 100% !important;height: 100% !important;}

.xlmain .table-bordered > tbody > tr > th, .xlmain .table-bordered > tbody > tr > td {vertical-align: middle;letter-spacing: 0px;}
.xlmain .table-bordered > tbody > tr > td {font-size: 15px;}
.xlmain .table-bordered > tbody > tr > th {font-size: 15px;color: #282828;background-color: #f3f3f3;}

.rylanmu { overflow: hidden;background: #d5eaf8;border-left: #1259b9 solid 5px;padding: 0 12px 0 12px;margin: 18px 0 16px 0;}
.rylanmu_l { color:#082675;float:left;font-weight: 700;font-size:19px;line-height: 140%;padding: 6px 0;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.xlmain .textry {overflow: hidden;}
.xlmain .textry .mt {margin-top: 288px;}
.xlmain .textry p {margin: 0 0 12px 4px;font-size: 15px;line-height: 140%;}
.xlmain .textry p a {color: #21a9e2;}
.xlmain .textry p a:hover {color: #212121;}
.xlmain .textry .ryname {overflow: hidden;border-left: 10px #FF9800 solid;padding-left: 20px;margin: 24px 0 40px 0;}
.xlmain .textry .ryname h4 {font-size: 20px;font-weight: 500;color: #333;margin: 0 0 12px 0;}
.xlmain .textry .ryname h4 b {font-size: 32px;color: #004098;font-weight: 700;}
.xlmain .textry .ryname h5 {font-size: 18px;font-weight: 500;color: #777;margin: 0;}
.xlmain .textry .ryinfo {overflow: hidden;background: #e6f3fc;}
.xlmain .textry .ryinfo .ryimg { margin-right: 30px;background: #c1dced;padding: 30px 50px;}
.xlmain .textry .ryinfo .ryimg img{ border-radius: 5px;width: 180px;height: 240px;}
.xlmain .textry .ryinfo .rytxt p { line-height: 220%; font-size: 17px; margin: 30px 0 0 0; color:#222;}
.xlmain .textry .ryinfo .rytxt p a {color:#222;font-size: 17px;text-decoration: none;font-style: normal;}
.xlmain .textry .ryinfo .rytxt p a:hover {color:#ff7300;}
.xlmain .textry .rydetail {overflow: hidden;background: #f5fafe;padding: 18px 30px 30px 30px;margin: 26px 0 0 0;}
.xlmain .textry .rydetail tbody {background-color: transparent;}

.platformbox {display:block;overflow:hidden;text-align: center;margin: 0 0 68px 0;}
.xlmain .platforminfo { margin:0 auto; overflow:hidden; display:block;min-height: 1000px;}
.xlmain .platforminfo p {margin: 0 0 16px 0;}
.xlmain .platforminfo p:last-child {margin: 0 0 0 0;}
.xlmain .platforminfo img {display: block;margin: 0 auto 70px auto;}

@media (min-width: 992px) {
	.xlmain .platforminfo { width: 876px;}
}
@media (min-width: 767px) {
	.xlmain .textxl img {max-width: 640px;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 64%;}
}
@media (max-width: 991px) {
	.xlmain .wztitle {font-size: 30px;}
	.xlmain .textsp { width: 80%;}
	.xlmain .textld .photo {width: 100%;margin: 0 0 18px 0;}
}
@media (max-width: 800px) {
	.platformbox {margin: 32px 0 48px 0;}
	.xlmain .platforminfo { min-height: 800px;}
	.xlmain .platforminfo img {margin: 0 auto 60px auto;}
}
@media (max-width: 767px) {
	.xlmain .wztitle { margin: 0 0 26px 0;font-size: 24px;}
	.xlmain .basicinfo .qtinfo {margin: 0 0 8px 0;}
	.xlmain .basicinfo .share {float: none;width: 138px;margin: 0 auto;}
	.xlmain .text { margin:18px 0 12px 0;}
	.xlmain .textxl { margin:20px 2px 0 2px;}
	.nrhei {line-height: 180%;}
	.xlmain .textsp { width: 100%;margin:20px auto 4px auto;}
	.xlmain .textry .rydetail {padding: 14px 18px 18px 18px;}
	.xlmain .platforminfo {width: 100%;}
	.xlmain .platforminfo img {margin: 0 auto 40px auto;}
}

/*-----------------人才队伍---------------------*/
.talent-summary {overflow: hidden;margin: 0 0 25px 0;}
.talent-summary h4 {font-size: 26px;color: #004ea2;font-weight: 600;margin: 0 0 18px 0;}
.talent-summary h4 a {color: #004ea2;}
.talent-summary h4 a:hover {color: #2E2E2E;}
.secondarysort {overflow: hidden;}
.secondarysort li {margin: 0 0 46px 0;}
.secondarysort li a:hover img {opacity: 0.8;filter: alpha(opacity=80);}
.secondarysort li h4 {font-size: 18px;color: #2E2E2E;font-weight: 600;margin: 15px 0 12px 0;}
.secondarysort li a:hover h4 {color: #004ea2;}
.secondarysort li p {color: #666;font-size: 14px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;margin: 0;}
@media (min-width: 768px) {
	.secondarysort li img {height: 152px;width: 100%;}
}
@media (max-width: 1199px) {
	.secondarysort li img {height: 117px;width: 100%;}
}
@media (max-width: 991px) {
	.secondarysort li img {height: 123px;width: 100%;}
}
@media (max-width: 767px) {
	.secondarysort li img {height: auto;width: 100%;}
}
/*Our Team*/
.teams { margin-top: 10px;padding: 0 2px;}
.teams li {margin-bottom: 30px;}
.teams li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #009cff;
}
.teams li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.teams li .boxstyle .txtinfo {margin: 15px;overflow: hidden;}
.teams li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 1.45em;font-weight: 600;margin: 0 0 8px 0;}
.teams li .boxstyle .txtinfo h4 a { color: #004ea2;}
.teams li a:hover .boxstyle .txtinfo h4 { color: #ff7300;}
.teams li .boxstyle .txtinfo p {font-size: 13px;color: #009cff;line-height: 22px;margin: 0 0 4px 0;}
.teams li .boxstyle .txtinfo span {font-size: 13px;color: #575757;line-height: 22px;}
@media (min-width: 768px) {
	.teams li .boxstyle img {height: 143px;width: 100%;}
}
@media (max-width: 1199px) {
	.teams li .boxstyle img {height: 110px;width: 100%;}
}
@media (max-width: 991px) {
	.teams li .boxstyle img {height: 116px;width: 100%;}
}
@media (max-width: 767px) {
	.teams li .boxstyle img {height: auto;width: 100%;}
}
/*人才队伍细览*/
.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%;}
}

/*-----------------现任领导---------------------*/

.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:#010101;}
.personnel-list li h2 a:hover { color:#0c61b6; 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:#8e8e8e;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: 90px; height: 120px;}
	.personnel-list .news-img{ margin-right: 15px;}
	.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;}
	}

.ys-list {overflow: hidden;}
.ys-list li{margin-bottom: 15px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 12px 0; }
.ys-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.ys-list li h2 { font-size:22px; line-height:34px; margin:6px 0 12px 0;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;}
.ys-list li h2 a { color:#010101;}
.ys-list li h2 a:hover { color:#0c61b6; text-decoration:none;}
.ys-list .news-img{ margin-right: 22px;}
.ys-list .news-img img{}
.ys-list .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;overflow: hidden;}
.ys-list .news-txt p i { font-size: 13px; margin: 6px 0 0 0; color:#0086d1; display:block;font-style: normal;}
.ys-list .news-txt p i a {color:#0086d1;font-size: 14px;text-decoration: none;font-style: normal;}
.ys-list .news-txt p i a:hover {color:#ff7300;}
@media (min-width: 768px) {
	.ys-list .news-txt p{ line-height: 20px; height: auto; font-size: 14px; overflow:hidden;}
	.ys-list .news-img img{ width: 175px; height: 117px;}
	.ys-list .news-img{ margin-right: 22px;}
	.ys-list li{margin-bottom: 15px; display: block;overflow: hidden;padding: 0 0 15px 0;}
}
@media (max-width: 767px) {
	.ys-list li h2 { font-size:18px; line-height:22px;text-align: center;}
	.ys-list .news-img{ width: 100%; margin-right: 0;margin-bottom: 15px;}
	.ys-list .news-img img{ width: 60%; height:auto;}
	.ys-list li h2 {white-space:normal;}
	}

.directors {margin: 6px 0 0 0;}
.directors ul {margin: 0 -10px;}
.directors li {width: 20%;float: left;padding: 0 10px;}
.directors li:last-child {margin-right: 0;}
.directors li .boxstyle {overflow: hidden;}
.directors li .boxstyle a {border-bottom: #efefef solid 1px;}
.directors li .boxstyle .txtinfo {margin: 12px 0 0 0;overflow: hidden;font-size: 13px;color: #8e8e8e;line-height: 18px;text-align: center;}
.directors li .boxstyle .txtinfo h4 { color: #222222;font-size: 16px;font-weight: 500;margin: 0 0 5px 0;line-height: 20px;text-align: center;}
.directors li .boxstyle .txtinfo h4 a { color: #222222;border: 0;}
.directors li .boxstyle .txtinfo h4 a:hover { color: #cc0000;}
.directors li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.directors li .boxstyle img {height: 217px;width: 100%;}
}
@media (max-width: 1199px) {
	.directors li .boxstyle img {height: 164px;width: 100%;}
	.directors li .boxstyle .txtinfo h4 { font-size: 14px;}
}
@media (max-width: 991px) {
	.directors li {width: 33.333%;}
	.directors li .boxstyle .txtinfo {height: 114px;}
	.directors li .boxstyle img {height: 217px;width: 100%;}
}
@media (max-width: 767px) {
	.directors li {width: 100%;margin-bottom: 20px;}
	.directors li .boxstyle img {height: auto;width: 60%;}
	.directors li .boxstyle .txtinfo {height: auto;}
	.directors li .boxstyle .txtinfo h4 {font-size: 20px;line-height: 22px;text-align: center;}
}
/*---------------历任领导---------------------*/
.staffteam { margin-top: 25px;}
.staffteam li {margin-bottom: 12px;}
.staffteam li .boxstyle {overflow: hidden;}
.staffteam li .boxstyle img {border: #efefef solid 1px;width: 100px;height: 133px;}
.staffteam li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.staffteam li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.staffteam li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.staffteam li .boxstyle .txtinfo h4 { color: #000000;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staffteam li .boxstyle .txtinfo h4 a { color: #000000;word-break:break-all;font-size: 16px;font-weight: 500;}
.staffteam li .boxstyle .txtinfo h4 a:hover { color: #00379f;}
.staffteam 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;*/
.staffteam li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 320px) {
	.staffteam li .boxstyle .txtinfo p {font-size: 13px;}
}
/*---------------院士专家---------------------*/
.yuanshi { margin-top: 25px;}
.yuanshi li {margin-bottom: 12px;}
.yuanshi li .boxstyle {overflow: hidden;}
.yuanshi li .boxstyle img {border: #efefef solid 1px;width: 200px;height: 261px;}
.yuanshi li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.yuanshi li .boxstyle .txtinfo {margin: 12px 6px 0 6px;overflow: hidden;}
.yuanshi li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.yuanshi li .boxstyle .txtinfo h4 { color: #000000;font-size: 17px;font-weight: 500;margin: 0 0 6px 0;line-height: 20px; text-align: center;}
.yuanshi li .boxstyle .txtinfo h4 a { color: #000000;word-break:break-all;font-size: 16px;font-weight: 500;}
.yuanshi li .boxstyle .txtinfo h4 a:hover { color: #00379f;}
.yuanshi li .boxstyle .txtinfo p {font-size: 15px;color: #024492;line-height: 22px;margin: 4px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;width: 100%;height: 48px;}/*text-overflow: ellipsis;white-space: nowrap;*/
.yuanshi li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
	.yuanshi li .boxstyle .txtinfo p {height: 66px;}
}
@media (max-width: 991px) {
	.yuanshi li .boxstyle img {width: 154px;height: 201px;}
}
@media (max-width: 767px) {
	.yuanshi li .boxstyle img {width: 200px;height: 261px;}
	.yuanshi li .boxstyle .txtinfo p {height: auto;}
	.yuanshi li .boxstyle .txtinfo {margin: 12px 6px 10px 6px;}
}
/*---------------研究队伍（三列）---------------------*/
.researchteam { margin-top: 10px;}
.researchteam li {margin-bottom: 12px;}
.researchteam li .boxstyle {overflow: hidden;}
.researchteam li .boxstyle img {border: #efefef solid 1px;width: 150px;height: 200px;}
.researchteam li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.researchteam li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.researchteam li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.researchteam li .boxstyle .txtinfo h4 { color: #282828;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.researchteam li .boxstyle .txtinfo h4 a { color: #282828;word-break:break-all;font-size: 14px;font-weight: 500;}
.researchteam li .boxstyle .txtinfo h4 a:hover { color: #00379f;}
.researchteam 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;*/
.researchteam li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 320px) {
	.researchteam li .boxstyle img {width: 130px;height: 173px;}
}
/*---------------人员名字列表---------------------*/
.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: 20px;}
.periodical li .boxstyle {overflow: hidden;}
.periodical li .boxstyle img {border: #efefef solid 1px;width: 150px;height: 199px;}
.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: #333333;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.periodical li .boxstyle .txtinfo h4 a { color: #333333;word-break:break-all;font-size: 14px;font-weight: 500;}
.periodical li .boxstyle .txtinfo h4 a:hover { color: #2b499c;}
.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;}
.graphiclist li{margin-bottom: 8px; display: block; overflow: hidden; }
.graphiclist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.graphiclist li h2 { font-size:16px;color: #000000;line-height:24px; margin:0 0 15px 0;overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;font-weight: 700;}
.graphiclist li h2 a { color:#000000;}
.graphiclist li h2 a:hover { color:#004ea2; text-decoration:none;}
.graphiclist .news-img { border:#e3e3e3 solid 0px;}
.graphiclist .news-img img{}
.graphiclist .news-txt p { line-height: 22px; font-size: 13px; margin: 0px; color:#949494;}
.graphiclist .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;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{ height: auto; font-size: 13px; overflow:hidden;}
	.graphiclist .news-img img{ width: 256px; height: 160px;}
	.graphiclist .news-img{ margin-right: 15px;}
	.graphiclist li{margin-bottom: 30px; display: block; overflow: hidden; }
}
@media (max-width: 1199px) {
	.graphiclist li h2 { margin:0 0 8px 0;}
	.graphiclist li{margin-bottom: 2px;}
	.graphiclist .news-txt p { line-height: 20px;}
}
@media (max-width: 991px) {
	.graphiclist li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-bottom:20px;margin-right: 0;}
	.graphiclist .news-img img{ width: 100%; height:auto;}
	.graphiclist li h2 {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;}
.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;}
.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;}
	}

.new-graphic { margin-top: 10px;padding: 0 2px;}
.new-graphic li {margin-bottom: 30px;}
.new-graphic li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #00ccff;
}
.new-graphic li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphic li .boxstyle .txtinfo {margin: 15px;overflow: hidden;height: 144px;}
.new-graphic li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.new-graphic li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 15px;font-weight: 700;margin: 0 0 8px 0;line-height: 20px;}
.new-graphic li .boxstyle .txtinfo h4 a { color: #004ea2;word-break:break-all;}
.new-graphic li .boxstyle .txtinfo h4 a:hover { color: #383838;}
.new-graphic li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphic li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.new-graphic li .boxstyle img {height: 146px;width: 100%;}
}
@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {height: 118px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 166px;}
}
@media (max-width: 991px) {
	.new-graphic li .boxstyle img {height: 138px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 148px;}
}
@media (max-width: 767px) {
	.new-graphic li .boxstyle img {height: 220px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: auto;}
	.new-graphic li .boxstyle .txtinfo h4 {font-size: 15px;line-height: 22px;}
	.new-graphic li .boxstyle .txtinfo p {font-size: 13px;line-height: 20px;}
}
@media (max-width: 320px) {
	.new-graphic li .boxstyle img {height: 180px;}
}

.staff { margin-top: 10px;padding: 0 2px;}
.staff .col-md-2 {padding-right: 10px;padding-left: 10px;}
.staff li {margin-bottom: 22px;}
.staff li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #ececec;
}
.staff li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle .txtinfo {margin: 6px;overflow: hidden;}
.staff li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.staff li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 14px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staff li .boxstyle .txtinfo h4 a { color: #004ea2;word-break:break-all;}
.staff li .boxstyle .txtinfo h4 a:hover { color: #383838;}
.staff li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 3px 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 (min-width: 768px) {
	.staff li .boxstyle img {height: 155px;width: 100%;}
}
@media (max-width: 1199px) {
	.staff li .boxstyle img {height: 121px;width: 100%;}
}
@media (max-width: 991px) {
	.staff li .boxstyle img {height: 120px;width: 100%;}
}
@media (max-width: 767px) {
	.staff li .boxstyle img {height: 185px;width: 100%;}
	.staff .col-md-2 {padding-right: 15px;padding-left: 15px;}
}
@media (max-width: 320px) {
	.staff li .boxstyle img {height: 149px;width: 100%;}
}

.isPc {margin-top: 20px;margin-bottom: 20px;}
.isPc .Pt3{padding:15px 0; border-bottom: #cdcdcd dotted 1px;/*background:#f7fcff;*/}
.isPc .Pt3 b{color:red; font-weight:normal;}
/*.isPc .Pt3:hover{background:#e9f4fc;}*/
.isPc .p3{float:left; margin-right:25px;}
.isPc .p3 img {width: 226px;height: 140px;border-radius: 4px;}
.isPc .t3 h3{ font-size:18px; line-height:22px; font-weight:700; margin: 0 0 5px 0;}
.isPc .t3 h3 a{color:#333333;}
.isPc .t3 h3 a:hover {color:#2b499c;}
.isPc .Pt3 span{ display:block; margin-bottom:8px; font-size:14px; color:#999999;}
.isPc .t3 p{ font-size:14px; line-height:22px; color:#4c4c4c;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;}
}

.piclist {overflow: hidden;}
.piclist li{margin-bottom: 20px; display: block; overflow: hidden; border-bottom:#ccc dashed 0px; }
.piclist li h2 { font-size:16px; line-height:22px; margin:0 0 5px 0;}
.piclist li h2 a { color:#333333;font-weight: 700;}
.piclist li h2 a:hover { color:#2b499c; text-decoration:none;}
.piclist .news-img{ margin-right: 10px;}
.piclist .news-img img{ border:#e4e4e4 solid 1px;}
.piclist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#4C4C4C;}
.piclist .news-txt i { font-size: 14px; margin: 0 0 8px 0; color:#999999; display:block;/*text-align: right;*/font-style: normal;}
.piclist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:none; font-style:italic; display:block;}
.piclist .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.piclist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.piclist .news-img img{ width: 100px; height: 133px;}
	.piclist .news-img{ margin-right: 20px;}
	.piclist li{margin-bottom: 20px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.piclist li:last-child {border:0;margin-bottom: 0; }
}
@media (max-width: 767px) {
	.piclist .news-img img{ width: 100px; height:133px;}
}

/*-----------------科研成果---------------------*/
.wordbreak {word-break: break-all;}
.result {overflow-x: hidden;margin: 20px 0 0 0;}
.result .years {border: #dedede solid 1px;overflow: hidden;padding: 12px 0;}
.result .years a {font-size: 13px;color: #004ea2;line-height: 24px;}
.result .years a:hover {color: #d61d0b;}
.result .contentlist {overflow: hidden;margin: 2px 0 0 0;}
.result .contentlist .table > thead > tr > th {color: #333;font-size: 14px;padding: 8px;}
.result .contentlist .table-bordered > tbody > tr > td {font-size: 13px;padding: 10px 6px;display:table-cell; vertical-align:middle;}/*word-break: break-all;*/
.result .contentlist .table-bordered .date {font-size: 12px;}
.result .contentlist .table-bordered .arial {}
.result .contentlist .hjwid1 {width: 42%;}
.result .contentlist .hjwid2 {width: 10%;}
.result .contentlist .hjwid3 {width: 22%;}
.result .contentlist .lwwid1 {width: 16%;}
.result .contentlist .lwwid2 {width: 10%;}
.result .contentlist .zzwid1 {width: 22%;}
.result .contentlist .zzwid2 {width: 15%;}
.result .contentlist .zzwid3 {width: 10%;}
.result .contentlist .zlwid1 {width: 12%;}
.result .contentlist .zlwid2 {width: 22%;}
.result .contentlist .zlwid3 {width: 15%;}
@media (max-width: 1199px){
	.result .contentlist .hjwid1 {width: 38%;}
	.result .contentlist .hjwid2 {width: 11%;}
	.result .contentlist .lwwid1 {width: 18%;}
	.result .contentlist .lwwid2 {width: 12%;}
	.result .contentlist .zzwid2 {width: 16%;}
	.result .contentlist .zzwid3 {width: 11%;}
	.result .contentlist .zlwid1 {width: 15%;}
	.result .contentlist .zlwid3 {width: 17%;}
}
@media (max-width: 991px){
	.result .contentlist .lwwid1 {width: 22%;}
	.result .contentlist .lwwid2 {width: 16%;}
	.result .contentlist .zzwid1 {width: 26%;}
	.result .contentlist .zzwid3 {width: 15%;}
	.result .contentlist .zlwid2 {width: 28%;}
	.result .contentlist .zlwid3 {width: 22%;}
}
@media (max-width: 767px){
	.result .contentlist .lwwid2 {width: 23%;}
	.result .contentlist .zzwid3 {width: 23%;}
	.result .contentlist .zlwid3 {width: 34%;}
}
/*网站地图*/
/*.webmap { overflow:hidden;}
.webmap hr { margin:5px 0;}
.webmap .rlink { padding:0 0 0 40px; overflow:hidden;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:3px 15px 0 15px;}
.webmap .tabh { min-height:42px; border-bottom:#dedede solid 1px;}
.webmap td {padding: 3px 0 6px 0;}
@media (max-width: 992px){
.webmap .rlink { padding:0;}
}
@media (max-width: 767px){
.webmap .rlink { margin:10px 0 0 0;}
.webmap .tabh {margin: 0 0 8px 0;}
}*/
.webmap { overflow:hidden;margin-bottom: 20px;}
.webmap button {width: 200px;}
.webmap hr { margin:5px 0;}
.webmap .rlink { padding:0; overflow:hidden;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:3px 30px 0 0;font-size: 14px;}
.webmap .tabh { min-height:42px; border-bottom:#ccc dotted 1px;}
.webmap td {padding: 3px 0 6px 0;}
@media (max-width: 1199px){
.webmap .rlink { padding:0 0 0 20px;}
}
@media (max-width: 991px){
.webmap .rlink { padding:0 0 0 40px;}
}
@media (max-width: 767px){
.webmap .rlink { margin:10px 0 0 0;padding:0 0 0 18px;}
.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: #c5222a;padding:12px 34px; font-size:22px;border-radius: 2px;letter-spacing: 6px;
}
.btn-more img {display: inline-block;
    margin-left: 6px;
    margin-top: -2px;}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {color: #fff;background-color: #484747;}

.btn-more1 {
	color: #fff;background-color: #c5222a;padding:4px 10px; font-size:15px;border-radius: 1px;letter-spacing: 1px;
}
.btn-more1 img {display: inline-block;margin-left: 4px;margin-top: -4px;}
.btn-more1:hover,
.btn-more1:focus,
.btn-more1:active,
.btn-more1.active,
.open .dropdown-toggle.btn-more1 {color: #fff;background-color: #484747;}

.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;
    
    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;
    
    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: 12px; TEXT-ALIGN: center; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px; margin: 10px 0 0 0;float: left;
}

#pages A {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 23px; PADDING-RIGHT: 8px
}
#pages A:visited {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 23px; PADDING-RIGHT: 8px
}
#pages A:hover {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 23px; PADDING-RIGHT: 8px
}
#pages SPAN {
    HEIGHT: 24px;
    COLOR: #333;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 8px;
    TEXT-DECORATION: none;
    MARGIN: 0px 3px;
    DISPLAY: inline-block;
    LINE-HEIGHT: 23px;
    PADDING-RIGHT: 8px;font-size: 14px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
.pages A {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
.pages A:visited {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
.pages SPAN {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
#pages A:hover {
    BORDER-TOP: #e84c3d 1px solid; BORDER-RIGHT: #e84c3d 1px solid; BACKGROUND: #e84c3d; BORDER-BOTTOM: #e84c3d 1px solid; COLOR: #fff; BORDER-LEFT: #e84c3d 1px solid
}
#pages A.curr {
    BORDER-TOP: #e84c3d 1px solid; BORDER-RIGHT: #e84c3d 1px solid; BACKGROUND: #e84c3d; BORDER-BOTTOM: #e84c3d 1px solid; COLOR: #fff; BORDER-LEFT: #e84c3d 1px solid
}
#pages A.curr:visited {
    BORDER-TOP: #e84c3d 1px solid; BORDER-RIGHT: #e84c3d 1px solid; BACKGROUND: #e84c3d; BORDER-BOTTOM: #e84c3d 1px solid; COLOR: #fff; BORDER-LEFT: #e84c3d 1px solid
}
.pages A:hover {
    BORDER-TOP: #e84c3d 1px solid; BORDER-RIGHT: #e84c3d 1px solid; BACKGROUND: #e84c3d; BORDER-BOTTOM: #e84c3d 1px solid; COLOR: #fff; BORDER-LEFT: #e84c3d 1px solid
}
/* Owl Carousel */
.flat-carousel .owl-controls {
		margin: 0;display: none;
	}
.flat-carousel .owl-controls .owl-nav div.owl-prev {
    left: -50px;
    background-color: transparent;
}

.flat-carousel .owl-controls .owl-nav div.owl-next {
    right: -50px; left: inherit;
    background-color: transparent;
}

.flat-carousel .owl-controls .owl-nav div.owl-prev:before, 
.flat-carousel .owl-controls .owl-nav div.owl-next:before {
    font-family: "FontAwesome";
    font-size: 30px;
    color: #ccc;
}

.flat-carousel .owl-controls .owl-nav div.owl-prev:before {
    content: "\f104";
}

.flat-carousel .owl-controls .owl-nav div.owl-next:before {
    content: "\f105";
}


/* Flat Client
-------------------------------------------------------------- */
.flat-client {
	padding: 46px 0;
}

.flat-client ul li:first-child {
	margin-left: 0px;
}

.flat-client ul li:last-child {
	margin-right: 0;
}

.flat-client ul li {
	display: inline-block;
	margin: 0 33px;
}
@media only screen and (max-width: 1199px) {
	.flat-carousel .owl-controls {
		display: none;
	}
}
/*---------------表单---------------------*/
.formbox .tbw1 {width: 15%;}
.formbox {overflow: hidden;width: 100%;margin: 36px auto 0 auto;}
.formbox .form-group {margin-bottom: 8px;overflow: hidden;}
.formbox .form-control {border-color: #ccc;height: 32px;padding: 0 10px;}
.formbox .form-control:focus {
	border-color: #6b9bc7;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
}
.formbox textarea.form-control {height: auto;padding: 10px;}
.formbox .authorlist {overflow: hidden;margin-bottom: 12px;}
.formbox label {font-size: 16px;padding-top: 7px;}
.formbox label em {color: #c50000;margin-left: 4px;}
.formbox .btn-sblue {padding: 6px 36px 6px 36px;float: none;margin: 20px 0;font-size: 18px;}
.formbox td {padding-left: 6px;}
.formbox .retrieve {color: #464646; background:#e9e9e9;padding:9px 70px;font-size:15px;display: inline-block; border-radius: 2px;text-decoration: none;margin-left: 20px;font-weight: 700;}
.formbox .retrieve:hover {background:#dedede;color:#464646;text-decoration:none;}
.formbox .upfile {border: #ccc solid 1px;padding: 15px;}
.formbox .upfile h4 {text-align: left;margin: 0 0 15px 0;font-size: 14px;}
.formbox .upfile .upbtn {width: 102px;height: 32px; position: relative;overflow: hidden;}
.formbox .upfile .upbtn .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;
}
.formbox .btn-danger {float: left;padding: 5px 13px;border-radius: 2px;}
.formbox .btn-default {padding: 5px 13px;border-radius: 2px;float: left;}
.formbox i {color: #0f6bb5;font-size: 17px;}
@media (max-width: 767px){
	.formbox .tbw1 {width: 22%;}
	.formbox .tmt {margin-top: 10px;}
}