body{
	margin: 0;
    padding: 0;
    background: #f2f2f2;
    font-size: 100%;
    font-family: PingFangSC-Regular,PingFang SC,Segoe UI,Arial,Microsoft Yahei,Microsoft Yahei In-Bold,Apple LiGothic Medium,Microsoft YaHei;
    color: #1a1a1a;
    width: 100%;
    height: 100%;
}
a{
	margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}
ul {
    padding: 0;
    margin: 0;
}
li{
	list-style:none
}
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, mark, menu, nav, object, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
.first-layout{
	position: relative;
    height: 100vh;
    overflow: auto;
}
.first-layout .heda{
	position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
}
.first-layout .heda .header{
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.header .page-header{
	height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #151536;
}
.header .page-nav{
	height: 120px;
    background: #fff;
}
.first-layout .main{
  position: relative;
	min-height: 100%;
  padding-bottom: 20px;
  background: #fff;
}
.main .main-box{
    width: 100%;
    height: 450px;
    position: relative;
}

.main .content{
	  width: 1200px;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    margin-top: -450px;
}
.obox{
  width:200px;
  height:450px;
  background: white;
  position:relative;
    background:#02489D;
    opacity:1;
    /* filter:alpha(opacity=90); */
    z-index: 99;
}
  .obox .oul{
    width:200px;
    height:450px;
    float: left;
    position: relative
}
   .obox .oul .oulItem{
      width:200px;
      height:50px;
      line-height: 50px;
      color:white;
      font-size:16px;
    }
     .obox .oul .oulItem>a span{
        cursor:pointer;
        padding-left: 60px;
      }
      .obox .oul .side-title b{
        font-size: 35px;
        font-weight: 100;
        float: right;
        height: 40px;
        line-height: 42px;
        margin-right: 15px;
      }
      .obox .oul .oulItem .side-title{
        color: #FFF;
      }
      .obox .oul .item{
        width: 960px;
        height: 450px;
        background-color: #F2F2F2;
        position: absolute;
        z-index: 10;
        top: 0;
        left: 200px;
        padding: 0 20px;
        overflow-y: auto;
      }
   .obox .oul .oulItem:hover{
        background:#4f99c2;
    }
    .item{
        display: none;
    }
    .item :after {
      content: "";
      display: block;
      clear: both;
    }
    .item-content :after {
      content: "";
      display: block;
      clear: both;
    }
.swiper-top,.swiper-top .swiper-wrapper,.swiper-top .swiper-wrapper .swiper-slide{
    width:100%;
    height: 450px;
}
.swiper-bottom, .swiper-bottom .swiper-wrapper{
    width:100%;
    height: 150px;
}
.swiper3, .swiper3 .swiper-wrapper{
    width:100%;
    height: 150px;
}
.swiper-bottom .swiper-wrapper .swiper-slide{
    width:95%;
    height: 150px;
}
.swiper3 .swiper-wrapper .swiper-slide{
    width:100%;
    height: 150px;
}

.swiper-bottom .swiper-slide img{
    width: 95%;
    height: 100%;
}
.swiper-top .swiper-slide img{
    width: 100%;
    height: 100%;
}
.swiper-bottom .swiper-slide{
  position: relative;
}
.swiper-bottom .swiper-slide span{
  float: left;
  width: 95%;
  height: 35px;
  line-height: 35px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  background:  #e75f20;
  opacity: 0.8;
    filter: alpha(opacity=80);
    color: #fff;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.left-side{
  width: 170px;
}
.left-side span{
  float: left;
  color: #4f99c2;
}
.left-side a{
  font-size: 16px;
  height: 50px;
  overflow: hidden;
      float: right;
    margin-right: 10px;
}
.left-side a:hover span{
  color: #e44845;
}
.left-side a:hover b{
  color: #e44845;
}
.left-side b{
  font-size: 35px;
  font-weight: 100;
  float: right;
  height: 40px;
  line-height: 42px;
  margin-left: 5px;
  color: #4f99c2;
}
.right-side{
    width: 740px;
    padding-bottom: 20px;
    overflow: hidden;
}

.right-side h2{
    font-size: 16px;
    font-weight: normal;
    height: 38px;
    color: #4f99c2;
    
}
.right-side h2 a{
    color: #4f99c2;
}
.right-side .third-item{
  color: #1A1A1A;
  font-size: 14px;
}
.right-side .third-item:hover{
  color: #e44845;
}
.right-side ul{
  padding-top: 10px;
}
.right-side .firstUl:after {
      content: "";
      display: block;
      clear: both;
    }
.right-side .firstUl>li{
  float: left;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
}
.secondUl{
    position: absolute;
    padding: 10px 20px;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-radius: 5px;
    z-index: 100;
    display: none;
}
.right-side .firstUl .firstLi .secondUl li{
    max-width: 800px;
    padding: 0 10px;
    border-right: 1px solid #fff;
}
.right-side .firstUl .firstLi .secondUl li:last-child{
    border: 0;
}
.right-side .firstUl .firstLi .secondUl a{
    color: #fff;
}
.right-side .firstUl .firstLi .secondUl a:hover span{
    color: #e44845;
}
.right-side .firstUl .firstLi ul li{
  float: left;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
}
.more,.put{
  float: right;
    width: 40px;
    font-size: 14px;
    color: #4f99c2;
    cursor: pointer;
    line-height: 58px;
    padding-left: 10px;
}
.product-prev{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 220px;
    background: #4f99c2;
    color: #eee;
    z-index: 999;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    cursor: pointer;
}
.product-next{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 25px;
    background: #4f99c2;
    color: #eee;
    z-index: 999;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    cursor: pointer;
}
.content-footer{
  position: absolute;
  left: 200px;
  bottom: 2px;
  width: 1000px;
  z-index: 1;
  height: 80px;
}
.content-footer div{
  float: left;
  color: #1A1A1A;
  width: 220px;
  height: 80px;
  background: #fff;
  margin-left: 25px;
  box-shadow: 0px 2px 0px 0px #ccc;;
  border-radius: 2px;
}
.content-footer div a{
  color: #1A1A1A;
}
.content-footer div span{
  line-height: 80px;
  margin-left: 30px;
}
.content-footer div img{
  float: right;
  width: 50px;
  margin-right: 25px;
  margin-top: 20px;
}
.tab-box{
    width: 1200px;
    height: 260px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
}
.pro-details {
    padding: 20px;
}
.pro-details .name:after{
	content: "";
    display: block;
    clear: both;	
}
.pro-details .name{
	width: 100%;
	height: 40px;
	line-height: 40px;
    border-bottom: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
}
.pro-details .name li{
	height: 38px;
	line-height: 38px;
	float: left;
  color: #303133;
  padding:0 20px; 
}
.pro-details .name li a{
  color: #1a1a1a;
  font-size: 16px
}
.pro-details .name li:hover{
	border-bottom:2px solid #EA5415;
	cursor: pointer;
}
.pro-details .name li:hover a{
	cursor: pointer;
}
.pro-details .name li:visited{
	cursor: pointer;
}
.pro-details .name .active{
	color: #EA5415;
	cursor: pointer;
	border-bottom:2px solid #585655;
}
.pro-details .name .name-more{
    /*width: 40px;*/
    font-size: 14px;
    color: #4f99c2;
    cursor: pointer;
    line-height: 58px;
    padding-left: 10px;
    float: right;
    width: auto;
}
.pro-details .name .name-more a{
	display: none;
}
.pro-details .name .name-more a:first-child{
	display: block;
}
.pro-details .contens-section {
  border-bottom: 2px solid #ccc;
  position: relative;
  	padding: 0 30px 20px;	
}
.pro-details .contens-section li{
	display: none;
}
.pro-details .contens-section .first{
	display: block;
}
.firstLi:hover .secondUl{
    display: block;
}
.product-prev2{
   width: 30px;
    height: 30px;
    position: absolute;
    top: 20%;
    left: -10px;
    color: #02489D;
    text-align: center;
    font-size: 36px;
    cursor: pointer;
}
.product-next2{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20%;
    right: -10px;
    color: #02489D;
    text-align: center;
    font-size: 36px;
    cursor: pointer;
}
.main-footer{
    width: 1200px;
    height: 260px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 20px;
}
.main-footer:after {
      content: "";
      display: block;
      clear: both;
    }
.main-footer .left{
    float: left;
    width: 480px;
    height: 260px;
}
.main-footer a{
    color: #1a1a1a;
}
.main-footer .left div,.main-footer .right div{
    width: 380px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    margin: 0 auto;
    background: #dae4ee;
    text-align: center;
    margin-bottom: 30px;
}
.main-footer .middle{
    float: left;
    width: 240px;
    height: 240px;
}
.main-footer .middle .yuan{
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border-radius: 50%;
    border: 20px solid #004b93;
    box-shadow:0 0 9px 3px #999;
}
.main-footer .middle .yuan div{
    text-align: center;
    font-size: 20px;
    text-shadow:2px 2px 10px #000;
    width: 70%;
    margin-left: 23px;
    margin-top: 50px;
        cursor: pointer;
}

.main-footer .middle .yuan div span{
    text-align: center;
    font-size: 20px;
 }

.main-footer .right{
    float: right;
    width: 480px;
    height: 260px;
}

.contens-section .solution-pagelet-block {
	min-height: 155px;
}

.contens-section .pagelet-item {
	padding: 15px 0;
	margin: 15px 0;
	padding: 0 0px 25px;
	margin: 0 0px 0;
}
.pagelet-item > a{
	display: block;
}
.contens-section .clearfix,
.wrap {
	zoom: 1;
}

.tn-image {
	float: left;
	width: 223px;
	width: 30%;
	height: 170px;
	position: relative;
}

.tn-image img {
	width: 223px;
	width: 100%;
	height: 170px;
	display: inline;
}

.tn-wrapper {
	float: right;
	width: 567px;
	width: 65%;
	min-height: 170px;
	margin-right: 20px;
}

.pagelet-item dl {
	min-height: min-intrinsic;
}

.pagelet-item dt {
	height: 26px;
	margin-bottom: 22px;
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 26px;
}

.pagelet-item dt a {
	height: 26px;
	display: block;
	color: #333;
	font-weight: bolder;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pagelet-item dd {
	/*line-height: 20px;*/
	/*font-size: 14px;*/
	overflow: hidden;
	color: #999;
	font-size: 14px;
	line-height: 21px;
	text-indent: 2em;
}

/*.pagelet-item dd a {
	color: #999;
	font-size: 12px;
	line-height: 21px;
}*/

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.tn-extra {
	line-height: 36px;
	margin-top: 5px;
	letter-spacing: 1px;
	font-size: 16px;
}

.tn-extra-item {
	float: left;
	width: 48%;
	margin-left: 1%;
	display: inline-block;
	color: #000;
}

.ellipsis {
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}