@charset "utf-8";
/*!
 * 米维建站  一建轻松建站
 * 详尽信息请看官网：http://www.miwinfo.com/
 *
 * Copyright 2014 米维建站
 *
 * 请尊重原创，保留头部版权
 * 仅供学习参考使用，不可用于任何商业用途
 *
 * 客服QQ 974837117
 */
.content { max-width: 1300px; height: auto; padding: 0 10px; 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: #005bac;}
.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; }
.tishi{ text-align: center; color: #333; font-size: 14px; }

.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: 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: #005bac;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center; }
.banner img{ width: 1920px; height: auto; }
.banner .pagination{ z-index: 99; text-align: center; line-height: 20px; height: 20px; width: 100%; position: absolute; left: 0; bottom: 10px; }
.banner .pagination .swiper-pagination-switch{ width: 40px; height: 2px; background: #fff; opacity: .7; display: inline-block; margin: 0 5px; }
.banner .pagination .swiper-active-switch{ opacity: 1; background: #005bac; }
.banner .banner-left{ position: absolute; opacity: .8; font-size: 80px; color: #fff; left: 80px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-right{ position: absolute; opacity: .8; font-size: 80px; color: #fff; right: 80px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; }

.Bottomerkg{ height: 59px; display: none; }
.Bottomer{ display: none; position:fixed; bottom:0; width:100%; background:#005bac; z-index: 999999; 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;}
.Bottomer .BottomList li.current{background: #BC9661;}

.intop{ background: #f5f5f5; padding: 5px 0; }
.intop .fr{ float: right; }
.intop .fr a{ display: inline-block; vertical-align: middle; padding: 0 10px; line-height: 20px; color: #666; position: relative; }
.intop .fr a:nth-last-child(1){ border-right: 0; padding-right: 0; }
.intop .fr svg{ width: 18px; height: auto; fill: #666; margin-right: 5px; vertical-align: middle; position: relative; top: -1px; }
.intop .fr a:hover{ color: #005bac; }
.intop .fr a:hover svg{ fill: #005bac; }
.intop .fr a:nth-child(1) svg{ width: 15px; top: -2px; }
.intop .fr a:nth-child(1):before{ content: ""; display: block; width: 1px; height: 15px; background: #ccc; position: absolute; right: -2px; top: 50%; margin-top: -8px; }

.header{ padding: 40px 0; position: fixed; left: 0; top: 30px; width: 100%; z-index: 999; transition: all .5s; }
.header .logo{ float: left; }
.header .inmuen{ float: right; line-height: 70px; }
.header .inmuen ul li{ display: block; float: left; position: relative; }
.header .inmuen ul li > a{ display: block; font-size: 15px; color: #fff; padding: 0 10px;}
.header .inmuen ul li:hover > a{ color: #005bac; }
.header .inmuen ul li.on > a{ color: #005bac; }
.header .inmuen ul li .erji{ display: none; width: 140px; background: rgba(255,255,255,.9); left: 50%; margin-left: -70px; top: 100%; position: absolute; line-height: 35px; box-shadow: 0 0 20px rgba(0,0,0,.1); }
.header .inmuen ul li .erji a{ display: block; font-size: 14px; color: #333; text-align: center; padding: 0 10px; height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.header .inmuen ul li .erji a:hover{ background: #005bac; color: #fff; }
.header .inmuen ul li:hover .erji{ display: block; }
.header_on{ padding: 0; background: rgba(0,0,0,.8); top: 0; }
.header_on .logo{ padding: 10px 0; }
.header_on .inmuen{ line-height: 90px; }

.bannerbg{ height: 150px; position: absolute; width: 100%; left: 0; top: 30px; background: url(../images/index_01.png) repeat-x; background-size: auto 100% !important; z-index: 99; }

.innews{ padding: 50px 60px 50px 0; box-sizing: border-box; width: 65%; float: left; overflow: hidden; }
.innews .lmtit{ font-size: 20px; color: #005bac; height: 25px; line-height: 25px; }
.innews .lmtit .ico{ position: relative; top: -2px; height: 25px; width: 35px; display: inline-block; vertical-align: middle; background: url(../images/ico_01.png) no-repeat left center; }
.innews .lmtit span{ display: inline-block; font-size: 12px; color: #ccc; margin-left: 15px; }
.innews .lmtit .more{ float: right; font-size: 12px; }
.innews .lmxian{ width: 40px; height: 1px; background: #005bac; margin: 12px 0; }
.innewsnr{ width: calc(100% + 40px); width: -webkit-calc(100% + 40px); width: -moz-calc(100% + 40px); }
.innewsnr .bd ul li{ display: block; float: left; width: 33.3333333%; }
.innewsnr .bd ul li a{ display: block; padding-right: 40px; }
.innewsnr .bd ul li .pic{ overflow: hidden; }
.innewsnr .bd ul li img{ width: 100%; height: auto; transition: all .5s; }
.innewsnr .bd ul li .tit{ height: 30px; line-height: 30px; font-size: 18px; color: #005bac; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.innewsnr .bd ul li .jj{ line-height: 20px; color: #666; height: 40px; overflow: hidden; margin-bottom: 5px; }
.innewsnr .bd ul li .date{ height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; }
.innewsnr .bd ul li:hover img{ transform: scale(1.1,1.1); }

.ingongg{ padding: 50px 0; width: 35%; float: left; overflow: hidden; }
.ingongg .lmtit{ font-size: 20px; color: #005bac; height: 25px; line-height: 25px; }
.ingongg .lmtit .ico{ position: relative; top: -2px; height: 25px; width: 35px; display: inline-block; vertical-align: middle; background: url(../images/ico_02.png) no-repeat left center; }
.ingongg .lmtit span{ display: inline-block; font-size: 12px; color: #ccc; margin-left: 15px; }
.ingongg .lmtit .more{ float: right; font-size: 12px; }
.ingongg .lmxian{ width: 40px; height: 1px; background: #005bac; margin: 12px 0; }
.ingongg .nr ul li{ display: block; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #dfdfdf; padding-left: 65px; position: relative; }
.ingongg .nr ul li .date{ width: 55px; position: absolute; left: 0; top: 0; text-align: center; color: #333; background: #f1f1f1; line-height: 20px; }
.ingongg .nr ul li .date span{ display: block; line-height: 30px; background: #5599fe; color: #fff; font-size: 18px; }
.ingongg .nr ul li .tit{ height: 20px; line-height: 20px; font-size: 18px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; }
.ingongg .nr ul li .jj{ color: #666; height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ingongg .nr ul li:hover .tit{ color: #005bac; }

.inmid{ padding: 20px 0; background: #f8f8f8; }

.infengc{ width: 30%; padding-right: 50px; box-sizing: border-box; float: left; overflow: hidden; }
.infengc .lmtit{ font-size: 20px; color: #005bac; height: 25px; line-height: 25px; }
.infengc .lmtit .ico{ position: relative; top: -2px; height: 25px; width: 35px; display: inline-block; vertical-align: middle; background: url(../images/ico_03.png) no-repeat left center; }
.infengc .lmtit span{ display: inline-block; font-size: 12px; color: #ccc; margin-left: 15px; }
.infengc .lmtit .more{ float: right; font-size: 12px; }
.infengc .lmxian{ width: 40px; height: 1px; background: #005bac; margin: 12px 0; }
.infengc .nr ul li{ display: block; height: 35px; line-height: 35px; font-size: 12px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; padding-right: 140px; }
.infengc .nr ul li .date{ width: 140px; text-align: right; position: absolute; right: 0; top: 0; }
.infengc .nr ul li:hover{ color: #005bac; }

.inrongh{ width: 35%; padding-right: 50px; box-sizing: border-box; float: left; overflow: hidden; }
.inrongh .lmtit{ font-size: 20px; color: #005bac; height: 25px; line-height: 25px; }
.inrongh .lmtit .ico{ position: relative; top: -2px; height: 25px; width: 35px; display: inline-block; vertical-align: middle; background: url(../images/ico_04.png) no-repeat left center; }
.inrongh .lmtit span{ display: inline-block; font-size: 12px; color: #ccc; margin-left: 15px; }
.inrongh .lmtit .more{ float: right; font-size: 12px; }
.inrongh .lmxian{ width: 40px; height: 1px; background: #005bac; margin: 12px 0; }
.inrongh .nr ul li{ display: block; position: relative; min-height: 80px; padding: 0 0 20px 125px; border-bottom: 1px solid #dfdfdf; margin-bottom: 20px; }
.inrongh .nr ul li .pic{ width: 110px; height: 80px; overflow: hidden; position: absolute; left: 0; top: 0; }
.inrongh .nr ul li .tit{ height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 140px; position: relative; }
.inrongh .nr ul li .tit .date{ width: 140px; text-align: right; position: absolute; right: 0; top: 0; }
.inrongh .nr ul li .jj{ position: relative; padding-right: 50px; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; }
.inrongh .nr ul li .jj .more{ position: absolute; width: 50px; text-align: right; right: 0; top: 0; color: #005bac; }

.invideo{ width: 35%; float: left; overflow: hidden; }
.invideo .lmtit{ font-size: 20px; color: #005bac; height: 25px; line-height: 25px; }
.invideo .lmtit .ico{ position: relative; top: -2px; height: 25px; width: 35px; display: inline-block; vertical-align: middle; background: url(../images/ico_05.png) no-repeat left center; }
.invideo .lmtit span{ display: inline-block; font-size: 12px; color: #ccc; margin-left: 15px; }
.invideo .lmtit .more{ float: right; font-size: 12px; }
.invideo .lmxian{ width: 40px; height: 1px; background: #005bac; margin: 12px 0; }
.invideo .nr .pic{ padding: 15px 0; }
.invideo .nr .tit{ height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #005bac; }

.inshij{ padding: 50px 50px 0 0; box-sizing: border-box; width: 65%; float: left; overflow: hidden; }
.inshij .lmtit{ font-size: 20px; color: #005bac; height: 25px; line-height: 25px; }
.inshij .lmtit .ico{ position: relative; top: -2px; height: 25px; width: 35px; display: inline-block; vertical-align: middle; background: url(../images/ico_06.png) no-repeat left center; }
.inshij .lmtit span{ display: inline-block; font-size: 12px; color: #ccc; margin-left: 15px; }
.inshij .lmtit .more{ float: right; font-size: 12px; }
.inshij .lmxian{ width: 40px; height: 1px; background: #005bac; margin: 12px 0; }
.inshij .nr{ width: calc(100% + 40px); width: -webkit-calc(100% + 40px); width: -moz-calc(100% + 40px); }
.inshij .nr ul li{ display: block; float: left; width: 50%; padding-right: 40px; box-sizing: border-box; float: left; }
.inshij .nr ul li .pic{ overflow: hidden; }
.inshij .nr ul li .pic img{ width: 100%; height: auto; transition: all .5s; }
.inshij .nr ul li:hover img{ transform: scale(1.1,1.1); }

.inyew{ padding: 50px 0; width: 35%; float: left; overflow: hidden; }
.inyew .lmtit{ font-size: 20px; color: #005bac; height: 25px; line-height: 25px; }
.inyew .lmtit .ico{ position: relative; top: -2px; height: 25px; width: 35px; display: inline-block; vertical-align: middle; background: url(../images/ico_07.png) no-repeat left center; }
.inyew .lmtit span{ display: inline-block; font-size: 12px; color: #ccc; margin-left: 15px; }
.inyew .lmtit .more{ float: right; font-size: 12px; }
.inyew .lmxian{ width: 40px; height: 1px; background: #005bac; margin: 12px 0; }
.inyew .nr{ width: calc(100% + 40px); width: -webkit-calc(100% + 40px); width: -moz-calc(100% + 40px); }
.inyew .nr ul li{ display: block; text-align: center; width: calc(33.3333333% - 40px); width: -webkit-calc(33.3333333% - 40px); width: -moz-calc(33.3333333% - 40px); margin-right: 40px; margin-bottom: 30px; box-sizing: border-box; float: left; border: 1px solid #ccc; border-radius: 10px; }
.inyew .nr ul li .ico{ line-height: 60px; }
.inyew .nr ul li .tit{ font-size: 16px; height: 40px; line-height: 40px; color: #005bac; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/*.inyew .nr ul li:hover{ background: #f1f1f1; box-shadow: 0 0 20px rgba(0,0,0,.1); }*/

.footer{ padding: 70px 0 90px; background: url(../images/index_06.jpg) no-repeat center; position: relative; }
.footer .ewm{ width: 50%; float: left; padding: 20px 0; border-right: 1px solid #fff; }
.footer .ewm ul li{ display: block; float: left; margin: 0 3px; width: 108px; }
.footer .ewm ul li .tit{ font-size: 16px; color: #fff; line-height: 30px; text-align: center; }
.footer .link{ width: 250px; float: right; font-size: 18px; color: #fff; line-height: 40px; }
.footer .link a{ display: block; width: 50%; float: left; color: #fff; }
.footer .banq{ padding: 15px 0; background: rgba(0,0,0,.6); width: 100%; left: 0; bottom: 0; position: absolute; z-index: 99; font-size: 14px; color: #fff; line-height: 25px; }
.footer .banq .fcon{ width: 50%; float: left; }
.footer .banq .wz{ width: 45%; float: right; text-align: right; }

.nybanner{ height: 280px; background-size: auto 100% !important; }

.nymain{ padding: 20px 10px; }
.nyleft{ width: 20%; float: left; }
.nyright{ width: 76%; float: right; overflow: hidden; }

.nyleft .lmtit{ height: 55px; line-height: 55px; background: #005bac; font-size: 18px; font-weight: bold; text-align: center; color: #fff; }
.nyleft .lmtit i{ display: none; }
.nyleft ul li{ position: relative; padding-left: 36%; background-color: #f6f6f5; line-height: 52px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nyleft ul li.on,.nyleft ul li:hover { background: url(../images/nav-hover.png) left center no-repeat; background-color: #fff; color: #005bac; }
.nyleft .erji{ display: none; background: #fff; }
.nyleft .erji a{ display: block; padding-left: 36%; height: 35px; line-height: 35px; font-size: 14px; color: #666; }
.nyleft .erji a:hover{ color: #005bac; }
.nyleft .erji a.on{ color: #005bac; }

.weizhi{ line-height: 25px; padding: 15px 0; font-size: 14px; color: #777; border-bottom: 1px solid #ccc; }
.weizhi a{ color: #777; }
.weizhi a:hover{ color: #005bac; }
.weizhi span{ color: #005bac; font-weight: bold; }

.nyabout{ font-size: 16px; line-height: 30px; color: #666; padding: 20px 0 0; }

.met_pager{text-align:center;}
.met_pager a{border:1px solid #e2dfdf;text-align:center;border-radius:5px;height:38px;line-height:38px;min-width:38px;_width:38px;text-align:center;display:inline-block;color:#474747;margin:0 3px;background: #f0f0f0;}
.met_pager a:hover{border:1px solid #005bac;color:#fff;background:#005bac;}
.met_pager .PreSpan,.met_pager .NextSpan{height:40px;line-height:40px;min-width:60px;_width:60px;border-radius:5px;text-align:center;background:#fff;color:#474747;display:inline-block;border:1px solid #e2dfdf;}
.met_pager .PreA,.met_pager .NextA{height:38px;line-height:38px;min-width:58px;_width:58px;color:#474747}
.met_pager .PreSpan,.met_pager .PreA{}
.met_pager .NextSpan,.met_pager .NextA{}
.met_pager .firstPage,.met_pager .lastPage{font-weight:bold;height:38px;line-height:38px;min-width:40px;_width:40px;color:#aaa}
.met_pager .Ahover{font-weight:bold;border:1px solid #005bac;color:#fff;background:#005bac;}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e2dfdf;color:#474747;background:#fff;}
.met_pager #metPageT{width:20px;padding:11px 5px 10px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:9px 0;cursor:pointer;}

.nynews{ padding: 20px 0; }
.nynews ul li{ display: block; padding-right: 100px; padding-left: 10px; position: relative; height: 35px; line-height: 35px; font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px dashed #dfdfdf; }
.nynews ul li i{ color: #999; margin-right: 10px; }
.nynews ul li .date{ width: 100%; text-align: right; position: absolute; right: 10px; top: 0; color: #666; }
.nynews ul li:hover{ background: #f1f1f1; }

.met_module2{padding:20px 20px 30px 20px;border: 1px solid #e8e8e8; margin-top: 20px;}
.met_module2_list{padding:0px 0px 10px;margin-top:-15px;}
.met_module2_list li{list-style:none;border-bottom:1px solid #e8e8e8;padding:15px 100px 15px 10px;position:relative}
.met_module2_list h2{font-weight:normal}
.met_module2_list li p{color:#818181}
.met_module2_list li span.time{color:#818181;position:absolute;right:10px;top:15px}
.met_module2_list li h2 i{margin-right:10px;position:relative}
.met_module2_list li.list_2 h2,.met_module2_list li.list_3 h2{margin-bottom:3px;font-weight:bold}
.met_module2_list li.list_2{padding:15px 0}
.met_module2_list li.list_3{padding-left:100px;min-height:80px}
.met_module2_list li.list_3 img{position:absolute;left:0;top:15px}
.met_module2_list li.list_3 span.time{position:static}
.met_module2 h1.met_title{font-size:20px;font-weight:normal;padding:5px 0;margin-bottom:10px;text-align: center;}
.met_module2 .met_infos{color:#818181;font-size:12px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e8e8e8;    text-align: center;}
.met_module2 .met_time{padding-right:6px}
.met_module2 .met_source{padding-right:6px}
.met_module2 .met_source a{color:#607fa6}
.met_module2 .met_editor{padding:0 10px}
.met_tools{border-top:1px solid #e8e8e8;margin-top:30px;position:relative;padding:10px 10px 0;height:50px;line-height:50px}
.met_tools .met_page{clear:both;position:absolute;right:5px;top:0;color:#818181}
.met_tools .met_page li{ display:inline; list-style:none; margin-left:30px;}
.met_tools .met_page li span{ padding-right:5px;}
.met_tools .met_page a{color:#607fa6}

.nycase{ width: calc(100% + 20px); width: -webkit-calc(100% + 20px); width: -moz-calc(100% + 20px); padding-top: 20px; }
.nycase ul li{ display: block; width: calc(33.333333% - 20px); width: -webkit-calc(33.333333% - 20px); width: -moz-calc(33.333333% - 20px); background: #f5f5f5; border: 1px solid #dfdfdf; margin: 0 20px 20px 0; box-sizing: border-box; float: left; transition: all .5s; }
.nycase ul li .pic{ padding: 8px; }
.nycase ul li .tit{ height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; text-align: center; margin-bottom: 10px; padding: 0 8px; }
.nycase ul li:hover{ box-shadow: 0 0 20px rgba(0,0,0,.1); }

.nynews2{ padding: 20px 0 0 0; }
.nynews2 ul li{ display: block; min-height: 145px; padding: 0 0 20px 240px; position: relative; border-bottom: 1px dashed #dfdfdf; margin-bottom: 20px; }
.nynews2 ul li .pic{ width: 215px; position: absolute; left: 0; top: 0; height: 145px; overflow: hidden; }
.nynews2 ul li img{ width: 100%; height: auto; transition: all .5s; }
.nynews2 ul li .tit{ height: 35px; line-height: 35px; font-weight: bold; color: #333; font-size: 14px; padding-right: 100px; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nynews2 ul li .date{ width: 100px; text-align: right; position: absolute; right: 0; top: 0; }
.nynews2 ul li .jj{ line-height: 20px; height: 60px; overflow: hidden; color: #666; margin-bottom: 10px; }
.nynews2 ul li .more{ width: 110px; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #fff; background: #005bac; }
.nynews2 ul li:hover img{ transform: scale(1.1,1.1); }
.nynews2 ul li:hover .tit{ color: #005bac; }

.nypic{ padding-top: 20px; }
.nypic .bpic{ position: relative; }
.nypic .bpic img{ width: 100%; height: auto; }
.nypic .bpic .an-left{ opacity: .7; cursor: pointer; position: absolute; z-index: 99; width: 40px; height: 50px; line-height: 50px; text-align: center; background: rgba(0,0,0,.7); color: #fff; font-size: 25px; left: 0; top: 50%; margin-top: -25px; }
.nypic .bpic .an-right{ opacity: .7; cursor: pointer; position: absolute; z-index: 99; width: 40px; height: 50px; line-height: 50px; text-align: center; background: rgba(0,0,0,.7); color: #fff; font-size: 25px; right: 0; top: 50%; margin-top: -25px; }
.nypic .bpic .an-left:hover,.nypic .bpic .an-right:hover{ opacity: 1; }
.nypic .spic{ padding: 20px 50px; position: relative; background: #005bac; }
.spicnr{ overflow: hidden; }
.spicnr .swiper-slide .pic{ padding: 0 5px; cursor: pointer; }
.spicnr .swiper-slide .pic img{ border: 2px solid #005bac; opacity: .6; }
.spicnr .swiper-slide .pic.on img{ border: 2px solid #fff; opacity: 1; }
.nypic .spic .spic-left,.nypic .spic .spic-right{ transition: all .5s; opacity: .7; position: absolute; cursor: pointer; width: 30px; height: 30px; line-height: 30px; font-size: 25px; text-align: center; color: #fff; }
.nypic .spic .spic-left{ left: 10px; top: 50%; margin-top: -15px; }
.nypic .spic .spic-right{ right: 10px; top: 50%; margin-top: -15px; }
.nypic .spic .spic-left:hover,.nypic .spic .spic-right:hover{ opacity: 1; }
.nypic .nr{ padding: 20px; background: #f1f1f1; }
.nypic .nr .tit{ padding-bottom: 20px; line-height: 20px; font-size: 18px; color: #333; border-bottom: 1px solid #dfdfdf; }
.nypic .nr .wz{ padding-top: 20px; line-height: 30px; font-size: 14px; color: #666; }

.tjwtBox{padding:22px; width:648px; background-color:#fff; font-family:微软雅黑; font-size: 14px;}
.tjwtBox h4{padding-bottom:14px; margin-bottom:22px; font-size:14px; color:#676364; border-bottom:1px solid #e8e8e8; font-weight:normal;}
.tjwtBox .m_form{}
.tjwtBox .m_form li{margin-bottom:13px; color:#777;height:38px;}
.tjwtBox .m_form label{display:inline-block; float:left; line-height:36px; height:36px; width:77px; border:1px solid #dedede; border-right-width:0; text-align:center; background:#fff;}
.tjwtBox .m_form .iptTxt{float:left; width:252px; border:1px solid #dedede; height:16px; line-height:16px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#333;}
.tjwtBox .m_form .btnTjly{width:93px; height:31px; background:#9d2737; border:none; cursor:pointer; color:#fff;}
.tjwtBox .m_form li.yzm .iptTxt{float:left; width:180px;}
.tjwtBox .m_form .areLi label{height:132px;}
.tjwtBox .m_form .txtAre{float:left; width:343px; height:104px; border:1px solid #dedede; outline:none; resize:none; padding:14px; color:#333; line-height:18px;}
.tjwtBox .m_form .btnSubmit , .tjwtBox .m_form .btnReset{width:161px; text-align:center; height:36px; line-height:36px; color:#fff; border:none; background-color:#b3b3b3; cursor:pointer;}
.tjwtBox .m_form .btnSubmit{margin-right:10px; background-color:#005bac;cursor:pointer;}
.tjwtBox .m_form .areLi{height:138px;}

.tjwtBox1{padding:22px; max-width:370px; background-color:#fff; font-family:微软雅黑; font-size: 14px;}.tjwtBox1 .m_form{}
.tjwtBox1 .m_form li{margin-bottom:13px; color:#777;height:38px;}
.tjwtBox1 .m_form label{display:inline-block; float:left; line-height:36px; height:36px; width:77px; border:1px solid #dedede; border-right-width:0; text-align:center; background:#fff;}
.tjwtBox1 .m_form .iptTxt{ color: #666; float:left; width:252px; border:1px solid #dedede; height:40px; line-height:40px; outline:none; text-indent:1em; background:#fff; color:#333; outline: none; box-sizing: border-box; width: 100%;}
.tjwtBox1 .m_form .btnTjly{width:93px; height:31px; background:#9d2737; border:none; cursor:pointer; color:#fff;}
.tjwtBox1 .m_form li.yzm .iptTxt{float:left; width:180px;}
.tjwtBox1 .m_form .areLi label{height:132px;}
.tjwtBox1 .m_form .txtAre{float:left; width:343px; height:104px; border:1px solid #dedede; outline:none; resize:none; padding:14px; color:#333; line-height:18px;}
.tjwtBox1 .m_form .btnSubmit , .tjwtBox1 .m_form .btnReset{width:161px; text-align:center; height:36px; line-height:36px; color:#fff; border:none; background-color:#b3b3b3; cursor:pointer;}
.tjwtBox1 .m_form .btnSubmit{margin-right:10px; background-color:#005bac;cursor:pointer;}
.tjwtBox1 .m_form .areLi{height:auto;}

.cxjg .lmtit{ font-size: 18px; font-weight: bold; color: #333; text-align: center; margin-bottom: 15px;  }
.cxjg .nr1{overflow-x:scroll;width:100%;}
.cxjg table{ border: 2px solid #ddd; width: 100%; box-sizing: border-box; min-width: 800px; }
.cxjg table tr th{ box-sizing: border-box; border: 2px solid #005bac; background: #005bac; padding: 10px; line-height: 25px; font-size: 15px; font-weight: bold; color: #fff; }
.cxjg table tr td{ text-align: center; font-size: 14px; line-height: 25px; padding: 5px 10px; color: #666; border: 2px solid #fff; background: #f1f1f1; }
.cxjg .tis{ text-align: center; margin-top: 20px; font-size: 12px; color: #999; }
.cxjg .sub{ width: 140px; background: #005bac; color: #fff; border-radius: 5px; height: 35px; margin: 0 auto; display: block; outline: none; }
.cxjg .sub:hover{ opacity: .9; }


.infengc.infengc1{ padding-top: 50px; }


.nyreg{ padding: 20px 0 45px; }
.nyreg .nr{ background: #005bac; width: 100%; max-width: 530px; box-sizing: border-box; padding: 40px 45px; box-shadow: 0 0 15px rgba(0,0,0,.0.5); margin: 0 auto; }
.nyreg .nr .logo img{ max-height: 50px; }
.nyreg .nr .lmtit{ font-size: 30px; color: #fff; font-weight: 400; margin: 10px 0 25px; }
.nyreg .nr .list .li{ margin-bottom: 15px; }
.nyreg .nr .list .li .tit{ font-size: 14px; font-weight: 600; color: #fff; margin-bottom: 5px; }
.nyreg .nr .list .li .text{ background: #fff; height: 40px; border: 1px solid #ddd; width: 100%; border-radius: 5px; padding: 0 15px; box-sizing: border-box; font-size: 14px; color: #222; transition: all .5s; }
.nyreg .nr .list .li .text:focus{ border: 1px solid #0070d5; box-shadow: 0 0 5px rgba(0,112,213,.5); }
.nyreg .nr #slider{ margin: 20px 0 15px; }
.nyreg .nr .tis1{ font-size: 14px; color: #666; margin-bottom: 30px; }
.nyreg .nr .tis1 a{ margin: 0 5px; color: #222; }
.nyreg .nr .tis1 input{ position: relative; top: -1px; }
.nyreg .nr .tis1 a:hover{ color: #0070d5; text-decoration: underline; }
.nyreg .nr .sub{ display: block; line-height: 45px; border-radius: 5px; background: #fff; font-size: 16px; color: #005bac; text-align: center; margin-bottom: 10px; }
.nyreg .nr .sub:hover{ opacity: .9; }
.nyreg .nr .tis2{ text-align: center; font-size: 14px; }
.nyreg .nr .tis2 a{ color: #0070d5; margin-left: 5px; }
.nyreg .nr .tis2 a:hover{ text-decoration: underline; }
.nyreg .nr .xian{ margin: 20px 0; height: 1px; background: #eee; }
.nyreg .nr .tis3{ text-align: center; font-size: 14px; color: #eee; }
.nyreg .nr .tis3 a{ color: #fff; margin-left: 5px; text-decoration: underline; }
.nyreg .nr .tis3 a:hover{ text-decoration: underline; }