/* ====== general styles ====== */
body {
	background:#ffffff;
	padding-top:50px;
	font-family:Helvetica,'Hiragino Sans GB','Microsoft Yahei','微软雅黑',Arial,sans-serif;
}
ul {padding:0;}
li {list-style:none;padding:0;}

/* ====== navbar styles ====== */
.navbar {
	min-height:50px !important;
	border-radius:0px !important;
	border:none !important;
}
.navbar-default{
	background-color:#005CB5 !important;
	border-color:#005CB5 !important;
}
.navbar-collapse{ padding-left:85px; }
.navbar-default .navbar-nav > li > a {
	color:#ffffff !important;
	font-size: 20px !important;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color:#308ee8;
	color:#ffffff !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color:#ffffff !important;
	background:#d4ae1f !important;
}
.nav > li > a {
    position:relative;
    display:block;
    /* padding:15px 10px !important; */
}
.dropdown-menu {
	position:relative;
}
.dropdown-menu > li > a {
	padding:6px 17px !important;
	color:#000000 !important;
	font-size:12px !important;
	font-weight:bold !important;
	font-family:"Microsoft YaHei UI","Microsoft YaHei","微软雅黑",Arial,Helvetica,sans-serif !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background:#f1ddde !important;
	color:#000000 !important;
}
.btn-search{
	height:34px;
	color:#ffffff !important;
}
.btn-success{
	background-color:#005CB5 !important;
	border-color:#005CB5 !important;
}
.form-control{
	font-size:14px !important;
}

/* ====== top styles ====== */
#top {
	margin:3rem 8rem 3rem 8rem;
	background:#ffffff;
}
.suoxun{
	margin-top:10px !important;
}
.tl_logo img { height: 80px; }

/* ====== 图片切换 styles ====== */
.glyphicon-chevron-left,.glyphicon-chevron-right{
	font-size:50px !important;
}
.carousel-caption{
	background:#ffffff;
	filter:alpha(opacity=80);
	opacity:0.8;
	right:0% !important;
	left:0% !important;
	bottom:60px !important;
	padding-top:5px !important;
	padding-bottom:20px !important;
	padding-left:20px !important;
	padding-right:20px !important;
}

/* ====== 板块1 styles ====== */
#content_0{
	padding:0rem 6rem 3rem 6rem;
}
#content_1{
	background: linear-gradient(to bottom, #fff 70%, #f3f3f3);;
	padding:0rem 6rem 3rem 6rem;
}
.index_juli{
	margin: 5.5rem auto 1em;
	padding:0rem 2rem 2rem 2rem;
}
#content_2 { background: linear-gradient(to bottom, #fff, #005cb555), url(index_2.jpg) no-repeat center center / cover fixed;}
#content_2  .container-fluid { margin: 4rem auto 6em; }
.index_biaoti{
	color:#005CB5;
	font-size:28px;
}
.index_txt{  background: #fff; padding: 10px; }
.r2l .index_txt { background: #f0f5fa; text-align: center; }
.index_txt a{
	line-height:1.5;
	color:#000000;
	font-size:16px;
}
.index_txt a:hover{
	color:#ff3c00 !important;
	text-decoration:none;
}
.index_date{
	color:#666666;
	font-size:14px;background: #fff;
  padding: 0 0 20px 10px;
}
.media{
	margin-top:5px !important;
	margin-bottom:25px !important;
}
.media_date{
	background:#005CB5;
	width:60px;
	padding:6px;
	line-height:1.1;
	color:#ffffff;
	font-size:16px;
}
.media_date span{ font-size:14px; color: #d7e8f8; }
.media_date span.day { font-size: 15px; font-weight: bold;  color: #fff; }
.media_txt{
	line-height:1.5;
}
.media_txt a{
	color:#000000;
	font-size:16px;
	font-weight:normal;
}
.media_txt a:hover{
	color:#ff3c00 !important;
	text-decoration:none;
}
.media_type{
	line-height:1.5;
}
.media_type a{
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
.media_type a:hover{
	color:#666666 !important;
	text-decoration:none;
}

/* ====== 板块2 styles ====== */
#content_2{
	padding:0rem 6rem 3rem 6rem;
}
.section-parallax {
	background-attachment:fixed;
	background-size:cover;
	background-position:center;
}
.index_juli_2{
	background:#ffffff !important;
	margin-top:3rem;
	padding:2rem 2rem 2rem 2rem;
}
.hover {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
	color:#000000;
	line-height:1.2;
}
.hover .shipin_icon {
	color:rgba(255, 255, 255, .5);
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:15%;
	text-align:center;
	font-size:3rem;
}
.hover .shipin_icon:hover {
	color:rgba(255, 255, 255, .8);
}
.hover .shipin_txt{
	margin-top:5px;
}
.hover a {
	font-size:16px;
	color:#000000;
}
.hover a:hover {
	color:#ff3c00;
	text-decoration:none;
}

/* ====== 板块3 styles ====== */
#content_3{
	background:#ffffff;
	padding:0rem 6rem 3rem 6rem;
}
.index_juli_3{
	background:#ffffff;
	margin-top:3rem;
	padding:2rem 2rem 2rem 2rem;
}
#spxw img { width: 100%; }
.news{
	padding:0px 0px 0px 18px;
}
.news li{
	list-style-type:disc;
	margin-bottom:14px;
}
.news li a{
	line-height:1.5;
	color:#000000;
	font-size:16px;
}
.news li a:hover{
	color:#ff3c00;
	text-decoration:none;
}
.news li span{ color:#ff3c00; }




/* ====== footer styles ====== */
#footer {
	background:linear-gradient(to right, #005cb5ee, #005cb599), url(copy_bg.jpg) no-repeat center center / cover;
	padding:0rem 6rem 3rem 6rem;
}
.footer_juli{
	margin-top:4rem;
	padding:0rem 2rem 2rem 2rem;
}
.footer_left img { height: 8em; }
.footer_logos a { float: left; margin-right: 4em; }
.footer_logos img { height: 6em; margin-top: 1em; }
.footer_juli p{
	color:#ffffff;
	font-size:16px;
	line-height:22px;
}
.footer_juli p a{
	color:#ffffff;
	font-size:16px;
	line-height:20px;
}
.duiqi{
	float:right;
}

.r1l img { height: 240px;
  object-fit: cover;
  width: 100%; }
.r2l img { width: 100%; height: 250px; object-fit: cover; }
.r3r .spn a { display:block; padding-top: 0.5em; }

.r2l .index_txt a,
.r2r .media_txt,
.r3l .li_title,
.r3l2 .li_title,
.r3l3 .li_title { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.ir3l p,
.ir3r p { font-size: 16px; line-height: 1.6; text-align: left; text-indent: 2em; }
.ir1r .media_txt a { font-size: 18px; }
.index_juli_2{ }
.ir2r .media-left { width: 100%; display: block; }
.ir2r .media_date { width: 100%; line-height: 2.5; }

/* ====== inpage styles ====== */
/* 二级菜单 */
.turqDarkBlueBk {
	background-color:#005cb5;
}
#contentNav{
	width:100%;
	overflow:hidden;
}
#contentNav ul {
	display:table;
	width:100%;
	margin:0;
	padding:0;
}
#contentNav ul li {
	display:table-cell;
	border-left:1px solid rgb(255,255,255);
	border-left:1px solid rgba(255,255,255,0.2);
}
#contentNav ul li:last-child {
	border-right:1px solid rgb(255,255,255);
	border-right:1px solid rgba(255,255,255,0.2);
}
#contentNav ul li a {
	display:block;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	padding:10px 4px;
}
#contentNav ul li a:hover {
	background-color:#308ee8;
	color:#fff;
	text-decoration:none;
}
#contentNav ul li a.current {
	background-color:#308ee8;
	position:relative;
}
#contentNav ul li a.current:hover, #contentNav ul li a.current.ispColour:hover {
	color:#ffffff;
}
#contentNav ul li a.current.ispColour {
	background-color:transparent;
}
/* 正文 */
#in_page{
	background:#ffffff;
	margin:3rem 0rem 3rem 0rem;
}
.breadCrumbs {
	color:#333333;
	font-size:16px;
	margin-bottom:30px;
}
.breadCrumbs a {
	color:#333333;
}
.breadCrumbs a:hover{
	color:#ff3c00;
	text-decoration:none;
}
.in_text{
	margin:0;
	padding:0;
}
.in_text p{
	margin-bottom:20px;
	line-height:1.8;
	color:#000000;
	font-size:16px;
}
.in_text .title{
	color:#005CB5;
	font-size:36px;
	font-weight:normal; line-height: 1.3;
}
.in_text .time{
	color:#8f8f8f;
}
.in_list{
	margin-left:35px;
}
.in_list ul{
	margin-bottom:10px;
}
.in_list li{
	list-style-type:disc;
	font-size:16px;
	line-height:1.8;
	color:#000000;
}
.bt_ju{
	font-size:18px;
	color:#ff3c00;
}
.sidebarTitle {
	border-bottom:1px solid #2b5560;
	padding-bottom:5px;
	margin-bottom:10px;
	letter-spacing:0px;
	font-size:1.3em;
	font-weight:bold;
}
.pilist{
	font-size:14px;
	padding-bottom:5px;
}
.depart{
	height:380px;
}
.caption h4{
	height:35px;
}
/* 人才队伍 */
.sci {
  margin:20px 0px;
}
.sci_item {
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	padding-top:10px;
	padding-bottom:10px;
}
.sci_item:after {
	content:'';
	display:block;
	clear:both;
}
.sci_item img {
	width:60%;
}
/* 标签页 */
.nav-tabs>li>a{
	font-size:16px;
	padding:8px 15px !important;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{
	color:#ffffff !important;
	background-color:#337ab7 !important;
	border:1px solid #337ab7 !important;
}
.tab-content>.tab-pane{
	margin:20px 15px;
}
.pub_list{
	margin-left:-15px;
}
.pub_list ol{
	margin-bottom:0px;
}
.pub_list li{
	margin-bottom:10px;
	list-style-type:decimal;
	font-size:16px;
	line-height:1.8;
	color:#000000;
}
.pinews{
	padding-bottom:5px;
}
.pinews a{
	line-height:1.5;
	color:#000000;
	font-size:16px;
}
.pinews a:hover{
	color:#ff3c00 !important;
	text-decoration:none;
}
.pinews_date{
	color:#666666;
	font-size:12px;
}

































.bt_lan{
	font-size:16px;
	color:#337ab7;
}
.bt_hui{
	font-size:16px;
	color:#9a9a9a;
}
.tupian{
	padding:5px 0px 5px 15px;
	width:35%;
}

/*  内页表格  */
.table{
	color:#000000;
	font-size:12px;
}
.table>thead>tr>th{
	vertical-align:top !important;
}
.table>tbody>tr>td{
	border-bottom:1px solid #dddddd !important;
}
.btn-default.active,.btn-default:active{
	color:#ffffff !important;
	background-color:#be050a !important;
	border-color:#be050a !important;
}
/*  内页新闻列表  */
.in_news{
	padding:0px 5px 0px 5px;
}
.in_news li{
	background-image:url(icon_dot_hong.png);
	background-repeat:no-repeat;
	background-position:2px 8px;
}
.in_news li .news_txt{
	display:block;
	padding-left:15px;
	padding-bottom:4px;
	font-size:12px;
	color:#000000;
}
.in_news li .news_txt a{
	line-height:22px;
	color:#000000 !important;
	font-size:12px;
}
.in_news li .news_txt a:hover{
	color:#be050a !important;
	text-decoration:none;
}


/*  模态框  */
.modal-body{
	padding:15px 25px !important;
}


.navbar-right > a { line-height: 34px; float: left; color:#fff;text-decoration: none;margin-right: 14px; }
.navbar-right > a:hover { color:#fff; text-decoration: none; }
.navbar-right form { float: left; }


.autoSwitch .index_juli_2 {
	padding: 3rem 2rem 2rem 2rem;
}
.r2l .index_juli_2,
.r2r .index_juli_2 { border-top: 6px solid #005cb5; }

#homepage .bandA .owl-wrapper-outer,#homepage .bandA .slideFull{width:100%;height:480px}
#homepage .bandA .slideFull .item{height:480px;background-color:#f6f6f9;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative}
#homepage .bandA .slideFull .item .homepageBigLink{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}
#homepage .bandA .homepageMobileText,#homepage .bandA .slideFull h1{font-size:30px;line-height:40px;color:#fff;background:#2b5560;background:rgba(43,85,96,.6);padding:10px 25px;letter-spacing:0}
#homepage .bandA .homepageMobileText{display:none;font-size:18px;line-height:35px;letter-spacing:0;position:absolute;width:100%;bottom:0}
#homepage .bandA .homepageBannerText{background:rgba(255,255,255,.7);width:100%;position:relative;padding:0 0 10px 0;top:30%;display:none}
#homepage .bandA .homepageBannerText .container{max-width:800px}
#homepage .bandA .homepageBannerText .container h1{padding:0;background:0 0;color:#1f4627;font-size:28px;font-weight:700!important}
#homepage .bandA .homepageBannerText .container h2{color:#1f4627;font-size:16px;line-height:22px}
#homepage .bandA .slideFull h2{font-weight:700;font-size:16px}
#homepage .bandA .slideThumb{width:884px;margin:-94px auto 0;height:84px}
#homepage .bandA .slideThumb .item{text-align:center;cursor:pointer;margin-top: 12px}
#homepage .bandA .slideThumb .synced .item{margin-top: 0; }
#homepage .bandA .slideThumb .item img{display:block}
#homepage .bandA .slideThumb .synced .item img{display:none}
#homepage .bandA .slideThumb .item h3{font-size:18px;background:#fff;background:rgba(255,255,255,.7);height:72px;padding:12px;margin-top:0;display:none}
#homepage .bandA .slideThumb .synced .item h3{display:block}
#homepage .bandA .slideThumb .synced .item:before{content:'';display:block;width:0;height:0;border-style:solid;border-width:0 12px 12px 12px;border-color:transparent;border-color:transparent transparent rgba(255,255,255,.7) transparent;position:relative;left:50%;margin-left:-6px}
@media all and (min-width:0px) and (max-width:959px){#homepage .bandA .slideFull,#homepage .bandA .slideFull .item{height:350px}
#homepage .bandA .slideFull .item .homepageBannerText{display:none}
#homepage .bandA .homepageMobileText{display:block}
#homepage .bandA .slideThumb,#homepage .bandA .slideThumb .owl-wrapper{width:100%!important;text-align:center;z-index:9;top:-10px}
#homepage .bandA .slideThumb .item{background:#fff;background:rgba(255,255,255,.5)}
#homepage .bandA .slideThumb .owl-item{margin-right:10px;display:inline-block;float:none}
#homepage .bandA .slideThumb .item,#homepage .bandA .slideThumb .owl-item{width:32px!important;height:40px!important;margin-top:0}
#homepage .bandA .slideThumb .synced .item{background:#fff;background:#fff}
#homepage .bandA .slideThumb .item *,#homepage .bandA .slideThumb .synced .item:before{display:none!important}
}
.darkText{color:#005cb5;font-weight:700!important}


@media(min-width: 1600px) and (max-width: 1699px){
	.autoSwitch .index_juli_2.news{
		padding: inherit;
	}
	.autoSwitch #content_1,.autoSwitch #content_2,.autoSwitch #content_3,.autoSwitch #footer{
		padding: 0rem 1rem 3rem 1rem;
	}
	.autoSwitch .media_txt a{
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.autoSwitch .index_juli_3 .spn a{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		margin: 10px 0;
	}
}
@media(min-width: 1500px) and (max-width: 1599px){
	.autoSwitch .index_juli_2.news{
		padding: inherit;
	}
	.autoSwitch #content_1,.autoSwitch #content_2,.autoSwitch #content_3,.autoSwitch #footer{
		padding: 0rem 1rem 3rem 1rem;
	}
	.autoSwitch .media_txt a{
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.autoSwitch .index_juli_3 .spn a{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		margin: 10px 0;
	}
}
@media(min-width: 1400px) and (max-width: 1499px){
	.autoSwitch .index_juli_2.news{
		padding: inherit;
	}
	.autoSwitch #content_1,.autoSwitch #content_2,.autoSwitch #content_3,.autoSwitch #footer{
		padding: 0rem 1rem 3rem 1rem;
	}
	#homepage .bandA .slideFull .item a img{
		height: auto;
		object-fit: inherit;
	}
	.autoSwitch #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch .jqueryFade div.owl-wrapper .owl-item{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull .item{
		height: auto;
	}
	.autoSwitch #homepage .bandA .homepageBannerText{
		position:absolute;
	}
	.autoSwitch #homepage .bandA .slideThumb{
		margin: 0 auto;
	}
	.autoSwitch #homepage .bandA .slideFull .item .homepageBigLink{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull, #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch .media_txt a{
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.autoSwitch .index_juli_3 .spn a{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		margin: 10px 0;
	}
}
@media(min-width: 1300px) and (max-width: 1399px){
	.autoSwitch .index_juli_2.news{
		padding: inherit;
	}
	.autoSwitch #content_1,.autoSwitch #content_2,.autoSwitch #content_3,.autoSwitch #footer{
		padding: 0rem 1rem 3rem 1rem;
	}
	#homepage .bandA .slideFull .item a img{
		height: auto;
		object-fit: inherit;
	}
	.autoSwitch #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch .jqueryFade div.owl-wrapper .owl-item{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull .item{
		height: auto;
	}
	.autoSwitch #homepage .bandA .homepageBannerText{
		position:absolute;
	}
	.autoSwitch #homepage .bandA .slideThumb{
		margin: 0 auto;
	}
	.autoSwitch #homepage .bandA .slideFull .item .homepageBigLink{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull, #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch .media_txt a{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.autoSwitch .index_juli_3 .spn a{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		margin: 10px 0;
	}
}
@media(min-width: 1200px) and (max-width: 1299px){
	.autoSwitch .index_juli_2.news{
		padding: inherit;
	}
	.autoSwitch #content_1,.autoSwitch #content_2,.autoSwitch #content_3,.autoSwitch #footer{
		padding: 0rem 2rem 3rem 2rem;
	}
	#homepage .bandA .slideFull .item a img{
		height: auto;
		object-fit: inherit;
	}
	.autoSwitch #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch .jqueryFade div.owl-wrapper .owl-item{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull .item{
		height: auto;
	}
	.autoSwitch #homepage .bandA .homepageBannerText{
		position:absolute;
	}
	.autoSwitch #homepage .bandA .slideThumb{
		margin: 0 auto;
	}
	.autoSwitch #homepage .bandA .slideFull .item .homepageBigLink{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull, #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch .media_txt a{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.autoSwitch .index_juli_3 .spn a{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		margin: 10px 0;
	}
}
@media(min-width: 992px) and (max-width: 1199px){
	.autoSwitch .navbar-collapse{
		padding-left: 0 !important;
	}
	.autoSwitch .nav > li > a{
		padding: 15px 6px !important;
	}
	.autoSwitch #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch .jqueryFade div.owl-wrapper .owl-item{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull .item{
		height: auto;
	}
	.autoSwitch #homepage .bandA .homepageBannerText{
		top: auto !important;
		position:absolute;
		bottom: 0;
	}
	.autoSwitch #homepage .bandA .slideThumb{
		margin: 0 auto;
	}
	.autoSwitch #homepage .bandA .slideFull .item .homepageBigLink{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull, #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch .index_juli_2.news{
		padding: 2rem 2rem 2rem 2rem;
	}
	.autoSwitch .index_juli,.autoSwitch .index_juli_3{
		padding: 0;
	}
	.autoSwitch .index_juli_3 .spn img{
		width: 100%;
	}
	.autoSwitch .index_juli_3 .spn a{
		display: inline-block;
		text-align: left;
		margin: 10px 0;
	}
	
	
}
@media(min-width: 768px) and (max-width: 991px){
	.autoSwitch .navbar-collapse{
		padding:0 !important;
	}
	.autoSwitch .navbar-header{
		float: none;
	}
	.autoSwitch .navbar-toggle{
		display: block;
	}
	.autoSwitch .navbar-collapse.collapse{
		display: none !important;
	}
	.autoSwitch .navbar-collapse.collapse.in{
		display: block !important; 
	}
	.autoSwitch .navbar-fixed-top .navbar-collapse{
		max-height: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull{
		height: auto;
	}
	.autoSwitch .jqueryFade div.owl-wrapper .owl-item{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull .item{
		height: auto;
	}
	.autoSwitch #homepage .bandA .slideThumb{
		margin:0 auto;
		width: 90%;
	}
	.autoSwitch #homepage .bandA .slideFull .item .homepageBigLink{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .homepageMobileText{
		display: block;
		position: inherit;
	}
	.autoSwitch #homepage .bandA .homepageBannerText{
		display: none;
	}
	.autoSwitch #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch .index_juli,.autoSwitch .index_juli_3{
		padding: 0;
	}
	.autoSwitch .index_juli_3 .spn img{
		width: 100%;
	}
	.autoSwitch .index_juli_3 .spn a{
		display: inline-block;
		text-align: left;
		margin: 10px 0;
	}
	.autoSwitch .index_juli_2.news{
		padding: 2rem 2rem 2rem 2rem;
	}
}
@media all and (max-width: 767px) {
	.autoSwitch #homepage .bandA .owl-wrapper-outer{
		height: auto;
	}
	.autoSwitch #homepage .bandA .slideThumb{
		display: none !important;
	}
	.autoSwitch .jqueryFade div.owl-wrapper .owl-item{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .slideFull .item .homepageBigLink{
		position: inherit;
	}
	.autoSwitch #homepage .bandA .homepageMobileText{ position: inherit; padding: 10px 15px; line-height: 1.5; font-size: 16px; }
	.autoSwitch .index_juli_2,.autoSwitch #homepage .bandA .slideFull .item,.autoSwitch #homepage .bandA .slideFull{
		height: auto !important;
	} 
	.autoSwitch .index_juli,.autoSwitch .index_juli_3,.autoSwitch .footer_juli{
		padding: 0;
	}
	.autoSwitch .index_juli_3 .spn a{
		margin-top: 10px;
		margin-bottom::  10px;
	    display: inline-block;
	    text-align: left;
	    line-height: 24px;
	}
.index_juli {  margin: 3em auto 1em; }
#content_2  .container-fluid { margin: 2 rem auto 1em; }
}














@media (max-width:1200px){
	.r1l img,
	.r2l img { height: auto; }
}
@media (max-width:999px){
	.autoSwitch .footer_juli.footer_left { text-align: center; }
	.footer_left img { height: 6em; margin-bottom: 1em; }
	.footer_logos a { margin-right: 1em; }
	
	.autoSwitch .footer_juli.footer_logos { display: flex; justify-content: space-around; padding-bottom: 2em; }
}
@media (max-width:767px){
	/* ====== navbar styles ====== */
	.nav > li > a {
    	padding:5px !important;
	}	
	/* ====== top styles ====== */
	#top {
		margin:2rem .5rem 2rem .5rem;
	}
	#top .tr_text { display: none; }
	.suoxun{
		padding-top:-10px !important;
		float:right !important;
		width:40% !important;
	}
	/* 新添加 */
	#homepage{overflow:hidden;}
	/* ====== 图片切换 styles ====== */
	.glyphicon-chevron-left,.glyphicon-chevron-right{
		font-size:20px !important;
	}
	.carousel-caption{
		bottom:20px !important;
		padding-top:0px !important;
	}
	.carousel-caption h3{
		font-size:16px !important;
	}
	.carousel-caption p{
		font-size:12px !important;
	}
	/* ====== 板块1 styles ====== */
	#content_1{
		padding:0rem 0rem 1rem 0rem;
	}
	/* ====== 板块2 styles ====== */
	#content_2{
		padding:0rem 0rem 1rem 0rem;
	}
	.index_juli_2{
		height:auto;
	}
	/* ====== 板块3 styles ====== */
	#content_3{
		padding:0rem 0rem 1rem 0rem;
	}
	.hover .overlay {
		height:45px;
	}
	/* ====== footer styles ====== */
	#footer {
		padding:0rem 0rem 1rem 0rem;
	}
	.duiqi{
		float:left;
	}
	/* ====== inpage styles ====== */
	#contentNav ul li a {
		font-size:12px;
	}
	#inpage{
		margin:3rem .5rem 3rem .5rem;
	}
	.pilist{
		font-size:12px;
		padding-bottom:5px;
	}
	.in_text .title{
		font-size:24px;
	}
	.sci_item img {
		width:95%;
	}
	.depart{
		height:auto;
	}
	.caption h4{
		height:auto;
	}
	
	
	.tl_logo img { height: auto; }
	#content_0 { padding: 1em; }
	.ir3r .thumb_box,
	.ir3r .text_box { width: 100%; }
	.ir3r .thumb_box img { width: 40%; margin: 0 auto 0.7em; }
	

	.navbar-right > a,
	.navbar-right form	{ float: none; }
	
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { height: 100vh; max-height: initial; }
	.form-control { width: 70%; float: left; }
	.navbar-collapse{ padding-left: 30px; } 
	
	
}

/* 大于 768px，小于 991px */
@media (min-width:768px) and (max-width:991px) {
	/* ====== navbar styles ====== */
	.navbar-collapse{
		padding-left:20px !important;
	}
	.nav > li > a {
    	padding:15px 5px !important;
	}
	/* ====== top styles ====== */
	#top {
		margin:3rem 2rem 3rem 2rem;
	}
	.suoxun{
		padding-top:0px !important;
		float:right !important;
	}
	/* 新添加 */
	#homepage{overflow:hidden;}
	/* ====== 图片切换 styles ====== */
	.glyphicon-chevron-left,.glyphicon-chevron-right{
		font-size:30px !important;
	}
	.carousel-caption{
		bottom:50px !important;
		padding-top:0px !important;
		padding-bottom:0px !important;
	}
	/* ====== 板块1 styles ====== */
	#content_1{
		padding:0rem 1rem 2rem 1rem;
	}
	/* ====== 板块2 styles ====== */
	#content_2{
		padding:0rem 1rem 2rem 1rem;
	}
	.index_juli_2{
		height:auto;
	}
	/* ====== 板块3 styles ====== */
	#content_3{
		padding:0rem 1rem 2rem 1rem;
	}
	.hover .overlay {
		height:45px;
	}
	/* ====== footer styles ====== */
	#footer {
		padding:0rem 1rem 2rem 1rem;
	}
	/* ====== inpage styles ====== */
	#contentNav ul li a {
		font-size:12px;
	}
	#inpage{
		margin:3rem 1rem 3rem 1rem;
	}
	.pilist{
		font-size:12px;
		padding-bottom:25px;
	}
	.in_text .title{
		font-size:28px;
	}
	.sci_item img {
		width:75%;
	}
	.depart{
		height:auto;
	}
	.caption h4{
		height:auto;
	}
	
	
	
	
	
	
	
}

/* 大于 992px，小于 1199px */
@media (min-width:992px) and (max-width:1199px) {
	/* ====== navbar styles ====== */
	.navbar-collapse{
		padding-left:50px !important;
	}
	.nav > li > a {
    	padding:15px 10px !important;
	}
	/* ====== top styles ====== */
	#top {
		margin:3rem 5rem 3rem 5rem;
	}
	.suoxun{
		margin-top:0px !important;
		float:right !important;
	}
	/* ====== 图片切换 styles ====== */
	.glyphicon-chevron-left,.glyphicon-chevron-right{
		font-size:40px !important;
	}
	.carousel-caption{
		right:0% !important;
		left:0% !important;
		bottom:10% !important;
		padding-top:0px !important;
		padding-bottom:20px !important;
	}
	/* ====== 板块1 styles ====== */
	#content_1{
		padding:0rem 2rem 3rem 2rem;
	}
	/* ====== 板块2 styles ====== */
	#content_2{
		padding:0rem 2rem 3rem 2rem;
	}
	.index_juli_2{
		height:auto;
	}
	/* ====== 板块3 styles ====== */
	#content_3{
		padding:0rem 2rem 3rem 2rem;
	}
	.hover .overlay {
		height:45px;
	}
	/* ====== footer styles ====== */
	#footer {
		padding:0rem 2rem 3rem 2rem;
	}
	/* ====== inpage styles ====== */
	#inpage{
		margin:3rem 2rem 3rem 2rem;
	}
	.in_text .title{
		font-size:32px;
	}
	.sci_item img {
		width:65%;
	}
	.depart{
		height:380px;
	}
	
	
	
	
	
	
	
}



body,html{max-width:1920px;margin:0 auto}
.navbar-default{margin:0 auto;max-width:1920px}
#homepage .bandA .homepageBannerText{z-index:15}
#homepage .bandA .slideFull .item a img{width:auto;max-width:100%;height:100%}
@media all and (min-width:1200px) and (max-width:1610px){
	.navbar-default .navbar-nav>li>a{padding:15px 8px!important}
	.navbar-collapse{padding-left:0!important}
	#homepage .bandA .slideFull .item a img{height:100%;object-fit:cover}
}
.fullWidthBanner{ background-size: cover; background-position:top center;min-height:380px;background-repeat:no-repeat;overflow:hidden}
.fullWidthBanner .dotPatternBk{min-height:inherit}
@media all and (min-width:0px) and (max-width:959px){
	.fullWidthBanner{min-height:165px;overflow:hidden}
}
@media (max-width:768px){
	#homepage .bandA .slideFull,#homepage .bandA .slideFull .item{height:200px!important}
       .r2l .index_juli_2 .row > div { margin-bottom:  1.4em; }
}
hr{padding:0;margin:0;border:0;margin-top:15px;padding-top:20px;border-top:1px solid #2b5560}
.owl-theme .owl-controls{text-align:center}
.owl-theme .owl-controls .owl-buttons>div{color:#fff;display:inline-block;zoom:1;background:#2582dc}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;background:#2582dc}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff}
.owl-item.loading{min-height:150px;background:url(../images/global/owl/AjaxLoader.gif) no-repeat center center}
.jqueryFade{background-color:#ccc}
.jqueryFade div.owl-wrapper{-webkit-transform:none!important;transform:none!important;left:0!important}
.jqueryFade div.owl-wrapper .owl-item{position:absolute;left:0!important;display:none}
.ie8 .jqueryFade,.ie8 .jqueryFade *{opacity:inherit;filter:inherit}