/*
* @Author: hyl
* @Date:   2018-01-12 17:01:43
* @Last Modified by:   hyl
* @Last Modified time: 2018-08-23 11:41:22
*/

/*统一大小*/
.set-width{width: 1000px; margin: 0 auto;}
img {  height: 100%;width: 100%;object-fit: cover;}
.over{overflow:hidden;}

/*滚动*/
.scrolled #co-menu {
    position: fixed;
    margin-top: 0px;
    top: 0;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
#co-menu {
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    z-index:999;
}
/*头部菜单部分*/
.nav{ width: 100%; background: #fff; }
.nav-box .logo{  width: 125px; height: 120px;margin:0 auto;margin-top:10px;} 
.nav-box .logo img{ width: 100%; height: 100%;}
.nav-box .menu{ width: 100%;height: 42px;line-height: 42px;}
.nav-box .menu a{display: inline-block;border-bottom: solid 4px #d1d1d1;color: #949494;font-size: 16px;width: 21.5%;text-align: center;float: left;padding-bottom: 1px;}
.nav-box .menu  .menu-mid{width:15%;border-bottom: solid 4px #d1d1d1;color: #949494;text-align: center;float: left;}
.nav-box .menu a:nth-child(4){width:22%;}
.nav-box .menu a:nth-child(5){width:20%;}
.nav-box .menu span{ display: inline-block; color:#949494; font-size: 12px;margin:0 10px;cursor:pointer;}
.nav-box .menu a.active{border-bottom-color: #ae9575;color: #fff;background: #988367;}
.nav-line{border-bottom: dotted 3px #e3e3e3; height: 10px;}
.wapper .nav-t{margin-top:150px;}

/*首页弹窗*/
.yw{width: 100%;height:100%;position:fixed;top: 0;left:0;z-index:20180118;background-color:rgba(0,0,0,0.7);display:none;overflow:scroll;}
.yw .yw-context{width: 471px;background-color: #fff;border-radius: 10px;margin: 160px auto;padding: 32px 25px 20px 25px;position: relative;}
.yw .yw-context p,.yw-a .yw-context p{color: #988367;font-size: 24px;text-align: center;}
.yw-a .yw-context p{padding-bottom:20px;}
.yw-context ul li{width: 100%;padding: 30px 35px 20px 35px;border-bottom: 1px solid;font-size: 16px;color: #988367;margin: 0;}
.yw-context ul li span{font-size:18px;color:#888888;display:inline-block;float:right;}
.yw-a{width: 100%;height:100%;position:fixed;top: 0;left:0;z-index:20180118;background-color:rgba(0,0,0,0.7);display:none;}
.yw-a .yw-context{width: 450px;background-color: #fff;border-radius: 10px;margin: 196px auto;padding: 32px 20px;position: relative;}
.yw .yw-context .close_btn,.yw-a .yw-context .close_btn_a{padding: 15px 23px;background-color: #988367;font-size: 18px;color: #fff;text-align: center;width: 55%;border-radius: 15px;margin: 23px auto;margin-bottom: 0;cursor:pointer;}
@media screen and (max-height:768px) {
   .yw .yw-context{
       margin-top:10px;
   }
}
/*内容*/
.content-box{min-height:300px;background-color:#fff;padding:25px 30px;margin-bottom:30px;}

/*more导航*/
.nav-more{padding:10px 15px 10px 0; background-color:#fff; margin-bottom:4px;}
.nav-more .line{height:41px;width: 6px;background-color:#988367;float: left;}
.nav-more .title{color: #988367;font-size:18px;line-height: 41px;display:inline-block;margin-left:20px;float: left;padding-top: 180px;margin-top: -180px;}
.nav-more .more{color: #aaaaaa;font-size:18px;display:inline-block;float:right;line-height: 41px;display: none;}
.nav-more .more em{display:inline-block;margin-left: 10px;}

/*中间图片*/
.new-year{margin:30px auto 10px auto;}
.new-year .year-left{width:773px;height:416px; float:left;display:block;}
.new-year .year-right{float:left; margin-left:12px;}
.new-year .year-right .whitebox{width:214px;height:155px;background-color:#fff;text-align:center;}
.new-year .year-right .whitebox .put{width:180px;height:30px;background-color:#f2f2f2;margin:0 auto;line-height:30px;}
.year-right .whitebox .put input{font-size:12px;width:163px;outline:none; border:none;background-color:#f2f2f2;height:30px;}
.new-year .year-right .whitebox p{color: #988367;font-size:16px;line-height:55px;margin:0;}
.year-right .org{width: 215px;height:119px;margin-top:26px;display:block;}
.year-right .whitebox .search{display: block;padding: 10px 0px;color: #fff;background-color: #a38e74;margin: auto;margin-top: 13px;width: 85%;}
.year-right .r-org .org:nth-child(2){margin-top:14px;}

/*News*/
.bh-news .box-a{width:269px;float: left;display:block;}
.bh-news .box-a img{width: 100%;border:1px solid #e6e6e6;}
.bh-news .box-a:nth-child(2){margin:0 66px;}
.bh-news .box-a p{color: #7a746e;font-size:14px;;margin:10px 0 0 0;}
.bh-news .box-a .space{margin:0 0 0 18px;}
.bh-news .box-a p em{width:8px;height:8px;background-color:#7a746e;border-radius:50%;display:inline-block;margin-right:10px;vertical-align:middle;}
.bh-news .box-a span{color:#b1b1b1;display:inline-block;margin-top:-5px;font-size:12px;margin-left:10px;}

/*Teach*/
.bh-Teach .Found-a{width:446px;height:296px;float:left;margin-left: 15px;margin-bottom: 15px;position:relative;display:block;}
.bh-Teach img{width:100%;height:100%;}
.bh-Teach .Found-a span{display:none;width: 94.2%;font-size: 16px;color: #fff;height: 48px;line-height: 48px;background-color: rgba(0,0,0,0.7);position: absolute;bottom: 12px;left: 0;right: 0;padding: 0 10px;
    margin: auto;}
.bh-Teach .Found-a em{width: 8px;height: 8px;background-color: #fff;border-radius: 50%;display: inline-block;margin-right: 10px;vertical-align: middle;margin-left:15px;}
/*About*/
.bh-about{background:url(/web/images/bottom_bg.jpg)}
.bh-about .about-L{width: 498px;height: 630px;border-left: 1px solid #c0a062;border-top: 1px solid #c0a062;border-bottom: 1px solid #c0a062;float: left;}
.bh-about .about-R{float: left;}
.about-R .about-R-t{width:442px;height:315px;cursor:pointer;position:relative;}
.about-R .about-R-t img{padding:8px;border:1px solid transparent;width:421px;display:block;margin:0px 0 0 20px;}
.about-R .about-R-b img{padding:8px;border:1px solid transparent;width:421px;display:block;margin:0px 0 0 20px;}
.about-R .about-R-t .grey-bg{width:403px;height:276px;background-color:rgba(137,137,137,0.9);top: 9px;left: 29px;position:absolute;text-align:center;}
.about-R .about-R-t .grey-b{top:29px;}
.about-R .about-R-t .grey-bg span{font-size:24px;color:#cfcecd;text-align:center;line-height:261px;font-weight:600;}
.show-y{border-top:1px solid #c0a062;border-bottom:1px solid #c0a062;border-right:1px solid #c0a062;border-left: 1px solid transparent;}
.show-n{border-left:1px solid #c0a062;border-top:1px solid transparent;border-bottom:1px solid transparent;border-right:1px solid transparent;}
.about-R .about-R-t .show-border{border:1px solid #e5e5e5;}
.bh-about .about-L h1{font-size: 23px;color: #988367;font-weight: 600;text-align: center;margin: 27px 0;}
.about-L .mission{padding: 25px 40px;padding-top: 0;padding-right: 37px;}
.about-L .mission p{color:#666666;font-size:14px;margin-bottom:25px;line-height:24px;}
/*底部*/
.nav-foot{height:368px;width:100%;min-width:1200px;position:relative;background:url(/web/images/bg-footer.png) center center no-repeat;}
.nav-foot .foot-banner{width:546px;margin:0 auto;padding-top:72px;}
.nav-foot .contact{width:538px;height:64px;display: block;margin:auto;margin-bottom:48px;border:2px solid #79694d;line-height:64px;text-align:center;
	               color:#79694d;font-size:24px;}
.nav-foot .nav-bottom{width:642px;margin:0 auto;}
.nav-foot .part-a{width:519px;float:left;}
.nav-foot .part-a p{font-size:14px;color:#79694d;}
.nav-foot .part-a .part-a-L{float:left;width:30%;text-align:right;margin-right:2%;}
.nav-foot .part-a .part-a-R{float:left;width:68%;}
.nav-foot .part-b{width:1px;height: 96px;float: left;background-color:#79694d;margin:10px 0;}
.nav-foot .part-c{width: 92px;height: 94px;float: left;margin: 10px 0;margin-left: 30px;background-color:#d3b789;padding:5px;border:1px solid #79694d;}
.nav-foot .part-c img{width:100%;height:100%;}
/*.nva-text{width: 100%;height: 98px;background-color:#fff;font-size:12px;color:#988367;text-align: center;min-width:1200px;}
.nva-text p{width:408px;margin:0 auto;line-height:98px;}*/
.nva-text{
    width: 100%;
    height: 30px;
    font-size: 12px;
    color: #b18947;
    text-align: right;
    min-width: 1200px;
}

.nva-text p {
    width: 408px;
    line-height: 30px;
    display: inline-block;
    margin-right: 20px;
}

/*切换按钮*/
.transform-btn{padding: 13px 0;position: fixed;width: 61px;height: 61px;background-color: #79694d;font-size: 13px;color: #fff;text-align: center;top: 400px;left: 50%;margin-left: 508px;cursor: pointer;}

/*子页面--新闻*/
.main-text{padding:50px 73px 35px 73px;text-align: center;background-color:#fff;margin-bottom:50px;}
.main-text h1{font-size:24px;color:#000;font-weight:600;margin:0;margin-bottom:50px;}
.main-text p{text-align: left;color: #666;font-size: 16px;line-height: 30px;margin: 20px 0 0px 0;}
.main-text .main-img{padding:0 18px 40px 18px;width:100%;text-align: center;}
.main-text .main-img span{font-size:16px;color:#988367;display:block;margin-top:20px;}
.main-text p img{max-width:100%;height:100%;display:block;margin:0 auto;}
