*{margin:0;padding:0;font-family: 微软雅黑;list-style-type: none;text-decoration: none;}
.left{float: left;}
.right{float: right;}
.clear{clear: both}
body{overflow-x: hidden;}
a,input,button{ outline:none!important; }   
a:hover{text-decoration:none!important;}
body{min-width:1200px;}
img{max-width: 100%;height: auto;display:block;border: 0;}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
@font-face {
	font-family: 'HYRunYuan-65W';
	src: url('../font/HYRunYuan-65W.ttf')
}
@font-face { 
	font-family: "dincond-medium"; 
	src: url('../font/dincond-regular.ttf');
}
@font-face {
	font-family: "novecentowide-book";
	src: url("../font/HelveticaNeueLTPro-LtEx.woff.ttf");
}
.swiper img{width:100%;}
/*头部样式*/
.main{width:1200px;margin:0 auto;}

.header{height:103px;width:100%;box-shadow: 0 0 20px #a1a1a1;position: relative;z-index: 999;}
.header .logo{position: absolute;width:120px;top:0;z-index:9;height:101px;left: 50%;margin-left: -60px;}
/* 栏目 */
.header .nav{width:100%;height:78px;padding-top:25px;}
.header .nav ul .one{float: left;position: relative;}
.header .nav ul .one .a{display:inline-block;text-align:center;width:130px;display: block;line-height: 78px;height: 78px;font-size: 18px;color: #000;z-index:9;position: relative;}
.header .nav ul .one.current .a{color: #0ea09d;}
.header .nav .one:nth-child(5){margin-left: 160px;}
.header .nav .one:hover .er{height:auto;}
.header .nav ul .one::after{display: block;content:"";width:0;height:3px;background: #0ea09d;position: absolute;bottom:0;left: 50%;transition: all 500ms ease;}
.header .nav ul .one.current::after{width:100%;left: 0;}
.header .nav ul .one:hover::after{width:100%;left: 0;}

.er{width:100%;position: absolute;top:100%;z-index:100000;height:0;overflow: hidden;transition: all .3s linear;background: #FFF;}
.er li{width: 100%;position: relative;z-index: 9999;line-height: 40px;}
.er li:first-child{margin-top:15px;}
.er li:last-child{margin-bottom:15px;}
.er li a{position:relative;color: #666;width:100%;height:40px;line-height: 40px;z-index:10000;font-size:16px;text-align: center;display: block;}
.er li a:hover{background: #0ea09d;color: #fff;}
/* banner */
.banner{position: relative;}
.banner img{width:100%;height:100%;display: block;}
.banner .swiper-button-prev{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;left:-50px;}
.banner .swiper-button-next{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;right:-50px;}
.banner .swiper-pagination-bullet-active{background: #0ea09d!important;}
/* index1 */
.index1{height:753px;background: url("../images/index1.jpg") no-repeat center;box-sizing:border-box;padding:110px 0;}
.index1 .index1_l{width:532px;height:533px;display: flex;align-items:center;float: left;}
.index1 .index1_r{width:645px;height:533px;float: right;}
.index1 .index1_r .hd{width:100px;float: right;display: flex;align-items: center;height:533px;}
.index1 .index1_r .hd li{width:100px;height:150px;display: flex;align-items:center;flex-direction: column;justify-content: center;opacity: 0.5;cursor: pointer;}
.index1 .index1_r .hd li p{color: #000;margin-top:10px;}
.index1 .index1_r .hd li.on{opacity:1;}
.index1 .index1_r .hd li.on p{color: #e98924;}
.index1 .index1_r .bd{width:520px;height:533px;float: left;}

.abo{width:100%;height:100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.abo .tit{font-size: 50px;color: #0ea09d;text-align: center;}
.abo .con{color: #0c0c0c;line-height: 30px;margin:25px 0;width:100%;}
.abo a{width:210px;height:53px;background: #0ea09d;display: block;color: #fff;font-size: 26px;text-align: center;line-height: 53px;border-radius:10px;margin:0 auto;}
/* index2 */
.index2{height:708px;background: url("../images/index2.jpg") no-repeat center;position: relative;}
.index2 .video{width:518px;height:353px;box-shadow:0 0 20px #f48e1f;margin-left:77px;margin-top:225px;position: absolute;}
.index2 .video .play{width:100%;height:100%;background: url("../images/bo.png") no-repeat center;position: absolute;top:0;left: 0;z-index:9;}
.home_shade{z-index: 200; opacity: 0.65; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #191C21; display: none;}
.home_videoShow{width: 800px; height: 462px; background: #000; z-index: 201; opacity: 1; position: fixed; display: none; left: 0px; right: 0px; bottom: 0px; top: 0px; margin: auto;}
.home_btnClose:hover{transform: rotate(180deg);}
.home_btnClose{position: absolute; width: 56px; height: 56px; background: url(../images/home_close_btn.png) no-repeat; right: -82px; top: 0; transition: all .3s linear;}

/* 新闻 */
.index3{height:1259px;background: url("../images/index3.jpg") no-repeat center;}
.index3 .title{font-size: 40px;color: #0ea09d;text-align: center;padding-top:74px;}
.index3 .title img{margin:0 auto;}
.index3 .title p{position: relative;display: flex;align-items:center;justify-content: center;}
.index3 .title p:before{display: block;content:"";width:122px;height:2px;background: #0ea09d;}
.index3 .title p:after{display: block;content:"";width:122px;height:2px;background: #0ea09d;}

.incpro{margin-top:40px;text-align: center;}
.incpro .hd{background: #0ea09d;border-radius:50px;height:52px;display: inline-block;height: 52px;width:100%;position: relative;}
.incpro .hd .swiper-container{width: 1155px;position: unset!important;}
.incpro .hd .swiper-button-next{width:12px;height:25px;background: url("../images/next.png") no-repeat;position: absolute;right: 8px;opacity:1!important;top:35px;}
.incpro .hd .swiper-button-prev{width:12px;height:25px;background: url("../images/prev.png") no-repeat;position: absolute;left: 8px;opacity:1!important;top:35px;}
.incpro .hd ul{width: 1155px;margin: 0 auto;}
.incpro .hd li{width:165px;height:52px;color: #fff;text-align: center;line-height: 52px;border-radius:50px;cursor:pointer;font-size: 24px;float: left;}
.incpro .hd li.on{background: #f48e1f;}
.incpro .bd{margin-top:75px;}
.incpro .bd ul{margin:-7px;}
.incpro .bd li{width:288px;height:288px;float: left;box-sizing:border-box;border:2px solid #0ea09d;margin:7px;position: relative;overflow: hidden;}
.incpro .bd li .tit{position: absolute;width:100%;height:50px;background: url("../images/pn.png") no-repeat center;background-color: rgba(14,160,157,0.8);transition: all .3s linear;bottom:-50px;}
.incpro .bd li .tit a{width:50%;height:50px;display: block;float: left;line-height: 50px;font-size: 18px;color: #fff;}
.incpro .bd li:hover .tit{bottom:0;}
.index3 .more{display: flex;align-items: center;justify-content: center;margin-top:67px;}
.index3 .more a{width:120px;height:113px;background: url("../images/mimi.png") no-repeat center;display: block;color: #4a1c03;font-size: 22px;text-align: center;line-height: 106px;margin:0 40px;}
/* index4 */
.index4{width:100%;height:780px;background: url("../images/index4.jpg") no-repeat center;float: left;}
.index4 .tit{font-size: 34px;color: #fff;text-align: center;margin:70px auto 30px;}
.index4 .swiper-slide{width:812px;height:490px;position: relative;}
.index4 .swiper-slide img{border:3px solid #fff;box-sizing:border-box;width:812px;height:490px;}
.index4 .swiper-slide:after{display: block;content:'';width:100%;height:100%;position: absolute;top:0;background: rgba(0,0,0,0.5);}
.index4 .swiper-slide.swiper-slide-active:after{background: none;}
.index4 .swiper-button-next{width:45px;height:81px;background: url("../images/next4.png") no-repeat;position: absolute;right: 50%;opacity:1!important;top:210px;margin-right:-470px}
.index4 .swiper-button-prev{width:45px;height:81px;background: url("../images/prev4.png") no-repeat;position: absolute;left: 50%;opacity:1!important;top:210px;margin-left:-470px}

.index4 .tao{width:218px;height:64px;background: #0ea09d;color: #fff;font-size: 28px;line-height: 64px;text-align: center;margin:24px auto 0;border-radius:20px;border:1px solid #0ea09d;transition: all .3s linear;}
.index4 .tao a{color:#fff;}
.index4 .tao:hover{background: #fff;}
.index4 .tao:hover a{color:#0ea09d;}
/* index5 */
.index5{background: url("../images/index5.jpg") no-repeat center;float: left;width:100%;height:2160px;}
.index5 .title{font-size: 40px;color: #0ea09d;text-align: center;padding-top:74px;}
.index5 .title img{margin:0 auto;}
.index5 .title p{position: relative;display: flex;align-items:center;justify-content: center;}
.index5 .title p:before{display: block;content:"";width:122px;height:2px;background: #0ea09d;}
.index5 .title p:after{display: block;content:"";width:122px;height:2px;background: #0ea09d;}

.incnews{margin-top:40px;text-align: center;}
.incnews .hd{border-radius:50px;height:52px;display: inline-block;}
.incnews .hd li{width:165px;height:52px;color: #fff;text-align: center;line-height: 52px;border-radius:50px;cursor:pointer;font-size: 24px;float: left;background: #0ea09d;margin:0 25px;}
.incnews .hd li.on{background: #f48e1f;}
.incnews .bd{margin-top:75px;height:320px;}
.incnews .bd ul{margin:-20px;}
.incnews .bd ul li{width:580px;height:120px;box-sizing:border-box;border:2px solid #0ea09d;float: left;margin:20px 20px;}
.incnews .bd ul li .newsdate{width:116px;height:116px;background: #0ea09d;float: left;}
.incnews .bd ul li .newsdate .p2{font-size: 60px;font-weight: bold;color: #0c0c0c;}
.incnews .bd ul li .newsdate .p1{font-size: 24px;color: #0c0c0c;}
.incnews .bd ul li .wen{width:460px;height:116px;float: right;text-align: left;box-sizing:border-box;padding:20px;}
.incnews .bd ul li .wen .p1{font-size: 18px;color: #0c0c0c;}
.incnews .bd ul li .wen .p2{font-size: 14px;color: #0c0c0c;line-height: 24px;margin-top:10px;}
.incnews .more{width:164px;height:52px;background: #0ea09d;border-radius:30px;display: block;margin:48px auto 0;font-size: 24px;color: #fff;line-height: 52px;}
.incnews .bd ul li:hover .wen .p1{font-size: 18px;color: #0ea09d;}

.incgbook{width:100%;height:420px;border-radius:10px;background: #0ea09d;margin-top:75px;float: left;}
.incgbook .gbook{width:1180px;height:400px;background: #fff;border-radius:10px;margin:10px;}
.incgbook .title{font-size: 40px;color: #0ea09d;text-align: center;padding-top:48px;}
.incgbook .title p{position: relative;display: flex;align-items:center;justify-content: center;}
.incgbook .title p:before{display: block;content:"";width:122px;height:2px;background: #0ea09d;}
.incgbook .title p:after{display: block;content:"";width:122px;height:2px;background: #0ea09d;}

.incgbook form{width:1140px;margin:30px auto 0;}
.incgbook li{width:371.33px;height:50px;border:1px solid #0ea09d;border-radius:10px;float: left;margin-right: 10px;margin-bottom:10px;}
.incgbook li:nth-child(4){margin-right: 0;}
.incgbook li span{color:#b8b4b1;font-size: 20px;width:80px;line-height: 50px;display: block;float: left;text-align: center;}
.incgbook .input1{border:none;height:50px;width:290px;float: right;border-radius:10px;font-size: 20px;}
.incgbook .input2{border:none;height:90px;width:1060px;float: right;border-radius:10px;outline: none;font-size: 20px;line-height: 50px;}
.incgbook #tijiao{width:180px;height:52px;background: #0ea09d;border:none;border-radius:10px;font-size: 20px;color: #fff;border:1px solid #0ea09d;}
.incgbook #reset{width:180px;height:52px;background: #fff;border:none;border-radius:10px;font-size: 20px;color: #0ea09d;border:1px solid #0ea09d;}

/*底部样式*/
.incbot{width:100%;height:670px;border-radius:10px;background: #0ea09d;margin-top:35px;float: left;}
.incbot .bot{width:1180px;height:650px;background: #fff;border-radius:10px;margin:10px;padding:30px;box-sizing:border-box;}
.bot .bot_t{width:100%;height:368px;}
.bot .bot_t .bot_t_l{width:420px;float: left;}
.bot .bot_t .bot_t_l .tit{color:#67452a;font-size: 30px;}
.bot .bot_t .bot_t_l .tel{width:100%;font-size: 40px;color: #67452a;text-align: center;height:120px;display: flex;align-items: center;justify-content: center;}
.bot .bot_t .bot_t_l .add{font-size: 28px;color: #67452a;line-height: 48px;margin-top:15px;}
.bot .bot_t .bot_t_r{width:670px;float: right;}
.bot .bot_t .bot_t_r .ewm{width:331px;height:313px;float: left;background: url("../images/ewmbg.png") no-repeat center;}
.bot .bot_t .bot_t_r .ewm img{width:258px;padding:40px;}
.bot .bot_t .bot_t_r .ewm p{font-size: 20px;color: #67452a;text-align: center;}
.bot .bot_b{margin-top:30px;}
.bot .bot_b p{font-size: 24px;color: #3d2817;line-height: 50px;}
.bot .bot_b ul li{width:115px;height:67px;float: left;margin-right: 10px;}

.bot2{height:90px;display: flex;align-items:center;color:#67452a;}
.bot2 a{color:#67452a;}
/*新闻中心*/
.news{margin-top: 48px}
.news-chinese{border-bottom:1px solid #e5e5e5;}
.news-chinese img{margin:26px 0 10px 0;}
.news-list{margin-top: 60px}
.news-img{float: left;width:202px;height:97px;}
.news-img img{width:202px;height:97px;}
.news-con{float: left;width:365px;margin-left: 14px ;}
.news-title{height:37px;line-height: 37px;border-bottom: 1px solid #cdcdcd}
.news-t{color: #393939;display:block;float: left;font-size: 15.65px;}
.news-d{color: #7a7a7a;display:block;float: right;font-size: 15.65px;}
.news-j{color: #6e6e6e;font-size: 12px;line-height: 22px;margin-top: 10px}
.news-list li{float: left;margin-left: 38px;margin-bottom: 48px}

/*单页*/
.ercon{background: url("../images/erbg.jpg") no-repeat center bottom;padding-bottom:300px;}
.ercon .title{font-size: 40px;color: #0ea09d;text-align: center;padding-top:74px;}
.ercon .title img{margin:0 auto;}
.ercon .title p{position: relative;display: flex;align-items:center;justify-content: center;}
.ercon .title p:before{display: block;content:"";width:122px;height:2px;background: #0ea09d;}
.ercon .title p:after{display: block;content:"";width:122px;height:2px;background: #0ea09d;}

.ernav{margin-top:40px;text-align: center;position: relative;width:100%;}
.ernav ul{background: #0ea09d;border-radius:50px;height:52px;display: inline-block;}
.ernav li{width:165px;height:52px;color: #fff;text-align: center;line-height: 52px;border-radius:50px;cursor:pointer;font-size: 24px;float: left;}
.ernav li.on{background: #f48e1f;}
.ernav li a{color:#fff;}

.con{padding:60px 0;}
.con img{margin:0 auto;}
/*图文列表*/
.ernavp{margin-top:40px;text-align: center;position: relative;width:100%;background: #0ea09d;border-radius:50px;height:52px;}
.erpronav{height:52px;width:1155px;position: unset!important;}
.erpronav ul{width:1155px;margin:0 auto;}
.erpronav li{width:165px;height:52px;color: #fff;text-align: center;line-height: 52px;border-radius:50px;cursor:pointer;font-size: 24px;float: left;}
.erpronav li.on{background: #f48e1f;}
.erpronav li a{color:#fff;}
.erpronav .swiper-button-next{width:12px;height:25px;background: url("../images/next.png") no-repeat;position: absolute;right: 8px;opacity:1!important;top:35px;}
.erpronav .swiper-button-prev{width:12px;height:25px;background: url("../images/prev.png") no-repeat;position: absolute;left: 8px;opacity:1!important;top:35px;}

.pro_con{margin-top:50px;}
.pro_con ul{margin:-7px;text-align: center;}
.pro_con li{width:288px;height:288px;float: left;box-sizing:border-box;border:2px solid #0ea09d;margin:7px;position: relative;overflow: hidden;}
.pro_con li .tit{position: absolute;width:100%;height:50px;background: url("../images/pn.png") no-repeat center;background-color: rgba(14,160,157,0.8);transition: all .3s linear;bottom:-50px;}
.pro_con li .tit a{width:50%;height:50px;display: block;float: left;line-height: 50px;font-size: 18px;color: #fff;}
.pro_con li:hover .tit{bottom:0;}
/* 图文详情 */
.proshow{width: 100%;height: 600px;margin:60px 0;}
.proshow .proshow_left{float: left;width:600px;height:600px;border:2px solid #0ea09d;box-sizing:border-box;}
.proshow .proshow_left img{width:596px;height: 596px;}
.proshow .proshow_right{float: right;width: 575px;height:600px;display: flex;align-items:center;line-height: 36px;flex-direction: column;justify-content: center;}
.proshow .proshow_right div{width:100%;color: #4d4c4b;font-size: 20px;}
.proshow .proshow_right a{display: block;width:265px;height:50px;border-radius:30px;background: #0ea09d;margin:30px auto 0;color: #fff;font-size: 26px;text-align: center;line-height: 50px;}

.pro_xiang{margin-top:45px;width: 100%;float: left;}
.pro_xiang .tit{text-align: center;}
.pro_xiang .tit .p1{font-size: 30px;font-weight: bold;color: #414040;}
.pro_xiang .tit .p2{font-size: 34px;color: #414040;}

.pro_xiang .pro_xiang_xia{padding:30px 0;}

/* 页码 */
.page{text-align: center;width: 100%;height: 40px;padding:40px 0;font-size: 0;box-sizing: unset;}
.page a{color: #0ea09d;height: 40px;line-height: 40px;display: inline-block;margin:0 5px;letter-spacing:0;font-size: 18px;border:1px solid #0ea09d;padding:0 15px;cursor: pointer;}
.page a.pre_page{height: 40px;display: inline-block;}
.page a.next_page{height: 40px;display: inline-block;}
.page a.select{background: #0ea09d;color: #fff;}

/*新闻列表*/
.newscon{width:100%;}
.newscon ul{}
.newscon li{width: 100%;height:200px;float: left;margin-top:12px;box-sizing:border-box;padding:8px;border:2px solid #0ea09d;}
.newscon li .pic{width:280px;height:180px;float: left;}
.newscon li .wen{width:875px;height:180px;float: right;display: flex;flex-direction: column;justify-content: center;}
.newscon li .p1{font-size: 24px;color: #272626;}
.newscon li .p2{font-size: 18px;color: #4d4c4b;margin-top:20px;}
.newscon li .p3{font-size: 18px;color: #4d4c4b;margin-top:20px;line-height: 36px;}
.newscon li .p3 .date{background: url("../images/datee.png") no-repeat center;width:38px;height:36px;float: left;}
.newscon li .p3 a{font-size: 18px;color: #4d4c4b;float: right;}
.newscon li a{color: #272626;transition: all 500ms ease;}
.newscon li:hover a{color: #0ea09d;}
.newscon li:hover .p3{color: #0ea09d;}
.newscon li:hover .p3 .date{background: url("../images/date.png") no-repeat center;}

/*新闻详情*/
.newsshow{}
.newsshowl{width:865px;float: left;}
.newsshowl .ntit{border-left:6px solid #0ea09d;text-indent: 10px;font-size: 26px;color: #272626;}
.newsshowl .tit{border-bottom:2px solid #0ea09d;padding:20px 0;}
.newsshowl .tit .p1{font-size: 24px;color: #333;text-align: center;}
.newsshowl .tit .p2{font-size: 14px;color: #333;text-align: center;margin-top:30px;}
.newsshowr{width:320px;float: right;}
.pro .tit{width:100%;height:40px;background: #0ea09d;text-align: center;line-height: 40px;font-size: 20px;color: #333;}
.pro ul{border:1px solid #0ea09d;padding:9px;box-sizing:border-box;margin-top:9px;}
.pro ul li{width:146px;height:180px;float: left;margin-right:8px;}
.pro ul li .pic{border:1px solid #0ea09d;}
.pro ul li .pt{height:32px;color: #333;font-size: 14px;line-height: 32px;text-align: center;}
.pro ul li .pt a{color: #333;}
.pro ul li:nth-child(2n){margin-right: 0;}

.tobuy{margin-top:12px;}
.tobuy .tit{width:100%;height:40px;background: #0ea09d;text-align: center;line-height: 40px;font-size: 20px;color: #333;}
.tobuy ul{border:1px solid #0ea09d;padding:9px;box-sizing:border-box;margin-top:9px;}
.tobuy ul li{width:68px;height:90px;float: left;margin-right: 9px;}
.tobuy ul li p{font-size: 16px;color: #333;text-align: center;line-height: 25px;}
/*招聘列表*/
.job-list li { background: #f8f8f8; min-height: 75px; position: relative; width: 100%; margin-top: 10px; }
.job-list-cont { padding: 25px; width: 1180px; position: relative; overflow: hidden; }
.job-list-btn { display: block; position: absolute; top: 0; right: 0; background: url(../images/icon-join.png) #e9e9e9 no-repeat center center; width: 150px; height: 100%; }
.job-list-date { width: 130px; color: #919191; font-size: 27px; font-family: "dincond-medium";  -webkit-transition: all .3s; transition: all .3s;font-weight: bold;}
.job-list-date .p1{font-family: "dincond-medium";font-size: 32px;color: #7b7b86;font-weight: bold;margin:0;}
.job-list-date .p2{font-family: "dincond-medium";font-size: 20px;color: #7b7b86;font-weight: bold;margin:0;}
.job-list-content { float: left; width: 770px; }
.job-list-content p { margin-bottom: 0; color: #7b7b86;line-height:24px; margin-top: 5px; height: 0; -webkit-transition: all .3s; transition: all .3s;display:none;font-size: 14px;}
.job-list-content h4 { color: #686874; font-size: 20px; font-weight: bold;}
.job-list-content h2 {color:#7b7b86;font-size: 16px;margin-top:0;margin-bottom:10px;}
.job-list .current .job-list-content p { height: auto; display: block; }
.job-list-content h4 a{color: #686874;line-height: 30px;}
.job-list .current h4 a, .job-list-content h4 a:hover { color: #008b4a; }
.job-list .current .job-list-btn{background-image: url("../images/icon-join1.png");}
/*by lin*/
.job-list-content span { display: block; color: #444;height: 0; display:none;-webkit-transition: all .3s; transition: all .3s; }
.job-list .current .job-list-content span { height: auto; display:block;}
.job-list-content span.email { margin-top: 10px; }

/* 翻页 */
.fanye{margin-top:100px;}
.fanye p{font-size: 16px;line-height: 24px;color: #333;}
.fanye p a{color: #333;}
/*在线留言*/
.gbook-con{height:455px;background: url('../images/gbook.jpg') no-repeat  right bottom;}
.gbook-con  form{width:849px;margin:0 auto;height:311px;}
.gbook-con .main_bd{background: #adadad;color:#fff;height:40px;line-height: 40px;border:none;margin-bottom: 19px}
.gbook-con .info{color: #808080;font-size: 14px;text-align: center;margin-bottom: 39px;}
.gbook-con .contact-con1 li{position: relative;}
.gbook-con .contact-con1 li .main_ly_t2{position: absolute;top:40px;left:0;width:100%;}
.gbook-con .contact-con1 li .main_ly_t3{position: absolute;top:90px;left:0;width:100%;}
.gbook-con .input1{width:399px;padding-left: 15px}
.gbook-con .input2{width:834px;padding-left: 15px}
.gbook-con .pu1{width:414px;overflow: hidden}
.gbook-con .put2{width:849px;overflow: hidden}
.gbook-con .main_bd1{width:834px;padding-left: 15px;height:75px;padding-top:12px;background: #adadad;color:#fff;}
.gbook-con form{color: #fff!important;font-size: 14px;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #3d2817;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #3d2817;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #3d2817;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #3d2817;
}
.gbook-con #tijiao{border:none;width:126px;height:35px;line-height: 35px;text-align: center;color: #fff;background: #868686;margin:0 auto;}
.gbook-con .main_but{width:126px;margin:0 auto;padding-top:26px;}
/*招聘列表*/


/*留言列表*/


.aboutbanner{text-align: center;position: relative;z-index: 99;}

.hvr-float-shadow {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;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;}
.hvr-float-shadow:before {pointer-events: none;position: absolute;z-index: -1;content: '';top: 100%;left: 5%;height: 10px;width: 90%;opacity: 0;background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);/* W3C */-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform, opacity;transition-property: transform, opacity;}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {-webkit-transform: translateY(-5px);transform: translateY(-5px);}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {opacity: 1;-webkit-transform: translateY(5px);transform: translateY(5px);}
