@charset "utf-8";
html,body,div,span,img,ul,li,ol,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p{border:0; margin:0; padding:0;}
body{font-size:12px;}
a:link,a:visited{color:#5e5e5e; text-decoration:none;}
ul,ol,li{list-style:none;}
a:hover{color:#C63;}
*:focus{outline:none;}

.container{width:1000px; margin:0 auto;}
.logo{height:196px;}

/* 菜单 */
.menuWrap{height:40px;border-top:1px solid #FFF; background:url(menuBg.jpg) repeat-x;}
#menu li{position:relative; text-align:center;}
#menu>li{float:left; width:123px; padding-right:2px; background:url(menuSeparator.jpg) right center no-repeat;}
#menu>li:last-of-type{background:none; padding-right:0; width:125px;}
#menu>li>a{display:block; height:40px; line-height:40px; font-size:14px; font-weight:bold; letter-spacing:1px;}
#menu>li>a:link, #menu>li>a:visited{color:#fff;}
#menu>li>a:hover, #menu>li>a.current:hover, #menu>li>a.current{color:#FF6; background-color:#008C8C;}

/*这是第二级菜单*/
#menu ul{display:none; width:calc(100% - 1px); background-color:#29aebb; border:1px solid #fff; border-bottom:none; position:absolute; z-index:999; left:0; margin-left:-1px;}
#menu ul li{width:100%; padding-right:0;}
#menu ul li a:link, #menu ul li a:visited{display:block; padding:5px 8px; color:#fff; border-bottom:1px solid #fff; line-height:24px; font-size:12px;}
#menu ul li a:hover, #menu ul li a.current{background-color:#f60;}

/**若子级菜单含有子级时，在a标签增加<i>标签作为箭头，由js实现动态增加，箭头大小调节i的边框宽度*/
#menu ul i{display:block; position:absolute; *top:10px; top:calc(50% - 4px); right:2px; z-index:10; width:0; height:0; border-color:transparent; border-width:4px; border-style:solid; border-left:4px #fff solid;}

/*这是第三级菜单 及以后*/
#menu ul ul{top:0; left:100%; width:100%; margin-left:0;}


.loginArea{height:35px; line-height:35px; background-color:#e3f7f9;margin-top:10px;margin-bottom:15px;padding-left:1px;}
.txtTd{width:170px;}
.txtTd input{width:150px;height:21px;border:1px solid #cecece;}
.btnTd{width:70px; text-align:center;}
.btnTd input{width:50px;height:23px;background-color:#1dacb9;color:#FFF;cursor:pointer;letter-spacing:1px;}
.btnTd input:hover{color:#FF3;}

.indexCon{padding-top:15px;}
.picNews{width:306px; height:212px; float:left;}
.picNews .swiper-wrapper{height:212px;}
.picNews .swiper-slide p{height:212px; overflow:hidden;}
.picNews .swiper-slide p i{display:block; height:212px; background-repeat:no-repeat; background-position:center center; background-size:cover; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.picNews .swiper-slide h3{width:230px; height:32px; line-height:32px; font-size:12px; color:#fff; padding:0 66px 0 10px; background:rgba(0,0,0,0.5); font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:absolute; left:0; bottom:0;}
.picNews .swiper-slide a:hover p i{-webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}
.picNews .swiper-pagination-bullets{width:auto !important; height:6px !important; left:auto !important; right:10px; bottom:13px !important; font-size:0;}
.picNews .swiper-pagination-bullet{width:6px; height:6px; -webkit-border-radius:50%; border-radius:50%; background:#fff; opacity:1; margin:0 0 0 4px !important;}
.picNews .swiper-pagination-bullet-active{opacity:1; background:#ff0;}

.indF1{height:212px;}
.indF1 h3{height:32px; line-height:32px;border-bottom:1px solid #c2c2c2;padding-left:24px;font-size:14px; background:url(indexTbg01.jpg) left center no-repeat;color:#FFF;}
.indF1 h3 img{float:right;margin-top:10px;margin-right:8px;}
.kcjj{width:375px; height:212px; margin-left:15px; float:left;}
.kcts{width:289px; height:212px; margin-left:15px; float:left;}
.indexTxt{padding-top:11px; height:168px; line-height:24px; text-indent:2em; display:-webkit-box; -webkit-line-clamp:7; -webkit-box-orient:vertical; overflow:hidden; text-justify:inter-ideograph; text-align:justify; color:#474747;}

.indF2{margin-top:15px; height:224px;}
.indF2 h3{height:31px; line-height:31px; color:#00808b; font-size:14px; background:url(indexTilBg.jpg) top repeat-x;}
.indF2 h3 p{height:31px; padding-left:30px; background-position:8px 7px; background-repeat:no-repeat;}
.indF2 h3 img{float:right;margin-top:6px; margin-right:6px;}
.indF2 ul{padding:8px 6px 0;}
.indF2 ul li{line-height:25px; padding-left:18px; background-position:3px 7px; background-repeat:no-repeat;}
.ewm{width:306px; height:224px; float:left;}
.ewm img{display:block;}
.sjjx, .jxsp{border:1px solid #bbebf0; height:222px; margin-left:15px; float:left;}
.sjjx{width:373px;}
.sjjx h3 p{background-image:url(dotTpre.gif);}
.sjjx ul li{background-image:url(001.jpg);}
.jxsp{width:287px;}
.jxsp h3 p{background-image:url(dotTpre2.gif);}
.jxsp ul li{background-image:url(002.jpg);}


/*子页面*/
.subCon{padding-top:15px;}
.left{width:210px;border:1px solid #dadada; float:left; background:url(titlebg.jpg) top repeat-x; padding-bottom:8px;}

.right{border:1px solid #dadada; margin-left:229px;}
.left h3{height:32px; line-height:32px;padding-left:60px;font-size:14px;color:#0796a3; background:url(drop.gif) 136px center no-repeat;border-bottom:1px solid #dadada;}
.left ul{padding-top:8px;}
.left ul li{width:166px; margin:8px auto; text-align:center;height:28px; line-height:28px;border:1px solid #dadada;background:url(titlebg.jpg) top repeat-x; border-radius:3px;-moz-border-radius:3px;}
.left ul li a{display:block;}
.left ul li a.on{color:#C63;}

h3.subTitle{height:32px; line-height:32px; font-size:14px; border-bottom:1px solid #dadada; padding-left:16px; background:url(titlebg.jpg) top repeat-x;}
h3.subTitle span{display:block; padding:0 23px; background-color:#24aeba; float:left; font-size:14px; color:#fff;}

.list01{padding:0 15px;}
.newsList{padding-top:6px;}
.newsList li{height:30px; line-height:30px; border-bottom:1px dashed #CCC; padding-left:15px; background:url(dot05.gif) left center no-repeat; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newsList li span{float:right; color:#535353; padding-left:15px;}


.article{padding:0 20px;}
.articleTitle{line-height:30px; font-size:16px; font-weight:bold; text-align:center; padding-top:20px;}
.articleInfo{height:32px; width:96%; background-color:#f1f1f1; font-size:12px; color:#666; line-height:32px; text-align:center; margin:10px auto;}
.articleInfo label{padding-left:20px;}
.articlePic{display:none;}
.articleCon{line-height:30px; text-align:Justify; text-justify:inter-ideograph; font-size:14px;}
.articleCon img{max-width:720px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 720 ? "720px" : "auto"); vertical-align:top;}
.article2{padding:20px 30px;}
.article2 .articleCon img{max-width:900px; _width:expression(document.body.clientWidth > 900 ? "900px" : "auto");}

.bottom{color:#00808b;border-top:2px solid #2bafbb;height:100px;padding-top:17px; line-height:23px; text-align:center; background:url(bottomBg.jpg) repeat-x; margin-top:15px;}
.bottom a:link, .bottom a:visited{color:#00808b;}
.bottom a:hover{color:#f00;}
.bottom img{margin-right:5px; vertical-align:text-bottom;}
.bottom span{font-family:Arial, Helvetica, sans-serif;}


.piclist{padding:5px 10px 0; font-size:0;}
.piclist ul:after{display:block; content:""; clear:both;}
.piclist li{width:177px; padding:5px; font-size:12px; float:left;}
.piclist li p{border:1px solid #a3a2a2; padding:2px; background:#fff;}
.piclist li p i{display:block; height:100px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.piclist li h4{height:30px; line-height:30px; font-size:12px; font-weight:normal; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}