
body,
div,
p,
ul,
li {
  margin: 0;
  padding: 0;
}

ol,
ul,
li {
  list-style: none;
}





ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

dl, dd {
    margin: 0;
    padding: 0;
    color: black;
}

.flex{
    display: flex;
}
/**********************************************/

.top-box{
    background-image: url(di.png);
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    height: 300px;
    min-width:1200px;
}

.box{
    width: 1200px;
    margin: auto;
}
.logo{
    float: right;
    margin:55px 115px;
}
.font img{
    display: block;
    margin: auto
}
.nav-box{
    width: 100%;
    height: 60px;
    background-color: #2fafd5;

}
.nav-box .box a{
    color: #fff;
    font-size: 22px;
    line-height: 60px;
    padding: 0 39px;

}
.nav-box .box .active{
    background-color: #1d8edd;
}
.nav-box .box a:hover{
    background-color: #1d8edd;
}
.article{
    flex: 1;
    margin-right: 60px;
    margin-top: 40px;
    margin-bottom: 30px;

}
.article:last-child{
    margin-right: 0;
}
.tittle-box h1{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 10px;
    border-bottom: 3px solid #1d8edd;
}
.more{
    flex: 1;
    border-bottom:1px solid #d9d9d9;
    margin-left: 5px;
}
.more h2{
    flex: 1;
    text-align: right;
    font-size: 14px;
    color: #999999;
    
}
.more h2{
    flex: 1;
    text-align: right;
    font-size: 14px;
    color: #999999;
    
}
.more .jt{
    width: 9px;
    height: 12px;
    background-image: url(jt.png);
    margin-left:8px;
    margin-top: 4px;

}
.tittle-box:hover .more h2{
    color:  #1d8edd;
}
.tittle-box:hover .more .jt{
    background-image: url(jt-blue.png);
}
.article-small {
    margin-top: 15px;
}
.article-small a h1{
    font-size: 16px;
    color: #333333;
    flex: 1;
    width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}
.article-small a h2{
    font-size: 16px;
    color: #999999;
    line-height: 40px;
    font-family: 'pfdintextcondpro';
    margin-left: 30px;
}
.grey{
    background-color: #f8f8f8;
    width: 100%;
    min-width:1200px;  
    padding:40px 0;
}
.tittle-long{
    border-bottom:1px solid #d9d9d9;
}
.tittle-long p{
    flex :1;
}
.tittle-another{
    position: relative;
}
.tittle-another h1{
    color: #000000;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    padding-bottom: 11px;
    display: block;
    margin: auto;
    padding-right: 4px;

}
.tittle-another h2{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height:26px;
    padding-bottom: 2px;
    display: block;
    margin: auto;

}
.tittle-another::after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    bottom: -2px;
    background-color: #1d8edd;;
}
.fzgh-left{
    margin-top: 10px;
    flex: 1;
}
.fzgh-left .flex a{
    margin-top: 20px;
    margin-right: 20px;
    flex: 1;
    height:97px ;
    display: block;
    background-color: #fff;
    box-shadow: 1px 2px 0px #fafafa;
    position:relative;
    transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
   -webkit-perspective: 1000;
   -moz-perspective: 1000;
   -ms-perspective: 1000;
    perspective: 1000;
    transition:0.8s;
}
.fzgh-right img{
    margin-top: 30px;
    margin-left: 10px;
}
.front,.back{
    width:100%;height:100%; 
    }

.front,.back{
    position:absolute;left:0;top:0;
}
.front{
    background:#fff;
}
.front img{
    width: 50px;
    height: 49px;
    margin-top:22px ;
    margin-left:36px;
    margin-right: 8px;
}
.front h1{
    color: #4b4b4b;
    font-size: 18px;
    font-weight: bold;
    line-height: 97px;
  
}
.back{
    background-image: linear-gradient(to right, #116bf1 , #5db6f6);
    transform:rotateY(180deg);
    backface-visibility: hidden;
}
.back h2{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 22px 20px 8px 20px;
}
.back p{
    color: #fff;
    font-size: 12px;
    margin-left: 20px;
}
.element:hover{
    transform:rotateY(180deg);
}
.element:hover .back{
    backface-visibility: visible;
}
.box-padding{
    padding: 40px 0;
}
.zdzs{
    margin-top: 10px;
}
.zdzs-one{
    flex: 1;
    margin-top: 30px;
}
.zdzs-one img{
    display: block;
    margin: auto;
}
.zdzs-one h1{
    color: #4b4b4b;
    font-size: 18px; 
    text-align: center;
    font-weight:bold;
    margin-top: 6px;
    margin-bottom: 8px;
}
.zdzs-two{
    margin: auto;
    width: 114px;

}
.zdzs-two a{
    width: 50px;
    height: 20px;
    margin: 5px;
    border: 1px solid #d9d9d9;
    color: #999999;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}
.zdzs-two a:hover{
    border: 1px solid #7cbdeb;
    color: #1d8edd; 
}
.zxgh {
    margin-top: 20px;
}
.zxgh .flex{
    justify-content: space-between;
}
.zxgh .flex a{
    width: 575px;
    height: 80px;
    background-color: #fff;
    margin-top: 20px;
    border: 1px solid #d9d9d9;
    display: block;
    position: relative;
    box-sizing: border-box;
}
.zxgh .flex a::before{
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    background-image: url(grey.png);
    top:0;
    left: 0;;
}
.zxgh .flex a h1{
    font-size: 16px;
    color: #333333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:16px;
    padding:20px 20px  12px 20px;
    box-sizing: border-box;
}
.zxgh .flex a p{
    font-size: 16px;
    color: #999999;
    line-height: 16px;
    font-family: 'pfdintextcondpro';
    margin-left: 20px;
}


.zxgh .flex a:hover{
    background-color: #1d8edd;
    border: none;
}
.zxgh .flex a:hover h1{
    color: #fff;
}
.zxgh .flex a:hover p{
    color: #fff;
}
.zxgh .flex a:hover::before{
    background-image: url(yellow.png);
}
.zt-box {
    justify-content: space-between;
}
.zt-box{
    margin-bottom: 50px;
}

/***********************************/
.J1-list-breadcrumb {
    height: 26px;
    padding-left: 0px;
    list-style: none;
    color: #999999;
    margin-top: 20px;
}
.J1-list-breadcrumb li {
    float: left;
    font-size: 14px;
}
.navArrow:after {
    content: "";
    background: url(arrow-right.png) no-repeat;
    width: 20px;
    height: 16px;
    margin-top: 2px;
    float: right;
    display: inline-block;
}
.J1-Article-header {
    text-align: center;
    color: #000000;
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
}
.J1-Article-header2 {
    text-align: center;
    color: #999999;
    font-size: 12px;
    line-height: 40px;
    margin: 0px;
    font-weight: lighter;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
}
.J1-Article-content {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    text-indent: 28px;
    color: #333333;
    margin: 20px 0;
}

/****************************/
.column-list {
    width: 240px;
    margin-bottom: 30px;
    margin: 30px 0;
    margin-right: 60px;
}
.list-tittle {
    width: 100%;
    background-color: #1d8edd;
}
.list-tittle h1 {
    line-height: 38px;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: bold;
}
.list-tittle h2 {
    line-height: 14px;
    color: #fff;
    font-size: 14px;
    padding-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
.list-one {
    border-bottom: 1px solid #d9d9d9;
    height: 44px;
    overflow: hidden;
}

.list-one p {
    float: left;
    line-height: 44px;
    color: #999999;
    font-size: 16px;
    padding-left: 16px;
}
.list-one p a{
    float: left;
    line-height: 44px;
    color: #999999;
    font-size: 16px;
    padding-left: 16px;
}
.list-one-active p {
    color: #1a1a1a;
}

.list-one span {
    float: right;
    line-height: 44px;
    color: #999999;
    padding-right: 16px;
}
.list-one-active span {
    color: #1a1a1a;
}

.column-right {
    flex: 1;
    margin-bottom: 30px;
    margin-top: 30px;
}
.tittle-box-a {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.tittle-box-a h1 {
    float: left;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.one a {
    float: left;
    color: #333333;
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.one h1 {
    float: right;
    line-height: 38px;
    color: #999999;
    font-size: 16px;
    font-family: 'pfdintextcondpro';
}
.yema-box {
    overflow: hidden;
    padding-top: 20px;
    clear: both;
    height: 20px;
}
.yema {
    display: inline;
    border: 1px solid #fff;
    padding: 1px 4px;
    font-size: 12px;
    color: #4c4c4c;
    border-radius: 3px;
    margin-right: 5px;
}
.yema-active {
    border: 1px solid#1d8edd;
    color: #1d8edd;
}
.content{
    padding: 15px 0;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
}
.column-right-a{
    width: 1200px;
}