*{margin:0;padding:0;font-family: 微软雅黑;list-style-type: none;text-decoration: none;}
.left{float: left;}
.right{float: right;}
.clear{clear: both}
html,div,ul,li,form,p,select{margin:0;padding:0;outline:none;border:none;}
body{overflow-x:hidden;min-width:1200px;width:100%;height:auto;margin:0 auto;padding:0;font-size:16px;font-family:"微软雅黑";background:#fff; -webkit-text-size-adjust:none;}
img{border:none;}
@font-face {
	font-family: 'HYRunYuan-65W';
	src: url('../font/HYRunYuan-65W.ttf')
}
@font-face { 
	font-family: "dincond"; 
	src: url('../font/DINCond-Regular.ttf');
}
.banner img{width:100%;height:100%;display: block;}
.banner .swiper-button-prev{transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;left: 20px;opacity:0;background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;position: absolute;z-index: 2;top: 50%;width: 49px;height: 49px;margin-top: -25px;cursor: pointer;}
.banner .swiper-button-next{transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;right: 20px;opacity:0;background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;position: absolute;z-index: 2;top: 50%;width: 49px;height: 49px;margin-top: -25px;cursor: pointer;}
.banner:hover .swiper-button-prev{opacity:1;}
.banner:hover .swiper-button-next{opacity:1;}
/*头部样式*/
.main{width:1220px;margin:0 auto;}
.header{height:140px;background: #fff;}
.logo{width:200px;height:140px;transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;}
.logo a{display: inline-block;width:230px;height:111px;}
.toptel{height:111px;display: flex;align-items: center;}
.toptel ul{margin:0 -30px;}
.toptel li{height:40px;float: left;padding:0 30px;position: relative;display: flex;align-items: center;}
.toptel li .p1{font-size: 16px;color: #b0832f;font-family: "dincond";text-transform: uppercase;font-weight: bold;}
.toptel li .p2{font-size: 35px;color: #000;font-weight: bold;font-family: "dincond";}
.nav{width:100%;height:65px;background: #ededed;}
.nav ul li{float: left;position: relative;z-index:100001;font-size: 16px;height: 100%;overflow: hidden;}
.nav ul li .a{display:block;width:150px;text-align:center;color: #232323 ;height:65px;line-height: 65px;}
.nav ul li span{height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 2;}
.nav ul li .bkg{background-color: #b0832f;top: 100%;transition: top 200ms ease 0s;z-index: 1;}
.nav ul li.on1 .bkg,.nav ul li a:hover .bkg {top: 0;}
.nav ul li.on1 a{color: #fff;}
.nav ul li a:hover{color: #fff!important;}

/* inc_search */
.inc_search{width:100%;height:90px;line-height: 90px;}
.inc_search .hot_key{width: 600px;float: left;color: #8b8b8b;position: relative;text-indent: 10px;}
.inc_search .hot_key::before{display: block;content:"";width:4px;height:15px;background: #b0832f;position: absolute;left: 0;top:38px;}
.inc_search .hot_key a{color: #8b8b8b;padding:0 10px;}
.inc_search .hot_key a:hover{color: #b0832f;}
.inc_search form{float: right;border:1px solid #e3e3e3;width: 300px;height:36px;border-radius:30px;margin-top:25px;}
.inc_search #tijiao{background: url('../images/search.png') no-repeat center #e7e7e7;border-radius:30px;font-size: 0;width:36px;height:36px;border:none;display: block;float: right;}
.inc_search #tijiao:hover{background: url('../images/searchh.png') no-repeat center #b0832f;}
/*box1开始*/
.title{text-align: center;padding:50px 0;}
.title .p1{font-size: 42px;color: #1f1f1f;}
.title .p1 span{color: #b0832f;font-weight: bold;}
.title .p2{font-size: 16px;color: #414141;margin-top:10px;display: flex;justify-content: center;align-items: center;}
.title .p2::before{display: block;content:"";width: 40px;height:1px;background: #b0832f;margin-right: 10px;}
.title .p2::after{display: block;content:"";width: 40px;height:1px;background: #b0832f;margin-left: 10px;}

.inc_zl{height:680px;}
.inc_zl ul{margin:0 -11.5px;}
.inc_zl li{width:287px;height:401px;margin:0 11.5px;float: left;position: relative;transition: all 1s ease 0s;overflow: hidden;}
.inc_zl li .cptxzi{width: 100%;height:80px;position: absolute;background: #b0832f;bottom:0;}
.inc_zl li:hover .cptxzi{display: none;}
.inc_zl li .hover{transition: all 0.5s ease 0s;background: rgba(176,131,47,0.7);position: absolute;width: 100%;height:100%;bottom:-100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.inc_zl li:hover .hover{bottom:0;}
.inc_zl li .cptxzi div{width: 50px;height:50px;border-radius:50%;position: absolute;top: -25px;left: 50%;margin-left: -25px;}
.inc_zl li:nth-child(1) .cptxzi div{background: url("../images/cpt1.png") no-repeat center #fff;}
.inc_zl li:nth-child(2) .cptxzi div{background: url("../images/cpt2.png") no-repeat center #fff;}
.inc_zl li:nth-child(3) .cptxzi div{background: url("../images/cpt3.png") no-repeat center #fff;}
.inc_zl li:nth-child(4) .cptxzi div{background: url("../images/cpt4.png") no-repeat center #fff;}
.inc_zl li .cptxzi p{font-size: 20px;font-weight: bold;color: #fff;text-align: center;margin-top:37px;}

.rmcp .more{transition: all 1s ease 0s;width:180px;height:50px;line-height: 50px;color: #b0832f;font-weight:bold;font-size: 16px;text-align: center;border: 4px solid #333333;margin:0 auto;margin-top:40px;margin-bottom:45px;transition: all 1s ease 0s;display: flex;align-items: center;justify-content: center;}
.rmcp .more img{margin-left: 10px;}

.inc_pro{background: #f5f5f5;padding:30px 0;}
.rmcp .parHd{width: 288px;text-align: center;float: left;height:678px;background: #fff;}
.rmcp .parHd .tou{width: 288px;height:145px;line-height: 145px;background: #1f1f1f;font-size: 35px;font-weight: bold;color: #fff;}
.rmcp .parHd ul{margin-top:1px;}
.rmcp .parHd li{width:288px;height:65px;line-height: 65px;background: #fff;border-bottom:1px solid #f5f5f5;color: #b0832f;font-weight: bold;display: flex;align-items: center;}
.rmcp .parHd li div{width:12px;height:12px;border-radius:50%;background: #b0832f;border:4px solid #0f0f0f;margin-left: 40px;margin-right: 10px;}
.rmcp .parHd li.on{color: #fff;background: #b0832f;}
.rmcp .parHd li.on div{border-color:#fff;}

.rmcp .parBd{width:906px;float: right;height:696px;}
.rmcp .parBd ul{margin:0 -13px;}
.rmcp .parBd ul li{width: 284px;height:212px;float: left;position: relative;margin:0 13px;margin-bottom:20px;}
.rmcp .parBd ul li .protitle{height:50px;background: rgba(224,224,224,0.7);width: 100%;line-height: 50px;bottom:0;position: absolute;color: #1f1f1f;text-align: center;}
.rmcp .parBd ul li:hover .protitle{background: rgba(176,131,47,0.7);}
.rmcp .parBd ul li .img{width:284px;height:212px;overflow: hidden;border: 1px solid #f1f1f1;box-sizing: border-box;}
.rmcp .parBd ul li img{transition: all 1s ease 0s;}
.rmcp .parBd ul li:hover img{transform: scale(1.2, 1.2);}
/* box2 */
.cpys{height:960px;}
.cpys .title{margin-top:20px;}
.cpys .hd{height:124px;}
.cpys .hd li{width: 244px;height:124px;float: left;background: #b0832f;box-sizing:border-box;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.cpys .hd li.on{background: #fff;border:4px solid #b0832f;}
.cpys .hd li .img{width:60px;height:60px;}
.cpys .hd li:nth-child(1) .img{background: url("../images/cpys1.png") no-repeat center;}
.cpys .hd li:nth-child(2) .img{background: url("../images/cpys2.png") no-repeat center;}
.cpys .hd li:nth-child(3) .img{background: url("../images/cpys3.png") no-repeat center;}
.cpys .hd li:nth-child(4) .img{background: url("../images/cpys4.png") no-repeat center;}
.cpys .hd li:nth-child(5) .img{background: url("../images/cpys5.png") no-repeat center;}
.cpys .hd li:nth-child(1).on .img{background: url("../images/cpysh1.png") no-repeat center;}
.cpys .hd li:nth-child(2).on .img{background: url("../images/cpysh2.png") no-repeat center;}
.cpys .hd li:nth-child(3).on .img{background: url("../images/cpysh3.png") no-repeat center;}
.cpys .hd li:nth-child(4).on .img{background: url("../images/cpysh4.png") no-repeat center;}
.cpys .hd li:nth-child(5).on .img{background: url("../images/cpysh5.png") no-repeat center;}
.cpys .hd li .wen .p1{font-size: 18px;color: #fff;font-weight: bold;}
.cpys .hd li .wen .p2{font-size: 18px;color: #fff;font-weight: bold;font-family: "dincond";text-transform: uppercase;}
.cpys .hd li.on .wen .p1{color: #b0832f;}
.cpys .hd li.on .wen .p2{color: #b0832f;}

.cpys .bd{width:100%;margin-top:16px;}
.cpys .bd li .bd_l{width: 783px;height:546px;float: left;}
.cpys .bd li .bd_l img{width: 783px;height:546px;display: block;}
.cpys .bd li .bd_r{background: #b0832f;float: right;width:437px;height:546px;box-sizing:border-box;padding:25px;display: flex;flex-direction: column;justify-content: center;}
.cpys .bd li .bd_r .p1{font-size: 25px;font-weight: bold;color: #fff;width: 290px;}
.cpys .bd li .bd_r .p2{font-size: 16px;color: #fff;line-height: 30px;margin-top:35px;}
.cpys .bd li .bd_r .more{width:180px;height:50px;line-height: 50px;color: #fff;font-weight:bold;font-size: 16px;text-align: center;border: 4px solid #fff;margin-top:160px;transition: all 1s ease 0s;display: flex;align-items: center;justify-content: center;}
.cpys .bd li .bd_r .more img{margin-left: 10px;}
/* 首页广告 */
.inc_ads{width:100%;height:202px;}
/* 首页案例 */
.inc_case{height:560px;position: relative;padding:20px 0;}
.inc_case .parHd{width: 100%;text-align: center;height:56px;line-height: 56px;color: #6c6c6c;margin:0 0 20px 0;}
.inc_case .parHd li{font-size: 18px;color: #313131;display: inline-block;position: relative;width:154px;height:56px;line-height: 56px;background: #e7e7e7;border-radius:50px;margin:0 10px;cursor: pointer;}
.inc_case .parHd li.on{background: #b0832f;color: #fff;}
.inc_case .parBd{width:1220px;overflow: hidden;}
.inc_case .parBd li{width: 287px;height:212px;float: left;margin-right: 24px;margin-top:20px;transition: all 0.6s ease 0s;position: relative;}
.inc_case .parBd li:last-child{margin-right: 0;}
.inc_case .parBd li .pic{width:287px;height: 212px;float: left;overflow: hidden;}
.inc_case .parBd li .pic img{width: 287px;height:212px;transition: all 1s ease 0s;}
.inc_case .parBd li:hover .pic img{transform: scale(1.2, 1.2);}
.inc_case .parBd li .prot{width: 287px;height: 50px;background: rgba(255,255,255,0.7);transition: all 0.3s ease 0s;font-size: 16px;color: #353535;line-height: 50px;text-align: center;position: absolute;bottom:0;}
.inc_case .parBd li:hover .prot{background: rgba(176,131,47,0.7);color: #fff;}
/* box4 */
.box4{height:906px;background: #f5f5f5;padding:20px 0;}
.box4 .parHd{width: 100%;text-align: center;height:50px;line-height: 50px;color: #6c6c6c;margin:10px 0 40px 0;}
.box4_left{width: 578px;float: left;position: relative;height:382px;}
.box4_left .play{width:100%;height:100%;position: absolute;right:0;top:0;z-index:9;background: url("../images/play.jpg") no-repeat center center;background-color: rgba(0,0,0,0.4);}
.box4_right{width:620px;float: right;height:382px;position: relative;}
.box4_right .ind_abo{width: 620px;height:382px;position: absolute;}
.box4_right .ind_abo .p1{font-size: 30px;color: #1f1f1f;font-weight: bold;}
.box4_right .ind_abo .p2{font-size: 23px;font-family:'dincond';color: #b0832f;margin-top:5px;text-transform: uppercase;}
.box4_right .ind_abo .line{width: 30px;height:6px;background: #b0832f;margin-top:15px;}
.box4_right .ind_abo .more{width:180px;height:50px;line-height: 50px;color: #1f1f1f;font-weight:bold;font-size: 16px;text-align: center;border: 4px solid #b0832f;margin:0;margin-top:20px;transition: all 1s ease 0s;display: flex;align-items: center;justify-content: center;}
.box4_right .ind_abo .more img{margin-left: 10px;}

.gy{width: 1220px;margin:0 auto;margin-top:40px;overflow: hidden;}
.gy li{width: 287px;height:212px;float: left;margin-right: 24px;transition: all 0.6s ease 0s;}
.gy li:last-child{margin-right: 0;}
.gy li .pic{width:287px;height: 212px;float: left;overflow: hidden;}
.gy li .pic img{width: 287px;height:213px;transition: all 1s ease 0s;}
.gy li:hover .pic img{transform: scale(1.2, 1.2);}
.gy li .prot{width: 287px;height: 50px;background: rgba(255,255,255,0.7);transition: all 0.3s ease 0s;font-size: 16px;color: #353535;line-height: 50px;text-align: center;position: absolute;bottom:0;}
.gy li:hover .prot{background: rgba(176,131,47,0.7);color: #fff;}
/* 新闻  */
.inc_news{height:575px;position: relative;background: #fff;padding:20px 0;}
.inc_news .inc_news_main{width: 100%;}
.inc_news .inc_news_main .inc_news_main_l{width: 590px;height:320px;float: left;}
.newsli{width: 100%;border-bottom:2px solid #f5f5f5;height:138px;padding-bottom:25px;}
.newsli .newsli_l{width: 220px;height:138px;float: left;}
.newsli .newsli_r{width: 350px;height:138px;float: right;}
.newsli .newsli_r .tit{font-size: 20px;font-weight: bold;color: #3a3a3a;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsli .newsli_r .date{font-size: 20px;color: #9d9d9d;font-family: "dincond";font-weight: bold;margin-top:5px;}
.newsli .newsli_r .jianjie{font-size: 14px;color: #6c6c6c;line-height: 23px;margin-top:15px;}
.newsli:hover .newsli_r .tit{color: #b0832f;}
.inc_news_main ul{margin-top:15px;}
.inc_news_main ul li{width: 100%;height:34px;line-height: 34px;font-size: 14px;position: relative;text-indent: 10px;}
.inc_news_main ul li a::before{display: block;content:"";width: 4px;height:4px;background: #1c1c1c;float: left;border-radius:50%;position: absolute;top:15px;}
.inc_news_main ul li a{color: #1c1c1c;}
.inc_news_main ul li a span{float: right;color: #ababab;}
.inc_news_main ul li:hover a{color: #b0832f;}
/* 底部 */
.foot{width:100%;height:305px;background: #222;}
.foot_l{float: left;width: 390px;margin-top:30px;}
.foot_l .menu{width:100%;}
.foot_l .menu a{font-size: 14px;color: #fff;background: url("../images/libg.png") no-repeat center left;display: block;width: 130px;height:40px;line-height: 40px;float: left;text-indent: 10px;}
.foot_l .menu a:hover{text-decoration:underline;}
.foot_l .tel{margin-top:30px;;width: 100%;float: left;height:50px;line-height: 50px;font-weight:bold;color: #fff;font-size: 30px;font-family: 'dincond';display: flex;align-items: center;}
.foot_l .tel img{margin-right: 10px;}

.foot_c{float: left;width:400px;margin-top:30px;margin-left: 50px;}
.foot_c .add{display: flex;align-items:center;}
.foot_c .add img{margin-right: 10px;}
.foot_c .add .p1{font-weight: bold;font-size: 14px;color: #fff;line-height: 24px;}
.foot_c .add .p2{font-weight: normal;font-size: 14px;color: #fff;line-height: 24px;}
.foot_c .email{display: flex;align-items:center;margin-top:20px;}
.foot_c .email img{margin-right: 10px;}
.foot_c .email .p1{font-weight: bold;font-size: 14px;color: #fff;line-height: 24px;}
.foot_c .email .p2{font-weight: normal;font-size: 14px;color: #fff;line-height: 24px;}
.foot_c .copy{display: flex;align-items:center;margin-top:20px;}
.foot_c .copy img{margin-right: 10px;}
.foot_c .copy .p1{font-weight: bold;font-size: 14px;color: #fff;line-height: 24px;}
.foot_c .copy .p2{font-weight: normal;font-size: 14px;color: #fff;line-height: 24px;}
.foot_c .copy .p2 a{color: #fff;}

.foot_r{float: right;width:330px;height:250px;display: flex;align-items: center;justify-content: flex-end;}
.foot_r img{width:122px;}
.foot_r p{font-size: 14px;font-weight: bold;color: #fff;margin-top:20px;text-align: center;}
.foot .bot{text-align: center;font-size: 14px;color: #8f8f8f;line-height: 50px;}
.foot .bot a{color: #8f8f8f;}
/******************************************************************* 二级 ************************************************************/
.aboutbanner{width: 100%;position: relative;}
.ertitle{position: absolute;width: 1200px;left: 50%;margin-left: -600px;height:100%;bottom:0;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.ertitle .p1{font-size: 40px;color: #fff;}
.ertitle .line{width:40px;height:4px;background: #fff;margin-top:25px;}
.ertitle .p2{font-size: 20px;color: #fff;font-family: "dincond-medium";margin-top:5px;}

.index{background: #fff;}
.erbanner{width:100%;}
.position{height:34px;line-height: 34px;font-size: 14px;color: #fff;background: rgba(0,0,0,0.5);position: absolute;bottom: 0;width: 100%}
.position a{color: #fff;}
.position .back{height:34px;display: flex;align-items:center;float: left;width: 30px;}
/* 详情左侧 */
.index .main{padding:50px 0;}
.index .index_l{width:288px;float: left;}
.index .index_l .tou{width: 288px;height:145px;line-height: 145px;background: #1f1f1f;font-size: 35px;font-weight: bold;color: #fff;text-align: center;}
.index .index_l ul{margin-top:1px;}
.index .index_l li{width:288px;height:65px;line-height: 65px;background: #fff;border-bottom:1px solid #f5f5f5;color: #b0832f;font-weight: bold;display: flex;align-items: center;}
.index .index_l li div{width:12px;height:12px;border-radius:50%;background: #b0832f;border:4px solid #0f0f0f;margin-left: 40px;margin-right: 10px;}
.index .index_l li.on{color: #fff;background: #b0832f;}
.index .index_l li.on div{border-color:#fff;}
/* 左侧联系 */
.ercontactzi{background: #fff;padding:25px;box-sizing:border-box;}
.ercontactzi p{font-size: 14px;color: #444;line-height: 34.5px;text-indent: 30px;}
.ercontactzi p:nth-child(1){background: url("../images/p1.png") no-repeat center left;}
.ercontactzi p:nth-child(2){background: url("../images/p2.png") no-repeat center left;}
.ercontactzi p:nth-child(3){background: url("../images/p3.png") no-repeat center left;}
.ercontactzi p:nth-child(4){background: url("../images/p4.png") no-repeat center left;}
.ercontactzi .ewm{margin-left: 42px;width: 122px;margin-top:20px;}
.ercontactzi .ewm img{width: 122px;}
.ercontactzi .ewm span{font-size: 14px;color: #444;line-height: 34.5px;display: block;text-align: center;}
/* 图文列表 */
.index .index_r{width:906px;float: right;}
.prolist ul{margin:0 -13px;}
.prolist ul li{width: 284px;height:212px;float: left;position: relative;margin:0 13px;margin-bottom:40px;}
.prolist ul li .protitle{height:50px;background: rgba(224,224,224,0.7);width: 100%;line-height: 50px;bottom:0;position: absolute;color: #1f1f1f;text-align: center;}
.prolist ul li:hover .protitle{background: rgba(176,131,47,0.7);}
.prolist ul li .img{width:284px;height:212px;overflow: hidden;border: 1px solid #f1f1f1;box-sizing: border-box;}
.prolist ul li img{transition: all 1s ease 0s;}
.prolist ul li:hover img{transform: scale(1.2, 1.2);}

/*图文详情*/
.proshow{height:650px;}
.proshow .proshow_t{font-size: 30px;color: #1f1f1f;text-align: center;}
.proshow .proshow_p{margin: 0 auto;width: 550px;}
.proshow .proshow_p img{width: 550px;border:1px solid #efefef;margin:50px 0;}
.proshow .proshow_r{width: 512px;height:550px;float: right;background: #fff;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.proshow .proshow_r .tel{line-height: 40px;margin-top:20px;}
.proshow .proshow_r .tel li{color: #959595;font-size: 14px;}
.proshow .proshow_r .tel li span{font-weight: bold;color: #3c3c3c;}
.proshow .proshow_detail{min-height:200px;}
.proshow .proshow_detail p{color: #444;position: relative;text-indent: 10px;border-bottom:1px solid #efefef;padding-bottom:25px;}
.proshow .proshow_detail p::before{width: 3px;height:15px;display: block;content:"";background: #b0832f;position: absolute;top: 4px;}
/* 单页 */
.abou{}
.about1{}
.about1_left{width: 578px;float: left;position: relative;height:382px;margin-right:20px;}
.about1 .play{width:100%;height:100%;position: absolute;right:0;top:0;z-index:9;background: url("../images/play.jpg") no-repeat center center;background-color: rgba(0,0,0,0.4);}
.about1 .ind_abo{width: 100%;}
.about1 .ind_abo .p1{font-size: 30px;color: #1f1f1f;font-weight: bold;}
.about1 .ind_abo .p2{font-size: 23px;font-family:'dincond';color: #b0832f;margin-top:5px;text-transform: uppercase;}
.about1 .ind_abo .line{width: 30px;height:6px;background: #b0832f;margin-top:15px;}
.about1 .ind_abo .more{width:180px;height:50px;line-height: 50px;color: #1f1f1f;font-weight:bold;font-size: 16px;text-align: center;border: 4px solid #b0832f;margin:0;margin-top:20px;transition: all 1s ease 0s;display: flex;align-items: center;justify-content: center;}
.about1 .ind_abo .more img{margin-left: 10px;}

.about2{background: url("../images/about2.jpg") no-repeat center top;height:745px;}
.about2 .title .p2::before{background: #fff;}
.about2 .title .p2::after{background: #fff;}
.about2 .about2_main{background: #ecedef;height:550px;box-sizing:border-box;padding:51px 67px;}
.about2 .about2_main .about2_l{width: 620px;height:448px;float: left;}
.about2 .about2_main .about2_l .wen{color:#1f1f1f;font-size: 15px;line-height: 28px;margin-top:60px;}
.about2 .about2_main .about2_r{width: 365px;height:439px;float: right;}

.fzlc .fzlc_main{width: 100%;height:400px;position: relative;}
.fzlc .fzlc_main .swiper-slide{width: 300px;height:400px;float: left;text-align: center;}
.fzlc .fzlc_main .swiper-slide .p1{font-size: 30px;color: #454545;}
.fzlc .fzlc_main .swiper-slide .p2{font-size: 14px;color: #444;line-height: 28px;height: 56px;width: 272px;margin:0 auto;margin-top:50px;}
.fzlc .fzlc_main .swiper-slide .line{position: absolute;width: 100%;height:1px;background: #e6e7e8;top: 55px;}
.fzlc .fzlc_main .swiper-slide .pic{width: 272px;height:154px;margin:50px auto 0;}

.fzlc .fzlc_main .z-sy6-o1{width: 7px;height: 7px;background: #D92419;border: 0;border-radius: 50%;position: absolute;cursor: pointer;top: 50%;margin-top: -2.5px;z-index: 9;left: 50%;margin-left:-2.5px;}
.fzlc .fzlc_main .z-sy6-o2{width: 100%;height: 100%;border: 0;border-radius: 50%;background: rgba(176,131,47,0.5);animation: circle1 2s linear infinite;}
	@keyframes circle1{0%{transform: scale(1);opacity: 1;}100%{transform: scale(3);opacity: 0;}}
.fzlc .fzlc_main .z-sy6-o3{width: 100%;height: 100%;border: 0;border-radius: 50%;background: rgba(176,131,47,0.5);animation: circle2 2s linear infinite;position: absolute;top: 0;left: 0;}
	@keyframes circle2{0%{transform: scale(3);opacity: 1;}100%{transform: scale(5);opacity: 0;}}

.cqhj{background: #ecedef;height:600px;}
.cqhj .cqhj_main{width: 100%;margin-top:28px;position: relative;}
.cqhj .cqhj_main .bd li{width: 285px;height:220px;float: left;margin-right: 23px;}
.cqhj .cqhj_main .bd li .pic{width:285px;height: 176px;float: left;overflow: hidden;}
.cqhj .cqhj_main .bd li .pic img{width:285px;height: 176px;transition: all 1s ease 0s;}
.cqhj .cqhj_main .bd li:hover img{transform: scale(1.2, 1.2);}
.cqhj .cqhj_main .hd ul{text-align: center;}
.cqhj .cqhj_main .hd li{ width:10px; height:10px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#bfbfbf;border-radius:50%;display: inline-block;}
.cqhj .cqhj_main .hd li.on{background: #b0832f;}
/*新闻列表*/
.newslist{}
.newslist .newslistli{height:152px;width: 910px;margin-bottom:60px;}
.newslist .newslistli .pic{float: left;width: 290px;height:152px;}
.newslist .newslistli .pic img{width: 290px;height:152px;}
.newslist .newslistli .text{float: left;width:620px;height:152px;padding:15px;box-sizing:border-box;background: #f8f8f8;}
.newslist .newslistli .text .date{width:125px;height:122px;border-right: 1px solid #e5e5e5;text-indent: 20px;display: flex;flex-direction: column;justify-content: center;float: left;}
.newslist .newslistli .text .date p:nth-child(1){font-size: 24px;font-weight: bold;color: #434344;}
.newslist .newslistli .text .date p:nth-child(2){font-size: 14px;color: #9d9d9d;}
.newslist .newslistli .text .wen{width:440px;height:122px;float: right;display: flex;flex-direction: column;justify-content: center;}
.newslist .newslistli .text .tit{color:#444444;font-size: 16px;line-height: 27px;}
.newslist .newslistli .text .jian{font-size: 14px;color: #9d9d9d;line-height: 20.5px;margin-top:10px;}
.newslist .newslistli .text .more1{width:103px;height:35px;background: #f68100;display: block;text-align: center;color: #fff;line-height: 35px;font-size: 12px;margin-top:20px;transition: all 0.6s ease 0s;}
.newslist .newslistli:hover .tit{color: #b0832f;}
/*新闻详情*/
.newsshow{}
.newsshow .tit{font-size: 35px;font-weight: bold;color: #444;text-align: center;}
.newsshow .date{font-size: 14px;color: #9e9e9e;margin-top:20px;text-align: center;}
.newsshow .pic{width:500px;margin:40px auto;}
.newsshow .pic img{max-width: 500px;}
/* 分页 */
.page{margin:50px 0;text-align: center;}
.page a{display: inline-block;text-align: center;line-height: 40px;color:#444;font-size: 14px;margin-left: 5px;height:40px;padding:0 16px;}
.page a.select{background: #b0832f;color: #fff;}
.page a.pre_page{background: #b0832f;color: #fff;}
.page a.next_page{background: #d6d6d6;color: #444;}
.page a:hover{background: #b0832f;color: #fff;}

/* 翻页 */
.fanye{width:850px;float:left;box-sizing:border-box;padding:30px 0;margin-top:15px;border-top:1px solid #efefef;}
.fanye p{color: #444;font-size: 14px;line-height: 32px;width: 100%;float: left;}
.fanye p a{color: #444;}
.fanye p a:hover{color:#b0832f;text-decoration:underline;}
/*在线留言*/
.gbook_l{float: left;}
.gbook form ul{width: 680px;margin:60px auto;}
.gbook li{width: 100%;height:56px;margin-bottom:20px;}
.gbook li span{display: block;width:130px;height: 55px;line-height: 55px;font-size: 16px;color: #444;float: left;}
.gbook li .input1{width:550px;height: 55px;float: left;box-sizing: border-box;font-size: 14px;text-indent: 20px;border:1px solid #dcdcdc;border-radius:3px;}
.gbook .input2{width:710px;height: 168px;float: left;border: none;box-sizing: border-box;font-size: 14px;text-indent: 20px;line-height: 56px;}
.gbook form{color: #fff!important;font-size: 16px;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #838383;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #838383;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #838383;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #838383;
}
.gbook #demo1{border:none;width:550px;height:55px;line-height: 55px;text-align: center;color: #fff;background: #b0832f;margin:0 auto;font-size: 24px;font-weight: bold;border-radius:3px;margin-left: 130px;}

/*招聘列表*/
.job1{width: 100%;height:815px;background: url("../images/job1.jpg") no-repeat center;}
.job1 ul{margin:258px -20px 0;}
.job1 ul li{width: 330px;height:330px;border-radius:50%;overflow: hidden;border:5px solid #fff;float: left;box-sizing: border-box;margin:0 45px;}
.job1 ul li img{transition: all 1s ease 0s;}
.job1 ul li:hover img{transform: scale(1.2, 1.2);}
.job_more{width: 168px;height:48px;border-radius:3px;background: rgba(255,255,255,0.8);display: block;text-align: center;line-height: 48px;color: #202020;font-size: 20px;margin: 65px auto;transition: all 1s ease 0s;cursor: pointer;}
.job_more:hover{background: rgba(176,131,47,0.8);color: #fff;}
.job2{width: 100%;height:817px;background: url("../images/job2.jpg") no-repeat center;}
.job2_more{width: 146px;height:42px;border-radius:3px;background: #b0832f;display: block;text-align: center;line-height: 42px;color: #fff;font-size: 20px;transition: all 1s ease 0s;margin-top: 400px;margin-right: 285px;float: right;cursor: pointer;}
.job3{width: 100%;height:747px;background: url("../images/job3.jpg") no-repeat center;}

.job_list{position: relative;height:490px;}
.job_list .swiper-container{height:300px;}
.job_list li{width:384px;height:232px;background: url("../images/jobli.jpg") no-repeat center;padding:40px;box-sizing:border-box;position: relative;}
.job_list li .tit{font-size: 26px;font-weight: bold;color: #444;transition: all 1s ease 0s;}
.job_list li .con{font-size: 20px;color: #444;margin-top:20px;transition: all 1s ease 0s;}
.job_list li .btn{background: url("../images/job_btnh.png") no-repeat;width:41px;height:41px;display: block;position: absolute;top:175px;right:25px;transition: all 1s ease 0s;}
.job_list li:hover{background: #b0832f;}
.job_list li:hover .tit{color: #fff;}
.job_list li:hover .con{color: #fff;}
.job_list li:hover .btn{background: url("../images/job_btn.png") no-repeat;}

.job_list .swiper-pagination-bullet-active{background: #b0832f;}
.job_list .swiper-pagination-bullet{width: 12px;height:12px;}
/*留言列表*/
.gbook-list{width:900px;margin:0 auto;padding:60px 0;}
.gbook-list table{margin-bottom: 30px}



/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #333 solid 3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  left: -3px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
