body{
	background: #f4f4f4;
}
.bd{
	padding: 40px 0;
	background-color: #fff;
}
.news_img{
	width: 720px;
	height: 405px;
}
/* 轮播图样式START */
.slideBox {
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  font-size: 12px;
  font-family: SimSun;
}

.slideBox .hd ul li.on {
  background: #ccc;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  padding: 0;
  margin: 0;
}

.slideBox .bd .btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-color: rgb(8, 53, 92);
  left: 0px;
  opacity: 0.5;
  background: #08355c;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70)；
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd ul li .bt {
  position: absolute;
  bottom: 0;
  width: 80%;
  height: 30px;
  line-height: 30px;
  margin-left: 6px;
  color: #fff;
  z-index: 1;
  font-size: 16px;
  font-family: SimSun;
}

.slideBox .bd img {
  width: 720px;
  height: 405px;
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}
/* 轮播图样式END */


.news_txt{
	width: 520px;
	height: 405px;
}
.news_txt .news_txt_tl{
	background: #edf8ff;
}
.news_txt .news_txt_tl .news_txt_more{
	color: #004d90;
	cursor: pointer;
}
.news_txt .news_list{
	padding: 10px 0 10px 20px;
}
.news_txt .news_list li{
	list-style: disc;
	color: #666666;
	padding: 11px 0;
}
.news_txt .news_list li.top, .news_txt .news_list li.top a{
	color: #004D90;
}
.news_txt .news_list a{
	display: inline-block;
	width: 415px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #666666;
}
.news_txt .news_list .news_date{
	width: 40px;
}
.cygn{
	width: 100%;
	height: 116px;
	background:url(../images/cygn_bg.png);
}
.cygn .cygn_item{
	width: 20%;
	color: #fff;
	font-size: 14px;
	padding-top: 10px;
}
.cygn .cygn_item .cygn_icon{
	display: inline-block;
	width: 78px;
	height: 78px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cygn .cygn_item p{
	margin-top: -3px;
	color:#fff;
}
.data{
	margin-top: 64px;
	border-top: 1px solid #dddddd;
}
.data_tl{
	width: 220px;
	text-align: center;
	margin: -24px auto 0;
	background-color: #fff;
}
.data_tl hr{
	width: 100%;
	margin-top: -21px;
}
.data ul{
	margin-top: 20px;
}
.data ul li{
	padding-left: 28px;
}
.data ul li div.item{
	width: 190px;
	height: 85px;
	border-radius: 5px;
	background-color: #edf8ff;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
}
.data ul li .item .txt{
	height: 60px;
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	text-align: left;
	padding-top: 12px;
	padding-left: 32px;
	letter-spacing: 1px;
}
.data ul li .item .txt span{
	font-size: 24px;
	font-weight: bold;
	color: #004D90;
	font-style: italic;
	padding-right: 5px;
}


/* 示范平台和示范基地 */
.fwjg{
	margin-top: 30px;
}
.fwjg .data_tl{
	margin: 0;
	position: relative;
	padding-left: 12px;
	margin-bottom: 10px;
}
.fwjg .data_tl::before{
	display: inline-block;
	content: '';
	width: 4px;
	height: 30px;
	background-color: #0066cc;
	position: absolute;
	top: 7px;
	left: 0;
}
.fwjg .top_nav .nav{
	width: auto;
	
}
.fwjg .top_nav .nav{
	margin-left: 10px;
}
.fwjg .top_nav .soso{
	margin-right: 10px;
}
.picMarquee-left .bd{
	padding-bottom: 0;
}
.hd ul li{
	height: 32px!important;
	margin-top: 8px;
	line-height: 32px!important;
	*line-height: 28px!important;
	border-radius: 40px;
	padding: 0 18px!important;
	font-size: 14px;
}
.hd ul li.on{
	background: #fff;
}
.hd ul li.on a{
	color: #0066cc!important;
}
/* scroll css */

.selected-solution .swiper-container {
    height: 145px;
    width: 1190px
}

.selected-solution .layer-title {
    color: #393b40;
    padding: 50px 0 30px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1.09px
}

.selected-solution .solution-cardlist {
    margin: 20px auto 0
}

.swiper-slide,
.swiper-wrapper {
    height: 132px !important
}

.selected-solution .solution-cardlist .col-sm-4 {
    padding: 0 10px;
    top: 0;
    transition: all .15s linear;
    box-sizing: border-box;
    width: 230px;
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card {
    height: 132px;
    background: #fff;
    text-align: left;
    overflow: hidden;
    transition: all .15s linear;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card img {
    width: 100%;
    height: 100%;
}

.selected-solution .solution-cardlist .col-sm-4:hover .swih {
    color: #fff;
    display: block;
}

.cf:after,
.cf:before {
    content: " ";
    display: table;
    line-height: 0
}

.cf:after {
    clear: both
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt {
    margin-bottom: 10px;
    font-size: 14px;
    color: #252b3a;
    letter-spacing: .51px;
    line-height: 19px;
    position: relative
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt:before {
    position: absolute;
    display: inline-block;
    left: -8px;
    top: 7px;
    content: '';
    vertical-align: middle;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #252b3a
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dd {
    float: left;
    width: 50%;
    margin-bottom: 6px;
    font-size: 12px;
    color: #a0a2a8;
    letter-spacing: .44px;
    line-height: 20px
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span {
    margin: 20px 30px 0;
    font-size: 14px;
    display: inline-block;
    color: #666a75;
    letter-spacing: .51px;
    line-height: 22px;
    opacity: 0;
    transition: opacity .15s linear
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a:hover {
    color: #e6c16c
}

.swiper-container-horizontal>.swiper-pagination-bullets.solution-pagination {
    bottom: 15px
}

.solution-pagination .swiper-pagination-bullet {
    width: 24px;
    height: 4px;
    border-radius: 100px;
    overflow: hidden;
    background: #dfe1f1;
    border: none;
    cursor: pointer;
    content: '';
    display: inline-block;
    box-sizing: border-box;
    opacity: 1;
    vertical-align: middle
}

.solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f66f6a;
    box-sizing: border-box
}

.swiper-container-solution .next {
    left: 0;
    width: 20px;
    height: 25px;
    top: 88px;
    margin-top: 0;
    outline: none;
    background-image: url(../images/fwjg_arrow.png);
    background-size: 100%;
    position: absolute;
}

.swiper-container-solution .prev {
    right: 0;
    width: 20px;
    height: 25px;
    margin-top: 0;
    background-image: url(../images/fwjg_arrow.png);
    transform: rotate(180deg);
    background-size: 100%;
    top: 88px;
    position: absolute;
}

.swiper-container-solution .swiper-button-prev1 {
    left: -15px;
    position: absolute;
    width: 20px;
    height: 30px;
    top: 20px;
    margin-top: 0;
    outline: none;
    background-image: url(../images/l.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 9999999999999;
}

.swiper-container-solution .swiper-button-next1 {
    right: -20px;
    position: absolute;
    width: 20px;
    height: 30px;
    margin-top: 0;
    background-image: url(../images/l.png);
    background-repeat: no-repeat;
    transform: rotate(180deg);
    background-size: 100%;
    top: 18px;
}


.selected-solution .swiper-container-1 {
    height: 115px;
    width: 300px;
}

.f2-left-1 {
    width: 33.3%;
    float: left;
    padding: 10px 0;
}

.f2-left-1 img {
    float: left;
    width: 40%;
}

.f2-left-1 div {
    float: right;
    padding-left: 10px;
    width: 58%;
}

.f2-left-1 div p {
    padding: 3px 0;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.f2-left-1 div p em {
    color: #ff6600;
}

.head_sf {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	height: 42px;
    line-height: 42px;
}
.head_sf::before {
    display: inline-block;
    content: '';
    width: 4px;
    height: 30px;
    background-color: #0066cc;
    position: absolute;
    top: 7px;
    left: 0;
}
.head_sf h2 {
	font-size: 18px;
    color: #004d90;
    display: inline-block;
    padding: 0px 0px 0px 12px;
    float: left;
}
.head_sf a {
	font-size: 16px;
    color: #004d90;
    display: inline-block;
    float: right;
    font-weight: 900;
    padding: 8px 0px 0px 0px;
}
