@charset "utf-8";
.content{ 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: #053656;}
.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; padding-bottom: 20px; }
.tupian{ width: 100%; background: #f1f1f1; }

.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 0 0 15px; cursor: pointer; float: right; }
.nav_handle b { width: 27px; height: 10px; position: relative; }
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #fff; 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: #fff;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; }
.banner img{ width: 1920px; height: auto; max-width: initial; }
.banner .pagination{ z-index: 99; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 110px; }
.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: #053656; border-color: #053656; }
.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 {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: #053656; 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:#053656; 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{ background: #053656; }
.header .logo{ padding: 20px 0; float: left; }
.header .lmtit{ display: none; float: left; line-height: 100px; font-size: 20px; font-weight: bold; color: #333; margin-left: 15px; }
.header .phone{ float: right; line-height: 100px; font-size: 18px; color: #fff; }
.header .phone i{ font-size: 30px; vertical-align: middle; top: -2px; position: relative; margin-right: 5px; }
.header .fenx{ float: right; line-height: 30px; margin-left: 10px; margin-top: 35px; }
.header .fenx ul li{ position: relative; display: inline-block; width: 30px; vertical-align: middle; margin: 0 5px; }
.header .fenx ul li > img{ border-radius: 10px; }
.header .fenx ul li .ewm{ display: none; z-index: 999; width: 110px; height: 110px; padding: 15px; position: absolute; left: 50%; margin-left: -70px; top: 45px; background: #fff; border-radius: 5px; }
.header .fenx ul li .ewm .jiao{ background: #fff; width: 10px; height: 10px; transform: rotate(45deg); left: 50%; margin-left: -5px; top: -5px; position: absolute; }
.header .fenx ul li:hover .ewm{ display: block; }

.inmuen{ background: #f5e700; }
.inmuen ul li{ display: block; float: left; padding: 0 25px; color: #333; line-height: 60px; font-size: 15px; font-weight: bold; }
.inmuen ul li:hover,.inmuen ul li.on{ background: #053656; color: #fff; }

.inyous{ position: relative; top: -100px; }
.inyous ul{ display: block; position: relative; width: 102%; left: -1%; }
.inyous ul li{ display: block; padding: 100px 0; width: 23%; margin: 0 1%; float: left; text-align: center; background: #f5e700; }
.inyous ul li.two{ background: #053656; }
.inyous ul li .tit{ font-size: 20px; font-weight: bold; color: #333; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inyous ul li .xian{ width: 55px; height: 2px; background: #333; margin: 20px auto; }
.inyous ul li .more{ display: block; width: 110px; height: 40px; background: #fff; color: #333; line-height: 40px; text-align: center; margin: 0 auto; }
.inyous ul li.two .tit{ color: #fff; }
.inyous ul li.two .xian{ background: #fff; }

.inabout{ padding-bottom: 80px; }
.inabout .nr{ padding-right: 600px; position: relative; min-height: 350px; }
.inabout .nr .pic{ width: 550px; position: absolute; right: 0; top: 0; }
.inabout .nr .tit{ font-size: 30px; font-weight: bold; color: #053656; margin-bottom: 20px; }
.inabout .nr .wz{ font-size: 14px; line-height: 25px; margin-bottom: 40px; }
.inabout .nr .an{ display: block; width: 155px; line-height: 50px; color: #fff; background: #f5e700; float: left; text-align: center; }
.inabout .nr .an.an1{ background: #053656; margin-right: 10px; }
.inabout .nr .an:hover{ opacity: .8; }

.inshuj{ padding: 70px 0; background: url(../images/bn.jpg) no-repeat center; background-size: cover; }
.inshuj ul li{ display: block; width: 25%; float: left; box-sizing: border-box; border-right: 1px dashed #fff; text-align: center; }
.inshuj ul li.last{ border-right: 0px; }
.inshuj ul li .sz{ font-size: 30px; font-weight: bold; color: #f5e700; margin-bottom: 10px; }
.inshuj ul li .sz i{ margin-right: 10px; }
.inshuj ul li .tit{ font-size: 14px; font-weight: bold; color: #fff; }

.inservice{ padding: 80px 0; }
.inservice .lmtit{ font-size: 24px; font-weight: bold; color: #333; text-align: center; margin-bottom: 10px; }
.inservice .lmjj{ font-size: 14px; color: #666; text-align: center; margin-bottom: 30px; }
.inservice .list ul{ display: block; position: relative; width: 102%; left: -1%; }
.inservice .list ul li{ position: relative; background: #f8f8f8; display: block; width: 48%; margin: 1%; float: left; box-sizing: border-box; padding: 30px 40px 30px 100px; }
.inservice .list ul li .ico{ width: 70px; position: absolute; top: 50px; left: 20px;  }
.inservice .list ul li .tit{ font-size: 16px; font-weight: bold; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inservice .list ul li .jj{ line-height: 25px; color: #666; font-size: 14px; height: 75px; overflow: hidden; }
.inservice .list ul li:hover{ background: #f5e700; }
.inservice .list ul li:hover .tit,.inservice .list ul li:hover .jj{ color: #fff; }

.inmess{ padding: 80px 0;  background: url(../images/contact.jpg) no-repeat center; background-size: cover; }
.inmess .lmtit{ font-size: 24px; font-weight: bold; color: #fff; text-align: center; margin-bottom: 10px; }
.inmess .lmjj{ font-size: 14px; color: #fff; text-align: center; margin-bottom: 50px; }
.inmess .messnr{ width: 49%; margin-right: 2%; float: left; box-sizing: border-box; border: 1px solid #fff; padding: 25px; }
.inmess .messnr .tit{ font-size: 16px; font-weight: bold; color: #fff; margin-bottom: 15px; }
.inmess .messnr .li1{ width: 49%; margin-right: 2%; float: left; margin-bottom: 15px; }
.inmess .messnr .li2{ width: 49%; float: left; margin-bottom: 15px; }
.inmess .messnr .text{ font-size: 14px; padding: 0 10px; height: 40px; box-sizing: border-box; background: rgba(255,255,255,.8); width: 100%; }
.inmess .messnr .li3{ margin-bottom: 15px; }
.inmess .messnr .textarea{ font-size: 14px; border: 0px; outline: none; background: rgba(255,255,255,.8); box-sizing: border-box; padding: 5px 10px; line-height: 25px; height: 135px; width: 100%; }
.inmess .messnr .sub{ outline: none; width: 150px; height: 40px; background: #053656; font-size: 14px; color: #fff; }
.inmess .messnr .sub:hover{ opacity: .8; }

.inque{ width: 49%; float: left; }
.inque .li{ cursor: pointer; margin-bottom: 25px; background: rgba(255,255,255,.4); color: #fff; }
.inque .li .tit{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 60px; line-height: 60px; font-size: 14px; padding: 0 60px 0 20px; position: relative; }
.inque .li .tit span{ display: block; width: 20px; height: 20px; text-align: center; line-height: 20px; border: 1px solid #fff; position: absolute; right: 20px; top: 19px; }
.inque .li .jj{ padding: 0 20px 20px 20px; line-height: 22px; display: none; }
.inque .li.on .jj{ display: block; }

.innews{ padding: 60px 0; }
.innews .lmtit{ font-size: 20px; font-weight: bold; color: #262626; }
.innews .lmxian{ width: 80px; height: 2px; background: #3e3e3e; margin: 8px 0; }
.innews .lmjj{ font-size: 14px; color: #3e3e3e; margin-bottom: 20px; }
.innews .fr{ font-size: 14px; line-height: 20px; color: #3e3e3e; text-align: right; }
.innews .fr .ann{ margin-top: 5px; float: right; display: block; border-radius: 5px; width: 110px; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #333; background: #f5e700; }
.innews .fr .ann:hover{ opacity: .9; }
.innewsnr{ padding-bottom: 70px; position: relative; left: -15px; width: calc(100% + 30px); width: -webkit-calc(100% + 30px); width: -moz-calc(100% + 30px); }
.innewsnr .bd ul{ padding-top: 20px !important; }
.innewsnr .bd ul li{ display: block; width: 33.3333%; float: left; transition: all 1s; }
.innewsnr .bd ul li a{ display: block; padding: 0 15px; }
.innewsnr .bd ul li .pic{ margin-bottom: 20px; transition: all 1s; }
.innewsnr .bd ul li .tit{ height: 25px; line-height: 25px; font-size: 18px; color: #262626; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.innewsnr .bd ul li .date{ font-size: 14px; color: #adadad; line-height: 25px; }
.innewsnr .bd ul li .jj{ height: 75px; overflow: hidden; font-size: 14px; color: #3e3e3e; line-height: 25px; }
.innewsnr .prev{ font-size: 20px; position: absolute; right: 65px; bottom: 0; }
.innewsnr .next{ font-size: 20px; position: absolute; right: 15px; bottom: 0; }
.innewsnr .hd{ width: calc(100% - 120px); width: -webkit-calc(100% - 120px); width: -moz-calc(100% - 120px); position: absolute; height: 2px; background: #f4f4f4; left: 15px; bottom: 10px; }
.innewsnr .hd ul li{ display: block; position: absolute; width: 70%; overflow: hidden; line-height: 999px; height: 2px; background: #3e3e3e; left: 0; top: 0; }
.innewsnr .bd ul li:hover{ transform: translateY(-20px); }
.innewsnr .bd ul li:hover .pic{ box-shadow: 0 10px 20px rgba(0,0,0,.2); }

.footer{ background: #00abf7; padding: 50px 0; }
.footer .fenx{ float: right; line-height: 30px; }
.footer .fenx ul li{ position: relative; display: inline-block; width: 30px; vertical-align: middle; margin: 0 5px; }
.footer .fenx ul li > img{ border-radius: 10px; }
.footer .fenx ul li .ewm{ display: none; z-index: 999; width: 110px; height: 110px; padding: 15px; position: absolute; left: 50%; margin-left: -70px; top: 45px; background: #fff; border-radius: 5px; }
.footer .fenx ul li .ewm .jiao{ background: #fff; width: 10px; height: 10px; transform: rotate(45deg); left: 50%; margin-left: -5px; top: -5px; position: absolute; }
.footer .fenx ul li:hover .ewm{ display: block; }
.footer .fcon{ width: 33.3333%; float: left; padding: 0 30px; box-sizing: border-box; color: #fff; }
.footer .fcon .tit{ font-size: 18px; font-weight: bold; color: #fff; margin-bottom: 20px; }
.footer .fcon .li{ position: relative; padding-left: 30px; margin-bottom: 10px; line-height: 22px; font-size: 14px; }
.footer .fcon .li i{ position: absolute; left: 0; top: 0; line-height: 22px; width: 20px; text-align: center; font-size: 16px; }
.banq{ padding: 50px 0; background: #053656; }
.banq .nr{ padding-left: 500px; position: relative; }
.banq .nr .search{ width: 470px; height: 50px; position: absolute; left: 0; top: 50%; margin-top: -25px; padding-right: 90px; box-sizing: border-box; }
.banq .nr .search .text{ box-sizing: border-box; width: 100%; height: 50px; background: #fff; padding: 0 10px; font-size: 14px; color: #666; }
.banq .nr .search .sub{ width: 88px; position: absolute; right: 0; top: 0; height: 50px; background: #f5e700; color: #333; font-size: 14px; }
.banq .nr .wz{ text-align: right; font-size: 14px; color: #fff; line-height: 25px; }

.nybanner{ height: 150px; position: relative; }
.nybanner .fgc{ position: absolute; width: 100%; height: 100%; color: #fff; }
.nybanner .lmtit{ font-size: 25px; font-weight: bold; margin-bottom: 10px; }
.nybanner .weizhi{ font-size: 14px; }
.nybanner .weizhi a{ color: #fff; }

.nynav{ text-align: center; padding: 20px 0; }
.nynav ul li{ display: inline-block; background: #f1f1f1; line-height: 40px; height: 40px; padding: 0 20px; margin: 3px; font-size: 14px; color: #333; }
.nynav ul li:hover,.nynav ul li.on{ background: #053656; color: #fff; }

.nyabout{ padding-bottom: 20px; font-size: 15px; line-height: 30px; color: #666; }

.nypro ul{ display: block; position: relative; width: 102%; left: -1%; }
.nypro ul li{ display: block; width: 31.333%; float: left; margin: 0 1% 2%; background: #f5e700; }
.nypro ul li .pic{ overflow: hidden; }
.nypro ul li .pic img{ transition: all .5s; }
.nypro ul li:hover img{ transform: scale(1.05,1.05); }
.nypro ul li .tit{ height: 40px; line-height: 40px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }

.feny{ padding: 10px 0 20px; text-align: center; }
.feny a{ line-height: 25px; border: 1px solid #cdcdcd; display: inline-block; color: #666666; font-size: 12px; padding: 0 10px; margin: 0 3px; }
.feny a:hover,.feny a.on{ background: #053656; color: #fff; }

.nysupp ul li{ margin-bottom: 10px; background: #fafafa; display: block; padding: 15px 15px 15px 440px; position: relative; min-height: 250px;}
.nysupp ul li .pic{ background: #fff; overflow: hidden; width: 400px; position: absolute; border: 1px solid #f1f1f1; left: 15px; top: 15px; }
.nysupp ul li .pic img{ transition: all .5s; }
.nysupp ul li .tit{ margin-top: 15px; font-size: 18px; color: #262626; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nysupp ul li .date{ margin-bottom: 20px; font-size: 14px; color: #666; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nysupp ul li .jj{ font-size: 14px; color: #666; line-height: 25px; height: 75px; overflow: hidden; margin-bottom: 25px; }
.nysupp ul li .more{ display: inline-block; font-size: 14px; color: #fff; width: 110px; height: 35px; line-height: 35px; text-align: center; background: #f5e700; }
.nysupp ul li:hover .more{ background: #053656; }
.nysupp ul li:hover img{ transform: scale(1.1,1.1); }
.nysupp ul li:hover .tit{ color: #053656; }

.showsupp{ padding: 20px 0; }
.showsupp .lmtit{ font-size: 23px; color: #262626; line-height: 30px; text-align: center; }
.showsupp .date1{ font-size: 14px; padding: 10px 0 20px; color: #666; text-align: center; border-bottom: 1px dashed #cecece; }
.showsupp .wz{ padding: 20px 0; font-size: 14px; line-height: 30px; color: #666; }
.showsupp .pre{ padding: 15px 20px; background: #f5f5f5; margin-bottom: 30px; }
.showsupp .pre a{ color: #3e3e3e; font-size: 14px; display: block; height: 30px; overflow: hidden; line-height: 30px; text-overflow: ellipsis; white-space: nowrap; }
.showsupp .pre a:hover{ color: #053656; }
.showsupp .renews{ margin-bottom: 0; }
.showsupp .renews .slmtit{ background: none; font-size: 18px; color: #053656; padding: 0; border-bottom: 1px solid #f1f1f1; }

.renews{ margin-bottom: 80px; }
.renews .slmtit{ font-size: 24px; line-height: 60px; font-weight: bold; color: #333; margin-bottom: 10px; background: #f6f6f6; padding: 0 20px; }
.renews .list{ padding: 15px 0 15px 15px; }
.renews .list ul li{ position: relative; padding-right: 150px; display: block; height: 50px; line-height: 50px; width: 50%; box-sizing: border-box; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px dashed #f1f1f1; font-size: 14px; color: #3e3e3e; }
.renews .list ul li i{  margin-right: 10px; }
.renews .list ul li:hover{ color: #053656; }
.renews .list ul li .date{ position: absolute; right: 30px; top: 0; }

.nychax{ padding: 0 0 40px; }
.nychax .lmtit{ font-size: 25px; color: #333; font-weight: bold; }
.nychax .tit{ font-size: 14px; color: #333; margin-bottom: 5px; margin-top: 20px; }
.nychax .text{ font-size: 14px; border-radius: 5px; width: 100%; padding: 0 10px; box-sizing: border-box; height: 40px; border: 1px solid #ddd; max-width: 400px; margin-bottom: 5px; }
.nychax .tis{ font-size: 12px; color: #999; margin-bottom: 10px; }
.nychax .sub{ width: 110px; height: 40px; border-radius: 5px; background: #053656; color: #fff; font-size: 14px;}
.nychax .sub:hover{ background: #f5e700; }