@charset "utf-8";
.content{ max-width: 1200px; height: auto; margin: 0 auto; box-sizing: border-box; }
img {max-width: 100%;}
.page-down {width: 30px;height: 30px;background: #999;position: fixed;bottom: 30px;right: 30px;text-align: center;line-height: 30px;font-size: 18px;color: #fff;cursor: pointer;display: none;z-index: 99999;}
.page-down:hover {background: #203764;}
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 999999;width: 100%;height: 100%;background: url(../images/displaynone.png) no-repeat center #666;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} /*判断屏幕小于319px隐藏显示网站*/
}
.white{ color:#fff !important;}
.webmain{ overflow:hidden; min-width: 1200px; }
.tishi{ text-align: center; color: #333; font-size: 14px; }
.tupian{ width: 100%; background: #f1f1f1; }
.webshow{ display: block; }
.wapshow{ display: none; }

.middle_holder { display: inline-block; font-size: 0; width: 0; height: 50px; vertical-align: middle; }
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle { display: none; position: relative; width: 27px; padding: 0 15px; cursor: pointer; float: right; }
.nav_handle b { width: 27px; height: 10px; position: absolute; top: 50%; transform: translateY(-50%); }
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #333; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: all .3s ease; }
.nav_handle b .l_2 { top: auto; bottom: 0; }
.nav_handle.on b i{transform: rotate(45deg); background: #203764;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center; }
.banner img{ width: 1920px; height: auto; max-width: initial; }
.banner .pagination{ z-index: 1; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 20px; }
.banner .pagination .swiper-pagination-switch{ cursor: pointer; width: 15px; height: 15px; display: inline-block; margin: 0 8px; border-radius: 50%; box-sizing: border-box; border: 2px solid #fff; }
.banner .pagination .swiper-active-switch{ background: #203764; border-color: #203764; }
.banner .banner-left{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; left: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-right{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; right: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; }
.banner .wznr{ position: absolute; width: 100%; box-sizing: border-box; left: 0; bottom: 0; z-index: 99; background: rgba(0,70,127,.6); text-align: center; color: #fff; padding: 20px; font-size: 16px; line-height: 25px; }
.banner .wznr .tit{ color: #da0000; font-weight: bold; font-size: 20px; margin-top: 5px; }

/*.banner {width: 100%;position: relative;height: auto;background: #eee; display: table;}
.banner .by{ line-height: 35px; background: rgba(120,188,39,0.65); font-size: 15px; color: #fff; position: absolute; width: 100%; left: 0; top: 0; z-index: 999; }
.banner .bd {margin: 0 auto;position: relative; width:100%; z-index: 0;overflow: hidden;}
.banner .bd ul {width: 100% !important;}
.banner .bd li {width: 100% !important;height: 743px;overflow: hidden;text-align: center; background-size:auto 100% !important;  }
.banner .bd li a {display: block;height: 1000px; position: absolute; left: 0; top: 0; width: 100%; z-index: 8;}
.banner .hd {width: 100%;position: absolute;z-index: 1;bottom: 10px;left: 0;height: 30px;line-height: 30px;text-align: center;_background: #000;_filter: alpha(opacity=60);}
.banner .hd ul {text-align: center;padding-top: 5px;}
.banner .hd ul li {display: inline-block;margin: 0 5px;width: 10px;height: 10px;background: #fff;cursor: pointer;overflow: hidden;line-height: 999px; border-radius: 8px;}
.banner .hd ul .on {background: #203764; width: 30px;}
.banner .prev {background: url(../images/sprite.png) left top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;left: 0;opacity: 0.2;}
.banner .prev:hover {opacity: 0.5;}
.banner .next {background: url(../images/sprite.png) right top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;right: 0;opacity: 0.2;}
.banner .next:hover {opacity: 0.5;}*/

.Bottomerkg{ height: 59px; display: none; }
.Bottomer{ display: none; position:fixed; bottom:0; width:100%; background:#203764; z-index: 9999; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.Bottomer .BottomList li{width:25%; float:left; display:inline-block;  text-align:center;position:relative;padding:10px 0px;}
.Bottomer .BottomList li img{ vertical-align:middle;height: 20px;}
.Bottomer .BottomList li span{font-size:14px;color:#fff; display: block;margin-top: 5px;}
.Bottomer .BottomList li p{ font-size:14px; color:#D5A334; margin:0; position:absolute; right:20px; top:10px;}

.header{ position:absolute; z-index:99; width:100%; min-width: 1200px; background: rgba(255,255,255,.8);}
.header .content{ position: relative; }
.header .logo{padding:30px 0;float:left}
.header .lmtit{ float:left; line-height:25px; padding-left:15px; margin-left:10px; border-left:1px solid #eee; margin-top:42px; }
.header .lmtit .b{ font-size:18px; color:#333; font-weight: bold; }
.header .lmtit .s{ font-size:13.1px; color: #666; opacity: .6; }
.header .phone{ line-height:25px; font-size:16px; color:#333; position: absolute; right: 90px; top: 30px; }
.header .phone span{ font-size: 20px; font-weight: bold; color: #203764; }
.header .lang{ color: #333; margin-left: 10px; font-size: 16px; position: absolute; right: 0; top: 33px; }
.header .lang:hover{ color: #203764; }
.inmuen{ float: right; margin-top: 80px; }
.inmuen ul li{ display: block; float: left; position: relative; }
.inmuen ul li > a{ display:block; font-size:16px; color:#333; border-bottom:1px solid transparent; padding:0 10px; line-height: 30px; }
.inmuen ul li > a:hover,.inmuen ul li.on > a{ color:#203764; border-bottom-color:#203764; }
.inmuen ul li .erji{ display: none; position: absolute; left: 0; top: 100%; width: 100%; background: #203764; padding: 5px 0; }
.inmuen ul li .erji a{ display: block; padding: 10px; text-align: center; font-size: 14px; color: #fff; }
.inmuen ul li .erji a:hover{ background: rgba(255,255,255,.1); }
.inmuen ul li:hover .erji{ display: block; }

.inpronav{ padding: 60px 0; }
.inpronav .lmtit{ font-size: 30px; font-weight: bold; color: #333; text-align: center; margin-bottom: 40px; } 
.inpronav .list ul{ display: block; position: relative; width: 102%; left: -1%; }
.inpronav .list ul li{ display: block; float: left; width: 14.6666%; margin: 0 1%; }
.inpronav .list ul li .pic{ overflow: hidden; border-radius: 50%; margin-bottom: 15px; }
.inpronav .list ul li .pic img{ transition: all .5s; }
.inpronav .list ul li .tit{ font-size: 18px; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.inpronav .list ul li .xian{ width: 50px; height: 2px; border-radius: 2px; background: #203764; margin: 15px auto; }
.inpronav .list ul li .jj{ font-size: 14px; color: #666; text-align: center; line-height: 25px; }
.inpronav .list ul li:hover .pic img{  transform: scale(1.1,1.1); }
.inpronav .list ul li:hover .tit{ color: #203764; }

.inyous{ padding: 60px 0; background: #f5f5f5; }
.inyous .lmtit{ font-size: 30px; font-weight: bold; color: #fff; text-align: center; margin-bottom: 40px; } 
.inyous .list{ text-align: center; }
.inyous .list ul li{ display: inline-block; width: 150px; background: #ccc; height: 150px; margin: 0 5px; border-radius: 50%; transition: all .5s; }
.inyous .list ul li .tit{ padding: 0 20px; font-size: 18px; color: #fff; font-weight: bold; }
.inyous .list ul li:hover{ transform: translateY(-10px); }
.inyous .list ul li:nth-child(1){ background: #0000ff; }
.inyous .list ul li:nth-child(2){ background: #38761d; }
.inyous .list ul li:nth-child(3){ background: #fd327b; }
.inyous .list ul li:nth-child(4){ background: #bf9000; }
.inyous .list ul li:nth-child(5){ background: #3d85c6; }
.inyous .list ul li:nth-child(6){ background: #f1c232; }
.inyous .list ul li:nth-child(7){ background: #9fc5e8; }
.inyous .list ul li:hover{ background: #fff; color: #203764; }
.inyous .list ul li:hover .tit{ color: #203764; }

.inpro{ padding: 60px 0; }
.inpro .lmtit{ font-size: 30px; font-weight: bold; color: #333; text-align: center; margin-bottom: 10px; } 
.inpro .lmjj{ font-size: 14px; color: #666; text-align: center; margin-bottom: 40px; }
.inpro .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 101%; left: -.5%; }
.inpro .list ul li{ display: block; width: 15.6666%; margin: 0 .5%; box-sizing: border-box; background: #f5f5f5; padding: 5px; transition: all .5s; }
.inpro .list ul li .pic{ overflow: hidden; margin: 5px; }
.inpro .list ul li .tit{ font-size: 14px; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; margin-bottom: 5px; }
.inpro .list ul li .ann{ width: 140px; height: 35px; border: 2px solid #203764; line-height: 35px; text-align: center; font-size: 14px; color: #203764; margin: 0 auto 10px; transition: all .5s; }
.inpro .list ul li:hover{ background: #203764; }
.inpro .list ul li:hover .tit{ color: #fff; }
.inpro .list ul li:hover .ann{ background: #fff; color: #203764; border-color: #fff; }

.footer{ padding: 40px 0; background: #2ca4f8; color: #fff; }
.footer .fabout{ width: 30%; float: left; margin-right: 10%; float: left; }
.footer .tit{ font-size: 18px; color: #fff; margin-bottom: 18px; }
.footer .fabout .wz{ line-height: 24px; font-size: 14px; color: #eee; }
.footer .fcon{ width: 30%; float: left; margin-right: 10%; }
.footer .fcon .nr{ line-height: 24px; font-size: 14px; color: #eee; }
.footer .ewm{ width: 150px; float: left; text-align: center; }
.footer .ewm .pic{ margin-bottom: 10px; }
.footer .ewm .tit{ font-size: 14px; color: #eee; margin-bottom: 0; }
.banq{ padding: 15px 0; line-height: 25px; font-size: 14px; color: #999; background: #fff; text-align: center; }
.banq a{ color: #666; }
.banq a:hover{ color: #203764; }

.nybanner{ padding-bottom: 31.25%; }

.nytitle{ font-size:35px; color:#333; line-height:34px; border-left:7px solid #203764; font-weight: bold; padding-left:20px; margin-bottom:40px; }

.nycontact{ padding:60px 0; }
.nycontact .left{ width:45%; float:left; }
.nycontact .left .wz{ font-size:16px; line-height:30px; color:#000; }
.nycontact .rightnr{width:45%;float:right}
.nycontact .rightnr .li{ position: relative; }
.nycontact .rightnr .li img{ position: absolute; right: 10px; top: 50%; margin-top: -10px; }
.nycontact .text{margin-bottom:12px;height:36px;line-height:34px;box-sizing:border-box;border:1px solid #ccd1d9;padding:0 12px;font-size:14px;color:#666}
.nycontact .text3{width:100%}
.nycontact .textarea{padding:5px 10px;box-sizing:border-box;line-height:25px;border:1px solid #ddd;font-size:14px;color:#333;height:148px;margin-bottom:10px;width:100%}
.nycontact .text3::-webkit-input-placeholder,.nycontact .textarea::-webkit-input-placeholder{color:#999}
.nycontact .sub{width:100px;height:38px;line-height:38px;border-radius:2px;background:#203764;font-size:16px;color:#fff;outline:0;cursor:pointer;float:right}
.nycontact .sub:hover{background:#333}
.nycontact .map{margin-top:50px}

.nyabout{ padding:60px 0; }
.nyabout .nr{ font-size: 16px; line-height: 30px; color: #333; }
.nyaboutpic{ padding: 60px 0; background: #f5f5f5; }
.nyaboutpic .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: -1%; }
.nyaboutpic .list ul li{ width: 23%; display: block; margin: 1%; overflow: hidden; }
.nyaboutpic .list ul li img{ transition: all .5s; }
.nyaboutpic .list ul li:hover img{ transform: scale(1.1,1.1); }

.nypronav{ margin-top: -40px; }
.nypronav .list{ background: #203764; border: 1px solid #fff; }
.nypronav .list ul li{ position: relative; display: block; width: 16.6666%; float: left; box-sizing: border-box; border-right: 1px solid #fff; text-align: center; font-size: 16px; }
.nypronav .list ul li > a{ font-weight: bold; color: #fff; height: 80px; line-height: 80px; display: block; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nypronav .list ul li > a i{ margin-left: 10px; }
.nypronav .list ul li:hover > a,.nypronav .list ul li.on > a{ background: #999; }
.nypronav .list ul li .erji{ z-index: 9; display: none; position: absolute; width: 100%; background: #203764; left: 0; top: 100%; box-sizing: border-box; }
.nypronav .list ul li .erji .li{ display: block; border-bottom: 1px solid #fff; height: 50px; line-height: 50px; font-size: 16px; font-weight: bold; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 10px; }
.nypronav .list ul li:hover .erji{ display: block; }
.nypronav .list ul li .erji .li:hover,.nypronav .list ul li .erji .li.on{ background: #999; }

.nypro{ padding: 60px 0; }
.nypro .list ul{ display: block; position: relative; width: 102%; left: -1%; }
.nypro .list ul li{ display: block; width: 18%; margin: 1%; float: left; box-sizing: border-box; border: 1px solid #eee; padding: 10px; }
.nypro .list ul li .pic{ overflow: hidden; }
.nypro .list ul li .pic img{ transition: all .5s; }
.nypro .list ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nypro .list ul li .tit{ font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 30px; line-height: 30px; margin-top: 10px; text-align: center; }
.nypro .list ul li:hover{ border-color: #203764; }

.feny{ text-align: center; padding-top: 30px; }
.feny a,.feny span{ display: inline-block; line-height: 30px; padding: 0 10px; font-size: 14px; background: #f5f5f5; margin: 2px; }
.feny a:hover,.feny a.on{ background: #203764; color: #fff; }
.feny span.current{ background: #203764; color: #fff; }
.feny span.disabled{ color: #999; cursor: no-drop; }

.weizhi{ padding: 30px 0; font-size: 14px; color: #999; }

.showpro{ padding: 0 0 60px; }
.showpro .wz{ font-size: 16px; color: #333; line-height: 30px; }
.showpro .pre{ padding-top: 20px; margin-top: 20px; border-top: 1px solid #eee; }
.showpro .pre a{ display: block; height: 30px; line-height: 30px; font-size: 14px; color: #666; width: 50%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: normal; }
.showpro .pre a:nth-child(2){ text-align: right; }

.nydown{ padding: 60px 0; }
.nydown .list ul{ display: block; position: relative; width: 102%; left: -1%; }
.nydown .list ul li{ display: block; width: 23%; margin: 1%; float: left; }
.nydown .list ul li .pic{ position: relative; border: 1px solid #eee; }
.nydown .list ul li .pic .fgc{ position: absolute; width: 100%; height: 100%; background: rgba(31, 45, 51, 0.8); left: 0; top: 0; transition: all .5s; opacity: 0; }
.nydown .list ul li .pic .fgc i{ font-size: 40px; color: #fff; }
.nydown .list ul li .pic .fgc span{ display: block; font-size: 16px; color: #fff; margin-top: 20px; }
.nydown .list ul li .tit{ font-size: 16px; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: normal; text-align: center; margin-top: 15px; }
.nydown .list ul li:hover .pic .fgc{ opacity: 1; }