@charset "UTF-8";
* { padding: 0; margin: 0; box-sizing: border-box; background-repeat: no-repeat; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: Arial,"Microsoft YaHei","微软雅黑"; }

div, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, img, ol, ul, li, table, th, td, p, span, a { border: 0; }

img { border: none; vertical-align: middle; display: inline-block; max-width: 100%; max-height: 100%; }

html { height: 100%; }

body { background: #fff; color: #000; font-size: 14px; margin-left: auto; margin-right: auto; line-height: 1.1; overflow-x: hidden; min-height: 100%; }

ul, ol { list-style-type: none; }

button { border: none; cursor: pointer; background-color: transparent; }

a { text-decoration: none; color: inherit; transition: all 0.15s; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -o-transition: all 0.15s; }

a:hover { text-decoration: none; color: #1260db; }

.clear { clear: both; font-size: 1px; height: 0; visibility: hidden; line-height: 0; }

.clearfix { zoom: 1; }

.fl { float: left; }

.fr { float: right; }

.bk { border: 1px red solid; }

.none { display: none !important; }

.container { width: 1300px; padding-left: 10px; padding-right: 10px; margin-left: auto; margin-right: auto; }

.container:before, .container:after { content: ''; display: table; width: 100%; clear: both; font-size: 0; }

/*导航按钮*/
.navbtn { display: none; position: absolute; z-index: 99; width: auto; height: auto; padding: 0 7px; border-radius: 5px; background-color: #04327a; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }

.navbtn span { display: block; width: 35px; height: 4px; margin: 8px 0; border-radius: 5px; background-color: #fff; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }

.navbtn.navclose span:nth-child(1) { -moz-transform: translateY(12px) rotate(45deg); -ms-transform: translateY(12px) rotate(45deg); -webkit-transform: translateY(12px) rotate(45deg); transform: translateY(12px) rotate(45deg); }

.navbtn.navclose span:nth-child(2) { opacity: 0; }

.navbtn.navclose span:nth-child(3) { -moz-transform: translateY(-12px) rotate(-45deg); -ms-transform: translateY(-12px) rotate(-45deg); -webkit-transform: translateY(-12px) rotate(-45deg); transform: translateY(-12px) rotate(-45deg); }

/* 头部 */
.header .logo { float: left; height: 130px; line-height: 130px; font-size: 0; }

.header .tel { float: right; height: 100px; line-height: 30px; padding-top:30px; padding-left: 70px; color: #f15921; font-size: 30px;  font-weight: bold; background-image: url("/images/24tel_icon.png"); background-position: left center; background-size: auto 49px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.navbar { background-color: #04327a; }

.navbar a { float: left; display: block; width: 12.5%; line-height: 46px; text-align: center; color: #fff; font-size: 16px; }

.navbar a:hover, .navbar a.current { background-color: #1260db; }


.banner { position: relative; overflow: hidden;  }

.banner .button-prev, .banner .button-next { opacity: .2; position: absolute; z-index: 9; top: 50%; margin-top: -30px; width: 60px; height: 60px; line-height: 60px; text-align: center; font-size: 0; cursor: pointer; border-radius: 5px; background-color: rgba(0, 0, 0, 0.5); transition: all 0.1s; -webkit-transition: all 0.1s; -moz-transition: all 0.1s; -o-transition: all 0.1s; }

.banner .button-prev:hover, .banner .button-next:hover { opacity: 1; }

.banner .button-prev { left: 5%; padding-right: 5px; }

.banner .button-next { right: 5%; padding-left: 5px; }

.banner .swiper-pagination { bottom: 20px !important; }

.banner .swiper-pagination span { width: 10px; height: 10px; }

.banner .swiper-pagination span.swiper-pagination-bullet-active { background-color: #04327a; }




.index-wrapper { padding-bottom: 120px; }

.index-wrapper .box-title { text-align: center; }

.index-wrapper .box-title span { display: block; line-height: 1; color: #04327a; font-size: 48px; }

.index-wrapper .box-title span i { color: #717171; font-style: normal; }

.index-wrapper .box-title h3 { padding-top: 15px; color: #20201f; font-size: 30px; font-weight: normal; }

.index-wrapper .section-box1 { margin-top: 50px; overflow: hidden; }

.index-wrapper .section-box1 .pic { position: relative; float: left; width: 50.78125%; margin-top: 85px; }

.index-wrapper .section-box1 .pic:before { content: ''; position: absolute; left: 0; top: 0; width: 81.53846%; height: 85%; border: 4px #044ab7 solid; }

.index-wrapper .section-box1 .pic img { position: relative; z-index: 9; float: right; padding-left: 60px; padding-top: 50px; }

.index-wrapper .section-box1 .info { float: right; width: 44.92188%; margin-top: 130px;  }

.index-wrapper .section-box1 .info .en { display: block; margin-top: 15px; color: #252525; font-size: 18px; }

.index-wrapper .section-box1 .info .text { line-height: 34px; margin-top: 30px; color: #20201f; font-size: 16px; max-width:540px;}

.index-wrapper .section-box1 .info .more { display: block; width: 200px; height: 45px; line-height: 41px; text-align: center; margin-top: 55px; border: 0px #044ab7 solid; color: #20201f; font-size: 16px; background-color:#eeeeee }

.index-wrapper .section-box1 .info .more:hover { color: #fff; background-color: #044ab7; }



  

.index-wrapper .section-box2 { margin-top: 60px; padding-top: 25px; padding-bottom: 30px; background-color: #f7f7f7; }

.index-wrapper .section-box2 ul { margin-top: 70px; overflow: hidden; }

.index-wrapper .section-box2 ul li { float: left; width: 25%; text-align: center;  }

.index-wrapper .section-box2 ul li a { display: block; }

.index-wrapper .section-box2 ul li a:hover .icon {  }

.index-wrapper .section-box2 ul li a:hover .title { color: #f15922; }

.index-wrapper .section-box2 ul li .icon { display: block; width: 92%; height: auto;     text-align: center;  margin-left: auto; margin-right: auto;   overflow:hidden;   transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }

.index-wrapper .section-box2 ul li .title { display: block; margin-top: 20px; color: #20201f; font-size: 18px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }

.index-wrapper .section-box2 ul li .desc { display: block; margin-top: 15px; color: #666; font-size: 14px; }

.index-wrapper .section-box2 .more { display: block; width: 200px; height: 45px; line-height: 41px; text-align: center; margin-top: 45px; margin-left: auto; margin-right: auto; border: 2px #044ab7 solid; color: #20201f; font-size: 16px; }

.index-wrapper .section-box2 .more:hover { color: #fff; background-color: #044ab7; }

 
 
 .index-wrapper .section-box3 { display:none;} <!-- pc端不显示 -->
 
.index-wrapper .section-box3 { padding-top: 55px; }

.index-wrapper .section-box3 .list { margin-top: 60px; margin-left: -22px; margin-right: -22px; overflow: hidden; }

.index-wrapper .section-box3 .item { float: left; width: 33.33%; padding-left: 22px; padding-right: 22px; }

.index-wrapper .section-box3 .item .pic { display: block; width: 100%; overflow: hidden; }

.index-wrapper .section-box3 .item .pic img { display: block; width: 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }

.index-wrapper .section-box3 .item .pic:hover img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }

.index-wrapper .section-box3 .item .title { display: block; max-width: 100%; margin-top: 20px; color: #1e1e1e; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.index-wrapper .section-box3 .item .title:hover { color: #044ab7; }

.index-wrapper .section-box3 .item .date-info { display: block; margin-top: 20px; color: #6b6b6b; font-size: 14px; }

.index-wrapper .section-box3 .item .text { line-height: 30px; margin-top: 25px; color: #373737; font-size: 14px; }

.index-wrapper .section-box3 .item .more { display: block; max-width: 100%; color: #122b53; font-size: 14px; }

.index-wrapper .section-box3 .list-more { display: block; width: 200px; height: 45px; line-height: 41px; text-align: center; margin-top: 85px; margin-left: auto; margin-right: auto; border: 2px #044ab7 solid; color: #20201f; font-size: 16px; }

.index-wrapper .section-box3 .list-more:hover { color: #fff; background-color: #044ab7; }



.inside-banner { height: 380px; background-position: center center; background-size: cover; }

.sub-nav { margin-top: 70px; text-align: center; font-size: 0; }

.sub-nav a { display: inline-block; width: 185px; line-height: 46px; margin-left: -1px; margin-top: -1px; color: #252525; font-size: 15px; border: 1px #ddd solid; }

.sub-nav a:hover, .sub-nav a.current { color: #fff; background-color: #1260db; border-color: #1260db; }

.list-img-wrapper { overflow: hidden; }

.list-img-wrapper ul { padding-top: 10px; margin-left: -22.5px; margin-right: -22.5px; overflow: hidden; }

.list-img-wrapper ul li { float: left; width: 25%; margin-top: 50px; padding-left: 22.5px; padding-right: 22.5px; }

.list-img-wrapper ul li a { display: block; width: 100%; height: 240px;  text-align: center; border: 1px #cecece solid; }

.list-img-wrapper ul li a .pic { display: block; max-height: 180px;  overflow:hidden;  font-size: 0; }

.list-img-wrapper ul li a .title { display: block; height: 65px; line-height: 65px; padding-left: 10px; padding-right: 10px; color: #1f1f1f; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.list-img-wrapper ul li a:hover { border-color: #1260db; }

.list-img-wrapper ul li a:hover .title { color: #1260db; }

.list-text-wrapper ul { margin-top: 50px; overflow: hidden; }

.list-text-wrapper ul li { float: left; width: 48%; min-height:180px; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px #ddd solid; overflow: hidden; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }

.list-text-wrapper ul li:nth-child(even) { float: right; }

.list-text-wrapper ul li:hover { border-color: #1260db; }

.list-text-wrapper ul li .pic { float: left; display: block; width: 30%; overflow: hidden; }

.list-text-wrapper ul li .pic img { display: block; width: 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }

.list-text-wrapper ul li .pic:hover img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }

.list-text-wrapper ul li .info { float: right; width: 70%; padding-left: 20px; }

.list-text-wrapper ul li .info .title { display: block; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 18px; }

.list-text-wrapper ul li .info .date-info { display: block; margin-top: 10px; color: #6b6b6b; font-size: 14px; }

.list-text-wrapper ul li .info .text { height: 47.6px; line-height: 1.7; margin-top: 15px; color: #666; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.paging { padding-top: 90px; padding-bottom: 70px; text-align: center; font-size: 0; }

.paging span, .paging a { display: inline-block; height: 30px; line-height: 28px; padding-left: 0px; padding-right: 0px; margin-left: 5px; margin-right: 5px; color: #313131; font-size: 14px; border: 1px #c3c3c3 solid; }

.paging a:hover, .paging a.on { color: #fff; border-color: #1260db; background-color: #1260db; }

.f-link { line-height: 25px; padding-top: 20px; padding-bottom: 20px; background-color: #000; }

.f-link span { float: left; display: block; color: #b6b6b6; font-size: 18px; }

.f-link a { float: left; display: block; margin-right: 20px; color: #7e7e7e; font-size: 14px; }

 

/*# sourceMappingURL=../../maps/css.css.map */

.nr{ width:100%; overflow:hidden; clear:both; line-height:24px; padding-top:12px; margin-bottom:30px;}

.nr img{ max-width:100%; height:auto;}


#FontScroll{width:100%;height:530px;line-height:30px;border:0px solid green;overflow:Hidden;padding:5px 0;margin:0px auto; margin-top:50px; }
#FontScroll .line{text-align:center;width:100%;height:530px;line-height:30px;border:0px solid green;overflow:Hidden;padding:0px 0;margin:0px auto;}
#FontScroll .fontColor a{color:red;}


@media (max-width: 1920px) {
 .FontScroll_sj {display:none;}
}

@media (max-width: 576px) {
 .FontScroll_sj {display:block;}
}