/* ==========================================================================
   Index Page
   ========================================================================== */
/*首页banner大图样式*/
.ibanner{ position:relative; height:715px; width: 100%; overflow: hidden; }
.ibanner .swiper-container {width: 100%;height: 100%;}
.ibanner .swiper-slide { background-repeat:no-repeat; background-position:center center; background-size:cover;text-align: center;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; position:relative; background-color: #000;}
.ibanner .swiper-container-horizontal > .swiper-scrollbar{ width:272px; left:251px; bottom:30%;}

.ibanner .swiper-scrollbar-drag{ background:#1b85e7;}
.ibanner .ban-img{ display:block; width:100%; height:100%; color:#fff;text-align:left;}
.ibanner .swiper-pagination{ text-align: right; right: 8%; left: auto;}
.ibanner .swiper-pagination-bullet{ background: none; width: 26px; height: 26px; text-align: center; line-height: 26px; color: #fff; opacity: 1; border-radius: 0; font-family: "barlow"; font-size: 18px;}
.ibanner .swiper-pagination-bullet-active{ border-bottom: 2px solid #fff; opacity: 1;}

.ibanner .swiper-button-next,.ibanner .swiper-button-prev{ background: none; width: 43px; height: 43px; line-height: 28px; margin-top: auto; text-align: center; top: auto; bottom: 3rem;}
.ibanner .swiper-button-next i,.ibanner .swiper-button-prev i{ color: #fff; font-size: 24px; opacity: 1;}

.ibanner .swiper-button-prev{ left: auto; right: 8%; margin-right: 120px;}
.ibanner .swiper-button-next{ right: 8%;}
.ibanner .swiper-button-next:hover,.ibanner .swiper-button-prev:hover{  opacity: 1;}


.ibanner .bH{ margin-top: 5%;}
.ibanner .binfo{ color: #fff; text-align: left;}
.ibanner .binfo{ transform: translateY(100px); opacity: 0;}
.ibanner .bimg{ transform: translateY(100px); opacity: 0; text-align: center;}
.ibanner .swiper-slide-active .binfo{ transform: translateY(0); opacity: 1; transition: all 2s ease .1s;}
.ibanner .swiper-slide-active .bimg{ transform: translateX(0); opacity: 1; transition: all 2s ease .5s;}

a.amore{ display: inline-block;background-color: #1e5ca2; color: #fff; width: 160px; line-height: 50px; text-align: center;}
a.amore:hover{ background-color: #0576cc; color: #fff;}

.menu{ position: fixed; width: 24px; height: 180px; right: 30px; top: 50%; margin-top: -180px; z-index: 10000000; }
.menu a{ color: #111; display: block; position: relative; height: 30px;}
.menu a span{ position: relative; z-index: 3;font-size: 13px; color: #002781; display: flex; text-align: center; letter-spacing: 2px; writing-mode: vertical-lr; justify-content: center; align-items: center; display: none;}
.menu a:before{ content: ""; width: 12px; height: 12px; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin:auto auto; background: #818ca0; border-radius: 22px;}

.menu a.current::before{ display: none;}
.menu a.current span{ display: block;}

.ibk_bg1{ padding: 6rem 0;}
.ibk_bg1 .ititle1::after{ content: ""; width: 40px; height:2px; background-color: #0068b7; display: block;}
.iblock-1{}
.ibtn1{ position: absolute; right: 0; top: 0;}
.ibk_bg1 .swiper-button-next,.ibk_bg1 .swiper-button-prev{ background:none; width: 55px; height: 55px; line-height: 55px; border-radius: 0; text-align: center; top: auto; bottom: auto; z-index: 1000; border: 1px solid #dcdcdc; margin-top: 0;}
.ibk_bg1 .swiper-button-next i,.ibk_bg1 .swiper-button-prev i{ color: #aaa; font-size: 34px; }
.ibk_bg1 .swiper-button-prev{ left: auto; right: 55px;}
.ibk_bg1 .swiper-button-next{ right: 0; }
.ibk_bg1 .swiper-button-next:hover,.ibk_bg1 .swiper-button-prev:hover{border-color: #0068b7; color: #0068b7;}
.ibk_bg1 .swiper-button-next:hover i,.ibk_bg1 .swiper-button-prev:hover i{ color: #0068b7;}
.iblock-1 .binfo{ width: 83%;}
.iblock-1 .btit a{ font-size: 3.4rem; line-height: 4rem; font-weight: bold; color: #1e5ca2;}
.iblock-1 .brow p{ clear: both; overflow: hidden; color: #666; border-bottom: 1px solid #dcdcdc; line-height: 30px; padding: 10px 0;}
.iblock-1 .brow p span:nth-child(2){ float: right;}
.icase-box{ position: relative;}

.ibk_bg2{ background:#f2f2f2; padding: 7rem 0;}

.ipro-box{ text-align: center; margin-bottom: 3rem; background-color: #fff;}
.ipro-box .icon{ background: #fff;}
.ipro-box .btit{ text-align: center; padding: 15px 10px; font-size: 18px;}
.ipro-box a:hover .btit{ background-color: #1e5ca2; color: #fff;}

.ibk_bg3{ background-color: #f2f2f2; padding: 7rem 0;}

.inews-box{ margin: 0; width: auto; box-sizing: border-box;}
.inews-box a{ display: block;}
.inews-box .icon img{ width: 100%;}
.inews-box .btit{ padding: 10px 0;}
.inews-box .btit span{ display: block; font-size: 20px; font-weight: bold;}
.inews-box .btit i{ display: block; color: #fff; background-color: #1e5ca2; line-height: 25px; width: 100px; text-align: center; margin: 10px 0;}
.inews-box p{ color: #666; line-height: 30px; -webkit-line-clamp: 3;}
.inews-box .nmore{ font-size: 14px;}
.inews-box .nmore i{ font-size: 18px; vertical-align: middle; margin-left: 6px;}
.inews-box a:hover{}
.inews-box a:hover span{ color: #1e5ca2;}


.ibk_bg4{ background: url(../img/ibg1.jpg) no-repeat center center; background-size: cover; color: #fff;}
.iblock-2{ position: relative; border-left: 1px solid #224a7c; padding: 5rem 3rem; height: 365px;}
.iblock-2::before{ content: ""; display: block; width: 3px; height: 60px; background-color: #fff; position: absolute; left: -2px; top: 5rem;}
.iblock-2 i{ display: block; font-size: 5rem; line-height: 6rem;}
.iblock-2 span{ display: block; font-size: 3.2rem; margin: 5rem 0 2rem;}
.iblock-2 p{ color: #bfd5f0;}
.iblock-2 a{ display: inline-block; border-radius: 100%; width: 50px; height: 50px; text-align: center; background-color: #f39545; margin-top: 4rem;}
.iblock-2 a i{ font-size: 30px; color: #fff; line-height: 50px;}
.iblock-2 a:hover{ background-color: #ee7713;}

/* ==========================================================================
   Other Page
   ========================================================================== */

.nbanner{ background-image: url(../img/nban1.jpg); background-position: center; background-size: cover; height:400px; width: 100%;}


.sub_box{border-bottom: 1px solid #dfdfdf; height: 50px;}
.cate_bk a{ display: inline-block; line-height: 50px; padding: 0 1.5%; color: #333;}
.cate_bk a:hover,.cate_bk a.current{ font-weight: bold; color: #1e5ca2;}

.news-bk{ background-color: #f7f7f7;}
.news-bk a.aimg{ display: block;}
.news-bk .bimg{ position: relative; height: 455px;}
.news-bk .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.news-bk .ninfo{ position: relative; padding: 3rem;}
.news-bk .ninfo span{ display: block; font-size: 16px; color: #666; position: relative; font-family: arial; margin: 1rem 0 2rem;}
.news-bk .ninfo h3{ font-size: 3rem;color: #333; line-height: 4.8rem;}
.news-bk .ninfo p{ color: #666; font-size: 18px; line-height: 30px;-webkit-line-clamp: 3;}
.news-bk .ninfo a.amore{ display: block; border: 1px solid #104190; color: #104190; width: 160px; line-height: 55px; border-radius: 55px; text-align: center; margin-top: 2rem;}
.news-bk .ninfo a.amore i{ font-size: 24px; vertical-align: sub;}
.news-bk .ninfo a.amore:hover{ background-color: #104190; color: #fff;}
.news-bk .swiper-pagination{ bottom: 15%; top: auto; width: 54%; left: 46%; text-align: left;}
.news-bk .swiper-pagination-bullet{ width: 15px; height: 15px; background: #1b1b1b; border-radius: 15px; opacity: 1; margin: 0 25px 0 0!important;}
.news-bk .swiper-pagination-bullet-active{ background-color: #d22030;}

.case-on{ position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); top: 0; left: 0; z-index: 10000000; display: none;}
.cbox{ position: absolute; right: 0; left: 0; top: 0; bottom: 0; margin: auto auto; width: 50%; box-sizing: border-box; background-color: #fff; padding: 40px; height: 80%; overflow-y: scroll;}
.cbox::before{display: none;}
.cbox .binfo span{ margin-top: 20px;}
.cbox .btit{ margin-bottom: 0;}
.cbox .binfo a{ display: inline-block; margin-right: 10px; line-height: 44px; padding: 0 20px; background-color: #f1f1f1; color: #555;}
.cbox .binfo a:hover{ background-color: #1e94d4; color: #fff;}
.case-on .close-case{ font-size: 30px; color: #c4c4c4; width: 48px; height: 48px; line-height: 48px; top: 10%; right: 22%; margin: 0 auto; position: absolute; z-index: 10000; cursor: pointer; text-align: center; border-radius: 48px;}
.case-on .close-case i{ line-height: 48px; font-size: 30px; font-weight: bold;}

.about_bk1{}
.about_bk1 .wrap{ background: url(../img/about_font.png) no-repeat 5rem 0; padding-top: 5rem; padding-bottom: 5rem;}
.abk1{ position: relative;}
.abk1 p{ margin-bottom: 1.5rem;}


.about_bk3{ padding: 8rem 0; background-color: #f5f5f5;}
.about-tit1{ background: url(../img/atit_bg.png) no-repeat center center; height: 101px; text-align: center;}
.about-tit1 span{ color: #1d5899; font-size: 32px; font-weight: bold; line-height: 35px; display: block; padding-top: 10px;}

.about_bk3 .npad{ padding-bottom: 90px;}
.about_bk3 .swiper-button-next,.about_bk3 .swiper-button-prev{ background: #c8c8c8; width: 55px; height: 55px; line-height: 55px;  opacity: 1; margin: 0; text-align: center; bottom: 0; top: auto; z-index: 1000; border-radius: 0;}
.about_bk3 .swiper-button-next i,.about_bk3 .swiper-button-prev i{ color: #fff; font-size: 28px; }
.about_bk3 .swiper-button-prev{ left:50%; margin-left: -60px;}
.about_bk3 .swiper-button-next{ right: 50%; margin-right: -60px; }
.about_bk3 .swiper-button-next:hover,.about_bk3 .swiper-button-prev:hover{ background-color: #1e5ca2; color: #fff;}
.about_bk3 .swiper-button-next:hover i,.about_bk3 .swiper-button-prev:hover i{ color: #fff;}

.about_bk2 .npad{ padding-bottom: 90px;}
.about_bk2 .swiper-button-next,.about_bk2 .swiper-button-prev{ background: #c8c8c8; width: 55px; height: 55px; line-height: 55px;  opacity: 1; margin: 0; text-align: center; bottom: 0; top: auto; z-index: 1000; border-radius: 0;}
.about_bk2 .swiper-button-next i,.about_bk2 .swiper-button-prev i{ color: #fff; font-size: 28px; }
.about_bk2 .swiper-button-prev{ left:50%; margin-left: -60px;}
.about_bk2 .swiper-button-next{ right: 50%; margin-right: -60px; }
.about_bk2 .swiper-button-next:hover,.about_bk2 .swiper-button-prev:hover{ background-color: #1e5ca2; color: #fff;}
.about_bk2 .swiper-button-next:hover i,.about_bk2 .swiper-button-prev:hover i{ color: #fff;}



.honor-box a{}
.honor-box .icon{border:10px solid #292e4b; box-sizing: border-box; }
.honor-box .icon img{ height: 100%;}
.honor-box .btit{ padding: 2rem 0 0; text-align: center; }
.honor-box .btit span{ font-weight: bold;}

.about_bk4{ background: url(../img/nbg1.jpg) no-repeat center center; background-size: cover; padding: 4rem 0; color: #fff;}
.about_bk4 .brow{ text-align: center; padding: 2rem 10%; border-left: 1px solid rgba(255,255,255,0.2);}
.about_bk4 .bline-no{ border-left: 0;}
.about_bk4 .brow i{ display: block;}
.about_bk4 .brow i.iconfont{ font-size: 5rem; line-height: 5rem;}
.about_bk4 .brow i.ten{ font-size: 12px; font-family: arial; text-transform: uppercase; margin-top: 2rem;}
.about_bk4 .brow span{ font-size: 3rem; line-height: 3.6rem; display: inline-block;}
.about_bk4 .brow span::after{ content: ""; display: block; width: 80px; height: 1px; background-color: rgba(255,255,255,0.4); margin: 2rem 0;}
.about_bk4 .brow:hover{ background-color: #fff; color: #1e5ca2;}
.about_bk4 .brow:hover span::after{ background-color: #1e5ca2;}



.psub-box{ background-color: #1e5ca2; padding: 30px 20px;}

.sect_nk1{ background-color: #f2f2f2; padding: 6rem 0;}

.ntj-box .ntit{ display: block; text-align: center; font-size: 3rem; color: #fff;}
.ntj-box .ipro-box .btit span,.ntj-box .ipro-box .btit p{ font-size: 13px;}
.ntj-box .ipro-box a:hover .btit{ background: none;}
.ntj-box .ipro-box a:hover .btit{ color: #1e5ca2;}

.sub-bg{ background-color: #f1f1f1;}

.sect_nk2{ background-color: #f2f2f2; padding-bottom: 8rem;}
.sect_nk2 .pinfo{ margin-left: 10%;}
.sect_nk2 .pinfo .ptit{ font-size: 3rem; color: #1e5ca2; font-weight: bold; border-bottom: 2px solid #1e5ca2; display: block; padding-bottom: 2rem;}
.sect_nk2 .pinfo .prow{ padding: 15px 0; border-bottom: 1px solid #c7c7c7; position: relative;}
.sect_nk2 .pinfo .prow span{display: flex; align-items: center; justify-content: center; flex-direction: column; height: 100%; position: relative; position: absolute; top: 0; left: 0;}
.sect_nk2 .pinfo .prow p{ margin-left: 153px;}

.npro-box .icon{ background-color: #fff;}

.sub_box2{ padding-top: 20px;}
.sub_box2 a.aback{ display: inline-block; width: 170px; line-height: 46px; text-align: center; border-radius: 0; background-color: #1e5ca2; color: #fff; font-size: 17px; border-radius: 46px; float: right;}
.sub_box2 a.aback i{ font-size: 24px; margin-right: 10px; vertical-align: middle;}
.sub_box2 a.aback:hover{ background-color: #0068b7;}

.sect_nk3{ padding: 7rem 0;}


.ncase-box{ margin-bottom: 2rem;}
.ncase-box .btit{ text-align: center; padding: 15px 0;}
.ncase-box .btit span{ display: block; font-size: 18px; font-weight: bold;}

.sect_nk4{ padding: 4rem 0;}
.ncase-tit span.ntit{ display: block; font-weight: bold; font-size: 24px;}
.nctool span{ display: inline-block; margin-right: 10px; color: #666;}
.sect_nk4 .iblock-1 { width: 60%;}
.sect_nk4 .iblock-1 p{ color: #222;}

.ntitle1{ background-color: #f3f3f3; position: relative; line-height: 40px; padding-left: 30px; font-weight: bold; font-size: 18px; color: #666;}
.ntitle1::before{ content: ""; display: block; width: 3px; height: 100%; background-color: #f39545; top: 0; left: 0; position: absolute;}

.nlist1 li{ border-bottom: 1px solid #dedede; padding: 10px 0;}
.nlist1 li a{ font-weight: bold; font-size: 17px;}
.nlist1 li span{ display: block; color: #666;}

.nblock-2{ margin-bottom: 4rem;}
.nblock-2 .media-box{ margin-bottom: 0; width: auto;}
.nblock-2 .media-box img{ width: 100%;}
.nblock-2 .ntit{ margin: 2rem 10% 0 5%;}
.nblock-2 .ntit a.atit{ font-size: 20px; font-weight: bold; display: block; line-height: 36px;}
.nblock-2 .ntit p{ color: #666; line-height: 30px; margin: 0;}
.nblock-2 .ntit span{ display: inline-block; padding: 0 1rem; line-height: 26px; color: #fff; background-color: #1e5ca2; margin: 2rem 0;}
.nblock-2 .nmore{ border-left:1px solid #dfdfdf ; position: relative; height: 100%; color: #1e5ca2; text-align: center;}
.nblock-2 .nmore i{ font-size: 20px;}
.nblock-2 .nmore:hover,.nblock-2:hover .nmore{ background-color: #1e5ca2; color: #fff;}
.nblock-2:hover .media-box img{ transform: scale(1.2);}

.ser-block .brow{ margin-bottom: 2rem;}
.ser-block i{ float: left; color: #1a55a6; font-size: 5rem; display: block; line-height: 5rem;}
.ser-block p{ font-size: 18px; line-height: 30px; margin-left: 60px;}
.ser-block p span{ display: block; color: #1a55a6; font-size: 22px; font-weight: bold; margin-bottom: 5px;}

.ser_bk1{padding: 6rem 0;}

.ntitle2{ text-align: center;}
.ntitle2 span{ font-weight: bold; font-size: 3.6rem;}

.nblock-3{ background-color: #f9f9f9;}
.nblock-3 .npad2{ padding: 4rem 3rem;}
.nblock-3 .btit{ text-align: center;}
.nblock-3 .btit span{ display: block; font-weight: bold; font-size: 3rem; color: #1e5ca2; line-height: 34px;}
.nblock-3 .btit i{ font-family: arial; font-size: 18px; text-transform: uppercase; color: #868686;}
.nblock-3 .binfo{ margin-top: 2rem; color: #666666; line-height: 36px;}
.nblock-3 .binfo span{ font-weight: bold; color: #1e5ca2;}
.nblock-3 .binfo i{ font-weight: bold; font-size: 18px; color: #1e5ca2;}


.ser_bk2{}
.ser_bk2 .ntitle2 span{ font-size: 3rem;}

.nblock-4{ line-height: 32px;}
.nblock-4 p{ margin-bottom: 1rem;}

.ser_bk3{ background-color: #f9f9f9; padding: 6rem 0;}

.nblock-5{ padding: 5rem; background-color: #fff; text-align: center;}
.nblock-5 i{ display: block; margin: 0 auto; width: 100px; height: 100px; line-height: 100px; border-radius: 100px; background-color: #1e5ca2; font-size: 5rem; color: #fff; transition: all 0.6s;}
.nblock-5 span{ display: block; color: #1e5ca2; font-size: 2.6rem; margin: 2rem 0;}
.nblock-5:hover i{ transform: rotateY(360deg); transition: all 1s;}

.jobs-block{}
.jobs-block .btit{ line-height: 40px;}
.jobs-block .btit i{color: #0068b7; font-size: 40px; margin-right: 5px;}
.jobs-block .btit span{ font-size: 3.2rem;}
.jobs-block p{ font-size: 18px; color: #333;  text-align: left; margin-bottom: 10px;}

.jobs-section{ background-color: #efeeee; padding: 7rem 0;}

.sub-th{ background-color: #1f94d4; color: #fff; padding: 2.5rem 3rem; position: relative; font-weight: bold; font-size: 18px;}
.sub-th:after{ content: "操作"; float: right; color: #fff; font-size: 18px; position: absolute; right: 2rem; top: 0; width: 60px; height: 30px; line-height: 30px; text-align: center; bottom: 0; margin: auto 0;}
.sub_cont{ overflow: hidden;}
.sub_cont .subNav{ font-size: 24px; line-height: 3rem; padding: 2.5rem 3rem; margin-top: 1rem; position: relative; background-color: #fff; border-radius: 0;}
.sub_cont .subNav .style1{ font-size: 16px; color: #666;}
.sub_cont .subNav:after{ content: "\e6c3"; float: right;font-family: "iconfont" !important; color: #333; font-size: 24px; position: absolute; right: 3rem; top: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; bottom: 0; margin: auto 0;}
.sub_cont .subNav.open{ margin-bottom: 0; background-color: #fff; color: #333; border-radius: 0;}
.sub_cont .subNav.open:after{ content: '\e62f'; background-color: #fff; color: #333;}
.navContent{ background-color: #fff; border-top: 1px solid #dedede; display: none; margin: 0; padding: 3rem 3rem; border-radius: 0 0 10px 10px;}
.navContent .yq span{ display: inline-block; font-size: 18px; margin-right: 5%;}
.navContent p{ padding: 20px 0; color: #666; font-size: 18px; line-height: 30px;}
.navContent .stit{ font-size: 22px; display: block; margin-top: 20px;}
.navContent a{ display: inline-block; color: #104190;}
.navContent a:hover{ text-decoration: revert;}

.cont_ban{ height: 820px; box-sizing: border-box; padding: 6rem 0;}
.cont_ban .ctit span{ font-size: 3.2rem; color: #002781; font-weight: bold;}

.contact-bk{}
.contact-bk .cont-box{ margin-bottom: 2rem; padding-bottom: 2rem; margin-left: 10%; border-bottom: 1px solid #dedede; }
.contact-bk .cont-box span{ font-size: 18px; color: #666; font-weight: bold;}
.contact-bk .cont-box .ctit{ font-weight: normal; color: #686868; width: 115px; display: inline-block; float: left;}
.contact-bk .cont-box p{font-size: 18px; color: #686868; margin-left: 60px; padding-top: 5px;}
.contact-bk .cont-box p.ctel{ font-size: 3rem; font-family: "barlow";}
.contact-bk .cont-box i{ float: left; background-color: #1e5ca2; color: #fff; font-size: 24px; width: 45px; height: 45px; line-height: 45px; border-radius: 45px; text-align: center;}
.contact-bk .cont-box a{ font-weight: bold; }
.contact-bk .cont-box a:hover{ color: #0083cc;}

.cont-wx{ text-align: right; margin-top: 4rem; margin-right: 10%;}
.cont-wx .fl{display: inline-block; float: none; text-align: center; margin-left: 3rem;}
.cont-wx span{ display: block; color: #666;}

.my-auto{ display: flex;}

/*面包屑*/
.place{ color: #333;  position: relative; text-align: right; font-size: 15px; line-height: 50px;}
.place span{ margin: 0 2px; color: #333;}
.place a{ color: #333; margin: 0 2px;}
.place a:hover{ color: #1a55a6;}
.place i{color: #1a55a6; font-size: 18px; margin-right: 5px;}

.img-box{ border-radius: 20px 20px 0 0;background:linear-gradient(180deg,rgba(245,245,245) 0,rgba(255,255,255,255) 80%); padding: 6rem; width: auto;}
.img-box .ntit{ margin-left: 6rem;}
.img-box .ntit span{ font-size: 26px; font-family: "Calibri"; font-weight: bold; display: block;}
.img-box .ncont{ border-top: 1px dashed #bfbfbf; margin-top: 2rem; padding-top: 2rem;}
.img-box .ncont p{ line-height: 28px; font-size: 18px;}

/*分类样式*/
.module_cate{ height: 58px; line-height: 58px; text-align: center; position: relative; z-index: 100;}
.module_cate span{ color: #fff; font-size: 3rem; font-weight: bold; }
.subCate{ clear: both; overflow: hidden; text-align: center;}
.subCate li{ position: relative; line-height: 40px; border: 1px solid #779bc3; margin-bottom: 15px;}
.subCate li a{ font-size: 18px; color: #fff; position: relative; display: block;}
.subCate li:hover a,.subCate li.active a{ color: #1e5ca2; background-color: #fff;}

.msg-bk{ padding: 6rem 0 5rem;}
.msg-img{ position: relative; height: 100%;}
.msg-img img{ width: 100%; height: 100%;}
.msg-bk .msg-tit{ line-height: 36px; text-align: center;}
.msg-bk .msg-tit span{ font-size: 4.2rem;}
.msg-bk .msg-tit p{ font-size: 18px; color: #777; line-height: 30px; margin-top: 10px;}
.m-form{ }
.m-form label{ color: #e30000; display: block; position: absolute; top: 0; line-height: 50px; right: 10px; z-index: 3;}
.m-form label i{ color: #f00;}
.m-form .btn{ background-color: #1e5ca2; border-color: #1e5ca2; font-size: 18px;  line-height: 54px; width: 290px; color: #fff; padding: 0;  display: block; vertical-align: middle; margin: 0 auto;}

.m-form .form-control{ border: none; border-bottom: 0; color: #333; height: 50px; font-size: 16px; background-color: #fff; position: relative; border-radius: 0; padding: 0 15px;}
.m-form .btn:hover{border-radius: 72px; background-color: #950000;}
.m-form textarea.form-control{ border: 0; height: auto; padding: 20px 15px;}
.m-form .form-group{ margin-bottom: 1rem; position: relative;}
.m-form textarea{ }
.m-form p{ font-size: 16px; color: #333;}
.m-form p span{color: #e30000;}
.m-form .yzm-img{ float: left; height: 50px; margin-left: 2%; width: 30%; cursor: pointer;}
.m-form .form-control::-moz-placeholder{color: #c5c5c5; opacity: 1;}
.m-form .form-control:-ms-input-placeholder{color: #c5c5c5;}
.m-form .form-control::-webkit-input-placeholder{color: #c5c5c5;}

.cont_bk2{ background:#f1f1f1; padding: 7rem 0;}
.cont_bk2 .msg-tit{ text-align: center; color: #777; font-size: 18px;}
.cont_bk2 .msg-tit span{ font-size: 4.2rem; line-height: 5rem; color: #000; display: block;}

/*横排分类*/
.tip{ line-height: 36px; color: #565656; font-size: 16px;}


.content{ line-height: 32px; color: #333; font-size: 16px;}
.content p{ margin: 0 0 20px;}
.content a{ text-decoration: underline;}
.line{ border-top: 1px solid #d9d9d9;}


.ul-list1 li{ clear: both;line-height: 45px; margin-bottom: 15px;font-size: 18px; position: relative; display: block; background-color: #f5f5f5;}
.ul-list1 li a{ display: block; clear: both; overflow: hidden; padding: 15px 40px; position: relative; border-top: 1px solid #ddd;}
.ul-list1 li .ntit{ float: left; width: 55%; font-size: 18px;}
.ul-list1 li a::before{content: ""; background-color: #0f7fbc; width: 8px; height: 8px; border-radius: 8px; position: absolute; top: 32px; left: 20px;}
.ul-list1 li .nma{ display: block; position: absolute; width: 117px; height: 43px; line-height: 43px; background-color: #e7e7e7; top: 0; right: 40px; color: #777; font-size: 16px; text-align: center; border-radius: 0 0 10px 10px;}
.ul-list1 li .nma i{ font-size: 20px; margin-left: 5px;}
.ul-list1 li a:hover .nma{ background-color: #1e94d4; color: #fff;}
.ul-list1 li a:hover{ border-color: #1e94d4;}

.ul-list2{ padding: 0 40px;}
.ul-list2 li{ display: block; border-bottom: 1px solid #ededed; color: #555; line-height: 30px; padding: 20px 0;}
.ul-list2 li span{ display: inline-block;}

.news-box3{ margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #ededed;}
.news-box3 .icon{ height: 270px;}
.news-box3 .icon img{ max-width: initial;max-height:inherit; height: 100%;}
.news-box3 .ntit em{ font-style: normal; color: #666; display: block; margin: 10px 0;}
.news-box3 .ntit h3{ text-align: left; font-size: 25px; font-weight: normal; padding: 0;}
.news-box3 .ntit p{ color: #666;}
.news-box3 .ntit span{ display: inline-block; line-height: 46px; padding: 0 20px; border: 1px solid #1e94d4; border-radius: 5px; color: #1e94d4; margin-top: 15px;}
.news-box3 .ntit span i{ font-size: 20px; margin-left: 10px;}
.news-box3 a:hover .ntit h3{ color: #1e94d4;}
.news-box3 a:hover .ntit span{ color: #fff; background-color: #1e94d4;}


.article{ line-height: 30px; padding: 0; background: #fff;}
.news-tit{ font-size: 24px; line-height: 34px; color: #333;}
.tool{ border-bottom: 1px solid #dedede; padding: 20px 0; color: #666; font-size: 16px;}
.tool span{ display: inline-block; margin-right: 20px; font-size: 14px; color: #999; }
.tool span.date{ color: #275aa9; font-size: 15px;}
.tool a{ display: inline-block; color: #999;}
.bshare-custom{ padding: 2rem 0;}
.article .content,.article .content p{ line-height: 30px; color: #666; font-size: 16px;}
.keys{ border-bottom: 1px solid #dedede; padding-bottom: 2rem; line-height: 36px;}
.keys span{ color: #999; font-size: 2.4rem;}
.keys a{ color: #999; display: inline-block; background-color: #fafafa; border-radius: 36px; padding: 0 20px; margin: 0 1rem 5px;}
.keys a:hover{ background-color: #1467ad; color: #fff;}

.share{display:block; width: 60px; vertical-align: middle;}
.share p{text-align: center; color: #666; }
.bdshare-button-style0-24{ text-align: center; display: block; width: 100%;}
.bdshare-button-style0-24 .bds_weixin{ display: block; background-position:center !important; margin: 0 auto;}
.bdshare-button-style0-24 .bds_tsina{display: block; background-position:center !important; margin: 0 auto;}
.bdshare-button-style0-24 .bds_sqq{ display: block; background-position:center !important; margin: 0 auto;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{ background-image: none!important; float: none!important; width: 50px!important; height: 50px!important; line-height: 50px!important; background: #f5f5f5; border-radius: 50px; padding-left: 0!important; color: #999; margin-top: 10px!important;}
.bdshare-button-style0-24 a i{ font-size: 20px!important;}

.ny-page{border-top: 1px solid #c4c4c4; line-height: 24px; padding: 25px 0; font-size: 16px;}
.ny-page span{ display: inline-block;}
.ny-page .nptit{ padding: 5px 0;}
.ny-page a.aback{ display: inline-block; width: 180px; line-height: 50px; text-align: center; border-radius: 0; background-color: #1e5ca2; color: #fff; font-size: 16px;}
.ny-page a.aback i{ font-size: 20px; margin-right: 10px;}
.ny-page a.aback:hover{ background-color: #002781;}
.ny-page .jcent{ height: 100%;}
/*新闻详情样式2*/
.bshare-custom{ padding: 2rem 0;}

.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.8);width: 100%;height: 100%;top:0;left:0;}
.big_img .big-box{position: absolute;width: 50%;height: 80%; bottom: 0; top: 0; left: 0; right: 0; margin: auto auto;}
.big_img .swiper-container2 {width: 100%;height: 100%; overflow: hidden;}
.big_img .swiper-container2  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%; display:block;}
.big_img .swiper-slide .cell{ padding: 8% 8%; margin-bottom:0; overflow: hidden; position: relative;box-sizing: border-box;height:100%; text-align: center; display: flex; justify-content: center; align-items: center;}
.big_img .swiper-slide img{  max-height:100%; max-width:100%; margin: 0 auto;}
.big_img .swiper-slide .txt{ background-color: #fff; line-height: 28px; padding: 0 8%;}
.big_img .page2{position: absolute; top:0.2rem;text-align: center;width: 100%;}
.big_img .page2 span{margin:0 0.05rem;}
.big_img .close{ font-size: 30px; color: #fff; width: 48px; height: 48px; line-height: 48px; top: 10%; right: 0; left: 0; margin: 0 auto; position: absolute; z-index: 10000; cursor: pointer; text-align: center; border-radius: 48px; background-color: #464646;}
.big_img .close i{ line-height: 48px; font-size: 30px;}
.big_img .swiper-button-next,.big_img .swiper-button-prev{ background: #fff; width: 74px; height: 74px; line-height: 74px; border-radius: 74px; margin-top: -40px;}
.big_img .swiper-button-next{ right: -37px; opacity: 1; background-color: #104190;}
.big_img .swiper-button-prev{ left: -37px; opacity: 1; box-shadow: #eae9e9 4px 0 5px;}
.big_img .swiper-button-next i,.big_img .swiper-button-prev i{ font-size: 50px; color: #d3d3d3; display: block; text-align: center;}
.big_img .swiper-button-next i{ color: #fff;}

.vshare{ background-color: #fff; position: absolute; width: 100%; height: 10%; box-sizing: border-box; text-align: right; padding: 0 2rem; bottom: 0; left: 0;}
.big-style .swiper-container2{ background-color: #ffffff; border-radius: 5px;}
.big-style .close{ left: auto; right: -48px; top: 5px;}



.fmsg{ width: 70%; margin: 0 auto;}
.ys-msg input{ background: #fff; border: 1px solid #ddd; height: 55px; line-height: 55px; box-sizing: border-box; padding: 0 20px; width: 80%; display: block;float: left; border-radius: 5px; font-size: 16px;}
.ys-msg button{ background: #0e68b0; text-align: center; width: 18%; font-size: 16px; border-radius: 5px; border: 0; float: right; height: 55px; line-height: 55px; color: #fff;}

