﻿/*
Theme Name: 山政教育
Theme URI: http://www.szkyjy.com
Author: wkang956
Description: 山政教育
Author URI: http://www.szkyjy.com
*/
@charset "utf-8";
/*顶部*/
* {padding:0px; margin: 0 auto;}
/*html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%); }*/
body{font-size:13px;font-family:"微软雅黑",'Microsoft YaHei UI', 'Microsoft YaHei';}
/*"微软雅黑 Bold",*/
img{border:0;}
.aa{clear: both;font: 0px/0px sans-serif;display: block;}
ul,li{margin:0 auto;padding:0;list-style-type:none}
/* 链接颜色 */
a{transition-duration:0.3s;-webkit-transition-duration:0.3s;}
a:link {text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	/*禁止链接高亮*/
	-webkit-touch-callout: none;
/*禁止链接长按弹出选项菜单*/}
a:visited {}
a:hover {color: #5bcf8e;text-decoration: none;}
table,th,td{border-collapse:collapse;border:1px solid #d7d6d6;}
/* wordpress 图片自动居中  */
/*.alignleft {display:inline;float:left;margin-right:1.625em;}
.alignright {display:inline;float:right;margin-left:1.625em;}
.aligncenter {clear:both;display:block;margin-left:auto;margin-right:auto;}*/
/* wordpress 图片自动居中  */
/*面包屑导航*/
.mbxdh{font-size: 15px;color: #000;border-bottom:1px solid #5bcf8e;line-height:30px;}
.mbxdh a{font-size: 15px;color: #000;}
.mbxdh a:link,.mbxdh a:visited{}
.mbxdh a:hover{color: #5bcf8e;}

/*广告*/
.guanggao{width:100%;height:25px;line-height:25px;background:#000;position: fixed;bottom:0;opacity: 0.6;filter: alpha(opacity=60);z-index: 9999;color:#ff0;font-size: 14px;font-weight: bold;letter-spacing: 1px;}
.guanggao img{position: fixed;right: 0;bottom:0;height:25px;}
/*广告*/

/*.cjgk .time{text-align: center;}
.cjgk .time p{font-size:16px;font-weight:900;}
.cjgk .time span{font-size:30px;-webkit-border-radius:5px;color:#fff;background: #f00;font-weight:900;padding:5px 2px;line-height:50px;}*/
/*分页样式*/
.page_navi{overflow:hidden;width:100%;text-align:center;}
.page_navi .page-numbers{color:#666;font-weight: 900;line-height:30px;border:1px solid #666;padding:2px 10px;font-size: 16px;margin:0 3px;}
.page_navi span.current{line-height:30px;border:1px solid #5bcf8e;background:#5bcf8e;color:#fff;padding:2px 10px;font-weight: 900;font-size:16px;}
.page_navi a:hover,.page_navi a.current{}
/**页面分页**/
/*.fenye{overflow:hidden;width:100%;text-align:center;}
.fenye span{color: #666;font-weight: 900;}
.fenye a span{height:36px;line-height:36px;border:1px solid #666;color:#888;padding:2px 10px;}
.fenye a:hover{color:#f60;}
.fenye a:hover span{border:1px solid #f60;color:#f60;}*/
/*分页样式*/
/************************header********************/
.head{width: 100%;}
.head .top{width:100%;height:35px;background: url(img/bgtop.png);}
.head .top .center{width:1000px;}
.head .top .hy{width:400px;height:35px;float:left;line-height:35px;color:#bbb;}
.head .top .tel{width:300px;height:35px;float:right;text-align: right;line-height:35px;}
/*.head .top .tel{width:300px;height:30px;float:right;text-align: right;line-height:30px;color:#bbb;}
*/
.head .logomenu{width:1000px;height:80px;}
.head .logomenu .logo{float:left;height:80px;line-height:80px;}
.head .logomenu .logo a{display:block;}
.head .logomenu .logo img{vertical-align:middle;}
div.banner{background: #3BC6A7;text-align:center;}
/************************menu********************/
.top_menu{width:auto;z-index:100;text-align: center;display: block;height:80px;line-height:80px;float: right;}
.top_menu .menu{width:auto;height:45px;}
.top_menu ul li{float: left;width:95px;position: relative;display: block;height:80px;line-height:80px;}
.top_menu ul li:last-of-type{background-image: none;}
.top_menu ul li:hover{background: #43ABEC;}

.top_menu ul li a{font-size: 16px;display: block;font-family: "微软雅黑";font-weight:900;}
.top_menu ul li a:hover{color:#fff;}

.top_menu ul li.current_page_item,.top_menu ul li.current-menu-ancestor,.top_menu ul li.current-menu-item,.top_menu ul li.current-menu-parent{background: #43ABEC;}

.top_menu ul li.current_page_item > a,.top_menu ul li.current-menu-ancestor > a,.top_menu ul li.current-menu-item > a,.top_menu ul li.current-menu-parent > a {color:#fff;/*text-decoration:underline;*/}/*color修改所有菜单项的字体颜色*/

.top_menu ul li:hover > ul {display: block;box-shadow: 0px 0px 5px 2px #d5d5d5;}
.top_menu ul li:hover > ul {-webkit-animation-name: myfirst;-webkit-animation-duration:.3s;/*transition-duration:0.5s;*/}
@-webkit-keyframes myfirst{0%{opacity:0.1;}100%{opacity:1;}}

.top_menu ul li ul {position: absolute;width:95px;z-index: 999;background:#fff;display:none;border-radius:3px;}/*将display:none改为block,可以强制所有次级菜单显示出来,方便修改样式*/

.top_menu ul li ul li{display:block;height:35px;line-height:35px;text-align:left;background:#fff;border-radius:3px;}
.top_menu ul li ul li:hover{background: #43ABEC;}
.top_menu ul li ul li a {height:35px;line-height:35px;display: block;text-align: center;font-weight:300;}
.top_menu ul li ul li a:hover {color:#fff;}
/************************hdp***********************/
.ck-slide{width:1350px;height:400px;}
.ck-slide ul.ck-slide-wrapper {height:400px;}
.ck-slide ul.ck-slide-wrapper li a img{width:1350px;height:400px;max-height:400px;}
/************************main***********************/
.main{width:100%;}
/*.mainxw{background:url(img/bg1.jpg) center;}*/
.main .xw{width: 1000px;padding:40px 0;}
.main .xw .left{width:31%;float: left;margin-right:4%;}
.main .xw .left .h1{font-size:20px;font-weight:900;border-bottom:1px solid #5bcf8e;padding:8px;}
.main .xw .left .h1 .r{float:right;font-weight:300;font-size:10px;padding:3px;background: url(img/more.jpg) no-repeat center;}
.main .xw .left ul li{width:100%;line-height:38px;border-bottom:1px dashed #5bcf8e;background:url(img/b.jpg) no-repeat left;text-indent:1.2em;}
.main .xw .left ul li a h3{font-weight:inherit;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.main .xw .center{width:31%;float:left;margin-right:4%;}
.main .xw .center .h1{font-size:20px;font-weight:900;border-bottom:1px solid #5bcf8e;padding: 8px;}
.main .xw .center .h1 .r{float:right;font-weight:300;font-size:10px;padding:3px;background: url(img/more.jpg) no-repeat center;}
.main .xw .center ul li{width:100%;line-height:38px;border-bottom:1px dashed #5bcf8e;background:url(img/b.jpg) no-repeat left;text-indent:1.2em;}
.main .xw .center ul li a h3{font-weight:inherit;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.main .xw .right{width:30%;float: left;}
.main .xw .right .h1{font-size:20px;font-weight:900;border-bottom:1px solid #5bcf8e;padding: 8px;}

.main .xw .right .zx a{width:28%;height:74px;border:1px solid #000;border-radius:5px;float:left;text-align:center;margin:0 2%;display: block;padding: 4px 0;border-radius:5px;margin-bottom:20px;}

.main .xw .right .zx .a1{border:2px solid #FB6A69;color: #FB6A69;}
.main .xw .right .zx .a1:hover{background:#FB6A69;color: #fff;}
.main .xw .right .zx .a2{border:2px solid #5bcf8e;color: #5bcf8e;}
.main .xw .right .zx .a2:hover{background:#5bcf8e;color: #fff;}
.main .xw .right .zx .a3{border:2px solid #30CB8B;color: #30cb8b;}
.main .xw .right .zx .a3:hover{background:#30CB8B;color: #fff;}
.main .xw .right .zx a span{display:block;width: 52px;height:50px;margin-bottom: 2px;background:url(img/icon1.png) no-repeat;}
.main .xw .right .zx .a1 span{background-position:-170px 6px;}
.main .xw .right .zx .a1:hover span{background-position:-170px -46px;}
.main .xw .right .zx .a2 span{background-position:0 -100px;}
.main .xw .right .zx .a2:hover span{background-position:0 -153px;}
.main .xw .right .zx .a3 span{background-position:0 6px;}
.main .xw .right .zx .a3:hover span{background-position:0 -46px;}
.main .xw .right .zx p{width:280px;line-height:34px;border:2px solid #F8A955;font-size:25px;padding:5px;border-radius:5px;color:#F8A955;text-indent:10px;}
.main .xw .right .zx p span{width:280px;height:100px;line-height:50px;font-size:28px;padding:5px;border-radius:5px;color:#F8A955;letter-spacing:2px;}

/************************公共***********************/
.mainys .ys .h1,.mainzyfl .zyfl .h1,.mainjpkc .jpkc .h1,.mainjxtd .jxtd .h1,.mainjxhj .jxhj .h1{font-size:30px;font-weight:900;line-height:40px; text-align:center;}
.mainys .ys .h1 span,.mainzyfl .zyfl .h1 span,.mainjxtd .jxtd .h1 span,.mainjpkc .jpkc .h1 span,.mainjxhj .jxhj .h1 span{ font-size:20px; line-height:35px; color:#545454; display:block; text-transform:uppercase;}
.mainys .ys .tit_info,.mainzyfl .zyfl  .tit_info,.mainjxtd .jxtd  .tit_info,.mainjpkc .jpkc  .tit_info,.mainjxhj .jxhj .tit_info{ font-size:14px; line-height:35px; color:#333333; display:block; text-align:center;}
.mainys .ys .tit_info,.mainzyfl .zyfl  .tit_info,.mainjxtd .jxtd  .tit_info,.mainjpkc .jpkc  .tit_info,.mainjxhj .jxhj .tit_info{ font-size:14px; line-height:35px; color:#333333; display:block; text-align:center;}

/************************优势***********************/
.mainys{width:100%; height:auto; overflow:hidden; margin: 0px; padding:40px 0;/*background:url(img/bgys.jpg) no-repeat center;*/background:#f4f4f4;}
.main .ys{width:1000px;}

.mainys .ys .h1 a:hover{color:#00ACDA;}
.main .ys .ysul{width: 1000px;height:600px;margin-top:20px;background: url(img/bgys.png) no-repeat center;}
.ysul li{font-size:20px;}

.ysul .li1{float: left;width:300px;height:230px;padding:0 30px 0 170px;line-height:25px;color:#00ACDA;}
.ysul .li2{float: left;width:300px;height:230px;padding:0 170px 0 30px;color:#FF956A;}

.ysul .li3{float:left;width:300px;height:280px;padding:0 190px 0 10px;line-height:25px;color:#FFA700;}
.ysul .li4{float:left;width:300px;height:280px;padding:0 10px 0 190px;line-height:25px;color:#000;}

.ysul .li5{float: left;width:300px;padding:0 30px 0 170px;line-height:30px;color:#68C368;}
.ysul .li6{float: left;width:300px;padding:0 160px 0 40px;line-height:25px;color:#BFBC00;}

.ysul li p{font-size:13px;margin-top:10px;}
/************************热门专业***********************/
.mainzyfl{width:100%; height:auto; overflow:hidden; padding:40px 0;/*background:#FFEE6E;*/}
.class_bg { width:100%; height:auto; overflow:hidden; background:#eeeeee; padding:40px 0px;}
.ul_class { width:1050px; height:auto; overflow:hidden; margin-top:30px;}
.ul_class li {width:300px; height:auto; overflow:hidden; float:left; background:#eee; margin:0px 25px;opacity:0.9}
.ul_class li img { width:300px; height:250px; display:block;}
.ul_class li .class_tit_one { width:120px; height:40px; background:#069b1b; position:absolute; z-index:9; text-align:center; padding:5px 0px; margin-top:100px; font-size:25px; line-height:40px; font-weight:bold}
.ul_class li .class_tit_one a { color:#ffffff; display:block;}
.ul_class li .class_tit_tow {width:120px; height:40px; background:#007fe0; position:absolute; z-index:9; text-align:center; padding:5px 0px; margin-top:100px; font-size:25px; line-height:40px; font-weight:bold}
.ul_class li .class_tit_tow a { color:#ffffff; display:block;}
.ul_class li .class_tit_three { width:250px; height:40px; background:#cea604; position:absolute; z-index:9; text-align:center; padding:5px 0px; margin-top:100px; font-size:20px; line-height:40px; font-weight:bold}
.ul_class li .class_tit_three a { color:#ffffff; display:block;}
.ul_class li p {padding:10px 15px;; font-size:13px; line-height:25px; color:#000;}
.ul_class li .a_bt { width:200px; height:25px; margin:5px 50px 25px 50px;}
.ul_class li .a_bt_left { width:80px; height:25px; background:url(img/online_bm.png) no-repeat; line-height:25px; text-align:center; font-size:12px; margin:0px 10px; float:left}
.ul_class li .a_bt_left a:hover{color:#000;}
.ul_class li .a_bt_right { width:80px; height:25px; background:url(img/online_yy.png) no-repeat; line-height:25px; text-align:center; font-size:12px; margin:0px 10px; float:left;}
.ul_class li .a_bt_right a:hover{color:#000;}
.ul_class li .a_bt a { color:#ffffff; display:block;}

/************************所有专业***********************/
.mainzy{/*background:#B9FFE3;*/background:#f4f4f4;}
.zy{width:1000px;padding:40px 0;}
.zy .ul{width:1000px;}
.zy .ul li{float:left;width:230px;height:auto;margin:10px;}

.zy .h1{font-size:30px;font-weight:900;line-height:40px; text-align:center;}
.zy .h1 span{ font-size:20px; line-height:35px; color:#545454; display:block; text-transform:uppercase;}
.zy .tit_info{ font-size:14px; line-height:35px; color:#333333; display:block; text-align:center;}

.main .zy ul li .a{width:220px;height:210px;display:block;text-align:center;font-size:20px;font-weight:900;}
.main .zy ul li .a span{display:block;width:140px;height:140px;	background:url(img/icon2.png) no-repeat;}
.main .zy ul li .a1 span{background-position:-1132px -208px; }
.main .zy ul li .a1:hover{border-radius:30px;background:#FACD00;color:#fff;}
.main .zy ul li .a1:hover span{background-position:-1132px -355px;}
.main .zy ul li .a2 span{background-position:-422px -208px; }
.main .zy ul li .a2:hover{border-radius:30px;background:#1DDE8E;color:#fff;}
.main .zy ul li .a2:hover span{background-position:-422px -355px;}
.main .zy ul li .a3 span{background-position:-1274px -208px; }
.main .zy ul li .a3:hover{border-radius:30px;background:#009DF0;color:#fff;}
.main .zy ul li .a3:hover span{background-position:-1274px -355px;}
.main .zy ul li .a4 span{background-position:-848px -208px; }
.main .zy ul li .a4:hover{border-radius:30px;background:#FF6665;color:#fff;}
.main .zy ul li .a4:hover span{background-position:-848px -355px;}
.main .zy ul li .a5 span{background-position:-136px -208px; }
.main .zy ul li .a5:hover{border-radius:30px;background:#30ACFD;color:#fff;}
.main .zy ul li .a5:hover span{background-position:-136px -355px; }
.main .zy ul li .a6 span{background-position:4px -208px; }
.main .zy ul li .a6:hover{border-radius:30px;background:#FFD928;color:#fff;}
.main .zy ul li .a6:hover span{background-position:4px -355px; }
.main .zy ul li .a7 span{background-position:-990px -208px; }
.main .zy ul li .a7:hover{border-radius:30px;background:#5DD14B;color:#fff;}
.main .zy ul li .a7:hover span{background-position:-990px -355px;}
.main .zy ul li .a8 span{background-position:-280px -208px; }
.main .zy ul li .a8:hover{border-radius:30px;background:#FFB215;color:#fff;}
.main .zy ul li .a8:hover span{background-position:-280px -355px;}

.zy .ul li p {line-height:35px;text-align:center;font-size:15px;}
.zy .ul li p a{display:block;font-weight:900;}
.zy .ul li p a:hover{color:#5bcf8e; display:block;}
/************************精品课程***********************/
.mainjpkc{/*background:url(img/bgjpkc.jpg) no-repeat center;*//*background:#FCE5FA;*/}
.mainjpkc .jpkc{width:1000px;padding:40px 0;}

.ul_ac {width:1000px;height:auto; overflow:hidden;}
.ul_ac li {width:190px;height:auto; overflow:hidden; margin:10px 5px; float:left;}
.ul_ac li a img{width:190px;height:149px;}
.ul_ac li a img:hover{opacity:0.9;}
.ul_ac li p {line-height:35px;background:#eee; text-align:center; font-size:13px;}
.ul_ac li p a {display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ul_ac li p a:hover{background:#007fe0; color:#fff; display:block;}
/************************教学环境***********************/
.mainjxhj{width:100%; height:auto;overflow:hidden;/*background:url(img/bgys.jpg) no-repeat center;*/;padding:40px 0px;background:#f4f4f4;}

.jxhjul{width:1000px;}
.jxhjul li{float:left;padding:10px;}
.jxhjul li:hover .div{display:block;}
.jxhjul li .div{width:230px;height:180px;background:#000;opacity:0.7;position:absolute;display:none;}
.jxhjul li .div p{font-size:30px;line-height:180px;text-align:center;color:#fff;}
.jxhjul li img{width:230px;height:180px;}

/************************新闻***********************/
.mainckzn{/*background:url(img/bg1.jpg) center;*/background:#f4f4f4}
.main .ckzn{width: 1000px;padding:30px 0;}
.main .ckzn .left,.main .ckzn .center,.main .ckzn .right{width:29%;float: left;margin:0 2%;}
.main .ckzn .left .h1,.main .ckzn .center .h1,.main .ckzn .right .h1{font-size:20px;font-weight:900;border-bottom:1px solid #5bcf8e;padding:8px;}
.main .ckzn .left .h1 .r,.main .ckzn .center .h1 .r,.main .ckzn .right .h1 .r{float:right;font-weight:300;font-size:10px;padding:3px;background: url(img/more.jpg) no-repeat center;}
.main .ckzn .left ul li,.main .ckzn .center ul li,.main .ckzn .right ul li{width:100%;line-height:38px;border-bottom:1px dashed #5bcf8e;background:url(img/b.jpg) no-repeat left;text-indent:1.2em;}
.main .ckzn .left ul li a h3,.main .ckzn .center ul li a h3,.main .ckzn .right ul li a h3{font-weight:inherit;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/************************友情链接***********************/
.main .yqlj{width: 1000px;}
.main .yqlj .h1{font-size:20px;font-weight:900;border-bottom:1px solid #5bcf8e;padding: 8px;}
.main .yqlj .h1 .r{float:right;font-weight:300;font-size:11px;padding:3px;color:#2a2c2e;}
.main .yqlj a{color:#333;}
.main .yqlj a:hover{color:#5bcf8e;}
/************************foot***********************/
.foot{width: 100%;background:#333;}
.foot .foot1{width: 1000px;
    text-align: center;
    margin-top: 95px;}
.foot .foot1 .left{width:150px;float:left;}
.foot .foot1 .center{float: left;}
.foot .foot1 .center .menu{width:700px;}
.foot .foot1 .center ul li{float: left;width:140px;line-height:30px;}
.foot .foot1 .center ul li a{color:#eee;font-size:15px;font-family: "微软雅黑";font-weight:900;}
.foot .foot1 .center ul li a:hover{color:#5bcf8e;}
.foot .foot1 .center ul li ul{width:140px;}
.foot .foot1 .center ul li ul li a {color:#bbb;font-weight:inherit;font-size:12px;text-align:center;}
.foot .foot1 .center ul li ul li a:hover {color:#5bcf8e;}
.foot .foot1 .right{width:150px;float: right;}

.foot .foot2{width:100%;height:40px;background:#111;}
.foot .foot2 p{color:#aaa;line-height:40px;text-align:center;font-size:14px;margin: 0 0;}
.foot .foot2 a{color:#666;}
.foot .foot2 a:hover{color:#5bcf8e;}
/************************关于我们，在线报名***********************/
.page{width: 100%;}
.page .center{width: 1000px;}
.page .center .right{width: 300px;float:left;}
.page .center .left{width:650px;float:right;}
.page .center .left .nr{font-size:16px;line-height:30px;color:#2a2c2e;}
.page .center .left .nr p{text-indent:2em;}
.page .center .left .nr table{width:100%;}
/************************sidebar***********************/
.sidebar .sid1{width: 100%;}
.sidebar .sid1 .h1{font-size:16px;height: 30px;line-height: 30px;color:#000;border-bottom:1px solid #5bcf8e;font-weight:900;}
.sidebar .sid1 .h1 .r{float:right;font-weight:300;font-size:11px;padding:3px;color:#2a2c2e;}

.sidebar_menu ul li{float: left;width:90px;border:1px solid #5bcf8e;line-height:30px;margin:10px 4px;line-height:35px;text-align:center;border-radius:10px;}
.sidebar_menu ul li a{display:block;}
.sidebar .sid2{width: 100%;}
.sidebar .sid2 .h1{font-size:16px;height: 30px;line-height: 30px;color:#000;border-bottom:1px solid #5bcf8e;font-weight:900;}
.sidebar .sid2 .h1 .r{float:right;font-weight:300;font-size:11px;padding:3px;color:#2a2c2e;}
.sidebar .sid2 ul li{width: 100%;line-height:45px;border-bottom:1px dashed #5bcf8e;background:url(img/b.jpg) no-repeat left;text-indent:1.2em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sidebar .sid2 ul li a{font-weight:inherit;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sidebar .sid3{width: 100%;}
.sidebar .sid3 .h1{font-size:16px;height: 30px;line-height: 30px;color:#000;border-bottom:1px solid #5bcf8e;font-weight:900;}
.sidebar .sid3 .h1 .r{float:right;font-weight:300;font-size:11px;padding:3px;color:#2a2c2e;}

.sidebar .sid3 .zx a{width:28%;height:80px;border:1px solid #000;border-radius:5px;float:left;text-align:center;margin:0 2%;display: block;padding: 5px 0;border-radius:5px;margin-bottom: 20px;}
.sidebar .sid3 .zx .a1{border:2px solid #FB6A69;color: #FB6A69;}
.sidebar .sid3 .zx .a1:hover{background:#FB6A69;color: #fff;}
.sidebar .sid3 .zx .a2{border:2px solid #5bcf8e;color: #5bcf8e;}
.sidebar .sid3 .zx .a2:hover{background:#5bcf8e;color: #fff;}
.sidebar .sid3 .zx .a3{border:2px solid #30CB8B;color: #30cb8b;}
.sidebar .sid3 .zx .a3:hover{background:#30CB8B;color: #fff;}
.sidebar .sid3 .zx a span{display:block;width: 52px;height:50px;margin-bottom: 2px;background:url(img/icon1.png) no-repeat;}
.sidebar .sid3 .zx .a1 span{background-position:-170px 6px;}
.sidebar .sid3 .zx .a1:hover span{background-position:-170px -46px;}
.sidebar .sid3 .zx .a2 span{background-position:0 -100px;}
.sidebar .sid3 .zx .a2:hover span{background-position:0 -153px;}
.sidebar .sid3 .zx .a3 span{background-position:0 6px;}
.sidebar .sid3 .zx .a3:hover span{background-position:0 -46px;}
.sidebar .sid3 .zx p{width:276px;height:45px;line-height:45px;border:2px solid #F8A955;font-size:30px;padding:5px;border-radius:5px;color:#F8A955;margin:0 5px;}
.sidebar .sid3 .zx p:hover{color:#fff;background:#F8A955;}
.sidebar .sid3 .zx p span{width:42px;height:42px;background:url(img/icon1.png) no-repeat -67px -103px;display:block;float:left;position:relative;margin-left:6%;margin-right:6px;}
.sidebar .sid3 .zx p:hover span{background:url(img/icon1.png) no-repeat -67px -155px;}
.sidebar .sid3 .zx img{width:290px;height:150px;margin:5px;border-radius:2px;}
/************************category***********************/
.cat{line-height:30px;}
.cat ul li{width:100%;padding:20px 0;border-bottom:1px dashed #5bcf8e;}
.cat ul li .cat1{width:175px;height:120px;float:left;}
.cat ul li .cat1 img{width:175px;height:120px;}
.cat ul li .cat1 img:hover{opacity:0.7;}
.cat ul li .cat2{width:450px;float:right;}
.cat ul li .cat2 a .h2{font-size:16px;color: #333;text-align:left;width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-weight:900}
.cat ul li .cat2 a:hover .h2{color:#5bcf8e;}
.cat ul li .cat2 .p1{color:#666;font-size:14px;text-indent:2em;}
.cat ul li .cat2 .p2{color:#666;font-size:12px;text-align:right;padding-right:10px;}
.cat ul li .cat3{width:100%;}
.cat ul li .cat3 a .h2{width:100%;font-size: 16px;color: #333;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-weight:900}
.cat ul li .cat3 a:hover .h2{color:#5bcf8e;}
.cat ul li .cat3 .p1{color:#666;font-size:14px;text-indent:2em;}
.cat ul li .cat3 .p2{color:#666;font-size:12px;text-align:right;padding-right:10px;}
/************************cat_album***********************/
.cat_album ul li{width:216px;height:;float:left;text-align:center;padding: 10px 0;}
.cat_album ul li a img{width:200px;height:140px;}
.cat_album ul li a p{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.cat_album ul li a img:hover{opacity:0.7;}
/************************single***********************/
.sing{line-height:30px;}
.sing .h1{font-size:18px;padding-bottom:10px;text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-weight:900}
.sing .sg1{text-align:center;line-height:30px;color:#666;font-size:14px;}
.sing .sg1 a{color:#666;}
.sing .sg1 a:hover{color:#5bcf8e;}
.sing .sg2{font-size:16px;}
.sing .sg2 img{padding:3px;}
.sing .sg2 img:hover{opacity:0.9;}
.sing .sg2 .alignleft {display:block;float:left;margin-right:1.625em;}
.sing .sg2 .alignright {display:block;float:right;margin-left:1.625em;}
.sing .sg2 .aligncenter {display:block;clear:both;margin-left:auto;margin-right:auto;}
.sing .sg2 .wp-caption-text{text-align: center;text-indent:0!important;}
.sing .sg3 p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/************************sing_album***********************/
.sing_album{line-height:30px;}
.sing_album .h1{font-size:18px;text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.sing_album .sg1{text-align:center;line-height:50px;color:#666;font-size:14px;}
.sing_album .sg1 a{color:#666;}
.sing_album .sg1 a:hover{color:#5bcf8e;}

.sing_album .sg2{width:650px;position:relative;overflow:hidden;zoom:1;text-align:center;}
/**********************图片*****************/
.sing_album .sg2 .bd li{vertical-align:middle;}
.sing_album .sg2 .bd img{width:auto;height:460px;max-width:650px;max-height:460px;display:block;vertical-align:middle;}
/**********************缩略图*****************/
.sing_album .sg2 .hd{width:100%;overflow:hidden;}
.sing_album .sg2 .hd ul{overflow:hidden;zoom:1;padding:2px;}
.sing_album .sg2 .hd ul li{float:left;text-align:center;padding-top:5px;}
.sing_album .sg2 .hd ul li img{width:99.6px;height:69px;border:2px solid #ddd;cursor:pointer;padding:2px;}
.sing_album .sg2 .hd ul li.on{background:url("js/icoUp.gif") no-repeat center 0;}
.sing_album .sg2 .hd ul li.on img{border-color:#f60;}
/**********************上一个，下一个*****************/
.sing_album .sg2 .prev{position:absolute;top:238px;left:10px;opacity:0.9;cursor:pointer;}
.sing_album .sg2 .prev:hover{opacity:1;}
.sing_album .sg2 .next{position:absolute;top:238px;right:10px;opacity:0.9;cursor:pointer;}
.sing_album .sg2 .next:hover{opacity:1;}

.sing_album .sg3 p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/************************zxbm***********************/
.zxbm{width:100%;text-align:center;}
.zxbm div{width:350px;line-height:50px;font-size:16px;}
.zxbm div input{line-height:30px;font-size:14px;}
.zxbm div select{width:275px;font-size:14px;padding: 8px 0;}
.zxbm div textarea{line-height:30px;font-size:14px;}
.zxbm .tj .button{width:100px;height:40px;cursor: pointer;color:#5bcf8e;font-weight:900;}
.zxbm .tj .button:hover{opacity:0.9}
/************************lxwm***********************/

/****************自定义Chrome内核浏览器滚动条***********/

/*---滚eiy动条默认显示样式--*/

::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #bbb;
    background-clip: padding-box;
    min-height: 28px;
}
::-webkit-scrollbar-track-piece {
    border-radius: 10px;
    background-color: #f8f8f8;
}