@charset "utf-8";body{ font-family: Arial}
.tab{ position: relative}
.tab .hd{ position: relative}
.bd>.c{ display: none;transition: all .3s}
.bd>.on{ display: block}
.btn{ display: inline-block;color: #fff;padding: 0 8px;line-height: 22px;text-align: center}
.btn img{ vertical-align: -2%}
.btn.btn-blue{ background-color: #0099d5}
.btn:hover{ color: #fff;opacity: .7}
.text_nowrap{ display: block;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden}
.ellipsis{ display: -webkit-box;overflow: hidden;white-space: normal;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all}
.text-right{ text-align: right}
.fz13{ font-size: 13px}
.fstart{ justify-content: flex-start}
.w50{ width: 48%}
.w30{ width: 30%}
.w80{ width: 80%}
.mt10{ margin-top: 10px}
.mt20{ margin-top: 20px}
.mt30{ margin-top: 30px}
@media screen and (max-width:991px){ .m-100{  width: 100%!important }
 .m-hide{  display: none!important }
 .m-mt10{  margin-top: 10px!important }
 .m-mt20{  margin-top: 20px!important }
 .m-mt30{  margin-top: 30px!important }
 .m-hauto{  height: auto!important }}.header{ box-shadow: 0 0 10px 8px #e4eaee}
.header .logo{ margin-top: 20px}
.header .topLogin{ width: 236px;height: 30px;margin-top: 13px;float: right;line-height: 30px;overflow: hidden;text-align: center;background: #2aafd4;color: #fff}
@media screen and (max-width:991px){ .header .topLogin{  position: absolute;top: 20px;right: 2% }}@media screen and (max-width:380px){ .header .topLogin{  width: 50% }}.header .topLogin a{ display: inline-block;font-size: 14px;padding: 0 6px;color: #fff}
@media screen and (max-width:991px){ .header .topLogin a{  font-size: 16px }}.header .right{ width: 750px;width: calc(100% - 270px);margin-top: 20px}
.header .nav{ width: 100%;height: 55px;position: relative;clear: both;border-top: 1px solid #ddd;font-size: 14px;margin-bottom: -2px}
.header .nav ul{ width: 100%;width: calc(100% - 68px);float: right}
@media screen and (max-width:991px){ .header .nav ul{  width: 100% }}@media screen and (max-width:710px){ 
 .header .nav li a{  padding: 0 }}.header .nav li>a{ display: block;padding: 0 10px;line-height: 50px}
.header .nav li>a.on,.header .nav li>a:hover{ border-bottom: #de1d20 solid 4px;color: #666}
.header .nav .sNav{ display: none;position: absolute;left: 0;top: 100%;width: 100%;font-size: 12px;line-height: 28px;background-color: #eef6fb;padding: 20px 25px 30px;z-index: 22;min-height:160px;}
.header .nav .sNav .sub{ width: calc(100% - 200px);justify-content: flex-start}
.header .nav .sNav .sub dl{ padding: 0 15px;border-right: #cdcdcd solid 1px}
.header .nav .sNav .sub dl.last{ border-right: none}
.header .nav .sNav .sub dl dt a{ color: #00629f}
.header .nav .sNav .imgDiv{ position: absolute;top: 20px;right: 25px}
.header .nav .sNav .imgDiv a{ position: absolute;left: 0;bottom: 0;background-color: #166ea5;color: #fff;width: 100%;font-size: 13px;line-height: 35px;height: 36px;text-align: center}
.header .nav .icon{ position: absolute;bottom: 10px;right: 0}
@media screen and (max-width:991px){ .header{  box-shadow: none }
 .header .logo{  width: 32% ;margin-top:0px;}
 .header .nav .icon{display:none;}
 .header .nav{display: none;height: auto;background:#0099d6;overflow: hidden;}
 .header .nav .flex{display: block;}
 .header .nav  li{border-bottom: 1px solid #fff;}
 .header .nav li a{color:#fff;position: relative;}
 .header .nav li>a{line-height: 42px;}
 .header .nav ul li>a>i.triangle,.header .nav dl dt>a>i.triangle {position: absolute;width: 40px; height: 100%;background: url(../images/public/dropdown.png) no-repeat center;background-size: 23px;top: 0;right: 0;left: auto;transition: all .3s;}
 .header .right{margin-top:0px;}
 .header .nav li a.on,.header .nav li>a:hover{border-bottom:0px;color:#fff;}
 
 .header .nav li a.on>i.triangle{transform: rotate(180deg);}
 .header .nav .sNav{position: inherit;padding: 10px 25px 10px;background:#0099d6;}
 .header .nav .sNav .imgDiv{display: none;}
 .header .nav .sNav .sub{width: 100%;}
 .header .nav .sNav .sub dl{border-right: 0px;}
 .header .nav .sNav .sub dl dt a,.header .nav .sNav .sub dl dd a{color:#fff;}
 .header .nav .sNav .sub dl dt a{position: relative;display: block;font-size:13px;}
 .header .nav .sNav .sub dl dd{display: none;}
 .header .nav .sNav .sub dl dt a.on{padding-bottom: 5px;}
 .header .menu_button{ margin-top: 3%;margin-left:3%;float:right; position: relative;width: 30px;height: 21px;transition: all .3s;margin-left: 30px ;}
 .header .menu_button i{  background: #000;display: block;width: 30px;height: 3px;margin-bottom: 6px;transition: all .3s }
 .header .menu_button i:last-child{  margin-bottom: 0 }
 .header .menu_button.close{  top: -5px }
 .header .menu_button.close i:first-child{  left: 0;top: 12px;transform: rotateZ(45deg);position: absolute }
 .header .menu_button.close i:nth-child(2){  display: none }
 .header .menu_button.close i:last-child{  left: 0;top: 12px;transform: rotateZ(-45deg);position: absolute }
 }
@media screen and (max-width:991px){ .indexbg{  background: 0 0 }}.indexbg .main_left{ width: 240px;float: left}
.indexbg .main_left .index_market{ background: #09a3e0;height: 350px;overflow: hidden}
@media screen and (max-width:991px){ .indexbg .main_left .index_market{  margin-top: 20px }}.indexbg .main_left .index_market .index_market_tit{ height: 30px;line-height: 30px;margin: 0 9px;font-size: 16px;color: #fff;font-weight: 700;border-bottom: #24c0f1 solid 2px}
.indexbg .main_left .index_market .index_market_tit a{ color: #fff}
.indexbg .main_left .index_market .liNow .name{ height: 29px;line-height: 29px;padding: 0 12px;color: #fff;cursor: pointer}
.indexbg .main_left .index_market .liNow .index_market_list{ height: 210px;background: #09709d;text-align: center}
.indexbg .main_left .index_market .liNow .index_market_list img{ width: 220px;height: 120px;padding: 12px 10px 0 10px}
.indexbg .main_left .index_market .liNow .index_market_list .index_market_listcon{ color: #aecad5;padding-top: 15px;padding-left: 10px;font-family: Arial;text-align: left}
.indexbg .main_left .index_market .liNow .index_market_list .index_market_listcon p{ text-align: right;padding-right: 20px;padding-top: 6px}
.indexbg .main_left .search{ width: 100%;background: #0087c4;padding: 8px 11px;overflow: hidden}
.indexbg .main_left .search .search_text{ border: #c8c8c8 solid 1px;border-right: 0;height: 25px;line-height: 25px;float: left;padding: 0 10px;width: 170px;width: calc(100% - 25px)}
.indexbg .main_left .search .search_btn{ background: url(../images/index/btn6.gif) no-repeat;width: 25px;height: 25px;float: left}
.indexbg .main_left .leftSlide{ position: relative;width: 100%;height: 172px}
@media screen and (max-width:991px){ .indexbg .main_left .leftSlide{  height: auto }}.indexbg .main_left .leftSlide .box{ overflow: hidden}
.indexbg .main_left .leftSlide li{ position: relative}
.indexbg .main_left .leftSlide li img{ width: 100%;height: 172px}
.indexbg .main_left .leftSlide:hover .text{ bottom: 0}
.indexbg .main_left .leftSlide .text{ position: absolute;width: 100%;left: 0;bottom: -90px;min-height: 150px;transition: all .3s;background: rgba(15,109,168,.85);color: #fff;padding: 10px 22px 10px}
.indexbg .main_left .leftSlide .text h2{ height: 50px;font-weight: 100}
.indexbg .main_left .leftSlide .text h2 a{ font-size: 16px;color: #fff}
.indexbg .main_left .leftSlide .text h2 span{ display: block;font-family: "宋体";font-size: 12px;padding-top: 5px}
.indexbg .main_left .leftSlide .text p{ line-height: 20px}
.indexbg .main_left .leftSlide .text p a{ color: #fff}
.indexbg .main_left .leftSlide .arrow-right{ position: absolute;top: 10px;right: 0;z-index: 22}
@media (max-width:991px){ .indexbg .main_left .leftSlide li img{  width: 100%;height: auto }
 .indexbg .main_left .leftSlide li .text{  height: 68px;bottom: 0;min-height: auto }
 .indexbg .main_left .leftSlide li .text p{  display: none }}.indexbg .main_right{ width: 100%;float: right}
.indexbg .main_right .banner{ width: 100%;height: 437px;overflow: hidden;position: relative}
@media screen and (max-width:991px){ .indexbg .main_right .banner{  height: auto }}.indexbg .main_right .banner img{ width: 100%}
.indexbg .main_right .banner a{cursor: pointer;}
.indexbg .main_right .banner .pagination{ display: none}
.indexbg .main_right .banner .arrow-left,.indexbg .main_right .banner .arrow-right{ position: absolute;width: 17px;height: 28px;background-image: url(../images/index/rightBtn.png);background-repeat: no-repeat;top: 50%;right: 16px;margin-top: -22px;z-index: 22;cursor: pointer}
.indexbg .main_right .banner .arrow-left{ background-image: url(../images/index/leftBtn.png);left: 16px}
.indexbg .main_right .indexData{ width: 45%;margin-right: 10px;max-width: 450px;}
.indexbg .main_right .indexData .hd a{ color: #666;cursor: pointer;padding: 0 16px;font-weight: 700;height: 40px;line-height: 40px;display: inline-block;font-size: 14px}
@media screen and (max-width:991px){ .indexbg .main_right .indexData .hd{  font-size: 16px }}.indexbg .main_right .indexData .hd a.on{ background: #0087c4;color: #fff}
.indexbg .main_right .indexData .bd ul li{ height: 36px;line-height: 36px}
.indexbg .main_right .indexData .bd ul li a{ padding-left: 16px;display: inline-block;width: calc(100% - 95px);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all}
@media screen and (max-width:991px){ .indexbg .main_right .indexData .bd ul li a{  width: calc(100% - 105px);font-size: 14px }}.indexbg .main_right .indexData .bd ul li .date{ float: right;color: #666;margin-right: 10px}
@media screen and (max-width:991px){ .indexbg .main_right .indexData .bd ul li .date{  font-size: 14px }}.indexbg .main_right .indexData .bd .more{ border-top: 3px solid #1872aa;text-align: right;line-height: 17px}
.indexbg .main_right .indexData .bd .more a{ color: #c33}
@media screen and (max-width:991px){ .indexbg .main_right .indexData .bd .more a{  font-size: 14px }}.indexbg .main_right .indexNews{ margin-top: 46px;border: #e1e1e1 solid 1px;background: url(../images/index/bg2.gif) bottom repeat-x;margin-bottom: 15px}
.indexbg .main_right .indexNews .indexNews_tit{ height: 40px;line-height: 40px;margin-bottom: 18px;position: relative;padding-left: 16px;font-size: 14px;font-weight: 700;color: #666}
.indexbg .main_right .indexNews .indexNews_tit a{ padding: 0 10px;font-size: 14px;color: #666}
@media screen and (max-width:991px){ .indexbg .main_right .indexNews .indexNews_tit a{  font-size: 16px }}.indexbg .main_right .indexNews .indexNews_tit::before{ content: '';position: absolute;left: 10px;top: 17px;width: 7px;height: 7px;background: #de1d20}
.indexbg .main_right .indexNews .indexNews_wz{ background: #e1e1e1}
@media screen and (max-width:991px){ .indexbg .main_right .img{  width: 100% }}.footer{ background-color: #00578d;padding: 10px 0;text-align: center;line-height: 30px;color: #ccc}
.footer a{ color: #ccc;margin: 0 5px}
@media (max-width:991px){ .footer .copyright{  line-height: 22px }}

#msg_win{border:1px solid #CCCCCC;background:#fff;width:240px;position:absolute;right:0;font-size:12px;font-family:Arial;margin:0px;display:none;overflow:hidden;z-index:99;}
#msg_win .icos{position:absolute;top:2px;*top:0px;right:2px;z-index:9;}
#msg_win .icos a{float:left;color:#833B02;margin:1px;text-align:center;font-weight:bold;width:14px;height:22px;line-height:22px;padding:1px;text-decoration:none;font-family:webdings;}
#msg_win .icos a:hover{color:#fff;}
#msg_title{background: #eaeaea;border-bottom:1px solid #00bfdd;border-top:1px solid #FFF;border-left:1px solid #FFF;color:#000;height:25px;line-height:25px;text-indent:5px;}
#msg_content{margin:5px;margin-right:0;width:230px;height:100%;overflow:hidden;}
