/*全局样式*/
@charset "utf-8";
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//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"}

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1230px !important;}
.clear{clear:both;width:0;height:0;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sx{cursor:pointer;}
.w100{width:100% !important}
.h100{height:100% !important}

/*顶部内容*/
.top_box{height:90px;line-height:90px;background:#dcdcdc;}

/*PC端导航*/
nav{position:relative;width:68%;}
nav a{color:#000 !important;font-family:"宋体";}
nav a:hover{color:#000 !important;}
/*一级导航*/ 
nav ul li{float:left;width:10.5%;text-align:center;line-height:89px;position:relative;} 
nav ul li a{position:relative;}
nav ul li a:before{content:"";width:100%;height:3px;background:#333;position:absolute;bottom:-15px;left:0;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
nav ul li a:hover:before,nav ul li a.active:before{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}

/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:1;width:100%;}
nav ul li ul li{float:none;margin-top:1px;border:none;width:100%;line-height:40px;background:#dcdcdc;}
nav ul li ul li a:before{bottom:-5px;}
nav ul .bx{width:1px;height:14px;background:#bbb;margin-top:38px;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner img{margin:0 auto;position:relative;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;left:-50%;}
#myCarousel .carousel-control.right{background-image: none;right:-50%;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}

/*主要内容1*/
.main1{background:#ededed;padding-bottom:50px;}
.title1{height:30px;margin:50px 0;}
.main1 a{display:block;position:relative;padding-top:140px;text-align:center;margin:10px 0;}
.main1 a h5{font-size:18px;font-weight:bold;color:#5c3e36;margin:13px 0;}
.main1 a .text{font-size:12px;line-height:19px;color:#555;height:40px;overflow:hidden;}
.main1 a .img1{position:absolute;top:0;left:50%;margin-left:-69.5px;}
.main1 a .img2{position:absolute;top:0;left:50%;margin-left:-69.5px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity:0;}
.main1 a:hover .img1{
filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity:0;
-ms-transform:rotate(360deg); 
-moz-transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-o-transform:rotate(360deg); 
transform:rotate(360deg);
}
.main1 a:hover .img2{
filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;
-ms-transform:rotate(360deg); 
-moz-transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-o-transform:rotate(360deg); 
transform:rotate(360deg);
}
.main1 a:hover h5{color:#c39429;}

/*新闻动态*/
.xwdt{background:#fff;}
.title2{text-align:center;font-size:22px;color:#3f241d;margin:50px 0 30px 0;}
.title2{background:url(../images/title2_bg.png) no-repeat center;}
.xw_box{display:block;position:relative;overflow:hidden;margin:0 10px;}
.xwdt_pad{padding:0 5px;}
.xw_box .mask{position:absolute;width:100%;height:100%;top:-100%;left:0;background:rgba(203,157,53,0.5);color:#ffff;padding:;text-align:center;display:flex;flex-direction:column;justify-content:center;}
.xw_box .mask .text_box{padding:0 30px;}
.xw_box .mask h5{font-size:19px;}
.xw_box .mask p{font-size:12px;color:rgba(255,255,255,0.7);margin-top:3px;}
.xw_box .mask .text{line-height:21px;height:65px;overflow:hidden;margin:10px 0;}
.xw_box .mask .an1{border:1px solid #7c5e20;padding:1px;width:130px;border-radius:30px;margin:0 auto;}
.xw_box .mask .an1 span{display:block;line-height:26px;text-align:center;background:rgba(0,0,0,0.3);border-radius:30px;}

.xw_box:hover .mask{top:0;}
.xw_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.xwdt .an2{width:173px;line-height:38px;text-align:center;border:1px solid #ccc;font-size:13px;color:#3f241d;display:block;background:#fbfbfb;margin:35px auto 50px auto;}
.xwdt .an2:hover{background:#c6983c;color:#fff;}

/*主要内容2*/
.main2{background:#ededed;padding:50px 0;}
.main2 .title3{border-bottom:1px solid #b0b0b0;padding-bottom:10px;position:relative;margin-bottom:20px;}
.main2 .title3 h5{color:#3f241d;font-size:22px;line-height:22px;}
.main2 .title3 a{font-size:13px;color:#666;position:absolute;right:0;top:30%;}
.main2 .title3 a:hover{color:red;}

/*关于我们*/
.gywm img{margin-right:15px;}
.gywm h5{font-size:15px;font-weight:bold;color:#c6983c;line-height:30px;}
.gywm .title3 h5{font-weight:normal;}
.gywm .text_box{overflow:hidden;height:220px;}
.gywm .text_box .text{font-size:12px;line-height:23px;color:#333;}
.gywm .an3{display:block;width:85px;line-height:26px;background:#c6983c;color:#fff;text-align:center;margin-top:20px;}
.gywm .an3:hover{background:#850808;}

/*考点机构*/
.kdjg ul{background:#f5f5f5;padding:15px 15px 17px 15px;}
.kdjg ul li{line-height:29px;border-bottom:1px dashed #d9d9d9;}
.kdjg ul li a{font-size:15px;color:#444;}
.kdjg ul li a:hover{color:red;transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s}

/*定点培训单位*/
.pxdw .pxbox{display:block;border:1px solid #b0b0b0;background:#fff;padding:1px;}
.pxdw .pxbox .img{position:relative;overflow:hidden;}
.pxdw .pxbox h5{width:100%;line-height:45px;background:rgba(171,131,53,0.8);font-size:15px;font-weight:bold;color:#fff;text-align: center;position:absolute;bottom:-100%;left:0;padding:0 10px;}
.pxdw .pxbox:hover h5{bottom:0;}

/*微店*/
.weidian{background:url(../images/ad2.jpg) center center;background-size:cover;padding:50px 0;}
.weidian .title4{font-size:28px;color:#c6983c;text-align:center;background:url(../images/title4.png) no-repeat center;}
.weidian ul{text-align:center;margin-top:10px;position:relative;}
.weidian li{display:inline-block;}
.weidian li a{color:#fff;line-height:30px;margin:0 3px;position:relative;border-right:1px solid #47381f;padding-right:10px;}
.weidian ul li:first-child a{border-left:1px solid #47381f;padding-left:10px;}
.weidian li a:before{content:"";width:100%;height:3px;background:#dbb864;position:absolute;bottom:-10px;left:-4px;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.weidian ul li:first-child a:before{content:"";width:90%;left:4px;}
.weidian li a:hover:before{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.weidian li a:hover{color:#dbb864;}

/*联系我们*/
.lxwm{background:#ededed;padding-bottom:50px;}
.lxwm h5{color:#333;font-size:16px;margin-bottom:20px;}
.lxwm .text{line-height:24px;color:#333;}
.lxwm .text_box{margin:20px 0;}
.lxwm ul li{line-height:30px;padding-left:30px;}
.lxwm ul{width:70%;}
.lxwm .weixin{width:30%;text-align:center;}
.lxwm .form-group{margin:10px 0;}
.lxwm form button{width:135px;line-height:33px;background:#c6983c;color:#fff;border:none;}
.lxwm form button:hover{background:#5683d4;}
.lxwm form input,.lxwm form textarea{background:#bebebe;}

/*香艺培训内页*/
.neiye{margin:30px 0 50px 0;}
.neiye .title5{text-align:center;margin-bottom:20px;}
.neiye .title5 h5{font-size:22px;color:#3f241d;background:url(../images/title2_bg.png) no-repeat center;}
.neiye .title5 span{display:block;width:20px;height:3px;margin:10px auto;background:#cfad5e;}
.neiye .title5 p{font-size:12px;color:#000;}
.neiye .title6{text-align:center;font-size:0;margin-bottom:30px;}
.neiye .title6 a{display:inline-block;font-size:15px;color:#7e594a;width:175px;line-height:44px;background:url(../images/title6_bg.png) no-repeat center;padding:0 30px;margin:0 8px;}
.neiye .title6 a:hover,.neiye .title6 a.active{background:url(../images/title6_bg2.png) no-repeat center;color:#fff;}
.ny_news{display:block;border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px;}
.ny_news:last-child{border:none;margin:0;padding:0;}
.ny_news .imgbox{width:263px;height:173px;overflow:hidden;}
.ny_news .img{width:100%;height:100%;}
.ny_news .text_box{margin-left:280px;}
.ny_news .text_box h5{font-size:16px;font-weight:bold;color:#4b4a4a;}
.ny_news .text_box p{font-size:12px;color:#999;margin:5px 0 0 0;}
.ny_news .text_box .text{line-height:25px;color:#4f4f4f;height:80px;overflow:hidden;}
.ny_news .text_box .an4{display:block;width:90px;line-height:28px;background:#999;text-align:center;margin-top:24px;color:#fff;}
.ny_news:hover .an4{background:#cea533;}
.ny_news:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}

/*移动端导航*/
.neiye .nav_box{margin-bottom:30px;}
.neiye .title7{line-height:50px;font-size:20px;color:#fff;background:#c39429;position:relative;text-indent:20px;}
.neiye .title7 span{position:absolute;line-height:50px;right:15px;}
.neiye .nav_box ul{display:none;}
.neiye .nav_box ul a{display:block;line-height:40px;color:#000;text-align:center;border:1px solid #c39429;margin-top:1px;padding:0 10px;}

/*精彩视频*/
.jcsp_ny .row{padding:0 5px;}
.jcsp_ny .col-lg-3{padding:0;}
.jcsp_box{border:1px solid #ccc;display:block;margin:10px;}

/*详情页*/
.xqy .bt{font-size:16px;text-align:center;}
.xqy img{max-width:100%;display:block;margin:10px auto;}
.xqy .text{line-height:25px;}

/*页脚*/
footer{padding:10px;color:#000;text-align:center;line-height:22px;background:#dcdcdc;}
footer a{color:#000 !important;}
footer a:hover{color:red !important;}

/*移动端底部热点链接*/
.hot{height:50px; background:#c6983c; position:fixed; bottom:0; left:0; z-index:2000;border-top:1px solid #fff;}
.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:hover{background:#a37a29;}	
.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;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.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; }

/*媒体查询开始*/
@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:90px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:rgba(195,148,41,0.8);}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:rgba(0,0,0,0.6);color:#fff;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:28px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#c39429;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#c39429;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body{padding-bottom:50px;}
.xw_box .mask{display:none;}
.kdjg{margin:30px 0;}
.lxwm form button{display:block;margin:0 auto;}
}

@media (max-width:767px){
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
header .sjdnav{top:80px;}
.top_box{height:80px;line-height:80px;}
.title2{font-size:20px;margin:30px 0;}
.xw_box{margin:0 5px;}
.xwdt_pad{padding:0 10px;}
.main2 .title3 h5{font-size:20px;line-height:20px;}
.main2 .title3 a{top:20%;}
.weidian .title4{font-size:20px;}
}

@media (max-width:600px){
.ny_news .imgbox{width:120px;height:90px;}
.ny_news .text_box{margin-left:130px;}
.ny_news .text_box h5{font-size:14px;}
.ny_news .text_box .text{line-height:24px;height:48px;}
.ny_news .text_box .an4{display:none;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .top{height:60px;}
.top_box{height:60px;line-height:60px;}
.logo img{width:100px;}
.main1 a{padding-top:105px;}
.main1 a .img1,.main1 a .img2{width:100px;height:100px;margin-left:-50px;}
}