img{max-width:100%}
.box{width:1200px;margin:auto;box-sizing:border-box;clear:both}
.left{width:200px;float:left}
.right{width:960px;float:right;min-height:500px}
.fl{float: left;}
.fr{float: right;}
.anim{transition:all .2s}
.pointer{cursor:pointer}
.clearfix{clear:both;overflow:hidden}
.padding{padding:20px}
.padding-sm{padding:10px}
.padding-xs{padding:5px}
.padding-left{padding-left:20px}
.padding-bottom{padding-bottom:20px}
.padding-bottom-sm{padding-bottom:10px}
.padding-top-sm{padding-top:10px}
.padding-left-sm{padding-left:10px}
.padding-left-xs{padding-left:5px}
.padding-right{padding-right:20px}
.padding-right-sm{padding-right:10px}
.padding-right-xs{padding-right:5px}
.padding-tb{padding:20px 0}
.padding-tb-sm{padding:10px 0}
.padding-tb-xs{padding:5px 0}
.padding-lr{padding:0 20px}
.padding-lr-sm{padding:0 10px}
.padding-lr-xs{padding:0 5px}
.padding-top{padding-top:20px}
.margin-top{margin-top:20px}
.margin-top-sm{margin-top:10px}
.margin-top-xs{margin-top:5px}
.margin-top-30{margin-top:30px}
.margin-top-40{margin-top:40px}
.margin-top-50{margin-top:50px}
.margin-top-60{margin-top:60px}
.margin-top-100{margin-top:100px}
.margin-tb{margin:20px auto}
.margin-tb-sm{margin:10px 0}
.margin-lr-sm{margin:0 10px}
.margin-right{margin-right:20px}
.margin-right-sm{margin-right:10px}
.margin-right-xs{margin-right:5px}
.margin-bottom{margin-bottom:20px}
.margin-bottom-sm{margin-bottom:10px}
.margin-bottom-xs{margin-bottom:5px}
.solid{border:1px #dbdbdb solid}
.solid-bottom{border-bottom:1px #dbdbdb solid}
.solid-top{border-top:1px #dbdbdb solid}
.text-gray{color:#999}
.text-red{color:#ff0036}
.text-white{color:#fff}
.text-blue{color:#1171de}
.text-green{color:#669c46}
.text-sm{font-size:12px}
.text-lg{font-size:18px}
.text-xlg{font-size:22px}
.text-xxl{font-size:30px}
.text-xxxl{font-size:44px}
.bold{font-weight:700}
.bg-white{background-color:#fff}
.bg-yellow{background-color:#d4a320}
.bg-red{background-color:#ff0036}
.bg-blue{background-color:#1171de}
.bg-green{background-color:#669c46}
.bg-white{background-color:#fff}
.bg-gray{background-color:#f8f8f8}
.text-center{text-align:center}
.text-col-center{justify-content:center;display:flex;flex-direction:column}
.text-right{text-align:right}
.radius{border-radius:3px}
.my-btn{background-color:#1058e8}
header{height:150px;background-color:#eaebed;}
header .logo{width:350px;float:left}
header .logo img{display:block;margin-top:35px}
header .topRight{float:right;width:850px}
header .topRight .topIcon{text-align:right;clear:both;padding-top:20px}
header .topRight .topIcon a{display:block;background-color:#669c46;height:40px;width:40px;border-radius:50%;text-align:center;line-height:40px;color:#fff;margin-left:10px; float: right; margin-top: 2px;}
header .topRight .topSearch{float: right; border:1px #dbdbdb solid; border-radius: 20px; padding: 2px;}
header .topRight .topSearch .layui-btn{height:40px;width:40px;border-radius:50%; text-align: center; padding: 0;}
header .topRight .topSearch input{border: 0; background: transparent;}
header .topRight .topIcon a img{border-radius: 50%;}
header .topRight .nav{clear:both;padding-top:20px; height: 40px;}
header .topRight .nav>li{position:relative;padding-left:28px;text-align:right;float:left;z-index:999}
header .topRight .nav>li.active>a{border-bottom:2px #669c46 solid}
header .topRight .nav>li>a{line-height:40px;font-size:18px;padding-bottom:10px}
header .topRight .nav>li dl{display:none;background-color:#fff;position:absolute;left:28px;top:40px;padding:10px;min-width:100px; text-align: left;}
header .topRight .nav>li dl dd a{display:block;font-size:15px; padding: 8px 0;}
.footer{clear:both; background-color: #f7f7f7;}
.copyright{text-align:center;line-height:50px;}
.footer-qrcode{width:100px;float:left;margin-right:20px;text-align:center}
.footer p{padding:10px 0}
.footer .company{padding:5px; clear: both; overflow: hidden;}
.footer .company .hd{font-weight: bold; float: left; width:100px; padding: 5px 0;}
.footer .company .bd{margin-left:100px;}
.footer .company .bd li{padding: 5px 0; float: left; margin-right: 10px;}

.rightBar{position:fixed;right:10px;bottom:10%;z-index:999}
.rightBar li{cursor:pointer;width:60px;height:60px;margin-bottom:1px;position:relative}
.rightBar li .item-qrcode{width:150px;height:150px;background-color:#fff;position:absolute;right:70px;top:-50px;opacity:0;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:scale(.01);-moz-transform:scale(.01);-o-transform:scale(.01);transform:scale(.01);-webkit-transform-origin:95% 95%;-moz-transform-origin:95% 95%;-o-transform-origin:95% 95%;transform-origin:95% 95%;-ms-transform-origin:95% 95%;-ms-transform:scale(.01);-ms-transition:all .5s}
.rightBar li:hover .item-qrcode{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-ms-transform:scale(1)}
.rightBar li .itemBar{height:60px;width:60px;line-height:60px;overflow:hidden;text-align:center;box-shadow:0 0 5px #ccc}
.rightBar li .icon{height:60px;width:60px;background-color:rgba(0,0,0,.5);text-align:center;color:#fff}
.rightBar li .icon i{font-size:40px}
.rightBar li .text{background-color:#669c46;color:#fff;height:60px}

.rightBar dd{cursor:pointer;width:60px;height:60px;margin-bottom:1px; background-color:rgba(0,0,0,.5); text-align: center;}
.rightBar dd a{color: #ffffff; display: block; padding-top: 10px;}
.rightBar dd i{font-size: 20px;}
.rightBar dd p{font-size: 12px;}

.rightShow{position:fixed;right:0px;bottom:30%;z-index:999;writing-mode: vertical-rl; border-top-left-radius: 5px;border-bottom-left-radius: 5px; background-color: #669c46; color: #ffffff; padding: 5px; cursor: pointer; display: none;}

.itemBox{position:relative;width:100%;height:260px}
.itemBox .itemList{width:100%;position:absolute;left:0;top:-80px;border-radius:12px;background:#fff;z-index:88;height:275px;box-shadow:0 0 20px rgba(0,0,0,.15)}
.itemBox .itemList li{padding:0 80px;float:left;box-sizing:border-box;height:100%;width:33.33%;cursor:pointer;text-align:center;position:relative}
.itemBox .itemList li i{display:block;width:121px;height:121px;margin:0 auto;position:relative;text-align:center}
.itemBox .itemList li i:before{display:inline-block;content:'';width:30px;border-top:2px solid #669c46;position:absolute;left:50%;margin-left:-15px;bottom:0}
.itemBox .itemList li .icon1{background:url(../image/icon011.png) no-repeat 0 0; background-size: cover;}
.itemBox .itemList li .icon2{background:url(../image/icon021.png) no-repeat 0 0; background-size: cover;}
.itemBox .itemList li .icon3{background:url(../image/icon031.png) no-repeat 0 0; background-size: cover;}
.itemBox .itemList li .txt{position:relative}
.itemBox .itemList li .txt .line01{margin-top:25px;font-size:24px;color:#000;line-height:30px;height:30px;overflow:hidden;position:relative}
.itemBox .itemList li .txt .line02{margin-top:20px;color:#9b9a9a;font-size:12px;line-height:24px;height:48px;overflow:hidden}
.itemBox .itemList li .txt:after{display:block;height:12px;content:'';background:url(../image/icon-bg03.png) no-repeat center 0;margin-top:30px}
.itemBox .itemList li .item{width:100%;height:100%;position:relative;top:0;overflow:hidden}
.itemBox .itemList .ll{border-radius:12px 0 0 12px}
.itemBox .itemList .rr{border-radius:0 12px 12px 0}
.itemBox .itemList li.active,.itemBox .itemList li:hover{background-color:#669c46}
.itemBox .itemList li.active .icon1,.itemBox .itemList li:hover .icon1{background:url(../image/icon01.png) no-repeat 0 0; background-size: cover;}
.itemBox .itemList li.active .icon2,.itemBox .itemList li:hover .icon2{background:url(../image/icon02.png) no-repeat 0 0; background-size: cover;}
.itemBox .itemList li.active .icon3,.itemBox .itemList li:hover .icon3{background:url(../image/icon03.png) no-repeat 0 0; background-size: cover;}
.itemBox .itemList li.active .line01,.itemBox .itemList li:hover .line01{color:#fff}
.itemBox .itemList li.active .line02,.itemBox .itemList li:hover .line02{color:#fff}
.itemBox .itemList li.active:before,.itemBox .itemList li:hover:before{display:none}
.itemBox .itemList li.active .item,.itemBox .itemList li:hover .item{top:-60px;overflow:visible}
.itemBox .itemList li+li:before{content:'';display:block;height:195px;position:absolute;left:0;top:45px;border-left:1px solid #e5e5e5}

.w600{width:600px;float:right;overflow:hidden;}
.ser1{background-color: #669c46;height:20vw;display: flex;justify-content: flex-end; align-items: center; color: #ffffff;}
.ser1 h1{margin-bottom:10px;}
.ser1 h2{margin-bottom:10px;}
.ser1 .btn{padding-top: 15px;}
.ser1 .btn a{color: #ffffff; border:1px #ffffff solid; padding: 10px 20px; display: inline-block; border-radius:20px; font-size: 16px;}

.ser2{background-image:url(../image/ser1.jpg);height:20vw;background-size: cover; background-repeat: no-repeat;
	display:flex; align-items: center;justify-content:center; font-weight: bold;}

.indexNews{clear: both; overflow: hidden; margin: 80px 0;}
.indexNews li{border-left: 1px #dbdbdb solid; width: 50%; float: left; box-sizing: border-box; padding: 20px;}
.indexNews li h1{font-size: 16px; margin-bottom: 20px;}
.indexNews .text{height: 38px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}

.indexBox{padding: 50px 0;}

.expertList{clear: both; overflow: hidden; height: 700px; overflow-y: auto;}
.expertList li{padding:15px; float: left; width:33.33%; box-sizing: border-box;}


.friend{clear:both;overflow:hidden; text-align: center;}
.friend ul{margin:0 -20px}
.friend li{width:16.66%;padding:20px;box-sizing:border-box; display: inline-block;vertical-align: middle;}
.friend li img{height:80px;width:100%;display:block;margin:auto}
.friend li:hover img{transform:scale(1.2,1.2)}
.friend4 li{width:25%;}

.inMenu{clear: both; overflow: hidden; box-shadow: 0 0 5px #eeeeee;}
.inMenu .hd{ padding: 10px;}
.inMenu .bd{clear: both; overflow: hidden;}
.inMenu .bd li{border-bottom: 1px #dbdbdb solid;}
.inMenu .bd li a{display: block; padding: 10px;}
.inMenu .bd li.active a,.inMenu .bd li a:hover{color: #ffffff;background-color: #669c46;}

.pageName{margin: 20px 0; font-size: 30px;}
.pageName i{margin-right: 10px; font-size: 26px; color: #257bc4;}

.onepage{font-size:18px; padding:20px 0; line-height: 180%; }
.onepage p{margin-bottom:1em}
.onepage img{cursor: pointer;}

.quickBtn a{display: block; margin-bottom: 10px; background-color: #669c46; color: #ffffff; text-align: center; padding: 10px 0; font-size: 18px; border-radius: 5px;}
.quickBtn a i{margin-right: 10px;}

.video{text-align: center; box-shadow: 0 0 5px #eeeeee; margin: 15px;}
.video p{padding: 5px 0;}

.newsList{width: 100%; margin-bottom: 30px; border-bottom: 1px #f1f1f1 solid; padding-bottom: 20px;}
.newsList h1{font-size: 20px;}

.inTitle{clear: both; overflow: hidden; margin-top: 20px;}
.inTitle h1{font-size: 40px; color: #669c46; font-weight: bold; clear: both; overflow: hidden;}
.inTitle h1 p{float: left; padding-right: 20px; background-color: #ffffff;}
.inTitle h1 span{display: block; float: left; font-size: 18px; font-weight: normal; padding-top: 20px; color: #cccccc; background-color: #ffffff; padding-right: 20px;}
.inTitle h1.line{background-image: url(../image/line.jpg); background-repeat: repeat-x; background-position:15px;}
.inTitle h2{font-size: 40px; color: #CCCCCC; font-weight: bold;}
.inFooter{font-size: 20px; color: #cccccc; padding: 30px 0;}
.inFooter span{font-size: 40px;}

.honor{text-align: center; padding: 15px 0; display: block;}
.honor img{ display: block; margin: auto; height: 160px;}

.contact{clear: both; overflow: hidden;}
.contact .item{clear: both; overflow: hidden; padding: 15px 0; display: flex; font-size: 18px;}
.contact .item .lable{width: 100px;}
.contact .item .info{flex:1}

#map{height: 300px; width: 100%;}
#map img{max-width:10000px}

.gray-image{background-image: url(../image/gray.jpg); background-size: cover; background-repeat: no-repeat;}

.feedback{background-image: url(../image/feedback.jpg); background-size: cover; background-repeat: no-repeat; padding:50px 0;}
.feedbackBox{background-color: #ffffff; padding: 20px;}
.feedbackInfo{padding: 20px 0 50px 0;}
.feedbackTel .bd{color:#669c46; font-size: 30px;}

.pageTop{text-align: center; padding: 50px 0;}
.pageTop h1{color: #eeeeee; font-size: 30px;}
.pageTop h2{font-size:40px; font-weight: bold;}
.newsItem{box-shadow: 0 0 10px #dddddd; padding:20px;}
.newsItem .title{font-weight: bold; color: #000000; margin-bottom: 15px; font-size: 16px;}
.newsItem .info{float: left; width: 400px; }
.newsItem .more{float: right; border-left: 2px #669c46 solid; padding: 15px 0; padding-left: 20px; margin-top: 10px;}
.newsItem .info .date{margin-bottom: 15px; font-size: 12px; color: #999;}
.newsItem .info .intr{height: 38px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}

.download{min-height: 500px;}
.download li{box-shadow: 0 0 10px #eeeeee; margin-bottom: 20px; clear: both; overflow: hidden;}
.download li h1{font-size: 18px; font-weight: bold; padding: 15px; border-bottom: 1px #f1f1f1 solid;}
.download li .file{padding: 10px;}
.download li a{display: block; clear: both; line-height: 26px;}

.serviceItem{box-shadow: 0 0 10px #eeeeee; margin-bottom: 20px;}
.serviceItem .hd{border-bottom: 1px #f1f1f1 solid; padding:15px; font-size: 24px; line-height: 40px;color: #669c46; }
.serviceItem .hd i{font-size: 30px; line-height: 40px;}
.serviceItem .bd{padding: 10px; font-size: 18px; line-height: 180%;}

.companyList img{border-radius: 5px;}
.companyList p{text-align: center; font-size: 16px; padding: 5px 0;}

.inBanner{height:400px;background-size:cover;background-repeat:no-repeat;background-position:center}
.banner_about{background-image:url(../image/banner-about.jpg)}
.banner_news{background-image:url(../image/banner-news.jpg)}
.banner_dangjian{background-image:url(../image/banner-dangjian.jpg)}
.banner_friend{background-image:url(../image/banner-friend.jpg)}
.banner_job{background-image:url(../image/banner-job.jpg)}
.banner_service{background-image:url(../image/banner-service.jpg)}
.banner_contact{background-image:url(../image/banner-contact.jpg)}
.banner_show{background-image:url(../image/banner-show.jpg)}
.inBanner h1{text-align:left;font-size:50px;font-weight:700;color:#fff; padding-top: 150px;}
.inBanner h2{text-align:left;font-size:40px;font-weight:700;color:rgba(255,255,255,.6);}


.newsInfo .title{font-size:40px;text-align:center}
.guide{background-color:#f1f1f1;line-height:40px}
.empty{text-align:center;padding:100px 0;color:#999;font-size:20px}

.master{box-shadow: 0 0 10px #eeeeee; margin: 15px; }
.master .img{background-size: cover; height: 240px; background-position: top center;}
.master .text{background-color: #ffffff; padding: 15px;}
.master .text .name{font-size:20px}
.master .text .desc{z-index:1;margin-top:5px; margin-bottom: 10px;}

.m-next,.m-prev{background-color:rgba(0,0,0,.5);padding:10px}
.m-next:after,.m-prev:after{color:#fff}

.pagination{display:block;padding:20px 0;text-align:center;overflow:hidden;clear:both;background:#fff}
.pagination li{display:inline-block;border:1px #dbdbdb solid;font-size:16px;height:34px;line-height:34px;min-width:34px;margin:0 5px}
.pagination li a,.pagination li span{display:block;width:100%;height:100%}
.pagination li.active{background:#257bc4;color:#fff;border-color:#257bc4}
.pagination li.disabled{background:#f1f1f1;color:#257bc4}

.orderBox{clear: both; border:1px #f1f1f1 solid; overflow: hidden; margin-top: 15px}
.orderBox *{font-size: 12px}
.orderBox a:hover{ color: #FF0036}
.orderBox .hd{clear: both; line-height: 40px; padding: 0 10px; background: #f1f1f1; overflow: hidden;}
.orderBox .bd{clear: both; display: flex;} 
.orderBox .bd .item{ padding: 10px; flex: 1; border-right: 1px #f1f1f1 solid}
.orderBox .bd .item li{width: 33.33%; float: left;}
.orderBox .bd .price{ padding: 10px; width: 70px; text-align: center; border-right: 1px #f1f1f1 solid}
.orderBox .bd .action{ padding: 10px; width:80px; text-align: right;}

.select{clear: both; overflow: hidden;}
.select li{border-bottom: 1px #dbdbdb solid; display: flex; padding: 15px 0; cursor: pointer; font-size: 20px;}
.select li .icon{width: 50px;}
.select li .icon i{display: block; width:20px; height:20px; border:2px #dbdbdb solid; border-radius: 50%;}
.select li .icon.active i{border:2px #1171de solid; background: #1171de;}
.select li .title{flex: 1;}
.select li .price{width: 100px; color: #c43225; font-weight: bold; text-align: right;}
.sn{width: 100px; cursor: pointer;}

.userLeft{float: left; width: 200px;}
.userRight{float: right; width: 980px;}
.user-menu{clear: both; overflow: hidden;}
.user-menu a{line-height: 40px; border-bottom: 1px #f1f1f1 solid; display: block; padding-left: 20px}
.user-menu a:last-child{border: 0}
.user-face{float: left; width: 180px; text-align: center; overflow: hidden; margin-right: 20px}
.user-face img{width: 150px; height: 150px; margin-bottom: 10px;}
.user-info{ float: left;}
.user-info li{ height: 30px; line-height: 30px; font-size: 14px;}
.user-info li label{color: #999; width: 100px; display: block; float: left;}
.user-info li span{font-weight: bold; padding: 0 5px}

.expertImg{clear: both; padding: 30px 0;}
.expertImg img{margin: auto; width: 400px; display: block;}
@media screen and (max-width:960px){
	.layui-col-space20{margin:0}
	.layui-col-space20>*{padding:0}
	.layui-col-space30{margin:0}
	.layui-col-space30>*{padding:0}
	.margin-top{margin-top:10px}
	.box,.mBox{width:100%}

	.rightBar li .icon i{font-size:30px}
	.rightBar li .text{background-color:#669c46;color:#fff;height:60px; font-size: 12px;}
	.rightBar dd p{font-size: 10px;}

	
	header{height:60px}
	header .logo{height:50px;margin-left:10px; float: left;width:auto;}
	header .logo img{margin-top:5px; height:100%;}
	.lang{float:right;width:40px;height:60px; line-height: 60px; text-align: center;}
	.mobileMenu{float:right;width:60px;height:60px;position:relative;right:0;display:flex;justify-content:center;align-items:center;z-index:10000}
	.mobileMenu i{display:inline-block;width:30px;height:2px;background-color:#ccc;position:relative}
	.mobileMenu i:after{content:"";position:absolute;left:0;top:-10px;width:100%;height:2px;transition:.5s;background-color:#ccc}
	.mobileMenu i:before{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:2px;transition:.5s;background-color:#ccc}
	.mobileMenu.active i{background:0 0}
	.mobileMenu.active i:after{left:0;top:0;transform:rotate(45deg)}
	.mobileMenu.active i:before{left:0;top:0;transform:rotate(-45deg)}
	.alerts{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;left:0;top:0;z-index:9999;display:none}
	.alerts .menu{width:100%;background-color:#fff;margin-top:60px}
	.alerts .menu ul{padding:20px}
	.alerts .menu ul li>a{height:30px;line-height:30px;position:relative;display:block}
	.alerts .menu ul li.btns>a:after{content:"";position:absolute;right:0;top:50%;margin-top:-15px;width:30px;height:30px;background:url(../image/arrow.png) center no-repeat}
	.alerts .menu ul li .slide{margin-left:1em;display:none}
	.alerts .menu ul li .slide a{display:block;line-height:30px;position:relative;padding-left:20px}
	.alerts .menu ul li .slide a:after{content:"";position:absolute;left:10px;top:50%;margin-top:-2px;width:4px;height:4px;background-color:#669c46;transform:rotate(45deg)}


	.itemBox{height:200px; margin:40px 0;}
	.itemBox .itemList{top:0px;height:210px;}
	.itemBox .itemList li{padding:0 10px;}
	.itemBox .itemList li i{width:50px;height:50px;}
	.itemBox .itemList li .txt .line01{font-size:20px;}
	.itemBox .itemList li.active .item,.itemBox .itemList li:hover .item{top:-25px;}
	.itemBox .itemList li+li:before{height:100px;}


	.w600{width:100%;}
	.ser1{height:auto; text-align: center; padding: 15px 0;}
	.ser1 h1{font-size: 24px;}
	.ser1 h2{font-size: 16px;}
	.ser2{height:30vw; font-size: 20px;}

	.indexTitle{font-size:24px;}
	.indexUnder{font-size:16px;}
	.indexBox{padding:20px 0;}

	.indexNews{margin:20px 0;}
	.indexNews li{border-left:0; width: 100%; float: left; box-sizing: border-box; padding:10px; border-bottom: 1px #dbdbdb solid;}
	.indexNews li h1{font-size: 16px; margin-bottom: 10px;}
	.indexNews .text{margin-bottom: 10px;}

	.companyList{padding: 5px;}

	.footer .company{padding:0 8px; box-sizing: border-box;}
	.footer .company .hd{clear: both; width: auto;}
	.footer .company .bd{clear: both; width: auto; margin: 0;}

	.guide{display: none;}
	.inMenu{padding: 5px;}
	.inMenu .bd li{border: 1px #dbdbdb solid; float: left; border-radius: 5px; margin-bottom: 10px; margin-right: 10px;}
	.inMenu .bd li i{display: none;}
	.inMenu .bd li a{display: block; padding: 10px;}
	.inMenu .bd li.active a,.inMenu .bd li a:hover{color: #ffffff;background-color: #669c46;}

	.friend li{width:50%; float: left;}
	.footer-qrcode{width:50%;margin-right:0px;}
	.footer-qrcode img{width: 60%;}
	.footTitle{font-size: 20px;text-align: center;}
	.footer p{text-align: center;}

	.inBanner{height:150px; padding-left: 10px;}
	.inBanner h1{font-size:30px; padding-top: 40px;}
	.inBanner h2{font-size:20px;}


	.onepage{font-size:18px; padding:10px; line-height: 180%;}
	.onepage p{margin-bottom:1em}

	.inTitle{margin-top: 10px; padding-left: 10px;}
	.inTitle h1{font-size:30px;}
	.inTitle h1 span{display: block; float: left; font-size: 18px; font-weight: normal; padding-top: 20px; color: #cccccc; background-color: #ffffff; padding-right: 20px;}
	.inTitle h1.line{background-image: url(../image/line.jpg); background-repeat: repeat-x; background-position:15px;}
	.inTitle h2{font-size: 20px;}

	.inFooter{font-size: 20px; color: #cccccc; padding:20px;}
	.inFooter span{font-size: 30px;}

	.contact{padding:0 10px; margin-top:0px;}
	.contact .item{clear: both; overflow: hidden; padding: 15px 0; display: flex; font-size: 18px;}
	.contact .item .lable{width: 100px;}
	.contact .item .info{flex:1}
	.feedbackBox{padding:0 10px;}

	.layui-form-item .layui-input-inline{
		margin-left: 0;
	}

	.pageTop{padding: 20px 10px;}
	.pageTop h1{font-size: 30px;}
	.pageTop h2{font-size:20px;}

	.expoList{min-height:100px;}
	.expoList li .info{float: left; width:55%;}
	.expoList li .img{float: right; width: 40%;}
	.expoList li .img img{width:100%; height: 80px;}

	.focus{padding: 10px;}

	.jionAction{padding:10px;}

	.jionAction .text{float: left;}
	.jionAction .text h1{font-size: 20px;}
	.jionAction .text h2{color: #999999; font-size: 14px;}

	.expoIntr{padding: 10px;}

	.expoSer{padding:20px 0;}
	.expoSer i{font-size:50px;}
	.expoSer p{font-size: 15px;}

	.master .img{ height: 180px;}

	.expo_news{padding: 10px;}
	.expo_news li{ margin-bottom: 15px;}
	.expo_news li .title{font-size:16px; margin-bottom: 10px;}
	.expo_news li .intr{color: #999999;}

	.mp{padding: 10px;}
	.expertImg img{ width: 50%;}

	.expertList{margin: 0; height: auto;}
	.expertList li{margin:0; float: left; width:50%; padding:0px; box-sizing: border-box;}
	.newsItem .info{float: left; width: 100%; }
	.newsItem .more{clear: both;; border-left: 0;}


	
	.jobList .bd li{float: left; width:100%;}
	.jobBox{width: 100%; padding: 10px; box-sizing: border-box;}
	.jobBox .jobTitle{font-size:30px; }

	.layui-input-inline{width: 200px;}

	.left{width:100%;clear:both}
	.right{width:100%;clear:both}
	.leftMenu{display:none}
	.newsList{margin-bottom:10px;width:95%;margin-left:auto;margin-right:auto}
	.newsList h1{font-size:16px}
	
	.jobTime{text-align:center}
	.jobTime div{padding-top:1em}
	.guide{padding-left:10px}
	.jobTitle{text-align:center;font-size:20px;padding:10px}
	.jobInfo{font-size:16px;padding:10px}
	.layui-form-item{padding-right:10px}
	.copyright{line-height:1.5em;padding:10px 0}
	.copyright span{display:block}

	.mCenter{clear: both; overflow: hidden; background-color: #ffffff; border-radius: 5px; margin: 10px; box-shadow: 0 0 5px #f1f1f1;}
	.mCenter li{border-bottom: 1px #dbdbdb solid; padding:15px 10px; font-size: 16px; position: relative;}
	.mCenter li a{display: block;}
	.mCenter li span{right: 10px; top: 15px; position: absolute;}

	.userRight{clear: both; width:100%;}
	.orderBox .bd .item li{width:100%; float: left;}
}
