/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
body{ font:12px/22px "Arial","Microsoft YaHei","SimSun"; font-size:100%; overflow-x: hidden; background:url(../images/bj.jpg) repeat; }

ul,li,ol{ list-style:none}
a{ text-decoration:none !important; cursor:pointer !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding:auto;}
.no-margin{ margin:0 !important;}
.no-padding{ padding:0 !important;}
.container-fluid{ max-width:1230px !important;}
.overflow{white-space:nowrap; overflow:hidden;}
.overflow-text{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.overflow-text2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow:hidden;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%;}
.main{ padding:40px 0; width:100%; overflow:hidden; max-width: 1920px; margin: 0 auto; }
.wCenter{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
    align-items: center; 
    -webkit-align-items: center;
}
.wCenter2{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
}
.tr_3{transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;}
.tr_4{transition:all 0.4s;
-webkit-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
-o-transition:all 0.4s;}
.tr_6{transition:all 0.6s;
-webkit-transition:all 0.6s;
-moz-transition:all 0.6s;
-ms-transition:all 0.6s;
-o-transition:all 0.6s;}
.bd_weixin_popup{ height: auto !important;}
   
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

/*手机底部*/
.hot{width:100%; height:58px;position:fixed; bottom:0; left:0;z-index:99; border-top:solid 2px #c3c3c3;
background: #2e6195; }
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
/*.hot .row>div.text-center{ border-right:1px solid #fff;}*/
.hot .row > div.col-xs-3.text-center{ position: relative;}
.hot .row > div.col-xs-3.text-center:before,
.hot .row > div.col-xs-3.text-center:after{ content: ''; display: block; width: 1px; height: 100%; position: absolute; top: 0;}
.hot .row > div.col-xs-3.text-center:before{ left: 0; background: rgba(255,255,255,0.4);}
/*.hot .row > div.col-xs-3.text-center:after{ right: 0; background: #0f6bdf;}*/
.hot .row .hotewm{ position: absolute; width: 200px; height: 200px; top: -210px; left: -30px; padding: 15px; border: 1px solid #00459c; background: #FFFFFF; border-radius: 5px; display: none;}
.hot .row .hotewm .ewmimg{ width: 100%;overflow: hidden;}
.hot .row .hotewm .ewmimg img{ width: 100%;}

.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;    box-shadow: 0 0 5px #666;}
.dbbox .dbs.ewm-box img{ max-width: 140px; margin: 0 auto; display: block; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }



/*headt*/
.headt{ padding: 0; font-size: 12px; line-height: 30px; color: #FFFFFF; background: #2e6195; padding: 5px 0; }
.headt a{ color: #FFFFFF; display: inline-block; padding: 0 5px; }
.headt img{ position: relative; top: -2px; margin-right: 5px; }
.headt span{ margin-left: 15px; }
.headt a:hover{ text-decoration: underline !important;}


/*header*/
.top-header{ width: 100%; position: relative; z-index: 9999; background: #FFFFFF; }
.top-head{display: table;width: 100%;}
.top-logo{display: table-cell;vertical-align: middle; width:33%; float: left; padding-top:8px; padding-right: 15px; }

.header-nav{ width: 65%; float: right; z-index:99; }
.header-nav > .container-fluid{ padding-right: 0;}
.top-nav{}
.top-nav .nav-li{ width:11.1%;float:left; position:relative; z-index:2;  }
.top-nav .nav-li .nav-link{ font-size:14px; line-height:36px; text-align:center; white-space:nowrap; position:relative; color: #666666; transition: all 0.3s; padding: 22px 0;}
.top-nav .nav-li:hover .nav-link{ color: #2e6195; }

.top-nav a{ color:#333333;display: block;}


/*二级导航*/
.top-subnav{display:none; position: absolute; left: 50%;transform: translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%); min-width: 100%; width: 150px; z-index: 3;font-size: 12px; padding:10px 0;
background:#2e6195; white-space:nowrap; overflow:hidden;}
.top-subnav .subnav-link{white-space:nowrap; overflow:hidden; font-size:14px; line-height:36px; text-align:center; color: #FFFFFF; }
.top-subnav .subnav-link:hover{color: #666; background: #FFFFFF; }
.top-subnav a{ padding: 0 10px;}



/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li a{width:100%;float:left;overflow:hidden;}
/*.focusbox li a img{ width: 100%;}*/
.focusbox li a .img{ padding-top: 600px; }

.rslides{width:100%;height:100%; position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;
	background:url(../images/prev.jpg) no-repeat center center;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;}
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}


/*phone*/
.phone{ width:100%; overflow:hidden;}
.phone .swiper-slide img{ width: 100%;}






.index_tit{ }
.index_tit p{ font-size: 28px; line-height: 30px; color: rgba(52,73,94,0.5); }
.index_tit h3{ width: 100%; background: url(../images/tit.png) no-repeat center; color: #333333; font-size: 26px; line-height: 30px; font-weight: bold; }


/*wrap1*/
.wrap1{ }
.probox{ width: 100%; margin-top: 25px; }

.tabs{ width: 100%; text-align: center;}
.tabs li{ display: inline-block; margin:0 10px; border: 4px solid #E6E6E6; border-radius: 10px; }
.tabs li a{ display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width: 200px; font-size: 18px; line-height: 40px; color: #333333; border: 1px solid rgba(255,255,255,0.6); border-radius: 6px; background: #E6E6E6; }
.tabs li.pcur{ border-color: #aed6fe; }
.tabs li.pcur a{ background: #AED6FE; color: #FFFFFF; }

.cents{ width: 100%; margin-top: 25px; position: relative; }
.centLi{ display: none; }
.cenShow{ display: block; }

.swiper-proboxs{}
.swiper-proboxs .swiper-slide{ border: 1px solid #e2e2e2; background: #f3f3f3; padding: 10px; }
.swiper-proboxs .swiper-slide a{ display: block; overflow: hidden; position: relative; background: #FFFFFF; }
.swiper-proboxs .swiper-slide a img{ transition: all 0.4s; }
.swiper-proboxs .swiper-slide a:hover img{ transform: scale(1.1);}
.swiper-proboxs .swiper-slide a:before{ content: ''; display: block; padding-top: 112.45%; }
.swiper-proboxs .swiper-slide a .pmark{ width: 100%; height: 80px; background: rgba(0,0,0,0.5); position: absolute; left: 0; bottom: 0; }
.swiper-proboxs .swiper-slide a .pmark h3{ width: 100%; text-align: center; font-size: 16px; line-height: 18px; color: #FFFFFF; }
.swiper-proboxs .swiper-slide a .pmark img{ margin: 10px auto 0; }
.swiper-proboxs .swiper-slide a:hover .pmark{ background: rgba(16,93,171,0.5); }

.proLf, 
.proRh{ width: 40px; height: 40px; position: absolute; top: 50%; margin-top: -20px; background-size: auto; background-repeat: no-repeat; }
.proLf{ left: -60px; background-image: url(../images/pbtn2_1.jpg); }
.proRh{ right: -60px; background-image: url(../images/pbtn1_1.jpg); }
.proLf:hover, .proLf.swiper-button-disabled{ background-image: url(../images/pbtn2.jpg); }
.proRh:hover, .proRh.swiper-button-disabled{ background-image: url(../images/pbtn1.jpg); }

.pmore{ width: 100%; margin-top: 25px; }
.pmore a{ display: block; width: 175px; line-height: 34px; border: 1px solid #cfe7fe; border-radius: 17px; margin: 0 auto; text-align: center; font-size: 14px; color: #333333; box-shadow: -3px 3px 5px #999;
background: -webkit-linear-gradient( transparent, #b2d8fe);
background: -o-linear-gradient(transparent, #b2d8fe);
background: -moz-linear-gradient(transparent, #b2d8fe);
background: linear-gradient(transparent, #b2d8fe); }
.pmore a:hover{ opacity: 0.8; }


/*wrap2*/
.wrap2{ background: url(../images/bj2.jpg) no-repeat center; background-size: cover; }
.wrap2 .index_tit h3{ color: #FFFFFF; }
.swiper-video{ margin-top: 25px; }
.swiper-video a{ display: block; width: 100%; overflow: hidden; padding: 3px; background: #FFFFFF; }
.swiper-video .vimg{ width: 100%; overflow: hidden; position: relative; }
.swiper-video .vimg .img{ padding-top: 59.35%; transition: all 0.4s; }
.swiper-video .vimg .vmark{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.5); transition: all 0.3s; }
.swiper-video a:hover .vimg .img{ transform: scale(1.1);}
.swiper-video a:hover .vimg .vmark{ background:transparent; }
.swiper-video h3{ margin-top: 3px; width: 100%; position: relative;padding: 0 77px 0 15px; font-size: 14px; line-height: 30px; color: #8f8f8f; }
.swiper-video h3 span{ display: block; font-size: 12px; position: absolute; right: 15px; top: 0; }
.swiper-video a:hover{ background: #4e83b9; }
.swiper-video a:hover h3{ color: #FFFFFF;}
.wrap2 .pmore a{ box-shadow: -3px 3px 5px rgba(19,19,19,0.2); color: #FFFFFF; }



/*wrap3*/
.wrap3{}
.xwClear{ width: 100%; margin-top: 25px; }

.xwtabs{ width: 100%; text-align: center;}
.xwtabs li{ display: inline-block; margin:0 10px; border: 4px solid #E6E6E6; border-radius: 10px; }
.xwtabs li a{ display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width: 200px; font-size: 18px; line-height: 40px; color: #333333; border: 1px solid rgba(255,255,255,0.6); border-radius: 6px; background: #E6E6E6; }
.xwtabs li.xwcur{ border-color: #aed6fe; }
.xwtabs li.xwcur a{ background: #AED6FE; color: #FFFFFF; }

.xwcents{ width: 100%; margin-top: 25px; position: relative; }
.xwcentLi{ display: none; }
.xwcenShow{ display: block; }

.xwLf{ width: 278px; float: left; overflow: hidden; margin-right: 15px; }
.xwLf a{ display: block; overflow: hidden; }
.xwLf a .xwimg{ width: 100%; overflow: hidden; }
.xwLf a .xwimg .img{ padding-top: 66.78%; transition: all 0.4s; }
.xwLf a:hover .xwimg .img{ transform: scale(1.1); }
.xwLf .xw_txt{ width: 100%; overflow: hidden; background: #4e83b9; color: #FFFFFF; padding: 10px; }
.xwLf .xw_txt H3{ width: 100%; font-size: 14px; line-height: 30px; font-weight: bold; }
.xwLf .xw_txt .xw_t1{ font-size: 12px; line-height: 20px; height: 40px; }
.xwLf .xw_txt .span{ width: 80px; line-height: 26px; background: #FFFFFF; color: #4e83b9; font-size: 14px; text-align: center; margin-top: 10px; }
.xwLf a:hover .xw_txt .span{ opacity: 0.8; }

.xw2{ overflow: hidden; }
.xwli{ width: 50%; padding: 0 15px 10px; float: left; }
.xwli a{ display: block; overflow: hidden;}
.xwli .xwimg{ width: 95px; height: 97px; max-width: 35%; float: left; overflow: hidden; }
.xwli .xwimg .img{ transition: all 0.4s;}
.xwli a:hover .xwimg .img{ transform: scale(1.1);}
.xwli .xwrh{ overflow: hidden; padding-left: 10px; }
.xwli .xwrh h3{ width: 100%; font-size: 14px; line-height: 30px; color: #333333; font-weight: bold; }
.xwli .xwrh .xwt{ font-size: 12px; line-height: 20px; height: 40px; color: #666666; }
.xwli .xwrh .span{ font-size: 12px; line-height: 20px; color: #c6c6c6; margin-top: 3px; }
.xwli a:hover .xwrh h3{ color: #4e83b9;}
.xwli a:hover .xwrh .xwt{ color: #333333;}


/*wrap4*/
.wrap4{ background: #F3F3F3; }
.abclear{ width: 100%; margin-top: 20px; }
.abLf{ float: left; }
.abLf a{ display: block; overflow: hidden; width: 520px; max-width: 100%; padding: 5px 5px 5px 0; background: #FFFFFF; box-shadow: 0 5px 10px #999; }
.abLf a .abimg{ width: 33.3%; float: left; overflow: hidden; border-left: 5px solid #FFFFFF; position: relative; }
.abLf a .abimg .img{ padding-top: 147.9%; transition: all 0.4s; }
.abLf a .abimg:nth-child(1) .img{ opacity: 0.4; }
.abLf a .abimg:nth-child(2) .img{ opacity: 0.7; }
.abLf a .abimg:nth-child(3) .img{ opacity: 0.9; }
.abLf a .abimg .img:hover{ opacity: 1; transform: scale(1.1); }

.abrh{ overflow: hidden; padding-left: 25px; }
.abrh h3{ display: inline-block; font-size: 16px; line-height: 24px; color: #333333; border-bottom: 3px double #888; font-weight: bold; }
.abrh .ab_txt{ font-size: 14px; line-height: 28px; color: #333333; height: 140px; overflow: hidden; margin: 15px 0; }
.abrh .pmore{ margin: 10px 0; }
.abrh .pmore a{ margin: 0; }


.zz_tit{ width: 100%; text-align: center; background: url(../images/zz_tit.png) no-repeat center; margin: 30px 0 25px; font-size: 18px; line-height: 26px; color: #333333; }

.zzclear{ width: 100%; padding: 0 20px; position: relative; }
.swiper-zz{}
.swiper-zz a{ display: block; width: 100%; overflow: hidden; background: #EEEEEE; padding: 5px; }
.swiper-zz a .zzimg{ width: 100%; overflow: hidden; background: #FFFFFF; position: relative; }
.swiper-zz a .zzimg:before{ content: ''; display: block; padding-top: 120.9%; }
.swiper-zz a .zzimg img{ transition: all 0.4s;}
.swiper-zz a:hover .zzimg img{ transform: scale(1.1);}
.swiper-zz a h3{ width: 100%; font-size: 12px; line-height: 26px; color: #666666; background: #FFFFFF; }
.swiper-zz a:hover { background: #b4b4b4; }

.zzRh, .zzLf{ width: 10px; height: 40px; line-height: 40px; text-align: center; background-color: #cccccc; font-size: 10px; position: absolute; top: 50%; margin-top: -20px; color: #FFFFFF; }
.zzLf{ left: 0;}
.zzLf:before{ content: '<'; display: block; }
.zzRh{ right: 0; }
.zzRh:before{ content: '>'; display: block; }
.zzLf:hover, .zzRh:hover{ background-color: #5e5e5e; color: #FFFFFF; }


/*wrap5*/
.wrap5{ background: url(../images/bj3.jpg) no-repeat center; background-size: cover; }
.wrap5 .index_tit p{ color: #FFFFFF;}
.wrap5 .index_tit h3{ color: #FFFFFF;}

.tact_clear{ width: 100%; margin-top: 25px; }
.tact_clear h3{ font-size: 18px; line-height: 30px; color: #FFFFFF; font-weight: bold;}
.tactLf{ }
.tactLf img{ margin: 10px 0;}
.tactLf .tact_t{ font-size: 12px; line-height: 20px; color: #FFFFFF; }
.tactRh{ }
.tactRh .tactForm{ width: 100%; margin-top: 10px;}
.tactRh .tactForm .form-group{ margin-bottom: 10px; }
.tactRh .tactForm .form-group .form-control{ height: 33px; background: #dadada; border: none; box-shadow: none; border-radius: 0; color: #333; }
.tactRh .tactForm .form-group textarea.form-control{ height: auto;}
.tactRh .tactForm .form-group .btn{ width: 150px; height: 33px; border: none; box-shadow: none; background: #2e6195; color: #FFFFFF; border-radius: 0; }
.tactRh .tactForm .form-group .btn:hover{box-shadow: 0px 0px 3px rgba(255,255,255,0.3);}


/*wrap6*/
.wrap6{ background: #FFFFFF; padding: 0; }
.wp6_nav{ width: 100%; border-bottom: 1px solid #d3d5d7; padding: 40px 0; margin-bottom: 3px; }
.wp6_nav ul{ width: 150px; overflow: hidden; float: left; text-align: center; max-width: 14.28%; }
.wp6_nav ul h3{ width: 100%; }
.wp6_nav ul h3 a{ color: #333333; font-size: 14px; line-height: 24px; }
.wp6_nav ul li{ width: 100%;}
.wp6_nav ul li a{ font-size: 12px; line-height: 18px; color: #333333; }
.wp6_nav ul a:hover{ text-decoration: underline !important; color: #2E6195; }
.wp6_bot{ width: 100%; border-top: 1px solid #e8eaeb; padding: 20px 0; }
.wp6_bot .bot01{ float: left; max-width: 60%; color: #333333; font-size: 12px; line-height: 18px; padding-top: 15px; }
.wp6_bot .bot01 h3{ font-size: 26px; line-height: 40px;}
.wp6_bot .code{ float: right; overflow: hidden; max-width: 40%; font-size: 12px; line-height: 18px; color: #333333; text-align: center;  }
.wp6_bot .code p{width: 100%; }





/*footer*/
.footer{ padding: 12px 0; background: #2e6195; font-size: 12px; line-height: 20px; text-align: center; color: #FFFFFF; }






/*mainBox*/
.mainBox{ min-height: 600px; }
 
.mboxLf{ width: 260px; float: left; background: #056ebe; padding: 23px; }
.itemtit{ width: 100%; background: url(../images/icon_3.png) no-repeat center bottom; text-align: center; font-size: 30px; line-height: 30px; color: #FFFFFF;  position: relative; padding: 12px 0; }
.itemtit i{ position: absolute; right: 10px; top: 12px; }



.accordion{ width: 100%; overflow: hidden; margin-top: 10px; background: #FFFFFF; border-radius: 16px; padding: 22px 14px; }
.accordion a{ display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width: 100%; }
.accordion .link{ width: 100%; font-size: 16px; line-height:30px; color: #FFFFFF; position: relative; background: #585656; margin-bottom: 10px; padding-left: 24%; border-radius: 14px; }
.accordion .link:hover, 
.accordion li.open .link{ background: #016aba;  }

.submenu{ width: 70%; margin: 0 auto; display: none; }
.submenu li{ border-bottom: 1px dashed rgba(86,86,86,0.3); }
.submenu li a{ display: block; font-size: 14px; line-height: 34px; color: #888888; text-align: center; }
.submenu li a:hover{ color: #016aba; text-decoration: underline !important; }
.submenu li:last-child{ border-bottom: none; margin-bottom: 10px; }

.mbot{ margin-top: 10px; font-size: 12px; line-height: 20px; color: #FFFFFF }
.mbot a{}




.mboxRh{ overflow: hidden; padding-left: 30px; }
.rhtit{ width: 100%; overflow: hidden; border-bottom: 1px solid #d5d4d4; font-size: 14px; line-height:40px; color: #787676; padding-bottom: 5px; position: relative; }
.rhtit .pull-left{ font-size: 18px; color: #333333; font-weight: bold; }
.rhtit:before{ content: ''; display: block; width: 100%; height: 1px; background: #777676; position: absolute; left: 0; bottom: 4px; }
.rhtit a{ color: #787676;}
.rhtit a:hover{ color: #016ABA; }

.rhcont{ width: 100%; margin-top: 18px; font-size: 14px; line-height: 30px; color: #131313; }
.rhcont img{ width: 85%; height:auto; }
.rhcont p img{ width: 85%; height:auto; }

.li01{ padding: 8px; }
.li01 a{ display: block; overflow: hidden; border: 1px solid #e2e2e2; background: #f3f3f3; padding: 10px; }
.li01 a .li01_img{ overflow: hidden; position: relative; background: #FFFFFF; }
.li01 a .li01_img img{ transition: all 0.4s; }
.li01 a:hover .li01_img img{ transform: scale(1.1);}
.li01 a .li01_img:before{ content: ''; display: block; padding-top: 112.45%; }
.li01 a .li01_img .pmark{ width: 100%; height: 80px; background: rgba(0,0,0,0.5); position: absolute; left: 0; bottom: 0; }
.li01 a .li01_img .pmark h3{ width: 100%; text-align: center; font-size: 16px; line-height: 18px; color: #FFFFFF; }
.li01 a .li01_img .pmark img{ margin: 10px auto 0; }
.li01 a:hover .li01_img .pmark{ background: rgba(16,93,171,0.5); }



.li02{ padding: 8px; }
.li02 a{ display: block; width: 100%; overflow: hidden; padding: 3px; background: #FFFFFF; }
.li02 .vimg{ width: 100%; overflow: hidden; position: relative; }
.li02 .vimg .img{ padding-top: 59.35%; transition: all 0.4s; }
.li02 .vimg .vmark{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.5); transition: all 0.3s; }
.li02 a:hover .vimg .img{ transform: scale(1.1);}
.li02 a:hover .vimg .vmark{ background:transparent; }
.li02 h3{ margin-top: 3px; width: 100%; position: relative;padding: 0 77px 0 15px; font-size: 14px; line-height: 30px; color: #8f8f8f; }
.li02 h3 span{ display: block; font-size: 12px; position: absolute; right: 15px; top: 0; }
.li02 a:hover{ background: #4e83b9; }
.li02 a:hover h3{ color: #FFFFFF;}


.li03{ margin-bottom: 20px; }
.li03 a{ display: block; transition: all 0.3s; color: #6d6d6d; overflow: hidden; padding: 10px; background: #efefef; }
.li03 .newimg{ width: 180px; max-width: 40%; height: 125px; float: left; overflow: hidden; }
.li03 .newimg .img{ transition: all 0.5s;}
.li03 a:hover .newimg .img{ transform: scale(1.1);}
.li03 .newtxt{ overflow: hidden; padding-left: 15px; }
.li03 .newtxt h3{ width: 100%; font-size: 16px; line-height: 30px; font-weight: bold; }
.li03 .newtxt h3 span{ color:#999999; font-size:12px; text-align:right; float:right; font-weight:normal;}
.li03 .newtxt .span{ display: block; width: 30px; height: 2px; background: #2e6195; margin: 5px 0 10px; }
.li03 .newtxt .new_t{ width: 100%; font-size: 14px; line-height: 23px; height: 69px; overflow: hidden; -webkit-line-clamp: 3;  }
.li03 a:hover .newtxt h3{ color: #FFFFFF; }
.li03 a:hover{ background: #2e6195; color: #FFFFFF; }
.li03 a:hover .newtxt .span{ background: #FFFFFF;}

/*分页样式*/
div.page {padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin:10px 3px; padding-top: 3px; text-align: left;}
div.page a {border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #eb5914; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none;}
div.page a:hover {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page a:active {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #eb5914; margin-right: 3px; padding-top: 2px;}
div.page span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px;}

