@charset "utf-8";
*{box-sizing:border-box;color:inherit;}
.x-content{overflow:hidden;margin-right:auto;margin-left:auto;width:1200px;}
.x-bg-white{background:#fff;}
.x-radius{border-radius:3px;}
.x-border{border:1px solid #dcdcdc;}
.x-clearfix:after{clear:both;display:block;content:'';}
.a1{color:#333;}
.a1:hover{color:red;}
.mb14-body{background: url(../images/bg.jpg) no-repeat #fff center top;background-color:#fff;}
.red{color:#f3140d;}
.green{color:#4bc71f;}
.mb14-top{height:40px;background-color:#fff;color:#666;line-height:40px;}
.mb14-top i{vertical-align:middle;}
.mb14-banner{overflow:hidden;height:396px;position: relative;}
.mb14-banner .logo{margin-left:13px;padding-top:35px;}
.mb14-banner .search{
    position: absolute;
    right: 0;
    background: rgba(255,255,255,0.4);
    height: 40px;
    top: 40px;
}
.mb14-banner .search:before{content:'';display: block;width: 1px;height: 20px;border-left: dashed 1px #2c5b88;position: absolute;right: 50px;top: 10px;}
.mb14-banner .search input{
    border: none;
    background: none;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #2c5b88;
    width: 230px;
}
.mb14-banner .search button{
    width: 50px;
    height: 40px;
    border: none;
    background: url(../images/search-bg.png) center no-repeat;
    float: left;
}
.mb14-nav{position:relative;width:100%;}
.mb14-nav ul{display:table;box-sizing:border-box;width:100%;height: 60px;background-color:#fff;font-size:16px;line-height:30px;}
.mb14-nav ul a{position:relative;display:table-cell;width:1%;background-color: #0357a8;color:#fff;text-align:center;font-size:16px;transition:ease-in-out .2s;line-height: 60px;}
.mb14-nav ul a i{display: inline-block;vertical-align: middle;margin-right: 5px;font-size: 24px;}
.mb14-nav ul a:after{position:absolute;top: 20px;left:100%;z-index:1;display:block;width:2px;height: 20px;background:url(../images/mb14-line.png) no-repeat;content:"";transition:ease-in-out .2s;}
.mb14-nav ul a:last-child:after{opacity:0;}
.mb14-nav ul a:hover{z-index:2;background-color: #fff;color: #ff4646;}
.mb14-nav ul a:hover:after{opacity:0;}
.mb14-notice{height:40px;background-color:#edebec;color:#666;line-height:40px;}
.mb14-notice i{margin-left:20px;color:#ff7a01;vertical-align:middle;font-size:24px;}
.mb14-notice span{color:#ff7a01;font-size:14px;}
.mb14-notice .searchbox{float:right;margin-top:8px;margin-right:10px;width:228px;height:23px;border-radius:5px;background-color:#fff;}
.mb14-notice .searchbox .soso{width:85%;height:23px;border:none;background:0 0;color:#999;font-size:12px;line-height:23px;}
.mb14-notice .searchbox .soso input{padding-left:8px;border:none;background:0 0;}
.mb14-notice .searchbox .fdg{float:left;width:15%;height:23px;border-left:1px dashed #dcdada;line-height:23px;}
.mb14-notice .searchbox .fdg i{margin:0 auto;margin-left:5px;color:#dcdada;font-size:20px;}
.mb14-onetitle{height:80px;border:1px solid #e6e3e3;background:url(../images/mb14-onetitle.png) no-repeat left top #f7f7f7;background-color:#f7f7f7;}
.mb14-onetitle h3{margin:5px auto;width:60%;color:#333;text-align:center;font-weight:400;font-size:24px;}
.mb14-onetitle h3,.mb14-onetitle p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mb14-onetitle p{margin:0 auto;width:80%;color:#999;font-size:14px;line-height:30px;}
.bg_fff{background:#fff;}
.mb14-lubo{clear:both;}
.mb14-lubo,.mb14-lubo .fcnt{position:relative;width:100%;height:350px;}
.mb14-lubo .fcnt{display:block;overflow:hidden;}
.mb14-lubo .fcnt .mimg{float:left;overflow:hidden;width:530px;height:350px;}
.mb14-lubo .fcnt .mimg>div{display:none;}
.mb14-lubo .mimg img{width:530px;height:350px;}
.mb14-lubo .fcnt ul{float:right;width:145px;height:350px;}
html .mb14-lubo .fcnt ul{position:absolute;top:0;right:0;width:152px;height:367px;}
.mb14-lubo .fcnt li{display:block;overflow:hidden;margin-bottom:5px;width:100%;height:114px;cursor:pointer;}
.mb14-lubo .fcnt li img{width:100%;height:100%;opacity:.7;-moz-opacity:.7;}
.mb14-lubo .fcnt li.cur img{width:100%;height:100%;opacity:1;-moz-opacity:1;}
.mb14-lubo #tri{top:0;right:0;z-index:1000;width: 152px;height:114px;border:3px solid red;cursor:pointer;}
.mb14-lubo #tri,.mb14-lubo #tri:before{position:absolute;box-sizing:border-box;}
.mb14-lubo #tri:before{top:50%;right:100%;display:block;margin-top:-10px;width:20px;height:20px;border:10px solid;border-color:transparent red transparent transparent;content:'';}
html .mb14-lubo #tri{background:0 0;}
.mb14-tab div.title{height:45px;border-radius:3px 3px 0 0;background-color:#ececec;}
.mb14-tab div.title span.active{border-bottom: 3px solid #0357a8;background:#fff;color:#333;}
.mb14-tab div.title span{position:relative;float:left;box-sizing:border-box;margin:0;margin-top:1px;margin-left:1px;padding:0;padding:0 10px;height:45px;min-width:110px;border-radius:3px 3px 0 0;background:#ececec;color:#333;text-align:center;font-size:16px;line-height:45px;cursor:pointer;transition:ease-in-out .2s;}
.mb14-tab div.title span.active:after{position:absolute;top:42px;left:40%;z-index:999;width:0;height:0;border-top: 10px solid #0357a8;border-right:10px solid transparent;border-left:10px solid transparent;content:"";}
.mb14-tab .info>ul{position:relative;clear:both;display:none;padding:20px;border:1px solid #e9e7e7;border-top:none;background:#fff;font-size:14px;}
.mb14-tab .info>ul p{display:block;overflow:hidden;margin-bottom:20px;height:40px;color:#666;font-size:14px;line-height:20px;}
.mb14-tab .info>ul>span{position:absolute;right:0;bottom:100%;z-index:999;padding:10px;color:#333;font-size:16px;}
.mb14-tab .info>ul>span>a:first-child:after{margin:0 5px;content:'>';}
.mb14-tab .info>ul>span>a:last-child:after{content:'';}
.mb14-tab .info>ul>a{position:absolute;right:0;bottom:100%;z-index:999;padding:10px;color:#999;font-size:14px;}
.mb14-tab .info>ul>a:hover{margin-right:5px;}
.mb14-tab .info>ul li{padding-left:10px;border-top:1px dashed #bebcbc;background:url(../images/mb14-arrow.png) center left no-repeat;font-size:16px;line-height:40px;}
.mb14-tab .info>ul li:after{clear:both;display:block;content:'';}
.mb14-tab .info>ul li .name{overflow:hidden;margin-right:60px;padding-left:5px;color:#666;text-overflow:ellipsis;white-space:nowrap;}
.mb14-tab .info>ul li:hover .name{color:red;}
.mb14-tab .info>ul li .time{float:right;color:#999;}
.mb14-tab .info>ul .headline{margin-bottom:15px;padding:0;}
.mb14-tab .info>ul .headline h3{overflow:hidden;padding-top:33px;padding-bottom:5px;color:#f71919;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:18px;line-height:30px;}
.mb14-tab .info>ul .headline h4{overflow:hidden;color:#666;font-weight:400;font-size:14px;line-height:20px;}
.mb14-tab .info>ul .headline .pic{float:left;margin-right:20px;width:291px;height:177px;border:1px solid #e9e7e7;}
.mb14-tab .info>ul .headline .more{float:right;display:none;padding:5px;border-radius:5px;background-color:#fd6905;color:#fff;font-size:14px;}
.mb14-tab .info>ul dd{float:left;width:45%;background:url(../images/mb14-arrow.png) center left no-repeat;font-size:16px;line-height:30px;}
.mb14-tab .info>ul dd:nth-child(even){display:inline-block;margin-left:70px;}
.mb14-tab .info>ul ul.btn-area{margin:0 -3px;}
.mb14-tab .info>ul ul.btn-area:after{clear:both;display:block;content:'';}
.mb14-tab .info>ul ul.btn-area li{float:left;padding:3px;width:25%;border:none;background:0 0;text-align:center;}
.mb14-tab .info>ul ul.btn-area li a{display:block;width:100%;border-radius:3px;background:#f1f3f4;color:#666;}
.mb14-tab ul dd:after{clear:both;display:block;content:'';}
.mb14-tab ul dd .name{overflow:hidden;margin-right:60px;padding-left:20px;color:#666;text-overflow:ellipsis;white-space:nowrap;}
.mb14-tab ul dd:hover .name{color:red;}
.mb14-tab ul dd .time{float:right;color:#999;}
.mb14-zwxx{overflow:hidden;height:227px;border:1px solid #e9e7e7;}
.mb14-zwxx .title{height:45px;background-color:#ececec;}
.mb14-zwxx .title span{float:right;margin-right:10px;color:#999;font-size:14px;line-height:45px;}
.mb14-zwxx .title h3{display:inline-block;padding:0 15px;border-bottom:3px solid #fd6905;background:#fff;line-height:42px;}
.mb14-zwxx ul{overflow:hidden;padding:10px;text-align:center;}
.mb14-zwxx ul li{float:left;padding:10px 10px 7px;color:#fff;font-size:16px;}
.mb14-zwxx ul li i{display:inline-block;margin-right:5px;color:#fff;vertical-align:middle;font-size:34px;}
.mb14-zwxx ul li .box1{padding:10px 20px;background-color:#a0d875;}
.mb14-zwxx ul li .box1:hover{background-color:#64bc20;}
.mb14-zwxx ul li .box2{padding:10px 20px;background-color:#84acd0;}
.mb14-zwxx ul li .box2:hover{background-color:#3489d5;}
.mb14-zwxx ul li .box3{padding:10px 20px;background-color:#febdbd;}
.mb14-zwxx ul li .box3:hover{background-color:#fa2222;}
.mb14-zwxx ul li .box4{padding:10px 20px;background-color:#83ddc1;}
.mb14-zwxx ul li .box4:hover{background-color:#1bd69c;}
.mb14-zwgk,.mb14-zwgk ul{overflow:hidden;}
.mb14-zwgk ul{text-align:center;}
.mb14-zwgk ul li{float:left;color:#909090;font-size:16px;}
.mb14-zwgk ul li i{display:block;margin:0 auto;margin-bottom:5px;padding-top:8px;width:54px;height:54px;border-radius:50%;color:#fff;vertical-align:middle;text-align:center;font-size:30px;}
.mb14-zwgk ul li:hover{color:red;}
.mb14-zwgk ul li img{transition:ease-in-out .2s; display:block; margin:0 auto; margin-bottom:5px;}
.mb14-zwgk ul li .box1{padding:15px 20px;border-radius:5px;background-color:#f5f3f3;}
.mb14-column{box-sizing:border-box;margin:15px 0;border:1px solid #e9e7e7;}
.mb14-column .title{float:left;padding:15px;padding-right:0;}
.single-contain{overflow:hidden;margin:15px auto;width:1080px;}
.single{position:relative;width:100%;height:100%;font-size:0;}
.single .pre{position:absolute;width:20px;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer;}
.single .pre:hover{background-color:rgba(0,0,0,.8);}
.single .pre:before{position:absolute;top:50%;left:70%;width:12px;height:12px;border:solid #fff;border-width:2px 0 0 2px;content:"";transform:translate(-50%,-50%) rotate(-45deg);}
.single .next{position:absolute;right:0;width:20px;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer;}
.single .next:hover{background-color:rgba(0,0,0,.8);}
.single .next:before{position:absolute;top:50%;left:30%;width:12px;height:12px;border:solid #fff;border-width:0 2px 2px 0;content:"";transform:translate(-50%,-50%) rotate(-45deg);}
.single ul{display:inline-block;list-style:none;white-space:nowrap;}
.single ul li{display:inline-block;padding:0 5px;width:270px;}
.single img{display:block;width:100%;height:84px;}
.mb14-footer-tab{background:#fff;}
.mb14-footer-tab div.title{display:table;margin:0 0 10px;width:100%;background:#edf6ff;color:#333;font-size:16px;}
.mb14-footer-tab div.title span.active a{position:relative;background:#0a7aca;color:#fff;}
.mb14-footer-tab div.title span{display:table-cell;width:1%;height:40px;color:#333;text-align:center;line-height:40px;cursor:pointer;transition:ease-in-out .2s;}
.mb14-footer-tab div.title span.active a:before{position:absolute;top:100%;left:50%;display:block;margin-left:-6px;width:12px;height:6px;background:url(../images/mb14-footer-tab-arrow.jpg);content:'';}
.mb14-footer-tab div.title a{display:block;width:100%;height:100%;color:#333;font-size:16px;}
.mb14-footer-tab ul{clear:both;display:none;overflow:auto;padding:10px 20px;height:140px;background:#edf6ff;font-size:16px;folor:#333;}
.mb14-footer-tab ul li{float:left;overflow:hidden;width:25%;text-align:center;text-overflow:ellipsis;white-space:nowrap;line-height:30px;}
.mb14-footer-tab ul li:after{clear:both;display:block;content:'';}
.mb14-footer-tab ul li:hover:before{background:#9d9d9d;}
.mb14-footer-tab ul li:hover{color:red;}
.mb14-video{border:1px solid #e9e7e7;}
.mb14-video .title{padding:1px;background-color:#ececec;}
.mb14-video .title a:hover,.mb14-zwxx .title a:hover{margin-right:5px;}
.mb14-video .title span{float:right;margin-right:10px;color:#999;font-size:14px;line-height:35px;}
.mb14-video .title h4{display:inline-block;font-weight:400;font-size:16px;line-height: 40px;}
.mb14-video .title h4:before{display: block;box-sizing:border-box;width:0;height:0;border-color: transparent #0357a8;border-style:solid;border-width: 0 0 15px 15px;content:"";float: left;}
.mb14-video ul{overflow:hidden;padding: 10px;min-height: 595px;}
.mb14-video ul li{padding: 14px 5px;text-align:center;}
.mb14-video ul li p{margin-top:6px;color:#333;font-size:14px;}
.mb14-video ul li p:hover{color:red;}
.mb14-video ul li img{display:block;margin:0 auto;width:100px;height: 130px;border-radius:5px;}
.mb14-video-2{height:auto;}
.mb14-video-2 ul{padding:9px 10px;height:auto;min-height: auto;}
.mb14-video-2 ul li{padding:8px 5px;text-align:center;}
.mb14-video-2 ul li a{display:block;margin:0 auto;width:100px;}
.mb14-video-2 ul li p{margin-top:0;height:40px;color:#333;font-size:14px;line-height:20px;}
.mb14-video-2 ul li img{width:100px;height:100px;border-radius:0;}
.mb14-ad{margin-top:15px;}
.mb14-ad img{width:100%;}
.mb14-footer{margin-top:15px;padding:30px 0;min-width:1200px;background:#0357a8;text-align:center;font-size:0;}
.mb14-footer>*{display:inline-block;vertical-align:middle;font-size:14px;}
.mb14-footer img{margin:0 5px;padding:10px;height:100px;border:1px solid #dcdcdc;border-radius:3px;border-radius:5px;background:#fff;}
.mb14-footer>div{width:600px;color:#fff;text-align:left;line-height:24px;}
.x-content{margin-right:auto;margin-left:auto;width:1200px;}
.bread{position:relative;padding-left:10px;padding-left:20px;height:50px;line-height:50px;}
.bread span{padding-left:18px;}
.bread span:before{position:absolute;right:15px;left:16px;float:left;display:block;color:#ccc;content:"\e646";font-family:iconfont;}
.hwq-left-list{margin-top:10px;border-radius:3px 3px 0 0;background:#f5f5f5;}
.hwq-left-list ol{display:table;width:100%;height:70px;border-radius:3px 3px 0 0;background-color:#0c94e2;color:#fff;text-align:center;font-weight:bolder;font-size:24px;}
.hwq-left-list ol a{display:table-cell;padding:0 10px;color:#fff;vertical-align:middle;line-height:40px;}
.hwq-left-list li{position:relative;border-bottom:1px dashed #dcdcdc;color:#333;text-align:center;font-size:16px;line-height:40px;}
.hwq-left-list li:before{position:absolute;top:2px;right:6px;float:left;display:block;margin:0;color:#0a7aca;content:'';font-family:iconfont;}
.hwq-left-list li.active,.hwq-left-list li:hover{margin:0;border-bottom:1px solid #ecf5ff;background:#eaf4f8;color:#39548b;}
.hwq-left-list li:hover:before{position:absolute;top:2px;right:6px;float:left;display:block;color:#0a7aca;content:'';font-family:iconfont;}
.hwq-left-list li:last-child{border-bottom:none;}
.hwq-tab{padding-top:1px;border-radius:3px 3px 0 0;background:#fff;}
.hwq-tab div.title{overflow:auto;margin:10px 10px 0 20px;border-bottom:1px solid #f5f5f5;background:#fff;}
.hwq-tab div.title span:before{position:absolute;top:41px;left:0;width:100%;height:3px;background:#fd6905;content:"";}
.hwq-tab div.title span{position:relative;float:left;margin:0;margin-right:10px;padding:0 15px;color:#333;text-align:center;font-size:20px;line-height:44px;cursor:pointer;transition:ease-in-out .2s;}
.hwq-tab ul{position:relative;clear:both;display:none;padding:25px 20px;height:auto;background:#fff;font-size:14px;}
.hwq-tab ul>span{position:absolute;right:0;bottom:100%;z-index:999;padding:10px 20px;color:#333;font-size:12px;}
.hwq-tab ul>span>a:first-child:after{margin:0 5px;content:'>';}
.hwq-tab ul>span>a:last-child:after{content:'';}
.hwq-tab ul>a{/*position:absolute;right:0;bottom:100%;z-index:999;padding:10px 20px;color:#0a7aca;*/font-size:12px;}
.hwq-tab ul>a:hover{margin-right:5px;}
.hwq-tab ul li{padding-left:20px;border-bottom:1px dashed #e5e5e5;background:url(../images/mb14-arrow.png) center left no-repeat;line-height:35px;}
.hwq-tab ul li .name{overflow:hidden;margin-right:60px;color:#333;text-overflow:ellipsis;white-space:nowrap;}
.hwq-tab ul li .name.new{position:relative;padding-right:28px;}
.hwq-tab ul li .name.new:after{position:absolute;top:50%;right:0;display:block;margin-top:-8px;padding:2px;border-radius:3px;background:red;color:#fff;content:"new";font-size:10px;font-family:KaiTi;line-height:12px;}
.hwq-tab ul li .name a:hover{color:red;}
.hwq-tab ul li .time{float:right;color:#999;}
.hwq-page{position:relative;clear:both;padding-top:60px;padding-bottom:30px;text-align:center;}
.hwq-page:before{position:absolute;top:20px;right:0;left:0;display:block;content:'';}
.hwq-page>a{position:relative;display:inline-block;box-sizing:border-box;margin:0 5px;padding:0 5px;height:30px;min-width:30px;border:1px solid #b8b8b8;border-radius:3px;background:#f0f0f0;box-shadow:#999 0 1px 3px;color:#777;font-weight:bolder;font-size:14px;line-height:30px;}
.hwq-page>a.active,.hwq-page>a:hover{background:#ccc;color:#333;}
.hwq-page>a.active{border:1px solid #e8f1d5;box-shadow:0 1px 3px #e8f1d5;}
.hwq-page>a.active:hover{background:#ccc;}
.hwq-info-article ul{padding:15px;height:auto!important;}
.hwq-info-article-title{padding:5px 0;border-bottom:1px dashed #eee;color:#333;text-align:center;font-size:24px;line-height:42px;}
.hwq-info-article-time{text-align:center;line-height:40px;}
.hwq-info-article-time span{margin:0 10px;}
.hwq-info-article p{text-indent:2em;line-height:30px;}
.hwq-info-article img{display:block;margin:20px auto;max-width:100%;text-align:center;}
.hwq-info-article .hwq-page{padding-bottom:20px;text-align:right;}
.hwq-info-article .hwq-page>span{float:left;width:80%;text-align:left;text-indent:0;font-size:14px;}
.hwq-info-article .hwq-page>span>a{display:block;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;}
.hwq-img-list .info a:hover,.hwq-info-article .hwq-page>span>a:hover{color:red;}
.dakuang{overflow:hidden;}
.dakuang>div{margin-bottom:-9999px;padding-bottom:9999px;background:#fff;}
.dakuang>div .hwq-left-list{margin-top:0;}
.dakuang>div.item-2{float:left;margin-left:1%;padding-right:0!important;padding-left:0!important;width:15.66%;background:#eee;}
.dakuang>div.item-10{float:right;width:82.33%;}
.dakuang>div.bread{float:left;margin-bottom:0;padding-bottom:0;width:100%;background:0 0;}
