*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}
a[href]:after{content:normal;}
*:focus{outline:none;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	text-decoration: none;
	background: #fff;
}
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;border: 0;}
select { width:100%;}
/* 清除浮 动*/
.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear{clear:both;}
.tj {text-align: justify;}
.rel {position: relative;}
.t3d {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.bdr4 {border-radius: 4px;}
.lets {letter-spacing: 1px;}
.wb {word-wrap:break-word;}
hr {border-top: 1px solid #e4e4e4;}
.no-gutter > [class*=col-] {padding: 0;}

.bgbai { background:#ffffff;}
.bgqh { background:#eeeeee;}
.bgf3 { background:#f3f3f3;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb28 { margin-bottom:28px;}
.mb30 { margin-bottom:30px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.mt28 { margin-top:28px;}
.space0 {padding: 0;}
.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;
}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobmt28 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 15px;}
	.mobmt20 {margin-top: 20px;}
    .mobmt28 {margin-top: 28px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}

.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; padding:50px 0 52px 0;
min-height: -moz-calc(100vh - 526px);
min-height: -webkit-calc(100vh - 526px);
min-height: calc(100vh - 526px);
}
.pagebox { display:block; padding:50px 0 52px 0;
min-height: -moz-calc(100vh - 526px);
min-height: -webkit-calc(100vh - 526px);
min-height: calc(100vh - 526px);
}
.secondarydetailbox { display:block; overflow:hidden; padding:20px 28px 25px 28px;margin-bottom: 28px;}
.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: 700; */ font-size: 13px; background: #f9f9f9; width:76px;}
.jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: #f9f9f9; width:84px;}
.secondarydetailbox select.form-control {padding-right: 5px;margin-bottom: 0px;height: 30px;}
.secondarydetailbox .p0 { padding:0px;}
@media (max-width: 1199px) {

	}
@media (max-width: 991px){

}
@media (max-width: 767px) {
    .secondarydetailbox { padding:20px 15px 25px 15px;margin-bottom: 18px;}
	}
.nrhei {font-size: 16px; line-height: 190%; color: #282828;word-wrap: break-word;}
.nrhei1 {font-size: 15px; line-height: 180%; color: #282828;word-wrap: break-word;}
h2 { color:#005896;}
.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-top: 24px;}
.indexbox2 {width: auto; height:auto;}
.indexbox hr { border-top: 1px dotted #cbcbcb;}
.indexrbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
@media (max-width: 768px){
.indexbox2 {margin-bottom: 18px;}
}
.lbborderstyle {background:#ffffff; padding: 22px 30px 20px 30px;border-radius: 3px;overflow: hidden;}
.xlborderstyle {background:#ffffff; padding: 8px 54px 10px 54px;border-radius: 3px;}
.dpborderstyle {background:#ffffff; padding: 22px 36px 30px 36px;border-radius: 3px;overflow: hidden;min-height: 406px;}
.dpborderstyle form {background: #f4f7fc; padding: 15px 13px 5px 10px; border-radius: 2px; border: #d6e2f2 solid 1px;}
.dpborderstyle .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: transparent; width:76px;}
.dpborderstyle .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: transparent; width:84px;}
.dpborderstyle select.form-control {padding: 0 5px;margin: 0;height: 30px; color: #454545;}
.dpborderstyle .form-control {border-color: #d6e2f2;background: #ffffff;height: 30px;color: #4e4e4e;}
.dpborderstyle .p0 { padding:0px;}
/*---------------区域背景---------------------*/
.firstpart {overflow: hidden;padding: 60px 0 0 0;background: #f5faff;}
.secondpart {padding: 60px 0 60px 0;background: #f5faff;}
.thirdpart {overflow: hidden;padding: 60px 0 60px 0;}
.fourthpart {padding: 60px 0 58px 0;background-repeat: no-repeat;background-position: top center;background-size: cover;}
.noticebox {background: #2596d1;overflow: hidden;padding: 18px;}
.pagepart {overflow: hidden;background: url(pgbanner_pc.jpg) no-repeat right center #fff;
-ms-box-shadow: 0 4px 20px 0px rgba(194, 220, 242, 0.4);
    -o-box-shadow: 0 4px 20px 0px rgba(194, 220, 242, 0.4);
    -moz-box-shadow: 0 4px 20px 0px rgba(194, 220, 242, 0.4);
    -webkit-box-shadow: 0 4px 20px 0px rgba(194, 220, 242, 0.4);
    box-shadow: 0 4px 20px 0px rgba(194, 220, 242, 0.4);
}
@media (max-width: 1280px){

}
@media (max-width: 1199px){
 
}
@media (max-width: 991px){
.firstpart {padding: 40px 0 18px 0;}
.secondpart {padding: 30px 0 30px 0;}
.thirdpart {padding: 30px 0 30px 0;}
.fourthpart {padding: 30px 0 28px 0;} 
}
@media (max-width: 767px){
.secondpart {padding: 30px 0 0 0;}
.firstpart {padding: 24px 0 12px 0;}
.fourthpart {padding: 28px 0 26px 0;}
.pagepart {overflow: hidden;background: url(pgbanner_mob.jpg) no-repeat right center #fff;}
}
/*---------------布局---------------------*/
.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: 67.305%;}
.win-r {width: 32.695%;}
.focus-l {width: 62.442%;}
.focus-r {width: 32.394%;}
@media (max-width: 1199px){
.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%;}
}
/*---------------NEWS-------------------*/
.fix-right {float: right;}
.fix-left {float: left;}
.rareas {overflow: hidden;}
.rareas li {overflow: hidden;padding: 0;}
.rareas li:nth-child(odd) {background: #e9f5ff;}
.rareas li:nth-child(even) {background: #e9f5ff;}
.rareas li img {width: 100%;height: 234px;}
.rareas li:nth-child(even) .rel {float: right;}
.rareas li:nth-child(odd) .rel .everse {right: 0;border-width: 12px 12px 12px 0px;border-color: transparent #e9f5ff transparent transparent;}
.rareas li:nth-child(even) .rel .everse {left: 0;border-width: 12px 0px 12px 12px;border-color: transparent transparent transparent #e9f5ff;}
.rareas li .triangle {border-style: solid;top: 50%;transition: all 0.35s ease 0s;content: "";height: 0;position: absolute;width: 0;z-index: 2;margin-top: -12px;}
.rareas li .date {position: absolute;padding: 0;left: 0;top: 0;right: 0;}
.rareas li .date .datebox {height: 80px;width: 80px;background: #d42b2e;color: #fff;padding:15px 6px 0 6px;text-align: center;font-size: 15px; }
.rareas li .date .datebox p {font-size: 28px;line-height: 1;margin: 1px 0 0 0;}
.rareas .areastxt {padding: 20px 7% 24px 7%;overflow: hidden;position: relative;}
.rareas .areastxt h4 {font-size: 15px;line-height: 1;color: #0084ff;margin: 0 0 6px;}
.rareas .areastxt .title {
	color: #222;text-align: left;
	text-transform: uppercase;
	opacity: 1;
	position: relative;
	margin: 0 0 11px;
}
.rareas .areastxt .title a {
    font-size: 17px;
    line-height: 1.5;
    color: #2b2b2b;
    font-weight: 500;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;max-height: 46px;
}
.rareas .areastxt .title a:hover {color: #0069d6; text-decoration: none;}
.rareas .areastxt .subtitle {
	color: #888;
	font-size: 1.5rem;
	margin: 0;
}
.rareas .areastxt p {font-size: 15px;color: #666;line-height: 170%;margin: 0;padding: 0;word-break: break-all;-webkit-line-clamp: 4;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;max-height: 108px;}
@media (max-width: 1280px){
	
}
@media (max-width: 1199px){
	.rareas li img {height: 176px;}
    .rareas .areastxt p {font-size: 14px;line-height: 140%;max-height: 56px;-webkit-line-clamp: 3;}
	.rareas .areastxt .title a {font-size: 16px;line-height: 1.4;max-height: 44px;}
}
@media (max-width: 1024px){
		
}
@media (max-width: 991px){
	.rareas li:nth-child(odd) {border-right: #e9f5ff solid 1px;}
	.rareas li > [class^='col'] {width: 100%;}
	.rareas li .triangle {display: none;}
    .rareas li img {height: 202px;}
}
@media (max-width: 767px){
	.rareas li:nth-child(odd) {border-right: #e9f5ff solid 0px;}
	.fix-right {float: none;}
	.fix-left {float: none;}
    .rareas li img {height: auto;}
    .rareas .areastxt .title {max-height: inherit;}
    .rareas .areastxt .title a {-webkit-line-clamp: inherit;max-height: inherit;}
    .rareas .areastxt {padding: 20px 20px 24px 20px;}
    .rareas .areastxt p {-webkit-line-clamp: inherit;max-height: inherit;}
}
/*---------------网站头---------------------*/
.soc_icons {overflow: hidden;width: 22%;margin: 5px 0 0 15px;float: right;}
.toppart {overflow: hidden;}
.toppart .top-l { width: 144px; height: 160px;display: table;padding: 13px;background-size: 100% 100%;}
.toppart .top-l span {display: table-cell;vertical-align: middle;}
.toppart .top-r { }
.webheader { position: relative;background: url(topbg.gif) repeat #008cff;}
.webheader .topheader { overflow: hidden;padding-left: 40px;border-bottom: #006fd6 solid 1px;}
.webheader .topheader .header-left { float:left;padding: 0 0 42px 0;}
.webheader .topheader .header-right { }

.webheader .topheader .header-left .sitename {border-bottom: #fff solid 1px;padding-bottom: 8px;margin-bottom: 8px;}
.webheader .topheader .header-left .syb { overflow: hidden;}
.webheader .topheader .header-left .syb .syb_l { color:#fff;float:left;font-weight: 500;font-size:16px;line-height: 1;}
.webheader .topheader .header-left .syb .syb_r { line-height:1; float:right; font-size:16px;color: #fff;}

.webheader .logo { margin:0 0 20px 0;}
.webheader .moblogo {margin:12px 0 0 0;overflow: hidden;}
.webheader .relatedlink { margin:0; text-align:right;}
@media (max-width: 1199px){

}
@media (max-width: 991px){
	.webheader .topheader {padding-left: 18px;}
	.webheader .topheader .header-left { padding: 8px 0 34px 0;}
}
@media (max-width: 767px){
	.toppart .top-l { width: 66px; height: 135px;padding: 18px 0 0;}
	.webheader .topheader {padding-left: 15px;border-bottom: #006fd6 solid 0px;}
	.webheader .topheader .header-left { padding: 8px 0 0 0;}
	.webheader .topheader .header-left .syb .syb_l, .webheader .topheader .header-left .syb .syb_r {font-size:12px;}
	.webheader .logo { margin:0 0 16px 0;}
	.webheader .logo img { margin:0;}
	.webheader {position: fixed;width: 100%;z-index: 18;}
}
@media (max-width: 320px){
	.toppart .top-l { height: 152px;}
	.webheader .topheader .header-left .syb .syb_l, .webheader .topheader .header-left .syb .syb_r {line-height: 1.5;}
	.webheader .topheader .header-left .syb .syb_r {float:initial;}
}
.topbanner {overflow: hidden;background: url(2021-topbg.jpg) no-repeat top center;}
.topbanner .topby {height: 282px;position: relative;}
.topbanner .topby img {position: absolute;bottom: 26px;right: 0;}
@media (max-width: 1199px){
	.topbanner {background-size: cover;}
	.topbanner .topby {height: 198px;}
}
@media (max-width: 767px){
	.topbanner .topby {height: 120px;}
	.topbanner .topby img { bottom: 10px;}
}

.search-box {
  position: relative;
  width: 100%;
}
.search-box input[type="text"] { outline: none; }
.search-box input[type="text"]::-webkit-input-placeholder{ color: #888 !important;font-family: Arial;}
.search-box input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #ffffff inset;}
.search-box input[type="submit"] {outline: 0;border: 0;}
.search-box .s-inp {
  height: 60px;line-height: 60px;
  border-radius: 0px;
  width: 100%;
  padding-left: 25px;
  padding-right: 0px;
  color: #999;font-size: 16px;border: #999 solid 1px;
}
.search-box .s-btn {
  width: 80px;
  height: 60px;line-height: 60px;
  border-radius: 0px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(searchbtn1.png) center center no-repeat #5b5b5b;
  outline: none;
}
.search-box .s-btn:hover {background-color: #333;}
@media (max-width: 767px){
	.search-box .s-inp {height: 50px;line-height: 50px;}
	.search-box .s-btn {width: 60px;height: 50px;line-height: 50px;}
}
/*---------------head---------------------*/
.homefocus {overflow: hidden;}
.homefocus .slick-dotted.slick-slider {margin-bottom: 0;}
.homefocus .slick-slide {position: relative;}
.homefocus .slick-list li {background-repeat: no-repeat;background-position: center top;background-size: cover;height: 480px;position: relative; }
/*Dots*/
.homefocus .slick-dots {bottom: 26px;}
.homefocus .slick-dots li button:before {font-size: 14px;opacity: .9;color: #fff;}
.homefocus .slick-dots li.slick-active button:before {opacity: .9;color: #0088ff;}
/*Arrows*/
.homefocus .slick-prev,
.homefocus .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    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: rgba(75, 140, 190, 0.4);border-radius: 100%;z-index: 1;
}
.homefocus .slick-prev:hover,
.homefocus .slick-prev:focus,
.homefocus .slick-next:hover,
.homefocus .slick-next:focus
{
    color: transparent;
    outline: none;
    background: #0e6eb8;
}
.homefocus .slick-prev:hover:before,
.homefocus .slick-prev:focus:before,
.homefocus .slick-next:hover:before,
.homefocus .slick-next:focus:before
{
    opacity: 1;
}
.homefocus .slick-prev.slick-disabled:before,
.homefocus .slick-next.slick-disabled:before
{
    opacity: .25;
}

.homefocus .slick-prev:before,
.homefocus .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;
}
.homefocus .slick-prev {left:-8%;}
.homefocus .slick-next {right:-8%;}
.homefocus .slick-prev, .homefocus .slick-next {display: none !important;}

/* Atribute Navigation
=================================*/
.attr-nav{
    display: inline-block;
    margin-right: -2px;
}

.attr-nav > ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.attr-nav > ul > li{
    float: left;
    display: block;margin-right: 9px;
}
.attr-nav > ul > li:last-child {margin-right: 0px;}

.attr-nav > ul > li > a {
    color: #fff;
    display: block;
    position: relative;font-size: 16px;line-height: 1;width: 40px;height: 36px;background: url(searchbtn.png) no-repeat center #006dd3;
}
.attr-nav > ul > li > a:hover, .attr-nav > ul > li > a:focus, .attr-nav > ul > li > a:hover, .attr-nav > ul > li > a:active {color: #fff;background-color: #00217d;}
.attr-nav > ul > li .langea { display: inline-block; background: none; height: 19px; width: 21px; border: 1px #e1e1e1 solid; border-radius: 2px; text-align: center; line-height: 18px; vertical-align: top;margin-left: 2px;color: #fff;font-size: 0.75rem;}
.attr-nav > ul > li .langea:hover {color: #457cc8;}
@media (max-width: 767px){
	
}
/* Top Search
=================================*/
.top-search{
    background-color: #00217d;
    padding: 8px 0;
    display: none;
}

.top-search input.form-control{
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    color: #fff;
    height: 40px;
    padding: 0 15px;
}
.top-search .input-group input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #00217d inset;}
.top-search .input-group input::first-line{
  color: #fff;
}
.top-search .input-group-addon{
    background-color: transparent;
    border: none;
    color: #fff;
    padding-left: 0;
    padding-right: 0;font-size: 18px;
}

.top-search .input-group-addon.close-search{
    cursor: pointer;
}
@media (max-width: 991px) {
.top-search .container{
        padding: 0 45px;
    }
}
@media (max-width: 767px) {
.top-search .container{
        padding: 0 20px;
    }
.top-search{padding: 0;}
}

/*---------------栏目样式---------------------*/
.lanmu{ overflow: hidden;border-bottom: #0084ff solid 2px;margin: 40px 0 24px 0;}
.lanmu_l{ color:#fff;float:left;font-weight: 700;font-size:18px;line-height: 1;padding: 15px 40px 13px 68px;background: url(icon03.png) no-repeat 40px 14px #0084ff;}
.lanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu_r{ line-height:30px; float:right; font-size:14px;}
.lanmu_r a{ color:#41bbff; text-decoration:none;font-family: Arial;text-transform: uppercase;}
.lanmu_r a:hover{ color:#fff; text-decoration:none;}

.lanmu1 { overflow: hidden;}
.lanmu1_l{ color:#333;float:left;font-weight: 700;font-size:18px;line-height: 1;padding: 5px 0 0 0;}
.lanmu1_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu1_r{ line-height:28px; float:right; font-size:14px;}
.lanmu1_r a{ color:#555; text-decoration:none;font-family: Arial;text-transform: uppercase;}
.lanmu1_r a:hover{ color:#e30000; 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:700;margin-left: 16px; float:left;background: url(columnsbg01.png) no-repeat top center;}
.lanmu3_r{ line-height:42px; float:right; color:#e3f6ff; font-family: Arial; font-size:12px;margin-right: 15px;}
.lanmu3_r a{ color:#6aefff; text-decoration:none;}
.lanmu3_r a:hover{ color:#d5fbff; text-decoration:none;}

.sortlanmu { overflow: hidden;background: #f1f3fa;border-left: 5px solid #1958af;padding: 0 12px 0 17px;margin: 28px 0 0 0;}
.sortlanmu_l { color:#333;float:left;font-weight: 700;font-size:18px;line-height: 140%;padding: 12px 0;}
.sortlanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.sortlanmu1 {overflow: hidden;margin: 20px 0 0 0;float: left;}
.sortlanmu1_l {
    color: #333936;
    float: left;
    font-weight: 700;
    font-size: 18px;
}

.webcolumn {overflow: hidden;text-align: center;}
.webcolumn .lmname {font-size: 36px;line-height: 100%;color: #333;position: relative;display: inline-block;font-weight: 700;text-transform: uppercase;}

.column { overflow:hidden;border-bottom: #cfdae8 solid 2px;}
.column_l { width:auto; font-size:22px; font-weight:700; color:#333; float:left; display:inline-block; overflow:hidden;padding: 7px 3px 14px 0;line-height: 130%;}
.column_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}
.column_r {float: right;}
@media (max-width: 991px){
	.column_r {width: 100%;display: block;}
}
.column1 { background:url(tabbg01.png) no-repeat right bottom #193d7b; overflow:hidden;}
.column1_l { width:auto; font-size:26px; font-weight:500; color:#fff; float:left; display:inline-block; overflow:hidden;padding: 9px 15px;line-height: 130%;}
@media (max-width: 767px){
	.column_l{ font-size:22px;}
}

/*---------------焦点图&新闻---------------------*/
.hotnews {padding: 38px 0 48px 0;position: relative;}
.hotnews .newsbg {
overflow: hidden;
background:#fff;
/*-ms-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
-o-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
-moz-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
-webkit-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);*/
}
.hotnews .newsbg .focuspic {
	margin: 0;border-radius: 5px 5px 0 0;overflow: hidden;
}
.hotnews .newsbg .focustxt {border-radius: 0 0 5px 5px;overflow: hidden;border: #dcdcdc solid 1px;padding: 22px 30px;color: #444;line-height: 1.5;font-size: 16px; }
.hotnews .newsbg .focustxt a{ color:#194690; text-decoration:none;text-transform: uppercase;display: block;overflow: hidden;text-align: right;margin-top: 8px;}
.hotnews .newsbg .focustxt a:hover{ color:#e30000; text-decoration:none;}
.hotnews .chatu {position: absolute;bottom: 0px;right: 0px;z-index: 0;opacity: .6;}
.hotnews .win-img {overflow: hidden;width: 68.262%;padding-right: 30px;}
.hotnews .win-list {overflow: hidden;width: 31.738%;}
.focusnews {overflow: hidden;height: 392px;}
.focusnews .latest {overflow: hidden;border-bottom: #c7d4ea solid 1px;margin-bottom: 17px;padding-bottom: 15px;}
.focusnews .latest h4 {overflow: hidden;margin: 0;max-height: 52px;}
.focusnews .latest h4 a {font-size: 20px;line-height: 1.3;color: #204587;text-decoration: none;font-weight: 700;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.focusnews .latest h4 a:hover {color: #d43434;}
.focusnews .latest p {font-size: 14px;line-height: 1.4;color: #737373;margin: 7px 0 0 0;}

.cmain1a {
	width: 100%;
}
.cmain1a hr {
	border-top: 1px solid #cfdae8;
}
.cmain1ax {
	width: 100%;
	height: 38px;
	background: url(ioz-navbg2.gif) repeat-x bottom center;
	margin-bottom: 6px;
}
.cmain1ay {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	overflow: hidden;
}
.cmain1ay .title {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 7px;
	font-weight: 700;
}
.cmain1ay .rq {font-size: 14px;color: #b8d5ff;border-bottom: #3a66a4 solid 1px;padding-bottom: 15px;margin-top: 9px;margin-bottom: 19px;text-align: right;}
.cmain1ay .title a {
	color: #333;max-height: 299px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;
}
.cmain1ay .title a:hover {
	color: #ffae00;
	text-decoration: none;
}
.cmain1ay img {
	max-width: none;
}
.cmain1ax li {
	float: left;
	height: 38px;
	line-height: 24px;
}
.cmain1ax li.now {
	background: url(ioz-navbg3.gif) no-repeat bottom center;
}
.cmain1ax li.now a {
	color: #004280;
	text-decoration: none;
}
#threea1 {
	margin: 0 24px 0 0;
	text-align: center;
}
#threea2 {
	margin: 0 24px 0 0;
	text-align: center;
}
#threea3 {
	margin: 0 24px 0 0;
	text-align: center;
}
.cmain1ax li a {
	color: #004280;
	font-size: 20px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-weight: 700;
	text-decoration: none;
}
.cmain1ay1 {
	width: 163px;
	height: 220px;
	float: left;
	position: relative;
	margin-right: 12px;
}
.cmain1ay1x {
	width: 163px;
	height: 28px;
	text-align: center;
	position: absolute;
	left: 10px;
	bottom: 0;
	background: url();
}
.cmain1ay1x a {
	color: #000000;
	line-height: 28px;
	font-size: 11px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}
.txt_hedar{overflow: hidden;margin-bottom: 20px;}
.txt_hedar a{
	width: 100%;
	font-size: 14px;
	line-height: 1.6;
	color: #888;
	overflow: hidden;
	-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;height: 42px;}
.list-index li {
	overflow: hidden;
	clear: both;margin-bottom: 14px;
}
.list-index li:last-child {margin-bottom: 0;}
.list-index li a {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 1.4;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 52px;
    position: relative;
}
.list-index li a:hover {
	color: #00a0e9;
	text-decoration: none;
}
.list-index span {
	line-height: 1.5;
	color: #00a0e9;
	font-size: 16px;
	font-weight: 700;position: absolute;left: 0;
}
@media (max-width: 1280px) {
	.list-index li {margin-bottom: 13px;}
}
@media (max-width: 1199px) {
	.txt_hedar {margin-bottom: 15px;}
	.list-index li {margin-bottom: 10px;}
}
@media (max-width: 991px) {
.hotnews {padding: 30px 0 32px 0;}
.hotnews .win-img {width: 100%;padding-right: 0px;}
.hotnews .win-list {overflow: hidden;width: 100%;margin-top: 30px;}
.cmain1ay {height: auto;}
}
@media (max-width: 767px) {
.list-index li a {white-space: normal;}
.txt_hedar{height: auto;}
.txt_hedar a{-webkit-line-clamp: initial;height: auto;}
.hotnews .newsbg .focustxt {padding: 15px 18px;}
.cmain1ay .title a {white-space: normal;} 
}
.list-newimg {
	overflow: hidden;
	margin: 20px 0 0 0;
}
.list-newimg li {
	margin-bottom: 18px;
}
.list-newimg li img {width: 100%;height: 145px;}
.list-newimg .overlay {
	background-color: rgba(0, 0, 0, 0.56);
}
.list-newimg .overlay span {
	color: #E4E4E4;
	font-size: 14px;
	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%;
}
	.list-newimg li img {height: 117px;}
}
@media (max-width: 991px) {
	.list-newimg li img {height: 139px;}
}
@media (max-width: 767px) {
	.list-newimg li img {height: auto;}
}
/*---------------产品---------------------*/
.productpart {overflow: hidden;margin-top: 24px;}
.productpart .product-l { width: 320px;display: block;margin-right: 40px;}
.productpart .product-r {}
.productpart .product-l li {background: #fff;height: 180px;}
.productpart .product-l li:nth-child(even) {background: #e9f5ff;}
.productnav {padding: 24px;overflow: hidden;}
.productnav h4 {font-size: 20px;color: #0084ff;font-weight: 700;margin: 0 0 20px;}
.productnav li {height: auto !important;background: transparent !important;float: left;margin-bottom: 14px;}
.productnav li {width: 58%;}
.productnav li:nth-child(even) {width: 42%;}
.productnav li a {font-size: 14px;color: #333;}
.productnav li a:hover {color: #0084ff;}
@media (max-width: 1199px) {
	.productpart .product-l { width: 310px;display: block;margin-right: 26px;}

}
/*---------------产品细览---------------------*/
.productxl {overflow: hidden;}
.productxl .pxl-l { display: block;margin-right: 30px;}
.productxl .pxl-l img { width: 318px; height: 265px;border: #eee solid 1px;}
.productxl .pxl-r {overflow: hidden;}
.productxl .pxl-r h2 { font-size:24px;line-height:1; margin:10px 0 25px 0;font-weight: 700; color:#333;}
.productxl .pxl-r p { font-size: 14px;line-height: 2;margin:0 0 20px 0; color:#555;max-height: 140px;overflow: hidden;
-webkit-line-clamp: 5;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}
.productxl .pxl-r a {
    display: block;
    font-size: 16px;
    padding: 0 26px 0 55px;
    color: #333;
    float: left;
    margin-right: 15px;
    line-height: 45px;
    background: #efefef no-repeat 25px center;
}
.productxl .pxl-r a:hover {color: #0e75d6;}
.productxl .pxl-r a.a1 {
    background-image: url(icon01.png);
}
.productxl .pxl-r a.a2 {
    background-image: url(icon02.png);
}
.prodinfo {background: url(icon04.png) no-repeat 15px 14px #f2f2f2;padding: 10px 15px 10px 50px;font-size: 16px;color: #333;margin-top: 20px;}
@media (max-width: 1199px) {
	.productxl .pxl-l img {width: 260px; height: 217px;}
	.productxl .pxl-r h2 { margin:10px 0 22px 0;}
	.productxl .pxl-r p {-webkit-line-clamp: 4;line-height: 1.8;margin: 0 0 15px 0;max-height: 100px;}
}
@media (max-width: 991px) {
	.productxl .pxl-l img {width: auto; height: auto;}
	.productxl .pxl-l {width: 100%;}
	.productxl .pxl-r {width: 100%;}
	.productxl .pxl-r h2 { margin:28px 0 22px 0;}
	.productxl .pxl-r p {max-height: initial;}
}
@media (max-width: 767px) {
	.productxl .pxl-r a {padding: 0 16px 0 40px;background: #efefef no-repeat 15px center;}
	.productxl .pxl-l img {width: 100%; height: auto;}
}
/*---------------Home pic---------------------*/
.piclist { }
.piclist li {margin: 30px 0 0 0;}
.piclist li .boxstyle {overflow: hidden;padding: 9px;background: #00a0e9;border-radius: 5px;}
.piclist li:hover .boxstyle {background: #0684fa;}
.piclist li .boxstyle .picbor {border-bottom: #efefef solid 1px;border-radius: 4px;overflow: hidden;}
.piclist li .boxstyle img {width: 100%;height: 216px;}
.piclist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.piclist li .boxstyle .txtinfo {overflow: hidden;padding: 20px 11px 11px;}
.piclist li .boxstyle .txtinfo h4 { overflow: hidden;margin: 0 0 12px;}
.piclist li .boxstyle .txtinfo h4 a { font-size: 16px;font-weight: 500;line-height: 1.4;color: #fff;width: 100%;height: 44px;
 -webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;  
}
.piclist li .boxstyle .txtinfo h4 a:hover { color: #fff;}
.piclist li .boxstyle .txtinfo p {font-size: 14px;color: rgba(255,255,255,.6);line-height: 1.5;margin: 0 0 15px 0;overflow: hidden;width: 100%;height: 63px;text-align: justify;
-webkit-line-clamp: 3;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}
.piclist li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
.piclist li .boxstyle .txtinfo .col-xs-6 {font-size: 15px;color: rgba(255,255,255,.6);line-height: 1.1;}
.piclist li .boxstyle .txtinfo .col-xs-6 a {font-size: 15px;color: rgba(255,255,255,1);opacity:0.6;float: right;}
.piclist li .boxstyle .txtinfo .col-xs-6 a:hover {opacity:1;}
.piclist li .boxstyle .txtinfo .col-xs-6 a img {display: inline-block;margin-right: 10px;margin-top: -3px;width: 17px;height: 16px;}
.tabmore {display:block;overflow:hidden;text-align: center;margin-top:30px;}
@media (max-width: 1440px) {
.piclist li .boxstyle img {height: 212px;}
}
@media (max-width: 1280px) {
.piclist li .boxstyle img {height: 204px;}
}
@media (max-width: 1199px) {
.piclist li .boxstyle img {height: 153px;}
}
@media (max-width: 991px) {
.piclist li .boxstyle img {height: 181px;}
}
@media (max-width: 767px) {
.piclist li {margin: 20px 0 0 0;}
.piclist li .boxstyle img {height: auto;max-height: 238px;}
.piclist li .boxstyle .txtinfo h4 {height: auto;}
.piclist li .boxstyle .txtinfo h4 a {-webkit-line-clamp: initial;}
}
/*-----------------媒体扫描--------------------*/
.events_list {}
.events_list .events_box {background: #fff;padding: 36px 26px 36px;border-radius: 10px;}
.event_time {width:58px; height:94px;float:left;text-align:center; margin-right:20px;position: relative;}
.event_time:after {
    bottom: 0;
    left: 18%;
    content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background: #ffae00;
}
.events_list .event_time p {font-size:38px;color:#00a0e9; margin:20px 0 3px;line-height: 36px;font-weight: 700;}
.event_time span {font-size:14px; color:#999;font-weight: 500;}
.event_r {overflow: hidden;}
.events_list h5 {font-size:16px; line-height:1.4;color:#333;overflow: hidden;max-height: 48px;font-weight: 500;margin-bottom: 9px;text-transform: initial;margin: 0;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;}
.events_list p {font-size:14px;color:#999; margin-top:10px;line-height: 1.5;}
.events_list li{margin-top:30px; overflow:hidden;}
.events_list li:last-child{margin-bottom:0px;}
.events_list li:hover .events_box {background: #00a0e9;}
.events_list li:hover h5 {color:#fff;}
.events_list li:hover .event_time p {color: #fff;}
.events_list li:hover .event_time:after {background: #fff;}
.events_list li:hover .event_time span {color: #fff;}
.events_list li:hover p {color: rgba(255,255,255,.6);}
@media (max-width: 767px) {
	.event_time p,.events_list .event_time p{font-size:34px;margin:9px 0 3px;}
	.events_list h5 {-webkit-line-clamp: initial;max-height: initial;}
	.events_list h5 a{font-size:16px;}
	.events_list li{margin-top:20px;}
	.events_list .events_box {padding: 26px 16px 26px;}
}
@media (max-width: 320px) {
	.event_r {overflow: initial;}
	.event_time {margin-bottom: 10px;}
}
/*---------------通知公告---------------------*/
.newscenter{ width:100%;padding: 23px 25px 0;}
.newscenter dl {margin-bottom: 0;}
.newscenter dd{ overflow: hidden;margin: 0 0 20px 0;}
.newscenter dd:nth-child(5) {margin: 0;}
.newscenter dd span{ float:left;color:#333;text-align:center;width:68px;margin-right:15px;font-size:28px;font-weight: 700;line-height: 1;background:#fff;font-family: Arial;border-radius: 2px;overflow: hidden;padding: 10px 0 11px 0;}
.newscenter dd span b { text-align: center; line-height: 1.2; font-size: 14px;font-family: Arial; display: block; color:#888;font-weight: 500;margin-top: 3px;}
.newscenter dd .hdtitle { overflow:hidden;}
.newscenter dd .hdtitle h4 {margin: 8px 0 0 0;}
.newscenter dd .hdtitle h4 a {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #333;
    font-weight: 500;
    max-height: 48px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.newscenter dd .hdtitle h4 a:hover {color: #064db1;}
.newscenter dd .hdtitle p {margin: 3px 0 0 0;}
.newscenter dd .hdtitle p a { font-size:14px; color:#999; line-height:20px;}
.newscenter dd .hdtitle p a:hover {color: #1958af;}
@media (max-width: 1199px) {
	.newscenter{ padding: 19px 20px 0;}
	.newscenter dd span{ padding: 7px 0 8px 0;}
	.newscenter dd .hdtitle h4 {margin: 4px 0 0 0;}
	.newscenter dd:nth-child(4) {margin: 0;}
	.newscenter dd:nth-child(5) {display: none;}
}
@media (max-width: 991px) {
	.newscenter{ padding: 19px 20px 20px;}
}
@media (max-width: 767px) {
    .newscenter{height: auto;}
	.newscenter dd .hdtitle a{ white-space: normal;}
}

.recruit { width:100%;}
.recruit dl {margin-bottom: 0;}
.recruit dd{ overflow: hidden;margin: 0 0 20px 0;}
.recruit dd span{ float:left;color:#fff;text-align:center;width:60px;margin-right:15px;font-size:16px;font-weight: 500;line-height: 1.2;background:#17a7f7;font-family: Arial;border-radius: 2px;overflow: hidden;padding: 6px 9px;letter-spacing: 3px;}
.recruit dd span b { text-align: center; line-height: 1.2; font-size: 12px;font-family: Arial; display: block; color:#fff;font-weight: 500;}
.recruit dd .hdtitle { overflow:hidden;}
.recruit dd .hdtitle h4 {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #333;
    font-weight: 500;
}
.recruit dd:hover .hdtitle h4 {color: #204587;}
.recruit dd .hdtitle h4 i {font-style: normal;color: #999;margin-left: 12px;}
.recruit dd .hdtitle p { font-size:14px; color:#737373; line-height:20px;margin: 3px 0 0 0;}
@media (max-width: 1259px) {
	
}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
    .recruit{height: auto;}
	.recruit dd .hdtitle a{ white-space: normal;}
}
/*pagebanner*/
.pagebanner {padding: 43px 0px;position: relative;}
.pagebanner h3 {font-size: 36px;font-weight: 700;line-height: 1;margin: 0;color: #333;position: relative;padding-bottom: 14px;}
.pagebanner h3:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background: #0085ff;
}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	.column_r {width: 100%;display: block;}
	.pagebanner {padding: 38px 0px 38px 15px;}
}
@media (max-width: 767px){
	.pagebanner {padding: 20px 0px;}
	.pagebanner h3 {font-size: 28px;}
}
.column1 { background: #193d7b; overflow:hidden;}
.column1_l { width:auto; font-size:26px; font-weight:500; color:#fff; float:left; display:inline-block; overflow:hidden;padding: 9px 15px;line-height: 130%;}
@media (max-width: 767px){
	.column_l{ font-size:22px;}
	.column_l:after {top: 5px;height: 16px;}
}
/*------------------选项卡----------------*/
.index_kj{padding: 10px 15px 0;}
.index_kj h2{ font-size:20px; color:#004098;
margin:0;
font-weight:700; padding-bottom:10px;background: url(ioz-lmbg03.png) repeat-x bottom;}
.index_kj ul{ margin-top:20px;}
.index_kj ul li{ margin-bottom:20px; float:left; width:47%; height:86px; border-radius:4px; text-align:center; padding-top:12px;}
.index_kj ul li a{ display:block;}
.index_kj ul li img{ display:inline-block; margin-bottom:8px;}
.index_kj ul li p{ color:#fff; font-size:14px;}

.khlink_bg01{ background:#ea4949; margin-right:3%;}
.khlink_bg02{ background:#397ebe;margin-left:3%;}
.khlink_bg03{ background:#339f8e;margin-right:3%;}
.khlink_bg04{ background:#ff9907;margin-left:3%;}
.khlink_bg01:hover{ background:#d43c3c; }
.khlink_bg02:hover{ background:#3074b3;}
.khlink_bg03:hover{ background:#2a9483;}
.khlink_bg04:hover{ background:#e68c0c;}



.achievements{ margin-bottom:22px;}
.achievements img{ width:100%; height:72.6px;}
.achievements img:hover{ opacity:0.8;}

@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.achievements img{ height:141px;}
}
@media (max-width: 767px) {
	.achievements img{ width:100%; height:auto;}
}
@media (max-width: 320px) {
    
}

.indexggbox {
	width: auto;
	height: auto;
	overflow: hidden;
	border-top: #cce7f4 solid 1px;
	border-bottom: #cce7f4 solid 1px;
	border-left: #cce7f4 solid 1px;
	border-right: #cce7f4 solid 1px;
}
.indexggbox1 {
	width: auto;
	height: auto;
	overflow: hidden;margin-bottom: 33px;
	border-top: #cce7f4 solid 1px;
	border-bottom: #cce7f4 solid 1px;
	border-left: #cce7f4 solid 1px;
	border-right: #cce7f4 solid 1px;
}
.index_tab {position: relative;}
.index_tab .space {
	padding: 20px 14px 14px 14px;
}
.index_tab .tabmenu {
	text-align: center;
	/*overflow: hidden;*/
}
.index_tab .tabmenu ul li {
	color: #333;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	display: inline-block;
	margin-right: 15px;background: #fff;
    border-radius: 5px;line-height: 1.1;
}
.index_tab .tabmenu ul li:last-child {margin-right: 0;}
.index_tab .tabmenu ul li a {
	color: #013985;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.index_tab .tabmenu ul li.selected{ background:#00a0e9; position:relative;}
.index_tab .tabmenu ul li.selected a {
	color: #fff;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.index_tab .tabmenu ul li span {
	float: left;
	display: block;padding: 15px 56px;
}
.index_tab .tabmenu ul li span.tabg {
	width: 100%;
	text-align: center;
}
.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: #fff;
}
.index_tab .tabmenu ul li.selected b{ width:9px; height:5px;background: url(gdhov_twt.png) no-repeat; display:block; position:absolute; bottom:-5px; left:50%; margin-left:-4.5px;}

.index_job {position: relative;}
.index_job .space {
	padding: 20px 15px 15px 15px;
}
.index_job .tabmenu {
	background: #f3f8fd;
	height: 46px;border-bottom: #cce7f4 solid 1px;
	/*overflow: hidden;*/
}
.index_job .tabmenu ul li {
	height: 46px;
	color: #234192;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	padding: 0 16px;
}
.index_job .tabmenu ul li a {
	color: #013985;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.index_job .tabmenu ul li.selected{background: #23408d;
    position: relative;
}
.index_job .tabmenu ul li.selected b {
    width: 9px;
    height: 5px;
    background: url(gdhov_twt.png) no-repeat;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -4.5px;
}
.index_job .tabmenu ul li.selected a {
	color: #fff;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.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: 11px 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: #fff;
	padding: 11px 0 0 0;
}

.events_tab {position: relative;margin-right: 10px;}
.events_tab .tabmenu {
	overflow: hidden;margin-bottom: 16px;
}
.events_tab .tabmenu ul li {
	color: #00a0e9;
	font-size: 17px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	margin-right: 20px;
}
.events_tab .tabmenu ul li:last-child {
	margin-right: 0px;background: none;padding-right: 0px;
}
.events_tab .tabmenu ul li a {
	color: #234192;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.events_tab .tabmenu ul li.selected a {
	color: #234192;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.events_tab .tabmenu ul li span {
	float: left;
	display: block;
}
.events_tab .tabmenu ul li span.tabg {
	padding: 0 0 9px 0;
	width: 100%;
	text-align: center;
}
.events_tab .tabmenu ul li span img {
    display: inline-block;
    margin-right: 9px;
    margin-top: -6px;
}
.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: #00a0e9;
	border-bottom: #ffae00 solid 2px;font-size: 20px;
}
.fwcx {width: 100%;overflow: hidden;height: 352px;}
.fwcx1 {width: 100%;overflow: hidden;height: 276px;}
.more { position: absolute;
    top: 0px;
    right: 0px;}
.more1 { position: absolute;
    top: 7px;
    right: 13px;}

@media (max-width: 1199px) {
.fwcx {height: 320px;}
.fwcx1 {height: 276px;}
}
@media (max-width: 1024px) {
    .index_tab .tabmenu ul li {padding: 0 12px;}
}
@media (max-width: 991px) {
    .events_tab {margin-right: 0px;}
    .fwcx {height: 336px;}
    .fwcx1 {height: 282px;}
    .index_tab .tabmenu ul li {padding: 0 16px;}
}
@media (max-width: 767px) {
.fwcx {height: auto;}
.fwcx1 {height: auto;}
.events_tab .tabmenu ul li {margin-right: 22px;}
.index_tab .tabmenu ul li span {padding: 15px;}
}
@media (max-width: 320px) {
.events_tab .tabmenu ul li {
	margin-right: 8px;
	height: 36px;
	font-size: 17px;
	font-weight: 700;
    padding-right: 10px;
}
    .index_tab .tabmenu ul li {
    padding: 0 11px;
    font-size: 18px;
}
}
/*------------------图片滚动----------------*/
#marquee-pic {overflow:hidden;margin-top: 25px;margin-bottom: 50px;}
#marquee-pic ul {width: 888888px !important;}
#marquee-pic ul li {float:left; margin:0px 12px;width: 144px;}
#marquee-pic ul li .thumbnail__link {width:146px; height:122px;border: #fff solid 1px;}
#marquee-pic ul li img{display:block; width:100%; height:100%;}
#marquee-pic ul li p {text-align: center;color: #333;padding: 0 6px;font-size: 15px;margin: 10px 0 6px 0;}
#marquee-pic ul li:hover p {color: #0069d6;}
@media (max-width: 991px) {
	#marquee-pic {margin-bottom: 36px;}
}
@media (max-width: 767px) {

}

/*------------------滚动公告----------------*/
.marquee-1 {
	width: 100%;
	height: 244px;
	overflow: hidden;
	margin: 0;
}
.marquee-1 ul {
	float: left;
	width: auto;
	padding: 0px;
}
.marquee-1 ul li {
	float: left;
	width: 100%;
	padding: 5px 0;
	line-height: 140%;
}
.marquee-1 ul li span {
	font-size: 6px;
	color: #ff0000;
	margin-right: 5px;
}
.marquee-1 ul li a > img {
	display: inline-block;
	margin: 0 0 0 6px;
}
@media (max-width: 1280px) {
.marquee-1 {height: 234px;}
}
@media (max-width: 1199px) {
.marquee-1 {height: 196px;}
}
@media (max-width: 991px) {
.marquee-1 {height: 222px;}
}
.hui {
	font-size: 14px;
	line-height: 18px;
	color: #8d9cb2;
	text-decoration: none;
	font-family: Arial;
}
.hei {font-size: 12px;line-height: 18px;color: #8b8b8b;text-decoration: none;font-family: Arial;}
a.hei:hover {color: #f86900; font-size: 12px; text-decoration: none;}
.hei1 {
    font-size: 15px;
    line-height: 1.4;
    color: #454545;
    text-decoration: none;
	padding-left: 15px;
}
A.hei1:hover {
    COLOR: #00a0e9;text-decoration: none;
}
.lan {font-size: 15px;line-height: 1.4;color: #00a0e9;text-decoration: none;}
a.lan:hover {color: #333; text-decoration: none;}
.lan1 {font-size: 13px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan1:hover {color: #d61300; font-size: 13px; text-decoration: none;}
.huang {font-size: 15px;color: #ffc435;line-height: 20px;}
.dlan {font-size: 13px;line-height: 18px;color: #6ff3ff;text-decoration: none;font-family: Arial;}
.bai {font-size: 13px;line-height: 20px;color: #ffffff;text-decoration: none;font-family: \5FAE\8F6F\96C5\9ED1;background-image: url(ico_bd.gif);background-repeat: no-repeat;background-position: left 6px;padding-left: 16px;}
a.bai:hover {color: #6ff3ff; font-size: 13px;}
.bai12 {font-size: 12px;line-height: 18px;color: #e9f7ff;text-decoration: none;}
a.bai12:hover {color: #8bebff; font-size: 12px;}
.bai13 {font-size: 13px;line-height: 20px;color: #e9f7ff;text-decoration: none;}
a.bai13:hover {color: #8bebff; font-size: 13px;}
.bai14 {font-size: 15px;line-height: 34px;color: #fff;text-decoration: none;height: 36px;overflow: hidden;display: inline-block;background: #006dd3;padding: 0 24px;}
a.bai14:hover {color: #fff;background: #00217d;}
.bai15 {font-size: 15px;line-height: 20px;color: #e9f7ff;text-decoration: none;padding-bottom: 10px;}
a.bai15:hover {color: #8bebff; font-size: 15px;}

.hei14 {font-size: 14px;line-height: 23px;color: #444;text-decoration: none;}
a.hei14:hover {color: #0453b0; font-size: 14px;}
.hei13 {font-size: 13px;line-height: 20px;color: #444;text-decoration: none;}
a.hei13:hover {color: #0453b0; font-size: 13px;}
/*---------------special subject Links---------------------*/
.banlinks {}
.banlinks .row {margin-left: -7px;margin-right: -7px;}
.banlinks .row > [class^='col'] {padding-left: 7px;padding-right: 7px;}
.banlinks li {margin-top: 20px;float: left;}
.banlinks li img {height: 75px;border: #fff solid 0px;width: 100%;}
.banlinks .pgli {margin-bottom: 20px;}

.qlink {}
.qlink li {margin-bottom: 10px;float: left;}
.qlink li img {height: 50px;border: #fff solid 0px;width: 100%;}

/*---------------快速通道---------------------*/
.appsys {overflow: hidden;background: #f1f3fa;padding: 10px 0 20px 0;}
.appsys li {width: 33.333%;overflow: hidden;float: left;}
.appsys .space {padding: 0;}
.appsys .boxpadding {padding: 15px 0 0 0;}
.appsys .boxpadding .sysico {width: 80px;height: 80px;text-align: center;border: #fff solid 2px;margin: 0 auto;border-radius: 50%;padding: 21px 0 0 0;background: #fff;}
.appsys a:hover .boxpadding .sysico {border: #c2c9e2 solid 2px;}
.appsys .sideline {border-bottom: #ffffff solid 1px;border-right: #ffffff solid 1px;}
.appsys .in_icon {background: #ecf5fb;}
.appsys p {color: #333;margin: 9px 0 0 0;font-size: 15px;}
.appsys a:hover p {color: #064db1;}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
	
}

.sslab {overflow: hidden;}
/*.sslab .row {margin-left: -5px;margin-right: -5px;}
.sslab .row > [class^='col'] {padding-left: 5px;padding-right: 5px;}*/
.sslab li {margin-bottom: 19px;}
.sslab li:last-child {margin-bottom: 0px;}
.sslab li .sslabbtn {background-color: #eff2f8;background-image: url(btnbg.png);background-repeat: no-repeat;padding: 25px 28px 25px 28px;border: #cfd6e1 solid 1px;}
.sslab li:nth-child(1) .sslabbtn {background-position: right 0%;}
.sslab li:nth-child(2) .sslabbtn {background-position: right 20%;}
.sslab li:nth-child(3) .sslabbtn {background-position: right 40%;}
.sslab li:nth-child(4) .sslabbtn {background-position: right 60%;}
.sslab li:nth-child(5) .sslabbtn {background-position: right 80%;}
.sslab li:nth-child(6) .sslabbtn {background-position: right 100%;}
.sslab li .sslabicon {float: left;margin-right: 14px;margin-top: 2px;}
.sslab li .sslabtxt {line-height: 1.3;font-size: 18px;color: #333;}
.sslab li a:hover .sslabtxt {color: #204587;}
@media (max-width:1280px) {
    .sslab li .sslabbtn {padding: 23px 28px 23px 28px;}
}
@media (max-width:1199px) {
    .sslab li .sslabbtn {padding: 16px 18px 16px 18px;}
    .sslab li .sslabtxt {font-size: 16px;}
}
@media (max-width:991px) {
    .sslab li .sslabbtn {padding: 21px 10px 20px 16px;}
    .sslab li .sslabtxt {font-size: 18px;}
}
@media (max-width:767px) {
    .sslab li .sslabbtn {padding: 20px 28px 20px 28px;}
    .sslab li {margin-bottom: 13px;}
}

.kxdata {}
.kxdata li {margin-bottom: 19px;}
.kxdata li:last-child {margin-bottom: 0px;}
/*---------------专题及图标链接---------------------*/
.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: 100%;float: left;}
.win-ico li {float: left; text-align:center;margin-top: 13px;}
.win-ico li font{ width:86px; height:86px; background:#e2ebf9; border-radius:50%; display:block;justify-content: center;align-items: center;margin: 0 auto;padding: 23% 0 0 0;}
.win-ico li font:hover{background: #c8d7ee;}
.win-ico p {color: #333;margin: 8px 0 0 0;font-size: 15px;text-align: center;line-height: 1.2;height: 34px;}
.win-ico a:hover p {color: #204587;}
@media (max-width: 1199px) {
    .win-ico li font{ width:70px; height:70px;}
	.win-ico li {margin-top: 10px;}
	.win-ico p {font-size: 13px;height: 29px;}   
}
@media (max-width: 991px) {
    .win-ico li font {padding: 19% 0 0 0;}
}
@media (max-width: 767px) {
    .win-ico .row {margin-left: -6px;margin-right: -6px;}
    .win-ico .row > .col-xs-4 {padding-left: 6px;padding-right: 6px;}
	.win-ico li font{ width:76px; height:76px;padding: 17% 0 0 0;}
    .win-ico li {margin-top: 15px;}
    .win-ico p {font-size: 15px;height: 34px;}
}
@media (max-width: 380px) {
    .win-ico li font{ padding: 19% 0 0 0;}
}
@media (max-width: 320px) {
    .win-ico p {font-size: 14px;}
    .win-ico li font{ padding: 22% 0 0 0;}
}
.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;}
}
/*---------------新闻动态---------------------*/
.photonews {overflow: hidden;margin-top: 26px;}
.photonews li {margin-bottom: 38px;}
.photonews li .newsbox {position: relative;}
.photonews li .newsbox .newimg {overflow: hidden;border: #eeeeee solid 1px;}
.photonews li .newsbox .newimg img {width: 100%;height: 222px;
-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;
}
.photonews li .newsbox:hover .newimg img {
   -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1); 
}
.photonews li .newsbox h4 {font-size: 17px;line-height: 1.4;color: #333;font-weight: 500;height: 45px;overflow: hidden;margin: 18px 0 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.photonews li .newsbox:hover h4 {color: #0069d6;}
.photonews li .newsbox p {font-size: 14px;line-height: 1.7;color: #888;margin: 0;font-weight: 500;height: 68px;overflow: hidden;
-webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.photonews li .newsbox .submitdate {width: 68px;height: 68px;background: #0084ff;font-size: 32px;color: #fff;text-align: center;line-height: 1;padding: 8px 0 0 0;position: relative;z-index: 3;font-weight: 700;margin: -35px 0 0 1px;}
.photonews li .newsbox .submitdate h4 {font-size: 14px;line-height: 1;margin: 2px 0 0 0;color: #fff;}
.photonews li .newsbox:hover .submitdate {background: #f26033;}
@media (max-width: 1280px) {
	.photonews li .newsbox .newimg img {height: 212px;}
}
@media (max-width: 1199px) {
	.photonews li .newsbox .newimg img {height: 160px;}
	.photonews li .newsbox h4 {font-size: 16px;}
}
@media (max-width: 991px) {
	.photonews li .newsbox .newimg img {height: 188px;}
}
@media (max-width: 767px) {
	.photonews li .newsbox .newimg img {height: auto;}
	.photonews li:last-child {margin-bottom: 20px;}
	.photonews li .newsbox h4 {height: auto;-webkit-line-clamp: initial;}
	.photonews li .newsbox p {-webkit-line-clamp: initial;height: auto;}
}
@media (max-width: 380px) {

}

.media {overflow: hidden;}
.media li {margin-bottom: 30px;}
.media li .boxstyle {position: relative;}
.media li .boxstyle .thumbnail__link {border: #ccc solid 1px;}
.media li .boxstyle img {width: 100%;height: 213px;}
.media li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.media li .boxstyle .medianame {margin: -16px auto 20px auto;overflow: hidden;padding: 0 8px;position: relative;z-index: 2;display: block;max-width: 120px;background: #f26033;color: #fff;font-size: 18px;text-align: center;text-transform: uppercase;font-weight: 700;height: 34px;line-height: 34px;}
.media li .boxstyle .txtinfo {margin: 16px 0 0 0;overflow: hidden;position: relative;z-index: 2;height: 180px;
}
.media li .boxstyle .txtinfo h5 {font-size: 16px;color: #1481d5;margin: 0 0 14px 0;font-weight: 700;text-transform: inherit;}
.media li .boxstyle .txtinfo h4 { font-size: 20px;font-weight: 500;margin: 0 0 16px 0;line-height: 125%;overflow: hidden;height: 75px;color: #000;}
.media li:hover .boxstyle .txtinfo h4 {color: #002b7a;}
.media li .boxstyle .txtinfo p {font-size: 15px;color: #888;line-height: 140%;margin: 0;word-break: break-all;width: 100%;-webkit-line-clamp: 4;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;height: 86px;}
.media li .boxstyle .txtinfo span {font-size: 16px;color: #74baf2;line-height: 22px;font-weight: 700;margin-bottom: 6px;display: block;}
@media (max-width: 1440px) {
    .media li .boxstyle img {height: 190px;}
}
@media (max-width: 1280px) {
.media .row {margin-right: -19px;margin-left: -19px;}
.media .row > [class^='col'] {padding-right: 19px;padding-left: 19px;}
.media li .boxstyle img {height: 176px;}
}
@media (max-width: 1199px) {
.media li .boxstyle img {height: 162px;}
.media .row {margin-right: -15px;margin-left: -15px;}
.media .row > [class^='col'] {padding-right: 15px;padding-left: 15px;}
.media li .boxstyle .txtinfo h4 { font-size: 18px;height: 88px;}
.media li .boxstyle .txtinfo p {font-size: 14px;}
}
@media (max-width: 1024px) {

}
@media (max-width: 991px) {
.media li:last-child {display: block;}
.media li .boxstyle img {height: 221px;}
.media li .boxstyle .txtinfo h4 { height: 66px;}
.media li .boxstyle .txtinfo p {font-size: 15px;}
}
@media (max-width: 800px) {

}
@media (max-width: 767px) {
.media li .boxstyle .txtinfo {height: auto;}
.media li .boxstyle .txtinfo h4 { font-size: 20px;}
.media li .boxstyle .txtinfo h4, .media li .boxstyle img {height: auto;}
    .media li .boxstyle .txtinfo p {height: auto;-webkit-line-clamp: initial;}
}

.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;font-family: \5FAE\8F6F\96C5\9ED1;}
.picnewslist li h2 a:hover { color:#004ea2; text-decoration:none;}
.picnewslist .news-img{ margin-right: 10px; margin-bottom:8px;}
.picnewslist .news-img img{ max-width: 102px; border:#e4e4e4 solid 1px;}
.picnewslist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.picnewslist .news-txt i { font-size: 12px; margin: 0 0 5px 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.picnewslist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.picnewslist .news-txt p a:hover { color:#15549a;}
.picnewslist .hzfa-img{ margin-right: 10px; margin-bottom:15px;}
.picnewslist .hzfa-img img{ max-width: 112px; border:#e4e4e4 solid 3px;}
.picnewslist .hzfa-txt p { line-height: 1.5; font-size: 12px; margin:0 0 15px 0; color:#8e8e8e;}
@media (max-width: 1199px) {
	.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;}
	}
/*------------------left news----------------*/
.rprogress {overflow: hidden;margin-top: 22px;}
.rprogress .progress-l {overflow: hidden;float: left;background: #f1f3fa;width: 260px;height: 270px;margin-right: 24px;border: #f1f3fa solid 1px;}
.rprogress .progress-l .limg {overflow: hidden;}
.rprogress .progress-l .limg img {height: 170px; 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;}
/*.rprogress .progress-l .limg:hover img {-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);}*/
.rprogress .progress-l .ltext {padding: 13px 16px;}
.rprogress .progress-l .ltext h3 {line-height:1;color:#125bc3; font-size: 21px; margin: 0 0 8px 0;font-weight: 700;}
.rprogress .progress-l .ltext h3 i {line-height:1;color:#acacac; font-size: 14px; margin: 0 6px;}
.rprogress .progress-l .ltext h3 span {line-height:1;color:#125bc3; font-size: 15px; font-weight: 500;}
.rprogress .progress-l .ltext h4 {font-size: 14px;line-height: 1.4;color: #333;margin: 0;max-height: 40px;overflow: hidden;}
.rprogress .progress-l .ltext h4 a {color: #333;
	-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;}
.rprogress .progress-l .ltext h4 a:hover {color: #004ea2;}
.rprogress .progress-r {}
@media (max-width: 767px){
    .rprogress .progress-l {width: 100%;height: auto;margin-right: 0;}
    .rprogress .progress-l .limg img {height: auto;max-height: 248px;}
    .rprogress .progress-r {float: left;overflow: hidden;margin-top: 20px;}
    .rprogress .progress-l .ltext h4 a {max-height: inherit;height: auto;-webkit-line-clamp: inherit;}
}
@media (max-width: 380px){
	.rprogress .progress-l .limg img {max-height: 222px;}
}
@media (max-width: 320px){
	.rprogress .progress-l .limg img {max-height: 186px;}
}
/*-----------------文字列表---------------------*/
.list-tab { overflow:hidden; display:block;min-height: 240px;}
.list-tab ul li {overflow:hidden;width:100%; text-align:left;border-bottom:#cfdae8 dotted 1px;margin-bottom: 12px;padding-bottom: 12px;}
.list-tab ul li:last-child {margin-bottom: 0px;}
.list-tab ul li h4 { float:left;max-width: 82%;overflow:hidden;font-size:15px; color:#333;display:block;margin: 0;line-height: 26px;}
.list-tab span.right {float: right;}
.list-tab span a { float:left;overflow:hidden;font-size:14px;line-height:1; color:#fff;background: #0061af;display:block;padding: 7px 13px;}
.list-tab span a:hover {background: #008eff;}


.list-tab1 { overflow:hidden; display:block;}
.list-tab1 ul{ float:left; width:100%;}
.list-tab1 ul li{overflow:hidden;clear:both;border-bottom:0px solid #dfe6f3; width:100%; text-align:left;padding: 0;margin-bottom:21px;}
.list-tab1 ul li:last-child {margin-bottom: 0;}
.list-tab1 ul li a { float:left;/*width:88%;*/max-width: 88%;overflow:hidden;font-size:16px; color:#f1f3f8;background-image: url(icon04.png);background-repeat: no-repeat;background-position: left 8px;padding:0 0 0 14px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-tab1 ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab1 ul li a:hover {color: #064db1; text-decoration: none;}
.list-tab1 i {float: left;margin: 14px 0 0 8px;}
.list-tab1 span {color:#a9d3ea; font-size: 15px; font-family:Arial;}
.list-tab1 span.right {float: right;}

.list-gg { overflow:hidden; display:block;margin-top: 22px;}
.list-gg ul li{overflow:hidden;border-bottom:1px solid #dfe6f3; width:100%; text-align:left;padding-bottom: 10px;margin-bottom: 10px;background: url(ico-01.png) no-repeat 1px 7px;padding-left: 15px;}
.list-gg ul li:last-child {margin-bottom: 0;padding-bottom: 0px;border: 0;}
.list-gg ul li a{ float:left;width:100%;overflow:hidden;font-size:15px;line-height:1.4; color:#333;font-weight:500;word-break: break-all;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;max-height: 44px;}
.list-gg ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-gg ul li a:hover {color: #064db1; text-decoration: none;}
.list-gg ul li a span {color: #1958af;font-size: 15px;}
@media (max-width: 767px) {
.list-gg ul li a {height:auto; white-space:normal;}
}

.list-bmtab { overflow:hidden; display:block;}
.list-bmtab ul{ float:left; width:100%;}
.list-bmtab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;
margin-bottom:15px;}
.list-bmtab ul li:last-child {margin-bottom: 0;}
.list-bmtab ul li a{ float:left;/*width:88%;*/max-width: 80%;overflow:hidden;font-size:15px; color:#333;background-image: url(icon01.png);background-repeat: no-repeat;background-position: left 8px;padding:0 0 0 14px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-bmtab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-bmtab ul li a:hover {color: #204587; text-decoration: none;}
.list-bmtab i {float: left;margin: 14px 0 0 8px;}
.list-bmtab span {color:#a1a1a1; font-size: 14px; font-family:Arial;}
.list-bmtab span.right {float: right;}

.list-bmtab1 { overflow:hidden; display:block;}
.list-bmtab1 ul{ float:left; width:100%;min-height: 195px;}
.list-bmtab1 ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;
margin-bottom:15px;}
.list-bmtab1 ul li:last-child {margin-bottom: 0;}
.list-bmtab1 ul li a{ float:left;width:100%;overflow:hidden;font-size:15px; color:#333;background-image: url(icon01.png);background-repeat: no-repeat;background-position: left 8px;padding:0 0 0 14px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-bmtab1 ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-bmtab1 ul li a:hover {color: #204587; text-decoration: none;}
.list-bmtab1 i {float: left;margin: 14px 0 0 8px;}
.list-bmtab1 span {color:#a1a1a1; font-size: 14px; font-family:Arial;}
.list-bmtab1 span.right {float: right;}

.cmsm .list-tab1 ul li {margin-bottom:20px;}
.cmsm .list-tab1 ul li:last-child {margin-bottom: 0;}

.left-txtximg{ float:left; width:27.8%; background:#e6f1fb;}
.left-txtximg img{ height:142px; width:100%;}
.left-txtximg p{ padding:0; margin:12px; font-size:14px;height: 72px;overflow: hidden;line-height: 1.3;}
.left-txtximg p a{ color:#404040;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}
.left-txtximg p:hover a {color:#0040a9;}

.list-news { overflow:hidden; display:block;}
.list-news li{overflow:hidden;border-bottom:#cfdae8 dotted 1px;margin-bottom: 16px;padding-bottom: 16px;}
.list-news li:last-child {margin-bottom: 0px;padding-bottom: 0;border-bottom:0;}
.list-news li a { float:left;/*width:86%;*/max-width: 88%;overflow:hidden;font-size:16px;line-height:150%; color:#333;padding-left: 18px;text-overflow:ellipsis; white-space:nowrap;text-align: justify;position: relative; }
.list-news li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background-color: #0084ff;
    border-radius: 3px;
}
.list-news li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-news li a:hover {color: #0069d6;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {line-height:150%;color:#00a0e9; font-size: 15px; font-family:Arial;}
.list-news span.right {float: right;}
.nol {}
.list-news[data-v-nodate] li a {max-width: 100%;}
@media (max-width: 1199px) {
	.list-news li a{max-width: 86%;}
}
@media screen and (max-width: 991px){
    .list-news li a{white-space: normal;max-width: 76%;}
    .list-news .nol li a {white-space: nowrap;max-width: 84%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
	.list-news li{margin-bottom: 13px;padding-bottom: 13px;}
    .list-news li a {max-width: 72%;}
    .list-news .nol li a {white-space: normal;max-width: 72%;}
    .list-news span {font-size: 14px;}
}
@media (max-width: 380px){
    .list-news li a, .list-news .nol li a {max-width: 100%;}
    .list-news span {width: 100%;padding: 4px 0px 0 16px;} 
}

.list-article { overflow:hidden; display:block;}
.list-article li{overflow:hidden;margin-top: 13px;}
.list-article li a{ float:left;width: 100%;overflow:hidden;font-size:16px;line-height:150%; color:#383838;padding-left: 18px;text-overflow:ellipsis; white-space:nowrap;text-align: justify;position: relative; }
.list-article li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background-color: #0084ff;
    border-radius: 3px;
}
.list-article li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-article li a:hover {color: #0069d6;}
@media (max-width: 991px){
	.list-article li a{white-space: normal;}
}

.list-link { overflow:hidden; display:block;margin-top: 30px;}
.list-link li {overflow:hidden;clear:both;padding: 20px 18px;}
.list-link li:nth-child(odd) {background: #f5f7fb;}
.list-link li a{ float:left;overflow:hidden;font-size:16px;line-height:1.4; color:#333;background-image: url(2021-icon02.png);background-repeat: no-repeat;background-position: left 2px;padding-left: 36px; }
.list-link li a:hover {color: #334ca6;}
.list-link span {line-height:1.5;color:#9b9b9b; font-size: 15px;position: absolute;top:2px;right: 0;}
@media (max-width: 767px){
	.list-link {margin-top: 26px;}
    .list-link li a {padding-right: 0px;}
    .list-link span {position: initial;margin-left: 17px;}
}
/*---------------信息平台---------------------*/
.infoplatform {overflow: hidden;}
.infoplatform .space {padding: 0;}
.infoplatform .boxpadding {padding: 20px 0;}
.infoplatform .sideline {border-bottom: #dfeef9 solid 1px;border-right: #dfeef9 solid 1px;}
.infoplatform .in_icon1 {background: #0062ac;}
.infoplatform .in_icon2 {background: #0ba299;}
.infoplatform .in_icon3 {background: #6fbc47;}
.infoplatform .in_icon4 {background: #24a9e6;}
.infoplatform .in_icon5 {background: #f8b62c;}
.infoplatform p {color: #ffffff;margin: 6px 0 0 0;font-size: 12px;}
.infoplatform a:hover p {opacity: 0.7;filter: alpha(opacity=70);}
@media (max-width: 1299px) {
	.infoplatform .boxpadding {padding: 23px 0;}
}
/*---------------学术活动---------------------*/
/*首页样式*/
.events {background: #f3f9fe;overflow: hidden;padding: 18px;border: #b6d5eb solid 1px;min-height: 342px;}
.cmain2by{ width:100%;}
.cmain2by dl { margin:0px;}
.cmain2by dd{ overflow: hidden;margin-bottom: 14px;border-bottom: #d3d3d3 dashed 0px;}
.cmain2by dd.cmain2byli1{background:#f1f1f1;}
.cmain2by dd span{ float:left;color:#ff9c00;text-align:center;width:57px;margin-right:2px;font-size:25px;font-weight: 700;padding: 2px 0 0 0;background: url(ioz_datebg.png) no-repeat top center;font-family: Arial;/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/}
.cmain2by dd span b { background: #086ec1;height: 22px; text-align: center; line-height: 22px; font-size: 12px;font-family: Arial; display: block; color:#ffffff; font-weight:normal;}
.cmain2by dd .hdtitle { float:left; width:78%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.cmain2by dd .hdtitle a{  display:block; line-height:20px; color:#383838; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.cmain2by dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.cmain2by dd .hdtitle a:hover {COLOR: #004ea2; }
.cmain2by dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 7px 0 0 0;}
@media (max-width: 1299px) {
	.events {min-height: 358px;}
}
@media (max-width: 1199px) {
	.cmain2by dd .hdtitle {width:70%;}
	
}
@media (max-width: 991px) {
	.cmain2by dd .hdtitle {width:89%;}
	
}
@media (max-width: 767px) {
	.cmain2by dd .hdtitle {width:76.8%;}
	.cmain2by dd .hdtitle a{ white-space: normal;font-size:14px;}
}
@media (max-width: 320px) {
	.cmain2by dd .hdtitle {width:71.8%;}
}
/*列表页样式*/
.academic-notice{ width:100%;}
.academic-notice dl { margin:0px;}
.academic-notice dd{ overflow: hidden;margin-bottom: 16px;padding-bottom: 16px;border-bottom: #dedede dashed 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:63px;margin-right:2px;font-size:25px;font-weight: 700;padding: 2px 0 0 0;background: url(ioz_datebg.png) no-repeat top center;font-family: Arial;}
.academic-notice dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: Arial; 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 a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:16px; 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;}
@media (max-width: 1199px) {
	.academic-notice dd .hdtitle {width:88%;}
	.academic-notice dd .hdtitle a {font-size: 15px;}
}
@media (max-width: 991px) {
	.academic-notice dd .hdtitle {width:81%;}
}
@media (max-width: 767px) {
	.academic-notice dd .hdtitle {width:74.8%;}
	.academic-notice dd .hdtitle a{ white-space: normal;font-size:14px;}
}
@media (max-width: 320px) {
	.academic-notice dd .hdtitle {width:70.8%;}
}
/*二级页面侧边样式*/
.jlnotice { margin: 0 15px 18px 15px;}
.jlnotice dl { margin:0px;}
.jlnotice dd{ overflow: hidden;margin-bottom: 17px;padding-bottom: 17px;border-bottom: #d3d3d3 dashed 1px;}
.jlnotice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.jlnotice dd span{ float:left;color:#ff9c00;text-align:center;width:63px;margin-right:2px;font-size:25px;font-weight: 700;padding: 2px 0 0 0;background: url(ioz_datebg.png) no-repeat top center;font-family: Arial;/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/}
.jlnotice dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.jlnotice dd .hdtitle { float:left; width:76%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.jlnotice dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;}
.jlnotice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.jlnotice dd .hdtitle a:hover {COLOR: #004ea2; }
.jlnotice dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 7px 0 0 0;}
@media (max-width: 1299px) {
	.jlnotice dd{ margin-bottom: 21px;padding-bottom: 21px;}
}
@media (max-width: 1199px) {
	.jlnotice dd .hdtitle {width:71%;}
}
/*---------------首页图文---------------------*/
.homelist {overflow: hidden;}
.homelist li{margin-bottom: 26px;display: block; overflow: hidden; }
.homelist li:last-child {margin-bottom: 0px;}
.homelist li h2 { font-size:17px;line-height:1.4; margin:0 0 8px 0;font-weight: 500;}
.homelist li h2 a { color:#000;overflow: hidden;display: block;text-overflow: ellipsis;white-space: nowrap;}
.homelist li h2 a:hover { color:#004ea2; text-decoration:none;}
.homelist .news-img { margin-right: 20px;}
.homelist .news-img a {border:#d6d6d6 solid 1px;}
.homelist .news-img img{width: 200px; height: 116px;}
.homelist .news-txt span {font-size: 15px;color: #125eb8;line-height: 22px;font-weight: 300;margin-top: 10px;display: block;text-align: right;}
.homelist .news-txt p { line-height: 146%; font-size: 14px; margin: 0px; color:#797979;word-break: break-all;height: 60px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.homelist .news-txt i { font-size: 15px; margin: 6px 0 0 0; color:#125eb8; display:block;font-style: normal;text-align: right;line-height: 1;}
.homelist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.homelist .news-txt p a:hover { color:#15549a;}
@media (max-width: 1199px) {
    .homelist .news-img {margin-right: 18px;}
    .homelist .news-img img{width: 193px; height: 112px;}
    .homelist li h2 { font-size:16px;}
    .homelist .news-txt i { font-size: 14px; margin: 9px 0 0 0; }
}
@media (max-width: 800px) {
	.homelist li h2 a {overflow: inherit;}
}
@media (max-width: 767px) {
	.homelist .news-img{ margin-bottom:14px;margin-right: 0px;width: 100%;}
	.homelist .news-img img{ width: 100%; height:auto;max-height: 246px;}
    .homelist li h2 {font-size: 18px;}
    .homelist li h2 a {white-space: inherit;}
    .homelist .news-txt p {display: none;}
    .homelist .news-txt i { font-size: 15px; margin: 9px 0 0 0;text-align: left; }
}
@media (max-width: 380px) {
    .homelist .news-img img{ max-height: 222px;}
}
@media (max-width: 320px) {
    .homelist .news-img img{ max-height: 185px;}
}
/*---------------视频中心---------------------*/
.picvid {margin: 2px 0 0 0;}
.videobox {overflow: hidden;display: block;margin: 24px 0 6px 0;}
.videobox .txtinfo {overflow: hidden;padding: 10px 0 0 0;}
.videobox .txtinfo h4 { color: #333;font-size: 15px;line-height: 140%;font-weight: 500;margin: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;text-decoration: none;-webkit-box-orient: vertical;height: 44px;}
.videobox .txtinfo h4 a { color: #333;border: 0;display: block;}
.videobox .txtinfo h4 a:hover { color: #003b8b;text-decoration: none;}
.video-container {
	/*border:#f7d4c1 solid 6px;*/
	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;border-radius: 2px;
	
}/*width:173px; height:116px; */
.video-container:hover .headline {
    background: white;z-index: 2;
}
.video-container i {
    display: block;
    position: absolute;
    opacity: .6;
    text-align: center;
    color: inherit;
    font-size: 46px;
    width: 46px;
    height: 46px;
    top: 50%;
    left: 50%;
    margin-top: -23px;
    margin-left: -23px;
}
.video-container:hover a {
    opacity: .9;
    /*top: 0;*/ 
    z-index: 2;
}

.video-container img {
	width:100%;height:186px;
	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: 1;
	-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: 1280px) {
	.video-container img {height:172px;}
}
@media (max-width: 1199px) {
	.video-container img {height:164px;}
}
@media (max-width: 1024px) {
	.video-container img {height:138px;}
}
@media (max-width: 991px) {
	.video-container img {height:183px;}
	.videobox .txtinfo h4 {font-size: 14px;height: 36px;}
	.headline {max-height: 68px;font-size: 18px;line-height: 20px;}
}
@media (max-width: 800px) {
    .video-container img {height:147px;}
}
@media (max-width: 768px) {
    .video-container img {height:141px;}
}
@media (max-width: 767px) {
	.videobox {margin: 26px 0 0 0;}
	.videobox .txtinfo h4 {font-size: 16px;height: auto;}
	.video-container img {height:auto;}
}
/*---------------推荐专题---------------------*/
/*首页样式*/
.specialtopic {}
.specialtopic img {border: #d9d9d9 solid 1px;width: 100%;height:65px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic img {height:52px;margin: 30.8px 0 0 0;}
}
@media (max-width: 991px) {
	.specialtopic img {height:61px;margin: 20px 0 0 0;}
}
@media (max-width: 767px) {
	.specialtopic img {height:48px;margin: 15px 0 0 0;}
}
@media (max-width: 380px) {
	.specialtopic img {height:43px;margin: 15px 0 0 0;}
}
@media (max-width: 320px) {
	.specialtopic img {height:36px;margin: 15px 0 0 0;}
}
/*列表页样式*/
.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: #d9d9d9 solid 1px;width: 100%;height:78px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic-list1 img {height:62px;}
}
@media (max-width: 991px) {
	.specialtopic-list1 img {height:63px;}
}
@media (max-width: 767px) {
	.specialtopic-list1 img {height:51px;margin: 0 0 15px 0;}
}
@media (max-width: 380px) {
	.specialtopic-list1 img {height:45px;margin: 0 0 15px 0;}
}
@media (max-width: 320px) {
	.specialtopic-list1 img {height:36px;margin: 0 0 15px 0;}
}
/*---------------About---------------------*/
.about {background: url(aboutbg.gif) repeat #0084ff;padding: 40px 20px 36px;width: 815px;margin: 0 auto;}
.about .by {margin-bottom: 15px;}
.about p {font-size: 14px;color: #bee0ff;line-height: 1.8;text-align: center;margin: 0;}
.about p[data-v-abone] {padding: 0 10%;}
.about p[data-v-abtwo] {padding: 0 5%;}
@media (max-width: 991px) {
	.about {width: 100%;}
}
@media (max-width: 767px) {
	.about p[data-v-abone], .about p[data-v-abtwo] {padding: 0;}
}
/*---------------页尾---------------------*/
.footnav {overflow: hidden;margin-bottom: 28px;}
.footnav .foot-l {width: 76%;background: url(fgx.png) repeat-y right top;}
.footnav .foot-r {width: 252px;float: right;}
.footnav .foot-l h4, .footnav .foot-r h4 {font-size: 18px;font-weight: 700;line-height: 1.1;margin: 0 0 15px;color: #fff;}
.footnav .foot-l .row {margin-left: -2px;margin-right: -2px;}
.footnav .foot-l .row > [class^='col'] {padding-left: 2px;padding-right: 2px;}
.footnav .foot-l li {margin-bottom: 3px;}
.footnav .foot-l li a {font-size: 14px;color: rgba(255,255,255,.8);line-height: 1.1;}
.footnav .foot-l li a:hover {color: rgba(255,255,255,1);}
.footnav .foot-r a {float: left;margin-right: 22px;}
.footnav .foot-l .panel {box-shadow: none;-webkit-box-shadow: none;}
.footnav .foot-l .panel-group .panel, .footnav .foot-l .panel-heading a.collapsed, .footnav .foot-l .panel-default > .panel-heading {background-color: transparent;}
.footnav .foot-l .panel-default > .panel-heading h4 {padding: 0;margin: 0;}
.footnav .foot-l .panel-heading a {padding: 7px 0;}
.footnav .foot-l .panel-heading a:hover {background-color: transparent;}

.foot {overflow: hidden;background: #0d1b2b;}
.index-font{ margin-top:0;}
.foot .tophalf {padding: 36px 0 40px 0;}
.foot .secondhalf {padding: 12px 0;border-top: #255689 solid 1px;background: rgba(38,45,52,.4);color: #daebf3;font-size: 13px;text-align: center;line-height: 24px;}
.foot .secondhalf img {display: inline-block;margin-left: 15px;}
.foot .secondhalf a {color: #daebf3;}
.foot .secondhalf a:hover {color:#64d8ff;}
.copyright{font-size:12px; line-height:20px;color:#f7f7f7;display:block; overflow:hidden;}
.copyright .cas { width: 232px;border-right: #4d6a9f solid 1px;display: block;overflow: hidden;float: left;margin: 16px 18px 0 0; text-align:center;}
.copyright .cas img {}
.copyright .left { width:100%;font-size:14px; line-height:1.7;color:#a5a5a5;display:block; overflow:hidden;text-align: center;}
.copyright .left a {color:#a5a5a5;}
.copyright .left a:hover {color:#fff;}
.copyright .rightbz {display:block; overflow:hidden; float:right;margin:5px 13px 0;}
.copyright .rightbz img{ display:inline-block; margin-left:5px;}
.copyright .rightbz .picmr {margin-right: 12px;}
.copyright .rightjb { width:65px; padding:10px 0 0 0;display:block; overflow:hidden; float:right;}
.copyright .rightwx { width:80px; padding:10px 0 0 0;display:block; overflow:hidden; float:right;}
@media (max-width: 1280px){

}
@media (max-width: 1199px){
.footnav .foot-l {width: 86%;}
.footnav .foot-r {width: 78px;}
.footnav .foot-r a {display: block;width: 100%;text-align: center;margin-right: 0;margin-bottom: 8px;}
.footnav .foot-r a img {margin: 0 auto;}
}
@media (max-width: 991px){
.copyright .cas { width: 100%; border:0px;margin: 0;}
.copyright .cas img {display: block;margin-right: auto;margin-left: auto;}
.copyright .rightbz {padding:0;width: 100%;text-align: center;margin: 20px 0 0;}
.foot .tophalf {padding: 26px 0 30px 0;}
}
@media (max-width: 767px){
.foot .secondhalf {padding: 18px 0;}
.foot .secondhalf img {display: none;}
.footnav .foot-l {width: 64%;padding-right: 15px;}
.footnav .foot-r {width: 30%;}
.footnav .foot-r h4 {text-align: center;}
}

.links {overflow: hidden;border-bottom: #637dab solid 1px;padding: 0 0 30px 0;}
.links h4 {font-size: 22px;color: #FFFFFF;font-weight: 700;margin: 46px 0 20px 0;}
.links .row a { display: inline-block; overflow:hidden; margin:3px 15px;color: #fff;font-size: 16px;}
.links .row a:hover {color: #64d8ff;}
/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 0;border-top: #43a4ff solid 1px;overflow: hidden;}
.location_menu { overflow:hidden;padding: 0px;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 5px;margin-top: 11px;margin-bottom: 11px; margin-right:0px;border: 2px solid #F6FAFC;}
.navbar-menu { font-size:20px; color:#ffffff; float:left; font-weight:500; margin:15px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #2f6abb;box-shadow: none;}
.nav-tabs > li { text-align:center;}
.nav-tabs > li:last-child {border-right:#cacaca solid 0px;}
.nav-stacked > li {background: #e9f6fe;border-top: #feffff solid 1px;border-bottom: #cce7fa solid 1px;}
@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 (max-width: 767px) {
.navbar-collapse.in {overflow: hidden;max-height: 382px;overflow-y: auto !important;}
}
@media screen and (max-width: 640px){
.navbar-collapse { margin-top:6px;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}
/* mobile menu toggle button */
.webheader .header-right.navbar-toggle {
	border-color: transparent;
}

/* mobile menu toggle button on hover/focus */
.webheader .header-right .navbar-toggle:hover,
.webheader .header-right .navbar-toggle:focus {
	background-color: transparent;
	border-color: transparent;
}
.webheader .header-right .navbar-toggle .icon-bar {
	background-color: #F3F6F9;
}
.webheader .header-right .navbar-toggle:hover .icon-bar,
.webheader .header-right .navbar-toggle:focus .icon-bar {
	background-color: #5cbbff;
}
.webheader .header-right .navbar-toggle {padding: 0;border: 0;}

.dropdowns {position: relative;}
.dropdown .dropdowns.open>a:before {content: "\f105";color: #e3e3e3;}
.dropdown .dropdowns>a:before {font-family: 'FontAwesome';content: "\f105";position: absolute;right: 10px;top: 10px;margin-left: 0;visibility: visible;color: #6895be;}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;/*min-height: 436px;*/
}
.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}
.deg90 {-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li {margin-bottom: 8px;}
.leftNavigation li a {
  font-size: 17px;
  display: block;
  padding: 18px 42px 18px 34px;
  color: #3b4461;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
  background: #efefef;
}
.leftNavigation li a:after {
	content: "";
	position: absolute;
	left: 18px;
	top: 20px;
	width: 5px;height: 16px; background-image: url(navicon01.png);background-repeat: no-repeat;
}
.leftNavigation li ul li a {
  font-size: 15px;
  display: block;
  padding: 5px 1rem 5px 47px !important;
  color: #333;line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-bottom: solid 0px #fff;
  background: transparent;
}
.leftNavigation li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 13px;
    left: 32px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 130%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.8rem;
  padding: 13px 0;
  text-align: center;
  font-weight: 500;color: #cdcccc;font-size: 24px;
}
.leftNavigation li.active a .leftNavIcon {color: #fff;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNavigation li a:hover {
  color: #fff; text-decoration:none; background-color: #0084ff;font-weight: 500;
}
.leftNavigation li a:hover:after {
  background-image:url(navicon02.png);background-repeat: no-repeat;
}
.leftNavigation li a:hover .leftNavIcon {color: #fff;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #d9edff;
}
.leftNavigation li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNavigation li ul li a:hover {
  color: #006ace; text-decoration:none;background: transparent;font-weight: 500;
}
.leftNavigation li ul li a:hover:after {background-color: #02449e;}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #006ace; text-decoration:none;font-weight: 500;background: transparent;
}
.leftNavigation li ul li.active a:after {background-color: #02449e;font-weight: 500;}
.leftNavigation li.active > a {
  color: #fff; text-decoration:none;font-weight: 500;border: 0;background: #0084ff;
}
.leftNavigation li.active > a:after {
	background-image:url(navicon02.png);background-repeat: no-repeat;
}
.leftNavigation li.active ul {
  display: block;padding: 15px 0 7px 0;
}
.leftNavigation > li.active {
  background-color: #f4f7fc;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

.leftNavigation[data-v-mob] li {margin-bottom: 0;}
.leftNavigation[data-v-mob] li a {font-size: 16px;padding: 8px 30px 8px 38px;background: #d9edff;}
.leftNavigation[data-v-mob] li a:after {
	content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 12px;
    left: 20px;
    margin-top: 4px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNavigation[data-v-mob] li a:hover:after {background-color: #02449e;}
.leftNavigation[data-v-mob] li.active a:after {background-color: #02449e;font-weight: 500;}
.leftNavigation[data-v-mob] li.active > a {color: #006ace;}
.leftNavigation[data-v-mob] li a:hover {color: #006ace;}
.leftNavigation[data-v-mob] {padding: 12px 3px;background: #d9edff;}

.panel-dark .panel-heading[data-v-mob] a, .panel-dark .panel-heading[data-v-mob] a:hover {background-color: #1b2ba0;}
.panel-title[data-v-mob] {margin-bottom: 8px;}

/* pgnav */

.pgnav {
	position: relative;
	margin: 8px 0 12px;
}
.pgnav ul {
	margin: 0;
	padding: 0;
}
.pgnav li {
	margin: 0 10px 10px 10px;
	padding: 0;
	list-style: none;
	display: inline-block;overflow: hidden;
}
.pgnav a {
	padding: 18px 38px;
	text-decoration: none;
	color: #333;
	line-height: 100%;font-size: 16px;font-weight: 500;background: #efefef;display: block;
}
.pgnav a:hover {
	color: #fff;background: #0084ff;
}
.pgnav .current a {
	background: #0084ff;
	color: #fff;
}
/* right nav */

.pgnav.right ul {
	text-align: right;
}
/* center nav */

.pgnav.center ul {
	text-align: center;
}
@media (max-width: 767px) {
	.pgnav li {margin: 0 6px 0 6px;}
	.pgnav a {padding: 14px 26px;font-size: 17px;}
}

.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
/*---------------细览---------------------*/
#xlmain {display: block;margin:0px;}
#xlmain hr {margin-top: 5px;border-top: 1px solid #cfdae8;}
#xlmain .wztitle {color: #333; line-height:1.4; text-align:center; font-size: 24px; padding: 0px 0px 2px 0px;font-weight: 700;margin: 2px 0 24px 0;}
#xlmain .basicinfo {background: #f2f2f2;}
#xlmain .basicinfo .qtinfo {color:#777; font-size: 14px;padding: 10px 15px;margin: 0;}
#xlmain .basicinfo .qtinfo a {color:#777; text-decoration: none;}
#xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .basicinfo .share {float: right;margin: 9px 16px 9px 0;}
#xlmain .prod {}
#xlmain .prod table {width: 100% !important;}
#xlmain .prod table td {font-size: 14px !important;vertical-align: middle;}
#xlmain .prod table > tbody > tr > td {border-color: #dedede;border-top: 1px solid #f3f3f3;border: 1px solid #ddd;padding: 8px 10px;line-height: 1.4;}

#xlmain .text { overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 18px 0;}
#xlmain .text p:last-child {margin: 0;}
#xlmain .text img {display: inline-block;margin-right: auto;margin-left: auto;}
#xlmain .text .zc img {margin-left: inherit !important;margin-right: inherit !important;display: inline-block;}

#xlmain .textlx { margin:0; overflow:hidden; display:block;}
#xlmain .textlx p {margin: 0 0 12px 0;}
#xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl { margin:20px 0 0 0; overflow:hidden; display:block;}
#xlmain .textxl p {margin: 0 0 18px 0;}
#xlmain .textxl p:last-child {margin: 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 .textxl video {border: #d9d9d9 solid 6px;border-radius: 5px;width: 66% !important;height: 100% !important;margin-bottom: 16px;margin-top: 10px;margin-left: auto;margin-right: auto;display: block;}
#xlmain .textsp { margin:30px auto 0 auto; overflow:hidden; display:block;width: 56%;}
#xlmain .textsp video {border: #c3d2e5 solid 6px;border-radius: 5px;margin-bottom: 10px;margin-top: 10px;}

.ryname { background: url(lmbg01.png) bottom center repeat-x;overflow: hidden;}
.ryname_l{ color:#333;float:left;font-weight: 700;font-size:22px;line-height: 1;padding: 0 0 8px 0;border-bottom: #1958af solid 3px; padding-right: 3px;}
.ryname_l span {font-size: 15px;font-weight: 500;margin-left: 10px;}
.rylanmu { overflow: hidden;background: #f5f7fb;border-left: 5px solid #1958af;padding: 0 12px 0 17px;margin: 18px 0 16px 0;}
.rylanmu_l { color:#1958af;float:left;font-weight: 700;font-size:18px;line-height: 140%;padding: 10px 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 h3 { font-size:32px;line-height:1.2; margin:0 0 30px 0;display: block;color: #272727;font-weight: 700;}
#xlmain .textry h3 span {font-size: 22px;margin-left: 20px;color: #999;}
#xlmain .textry h4 { font-size:28px;line-height:1.2; margin:5px 0 20px 0;display: block;color: #31373f;font-weight: 700;}
#xlmain .textry h4 span {font-size: 22px;margin-left: 20px;color: #999;}
#xlmain .textry p {margin: 0 0 18px 0;}
#xlmain .textry p a {color: #333;}
#xlmain .textry p a:hover {color: #005bac;}
#xlmain .textry th {color: #333;font-size: 16px;}
#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 .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;padding: 8px 0 0 0;}
#xlmain .textry .rydetail .detail {padding-left: 2px;font-size: 15px !important;line-height: 1.7 !important;}
#xlmain .textry .rydetail table {border: transparent;}
#xlmain .textry .rydetail tbody {background-color: transparent;}
#xlmain .textry .fl {margin-right: 28px;margin-bottom: 12px;}
#xlmain .textry .fl img {max-width: 198px;}
#xlmain .textry .fl h4 {font-size: 15px;line-height: 1.5;margin: 15px 0;text-align: center;font-weight: 500;color: #3157bb;}
#xlmain .textry h2 {font-size: 32px;line-height: 140%;text-align: center;font-weight: 700;padding: 16px 0 16px 0;border-bottom: #e0e0e0 solid 1px;color: #295aae;margin: 0 0 30px 0;}
#xlmain .textry .left img {max-width: 198px;margin-right: 22px;margin-bottom: 12px;border-radius: 4px;border: #efefef solid 1px;}

#xlmain .textxmz { margin:24px 0 0 0; overflow:hidden; display:block;}
#xlmain .textxmz p {margin: 0 0 10px 0;}
#xlmain .textxmz p:last-child {margin: 0;}
#xlmain .textxmz .el-tab-pane {line-height: 150%;}
#xlmain .textxmz .el-tabs--border-card>.el-tabs__content {padding: 20px 0px 0 0px;}
.leader {overflow: hidden;margin-top: 8px;}
.leader .leader-img {float: left;margin-right: 25px;}
.leader .leader-img img {width: 156px;}
.leader .leader-info {overflow: hidden;}
.leader .leader-info .ryname {overflow: hidden;}
.leader .leader-info .ryname h4 {font-size: 17px;font-weight: 500;color: #333;margin: 0 0 8px 0;font-family: Georgia, "serif";}
.leader .leader-info .ryname h4 b {font-size: 26px;color: #333;font-weight: 500;margin-right: 15px;}
.leader .leader-info .ryname h5 {font-size: 15px;font-weight: 500;color: #777;margin: 0;}
.leader .leader-info .table > tbody {background-color: transparent;} 
.leader .leader-info .table:not(.table-bordered) {border-bottom: 0px solid #c1e8d3;}
.leader .leader-info .table {margin: 13px 0 26px 0;}
.leader .leader-info .table > tbody > tr > td { word-break:normal;padding: 2px 0px;font-size: 15px;border: 0;}
.leader .leader-info .table > tbody > tr > th { padding: 2px 0px;border-top: 0px solid #c1e8d3;font-size: 15px;width: 76px;color: #2466ad;}
.leader .leader-info p > strong {display: block;margin-top: 14px;color: #2466ad;font-size: 15px;}


@media (min-width: 767px) {
	#xlmain .textxl img {max-width: 800px;}
}
@media (max-width: 1199px) {
	#xlmain .textsp { width: 64%;}
    #xlmain .textxl video {width: 76% !important;}
}
@media screen and (max-width: 991px){
	#xlmain .textsp { width: 80%;}
    #xlmain .wztitle {margin: 20px 0 24px 0;}
    .leader .leader-img {width: 100%;margin-right: 0;}
    .leader .leader-info {float: left;margin-top: 20px;}
    .leader .leader-img img {width: 224px;}
}
@media (max-width: 767px) {
	#xlmain .wztitle {font-size: 20px;margin: 8px 0 14px 0;}
    #xlmain .text .left {width: 100%;margin-right: auto !important;}
    #xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
    #xlmain .textxl video {width: 100% !important;}
    .leader .leader-img img {margin: 0 auto;}
	#xlmain .textry .fl {width: 100%;}
    #xlmain .textry .fl img {margin-left: auto;margin-right: auto;margin-bottom: 20px;display: block;}
    #xlmain .textry h3 span {display: block;margin-top: 8px;margin-left: 0;}
	#xlmain .textry .left {width: 100%;}
    #xlmain .textry .left img {max-width: 238px;margin-left: auto;margin-right: auto;margin-bottom: 22px;}
}
.rcxl {overflow: hidden;}
.rcxl ol, .rcxl li {list-style-type: decimal;}
.rcxl ol {padding-left: 17px;}
.rcxl li {margin-bottom: 12px;line-height: 21px;}
.rcxl p {margin: 0 0 6px 0 !important;}

/*-----------------人才队伍---------------------*/
.group {overflow: hidden;}
.group li {margin-top: 30px;}
.group li .boxstyle {overflow: hidden;background: #f5f7fb;border-left: #e0e8f4 solid 1px;border-right: #e0e8f4 solid 1px;border-top: #e0e8f4 solid 1px;border-bottom: #5184c6 solid 4px}
.group[data-v-ys] li .boxstyle {width: 193px;margin: 0 auto;}
.group li .boxstyle .thumbnail__link img {margin: auto;}
.group li .boxstyle img {width: 100%;height: 250px;}
.group li .boxstyle .txtinfo {margin: 13px 15px;overflow: hidden;}
.group li .boxstyle .txtinfo h4 { margin: 0 0 8px 0;color: #1958af;font-size: 17px;line-height: 1;font-weight: 700;}
.group li a:hover .boxstyle .txtinfo h4 { color: #ff7300;}
.group li .boxstyle .txtinfo p {font-size: 13px;color: #808080;line-height: 18px;margin: 0;word-break: break-all;overflow: hidden;width: 100%;text-overflow: ellipsis;white-space: nowrap;display: block;}

.group li .boxstyle1 {overflow: hidden;}
.group li a:hover .boxstyle1 img {height: 172px;width: 123px;}
.group li .boxstyle1 .txtinfo {margin: 10px 0 2px;overflow: hidden;}
.group li .boxstyle1 .txtinfo h4 { color: #0453b0;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.group li .boxstyle1 .txtinfo h4 a { color: #383838;}
.group li .boxstyle1 .txtinfo h4 a:hover { color: #0453b0;}
@media (max-width: 1280px) {
    .group li .boxstyle img {height: 236px;}
}
@media (max-width: 1199px) {
	.group .row {margin-left: -10px;margin-right: -10px;}
    .group .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
    .group li .boxstyle img {height: 179px;}
}
@media (max-width: 991px) {
	.group li .boxstyle img {height: 159px;}
}
@media (max-width: 767px) {
	.group li .boxstyle img {height: 202px;}
}
@media (max-width: 380px) {
	.group li .boxstyle img {height: 177px;}
}
@media (max-width: 320px) {
	.group .row {margin-left: -8px;margin-right: -8px;}
    .group .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.group li .boxstyle img {height: 143px;}
}

.talent-summary {overflow: hidden;margin: 0 0 25px 0;}
.talent-summary h4 {font-size: 26px;color: #004ea2;font-weight: 700;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: 700;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: 700;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%;}
}
/*人才队伍细览*/
.rcphotobox {width: 100%;height: 295px;display: table;padding: 22px;}
.rcphotobox span {display: table-cell;vertical-align: middle;}
.rcphotobox span img {max-height: 220px;border: #efefef solid 0px;}
.module{ margin:0px auto; overflow:hidden; width:100%;border-radius: 3px;background: #f5f7fb;}
.module-a {float:right;padding-bottom:200em;margin-bottom:-200em;}
.module-b,.module-c,.module-d{float:left;padding-bottom:200em;margin-bottom:-200em;}
.module-a{width:25%;}
.module-a img {border-radius: 5px;}
.module-b{width:75%;}
.module-b .jbinfo {padding: 26px 10px 0 30px;}
.module-b .jbinfo h2 { font-size:26px; line-height:1; margin:2px 0 15px 0;overflow: hidden;color:#1f1f1f;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;background: url(lmbg01.png) repeat-x bottom;padding-bottom: 12px;font-weight: 700;}
.module-b .jbinfo h2:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background: #4c63b6;
}
.module-b .table > tbody {background-color: transparent;} 
.module-b .table:not(.table-bordered) {border-bottom: 0px solid #c1e8d3;}
.module-b .table {margin: 0 0 26px 0;}
.module-b .table > tbody > tr > td { word-break:normal;padding: 3px 0px 3px 3px;font-size: 14px;border: 0;}
.module-b .table > tbody > tr > th { padding: 3px 0px;border-top: 0px solid #c1e8d3;font-size: 14px;width: 87px;text-align: right;}
.bl { border-left:#c1e8d3 solid 1px;}
@media screen and (max-width: 1199px){
	.module-a{width:33%;}
    .module-b{width:67%;}
}
@media screen and (max-width: 991px){
.module-a{width:100%;}
.module-b{width:100%;}
.module-b .table > tbody > tr > th { padding: 7px 0px;}
.module-b .table > tbody > tr > td { word-break:break-all;padding: 7px 0px;}
}
@media screen and (max-width: 767px){
	.module-b .jbinfo {padding: 16px 18px 0 18px;}
}
/*-----------------现任领导---------------------*/
.personnel-style { overflow: hidden;}
.personnel-style li { margin-right: 15px;float: left;width: 12.4%;}
.personnel-style li:last-child { margin-right: 0px;}
.personnel-style li img {width: 100%; height: 119px;}
.personnel-style h4 a { color: #337ab7;}
.personnel-style h4 a:hover { color: #ff7300;}
.personnel-style p {font-size: 13px;margin: 8px 0 0 0;color: #222;text-align: center;}

.personnel-list {overflow: hidden;}
.personnel-list li{margin-bottom: 20px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 20px 0; }
.personnel-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.personnel-list li h2 { font-size:17px; line-height:1.8; margin:50px 0 0 0;overflow: hidden;color:#1f1f1f;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;}
.personnel-list li h2 a { color:#1f1f1f;font-family: Arial;}
.personnel-list li h2 a:hover { color:#004097; text-decoration:none;}
.personnel-list li h2 span {font-size: 15px;color:#2f61a6;margin-left: 15px;}
.personnel-list .news-img{ margin-right: 25px;}
.personnel-list .news-img img{width: 122px;height: 166px;}
.personnel-list .news-txt p { line-height: 20px; font-size: 14px; margin: 0px; color:#737373;/*overflow: hidden;*/}
.personnel-list .news-txt p i { font-size: 13px; margin: 6px 0 0 0; color:#0086d1; display:block;font-style: normal;}
.personnel-list .news-txt p i a {color:#0086d1;font-size: 14px;text-decoration: none;font-style: normal;}
.personnel-list .news-txt p i a:hover {color:#ff7300;}
@media (max-width: 991px) {
    .personnel-list li h2 { margin:36px 0 0 0;}
}
@media (max-width: 767px) {
	.personnel-list .news-img { width: 100%; margin-right: 0px;}
    .personnel-list .news-img img {width: auto;}
    .personnel-list .news-txt {float: left;text-align: center;width: 100%;}
	.personnel-list li h2 {width: 100%;margin:16px 0 0 0;}
}

.cleader {margin-top: 18px;}
.cleader[data-v-ld] {margin: 30px auto 0;width: 683px;}
.cleader li {margin-bottom: 20px;}
.cleader .boxstyle{ margin-top:35px;background: #f5f7fb;margin: 0 auto;overflow: hidden;
background: #f5f7fb;
    border-left: #e0e8f4 solid 1px;
    border-right: #e0e8f4 solid 1px;
    border-top: #e0e8f4 solid 1px;
    border-bottom: #5184c6 solid 4px;
}
.cleader .boxstyle img{ width:146px; height:190px;}
.cleader .boxstyle .txtinfo {padding: 14px;}
.cleader .boxstyle .txtinfo p {color:#595959;font-size: 14px;margin: 3px 0 0 0 !important;font-weight: 500;line-height: 1.5;}
.cleader .boxstyle .txtinfo h4 { color:#1958af;font-size: 17px;margin: 0;font-weight: 700;}
.cleader .boxstyle:hover .txtinfo h4 {color:#333;}
.cleader .col-md-2 {width: 20%;}
@media (max-width: 1280px) {
	.cleader .boxstyle img{ width:138px; height:180px;}
	.cleader[data-v-ld] {width: 658px;}
}
@media (max-width: 1199px) {
	.cleader[data-v-ld] {width: 100%;}
	.cleader .row {margin-left: -8px;margin-right: -8px;}
    .cleader .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.cleader .boxstyle img{ width:109px; height:142px;}
	.cleader[data-v-ld] .boxstyle img{ width:141px; height:183px;}
}
@media (max-width: 991px) {
	.cleader {margin: 4px auto 0;}
	.cleader, .cleader[data-v-ld] {width: 325px;}
	.cleader .row {margin-left: -20px;margin-right: -20px;}
    .cleader .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
	.cleader .col-md-2 {width: 50%;float: left;}
	.cleader .boxstyle img{ width:141px; height:183px;}
}
@media (max-width: 767px) {
	.cleader, .cleader[data-v-ld] {width: 317px;}
    .cleader .row {margin-left: -15px;margin-right: -15px;}
    .cleader .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
}
@media (max-width: 380px) {
	.cleader, .cleader[data-v-ld] {width: 100%;}
    .cleader .row {margin-left: -10px;margin-right: -10px;}
    .cleader .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
}
@media (max-width: 320px) {
	.cleader, .cleader[data-v-ld] {width: 182px;}
	.cleader .col-md-2 {width: 100%;}
	.cleader .col-xs-6 {width: 100%;}
	.cleader .boxstyle img{ width:180px; height:235px;}
	.cleader[data-v-ld] .boxstyle img{ width:180px; height:235px;}
}

.sleaderfl {font-size: 24px;color: #333;line-height: 1;margin: 36px 0 35px 0; text-align: center;font-weight: 700;}
.sleader {padding: 0 22%;}
.sleader .boxstyle{ text-align:center; margin-bottom:10px;}
.sleader .boxstyle img{ margin-bottom:10px; width:150px; height:195px;border: #e0e8f4 solid 1px;border-radius: 4px;}
.sleader .boxstyle .txtinfo {}
.sleader .boxstyle .txtinfo p {color:#777;font-size: 15px;margin: 6px 0 6px 0 !important;font-weight: 500;line-height: 1.4;}
.sleader .boxstyle .txtinfo h4 { color:#1e52ab;font-size: 16px;margin: 12px 0 0 0;font-weight: 500;}
.sleader .boxstyle:hover .txtinfo h4 {color:#333;}
@media (max-width: 1199px) {
	.sleader {padding: 0 16%;}
}
@media (max-width: 991px) {
	.sleader {padding: 0 6%;}
}
@media (max-width: 767px) {
	.sleader .row {margin-left: -8px;margin-right: -8px;}
    .sleader .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.sleader {padding: 0;}
	.sleader .boxstyle .txtinfo h4 {font-size: 15px;}
	.sleader .boxstyle {margin-bottom:0px;}
}
@media (max-width: 380px) {
	.sleader .boxstyle img{ width:138px; height:180px;}
}
@media (max-width: 320px) {
	.sleader .boxstyle img{ width:110px; height:143px;}
}
/*-----------------图文---------------------*/
.department {overflow: hidden;}
.department li{margin-bottom: 20px; display: block; overflow: hidden;padding-bottom: 20px;border-bottom: #ccc dotted 1px;}
.department li:last-child {margin-bottom: 0px;padding-bottom: 0px;border:0px; }
.department li h2 { font-size:17px;line-height:22px; margin:0 0 10px 0;font-weight: 700;}
.department li h2 a { color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.department li h2 a:hover { color:#004ea2; text-decoration:none;}
.department .news-img {margin-right: 25px;}
.department .news-img img{ border:#e4e4e4 solid 1px;width: 165px;height: 119px;padding: 3px;}
.department .news-txt p { line-height: 21px; font-size: 14px; margin: 0px; color:#737373;}
.department .news-txt i { font-family: Arial;font-size: 14px; margin: 4px 0 0 0; color:#106ece; display:block;text-align: right;padding: 0 5px 0 0;font-style: normal;}
.department .news-txt i a {color:#106ece;}
.department .news-txt i a:hover {color:#d72626;}
.department .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.department .news-txt p a:hover { color:#15549a;}
@media (max-width: 1199px) {
	.department li{margin-bottom: 16px;}
}
@media (max-width: 991px) {
	.department li{margin-bottom: 20px;}
	.department .news-img img{ width: 156px; height: 104px;}
	.department .news-txt p {overflow: initial;}
	.department li h2 a {white-space:normal;overflow: inherit;}
}
@media (max-width: 767px) {
	.department .news-img{ margin-bottom:2px;margin-right: 15px;}
	.department .news-img img{ width: 126px; height:84px;}
}

.graphiclist {overflow: hidden;}
.graphiclist li {margin-bottom: 20px;padding-bottom: 20px; display: block; overflow: hidden;border-bottom: #cfdae8 dotted 1px; }
.graphiclist li:last-child {margin-bottom: 2px;border-bottom:#ccc dashed 0px;padding-bottom: 0; }
.graphiclist li h2 { font-size:17px;line-height:22px; margin:0 0 10px 0;font-weight: 700;}
.graphiclist li h2 a { color:#2d2d2d;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.graphiclist li h2 a:hover { color:#00a0e9; text-decoration:none;}
.graphiclist .news-img { margin-right: 24px;}
.graphiclist .news-img img { border:#e4e4e4 solid 1px;width: 258px; height: 144px;}
.graphiclist .news-txt p { line-height: 1.5; font-size: 14px; margin: 0px; color:#737373;}
.graphiclist .news-txt i { font-family: Arial;font-size: 15px; margin: 8px 0 0 0; color:#00a0e9; display:block;text-align: right;font-style: normal;}
.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:#004ea2;}
.graphiclist[data-v-new] .news-img img { width: 219px; height: 146px;}
@media (max-width: 1199px) {
	.graphiclist li {margin-bottom: 16px;}
	.graphiclist li h2 a {white-space:normal;overflow: inherit;}
}
@media (max-width: 991px) {
	.graphiclist li{margin-bottom: 20px;}
	.graphiclist .news-img img{ width: 156px; height: 88px;}
	.graphiclist .news-txt p {overflow: initial;}
	.graphiclist .news-img {margin-right: 14px;}
	.graphiclist[data-v-new] .news-img img { width: 135px; height: 90px;}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-bottom:2px;margin-right: 15px;}
	.graphiclist .news-img img{ width: 126px; height:86px;}
	.graphiclist[data-v-new] .news-img img { width: 129px; height: 86px;}
	}

.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: 700;}
.publication li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.publication li h2 a:hover { color:#004ea2; text-decoration:none;}
.publication .news-img { border:#e3e3e3 solid 1px;}
.publication .news-img img{ max-width: 107px; padding: 3px;}
.publication .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#949494;}
.publication .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.publication .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.publication .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.publication .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.publication .news-img img{ width: 107px; height: 138px;}
	.publication .news-img{ margin-right: 15px;}
	.publication li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.publication li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.publication .news-img{ margin-bottom:2px;margin-right: 15px;}
	.publication li h2 {white-space:normal;overflow: inherit;}
	}

.zhuzuo {overflow: hidden;}
.zhuzuo li{margin-top: 28px; display: block; overflow: hidden;}
.zhuzuo li h2 { font-size:20px;color: #333;line-height:22px; margin:4px 0 12px 0;overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;font-weight: 700;}
.zhuzuo li h2 a { color:#333;}
.zhuzuo li h2 a:hover { color:#004ea2; text-decoration:none;}
.zhuzuo .news-img { border:#e3e3e3 solid 0px;margin-right: 25px;float: left;}
.zhuzuo .news-img img{ width: 128px; height: auto; padding: 0px;}
.zhuzuo .news-txt p { line-height: 1.8; font-size: 15px; margin: 0px; color:#444;}
.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 (max-width: 1199px) {
	.zhuzuo .news-img { margin-right: 20px;}
}
@media (max-width: 991px) {
	.zhuzuo .news-img { margin-right: 15px;}
}
@media (max-width: 767px) {
	.zhuzuo .news-img img{ width: 102px; }
}

.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: 146px;}
.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: 16px;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: 127px;width: 100%;}
}
@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {height: 102px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 170px;}
}
@media (max-width: 991px) {
	.new-graphic li .boxstyle img {height: 100px;width: 100%;}
}
@media (max-width: 767px) {
	.new-graphic li .boxstyle img {height: auto;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;}
}

.staff { margin-top: 10px;padding: 0 2px;}
.staff li {margin-top: 22px;}
.staff li .boxstyle {overflow: hidden;}
.staff li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle .txtinfo {margin: 10px 6px 2px;overflow: hidden;}
.staff li .boxstyle .txtinfo h4 { color: #0453b0;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staff li .boxstyle .txtinfo h4 a { color: #383838;word-break:break-all;}
.staff li .boxstyle .txtinfo h4 a:hover { color: #0453b0;}

.staff li .boxstyle1 {overflow: hidden;}
.staff li a:hover .boxstyle1 img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle1 .txtinfo {margin: 10px 6px 2px;overflow: hidden;}
.staff li .boxstyle1 .txtinfo h4 { color: #0453b0;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staff li .boxstyle1 .txtinfo h4 a { color: #383838;word-break:break-all;}
.staff li .boxstyle1 .txtinfo h4 a:hover { color: #0453b0;}
@media (min-width: 768px) {
	.staff li .boxstyle img {height: 210px;width: 150px;}
    .staff li .boxstyle1 img {height: 172px;width: 123px;}
}
@media (max-width: 1199px) {
	.staff li .boxstyle1 img {height: 127px;width: 91px;}
}
@media (max-width: 991px) {
	.staff li .boxstyle img {height: 189px;width: 135px;}
    .staff li .boxstyle1 img {height: 132px;width: 94px;}
}
@media (max-width: 767px) {
	.staff li .boxstyle img {height: 210px;width: 150px;}
    .staff li .boxstyle1 img {height: 210px;width: 150px;}
}
@media (max-width: 380px) {
	.staff li .boxstyle img {height: 179px;width: 128px;}
    .staff li .boxstyle1 img {height: 179px;width: 128px;}
}

.isPc {margin-top: -20px;}
.isPc .Pt3{padding:20px 0; border-bottom: 3px solid #f3f9fe;}
.isPc .Pt3 b{color:red; font-weight:normal;}
.isPc .Pt3:hover{background:#f7fcff;}
.isPc .p3{float:left; margin-right:25px;}
.isPc .p3 img {width: 226px;height: 100%;}
.isPc .t3 h3{ font-size:16px; line-height:20px; font-weight:700; margin: 0 0 10px 0;}
.isPc .t3 h3 a{color:#383838;}
.isPc .t3 h3 a:hover {color:#004ea2;}
.isPc .Pt3 span{ display:block; margin-bottom:2px; font-size:13px; color:#30b9de;}
.isPc .t3 p{ font-size:13px; line-height:22px; color:#7d7d7d;margin: 0;}
@media (max-width: 1199px) {
	.isPc .p3 img {width: 200px;}
	.isPc .p3{margin-right:15px;}
}
@media (max-width: 991px) {
	.isPc .p3 img {width: 158px;}
}
@media (max-width: 767px) {
	.isPc .p3 img {width: 126px;}
}


/*---------------图片列表---------------------*/
.new-graphics {}
/*.new-graphics .row {margin-right: -11px;margin-left: -11px;}
.new-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.new-graphics li {margin-top: 26px;}
.new-graphics li .boxstyle {}
.new-graphics li .boxstyle a {}
.new-graphics li .boxstyle img {height: 178px;width: 100%;}
.new-graphics li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphics li .boxstyle .txtinfo {margin: 8px 2px 0 2px;overflow: hidden;height: 60px;}
.new-graphics li .boxstyle .txtinfo h5 {font-size: 15px;color: #106ece;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.new-graphics li .boxstyle .txtinfo h4 { color: #282828;font-size: 15px;line-height: 1.3;font-weight: 500;margin: 0 0 8px 0;height: 38px;}
.new-graphics li .boxstyle .txtinfo h4 a { color: #282828;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.new-graphics li .boxstyle .txtinfo h4 a:hover { color: #17318b;}
.new-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1280px) {
	.new-graphics li .boxstyle img {height: 169px;}
}
@media (max-width: 1199px) {
	.new-graphics li .boxstyle img {height: 124px;}
    .new-graphics li .boxstyle .txtinfo h4 { font-size: 14px;}
}
@media (max-width: 991px) {
	.new-graphics li .boxstyle img {height: 127px;}
}
@media (max-width: 767px) {
	.new-graphics li .boxstyle img {height: auto;}
	.new-graphics li .boxstyle .txtinfo {height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 { font-size: 15px;height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.kp-graphics {}
/*.kp-graphics .row {margin-right: -11px;margin-left: -11px;}
.kp-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.kp-graphics li {margin-top: 26px;}
.kp-graphics li .boxstyle {}
.kp-graphics li .boxstyle a {}
.kp-graphics li .boxstyle img {height: 88px;width: 100%;}
.kp-graphics li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.kp-graphics li .boxstyle .txtinfo {margin: 10px 2px 0 2px;overflow: hidden;}
.kp-graphics li .boxstyle .txtinfo h5 {font-size: 14px;color: #848484;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;-webkit-line-clamp: 4;display: -webkit-box;overflow: hidden;line-height: 1.4;height: 76px;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.kp-graphics li .boxstyle .txtinfo h4 { color: #282828;font-size: 17px;line-height: 19px;font-weight: 700;margin: 0 0 8px 0;}
.kp-graphics li .boxstyle .txtinfo h4 a { color: #282828;border: 0;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.kp-graphics li .boxstyle .txtinfo h4 a:hover { color: #17318b;}
.kp-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.kp-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1280px) {
	.kp-graphics li .boxstyle img {height: 84px;}
}
@media (max-width: 1199px) {
	.kp-graphics li .boxstyle img {height: 66px;}
}
@media (max-width: 991px) {
	.kp-graphics li .boxstyle img {height: 68px;}
}
@media (max-width: 767px) {
	.kp-graphics li .boxstyle img {height: auto;}
    .kp-graphics li .boxstyle .txtinfo h4 a {white-space: inherit;}
	.kp-graphics li .boxstyle .txtinfo h5 {-webkit-line-clamp: inherit;height: auto;}
}


/*-----------------文字---------------------*/
.link-cenrlab{ overflow:hidden;margin-top: 12px;}
.link-cenrlab li{ float:left;background:url(ico-03.png) 1px 5px no-repeat;padding-left: 19px;padding-right:15px;margin-top: 13px;}
.link-cenrlab li a {font-size: 15px;line-height: 140%;width: 100%;text-overflow: ellipsis;white-space: nowrap;display: block;overflow: hidden;color: #383838;}
.link-cenrlab li a:hover {color: #234192;}


/*-----------------信息公开---------------------*/
.lanmu2 {
    overflow: hidden;
    margin: 20px 0 0 0;
    border-bottom: #dddddd solid 1px;
}
.lanmu2_l {
    color: #333936;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 9px 0;
}
.textlink {
    width: 100%;
    float: left;
    word-break: break-all;
    line-height: 26px;
}
.textlink .gao {
    height: 174px;
    overflow: hidden;
}
.textlink .gao1 {
    height: 118px;
    overflow: hidden;
}
.textlink ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.textlink ul li {
    display: block;
}
.textlink ul li a {
    font-size: 15px;
    color: #454545;
    line-height: 30px;
    background-image: url(ico_05.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 10px;
}
.textlink ul li a:hover{ color:#d61300;}



/*-----------------科研成果---------------------*/
.wordbreak {word-break: break-all;}
.result {overflow-x: hidden;margin: 20px 0 0 0;}
.result .years {border: #dedede solid 1px;overflow: hidden;padding: 15px 0;}
.result .years a {font-size: 14px;font-family: Arial;color: #004ea2;line-height: 24px;}
.result .years a:hover {color: #ff5b00;}
.result .contentlist {overflow: hidden;margin: 2px 0 0 0;}
.result .contentlist .wid1 {width: 13%;}
.result .contentlist .wid2 {width: 25%;}
.result .contentlist .wid3 {width: 15%;}

.result .contentlist .table > thead > tr > th, .result .contentlist .table > tbody > tr > th {color: #222;font-size: 15px;padding: 8px;}
.result .contentlist .table-bordered > tbody > tr > td {font-size: 14px;padding: 8px 6px;display:table-cell; vertical-align:middle;border-color: #ddd;background: #fff;}/*word-break: break-all;*/
.result .contentlist .table-bordered .date {font-size: 14px;font-family: Arial;}
.result .contentlist .table-bordered .arial {font-family: Arial;}
.result .contentlist .table-bordered {border-color: #ddd;}
.result .contentlist .table-bordered > thead > tr > th, .result .contentlist .table-bordered > tbody > tr > th {border-color: #ddd;background-color: #f7f7f7; vertical-align: middle;}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){	
    .result .contentlist .wid1 {width: 22%;}
    .result .contentlist .wid3 {width: 25%;}
}
@media (max-width: 767px){	
    .result .contentlist .wid1 {width: 25%;}
    .result .contentlist .wid3 {width: 28%;}
}
/*网站地图*/
.webmap { overflow:hidden;}
.webmap .btn {min-width: 106px;padding: 4px 13px;}
.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;color: #333;font-size: 14px;}
.webmap .rlink a:hover {color: #17318b;}
.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;}
}
/*btn styles*/
.btn-en {
	color: #fff;background-color: #006dd3;padding:12px 58px; font-size:16px;
}
.btn-en:hover,
.btn-en:focus,
.btn-en:active,
.btn-en.active,
.open .dropdown-toggle.btn-en {color: #fff;background-color: #ffae00;}

.btn-more {
	color: #333;background-color: #f7f7f7;padding:12px 58px; font-size:17px;border-radius: 4px;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {color: #fff;background-color: #0084ff;}

.btn-abmore {
	color: #fff;background-color: transparent;padding:12px 58px; font-size:17px;border-radius: 24px;border: #f7f7f7 solid 1px;
}
.btn-abmore:hover,
.btn-abmore:focus,
.btn-abmore:active,
.btn-abmore.active,
.open .dropdown-toggle.btn-abmore {color: #0084ff;background-color: #fff;border: #fff solid 1px;}

.btn-gz {
	color: #fff;background: url(ioz_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: 700;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(ioz_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(ioz_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: 700;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(ioz_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: -86%;
    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:145px;}
.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:114px; }
	.img-portfolio .photobox {padding: 6px;}
}
@media screen and (max-width: 991px){
	.img-portfolio img {height:114px; }
}
@media screen and (max-width: 767px){
	.img-portfolio .photobox {padding: 5px;}
	.img-portfolio img {height:84px; }
	.phototitle {font-size:13px;height:26px;}
}
/*产品推荐*/
.product_tj {margin-top: 2px;}
.product_tj .row {margin-left: -28px;margin-right: -28px;}
.product_tj .row > [class^='col'] {padding-left: 28px;padding-right: 28px;}
.product_tj li {margin-bottom: 15px;}
.product_tj li div {border-radius: 1px;border: #fff solid 1px;}
.product_tj li div img {width: 100%;height: 110px;}
.product_tj li h4 {text-align: center;color: #333;margin: 7px 0 0 0;font-size: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.product_tj li:hover h4 {color: #0069d6;}
.product_tj .col-md-2 {width: 20%;float: left;}
@media (max-width: 1280px){
	.product_tj .row {margin-left: -21px;margin-right: -21px;}
	.product_tj .row > [class^='col'] {padding-left: 21px;padding-right: 21px;}
}
@media (max-width: 1199px){
.product_tj .row {margin-left: -10px;margin-right: -10px;}
.product_tj .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.product_tj li:nth-child(5) {display: none;}
	.product_tj .col-md-2 {width: 25%;}
}
@media (max-width: 991px){
.product_tj li div img {height: 134px;}
}
@media (max-width: 767px){
	.product_tj .col-md-2 {width: 50%;}
.product_tj li div img {height: 146px;}
}
@media (max-width: 380px){
.product_tj li div img {height: 130px;}
}
@media (max-width: 320px){
.product_tj li div img {height: 107px;}
}
/*组织构架*/
.orgh {min-height: 799px;}
.organization {overflow: hidden;}
.organization .org-l {float: left;width: 25.696%;background: url(ioz-orgbg01.gif) no-repeat left center;position: relative;}
.organization .org-l .position1 {position: absolute;top:51%;}
.organization .org-l .position2 {position: absolute;top:44%;left:49%;}
.organization .org-l .position3 {position: absolute;top:51%;left:49%;}
.organization .org-l .position4 {position: absolute;top:58%;left:49%;}
.organization .org-c {float: left;width: 37.468%;background: url(ioz-orgbg02.gif) no-repeat left center;position: relative;}
.organization .org-c .position1 {position: absolute;top:25%;left:8%;}
.organization .org-c .position2 {position: absolute;top:62.3%;left:8%;}
.organization .org-c .position3 {position: absolute;top:82.5%;left:8%;}
.organization .org-c .position4 {position: absolute;top:95.3%;left:8%;}
.organization .org-c .position5 {position: absolute;top:11%;left:60%;}
.organization .org-c .position6 {position: absolute;top:36.8%;left:60%;}
.organization .org-r {float: right;width: 36.836%;display: block;}
.organization .org-r .department1 {display: block;}
.organization .org-r .department2 {display: block;margin: 33px 0 0 0;}
.organization .org-r .department3 {display: block;margin: 27px 0 0 0;}
.organization .org-r .department4 {display: block;margin: 20px 0 0 0;}
.organization .org-r .position1 {position: absolute;top:1%;left:3%;}
.organization .org-r .position2 {position: absolute;top:6%;left:3%;}
.organization .org-r .position3 {position: absolute;top:11%;left:3%;}
.organization .org-r .position4 {position: absolute;top:16%;left:3%;}
.organization .org-r .position5 {position: absolute;top:21%;left:3%;}
.organization .org-r .position6 {position: absolute;top:27.4%;left:3%;}
.organization .org-r .position7 {position: absolute;top:32.4%;left:3%;}
.organization .org-r .position8 {position: absolute;top:39.8%;left:3%;}
.organization .org-r .position9 {position: absolute;top:44.8%;left:3%;}
.organization .org-r .position10 {position: absolute;top:52.3%;left:3%;}
.organization .org-r .position11 {position: absolute;top:57.3%;left:3%;}
.organization .org-r .position12 {position: absolute;top:62.3%;left:3%;}
.organization .org-r .position13 {position: absolute;top:67.5%;left:3%;}
.organization .org-r .position14 {position: absolute;top:72.5%;left:3%;}
.organization .org-r .position15 {position: absolute;top:80%;left:3%;}
.organization .org-r .position16 {position: absolute;top:85%;left:3%;}

.orgsort {overflow: hidden;margin-left: 12px;}
.orgsort li {float: left;width: 100%;margin-bottom: 9px;overflow: hidden;}
.orgsort li:last-child {margin-bottom: 0;}
.orgsort .sortname {background: #ffffff;padding: 3px 10px;border: #60a3d5 solid 1px;font-size: 13px;color: #303030;border-radius: 2px;}
.orgsort a:hover .sortname {color: #185caa;text-decoration: none;}
.orgbtn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.orgbtn-l {color: #fff;background-color: #2095e5;padding:4px 4px; font-size:14px;width: 90px;line-height: 20px;border-radius: 3px;}
.orgbtn-l:hover, .orgbtn-l:focus, .orgbtn-l:active { color: #ffffff;}
.orgbtn-c {color: #303030;background-color: #e4f6fb;border: #60a3d5 solid 1px; padding:4px; font-size:14px;width: 126px;line-height: 20px;border-radius: 3px;}
a:hover .orgbtn-c, a:focus .orgbtn-c, a:active .orgbtn-c { color: #0243c6;}
.orgbtn-c1 {color: #303030;background-color: #e4f6fb;border: #60a3d5 solid 1px; padding:4px; font-size:14px;width: 106px;line-height: 20px;border-radius: 3px;}
a:hover .orgbtn-c1, a:focus .orgbtn-c1, a:active .orgbtn-c1 { color: #0243c6;}
.orgbtn-r {color: #303030;background-color: #ffffff;border: #60a3d5 solid 1px; padding:4px 6px; font-size:13px;width: 280px;line-height: 20px;border-radius: 3px;white-space: normal;text-align: left;}
a.orgbtn-r:hover, a:focus .orgbtn-r, a:active .orgbtn-r { color: #0243c6;}

.orgmob {background: url(ioz-orgbg04.gif) repeat-y left;display: block;}
.orgmob tbody {background-color: transparent;}
@media screen and (max-width: 1199px){
	.organization .org-l {width: 30.696%;}
	.organization .org-c {width: 33.468%;}
	.organization .org-r {width: 35.836%;}
	.organization .org-c .position5 {left:47%;}
    .organization .org-c .position6 {left:47%;}
	.organization .org-r .department2 {display: block;margin: 20px 0 0 0;}
	.organization .org-r .department3 {display: block;margin: 20px 0 0 0;}
	.orgsort .sortname {font-size: 12px;}
}
@media screen and (max-width: 767px){
	.orgsort .sortname {font-size: 13px;}
}
/*page*/
.pmt1 {margin-top: 30px;}
.page {
  text-align: right;
  margin-top: 30px;
  padding-bottom: 10px;
}
.page a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background-color: #f5f5f5;
  border-radius: 3px;
  padding: 0 14px;
  margin: 2px 1px;
}
.page a:hover,
.page a.current,
.page a.a-s {
  background-color: #508ded;
  color: #fff;
}

.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;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline { border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px;float: left;width: 100%;}
.pageline1 { border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px; width:95%; display:block; overflow:hidden;}
#pages {
    width:100%; FONT-SIZE: 14px; TEXT-ALIGN: center; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px;float: left;text-align: right;margin-top: 10px;
}
#pages A {
    BORDER: #dedede 0px solid; HEIGHT: 36px; BACKGROUND: #efefef; COLOR: #333; PADDING: 0 15px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 36px;border-radius: 0px;
}
#pages A:visited {
    BORDER: #dedede 0px solid; HEIGHT: 36px; BACKGROUND: #efefef; COLOR: #333; PADDING: 0 15px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 36px;border-radius: 0px;
}
#pages A:hover {
    BORDER: #dedede 0px solid; HEIGHT: 36px; BACKGROUND: #efefef; COLOR: #333; PADDING: 0 15px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 36px;border-radius: 0px;
}
#pages SPAN {
    HEIGHT: 36px;
    COLOR: #333;
    PADDING: 0 15px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 36px;
    font-size: 14px;border-radius: 3px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
    BORDER: #0c53b0 0px solid; BACKGROUND: #0084ff; COLOR: #fff;
}
#pages A.curr {
    BORDER: #0c53b0 0px solid; BACKGROUND: #0084ff; COLOR: #fff;
}
#pages A.curr:visited {
    BORDER: #0c53b0 0px solid; BACKGROUND: #0084ff; COLOR: #fff;
}
#pages A:hover {
    BORDER: #0c53b0 0px solid; BACKGROUND: #0084ff; COLOR: #fff;
}
/*专题*/
.linkspic {margin-top: 18px;}
.linkspic li {margin-top: 16px;margin-bottom: 16px;}
.linkspic li img {width: 192px;height: 77px;border: #e6e6e6 solid 1px;}
.linkspic li p {font-size: 14px;text-align: center;line-height: 1.3;margin: 10px 0 0 0;}
@media (max-width: 767px){
    .linkspic .row {margin-left: -10px;margin-right: -10px;}
    .linkspic .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
    .linkspic li {margin-top: 10px;margin-bottom: 10px;}
    .linkspic li img {height: 65px;}
    .linkspic li p {height: 36px;}
}
@media (max-width: 380px){
    .linkspic li img {height: 57px;}
}
@media (max-width: 320px){
    .linkspic .row > [class^='col'] {width: 100%;}
    .linkspic li img {height: 98px;}
    .linkspic li p {height: auto;}
}

.kplinkspic {}
.kplinkspic li {margin-top: 26px;}
.kplinkspic li img {height: 82px;width: 100%;}
@media (max-width: 1280px){
	.kplinkspic li img {height: 76px;}
}
@media (max-width: 1199px){
	.kplinkspic li img {height: 60px;}
}
@media (max-width: 991px){
.kplinkspic .row {margin-left: -10px;margin-right: -10px;}
.kplinkspic .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.kplinkspic li {margin-top: 20px;}
.kplinkspic li img {height: 62px;}
}
@media (max-width: 767px){
	.kplinkspic li img {height: auto;}
}

.org {}
.org p {font-size: 14px;}
.org p a {font-size: 14px;}
.org fieldset i {color: #92a0c8;font-size: 12px;margin-right: 8px;}
.org .orgminh {min-height: 142px;}
fieldset {background: #fff;padding: 10px 17px 16px 17px;margin: 18px 0 0 0;border-radius: 2px;border: 1px solid #e6ebf5;}
/*.org fieldset:last-child {margin: 0;}*/
fieldset legend {font-weight: bold;background: #fff;margin: 0;margin-left: -0.1875rem;color: #262626;font-size: 20px;border: 0; }
.org fieldset ul {overflow: hidden;}
.org fieldset li {display: block;overflow: hidden;padding-right: 0;}
.org fieldset li a {font-size: 15px;line-height: 2.2;}
.org fieldset li .psjsort {margin: 0 0 5px 15px;overflow: hidden;}
.org fieldset li .psjsort li {width: 22.6%;margin-right: 10px;float: left;}
.org fieldset li .psjsort li:nth-child(4n+0) {margin-right: 0px;}
.org fieldset li .psjsort li .hei {font-size: 12px;}
.org fieldset li .psjsort a.hei:hover {color: #39569b;}
.org .col-md-6:nth-child(1) fieldset:nth-child(1) {margin-bottom: 23px;}

.glbm_sort {}
.glbm_sort li{ background:url(ico-03.png) left center no-repeat; padding-left:18px;}
.glbm_sort li a {color: #333;text-decoration: none;font-size: 15px;line-height: 2.2;}
.glbm_sort li a:hover {color: #204687;}
@media (max-width: 1199px) {
.org fieldset li .psjsort li {width: 28.6%;}
}
@media (max-width: 991px) {
.org fieldset li .psjsort li {width: 22.6%;}
.org .orgminh {min-height: auto;}
}
@media (max-width: 767px) {
.org fieldset li .psjsort li .hei {font-size: 15px;}
.org fieldset li .psjsort li {width: 29.6%;}
}
@media (max-width: 380px) {
.org fieldset li .psjsort li {width: 44.6%;}
}

/*---------------表单---------------------*/
.formbox .jsbox {padding-right: 12px; text-align: right; color: #333; font-weight: 700; font-size: 15px;  width:108px;}
.formbox .jsbox1 {padding-right: 12px; text-align: right; color: #333; font-weight: 700; font-size: 15px; width:120px;}
.formbox {overflow: hidden;width: 82%;margin: 36px auto 0 auto;}
.formbox .form-control {border-color: #ccc;height: 36px;padding: 0 10px;margin: 0;}
.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 input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #fff inset;}
.formbox textarea.form-control {
    height: auto;
    padding: 10px;
}
.formbox input.sex {
    height: 15px;
    width: 15px;
    margin-right: 10px;
}
.formbox label {font-size: 15px;padding-top: 0px;text-align: right;}
.formbox .checkbox {padding-top:0;}
.formbox label em, .formbox td em {color: #c50000;margin-left: 4px;}
.formbox .btn-sblue {float: left;padding: 7px 58px 8px 58px;border-radius: 3px;font-size: 15px;font-weight: 700;}
.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: 36px; 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 td {text-align: right;padding-right: 15px;}
.formbox .btn-default {padding: 7px 13px;border-radius: 2px;float: left;}
.input-val{width: 85%;float: left;}
#canvas{
		float:right;
		display: inline-block;
		border:1px solid #ccc;
		cursor: pointer;
	}
@media(max-width: 1199px){
	.input-val{width: 81%;}
}
@media(max-width: 991px){
	.formbox {width: 100%;}
	.input-val{width: 79%;}
}
@media(max-width: 767px){
	.input-val{width: 44%;}
}
/*---------------部门---------------------*/
.department {}
.department .znlink {font-size: 16px;padding: 10px 15px;background: #eff2f9;margin: 0 0 25px 0;}
.department .znlink a {color: #333;}
.department .znlink a:hover {color: #204687;}
.department .jdimg {width: 41.265%;}
.department .jdlist {width: 58.735%;padding-left: 26px;}
/*---------------产品---------------------*/
.picturelist { margin-top: 0px;}
.picturelist li {margin-bottom: 25px;}
.picturelist li .boxstyle {}
.picturelist li .boxstyle a {border: #eee solid 1px;}
.picturelist li .boxstyle img {height: 241px;width: 100%;}
.picturelist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist li .boxstyle .txtinfo {margin: 12px 2px 0 2px;overflow: hidden;}
.picturelist li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.picturelist li .boxstyle .txtinfo h4 { font-size: 15px;margin: 0;text-align: center;height: 20px;}
.picturelist li .boxstyle .txtinfo h4 a { color: #333;line-height: 1.3;border: 0;font-weight: 500;width: 100%;overflow: hidden;display: block;}
.picturelist li .boxstyle .txtinfo h4 a:hover { color: #0069d6;}
.picturelist li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.picturelist li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1280px) {
	.picturelist li .boxstyle img {height: 229px;}
}
@media (max-width: 1199px) {
	.picturelist .row {margin-left: -10px;margin-right: -10px;}
	.picturelist .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.picturelist li .boxstyle img {height: 176px;}
}
@media (max-width: 991px) {
	.picturelist li .boxstyle img {height: 184px;}   
}
@media (max-width: 767px) {
    .picturelist .row {margin-left: -10px;margin-right: -10px;}
	.picturelist .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.picturelist li .boxstyle img {height: 146px;}
    .picturelist li .boxstyle .txtinfo h4 {height: 40px;}
}
@media (max-width: 380px) {
	.picturelist li .boxstyle img {height: 130px;}   
}
@media (max-width: 320px) {
	.picturelist li .boxstyle img {height: 107px;}   
}
/*------------------imglink----------------*/
.navimglink {margin-top: 5px;}
.navimglink li {margin-bottom: 20px;position: relative;}
.navimglink li:nth-last-child(1), .navimglink li:nth-last-child(2) {margin-bottom: 0;}
.navimglink li a {display: block;overflow: hidden;}
.navimglink li .bgimg {background-color: #0b4870;background-size: cover;background-repeat: no-repeat;width: 100%;height: 140px;background-position: center;}
.navimglink li:hover .bgimg {-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;
-webkit-transform:scale(1.2); /* Safari and Chrome */
    -moz-transform:scale(1.2); /* Firefox */
    -ms-transform:scale(1.2); /* IE 9 */
    -o-transform:scale(1.2); /* Opera */
    transform:scale(1.2);}
.navimglink li p {display: block;
    position: absolute;
    text-align: center;
    font-size: 30px;font-weight: 700;text-align: center;letter-spacing:5px;line-height: 1;
    width: 90px;
    height: 20px;
    top: 40%;
    left: 50%;
    margin-top: -10px;
    margin-left: -45px;
    z-index: 1;
    color: #fff;text-shadow: 1px 0px 6px #000;}
.navimglink li p span {display: block;font-size: 18px;text-transform: uppercase;margin-top: 6px;color: rgba(255,255,255,.5);letter-spacing:0px;font-weight: 500;}
/*---------------成果---------------------*/
.mod-table .box-search {
  margin-bottom: 15px;overflow: hidden;margin-top: 28px;
}
.mod-table .box-search.search-other {
  position: relative;
  padding-right: 100px;
}
.mod-table .box-search.search-other .btn-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 85px;
}
.mod-table .box-search.search-other .btn-wrap .btn-s {
  height: 100px;
}
.mod-table .box-search .box-s {
  float: left;
  width: 33.333333%;
  margin-bottom: 18px;
  padding-left: 100px;
  line-height: 40px;
}
.mod-table .box-search .box-s > div {
  float: left;
}
.mod-table .box-search .box-s .box-title {
  position: absolute;
  margin-left: -100px;
  text-align: right;
  line-height: 40px;
  width: 90px;
  color: #333333;
}
.mod-table .box-search .box-s .box-inp {
  width: 100%;
}
.mod-table .box-search .box-s .inp-s {
  height: 40px;
  padding: 5px 10px;
  line-height: 30px;
  box-shadow: none;
  border-radius: 4px;
}
.mod-table .box-search .btn-s {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #1958af;
  border-radius: 4px;
  display: block;
  width: 100%;
}
.mod-table .box-table {
  overflow: hidden;
  /*overflow-x: auto;*/
  border-bottom: solid 1px #e9ebf0;
}
.mod-table .box-table .t-title {
  display: block;
  text-align: left;
  color: #333333;
}
.mod-table .box-table .t-title:hover {
  color: #1958af;
}
.mod-table .box-table table {
  width: 100%;
  border: solid 1px #fff;
  /*min-width: 600px;*/
}
.mod-table .box-table table tr td {
  border: solid 1px #fff;
  padding: 12px 14px;
  color: #333333;word-break: break-all;
}
.mod-table .box-table table thead tr td {
  background-color: #e6edf5;
  line-height: 24px;
  color: #1958af;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
}
.mod-table .box-table table tbody tr td {
  line-height: 1.4;
}
.mod-table .box-table table tbody tr:nth-child(2n) {
  background-color: #f7f8fa;
}
.mod-table .box-table .title-s {
  display: block;
  color: #333;
}
.tdw1 {width: 13%;}
.tdw2 {width: 20%;}
.hjtdw1 {width: 22%;}
.hjtdw2 {width: 13%;}
.lwtdw1 {width: 28%;}
.lwtdw2 {width: 13%;}
.zltdw1 {width: 20%;}
.zltdw2 {width: 13%;}
@media (max-width: 1199px) {
    .hjtdw2 {width: 16%;}
    .lwtdw2 {width: 16%;}
    .zltdw2 {width: 16%;}
}
@media (max-width: 991px) {
    .hjtdw2 {width: 26%;}
}
@media (max-width: 767px) {
    .hjtdw2 {width: 39%;}
    .lwtdw2 {width: 39%;}
    .zltdw1 {width: 39%;}
}

.mod-12 {margin-top: 28px;overflow: hidden;}
.mod-12 .info-table {
  background: url(img-68.png) no-repeat center center #f9fbfd;
  border-radius: 6px;
  border: solid 1px #dbe7f7;
  padding: 30px 40px;
}
.mod-12 .info-table .table-title {
  /*border-bottom: 1px solid #d5deed;
  padding-bottom: 15px;*/
  margin-bottom: 20px;
  font-weight: bold;
  color: #333;font-size: 18px;
}
.mod-12 .info-table .table-info {
  line-height: 28px;
}
.mod-12 .info-table .table-info > div {
  padding-top: 3px;
  padding-bottom: 3px;
}
.mod-12 .info-table .table-info .table-row {
  display: table;
  width: 100%;
}
.mod-12 .info-table .table-info .table-call {
  display: table-cell;
  line-height: 26px;
  padding-right: 10px;
  width: 50%;
}
.mod-12 .info-table .table-info .title-s {
  color: #404040;
}
.mod-12 .info-table .table-info .txt-s {
  color: #1958af;
}

.list-org {width: 100%;float: left;word-break: break-all;overflow: hidden;margin-top: 10px;}
.list-org .row {margin-left: 0px;margin-right: 0px;}
.list-org .row > [class^='col'] {padding-left: 0px;padding-right: 0px;}
.list-org ul {list-style-type: none;margin: 0;padding: 0;}
.list-org ul li {display: block;margin-top: 10px;}
.list-org ul li a {
    font-size: 15px;
    color: #2660b0;
    line-height: 1;
    background-image: url(2021-icon02.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 32px;
}
.list-org ul li a:hover{ color:#333;}

.scrollToTop { width: 36px;height: 36px;background-color: #1255c6;}
.scrollToTop i {line-height: 36px;font-size: 14px;}