*{margin: 0;padding: 0;box-sizing: border-box;font-size: 14px}
ul>li{list-style: none;}
.main{
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.topTu{width: 100%;
       /* height: 710px; */
    overflow: hidden;
}
.imgWrapper{
    width: 100%;
    position: relative;
}
.wordSupernatant{
    position: absolute;
    width: 39%;
    z-index: 3;
    right: 60px;
    top: 58px;
}
.wordSupernatant>img{
    width: auto!important;
}
.imgWrapper>img{
    position: absolute;
    width: 100%;
}
.bottomPic{
    position: absolute;
    top: 329px;
}
.breadcrumb {
    width: 100%;
    height: 37px;
    line-height: 37px;
    background-color: #ffffff;
    color: #606060;
    font-size: 14px;
    margin-top: 0%!important;
    margin-bottom: 20px;
}
.topPic{
    top: -2px;
}
.topPic,.bottomPic{
    z-index: 2;
}
.midPic{
    z-index: 1;
}
.wordSupernatant>div,.wordSupernatant>img{
    display: inline-block;
    float: left;
    width: 33.333%;
}
.safeInstruduce{
    border: 1px solid #F5F5F5;
    position: relative;
    margin-top: 51px!important;
}
.topTitleBg {
    position: absolute;
    top: -19px;
    left: 45.3%;
}
.topTitleBg>img{
    width: 105px;
}
.topTitleBg>h3{
       position: absolute;
    top: 5px;
    margin-left: 16px;
    color: #ffffff;
}
@-moz-document url-prefix() {
.topTitleBg>h3{
top: 8px;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
 .topTitleBg>h3{
   top: 9px;
   left:-2px;
}
	
 }
  .topTitleBg>h3{
   top: 9px\0;
   left:-2px\0;
}
.contentIns{
    width: 80%;
    padding-top: 56px;
    margin: auto;
}
.topTu {
    width: 100%;
    /* height: 542px; */
    /* overflow: hidden; */
    overflow: visible;
    margin-bottom: 0%!important;
}
.topTitleBg h3 a{
	font-size:18px;
}

.contentIns p>img{
      width: 687px;
    display: block;
    margin: auto;
    margin-top: 43px;
    margin-right: 160px;
    margin-bottom: 47px;
}
.contentIns p{
    text-align: center;
	    font-size: 16px;
}
.downLoadContent{
    margin-top: 47px;
}
.downLoadContent>img{
    display: block;
    margin: auto;
}
.downLoadContent>p{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 33px;
	    font-size: 16px;
}
.downLoadImg{
    margin-bottom: 42px!important;
}
.breadcrumb {
    width: 100%;
    height: 37px;
    line-height: 37px;
    background-color: #e9e9e9;
    color: #606060;
    font-size: 14px;
    margin-top: 29px;
}

.breadcrumb a {
    color: #606060
}
.breadcrumb a:hover {
    color: #4A0095;
}
.breadcrumb a.active {
    color: #4A0095!important;
}

.breadcrumb span {
    padding: 0 10px
}