.header-bg {
  width: 100%;
	height: 604px;
  background-size: 100%;
}
.header {
  height: 196px!important;
  background-image: linear-gradient(
		rgba(255, 255, 255, .5), 
		rgba(255, 255, 255, .5)), 
	linear-gradient(180deg, 
		rgba(19, 58, 102, .04) 1%, 
		rgba(0, 82, 179, .04) 100%);
	background-blend-mode: normal, 
		normal;
  box-sizing: content-box;
}
.header .outer-url {
  font-size: 16px;
  padding-top: 15px;
} 
.header .outer-url a {
  color: #333;
} 
.search-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px!important;
}
.search-box img {
  width: 455px;
}
.search-input {
  width: 510px;
	height: 53px;
	line-height: 53px;
	background-color: rgba(227, 227, 227, .5);
	border-radius: 26px;
  padding: 0 19px 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.search-input input {
  height: 100%;
  width: 430px;
  font-size: 18px;
  color: #999;
}
.search-input img {
  width: 21px;
}
.nav-tab {
  margin-top: 18px;
}
.nav-tab ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.nav-tab li a {
  font-size: 24px;
	color: #203b35;
}
.nav-tab li a::after {
  content: '';
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background-color: transparent;
  display: block;
  margin-top: 17px;
}
.nav-tab li.cur a{
  color: #ff7124;
  font-size: 26px;
  font-weight: bold;
}
.nav-tab li.cur a::after {
  background: url(scjstg-bg1.png) no-repeat;
  background-position:bottom center;
}

/* 首页 */
body{
	background: url(scjstg-bg.png) no-repeat;
  background-position:top center;
}
.width1920{
  max-width: 1920px;
  margin: auto;
}
.scjstg{
	background: url(scjstg-bg2.png) no-repeat;
  background-position:bottom center;
  padding-bottom: 251px;
  margin-bottom: 10px;
}
.scjstg-main{
  width: 1200px;
  margin: auto;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 8px 8px 0px 0px;
  padding: 39px 30px;
  padding-bottom: 0;
}
.scjstg-tt{
  background: url(scjstg-bg6.png) no-repeat;
  height: 100px;
  position: relative;
  margin-bottom: 63px;
}
.scjstg-tt>img{
  position: absolute;
  left: 31px;
  top: -10px;
  width: 78px;
  display: block;
}
.news-line{
	width: 1020px;
  margin: auto;
}
.news-cont{
	height: 90px;
	width: 1020px;
	position: relative;
	overflow:hidden;
  margin: auto;
}
.news-cont a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 100%;
	max-width: 1020px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.scjstg-tt a{
  display: block;
  margin: auto;
  text-align: center;
  width: 1020px;
}
.scjstg-tt p{
  font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 19px;
}
.scjstg-tt span{
  display: block;
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 13px;
}
.index-wrap1-col1{
  width: 640px;
	height: 418px;
  background-color: #ffffff;
}
.index-pictt{
  height: 72px;
  position: absolute;
  background: rgba(0,0,0,.7);
}
.index-pictt li a{
  line-height: 72px;
  max-width: 412px;
  font-size: 20px;
  margin-left: 21px;
}
.index-newspic li a{
  display: block;
}
.jxhxx-box a{
  height: 100%;
}
.index-picpg{
  bottom: 32px;
  right: 73px;
}
.index-picpg li{
  border-radius: 50%;
  background: #cccccc;
  margin-left: 10px;
  width: 10px;
	height: 9px;
  background-color: rgba(255, 255, 255, 0.8);
}
.index-picpg li.cur{
  background: rgba(24, 122, 255, 0.8);
}
.scjstg-part1{
  margin-bottom: 50px;
}
.scjstg-part1-right{
  width: 550px;
	height: 418px;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 1px 2px 8px 0px rgba(0, 80, 249, 0.18);
  box-sizing: border-box;
  padding: 21px 18px;
}
.scjstg-title1{
  padding-bottom: 8px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 20px;
}
.scjstg-title1 p{
  font-size: 26px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #000000;
  background: url(/images/scjstg-icon7.png) no-repeat;
  background-position: 12px center;
  padding-left: 44px;
}
.scjstg-more{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #999999;
  background: url(/images/scjstg-icon6.png) no-repeat right;
  padding-right: 29px;
  margin-right: 3px;
  margin-top: 6px;
}
.scjstg-part1-list a{
  display: block;
  padding-left: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f6f6f6;
  margin-bottom: 12px;
}
.scjstg-part1-list a span{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #000000;
  display: block;
}
.scjstg-part1-list a div{
  width: 77px;
}
.scjstg-part1-list a span:first-child{
  font-weight: bold;
}
.ellipsis1{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.scjstg-part1-list a p{
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #000000;
  width: 425px;
}
.scjstg-part1-list a:hover span{
  color: #187aff;
}
.scjstg-part1-list a:hover p{
  font-weight: bold;
}
.scjstg-part1-list a:last-child{
  border-bottom: none;
}
.scjstg-title2{
  width: 1197px;
  height: 40px;
  background: url(scjstg-text-qxdt.png) no-repeat;
  display: block;
  margin: auto;
  margin-bottom: 26px;
}
.scjstg-title2 .scjstg-more{
  margin-top: 9px;
  margin-right: 9px;
}
.w574{
  width: 574px;
}
.scjstg-part2-box{
  background: url(scjstg-bg7.png) no-repeat center;
  height: 185px;
  margin-bottom: 39px;
}
.scjstg-list a{
  margin-bottom: 22px;
  display: block;
}
.scjstg-list a::before{
  content: "";
  width: 6px;
	height: 9px;
  background: url(scjstg-icon8.png) no-repeat left;
  margin-right: 6px;
  float: left;
  margin-top: 10px;
}
.scjstg-list a p{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #000000;
  width: 422px;
}
.scjstg-list a span{
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #999999;
}
.scjstg-part2-right{
  width: 560px;
  margin-right: 8px;
}
.scjstg-part2-right a img{
  width: 271px;
	height: 182px;
}
.scjstg-part2-right a div{
  width: 259px;
}
.scjstg-part2-right a p{
  font-size: 16px;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
  text-indent: 2em;
}
.scjstg-part2-right a p:first-child{
	font-weight: bold;
  text-indent: 0;
}
.scjstg-part2-right a p span{
  color: #ef7e15;
}
.scjstg-part3-item{
  width: 581px;
}
.scjstg-title3{
  width: 579px;
  height: 40px;
  background: url(scjstg-text-tzgg.png) no-repeat;
  display: block;
  margin: auto;
  margin-bottom: 26px;
}
.scjstg-title3 .scjstg-more{
  margin-top: 9px;
  margin-right: 9px;
}
.scjstg-title3-bg2{
  background-image: url(scjstg-text-sckj.png);
}
.scjstg-part4{
  width: 1260px;
  height: 298px;
  margin: auto;
  background: url(scjstg-bg4.png) no-repeat;
  background-color: #fff;
  padding-top: 27px;
}
.scjstg-part4-title{
  display: block;
  margin: auto;
}
.scjstg-box{
  width: 1050px;
  margin: auto;
  margin-top: 13px;
}
.scjstg-box a{
  float: left;
  margin: 0 55px;
  width: 100px;
  text-align: center;
  margin-top: 16px;
}
.scjstg-box a img{
  width: 100px;
	height: 100px;
  display: block;
}
.scjstg-box a p{
  font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #000000;
  margin-top: 5px;
}
.scjstg-box a:nth-child(2n){
  margin-top: 0;
}
.scjstg-box a:last-child{
  margin-right: 0;
}
.scjstg-part5{
  width: 1200px;
  margin: auto;
	background-color: rgba(255, 255, 255, 1);
  padding: 36px 30px;
}
.scjstg-part5-title{
  width: 1198px;
  height: 40px;
  background: url(scjstg-text-jcxx.png) no-repeat;
  display: block;
  margin: auto;
  margin-bottom: 36px;
}
.scjstg-part5-item{
  width: 590px;
  margin-right: 20px;
  float: left;
}
.scjstg-part5-box .scjstg-part5-item:nth-child(2n){
  margin-right: 0;
  float: right;
}
.scjstg-title5{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
}
.scjstg-title5 p{
  padding: 9px 18px;
	background-color: #6872ff;
	border-radius: 0px 18px 0px 18px;
  font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #ffffff;
}
.scjstg-title5 a{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #999999;
  margin-top: 7px;
}
.w374{
  width: 590px;
}
.w374.scjstg-list a p{
  width: 357px;
}
.scjstg-part5-img{
  margin-top: 10px;
  display: block;
}
.scjstg-part5-img img{
  width: 100%;
}

