@charset "utf-8";
/* CSS 预处理 */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
ol, ul, li {
	list-style: none
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	background: #fff;
	max-width: 640px;
	margin:0 auto;
	font-size: 0.3rem;
}
a, em {
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
}
.clearfix {
    clear: both;
    content: '';
    zoom: 1;
}
@font-face {
	font-family: 'HYRunYuan-65W';
	src: url('../font/HYRunYuan-65W.ttf')
}
@font-face { 
	font-family: "dincond"; 
	src: url('../font/dincond-regular.ttf');
}
@font-face {
	font-family: "novecentowide-book";
	src: url("../font/HelveticaNeueLTPro-LtEx.woff.ttf");
}
.cl{clear: both;}
.zanwu{width:100%;text-align: center;height: 30px;line-height: 30px;font-size: 12px;color:#000;}
.center{width:94%;padding: 0 3%;overflow: hidden;}
.page{text-align: center;width: 100%;height: 30px;padding:20px 0;float: left;font-size: 0;}
.page a{color: #525252;width:30px;height: 30px;line-height: 30px;display: inline-block;margin:0 3px;letter-spacing:0;font-size: 14px;background: #eaeaea;}
.page a.pre_page{background: url("../images/prev.jpg") no-repeat center;width:30px;height: 30px;display: inline-block;font-size: 0;line-height: 41px;display: none;}
.page a.next_page{background: url("../images/next.jpg") no-repeat center;width:30px;height: 30px;display: inline-block;font-size: 0;line-height: 41px;display: none;}
.page a.select{color: #fff;background: #00adef;;}
/*遮罩*/
.mask{position: fixed;width: 100%;height: 100%;left: 0;top: 0;bottom: 0;background-color: rgba(0,0,0,1);z-index: 900;}
/*侧边栏*/
.sidebar{width:100%;height:100%;position:fixed;top: 0;right:0;background:#eeeeee;z-index: 1000;-webkit-transform: translateX(-100%); transform: translateX(-100%);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;display:block;overflow-y: scroll;}
.mask{width:100%;height:100%;background: rgba(0, 0, 0, 0.5);position:fixed;top: 0;left:0;z-index: 900;display:none;}
.open-side-nav .sidebar{-webkit-transform: translateX(0%); transform: translateX(0%);background: #0757b0;}
.open-side-nav .mask{display:block;}
.open-side .side-language{-webkit-transform: translateX(0%); transform: translateX(0%);}
/*侧边栏头部*/
.sidehead{width:100%;height:54px;position:relative;background:#fff;}
.sidehead .sidelogo{float:left;display:block;height:54px;}
.sidehead .sidelogo img{height:54px;}
.sidehead .close{width:auto;height:26px;float:right;margin-top:15px;margin-right: 3%;}
.sidehead .close img{height:24px;display: block;}

.sidenav{width:100%;position:relative;background:#0757b0;}
.warp{width:100%;}
.sidenav li{width:100%;}
.sidenav li>a{font-size:0.3rem;color:#fff; width:100%;height:0.8rem;line-height:0.8rem;padding:0 8% 0 3%;position:relative;display:block;border-bottom:1px #3b71ad solid;-webkit-transition: all .3s;transition: all .3s;box-sizing:border-box;}
.sidenav li a span{width:5%;height:0.8rem;position:absolute;right:3%;top:0;background:url("../images/open.png") no-repeat center center;background-size:100%;-webkit-transition: all .3s;transition: all .3s;}
.sidenav li.curr >a{color:#fff;}
.sidenav li.curr a span{background:url("../images/open-on.png") no-repeat center center;background-size:100%;-webkit-transition: all .3s;transition: all .3s;}
.sidenav dl{box-sizing:border-box;width:100%;padding: 0rem 0 0.1rem 3%;display:none;background: #fff;font-size: 0.24rem;}
.sidenav dl dd{border-bottom: 1px solid #f2f2f2;}
.sidenav dl dd:last-child{border-bottom: 0px solid #f2f2f2;}
.sidenav dd a{font-size:0.24rem;color:#999999;-webkit-transition: all .3s;transition: all .3s;height:0.8rem;line-height: 0.8rem;display: block;}
.sidenav dd a.on{color:#333333;}


/*top*/
.top{width: 100%;height: 60px;background: #fff;position: relative;}
.top_center{float: left;display: flex;}
.top_center img{display: block;height: 60px;margin: auto;}
.top_right img{display: block;height: 24px;margin: auto;}
.top_left{float: left;cursor: pointer;}
.top_right{float: right;position: relative;cursor: pointer;height:24px;margin-top: 18px;margin-right: 3%;}
/*banner*/
#slider{ position:relative; overflow:hidden;z-index: 1;}
#slider li{ float:left;}
#slider li img{display: block;}
#pagenavi{ position:absolute; bottom:5px; z-index:1; text-align:center;left:50%;height:20px;line-height: 20px;margin-left:-30px;width: 60px;border-radius:20px;}
#pagenavi a{ width:5px; height:5px; line-height:99em; background:none; border-radius:7px; overflow:hidden; cursor:pointer; display:inline-block;border:1px solid #fff;}
#pagenavi a.active{border-color:#fff;background: #fff;}
/* 底部 */
.foot{width: 100%;background: #b0832f;padding:1% 0;}
.foot1{visibility: hidden;}
.foot2{position: fixed;bottom: 0;z-index: 2;}
.foot ul{width: 100%;left: 0;}
.foot li{float: left;width: 25%;padding: 2% 0;}
.foot li img{display: block;width: 33%;margin:0 auto;}
.foot li p{text-align: center;font-size: 14px;color:#fff;margin-top:4px;}
.backtop{width: 0.8rem;position: fixed;right: 2%;bottom: 1.8rem;z-index:9;}
.backtop img{width: 100%;display: block;cursor: pointer;}
/*banner*/
.banner img{width:100%;display: block;}
/* 欢迎访问 */
.search form{border:1px solid #e3e3e3;width: 94%;height:0.75rem;border-radius:0.5rem;margin:4% auto 0;}
.search #tijiao{background: url('../images/search.png') no-repeat center #e7e7e7;border-radius:0.5rem;font-size: 0;width:0.65rem;height:0.65rem;border:none;display: block;float: right;background-size: 50%;margin: 0.05rem;}
.search #seach_key{border:none;height:0.65rem;line-height: 0.65rem;font-size: 0.24rem;border-radius:0.5rem;text-indent: 0.2rem;outline: none;width: 5rem;float: left;margin: 0.05rem;}
/* 质量把关 */
.title{text-align: center;padding:0.3rem 0;}
.title .p1{font-size: 0.44rem;color: #1f1f1f;}
.title .p1 span{color: #b0832f;font-weight: bold;}
.title .p2{font-size: 0.19rem;color: #414141;margin-top:0.1rem;display: flex;justify-content: center;align-items: center;}
.title .p2::before{display: block;content:"";width: 0.45rem;height:1px;background: #b0832f;margin-right: 0.1rem;}
.title .p2::after{display: block;content:"";width: 0.45rem;height:1px;background: #b0832f;margin-left: 0.1rem;}

.inc_zl ul{margin:0 -1.5%;}
.inc_zl li{width:47%;margin:0 1.5% 3%;float: left;position: relative;transition: all 1s ease 0s;overflow: hidden;}
.inc_zl li .cptxzi{width: 100%;height:1rem;position: absolute;background: #b0832f;bottom:0;}
.inc_zl li .cptxzi div{width: 0.6rem;height:0.6rem;border-radius:50%;position: absolute;top: -0.3rem;left: 50%;margin-left: -0.3rem;}
.inc_zl li:nth-child(1) .cptxzi div{background: url("../images/cpt1.png") no-repeat center #fff;background-size: 0.3rem;}
.inc_zl li:nth-child(2) .cptxzi div{background: url("../images/cpt2.png") no-repeat center #fff;background-size: 0.3rem;}
.inc_zl li:nth-child(3) .cptxzi div{background: url("../images/cpt3.png") no-repeat center #fff;background-size: 0.3rem;}
.inc_zl li:nth-child(4) .cptxzi div{background: url("../images/cpt4.png") no-repeat center #fff;background-size: 0.3rem;}
.inc_zl li .cptxzi p{font-size: 0.24rem;font-weight: bold;color: #fff;text-align: center;margin-top:0.45rem;}
/* 产品中心 */
.induli{background: #f5f5f5;}
.induli .more{width:1.78rem;height:0.48rem;font-size: 0.24rem;background: #b0832f;color: #fff;display: block;display: flex;align-items: center;justify-content: center;text-align: center;margin:0.5rem auto;}
.cpzx{width:100%;}
.cpzx .hd{width: 100%;margin-bottom:0.2rem;}
.cpzx .hd ul{margin:0 -0.07rem;}
.cpzx .hd li{width:1.29rem;height:0.44rem;display: flex;align-items: center;justify-content: center;background: #fff;color: #444;float: left;font-size: 0.24rem;text-align: center;margin:0 0.07rem 0.14rem;}
.cpzx .hd li.on{color: #fff;background: #b0832f;}

.cpzx .bd ul li{width: 48%;float: left;position: relative;margin:0 4% 2% 0;}
.cpzx .bd ul li:nth-child(2n){margin-right: 0;}
.cpzx .bd ul li .protitle{height:0.6rem;background: rgba(224,224,224,0.7);width: 100%;display: flex;align-items: center;justify-content: center;bottom:0;position: absolute;color: #1f1f1f;text-align: center;font-size: 0.24rem;}
.cpzx .bd ul li:hover .protitle{background: rgba(176,131,47,0.7);}
.cpzx .bd ul li .img{width:100%;height:2.5rem;overflow: hidden;border: 1px solid #f1f1f1;box-sizing: border-box;}
.cpzx .bd ul li img{transition: all 1s ease 0s;}
.cpzx .bd ul li:hover img{transform: scale(1.2, 1.2);}
/* 产品优势 */
.cpys{}
.cpys .title{margin-top:20px;}

.cpys .bd{width:100%;margin-top:16px;}
.cpys .bd li{position: relative;}
.cpys .bd li .bd_l{width: 100%;height:4.94rem;float: left;}
.cpys .bd li .bd_l img{width: 100%;height:4.94rem;display: block;}
.cpys .bd li .bd_r{background: #b0832f;float: right;width:100%;height:2.54rem;box-sizing:border-box;padding:0.4rem;display: flex;flex-direction: column;justify-content: center;}
.cpys .bd li .bd_r .p1{font-size: 0.3rem;font-weight: bold;color: #fff;width: 290px;}
.cpys .bd li .bd_r .p2{font-size: 0.24rem;color: #fff;line-height: 0.36rem;margin-top:0.2rem;}

.cpys .bd li .hd{width: 2.5rem;height:1.3rem;position: absolute;top:0;left: 0;background: rgba(255,255,255,0.9);display: flex;align-items: center;justify-content: center;cursor: pointer;}
.cpys .bd li .hd .img{width:0.5rem;height:0.5rem;}
.cpys .bd li .hd .wen .p1{font-size: 0.19rem;color: #b0832f;font-weight: bold;}
.cpys .bd li .hd .wen .p2{font-size: 0.19rem;color: #b0832f;font-weight: bold;font-family: "dincond";text-transform: uppercase;}
.cpys .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2.6rem;}
.cpys .swiper-pagination-bullet{background: #fff;}
.cpys .swiper-pagination-bullet-active{background: #b0832f;border-color: #b0832f;}
/* 案例 */
.inc_case{position: relative;padding:20px 0;}
.inc_case .hd{width: 100%;text-align: center;height:0.6rem;color: #6c6c6c;margin:4% 0 8%;}
.inc_case .hd ul{display: flex;align-items: center;justify-content: center;}
.inc_case .hd li{font-size: 0.24rem;color: #313131;width:1.6rem;height:0.6rem;display: flex;align-items: center;justify-content: center;background: #e7e7e7;border-radius:50px;cursor: pointer;float: left;margin:0 0.1rem;}
.inc_case .hd li.on{background: #b0832f;color: #fff;}
.inc_case .bd{width:100%;overflow: hidden;}
.inc_case .bd li{width:48.5%;margin:0 3% 3% 0;float: left;transition: all 0.6s ease 0s;position: relative;}
.inc_case .bd li:nth-child(2n){margin-right: 0;}
.inc_case .bd li .pic{width:100%;height: 2.5rem;float: left;overflow: hidden;}
.inc_case .bd li .pic img{width: 100%;height:2.5rem;transition: all 1s ease 0s;}
.inc_case .bd li .prot{width: 100%;height: 0.6rem;background: rgba(255,255,255,0.7);transition: all 0.3s ease 0s;font-size: 0.24rem;color: #353535;display: flex;align-items: center;justify-content: center;text-align: center;position: absolute;bottom:0;}
/* 关于我们 */
.inc_abo{background: #f5f5f5;}
.inc_abo_l{width: 50%;float: left;}
.inc_abo_l img{width:100%;display: block;}
.inc_abo_r{width: 48%;float: right;font-size: 0.24rem;color: #1f1f1f;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;line-height: 0.44rem;}
.gy{width:100%;overflow: hidden;margin-top:3%;}
.gy li{width:48.5%;margin:0 3% 3% 0;float: left;transition: all 0.6s ease 0s;position: relative;}
.gy li:nth-child(2n){margin-right: 0;}
.gy li .pic{width:100%;height: 2.5rem;float: left;overflow: hidden;}
.gy li .pic img{width: 100%;height:2.5rem;transition: all 1s ease 0s;}
.gy li .prot{width: 100%;height: 0.6rem;background: rgba(255,255,255,0.7);transition: all 0.3s ease 0s;font-size: 0.24rem;color: #353535;display: flex;align-items: center;justify-content: center;text-align: center;position: absolute;bottom:0;}
/* 新闻 */
.newsli{width: 100%;border-bottom:2px solid #f5f5f5;height:1.67rem;padding-bottom:0.2rem;}
.newsli .newsli_l{width: 38%;height:1.67rem;float: left;}
.newsli .newsli_r{width: 59%;height:1.67rem;float: right;}
.newsli .newsli_r .tit{font-size: 0.25rem;font-weight: bold;color: #3a3a3a;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsli .newsli_r .date{font-size: 0.19rem;color: #9d9d9d;font-family: "dincond";font-weight: bold;margin-top:0.1rem;}
.newsli .newsli_r .jianjie{font-size: 0.19rem;color: #6c6c6c;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 0.32rem;margin-top:0.3rem;}
.newsli:hover .newsli_r .tit{color: #b0832f;}
.inc_news_main ul{margin-top:0.1rem;margin-bottom:0.3rem;}
.inc_news_main ul li{width: 100%;height:0.56rem;line-height: 0.56rem;font-size: 0.24rem;position: relative;text-indent: 10px;}
.inc_news_main ul li a::before{display: block;content:"";width: 0.08rem;height:0.08rem;background: #1c1c1c;float: left;border-radius:50%;position: absolute;top:0.24rem;}
.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;}
/* 二级 */
.erlan{position: relative;}
.erlan img{max-width:100%;}

.position{height:34px;line-height: 34px;font-size: 0.24rem;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;}

.ertype ul{text-align: center;font-size: 0.3rem;}
.ertype li{background: #f4f4f4;color: #444;font-size: 0.24rem;text-align: center;margin:0 0.07rem 0.14rem;padding:0.1rem 0.2rem;display: inline-block;}
.ertype li a{color: #444;}
.ertype li.on{color: #fff;background: #b0832f;}
.ertype li.on a{color: #fff;}

.jieshao{width: 100%;float: left;padding-bottom:3%;}
.jieshao h2{font-size:1.8rem;color:#00adef;font-weight:500; font-family:'dincond-medium';letter-spacing: -2px;font-weight: normal;}
.jieshao h3{font-size:1rem;color:#313131;padding-top: 0.4rem;font-weight: bold;line-height: 1.5;}
.jieshao .about-h5 h5{font-size:14px;color:#848181;float:left;margin-right:20px;line-height: 30px;}
.jieshao .about-h5 h5 p{font-size:1.2rem;color:#ff9622;font-family:'novecentowide-book';float:left;margin-right:5px;font-weight: bold;}
.danyecon{font-size: 0.8rem;line-height: 2;font-size: 0.3rem;}
.danyecon img{max-width: 100%!important;height:auto!important;}
#gengduo_button{width: 1.76rem;height:0.46rem;line-height:0.46rem;text-align: center;color:#fff;font-size:0.24rem;background: #b0832f;cursor: pointer;margin:5% auto;}
/* 产品列表 */
#pro{width:100%;overflow: hidden;margin-top:0.14rem;}
#pro li{width:48.5%;margin:0 3% 3% 0;float: left;transition: all 0.6s ease 0s;position: relative;}
#pro li:nth-child(2n){margin-right: 0;}
#pro li .pic{width:100%;height: 2.5rem;float: left;overflow: hidden;border: 1px solid #f1f1f1;box-sizing: border-box;}
#pro li .pic img{width: 100%;height:2.5rem;transition: all 1s ease 0s;}
#pro li .prot{width: 100%;height: 0.6rem;background: rgba(255,255,255,0.7);transition: all 0.3s ease 0s;font-size: 0.24rem;color: #353535;line-height: 0.6rem;text-align: center;position: absolute;bottom:0;}

/* 新闻列表 */

/* 新闻详情 */
.fanye{padding: 5% 0;width: 100%;float: left;border-top:1px solid #dcdcdc;margin-top:5%;}
.fanye p{font-size: 14px;color:#626262;margin-top: 2%;}
.fanye p:hover{color:#b0832f;}

.new_show_title{padding: 3% 0;text-align:center;margin-bottom:3%;}
.new_show_title h2,.proshow_title h2{color:#3a3a3a;font-size:0.3rem;font-weight: bold;}
.new_show_title h3,.proshow_title h3{color:#9d9d9d;font-size:0.24rem;margin-top: 2%;text-align: left;}

.prdshow_title{padding: 3% 0;border-bottom:2px solid #f0f0f0;font-size: 1rem;}
.prdshow_jianjie{color: #636363;padding-bottom:3%;line-height: 1.5;}
.prdshow_img img{width: 100%;}
.prdshow_con{font-size: 0.3rem;}
.prdshow_con img{max-width:100%;}
.prdshow_con p{color: #444;position: relative;text-indent: 10px;font-size: 0.26rem;line-height: 30px;}
.prdshow_con p::before{width: 3px;height:15px;display: block;content:"";background: #b0832f;position: absolute;top: 7px;}
.pro_more{}
.pro_more .p3{font-size: 1.428rem;font-weight: bold;color: #313131;padding:0.8rem 0 1rem;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: center;}
.pro_more .p3 .cell{box-sizing: border-box;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;width: 20%;-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;max-width: 100%;display: block;padding: 0!important;position: relative;}
.pro_more .p3 .cell hr{border: 1px solid #f1f1f1;}
/* 联系我们 */
.contact_tit{font-size: 1rem;color: #282828;font-weight: bold;margin-top:0.5rem;line-height: 1.5;}
.contact_add{color: #717171;font-size: 0.8rem;line-height: 1.5;margin-top:5px;}
.contact_mail{color: #717171;font-size: 0.8rem;line-height: 1.5;}
.contact .con{margin-top:2%;width: 100%;float: left;}
.contact .con .con1{width:49%;height:4rem;float: left;margin-right:2%;background: url("../images/conbg2.png") no-repeat #fb7f01;background-position: 1rem 1rem;background-size:2rem;}
.contact .con .con1 .p1{font-size: 1.2rem;font-family: "dincond-medium";color: #fff;font-weight: bold;margin-top:0.8rem;margin-left:3.5rem;}
.contact .con .con1 .p2{font-size: 0.8rem;color: #fff;font-weight: bold;margin-left:3.5rem;}
.contact .con .con2{width:49%;height:4rem;float: left;background: url("../images/conbg1.png") no-repeat #7285eb;background-position: 1rem 1rem;background-size:2rem;}
.contact .con .con2 .p1{font-size: 1.2rem;font-family: "dincond-medium";color: #fff;font-weight: bold;margin-top:0.8rem;margin-left:3.5rem;}
.contact .con .con2 .p2{font-size: 0.8rem;color: #fff;font-weight: bold;margin-left:3.5rem;}
.contact .con .con3{width:100%;height:6rem;float: right;background: #00adef;margin-top:2%;margin-bottom: 2%;;}
.contact .con .con3 img{margin:0.5rem 0 0 0.5rem;width:5rem}
/* 在线招聘 */
.job1{width: 100%;height:4.46rem;background: url("../images/job1.jpg") no-repeat center;background-size:100%;}
.job1 ul{margin:1.38rem 0 0;}
.job1 ul li{width: 1.8rem;height:1.8rem;border-radius:50%;overflow: hidden;border:2px solid #fff;float: left;box-sizing: border-box;margin:0 0.27rem;}
.job1 ul li img{transition: all 1s ease 0s;}
.job1 ul li:hover img{transform: scale(1.2, 1.2);}
.job_more{width: 1.68rem;height:0.46rem;border-radius:3px;background: rgba(255,255,255,0.8);display: block;text-align: center;line-height: 0.46rem;color: #202020;font-size: 0.24rem;margin: 0.35rem auto;transition: all 1s ease 0s;cursor: pointer;}
.job_more:hover{background: rgba(176,131,47,0.8);color: #fff;}
.job2{width: 100%;height:4.68rem;background: url("../images/job2.jpg") no-repeat center;background-size:100%;}
.job2_more{width: 1.4rem;height:0.42rem;border-radius:3px;background: #b0832f;display: block;text-align: center;line-height: 0.42rem;color: #fff;font-size: 0.24rem;transition: all 1s ease 0s;margin-top: 2.6rem;margin-right: 1.1rem;float: right;cursor: pointer;}
.job3{width: 100%;height:4.25rem;background: url("../images/job3.jpg") no-repeat center;background-size:100%;}

.job_list{position: relative;}
.job_list .swiper-container{height:580px;}
.job_list li{width:47%;height:2rem;background: url("../images/jobli.jpg") no-repeat center;padding:0.4rem;box-sizing:border-box;position: relative;background-size:100%;margin-right: 3%;float: left;margin-bottom:3%;}
.job_list li:nth-child(2n){margin-right: 0;}
.job_list li .tit{font-size: 0.3rem;font-weight: bold;color: #444;transition: all 1s ease 0s;}
.job_list li .con{font-size: 0.26rem;color: #444;margin-top:0.2rem;transition: all 1s ease 0s;}
.job_list li .btn{background: url("../images/job_btnh.png") no-repeat;width:0.35rem;height:0.35rem;display: block;position: absolute;top:1.4rem;right:0.3rem;background-size:100%;}
.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;background-size:100%;}

.job_list .swiper-pagination-bullet-active{background: #b0832f;}
.job_list .swiper-pagination-bullet{width: 12px;height:12px;}
/*在线留言*/
.gbook_l{float: left;}
.gbook form ul{width: 100%;margin:5% auto;}
.gbook li{width: 100%;height:0.7rem;margin-bottom:0.15rem;}
.gbook li span{display: block;width:30%;height: 0.7rem;line-height: 0.7rem;font-size: 0.24rem;color: #444;float: left;}
.gbook li .input1{width:70%;height: 0.7rem;float: left;box-sizing: border-box;font-size: 0.24rem;text-indent: 10px;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:70%;height:0.7rem;line-height: 0.7rem;text-align: center;color: #fff;background: #b0832f;margin:0 auto;font-size: 0.28rem;font-weight: bold;border-radius:3px;margin-left: 30%;}



