@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'iconfont';  /* project id 2418605 */
  src: url('//at.alicdn.com/t/font_2418605_ljx4dd923m.eot');
  src: url('//at.alicdn.com/t/font_2418605_ljx4dd923m.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2418605_ljx4dd923m.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2418605_ljx4dd923m.woff') format('woff'),
  url('//at.alicdn.com/t/font_2418605_ljx4dd923m.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2418605_ljx4dd923m.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



*{
	margin:0;
	padding:0;}
body{ 
	margin:0 auto;
	font-size:14px;	
	font-family:arial,Microsoft Yahei;	
	background:#fff;
	color:#394653; background-image:url(../images/jszx_bg4.jpg); background-position:top center; background-size:1920px auto; background-repeat:repeat-x;}
h1,h2,h3{	
	font-weight:500;}
img{
	border:none; max-width:100%;}
a{
	cursor:pointer;
	color:#394653;
	text-decoration:none;	
	outline:none;}
a:hover, a:focus{ text-decoration:none; color:#015daa;}
ul{
	list-style-type:none;	
	border:0;
	width:auto;}
em{
	font-style:normal;}
span{
	float:none;
	margin:0;}
.f_l{
	float:left;}
.f_r{
	float:right;}
input.sub,label{
	border:none;	
	cursor:pointer;}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;}
table{
	border-collapse:collapse;}
table td,table th{
	padding:0;}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;}
	div,section,a,input,select,ul,li{ box-sizing:border-box;}
	
@media (min-width: 300px){
.container { width:100%;}


}
@media (min-width: 640px){
.container { width: 600px;}

}
@media (min-width: 768px){
.container { width: 750px;}


}
@media (min-width: 992px){
	.container { width: 970px;}

	
	}
@media (min-width: 1200px){
	.container { width: 1180px;}
	
}
@media (min-width: 1300px){
	.container { width: 1200px;}
	
}
@media (min-width: 1400px){
	.container { width: 98%;}
	
}

.container-fluid{ padding-left:0px; padding-right:0px;}

.nav > li > a{    padding: 10px 20px;}
.navbar{ margin-bottom:0px; border:0px;}
.navbar-nav {
    float: right;}
.navbar-nav > li > a{ line-height:50px;}

.navbar-toggle{ margin-right:0px;}
.navbar-default { background-color:transparent; border-color:transparent;}
.navbar-default .navbar-nav > li:hover > a{    color: #fff;
    background-color: #015daa;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{color:#fff;    /*background-color:rgba(0,0,0,0.1); background:#68d26c;*/ background-image: linear-gradient(rgb(84 214 206), rgb(56 164 180)); top:-4px; height:78px;}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color:#fff;    background-color:rgba(0,0,0,0.1);
}
.navbar-default .navbar-nav > li > a {color: #fff; font-size:18px;}
.caret{color:rgba(255,255,255,0.8); margin-left:4px;}
.navbar-default .navbar-nav > li:hover > a{olor:#fff;    background-color:rgba(0,0,0,0.1);}
.navbar-default .navbar-toggle{ border-color:transparent;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{ background-color:transparent;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}

.list-group-item{ background-color:transparent;}
.carousel-control.right{ background:none;}
.carousel-control.left{ background:none;}

.dropdown-menu{ min-width:100%; border:0px;text-align:center;}
.dropdown-menu li{ text-align:center;}
.dropdown-menu > li > a{ line-height:30px;}
.list-group-item{ border:0px; margin-bottom:0px;}
.list-group-item:first-child{ border-radius:0px;}
.nav2{ width:100%;}
.nav2>li{ width:14.2%; text-align:center; height:70px;}

.nav6 .linee{ position:fixed;}
.nav6 .headerp2{ position:fixed; width:100%;}
.nav6 .headerp{width:100%;}
.nav6 .navbar-header{ background-image:url(../images/jszx_bg4.jpg); background-position:top center; background-size:1920px auto; background-repeat:repeat-x; padding-top:30px; padding-bottom:30px;}
.nav6 .colsp{ background-color:#1970d7;}

.jumbotron{ background: url(../images/jszx_11.png) 100% 5px no-repeat #0564d8; background-position: center bottom;padding-top:40px; color:#fff; padding-bottom:20px; }

.linee{ width:100%; height:7px; background-image:url(../images/jszx_lineee.jpg); background-position:center center; background-size:100% 5px;  position:absolute; top:0px;z-index:40;}
.headerp{ width:100%; background-image:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0)); z-index:999;}
.logo{ height:auto; padding:0px;margin-top:10px; margin-bottom:10px;}
.logo img{ max-height:100px;}
.banner-img{ width:100%; height:750px; background-position:center center; background-size:cover; background-repeat:no-repeat;}
.banner-txt{ position:absolute; left:20%; top:50%; margin-top:-150px; color:#164a91;}
.banner-txt h1{ font-size:48px; font-weight:bold;}
.banner-txt h2{ font-size:26px; font-weight:bold;}
.container{ }
.list0{ background-position:center center; background-repeat:no-repeat; background-size:cover; height:100px; padding:20px; margin-top:40px; margin-bottom:40px; }
.list0 a{color:#fff;}
.list0 h1{ font-size:18px;    margin-top: 9px;    margin-bottom: 0px;}
.list0 p{ font-size:14px;}

.ss2{ display:none;}
.section1{ background:#f8f8f8; padding-top:60px; padding-bottom:60px;}
.list1{ width:100%; height:auto;}
.list1-img{ float:left; width:100%; height:485px; background-position:center center; background-repeat:no-repeat; background-size:cover;}

.list1-text{ width:100%; height:50px; float:left; margin-top:-100px; position:relative; }
.list1-time{ float:left; position:relative; z-index:3; width:88px; height:40px; line-height:40px; vertical-align:middle; text-align:center; background:rgba(39,108,176,0.7); color:#fff;  margin-left:0px;font-size: 16px; overflow:hidden;}
.list1-time:before{ content:""; display:inline-block; width:40px; height:40px; border-radius:50%; position:absolute; left:-20px; top:-20px; background:#cfab7b;}
.list1-txt{  width:100%; height:auto; float:left;background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.3),rgba(0,0,0,0)); z-index:1;  padding-right:20px;  padding-left:20px; }
.list1-txt h1{ font-size:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#fff; font-weight:bold; line-height:60px; vertical-align:middle; margin:0px;}
.list1-txt p{ font-size:14px; line-height:30px; color:#5a6778;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
word-break: break-all;
overflow: hidden;}

.ss{ float:right; width:225px;}
.search{ width:auto; float:right;border-radius:30px; background:#fff; overflow:hidden; margin-bottom:20px;}

.search-1{ width:180px; border:0px; padding:0px 10px; height:45px; }
.search-2{ width:45px; height:45px; background:url(../images/jszx_4.png); background-position:center center; background-repeat:no-repeat; background-size:20px 20px; border:0px;}

.ss6{ width:100%; background:rgba(11,109,220,0.05); padding:10px; float:left; margin-bottom:30px; margin-top:20px;}
.ss6 .search{ width:100%; border-radius:0px; margin-bottom:0px; display:flex;justify-content: space-between;}
.ss6 .search-1{ width:100%; border:2px solid #0b6ddc; float:left;}
.ss6 .search-2{ background:#0b6ddc; color:#fff; width:160px; float:right;}

.searchTXT{width:100%; height:auto; overflow:hidden;}
.searchTXT h1{ font-size:24px; font-weight:bold; margin-top:0px;}
.searchTXT h3{ font-size:16px;}
.red{ color:#D5171A;}

.list33{ width:100%; height:auto; float:left;}
.list33 li{width:100%; height:auto; float:left; position:relative; padding-left:50px; padding-top:30px; padding-bottom:30px; border-bottom:2px dashed #cbdadf;}
.list33 li h1{width:100%; height:auto; float:left;  overflow:hidden; font-size:18px; margin-top:0px; line-height:30px;}
.list33 li h1 a{ color:#194a81;}
.list33 li p{ width:100%; height:auto; float:left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;word-break: break-all;overflow: hidden; font-size:14px; line-height:25px;color:#5a6574; margin-top:10px; margin-bottom:20px;}
.list33 li div{width:100%; height:auto; float:left; left:30px; vertical-align:middle;}
.list33 li div a,.list33 li div span{ display:inline-block; margin-right:10px; padding-right:10px; font-size:14px; color:#888888;position:relative;}
.num{ display:block; width:40px; height:40px; background:#e4f4ff; text-align:center; line-height:40px; vertical-align:middle; position:absolute; left:0px; top:25px; }
.list33 li div a{ color:#466072;}
.list33 li div a:hover,.list33 li h1 a:hover{ text-decoration:underline;}
.list33 li div a:after{ content:""; display:inline-block; width:1px; height:16px; background:#cacaca; position:absolute; right:0px; top:7px;}

.list2{ vertical-align:middle; padding:0px; width:100%; margin-bottom:0px; height:auto; overflow:hidden; background:none; border-bottom:1px solid #dce5ec; padding-top:17px; padding-bottom:17px;}
.list2 .list2-1{ width:80%; float:left; font-size:16px; display: -webkit-box;
    -webkit-box-orient: vertical; font-weight:bold;
    -webkit-line-clamp: 1;    word-break: break-all;
    overflow: hidden; line-height:25px; height:25px; vertical-align:middle;}
/*.list2 .list2-1:before{ content:""; display:inline-block; width:8px; height:8px; background:#d4dde6; border-radius:50%; display:inline-block ; vertical-align:middle; margin-right:5px;}*/
.list2 .list2-1 a{ color:#273b59}
.list2 .list2-1 a:hover{ color:#015daa;}
.list2 .list2-2{ width:auto; float:right; color:#969696; font-size:14px;line-height:25px;vertical-align:middle;}

.top1{ padding-left:0px; padding-right:0px;}
.top1 h1{ font-size:20px; font-weight:bold;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:30px; vertical-align:middle; margin:0px;  padding-bottom:15px; padding-left:0px; padding-right:0px; }
.top1 p{ font-size:14px; line-height:25px; height:auto; overflow:hidden; color:#7c8b9d;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 3;word-break: break-all;overflow: hidden;}
.top2{ text-align:center; padding-left:0px; padding-right:0px;}
.top2 .span1{ font-size:36px; font-weight:bold; color:#8b8b8b;}
.top2 .span2{ font-size:16px; color:#959595;}
.top3{ margin-bottom:0px; border-bottom:1px solid #efefef; padding-top:20px; padding-bottom:15px; float:left; margin-left:0px; margin-right:0px; width:100%;}
.top4{ margin-top:33px;}

.title{ width:100%; height:auto; float:left; margin-bottom:0px; line-height:40px; vertical-align:middle; border-bottom:1px solid #efefef; background-image:url(../images/jszx_12.png); background-position:left bottom; background-repeat:no-repeat; background-size:auto 50px; height:50px; padding-top:3px; padding-left:0px; padding-right:15px;}
.title span{ display:block; width:auto; float:left; font-size:18px; font-weight:bold; color:#1970d7; padding-left:15px; line-height:45px; vertical-align:middle;}
.title i{ display:inline-block; vertical-align:middle; margin-right:4px;background-position:center center; width:20px; height:20px; background-size:auto 100%;}
.title a{ float:right; margin-top: 5px;}
.title a:hover{ color:#015daa;}
.tz{ background:url(../images/jszx_1.png); }
.xw{ background:url(../images/jszx_5.png); }
.yqdt{ background:url(../images/jszx_yqdt.png); }
.yqlj{ background:url(../images/jszx_3.png); }
.yq{ background:url(../images/jszx_16.png); }
.al{ background:url(../images/jszx_17.png); }

.title2{ width:100%; height:50px;  text-align:center; line-height:50px; vertical-align:middle;    background: linear-gradient(to right, #177ad6, #5eb5fe); padding-left:0px; padding-right:15px; border-radius:5px;}
.title2 span{ display:block; width:auto; float:left; font-size:18px; font-weight:bold; color:#fff; padding-left:15px; line-height:45px; vertical-align:middle;}
.title2 i{ display:inline-block; vertical-align:middle; margin-right:4px;background-position:center center; width:20px; height:20px; background-size:auto 100%;}
.title2 a{ float:right; font-size:14px;}

.box2{ width:75%; height:auto; float:left; padding-left:15px; padding-right:15px; margin-top:10px;}
.con2{ width:100%; height:auto; float:left; margin-bottom:10px;}
.clb{ border:0px;}
.clb span{border:0px;}
.section2{ padding-top:60px; padding-bottom:40px; background-size:cover;}
.list5{ margin-top:10px;}
.list5 li{ height:auto; overflow:hidden; float:left;  width:100%; padding:0px; line-height:55px; vertical-align:middle; margin-bottom:0px;  border-bottom:1px solid #eaf3f6; }
.list5 li .list5-1{  margin:0px;padding:0px;float:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-size:16px; }
.list5 li .list5-1:before{ content:""; display:inline-block; width:8px; height:8px; border-radius:50%; overflow:hidden; background:#c7d7e5;; margin-right:8px; vertical-align:middle;}
.list5 li .list5-1 a{color:#334259;}
.list5 li .list5-2{ text-align:right;margin:0px; padding:0px;float:right; color: #c4c4c4;    font-size: 14px;}
.list5 li .list5-1 a:hover{color:#015daa;}
.indexlist5 li:nth-child(1) .list5-1,.indexlist5 li:nth-child(5) .list5-1{ font-weight:bold;}

.list6{ height:auto; overflow:hidden; width:100%; background:#e5eff9; border-top:3px solid #015daa;}
.list6 li{ width:100%; height:auto; float:left; padding:0px; overflow:hidden; margin:1px; padding-top:15px; padding-bottom:15px; border-bottom:1px solid #fff; background:none; padding-left:15px; padding-right:15px;}
.list6 li .list6-1{ line-height:22px; height:44px; overflow:hidden; width:75%; float:right; font-size:14px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
word-break: break-all;
overflow: hidden;}
.list6 li .list6-1 a{ color:#497ebb;}
.list6 li .list6-2{ display:inline-block; width:65px; height:30px; line-height:30px; vertical-align:middle; text-align:center; background:#015daa; color:#fff; float:left;}

.section3{ padding-top:60px; padding-bottom:60px; background:#f8f8f8;}
.list7{ width:100%; height:auto; float:left; margin:0px; padding:0px;}
.list7 li{ list-style:none; padding:0px; margin:0px; width:31.33%; float:left; height:auto; margin-right:3%; transition:all 0.4s;}
.list7 li:nth-child(3n){ margin-right:0px;}
.list7 li .list7-1{ width:100%; height:auto; float:left; overflow:hidden; position:relative; z-index:0; }
.list7 li .list7-1 div{ width:100%; height:250px;background-position:center center; background-repeat:no-repeat; background-size:cover; transition:all 0.6s;}
.list7 li .list7-2{ width:100%; height:auto; float:left; padding:20px; margin-top:-12px; position:relative; z-index:2;transition:all 0.6s; background:rgba(255,255,255,0.7); z-index:1; position:relative;}
.list7 li .list7-2 h1{ font-weight:bold; display:inline-block; font-size:18px; line-height:40px; vertical-align:middle; padding:5px 0px; width:auto; max-width:100%; margin-bottom:0px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-top:0px;}
.list7 li .list7-2 h1:before{ content:url(../images/13.png); display:inline-block; margin-right:8px; vertical-align:middle;}
.list7 li .list7-3{ float:left; margin-top:-12px; width:100%; height:25px; line-height:25px; vertical-align:middle; background-image:url(../images/jszx_7.png); background-position: right center; background-repeat:no-repeat; font-size:12px; color:#fff000; padding-right:15px; text-align:right; position:relative; z-index:2;}
.list7 li .list7-2 p{ font-size:14px; line-height:25px; height:50px; overflow:hidden; vertical-align:middle; color:#a6a6a6; margin-bottom:15px; width:100%;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
word-break: break-all;
overflow: hidden;}
.list7 li .list7-2 span{ font-size:14px;color: #015daa;}
.list7 li:hover{ }
.list7 li:hover .list7-1 div{ transform:scale(1.2);}
.list7 li:hover .list7-2{ background:rgba(255,255,255,1); }
.list7 li:hover .list7-2 span{ text-decoration:underline;}

.more{ line-height:30px; text-align:center; margin-top:20px; width:100%; float:left; background: url(../images/14.png) center 23px no-repeat;    padding-bottom: 20px;}

.pp{ display:block; width:100%;margin-bottom:20px; }

.list23{ float:left; width:100%; height:auto;     background: linear-gradient(to bottom, #fff, #ecf9ff); padding:15px; }
.list23 li{ width:100%; height:auto; vertical-align:middle; padding:0px; width:100%; margin-bottom:0px; height:auto; overflow:hidden; background:none; border-bottom:1px solid #dce5ec; line-height:30px; vertical-align:middle; padding-top:10px; padding-bottom:10px; font-size:14px }
.list23 .list23-1{ width:80%; float:left; font-size:14px; display: -webkit-box;    -webkit-box-orient: vertical;     -webkit-line-clamp: 1;    word-break: break-all;    overflow: hidden; }
.list23 .list23-1:before{ content:""; display:inline-block; width:6px; height:6px; background:#adb7c2;  display:inline-block ; vertical-align:middle; margin-right:5px;}
.list23 .list23-1 a{ color:#273b59}
.list23 .list23-1 a:hover{ color:#015daa;}
.list23 .list23-2{ width:auto; float:right; color:#969696; font-size:14px;}

.list17{ width:100%; height:auto; float:left; margin:0px; padding:0px; padding-top:20px;}
.list17 li{ list-style:none; padding:0px; margin:0px; width:31.33%; float:left; height:auto; margin-right:3%; transition:all 0.4s; margin-bottom:20px;}
.list17 li:nth-child(3n){ margin-right:0px;}
.list17 li .list17-1{ width:100%; height:auto; float:left; overflow:hidden; position:relative; z-index:0; padding: 15px 15px 0px 15px;    background: #edfaff;}
.list17 li .list17-1 div{ width:100%; height:210px;background-position:center center; background-repeat:no-repeat; background-size:cover; transition:all 0.6s;}

.list17 li .list17-2{ width:100%; height:auto; float:left; padding:10px;position:relative; z-index:2;transition:all 0.6s; background:url(../images/jszx_bg1.jpg); z-index:1; position:relative;}
.list17 li .list17-2 h1{  display:inline-block; font-size:18px; line-height:30px; vertical-align:middle; padding:0px; width:auto; max-width:100%; margin-bottom:0px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-top:0px;  color:#fff;}
.list17 li .list17-2 h1:after{ content:""; display:inline-block; width:44px; height:20px; background-image:url(../images/jszx_10.png); background-position:center center; background-repeat:no-repeat; position:absolute; right:10px; top:13px; }
.list17 li .list17-2 span{ color:rgba(0,0,0,0.5)}

.list17 li .list17-2 span{ font-size:14px;color: #c3c3c3;}
.list17 li:hover{ }
.list17 li:hover .list17-1 div{ transform:scale(1.2);}
.list17 li:hover .list17-2{  }

.list30{ width:100%; height:auto; float:left;background: linear-gradient(to bottom, #fff, #ecf9ff); padding:15px;}
.list30 li{width:100%; height:auto; float:left; height:60px; border:1px solid #dbe3f2; padding:10px; margin-top:10px; text-align:center;}
.list30 li a{}
.list30 li img{ display:inline-block; vertical-align:middle; max-height:100%; max-width:100%;}

.nav-sty>li{ float:none; display:inline-block; }
.nav-sty > li.active > a, .nav-sty > li.active > a:hover, .nav-sty > li.active > a:focus{    background-color: #fff;    color: #015daa; border-bottom:3px solid #015daa;}
.nav-sty{ text-align:center; width:100%; margin-bottom:30px; border-bottom:0px;}
.nav-sty li{ display:inline-block; width:auto; line-height:40px;  margin-left:2px; margin-right:2px;}
.nav-sty > li > a{padding-left:15px; padding-right:15px; padding-top:0px; padding-bottom:0px; display:inline-block; background:#fff;border-radius:0px; font-size:16px; border:1px solid #c0d4df;}



.title3{ width:100%; height:auto; float:left;font-size:26px; font-weight:bold; margin-bottom:20px; }

.list8{ width:100%; height:auto; float:left;}
.list8 li{ border:1px solid #efefef; float:left; width:23%; height:80px; vertical-align:middle; padding:10px; line-height:60px; vertical-align:middle; margin-right:2%; text-align:center; margin-bottom:20px; background-color:#fff;}
.list8 li a{ display:block;}
.list8 li img{ max-height:100%; max-width:100%; display:inline-block; vertical-align:middle; text-align:center;}
.list8 li:nth-child(4n){ margin-right:0px;}

.sty1{ text-align:left;}
.sty2{ color:rgba(255,255,255,0.7);text-align:left; font-size:14px; line-height:30px; padding-left:0px; padding-right:0px;}
.sty3{ float:right; font-size:16px; padding-left:0px; padding-right:0px;}
.sty4{ font-size:14px; text-align:center; border-top:1px solid rgba(255,255,255,0.1); padding-top:20px; color:rgba(255,255,255,0.6)}
.sty3 img{ max-height:100px;}
.sty3 h6{ color:rgba(255,255,255,0.6)}

.ab{ width:100%; height:330px; background-position:center center; background-repeat:no-repeat; background-size:cover; }
.section4{ margin-top:30px; position:relative; z-index:1; /*background:url(../images/11.png) right bottom no-repeat;*/}
.title4{ height:70px; line-height:70px; vertical-align:middle;  padding-left:0px; padding-right:0px; overflow:hidden; }
.title4-h1{font-size:30px; background-image:url(../images/jszx_6.jpg); background-position:center center; background-repeat:no-repeat; background-size:cover;color:#fff; font-weight:bold; width:100%; line-height:85px; vertical-align:middle; text-align:center; padding-left:0px; padding-right:0px; margin-bottom:8px;}
.title4-h6{ font-size:14px; background:none; border-radius:0px; text-align:right; padding:0px; margin:0px; }
.fonts2{font-size: 20px;    color: #d4d4d4;    vertical-align: middle;}
.ov{ overflow:hidden;}
.f1{ float:right; margin-top:20px;}
.f1 li{ display:inline-block; width:auto; border:1px solid #fff; padding-left:10px; padding-right:10px; line-height:30px; border-radius:30px; margin-left:5px; margin-right:5px;}
.f1 li a{ display:block; color:#fff; font-size:12px;}

.ab-left{ padding:20px; background:url(../images/jszx_b.png) bottom center no-repeat rgba(25,112,215,0.09); margin-bottom:60px; padding-bottom:230px;}
/*.ab-left:after{ content:url(../images/b.jpg);}*/
.ab-right{ padding:20px 40px; padding-right:0px; min-height:300px;    padding-bottom: 60px;}
.list9{  border-radius:0px;margin-bottom: 0px; padding:0px; }
.list9 li{ font-size:16px; line-height:25px;margin-bottom:0px;  background: #fff; margin-bottom:8px; padding:10px 20px;}
.list9 li a{ display:block; padding-top:10px; padding-bottom:10px; color:#3c6290;}
.list9 li:hover,.list9 .cur{ background:url(../images/jszx_7.jpg) right bottom no-repeat #1c73db; }
.list9 li:hover a,.list9 .cur a{color:#fff; font-weight:bold;}
.list9 li a:after{ content:url(../images/jszx_9.png); display:inline-block;    float: right;}
.list9 li a:hover:after,.list9 li a.cur:after{ content:url(../images/jszx_10.png); display:inline-block;}
.list9 li:last-child{     border-bottom-right-radius:0px;    border-bottom-left-radius:0px;}
.img2{ width:100%; height:auto; margin-top:-100px;}

.list10{ width:100%; height:auto; float:left; border:0px;}
.list10 li{ position:relative; padding-top:20px; padding-bottom:20px;  width:25%; height:auto; float:left; overflow:hidden; padding:10px;}
.list10 li a{ display:block;}
.list10 li .list10-1{ width:100%; height:155px; display:flex;align-items: center; background:#fff; border:3px solid #d0e6fa;    justify-content: space-evenly; padding:5px;}
.list10 li .list10-1 img{ max-height:100%; max-width:100%; display:inline-block;}
.list10 li .list10-2{ width:100%; float:left;}
.list10 li .list10-2 h1{ font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:30px; vertical-align:middle;  color:#3e4854; margin-top:10px;}
.list10 li .list10-2 p{ font-size:14px; line-height:25px; height:50px; overflow:hidden; color:#797979;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;
word-break: break-all;
overflow: hidden;}

.tabList{ width:100%; height:auto; float:left; overflow-x:auto; white-space:nowrap;}
.tabList a{ display:inline-block; background:#f0f0f0; padding:15px 15px; line-height:20px; margin-right:5px; font-size:16px;  }
.tabList .on{ background:linear-gradient(to bottom,#cae4f4 ,#eef9ff); border-top:3px solid #1c73db;color:#1c73db; font-weight:bold;}
.tabCon{ background:#eef9ff;width:100%; height:auto; float:left; padding:20px;}


.list22{ width:100%; height:auto; float:left; border:0px;}
.list22 li{ position:relative; padding-top:20px; padding-bottom:20px;  width:33.33%; height:auto; float:left; min-height:175px; overflow:hidden; padding:10px;}
.list22 li a{ display:block;}
.list22 li .list22-1{ width:100%; height:155px; display:flex;align-items: center; border:3px solid #d0e6fa; padding:10px;   }
.list22 li .list22-1 div{ width:100%; height:100%;background-position:center center; background-repeat:no-repeat; background-size:cover; }
.list22 li .list22-2{ width:100%; float:left;}
.list22 li .list22-2 h1{ font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:30px; vertical-align:middle;  color:#3e4854; margin-top:10px;}
.list22 li .list22-2 p{ font-size:14px; line-height:25px; height:50px; overflow:hidden; color:#797979;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;
word-break: break-all;
overflow: hidden;}


.lj{ text-align:left;padding-bottom: 20px;    margin-bottom: 20px;    border-bottom: 1px solid rgba(255,255,255,0.1); padding-left:0px; padding-right:0px; line-height:30px;}
.lj b{ font-size:18px;}
.lj a{ display:inline-block; padding-left:10px; padding-right:10px;color:rgba(255,255,255,0.8)}
.lj a:hover{ color:rgba(255,255,255,1)}
.bb{ width:100%; height:auto; overflow:hidden; text-align:center;}
.pagination-lg > li > a, .pagination-lg > li > span{ margin:4px; border-radius:3px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background-color: #015daa;    border-color: #015daa;}
.title-h1{ width:100%; height:auto; float:left; color:#333; font-size:30px; line-height:50px; vertical-align:middle; font-weight:bold; text-align:center; margin-bottom:20px; margin-top:20px;}
.title-h2{ width:100%; height:auto; float:left; font-size:14px; line-height:25px; text-align:center; color: #adadad;
    margin-top: -10px;
    margin-bottom: 20px;}
	.title-h2 span{ display:inline-block; margin-left:10px; margin-right:10px;}
.con1{ width:100%; height:auto; margin-bottom:30px;}
.title5{ width:100%; height:auto; overflow:hidden; margin-bottom:20px; position:relative; }
.line{ width:85%; position:absolute; top:50%; height:1px; background:#efefef; right:0px;}
.title5 .title5-h1{ display:inline-block; background-image:url(../images/jszx_7.png); background-repeat:no-repeat; background-position:center center; width:122px; height:54px; line-height:54px; vertical-align:middle; text-align:center; color:#fff; font-size:20px; font-weight:bold; background-size:100% 100%;}
.con{ width:100%; height:auto; overflow:hidden;}
.txt{ font-size:16px;line-height:30px;}
.txt p{ text-indent:2em;}

.yq-c{width:100%; float:left; margin-bottom:20px;}
.yq-c-t{width:100%; float:left; font-size:20px; font-weight:bold; margin-bottom:20px; line-height:30px; vertical-align:middle;}
.yq-c-t:before{ content:""; width:5px; height:18px; background:#1b72db; display:inline-block; margin-right:5px; vertical-align:middle;}
.yq-c-c{width:100%; float:left; background:rgba(25,112,215,0.1); padding:20px; line-height:25px;}

	.list18{ width:100%; float:left; margin-top:20px;}
	.list18 li{  width:48%; float:left; margin-right:4%; margin-bottom:30px;}
	.list18 li:nth-child(even){ margin-right:0px;}
	.list18 li .list18-1{ width:38%; height:500px;  float:left; padding:10px; position:relative; }
	.list18 li .list18-1img{ width:100%; height:100%; background-position:center center; background-size:cover; background-repeat:no-repeat; float:left; position:relative; z-index:2;}
	.list18 li .list18-1bg{width:100%; height:90%; background:rgb(25,112,215,0.07); position:absolute; top:0px; left:0px; z-index:1;}
	.list18 li .list18-2{width:60%; height:auto; float:left; padding:0px 0px 0px 30px; }
	.list18 li .list18-2 h1{ font-size:22px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; line-height:35px; color:#333; margin-bottom:0px; margin-top:0px;}
	.list18 li .list18-2 h2{ font-size:16px; line-height:35px; margin-bottom:10px;margin-top:0px; color:#697882;}
	.list18 li .list18-2 p{ font-size:14px; line-height:25px;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp:2;word-break: break-all;
overflow: hidden;margin-bottom:0px; padding-bottom:20px; color:#898989; height:50px; margin-bottom:20px;}
	.list18 li .list18-2 a{ border:1px solid #ffbf00;color:#ffbf00; line-height:35px;  display:inline-block; width:100px; height:35px; float:right; text-align:center;}
	.list18 li .list18-2 a:hover{ background:#ffbf00; color:#127960;}
	.list18 li .list18-2 span{ display:inline-block; font-size:12px; color:#1970d7; line-height:25px; vertical-align:middle;}
	.list18 li .list18-2 span:before{ content:""; display:inline-block; width:18px; height:4px; background:#1970d7; margin-right:5px; vertical-align:middle; }
	
	
.list12{ width:100%; height:auto; float:left;}
.list12 li{ float:left;width:100%; height:auto; border-bottom:1px solid #ededed; line-height:30px; padding-top:10px; padding-bottom:10px; padding-left:0px; padding-right:0px;}
.list12 li .list12-1{ width:70%; float:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-size:16px;}
.list12 li .list12-1 .iconfont{ font-size:16px; margin-right:5px;}
.list12 li .list12-1 a{}
.list12 li .list12-2{width:auto; float:right; color:#b2b2b2;}

.list13{ width:100%; height:auto; float:left;}
.list13 li{ width:31.33%; margin-right:3%; float:left; height:auto;}
.list13 li:nth-child(3n){ margin-right:0px;}
.list13 li .list13-1{ width:100%; height:auto; float:left; margin-bottom:15px;}
.list13 li .list13-1 div{ width:100%; height:150px; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.list13 li .list13-2{width:100%; height:auto; float:left; font-size:16px; line-height:30px; vertical-align:middle; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}


.fonts{ font-size:26px; margin-right:5px;    font-weight: normal; }
.lunbo{    bottom: -40px; left:22px;}
.lunbo li{    background-color: rgb(131 131 131 / 47%);}
.lunbo .active{background-color: #015daa;}

.list16{ width:100%; height:auto; float:left; padding:15px; padding-top:0px; padding-bottom:0px;background:linear-gradient(to bottom,#fff,#ecf9ff);}
.list16 li{ position:relative; padding-left:0px; padding-right:0px; padding-top:20px; padding-bottom:19px; border-bottom:1px solid #dee9ef;}
.list16-1{ width:80px; height:auto; position:absolute; left:0px; padding:0px; text-align:center; top:18px;    border-radius: 0px 8px 0px 8px;    overflow: hidden;     }
.list16-1 span{ display:block;}
.list16-1 .span3{ font-size:20px; color:#e0f6fc; line-height:30px;background:linear-gradient(to right,#3f7ceb,#59b8e9);}
.list16-1 .span4{ font-size:12px; color:#015daa; line-height:20px; background:#efefef;}
.list16-2{ width:100%; font-size:14px; line-height:25px; height:50px; padding-left:95px;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-break: break-all;overflow: hidden;}



.teach-1{ width:100%; height:auto; float:left; margin-bottom:40px;}
.teach-img{width:220px; height:auto; float:left; box-sizing:border-box; margin-top:40px;}
.teach-img img{ width:100%; height:auto;}
.teach-txt{ width:73%; height:auto; float:right; padding-top:40px;}
.teach-txt h1{ font-size:26px; color:#1970d7; margin-bottom:10px; font-weight:bold; line-height:40px;}
.teach-txt h2{ font-size:16px;color:#f4a024; margin-bottom:15px;}
.teach-txt .teach-con{ width:100%; height:auto; float:left; border-top:1px solid #EDEDED; padding-top:20px;}
.teach-txt .teach-con p{ margin-bottom:10px; font-size:14px; line-height:25px;}
.teachCon{ width:100%; height:auto; float:left; margin-bottom:30px;}
.teachCon-t{width:100%; height:auto; float:left; font-size:20px; font-weight:bold; margin-bottom:10px; color:#333;     line-height: 40px;}
.teachCon-t:before{ content:""; width:8px; height:20px; background:#1970d7; display:inline-block; margin-right:15px;}
.teachCon-x{width:100%; height:auto; float:left; background:#f9f9f9; padding:30px; box-sizing:border-box; line-height:30px;}
.yqqq .teach-img{ width:378px;}
.yqqq .teach-txt{width: 58%;}

.bg1{ background-image:url(../images/jszx_12.png); background-position:center center; background-repeat:no-repeat; }
.bg3{ background-image:url(../images/bg2.jpg);background-position:center center; background-repeat:no-repeat;}
.bg4{ background-image:url(../images/jszx_bg1.jpg);background-position:center center; background-repeat:no-repeat;}
.bg5{ background-image:url(../images/bg3.jpg);background-position:center center; background-repeat:no-repeat;}

.list19{}
.list19 li{ width:20%; padding:20px 2% 5px 2%; float:left;}
.list19-1{ width:100%; height:500px;  float:left; padding:10px; position:relative; margin-bottom:0px;}
.list19-1img{ width:100%; height:100%; background-position:center center; background-size:cover; background-repeat:no-repeat; float:left; position:relative; z-index:2;}
.list19-1bg{width:100%; height:90%; background:rgba(25 112 215 0.12); position:absolute; top:0px; left:0px; z-index:1;}
.list19-2{ width:100%; line-height:35px; font-size:18px; text-align:center; font-weight:bold;}

.list20{}
.list20 li{ position:relative; padding:15px; background:rgba(255,255,255,0.6); margin-bottom:10px;}
.list20 li a{ display:block;}
.list20 li .list20-1{ width:150px; height:70px; line-height:70px; vertical-align:middle; background:#deecf1; color:#015daa; font-size:20px; position:absolute; left:15px; top:15px; text-align:center;}
.list20 li .list20-2{ width:100%; padding-left:180px; font-size:16px; line-height:25px; height:50px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
word-break: break-all;
overflow: hidden; margin-top:10px; margin-bottom:10px;}
.list20 li:hover{ background:rgba(1,93,170,0.7); color:#fff;}
.list20 li:hover .list20-2{color:#fff;}

.glyphicon-chevron-right:before{ display:none;}
.glyphicon-chevron-left:before{display:none;}
@media only screen and (max-width: 1300px){
  .list19 li{ width:25%; }
}

@media only screen and (max-width: 1200px){
  .list19 li{ width:25%; }
}

@media only screen and (max-width: 992px){
  .logo img{ max-height:50px;}
  .list19 li{ width:33.33%; }
}

@media only screen and (max-width: 768px){
	img{ max-width:100%;}
	.logo{ margin-top:0px; margin-bottom:0px;}
  .logo img{ max-height:40px;}
  .nav6 .navbar-header{ padding-top:10px; padding-bottom:10px;}
  .navbar-header{ min-height:60px;}
  .navbar-toggle{ margin-bottom:0px; margin-top:3px;}
  .list0{ margin:0px; margin-top:20px;}
  body{ padding-top:80px;}
.dd{ margin-bottom:40px;}
.nav-sty li{ margin-bottom:10px;}
.list10 li{ width:50%;}
.list10 li .list10-1{ width:100%;}
.list10 li .list10-2{ width:100%;}
.section1,.section2,.section3{padding-top:0px; padding-bottom:40px;}
.sty1,.sty2,.sty3{ width:100%; height:auto; float:left; text-align:center;}
.sty2{ margin-top:15px; margin-bottom:15px;}
.jumbotron { padding-top:30px; background-size:cover;}
.line {
    width: 62%;}
	.ss{ display:none;}
.ss2{ display:block;}
	.ab{  height:148px; background-position:center -40px; background-size:auto 200px;}
	.title4{ height:60px; line-height:60px; font-size:22px;}
	.section4{ margin-top:0px;}
	.logo{ position:absolute; width:80%;}
	.logo img{ max-width:100%;}
	.ab-right{ padding:20px 0px;}
	.ab-right>.col-xs-12{ padding:0px;}
	.list18 li{ width:100%;}
	.top3{ margin-top:0px;}
	.list13 li {
    width: 100%;
    margin-right: 0%; margin-bottom:20px;}
	.headerp{ position:fixed; top:0px; z-index:39;/* border-bottom:1px solid #fafafa;box-shadow: 0px 0px 10px #ccc;*/}
	/*body{ padding-top:60px;}*/
	.title4-h6{ text-align:left;}
	.title-h1{ font-size:26px;}
	.title5 .title5-h1{width: 104px;
    height: 46px; line-height:46px;}
	.navbar-nav .open .dropdown-menu{ background:#efefef;}
	.banner-img{ height:195px;}
	.navbar-nav{ float:none;}
	.list1-img{ height:265px;}
	.m{ margin-top:0px;}
	.f1{ display:none;}
	.list20 li{ padding:10px;}
	.list20 li .list20-1{ width:108px; height:60px; line-height:60px; font-size:16px;}
	.list20 li .list20-2{ padding-left:130px;}
	.nav2{ margin:0px;}
	.nav2>li{ width:100%;}
	.teach-img{ width:100%;}
	.teach-txt{ width:100%; padding-top:20px;}
	.yqqq .teach-img{width:100%;}
	.yqqq .teach-txt{width:100%;}
	.list19 li{ width:50%; }
	.box2{ width:100%;}
	.list22 li{ width:100%;}
}
@media only screen and (max-width: 640px){
  
	.list7 li{ width:100%; margin-bottom:20px;}
	.list8 li{ width:100%; height:60px; line-height:38px; margin-bottom:10px;}
	.nav-sty li{ line-height:30px; margin-left:1px; margin-right:1px; }
	.nav-sty li a{font-size:12px; padding-left:10px; padding-right:10px; }
	.nav-sty{ margin-bottom:20px; }
	.list17 li{ width:100%; margin-bottom:20px;}
}


