@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: #555555;}
.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 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: #666; 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: #555555;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center; max-width: 1920px; margin: 0 auto; }
.banner img{ width: 1920px; height: auto; max-width: initial; }
.banner .swiper-slide{ position: relative; }
.banner .pagination{ z-index: 99; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 10px; }
.banner .pagination .swiper-pagination-switch{ cursor: pointer; width: 10px; height: 10px; display: inline-block; margin: 0 5px; box-sizing: border-box; border-radius: 5px; background: rgba(255,255,255,.4); }
.banner .pagination .swiper-active-switch{ background: #555555; width: 15px; }
.banner .banner-left{ transition: all .5s; position: absolute; font-size: 18px; color: #999; left: 35px; top: 50%; width: 40px; height: 40px; line-height: 40px; margin-top: -20px; border-radius: 50%; background: #f1f1f1; box-shadow: 0 0 10px rgba(0,0,0,.1); }
.banner .banner-left i{ position: relative; left: -1px; }
.banner .banner-right{ transition: all .5s; position: absolute; font-size: 18px; color: #999; right: 35px; top: 50%; width: 40px; height: 40px; line-height: 40px; margin-top: -20px; border-radius: 50%; background: #f1f1f1; box-shadow: 0 0 10px rgba(0,0,0,.1); }
.banner .banner-right i{ position: relative; right: -1px; }
.banner .banner-left:hover,.banner .banner-right:hover{ background: #555555; color: #fff; }

/*.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: #555555;_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: #555555; 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:#555555; 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: #fff; box-shadow: 0 0 15px rgba(0,0,0,.1); position: fixed; width: 100%; height: auto; left: 0; top: 0; z-index: 999; padding: 0 90px; box-sizing: border-box; min-width: 1200px; }
.header .logo{ float: left; }
.header .ann{ transition: all .5s; display: block; height: 40px; line-height: 40px; font-size: 16px; padding: 0 20px; border-radius: 20px; border: 1px solid #555555; background: #555555; color: #fff; float: right; margin-top: 25px; }
.header .ann:hover{ background: none; color: #555555; }
.header .inmuen{ float: right; }
.header .inmuen ul li{ display: block; margin-left: 45px; float: left; padding: 30px 0; position: relative; }
.header .inmuen ul li > a{ display: block; font-size: 16px; color: #333; position: relative; line-height: 30px; }
.header .inmuen ul li > a:before{ transition: all .5s; content: ""; width: 100%; display: block; height: 2px; background: #555555; left: 0; bottom: 15px; position: absolute; opacity: 0; }
.header .inmuen ul li:hover > a:before,.header .inmuen ul li.on > a:before{ opacity: 1; bottom: 0px; }
.header .inmuen ul li .erji{ display: none; width: 180px; position: absolute; left: 50%; top: 100%; z-index: 99; background: #fff; margin-left: -90px; border-radius: 0 0 10px 10px; padding: 5px 0; }
.header .inmuen ul li .erji a{ display: block; height: 30px; line-height: 30px; padding: 0 10px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.header .inmuen ul li .erji a:hover{ background: #555555; color: #fff; }
.header .inmuen ul li:hover .erji{ display: block; }
.headerkg{ height: 90px; }

.inpronav{ padding: 50px 0; }
.inpronav .lmtit{ font-size: 25px; text-align: center; font-weight: bold; text-transform: uppercase; }
.inpronav .lmxian{ width: 50px; height: 3px; background: #555555; margin: 10px auto 30px; }
.inpronav .list{ width: 20%; float: left; }
.inpronav .list .tit{ font-size: 16px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; }
.inpronav .list .tit:before{ content: ""; display: inline-block; width: 10px; height: 4px; background: #555555; vertical-align: middle; margin-right: 10px; }
.inpronav .list .tit:hover{ color: #555555; }
.inpronav .list .sli{ display: block; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 21px; font-size: 14px; color: #666; }
.inpronav .list .sli:hover{ color: #555555; }

.footer{ padding: 70px 0 60px; background: #5d6065; }
.footer .fnav{ width: auto; margin-right: 40px; float: left; }
.footer .fnav .tit{ font-size: 16px; color: #fff; margin-bottom: 10px; }
.footer .fnav a{ display: block; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #999; font-size: 14px; }
.footer .fnav a:hover{ color: #fff; }
.footer .rcon{ float: right; }
.footer .rcon .tit{ color: #a4a5a6; margin-bottom: 5px; font-size: 14px; }
.footer .rcon .sz{ font-size: 26px; font-weight: bold; color: #a4a5a6; margin-bottom: 10px; }
.footer .rcon .fenx{ width: 100px; }
.footer .rcon .fenx .li{ position: relative; display: inline-block; margin: 5px; }
.footer .rcon .fenx .li .ico{ width: 35px; height: 35px; line-height: 35px; background: #76787a; text-align: center; border-radius: 5px; color: #1c1e22; font-size: 18px; }
.footer .rcon .fenx .li .xf{ display: none; width: 120px; height: 120px; position: absolute; background: #fff; box-sizing: border-box; bottom: 40px; left: 50%; margin-left: -60px; }
.footer .rcon .fenx .li .xf:before{ content: ""; display: block; width: 10px; height: 10px; background: #fff; transform: rotate(45deg); position: absolute; bottom: -5px; left: 50%; margin-left: -5px; }
.footer .rcon .fenx .li:hover .ico{ background: #fff; }
.footer .rcon .fenx .li:hover .xf{ display: block; }
.footer .rcon .fenx .li .xf1{ display: none; width: 200px; height: 40px; line-height: 36px; text-align: center; border-radius: 10px; position: absolute; background: #fff; box-sizing: border-box; bottom: 40px; left: 50%; margin-left: -100px; border: 1px solid #ddd; }
.footer .rcon .fenx .li:hover .xf1{ display: block; }
.footer .rcon .fenx .li .xf1:before{ content: ""; display: block; width: 10px; height: 10px; background: #fff; transform: rotate(45deg); position: absolute; bottom: -5px; left: 50%; margin-left: -5px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.footer .banq{ padding: 15px 0 0 0; border-top: 1px solid #797a7c; margin-top: 100px; color: #999; position: relative; font-size: 14px; }
.footer .banq a{ color: #999; }
.footer .banq a:hover{ color: #fff; }

.nybanner{ height: 350px; position: relative; }
.nybanner .fgc{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,.2); }
.nybanner .lmtit{ font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px; }
.nybanner .lmjj{ font-size: 16px; color: #fff; opacity: .8; }

.nynews{ padding: 50px 0 0; }
.nynews .lmtit{ font-size: 25px; font-weight: bold; color: #111; margin-bottom: 20px; }
.nynews ul{ display: block; width: 102%; left: -1%; position: relative; }
.nynews ul li{ display: block; width: 31.3333%; margin: 0 1% 20px; float: left; }
.nynews ul li .pic{ overflow: hidden; margin-bottom: 10px; }
.nynews ul li .pic img{ transition: all .5s; }
.nynews ul li .tit{ height: 25px; line-height: 25px; font-size: 18px; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nynews ul li .date{ font-size: 12px; color: #999; }
.nynews ul li:hover .tit{ color: #000; }
.nynews ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nynews ul:after{ content: ""; display: block; width: 100%; clear: both; }

.feny{ text-align: center; padding: 10px 0 50px; }
.feny a{ display: inline-block; line-height: 30px; padding: 0 10px; margin: 2px; border: 1px solid #000; font-size: 14px; color: #333; }
.feny a:hover,.feny a.on{ background: #000; color: #fff; }

.shownews .newstop{ padding: 50px 0; background: #f5f5f5; }
.shownews .newstop .lmtit{ font-size: 25px; color: #333; text-align: center; font-weight: bold; margin-bottom: 5px; }
.shownews .newstop .weizhi{ font-size: 14px; color: #999; text-align: center; }
.shownews .newstop .weizhi a{ color: #999; }
.shownews .newstop .weizhi a:hover{ color: #000; }
.shownews .nr{ padding: 50px 0; }
.shownews .nr .bq{ margin-bottom: 15px; }
.shownews .nr .bq span{ display: inline-block; height: 23px; line-height: 23px; background: #000; border-radius: 5px; color: #ccc; padding: 0 10px; margin-right: 10px; }
.shownews .nr .bq span:hover{ opacity: .8; }
.shownews .nr .wz{ font-size: 16px; line-height: 30px; color: #666; margin-bottom: 20px; }
.shownews .nr .sxp{ padding: 20px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin-bottom: 40px; }
.shownews .nr .sxp a{ display: block; width: 50%; box-sizing: border-box; float: left; font-size: 14px; color: #999; }
.shownews .nr .sxp a span{ display: block; height: 30px; line-height: 30px; font-size: 18px; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.shownews .nr .sxp a:nth-child(1){ padding-left: 30px; position: relative; }
.shownews .nr .sxp a:nth-child(1) i{ font-size: 30px; position: absolute; left: 0; line-height: 40px; top: 0; }
.shownews .nr .sxp a:nth-child(2){ padding-right: 30px; position: relative; text-align: right; }
.shownews .nr .sxp a:nth-child(2) i{ font-size: 30px; position: absolute; right: 0; line-height: 40px; top: 0; }
.shownews .nr .sxp a:hover{ color: #000; }
.shownews .nr .sxp a:hover span{ color: #000; }

.renews .lmtit{ font-size: 25px; font-weight: bold; color: #111; text-align: center; position: relative; padding-bottom: 10px; }
.renews .lmtit:before{ content: ""; width: 60px; height: 2px; background: #000; position: absolute; display: block; bottom: 0; left: 50%; margin-left: -30px; }
.renews .list ul{ display: block; width: 102%; left: -1%; position: relative; }
.renews .list ul li{ display: block; width: 31.3333%; margin: 30px 1% 0; float: left; padding-left: 130px; position: relative; box-sizing: border-box; min-height: 91px; }
.renews .list ul li .pic{ position: absolute; left: 0; top: 0; width: 120px; overflow: hidden; }
.renews .list ul li .tit{ font-size: 14px; color: #333; margin-bottom: 10px; }
.renews .list ul li .date{ font-size: 12px; color: #ccc; }
.renews .list ul li .pic img{ transition: all .5s; }
.renews .list ul li:hover .pic img{ transform: scale(1.1,1.1); }

.nyaboutjs{ padding: 60px 0; }
.nyaboutjs .nr{ position: relative; padding-left: 400px; }
.nyaboutjs .nr .lmtit{ font-size: 25px; font-weight: bold; color: #111; position: absolute; left: 0; top: 0; }
.nyaboutjs .nr .wz{ font-size: 14px; color: #666; line-height: 25px; }

.nyaboutshuj{ padding: 60px 0; background: url(../images/ny_01.jpg) no-repeat center; background-size: cover; }
.nyaboutshuj .lmtit{ font-size: 25px; font-weight: bold; color: #fff; text-align: center; margin-bottom: 30px; }
.nyaboutshuj ul li{ display: block; width: 33.333%; float: left; box-sizing: border-box; padding: 20px; color: #fff; text-align: center; }
.nyaboutshuj ul li .sz{ font-size: 40px; margin-bottom: 5px; }
.nyaboutshuj ul li .tit{ max-width: 180px; margin: 0 auto; font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; }
.nyaboutshuj ul{ font-size: 14px; line-height: 25px; color: #fff; }

.nyaboutpar{ padding: 60px 0; }
.nyaboutpar .lmtit{ font-size: 25px; font-weight: bold; color: #111; text-align: center; margin-bottom: 30px; }

.nyaboutgongyl{ padding: 60px 0; background: #f5f5f5; }
.nyaboutgongyl .lmtit{ font-size: 25px; font-weight: bold; color: #111; text-align: center; margin-bottom: 30px; }

.nypage{ padding: 60px 0; font-size: 14px; line-height: 25px; color: #666; }

.nymess{ padding: 60px 0; }
.nymess .nr{ max-width: 480px; margin: 0 auto; }
.nymess .nr .lmtit{ font-size: 25px; color: #5770a9; font-weight: bold; margin-bottom: 20px; }
.nymess .nr .li{ margin-bottom: 20px; }
.nymess .nr .li .tit{ font-size: 16px; font-weight: bold; color: #999; margin-bottom: 5px; }
.nymess .nr .li .tit span{ color: #f00; }
.nymess .nr .li .text{ width: 100%; padding: 0 10px; height: 38px; border: 1px solid #ddd; font-size: 14px; color: #666; box-sizing: border-box; }
.nymess .nr .li .textarea{ width: 100%; padding: 5px 10px; border: 1px solid #ddd; font-size: 14px; color: #666; line-height: 25px; box-sizing: border-box; height: 87px; }
.nymess .nr .sub{ width: 180px; height: 35px; line-height: 35px; font-size: 16px; background: #555555; border: 1px solid #555555; color: #fff; display: block; outline: none; margin: 0 auto; }
.nymess .nr .sub:hover{ background: none; color: #555555; }

.nyfaq{ padding: 60px 0 20px; }
.nyfaq ul li{ display: block;  border-bottom: 1px dashed #dfdfdf; }
.nyfaq ul li .tit{ cursor:pointer; padding-right: 100px; padding-left: 10px; position: relative; height: 50px; line-height: 50px; font-size: 16px; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nyfaq ul li .date{ font-weight: lighter; font-size: 12px; color: #999; }
.nyfaq ul li .jj{ display:none; padding: 0 40px 20px; font-size:14px; color:#666; }
.nyfaq ul li i{ color: #999; margin-right: 10px; }
.nyfaq ul li .date{ width: 100%; text-align: right; position: absolute; right: 10px; top: 0; color: #666; }
.nyfaq ul li:hover{ background: #f1f1f1; }

.nypro{ padding: 60px 0 0; }
.nypro ul li{ display: block; margin: 0 0 30px; background: #f3f3f3; padding: 15px 25px 15px 690px; position: relative; min-height: 365px; box-sizing: border-box; overflow: hidden; }
.nypro ul li .pic{ width: 660px; height: 365px; overflow: hidden; position: absolute; left: 0; top: 0; }
.nypro ul li .pic img{ width: 100%; height: auto; transition: all .5s; }
.nypro ul li .tit{ padding: 30px 0 30px 0; }
.nypro ul li .tit .cn{ font-size: 23px; color: #000; margin-bottom: 0; }
.nypro ul li .tit .en{ font-size: 18px; color: #666; }
.nypro ul li .jj{ font-size: 16px; color: #666; line-height: 30px; padding-top: 10px; border-top: 1px solid #dfdfdf; height: 151px; overflow: hidden; margin-bottom: 20px; }
.nypro ul li .more{ font-size: 16px; color: #333; }
.nypro ul li .more i{ width: 20px; height: 20px; border-radius: 50%; border: 1px solid #dfdfdf; text-align: center; line-height: 20px; font-size: 16px; margin-left: 10px; }
.nypro ul li:hover img{ transform: scale(1.1,1.1); }
.nypro ul li:hover .more{ color: #000; }
.nypro ul li:hover .more i{ background: #000; border: 1px solid #000; color: #fff; }
.nypro ul a:nth-child(even) li{ padding: 15px 690px 15px 25px; }
.nypro ul a:nth-child(even) li .pic{ right: 0; left: auto; }

.showpro{ padding: 50px 0; background: #f8f8f8; }
.showpro .info{ position: relative; padding: 15px 25px 15px 555px; min-height: 334px; box-sizing: border-box; margin-bottom: 30px; }
.showpro .pic{ width: 660px; height: 307px; overflow: hidden; position: absolute; left: 0; top: 0; }
.showpro .pic img{ width: 100%; height: auto; transition: all .5s; }
.showpro .tit{ padding: 10px 0 30px 0; }
.showpro .tit .cn{ font-size: 20px; color: #000; margin-bottom: 0; }
.showpro .tit .en{ font-size: 18px; color: #666; }
.showpro .jj{ font-size: 16px; color: #666; line-height: 30px; padding-top: 10px; border-top: 1px solid #dfdfdf; height: 121px; overflow: hidden; margin-bottom: 16px; }
.showpro .advisory{ display:block; width:130px; height:40px; background:#000; color:#fff; text-align:center; line-height:40px; font-size:14px; border:1px solid #000;}
.showpro .advisory:hover{ background:#fff; color:#000;}
.showpro .detail .lmtit{ font-size: 20px; color: #333; border-bottom: 1px solid #ccc; line-height: 50px; }
.showpro .detail .nr{ padding: 10px 0; line-height: 30px; font-size: 16px; color: #666; }
.box{position:absolute; left:0; top:0;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle; max-width:100%; max-height:100%;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:auto; margin:0 10px 0 0;overflow:hidden;padding:2px; background: #fff;}
.tb-s310, .tb-s310 a{height:284px;width:513px;}
.tb-s310, .tb-s310 img{max-height:284px;max-width:513px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:33px;width:60px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1; background: #fff;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #000;height:33px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png")/*tpa=http://www.mzzawning.com/images/mask.png*/ repeat scroll 0 0 transparent;cursor:move;z-index:1;}
div.zoomDiv img{ max-width:none !important;}

.nynav{ background: #f5f5f5; }
.nynav ul li{ position: relative; display: block; float: left; }
.nynav ul li > a{ display: block; padding: 0 20px; font-size: 14px; color: #333; line-height: 45px; }
.nynav ul li.on > a{ background: #555555; color: #fff; }
.nynav ul li .erji{ display: none; width: 100%; position: absolute; left: 0; top: 100%; background: #fff; border: 1px solid #eee; box-sizing: border-box; padding: 10px 0; z-index: 99; }
.nynav ul li .erji a{ display: block; height: 30px; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; font-size: 14px; color: #666; text-align: center; }
.nynav ul li .erji a:hover,.nynav ul li .erji a.on{ background: #555555; color: #fff; }
.nynav ul li:hover .erji{ display: block; }