@charset "utf-8";
@font-face {
font-family: Source-Han-Serif-SC-Regular;
src: url(../fonts/Source-Han-Serif-SC-Regular.ttf);
}
*{
box-sizing: border-box;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
body{font-size:12px;font-family: "Source-Han-Serif-SC-Regular" ! important;color:#262626;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#235aa7;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
input:focus {outline: none;}
select:focus {outline: none;}
textarea:focus {outline: none;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pn5{padding: 5px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mn5{margin: 5px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.wrap {
    width: 1400px;
    margin: 0 auto;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background: #104593;
    border-radius: 50px 50px 50px 50px;
    opacity: 1;
}



.banner .swiper-slide {
    position: relative;
}

.banner .swiper-slide img {
    width: 100%;
}

.logo {
    float: left;
    position: absolute;
    top: 213px;
    left: 130px;
    z-index: 1;
}

.logo img {
    max-width: 100%;
    height: auto;
    float: left;
}

.nav {
    width: 100%;
    height: 60px;
    background: #0067FF;
}

.nav ul {
    float: left;
}

.nav ul li {
    float: left;
    margin-right: 48px;
}

.nav ul li a {
    float: left;
    font-weight: 300;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 60px;
}

.search {
    width: 360px;
    height: 40px;
    float: right;
    margin-top: 10px;
    border-radius: 20px 20px 20px 20px;
    overflow: hidden;
    background: #FFFFFF;
}

.search form {
    float: left;
    width: 100%;
}

.search .keyword {
    width: 300px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-weight: 300;
    font-size: 16px;
    color: #C2C2C2;
    padding-left: 24px;
    border: 0 none;
}

.search .tjbtn {
    width: 40px;
    height: 40px;
    float: right;
    background: url(../images/sobtn.png) no-repeat center center;
    border: 0 none;
    color: #000;
    cursor: pointer;
    font-size: 0;
    margin-right: 10px;
}

.bgf6 {
    width: 100%;
    overflow: hidden;
    background: #f6f6f6;
    padding-top: 80px;
    padding-bottom: 80px;
}

.bgff {
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    padding-top: 80px;
    padding-bottom: 80px;
}

.h2tit {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 24px;
}

.h2tit h2 {
    height: 60px;
    line-height: 35px;
    text-indent: 91px;
    padding-top: 25px;
    background: url(../images/h2titibg.png) no-repeat 0 0;
    float: left;
    font-weight: bold;
    font-size: 24px;
    color: #262626;
}

.h2tit a.more {
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    float: right;
    margin-top: 33px;
}

.h2tit a.more:before {
    content: "";
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background: url(../images/newsmoreh.png) no-repeat center center;
    float: right;
}

.h2tit a.more:hover {}

.linjun {
    width: 836px;
    height: auto;

    float: left;
}

.linjunbox {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding: 36px;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    float: left;
}

.linjunbox img {
    max-width: 100%;
    float: right;

}

.linjunbox p {}

.baodao {
    width: 540px;
    height: auto;
    float: right;

}

.baodaolist {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    padding: 27px 24px;
}

.baodaolist ul {
    width: 100%;
    height: auto;
    float: left;
}

.baodaolist ul li {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 16px;
}

.baodaolist ul li span {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 600;
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    margin-bottom: 10px;
}

.baodaolist ul li p {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #000C1E;
    line-height: 23px;
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.feiyi {
    width: 100%;
    height: auto;
    float: left;
}

.feiyilist {
    width: 100%;
    height: auto;
    float: left;
}

.feiyilist ul {
    width: 100%;
    height: auto;
    float: left;
}

.feiyilist ul li {
    width: 23.5%;
    height: auto;
    float: left;
    margin-right: 2%;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #E8E8E8;
    overflow: hidden;

}

.feiyilist ul li:nth-child(4n) {
    margin-right: 0
}

.feiyilist ul li .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 67.45%;
    float: right;
    position: relative;
    overflow: hidden;
}

.feiyilist ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.feiyilist ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.feiyilist ul li .info {
    width: 100%;
    height: auto;
    float: left;
    padding: 16px 0;
}

.feiyilist ul li .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 600;
    font-size: 18px;
    color: #262626;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;

}

.jieshao {
    width: 688px;
    height: auto;
    float: left;
}

.jieshaoqh {
    width: 100%;
    height: auto;
    float: left;
    background: #FFFFFF;
    padding: 36px;
}

.jieshaoqh .swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;

}

.jieshaoqh .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.jieshaoqh .swiper-container-horizontal>.swiper-pagination-bullets,
.jieshaoqh .swiper-pagination-custom,
.jieshaoqh .swiper-pagination-fraction {
    bottom: 0px;
}

.jieshaoqh .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #104593;
    opacity: 0.5;
    border-radius: 10px;
}

.jieshaoqh .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background: #104593;
    border-radius: 50px 50px 50px 50px;
    opacity: 1;
}

.jieshaoqhitem {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 50px;
}

.jieshaoqhitem .picbox {
    width: 312px;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
}

.jieshaoqhitem .picbox img {
    width: 100%;
    height: auto;
    float: left;
}

.jieshaoqhitem a:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.jieshaoqhitem .info {
    width: 280px;
    height: auto;
    text-align: left;
}

.jieshaoqhitem .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 600;
    font-size: 18px;
    color: #262626;
    line-height: 26px;
}

.jieshaoqhitem .info p {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin-top: 16px;
    line-height: 24px;
    text-align: left;
}

.jieshaoqhitem .info p i {
    color: #104593;
    display: inline-block;
    font-style: normal;

}



.xinwenlist {
    width: 100%;
    float: left;
    background: #fff;
    padding: 36px;
}

.xinwenlist ul li.first {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 16px;
    border-bottom: 0;
}

.xinwenlist ul li.first .picbox {
    width: 312px;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
    float: left;
}

.xinwenlist ul li.first .picbox img {
    width: 100%;
    height: auto;
    float: left;
}

.xinwenlist ul li.first a:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.xinwenlist ul li.first .info {
    width: 280px;
    height: auto;
    text-align: left;
    float: right;
}

.xinwenlist ul li.first .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 600;
    font-size: 18px;
    color: #262626;
    line-height: 26px;
}

.xinwenlist ul li.first .info p {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin-top: 16px;
    line-height: 24px;
    text-align: left;
}

.xinwenlist ul li.first .info p i {
    color: #104593;
    display: inline-block;
    font-style: normal;

}

.xinwenlist ul li {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 16px;
}

.xinwenlist ul li span {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 600;
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    margin-bottom: 10px;
}

.xinwenlist ul li h3 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #000C1E;
    line-height: 23px;
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.ftrq {
    width: 688px;
    height: auto;
    float: right;

}

.ftrqlist {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding: 24px;
    float: left;
}

.ftrqlist ul {
    width: 100%;
    height: auto;
    float: left;
}

.ftrqlist ul li {
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
    overflow: hidden;

}

.ftrqlist ul li:nth-child(3n) {
    margin-right: 0
}

.ftrqlist ul li .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 67.45%;
    float: right;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.ftrqlist ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ftrqlist ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.ftrqlist ul li .info {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0;
}

.ftrqlist ul li .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #262626;
    line-height: 23px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;

}

.avd {
    width: 100%;
    height: auto;
    float: left;
    margin: 80px 0;
}

.avd img {
    width: 100%;
    height: auto;
    float: left;
}

.xinwen {
    width: 688px;
    height: auto;
    float: left;
}

.xinwenlist {
    width: 100%;
    height: auto;
    float: left;
}

.gushi {
    width: 688px;
    height: auto;
    float: right;
}

.gushibox {
    width: 100%;
    height: auto;
    float: left;
    background: #FFFFFF;
    padding: 36px;
}

.gushibox .picbox {
    width: 100%;
    height: auto;
    float: left;
}

.gushibox .picbox img {
    width: 100%;
    height: auto;
    float: left;
}

.gushibox h3 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 600;
    font-size: 18px;
    color: #262626;
    line-height: 26px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.gushibox p {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.zoujin {
    width: 836px;
    height: auto;
    float: left;
}

.zoujinlist {
    width: 100%;
    height: auto;
    float: left;
}

.zoujinlist ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
}

.zoujinlist ul li {

    float: left;
}

.zoujinlist ul li img {
    max-width: 100%;
    height: auto;
    float: left;
}

.luntan {
    width: 540px;
    height: auto;
    float: right;
}

.luntanlist {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    padding: 0px 24px;
}

.luntanlist ul {
    width: 100%;
    height: auto;
    float: left;
}

.luntanlist ul li {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 16px;
}

.luntanlist ul li span {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 600;
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    margin-bottom: 10px;
}

.luntanlist ul li p {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #000C1E;
    line-height: 23px;
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}




.footer {
    width: 100%;
    overflow: hidden;
    background: #000C1D url(../images/footerbg.png) no-repeat 0 center;
    color: #FFFFFF;
}

.fttop {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
}

.fttop ul {
    float: left;
    width: 100%;
    display: flex;
    margin-top: 24px;
    margin-bottom: 24px;
}

.fttop ul li {
    height: auto;
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.65);
    margin: 0 55px;
}

.fttop ul li i {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}

.fttop ul li i.fttop1 {
    background: url(../images/fttop1.png);
}

.fttop ul li i.fttop2 {
    background: url(../images/fttop2.png);
}

.fttop ul li i.fttop3 {
    background: url(../images/fttop3.png);
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ftewm {
    height: auto;
    float: right;
    margin: 36px 0;
}

.ftewm .ftewmpic {
    height: auto;
    float: left;
    margin-left: 60px;
}

.ml35 {
    margin-left: 35px;
}

.ftewm .ftewmpic img {
    width: 145px;
    height: auto;
    float: left;
    margin-right: 24px;
}

.ftewm .ftewmpic span {
    height: auto;
    float: left;
    line-height: 145px;
    color: #666666;
    font-size: 14px;
    text-align: center;
}

.copyright {
    width: 50%;
    height: 125px;
    line-height: 38px;
    font-size: 12px;
    float: left;
    color: rgba(255, 255, 255, 0.65);
    margin: 36px 0;
    display: flex;
    align-items: flex-end;

}

.copyright a {
    color: rgba(255, 255, 255, 0.65);
    display: inline-block;
}

.copyright a:hover {
    color: #FFFFFF;
}