body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, button, input, textarea, p, blockquote, table, th, td{margin:0; padding:0; }
body{min-width:1350px; font:normal 100% 微软雅黑, "Microsoft YaHei", 宋体, Arial, Tahoma, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6{font-size:100%; }
button, input, textarea, select{font-family:inherit; font-size:inherit; *font-size:100%; font-weight:inherit; border:0; outline:0; resize:none}
address, caption, cite, code, dfn, em, var, b{font-style:normal; font-weight:normal; }
input, textarea{outline-style:none}
input::-webkit-input-placeholder{color:#A9A9A9; font-size:14px}
input::-moz-placeholder{color:#A9A9A9; font-size:14px   /* Mozilla Firefox 19+ */}
input:-moz-placeholder{color:#A9A9A9; font-size:14px    /* Mozilla Firefox 4 to 18 */}
input:-ms-input-placeholder{color:#A9A9A9; font-size:14px  /* Internet Explorer 10-11 */}
em, i, b{font-style:normal; }
ul, ol, li{list-style:none; }
fieldset, img{border:0; }
.fl{float:left}
.fr{float:right}
a{text-decoration:none; color:#333}
.clear{clear:both}
.w1200{width:1200px; margin:0 auto; overflow:hidden}
.w1300{width:1300px; margin:0 auto; overflow:hidden}
.h100{height:100%}
.pd15{padding:0 15px}
.center{display:flex; justify-content:center; align-items:center; }      /* 水平垂直居中 */
.cz_center{display:flex; align-items:center; }      /* 垂直居中 */
.sp_center{display:flex; justify-content:center; }      /* 水平居中 */




/* header */
#header{overflow:hidden}

/* top */
.top{width:100%; height:120px; background:url(../images/top_bj.jpg) no-repeat center}
.logo{height:120px;}
.logo em{display:inline-block;width:325px; height:67px; padding-right:45px; border-right:1px solid #d0d0d0; background:url(../images/logo.png) no-repeat}
.logo p{margin-left:45px; font-size:34px; color:#246bc9}

/* nav */
.nav_box{width:100%; height:55px; background:url(../images/nav_bj.png) repeat-x; border-bottom:2px solid #6ba516}
.nav{width:1300px; margin:0 auto;}
.nav li{float:left; width:12.4%; height:55px; border-right:1px solid #a4d661; position:relative}
.nav li.last{background:none;}
.nav li:last-child{border-right:none!important}
.nav li a{width:100%; float:left;display:block; text-align:center;}
.nav li a span{text-align:center; font-size:15px; font-weight:bold; color:#FFF; line-height:55px}
.nav li a.selected span{color:#ffe015;}
.nav li a.selected2 span{color:#ffe015;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none; position:absolute; top:57px; left:50%; transform:translate(-50%,0); width:100%; background:#FFF; box-shadow:2px 1px 6px rgba(0,0,0,0.4)}
.nav li .submenu{ z-index:9999;}
.nav li .submenu li{width:100%; height:45px; float:none; padding:0; margin:0; border-bottom:1px dotted #CCC; border-right:none!important}
.nav li .submenu li a{float:none; padding:0; border:none; text-align:center; white-space:nowrap; background:none; line-height:45px; font-size:13px; color:#666;}
.nav li .submenu li a:hover{background:rgba(111,184,39,.6);font-weight:normal; color:#fff; text-decoration:none;}

/* banner */
#banner{position:relative; height:450px; overflow:hidden; margin:0 auto}
#banner .bd{position:relative; }
#banner .bd a{display:block; width:100%; height:450px; }
#banner .hd{margin:0 auto; position:absolute; width:100%; bottom:25px; }
#banner .hd a{display:block; }
#banner .hd ul{margin:0 auto; width:100%; display:inherit; text-align:center; position:relative;}
#banner .hd ul li{display:inline-block; width:15px; height:15px; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%; margin:0 3px; background:#FFF;}
#banner .hd ul .on{ background:#6FB827;}

#banner .bnt{position:absolute; top:50%; z-index:3; margin-top:-20px; }
#banner .bnt:hover{}
#banner .prev{position:absolute; left:-54px; }
#banner .prev em{display:block; line-height:50px; padding:0 8px; font-size:30px; background:rgba(0,0,0,.4); color:#FFF; font-family:"宋体"; }
#banner .next{position:absolute; right:-54px; }
#banner .next em{display:block; line-height:50px; padding:0 8px; font-size:30px; background:rgba(0,0,0,.4); color:#FFF; font-family:"宋体"; }
#banner:hover .prev{left:40px; opacity:1; filter:alpha(opacity=100); }
#banner:hover .next{right:40px; opacity:1; filter:alpha(opacity=100); }
#banner .prev em:hover, #banner .next em:hover{color:#D83648}
#banner .prev, #banner .next{-moz-transition:all .5s ease-in-out; -webkit-transition:all .5s ease-in-out; -o-transition:all .5s ease-in-out; -ms-transition:all .5s ease-in-out; transition:all .5s ease-in-out; }

/* content */
#content{overflow:hidden; margin:40px auto 0 auto}

/* 正文版块 */
.area{overflow:hidden; display:flex; display:-webkit-flex; /* Safari */ justify-content:space-between; flex-wrap:wrap;}
.area li{width:31%; overflow:hidden}

/* 图片新闻轮播 */
.imgnews{width:100%; height:285px; background:#CCC; position:relative; overflow:hidden}
.yx-rotaion, .rotaion_list, .rotaion_list li, .rotaion_list li img{width:100%!important; height:100%}
.rotaion_list{overflow:hidden; }
.rotaion_list li img{width:100%; image-rendering:pixelated; image-rendering:-webkit-optimize-contrast;}
.yx-rotaion-btn{display:none}
.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t{position:absolute}
.yx-rotation-title{position:absolute; width:100%; height:35px; line-height:35px; background:rgba(0,0,0,.75); left:0; bottom:0; _bottom:-1px; z-index:1}
.yx-rotation-t{width:66%; font-size:12px; color:#FFF; z-index:2; bottom:0; left:12px; line-height:35px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.yx-rotation-focus{right:5px; bottom:9px; z-index:2;}
.yx-rotation-focus span{display:block; width:16px; height:16px; line-height:16px; text-align:center; margin:0 2px; font-size:12px; color:#000; float:left; background:#FFF; cursor:pointer}
.yx-rotation-focus span.hover{background:#f60; color:#FFF}

/* 版块标题 */
.biaoti{width:100%; position:relative; padding-bottom:9px; border-bottom:1px solid #c7c7c7; margin-bottom:18px}
.biaoti b:before{content:""; display:block; position:absolute; top:2px; left:0; width:4px; height:20px; background:#8CC653}
.biaoti b{font-size:17px; font-weight:bold; color:#474747; padding:0 0 9px 25px; border-bottom:1px solid #8CC653}
.more{color:#FFF; float:right; width:15px; height:15px; line-height:15px; text-align:center; margin-top:8px; background:#8CC653}
.more{font-size:12px;
	display:inline-block;
    transform: scale(0.75);
    transform-origin:0 0;
    -ms-transform: scale(0.75);         /* IE 9 */
    -ms-transform-origin:0 0;       /* IE 9 */
    -webkit-transform: scale(0.75); /* Safari 和 Chrome */
    -webkit-transform-origin:0 0;   /* Safari 和 Chrome */
    -moz-transform: scale(0.75);        /* Firefox */
    -moz-transform-origin:0 0;      /* Firefox */
    -o-transform: scale(0.75);      /* Opera */
    -o-transform-origin:0 0;}
.more:hover{background:#376d02}

/* 新闻列表 */
.news_box{overflow:hidden}
.news_box dd{width:100%; height:90px; margin:0 0 15px 0}
.news_img{height:100%}
.news_img img{width:130px; height:90px}

.news_xx{width:65%; overflow:hidden}
.news_xx a{display:block; font-size:15px; color:#484848; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.news_xx a:hover{color:#54a109}
.news_xx p{font-size:12px; color:#888; line-height:32px}
.news_xx span{font-size:12px; color:#7b7b7b; line-height:17px}
.news_xx b{font-size:12px; color:#7b7b7b; line-height:17px}
.news_xx b a{font-size:12px; color:#f00; line-height:17px; display:initial}
.news_xx b a:hover{text-decoration:underline}

.news_box dt{width:100%;}
.news_box dt a:before{content:""; display:block; position:absolute; left:0; top:50%; transform:translate(0,-50%); width:4px; height:4px; background:#8CC653}
.news_box dt a{display:block; position:relative; float:left; width:72%; font-size:13px; color:#484848; padding-left:12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.news_box dt a:hover{color:#54a109; text-decoration:underline}
.news_box dt a, .news_box dt h6{line-height:29px}
.news_box dt h6{float:right; font-weight:normal; font-size:13px; color:#484848}

/* 版块2 */
.cont2{width:100%; overflow:hidden; margin:42px auto}
/* 心理科普 */
.xlkp{width:65.5%; overflow:hidden}
.kp_box{width:100%; overflow:hidden; display:flex; display:-webkit-flex; /* Safari */ justify-content:space-between; flex-wrap:wrap;}
.kp_box dt{width:48%; height:75px; margin-bottom:25px; padding-bottom:2px}
.kq_time{width:15%; height:100%; border:1px solid #CCC; text-align:center}
.kq_time b{font-size:13px; color:#777}
.kq_time p{font-size:16px; color:#3d7307; line-height:28px}
.kq_time i{font-size:12px; color:#777}
.kp_news{width:80%; height:100%;}
.kp_news a{display:block; width:99%; font-size:16px; color:#444; margin-bottom:8px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.kp_news a:hover{color:#54a109}
.kp_news span{font-size:12px; color:#888; line-height:22px}
.kp_box dt:hover .kq_time{border:1px solid #54a109;}

/* 心理健康课 */
.xljkk{width:31%}
.xljkk dd{margin-bottom:25px; overflow:hidden}

/* 快捷链接 */
.kj_link{width:100%; height:55px; overflow:hidden; display:flex; display:-webkit-flex; /* Safari */ justify-content:space-between; flex-wrap:wrap;}
.kj_link dt{width:18.5%; height:55px; -webkit-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; border-radius:6px;}
.kj_link dt a{width:100%; height:100%; display:flex; justify-content:center; align-items:center;}
.kj_link dt b{font-size:16px; color:#FFF; line-height:27px; padding-left:45px; margin-left:-70px}
.kj_link dt:nth-child(1){background:url(../images/kj_linkbj.jpg) no-repeat 0 0}
.kj_link dt:nth-child(2){background:url(../images/kj_linkbj.jpg) no-repeat 0 -55px}
.kj_link dt:nth-child(3){background:url(../images/kj_linkbj.jpg) no-repeat 0 -110px}
.kj_link dt:nth-child(4){background:url(../images/kj_linkbj.jpg) no-repeat 0 -165px}
.kj_link dt:nth-child(1) b{background:url(../images/kj_linkicon.png) no-repeat 0 0}
.kj_link dt:nth-child(2) b{background:url(../images/kj_linkicon.png) no-repeat 0 -27px}
.kj_link dt:nth-child(3) b{background:url(../images/kj_linkicon.png) no-repeat 0 -54px}
.kj_link dt:nth-child(4) b{background:url(../images/kj_linkicon.png) no-repeat 0 -81px}

/* 友情链接 */
.yq_link{margin-top:55px}
.yq_link b{font-size:15px; color:#555; font-weight:bold}
.yq_link a{font-size:14px; color:#777; margin-right:15px;}
.yq_link a:hover{color:#54a109; text-decoration:underline}

/* footer */
#footer{background:#91c653; padding:40px 0; margin-top:35px}
.f_logo{width:211px; height:126px; background:url(../images/f_logo.png) no-repeat; margin-right:85px}
.f_info{padding-left:85px; border-left:1px solid #bee992}
.f_info b{display:block; font-size:16px; color:#222; margin-bottom:17px}
.f_info en{font-size:12px; color:#333; margin-left:22px}
.f_info p{color:#4f4f4f; font-size:12px; line-height:25px}
.f_qr{text-align:center}
.f_qr img{width:100px; height:100px}
.f_qr p{font-size:13px; color:#FFF; line-height:38px}
.f_nav{width:255px; padding:20px 0; margin-right:100px; border-top:1px solid #bee992; border-bottom:1px solid #bee992}
.f_nav dt{float:left; width:85px;}
.f_nav dt a{display:block; font-size:13px; color:#4f4f4f; text-align:center; margin:14px 0}
.f_nav dt:hover a{color:#000}
.f_bq{width:100%; background:#56822A}
.f_bq p{font-size:12px; line-height:50px; color:#FFF; text-align:center}






/* 内页start */
.ny_banner{width:100%; height:260px; background:url(../images/ny_banner.jpg) no-repeat}

#ny_content{}

/* 内页左侧 */
#ny_left{width:195px; position:relative; margin-top:-80px; float:left; transition:all 01s ease; -webkit-transition:all 01s ease; -moz-transition:all 01s ease; -ms-transition:all 01s ease; -o-transition:all 01s ease;}
#ny_left.fix{position:fixed; top:0; margin-top:0;}

.lm_name{width:100%; height:80px; background:#6fb827; position:relative; z-index:99}
.lm_name:before{content:""; display:block; position:absolute; right:0; width:155px; height:80px; background:linear-gradient(55deg, transparent 85px, rgba(255,255,255,.09) 0) top left; background-repeat:no-repeat; -webkit-transform:translateZ(0)}
.lm_name div{margin-left:30px; position:relative}
.lm_name p{font-size:16px; color:#FFF; line-height:28px}
.lm_name en{font-size:12px; color:#FFF; text-transform:Uppercase;}

/* 内页左侧导航 */
#sub_nav{margin-bottom:15px; padding-top:15px; padding-bottom:5px; border-bottom:2px solid #6fb827; display:block; background: #fff; }
#sub_nav dt {display:block; background:url(../images/icon_n_nav_li.png) 145px center no-repeat #fff;}
#sub_nav dt .a{font-size:14px; margin:0 15px; padding:0 10px; height:44px; line-height:44px; border-bottom:1px solid #e7e4e4; display:block; color:#333;}
#sub_nav dt .a.on_border {border:none !important;}
#sub_nav dt:hover, #sub_nav dt.on{color:#fff; background:url(../images/icon_n_nav_li.png) 155px center no-repeat #6fb827;}
#sub_nav dt:hover .a{color:#fff; border-bottom:1px solid #6fb827;}
#sub_nav dt.on .a{color:#fff; border-bottom:1px solid #6fb827;}
#sub_nav dt, #sub_nav dt:hover, #sub_nav dt .a, #sub_nav dt:hover .a, #sub_nav dt.on, #sub_nav dt.on .a{transition:all 0.6s ease; -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -ms-transition:all 0.6s ease; -o-transition:all 0.6s ease;}

/* 内页左侧图片链接 */
.left_img_link{width:100%}
.left_img_link li{height:76px; margin-bottom:10px; border:1px solid #b6b6b6; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; position:relative}
.left_img_link li a{display:block; width:100%; height:100%;}

.left_img_link li:nth-child(1){background:url(../images/img_linkbj.jpg) no-repeat 0 0}
.left_img_link li:nth-child(2){background:url(../images/img_linkbj.jpg) no-repeat 0 -76px}
.left_img_link li:nth-child(3){background:url(../images/img_linkbj.jpg) no-repeat 0 -152px}

/* 内页右侧 */
#ny_right{width:80%; min-height:245px; margin-bottom:45px; float:right;}

.n_title{position:relative; height:40px; padding-top:10px; margin-bottom:25px; border-bottom:1px solid #d4d6d8;}
.n_title p{line-height:40px; color:#353536; font-size:15px;}
.n_add{position:absolute; right:0; bottom:0; line-height:40px; color:#9b9c9d; background:url(../images/icon_home.png) left center no-repeat; padding-left:18px;}
.n_add b, .n_add a, .n_add i{font-size:12px; color:#9b9c9d;}
.n_add em{font-size:12px; color:#60b100; font-style:normal;}
.n_add a:hover{color:#60b100; text-decoration:underline;}

.ny_right_cont{padding-bottom:80px; position:relative}
/*.ar_article{font-size:14px; color:#4f5052; line-height:34px; text-indent:2em; text-align:justify}
.ar_article p, .ar_article b, .ar_article span{display:block; font-size:14px; color:#4f5052; line-height:34px; text-indent:2em; text-align:justify; margin-bottom:15px}*/
.ar_article{font-size:14px; color:#4f5052; line-height:180%;  min-height:600px; text-indent:2em; text-align:justify}
 
hr{display:block; height:1px; border:0; background:#dcdfe0; margin:2em auto}
.ar_article img{max-width:100%; text-align:center; margin-bottom:15px}

/* 内页右侧新闻 */
.ny_news{overflow:hidden}
.nyimg_box{overflow:hidden; display:flex; display:-webkit-flex; /* Safari */ justify-content:space-between; flex-wrap:wrap;}
.nyimg_box dt{width:30%; background:#F4F4F4}
.nyimgnews{border:1px solid #EEE; height:180px; overflow:hidden; position:relative}
.nyimgnews img{max-width:100%; max-height:100%}
.text_box{width:100%; margin-top:15px; padding-bottom:15px}
.text_box a{font-size:14px; font-weight:bold; color:#333; display:block}
.text_box a:hover{color:#64b505}
.text_box i{display:block; font-size:12px; color:#777; line-height:30px}
.text_box b{font-size:12px; color:#555; line-height:22px}

.nynew_list{overflow:hidden; margin:25px auto}
.nynew_list li{overflow:hidden; border-bottom:1px dotted #CCC}
.nynew_list li a:before{content:""; display:block; position:absolute; left:0; top:50%; transform:translate(0,-50%); width:6px; height:2px; background:#6fb827}
.nynew_list li a{display:block; width:85%; position:relative; float:left; padding-left:20px; font-size:14px; color:#666; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.nynew_list li:hover a{color:#64b505}
.nynew_list li i{float:right; font-size:13px; color:#777;}
.nynew_list li a, .nynew_list li i{line-height:55px}

.page-box{position:absolute; left:50%; transform:translate(-50%,0); bottom:0}
.pages{overflow:hidden; display:inline-block}
.pages a{float:left; color:#555; font-size:13px; padding:5px 15px; margin:0 6px; border:1px solid #CCC; }
.pages a:nth-child(1){margin-left:0!important}
.pages .on{background:#7fbe35; border:1px solid #7fbe35; color:#FFF}
.pages a:hover{background:#7fbe35; border:1px solid #7fbe35; color:#FFF}



