body{
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #f6f6f6;
    font-family: "Microsoft YaHei";
    color: #333;
}
a,a:hover{
    text-decoration: none;
    color: #333;
}
h1,h2,h3,h4,div,span,p{
    margin: 0;
    padding: 0;
    font-weight: normal;
}
a{
    -webkit-transition: 0.3s 0.2s ease;
    -moz-transition: 0.3s 0.2s ease;
}
img {
    border: 0;
}

@font-face {
    font-family: 'pfdintextcondpro';
    src: url('pfdintextcondpro-regular-webfont.eot');
    src: url('pfdintextcondpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('pfdintextcondpro-regular-webfont.woff') format('woff'),
    url('pfdintextcondpro-regular-webfont.ttf') format('truetype'),
    url('pfdintextcondpro-regular-webfont.svg#voltaireregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.flex{
    display: flex;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    padding: 0;
}
.row{
    margin: 0;
}
/*************************************************************/
.top-box{
    max-width: 1920px;
    height: 40px;
    background-color: #fff; 
    min-width: 1200px 
}
.container{
    width: 1200px;
    margin: auto;
    padding:0;
}
.white-bg{
    background-color: #fff;
    padding: 20px;
}
.container-bg{
    height: 160px;
    max-width: 1920px;
    margin: auto;
    background-image: url(top.png);
    background-position: center;
    background-repeat: no-repeat;
    min-width: 1200px 

}
.top-nav-left{
    flex: 1;
    padding: 5px 0;
    align-items: center;
}
.top-nav-left a{
    margin-right: 10px;
    float: left;
}
.top-nav-left a h1{
    color: #333;
    font-size: 14px;
}

.zjzw{
    cursor: pointer;
    position: relative;
}

.top-nav-right{
  align-items: center;
  float: right;
}
.top-nav-right a{
    font-size: 14px;
    color: #333;
}
.top-nav-right span{
    padding: 0 10px;
    font-size: 12px;
    color: #99999a;
}
.small-top-nav{
    margin: 5px 15px;
    justify-content: flex-end;

}
.small-top-nav a{
    font-size:3.2vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 6vw !important;
    letter-spacing: 0rem;
    color: #1f1f1f;
}
.small-top-nav span{
    font-size:2.5vw;
    color: #cccccc;
    line-height: 6vw !important;
    padding: 0 10px;
}
.top{
    display: flex;
}
.logo{
    margin-top: 40px;
    float: left;
}
.search-banner{
    float: right;
}
.old{
    height: 38px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #a1b1c4;
    background-color:#4a83c4;
    color: #fff;
    font-size: 16px;
    line-height:36px;
    border-radius: 50px;
    padding: 0 18px;
    margin-top:23px;
    margin-left: 30px;
    float: left;
}
.input-box{
    width: 400px;
    margin-left:140px;
    margin-top:20px;
    height: 44px;
    box-sizing: border-box;
    border: none;
    border-radius: 50px;
    background-color: #fff;
    float: left;
}
.input-box input{
    outline: none;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    border:none;
    flex: 1;
    padding-left:30px;
    border-radius: 50px;
    height:44px;
    line-height: 44px;
    color: #b2b2b2;
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0); 
}
.srarch{
    width: 44px;
    height: 44px;
    cursor: pointer;
    margin:0 15px;
    background-image: url(search.png);
    background-size: 24px;
    background-position: center;
    background-repeat: no-repeat;
}
.tx-xx{
    margin-left:140px;
    margin-top:40px; 
    
}
.today img{
    width: 20px;
    float: left;
}
.today h1{
    font-size: 14px;
    line-height: 16px;
   color: #355e92;
   padding-left: 5px;
   font-weight: bold;
}
.tx{
    margin-left: 30px;
    width: 245px;
    height: 16px;
    position:relative;
    overflow: hidden;
    
}
.tx h2{
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #5b98a9;
   font-weight: bold;
   position: absolute;

}
.nav-box{
    width: 100%;
    background: #355e92;
    min-width: 1200px;
    overflow: hidden;
}
.nav{
    width: 100%;
}
.nav a{
    float: left;
    box-sizing: border-box;
    justify-content: center;
    /* width: 20%; */
    width: 16.6%;
    border:1px solid #355e92;
}
.nav a h1{
    font-size: 18px;
    text-align: center;
    line-height: 52px;
    padding-left: 8px;
    color: #FFFFFF;
    float: left;
}
.nav a .nav-img{
    width: 26px;
    height: 52px;
    background-repeat:no-repeat;
    background-size: 52px;
    background-position:center left;
    float: left;

}
.nav-img-1{
    background-image: url("nav-icon1.png");
}
.nav-img-2{
    background-image: url("nav-icon2.png");
}
.nav-img-3{
    background-image: url("nav-icon3.png");
}
.nav-img-4{
    background-image: url("nav-icon4.png");
}
.nav-img-5{
    background-image: url("nav-icon5.png");
}
.nav-img-6{
    background-image: url("nav-icon6.png");
}
.nav a:hover{
    background-color: #fff;
}
.nav a:hover h1{
    color: #355e92;
}
.nav a:hover .nav-img{
    background-position:center right;
}
.news-img{
    width: 100%;
    position: relative;
    height: 360px;
}
.news-img img{
    width: 100%;
    height: 360px;
}
.txt {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height:40px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
}
.txt .news-font {
    flex: 1;
    width: 0;
}
.txt .news-font a {
    display: block;
    color: #FFFFFF;
    padding:0 10px;
    font-size: 15px;
    text-decoration: none;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.button-box{
    align-items: center;
    padding-right: 10px;

}
.button-box .button{
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
    background: #FFFFFF;
    color: #333333;
    border-radius: 50%;
    
}
.button-box .button-active{
    background: #ff6c00;
    color: #FFFFFF;
}
.news{
    box-sizing: border-box;
    height: 360px;
}
.news-bg{
    background-color: #f5f5f5;
    padding: 0 10px;
}
.light-box{
    box-sizing: border-box;
    padding-left: 20px;

}
.news-tittle{
    border-bottom: 1px solid #cccccc;
    margin: 0 10px;
    height: 50px;
    justify-content: space-between;
    
}
.news-tittle h1{
    line-height: 56px;
    font-size: 17px;
    padding: 0 10px;
    cursor: pointer;
    position: relative;
    float: left;
    height: 49px;
    
}
.news-tittle .h1-active{
    color: #13488b;
}

.news-tittle .h1-active::before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background-color: #13488b;

}

.news-tittle .h1-active::after{
    position: absolute;
    content: "";
    width: 10px;
    height: 6px;
    background-image: url("arrow.png");
    background-size: 10px;
    left: 50%;
    margin-left: -5px;
    bottom: 0;


}
.more{
    line-height: 56px;
    font-size: 17px;
    color: #999999;
}
.more:hover{
    color: #13488b;
}
.new-article{
    padding:10px;
}
.new-article .flex{
    border-bottom: 1px dashed rgb(102, 102, 102);
}
.new-article a{
    flex: 1;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 40px;
    color: #2c2c2c;
    padding: 0 40px 0 18px;
    position: relative;
    float: left;

}
.new-article a::before{
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-image: url("list_bg_01.png");
    background-size: 8px;
    top: 50%;
    margin-top: -4px;
    left: 0;
}
.new-article a:hover{
    color: #13488b;
}
.new-article p{
    font-size: 14px;
    line-height: 36px;
    color: #999999;
    float: right;
}

.white-bg-padding1{
    padding:0px;
    padding-left: 10px;
}
.white-bg-padding2{
    padding:0px;
    padding-right:10px;
}
.white-bg-padding{
    padding:0px 10px; 
}
.zmhd{
    margin-left: 20px;
}
.news-another{
    height:auto;
}
.news-another .news-tittle .h1-active::after{
    display: none;
}
.news-another .news-tittle .h1-active::before{
    bottom: -2px;
    height: 2px;
}
.news-another .new-article .flex{
    border-bottom: none;
}
.news-another .new-article a::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background-image: none;
    background-color:#c20000;
    border-radius: 50%;
    top: 50%;
    margin-top: -2px;
    left: 5px;
}
.news-another .new-article a{
    line-height: 36px;
}
.news-another .new-article p{
    line-height: 36px;
}


.news-another .new-article{
    padding-bottom: 0;
}

.icon{
    flex: 1;
    margin-top: 20px;
}
.icon div{
    width: 60px;
    height: 60px;
    background-color: #f5f5f5;
    border-radius: 50%;
    margin: auto;
    box-sizing: border-box;
    padding-top: 10px;
}
.icon div img{
    width: 100%;
}
.icon p{
    text-align: center;
    line-height: 32px;
}
.cxscroll{
    padding: 15px 0 25px 0;
    position: relative;
}
.box{
    width: 720px;
    position: relative;
    margin: auto;
    height: 120px;
    overflow: hidden;
}
.list {
    position: absolute;
    left: 0;
    top:0;
    width: 2520px; 
    height: 120px;  
}
.list a{
    float: left;
    margin:10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.075);
    width: 340px;
    overflow: hidden;
    display: block;

}
.list a img{
    width: 100%

}

.cxscroll .prev, .cxscroll .next {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    font-size: 32px;
    color: #dcdcdc;
    cursor: pointer;
    width: 17px;
    height: 28px;
}
.cxscroll .prev {
    background: url(arrow-left.png) no-repeat;
    background-size: 17px;
    left: 10px;
}
.cxscroll .next {
    background: url(arrow-right.png) no-repeat;
    background-size: 17px;
    right: 10px;
}
.zmhd .flex{
    justify-content:space-between;
}
.zmhd a{
    display: block;
    position: relative;
}
.zmhd a p{
    position: absolute;
    font-size: 15px;
    color: #fff;
    left: 70px;
    top:0;
    line-height: 50px;
    font-weight: bold;

}
.zmhd a img{
    width: 100%;
}
.color-1{
    background-color: #91c769;
}
.color-2{
    background-color: #ac8de0;
}

.color-3{
    background-color: #14a0b9;
}

.color-4{
    background-color: #ecbe06;
}
.color{
    margin-bottom: 18px ;
    width: 160px;
}
.color img{
    width: 100%;
}
.zmhd-n{
    margin-bottom: 18px ;
}
.white-bg-bottom{
    padding-bottom: 0;
}
.another-link{
    margin: 2vw;
}
.news-another-yj{
    padding-bottom: 5px;
}
.news-another-yj .new-article a::before{
    background-color: #637899;

}
.foot-bg{
    background-image: url("foot-bg.png");
    margin-top: 20px;
    min-width: 1200px;
}
.foot-pc{
    justify-content: center;
    align-items: center; 
    height: 110px;
}
.foot-font-box{
    flex: 1;
    margin:0 20px;
}
.foot-icon{
    margin-left: 30px;
    float: left;
}

.foot-font-box a{
    font-size: 13px;
    line-height: 20px; 
    color: #fff;
    margin:0 5px;
}
.foot-font-box h1{
    font-size: 13px;
    line-height: 20px; 
    margin:0 5px;
    color: #fff;
    float: left;
}
.foot-link{
    padding-top: 6px;
    padding-bottom: 4px;
    justify-content: center;
}
.foot-font{
    margin-top: 5px;
    justify-content: center;
}

.foot-font img{
    margin-right: 3px;
}

.foot-app{
    padding: 4vw;
    position: relative;
}
.foot-app p{
    color: #fff;
    text-align: center;
    font-size: 3.2vw;
}
.black{
    padding-top: 2vw;
}
.dang{
    width:11vw;
    position: absolute;
    left: 4vw;
    top: 50%;
    margin-top: -7vw; 

}
.jiucuo{
    width:20vw;
    position: absolute;
    right: 3vw;
    top: 50%;
    margin-top: -6vw; 
}
.dang img ,.jiucuo img{
    width: 100%;
}
.banner{
    margin: 20px 0;
}
.banner img{
    width: 100%;
}
.tittle-big{
    font-size: 25px;
    color: #355e92;
    line-height: 64px;
    text-align: center;
}

.friend-box{
    margin-top: 20px;
}
.friend-tittle h1{
    font-size: 15px;
    line-height: 26px;
    position: relative;
    margin-right: 40px;
    padding: 0 10px;
    cursor: pointer;

}
.friend-tittle .friend-active{
    background-color: #245399;
    color: #fff;
    border-radius: 1px;
}
.friend-tittle .friend-active::before{
    content: "";
    position: absolute;
    width:10px ;
    height: 5px;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    background-image: url("jt.png");
    background-size: 10px;
}
.friend-all{
    margin-top: 10px;
    height: 96px;
    overflow-y: auto;
}
.friend a{
    font-size: 15px;
    float: left;
    width: 20%;
    line-height: 32px;
    padding-left: 18px;
    position: relative;
}
.friend a::before{
    content: "";
    position: absolute;
    width:5px ;
    height: 5px;
    left:5px;;
    top:50%;
    margin-top: -2px;
    border-radius: 50%;
    background-color: #cccccc;
}
.friend a:hover{
    color: #13488b
}
.foot-link span{
    color: #fff;
    font-size: 12px;
}