
/*wap*/
@media screen and (min-width:0px)  and  (max-width:1023px)  {
* {-webkit-tap-highlight-color:transparent;}
html,body{max-width:750px; margin:0 auto; font-size: 1.2rem; }
html{font-size:62.5%}
.pc{display:none;}
.wap{display:block;}
.icon{font-family:iconfont;}
span{display:block;}
.wrap{max-width:750px; margin:0 auto;}
input{-webkit-user-select:text !important; display:block; cursor:pointer;}
button{display:block; cursor:pointer;}
img{display:block;}
a{cursor:pointer;}
em,i,p,span{line-height:100%;}
@media only screen and (min-width:321px) {html {font-size:62.5%!important}}
@media only screen and (min-width:361px) {html {font-size:70.31%!important}}
@media only screen and (min-width:376px) {html {font-size:73.24%!important}}
@media only screen and (min-width:481px) {html {font-size:94%!important}}
@media only screen and (min-width:561px) {html {font-size:109%!important}}
@media only screen and (min-width:641px) {html {font-size:125%!important}}
/* --- 头部 --- */
.page-header .box{display:flex; padding: 1rem 1.5rem; position: relative;}
/* logo */
.page-header .logo{ position: relative; }
.page-header .logo img{width: 12.5rem;}
/* roll */
.page-header.roll{position:fixed; left:0; top:0; width:100%; z-index:300; background:#fff; }
/* line */
.page-header .box .nav-show{ position:absolute; right:1.5rem; top:0%; width:3rem; height:100%; background:url(/Public/Home/default/image/nav.png) no-repeat center center; background-size:3rem; cursor:pointer;}
.page-header .box .nav-show.close{background:url(/Public/Home/default/image/close.svg) no-repeat center center; background-size:2.4rem;}
/* tel */
.page-header .tel{ color: #fff; font-size: 18px; font-weight: 800; position: fixed; bottom: 0; left: 0; width: 100%; background: #333; display: flex; justify-content: center; z-index: 200;}
.page-header .tel p{line-height: 150%; width: 50%; text-align: center; height: 4rem; line-height: 4rem; border-right: 1px solid #222;}
.page-header .tel p a { color:#FFF} 
/* --- 栏目 --- */
.home-column{text-align: center; position: relative; overflow: hidden; padding: 1.5rem 0;}
.home-column .eng{font-size: 2.3rem; font-weight: bolder; color: #EBEBEB; position: absolute; width: 100%; text-align: center; top: 1rem;}
.home-column .title{font-size: 1.8rem; font-weight: bolder; position: relative; z-index: 200; margin-top: 1rem; margin-bottom: 1rem;}
.home-column .title b{color: #201894;}
.home-column .line{width: 3rem; height: .3rem; background:#2F26A3; margin: 0 auto;}
.home-column .dep{ color: #999; padding: 0 1.3rem;}
/* --- 导航 --- */
.page-nav {border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; }
.page-nav li{line-height: 3.6rem; flex: 1; text-align: center; position: relative; border-bottom: 1px solid #efefef; font-size: 1.4rem;}
/* --- 服务 --- */
.home-service{margin-bottom: .5rem;}
.home-service .wrap{ display: -webkit-box; overflow-x:scroll; overflow-y:hidden; }
.home-service .item{background: #FF7308; text-align: center; padding: 0 1.5rem; height: 28rem; transition: all .3s; position: relative; width:60%; margin:0 1%; opacity:1;}
[data-appear=in-view][data-appear-from=below]{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
[data-appear=in-view][data-appear-from][data-has-appear="1"]{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
/* pic */
.home-service .pic{padding: 1rem 0; padding-bottom: 0;} 
.home-service .pic img{margin: 0 auto;}
/* title */
.home-service .title{font-size: 1.8rem; color: #fff; border-bottom: 1px solid #fff; padding-bottom: 1rem; margin-bottom: 1rem; position: relative;}
.home-service .title a{color: #fff;}
.home-service .title::after{content:""; left:40%; width: 20%; background: #fff; height: .3rem; bottom: 0px; position: absolute;}
/* text */
.home-service .text{color: #fff; display: flex; flex-wrap: wrap; justify-content: center;} 
.home-service .text.two p{width: 50%;}
.home-service .text p{line-height: 180%;}
/* more */
.home-service .more{position: absolute; bottom: 2rem; left: 0; width: 100%;}
.home-service .more a{border: 1px solid #fff; width: 10rem; height: 3rem; display: block; margin: 0 auto; color: #fff; display: flex; align-items: center; justify-content: center;} 
/* hover */
.home-service .item:hover{}
/* --- 数据 --- */
.home-data{ }
.home-data .box{background: #2F26A3; display: flex; flex-wrap: wrap;}
/* item */
.home-data .box .item{width: 50%; text-align: center; color: #fff; padding:2.5rem 1.5rem; border-bottom: 1px solid #261F85;  border-right: 1px solid #261F85;}
/* item - number */
.home-data .box .item .number{ display: flex; justify-content: center; margin-bottom: 1rem;}
.home-data .box .item .number strong{font-size: 3.8rem; color: #fff; line-height: 100%;}
.home-data .box .item:last-child{border-right: none;}
/* item - text */
.home-data .box .item .text{ font-size:1rem; }
/* --- 烦恼 --- */
.home-annoyance{ background: #eee; }
/* column */
.home-annoyance .column{text-align: center; padding:3.5rem 1.5rem; padding-bottom: 0;}
.home-annoyance .column .title{font-size: 1.8rem; font-weight: bolder; color: #FF7300; line-height: 100%; margin-bottom: .5rem;}
.home-annoyance .column .ask{font-size: 1.8rem; color: #333; font-weight: bolder;}
.home-annoyance .column .eng{color: #999; }
.home-annoyance .column .line{background: #ccc; width: 3rem; height: .3rem; margin: 0 auto; margin-top: 1.5rem;}
/* content */
.home-annoyance .content {  padding: 1.5rem; display: flex; justify-content: space-between; flex-wrap: wrap;}
/* item */
.home-annoyance .content .item{width: 13.5rem; height: 13.5rem; background: #FF7300; border-radius: 100%; text-align: center; display: flex; align-items: center; justify-content: center; position: relative; box-shadow: 0 10px 5px #ccc; margin-bottom: 1.5rem;}
.home-annoyance .content .item h3{font-size: 2.2rem; color: #fff; margin-bottom: .5rem; font-weight: bold;}
.home-annoyance .content .item .text p{line-height: 180%; color: #fff; }
/* --- 解决 --- */
.home-solve{ padding: 2.5rem; border-bottom: 1rem solid #efefef;}
/* column */
.home-solve .column{text-align: center; margin-bottom: 2.5rem;}
.home-solve .column .title{font-size: 2.3rem; font-weight: bolder; line-height: 125%;}
.home-solve .column .title b{font-size: 2.5rem; color: #FF7300;  font-weight: bolder; }
.home-solve .column .eng{ color: #999;}
/* content */
.home-solve .content { }
.home-solve .content .item{ }
.home-solve .content .item .box{ margin-bottom: 1.5rem; border-bottom: 1px solid #efefef; padding-bottom: 1.5rem;}
.home-solve .content .item .content{display: flex; align-items: center;}
.home-solve .content .item .pic{width: 6rem; height: 6rem; border-radius: 100%; display: flex; align-items: center; margin-right: 1.5rem;}
.home-solve .content .item .pic img{width: 60%; margin: 0 auto;}
.home-solve .content .item .title{font-size: 1.6rem; font-weight: bolder;  }
.home-solve .content .item .title h3{margin-bottom: .8rem;}
.home-solve .content .item .text{}
.home-solve .content .item .text p{ line-height: 125%; font-size: 1.2rem; color: #999;}
.home-solve .content .item:nth-child(1) .pic{background: #8264E8;}
.home-solve .content .item:nth-child(2) .box:nth-child(1) .pic{background: #3E8BF7;}
.home-solve .content .item:nth-child(2) .box:nth-child(2) .pic{background: #FEC400;}
.home-solve .content .item:nth-child(3) .pic{background: #FF7300;}
.home-solve .content .item:nth-child(4) .box:nth-child(1) .pic{background: #6CD133;}
.home-solve .content .item:nth-child(4) .box:nth-child(2) .pic{background: #FF0334;}
.home-solve .content .item:nth-child(5) .pic{background: #AF59D6;}
/* slogan */
.home-solve .slogan{text-align: center; }
.home-solve .slogan .title{font-size:3.2rem; font-weight: bolder; color: #0222E9; }
.home-solve .slogan .text{font-size:1.8rem; font-weight: bolder; color: #333;}
/* --- 案例 --- */
.home-case{}
/* tab */
.home-case .tab{border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; } 
.home-case .tab ul{justify-content: center; height: 4rem; line-height: 4rem; display: flex;}
.home-case .tab ul li{ cursor: pointer; width: 33.333%; text-align: center;}
.home-case .tab ul li.on{background: #2F26A3; color: #fff;}
.home-case .tab ul li.on a { color: #fff;}
/* box */
.home-case .box ul{justify-content: space-between; padding: 1rem; display: flex; flex-wrap: wrap;} 
.home-case .box ul li{width: 49%; margin-bottom: 1rem;}
.home-case .box ul li .pic{ position: relative;}
.home-case .box ul li .pic img{border: 1px solid #efefef;}
.home-case .box ul li .pic em{position: absolute; bottom: 0; left: 0; width: 100%; background: #000; background-color:rgba(0,0,0,0.8); text-align: center; line-height: 3rem; color: #fff; height: 3rem; overflow: hidden;}
.home-case .box ul li:hover .pic em{background: #FF7300;}
/* --- 关于我们 --- */
.home-about{}
.home-about .box{background: #2F26A3; }
/* pic */
.home-about .box .pic{}
/* content */
.home-about .box .content{padding: 2rem;}
.home-about .box .content h3{font-size: 1.8rem; color: #fff; border-bottom: 1px solid #5850C9; padding-bottom: 1.5rem; margin-bottom: 1.5rem;}
.home-about .box .content .text{color: #fff; line-height: 180%; margin-bottom: 1.5rem;}
.home-about .box .content .link {display: flex; justify-content: space-between;}
.home-about .box .content .link a{background: #fff; height: 3rem; line-height: 3rem; border-radius: 5px; padding: 0 1rem; display: block; width: 30%; text-align: center;}
/* photo */
.home-about .bd{display: flex; align-items: center; justify-content: space-between;}
.home-about .bd a{display: block; width: 3%; cursor: pointer; position: absolute;}
.home-about .bd ul{width: 92%;}
.home-about .bd ul li{width: 80%; float: left;}
.home-about .bd ul li .pic{ padding:.5rem;}
.home-about .bd ul li img{ border: 1px solid #efefef; padding: 8px;}
/* --- 广告 --- */
.home-ad{background: url(/Public/Home/default/image/home-add.jpg) no-repeat center top; background-size: cover; padding: 2.5rem 0;}
/* logo */
.home-ad .logo{ text-align: center; margin-bottom: 1.5rem;}
.home-ad .logo img{margin: 0 auto;}
/* content */
.home-ad .content {padding: 0 1.5rem;}
.home-ad .content .title{font-size: 1.8rem; color: #fff; font-weight: bolder; text-align: center; line-height: 150%;}
.home-ad .content .text{font-size: 1.4rem; color: #fff; line-height: 180%; text-align: center; margin-bottom: 1.5rem;}
/* --- 新闻 --- */
.home-news { padding: 1.5rem; padding-bottom: 0; border-bottom: 1rem solid #efefef; padding-bottom: 0;}
.home-news .wrap{justify-content: space-between;}
/* itme */
.home-news .item{ margin-bottom: 2.5rem; border-bottom: 1px solid #efefef; padding-bottom: 1.5rem;}
.home-news .item:last-child{margin-bottom: 0;}
/* itme - column */
.home-news .item .column{margin-bottom: 2rem;}
.home-news .item .column h3{font-size: 1.8rem; font-weight: bolder; position: relative; padding-bottom: 1rem;}
.home-news .item .column h3::after{content: ""; width: 3rem; height: .3rem; background: #333; position: absolute; bottom: 0; left: 0;}
 
/* itme - pic */
.home-news .item .pic{margin-bottom: 2rem;}
.home-news .item .pic img{width: 100%;}
 
/* itme - list */
.home-news .item .list li{display: flex; align-items: center; margin-bottom: 15px;}
.home-news .item .list li .date{margin-left: auto; color: #999;}
/* --- 服务区域 --- */
.home-area .wrap{border: 1px solid #efefef; padding: 1.5rem;}
/* column */
.home-area .column { display: flex; justify-content: center;}
.home-area .column .text{background: #2D259D; color: #fff; width: 20rem; height: 3rem; line-height: 3rem; text-align: center; border-radius: 100px; font-size: 1.6rem; margin-bottom: 1.5rem;}
/* content */
.home-area .content ul{display: flex; flex-wrap: wrap;}
.home-area .content li{width: 33.333%; text-align: center; line-height: 250%;}
/* --- 链接 --- */
.page-link{  padding: 1.5rem; border-bottom: 1px solid #efefef;}
.page-link .pic{ margin-bottom: 1.5rem;}
.page-link .pic img{margin: 0 auto;}
.page-link .content{display: flex; flex-wrap: wrap; justify-content: center;}
.page-link .content a{margin-right: 1.5rem;}
.page-link .content a::after{ margin-left: 1.5rem; color: #ccc;}
/* --- 底部 --- */
.page-footer{background: #f6f6f6; padding: 1.5rem;}
.page-footer .wrap{}
/* 栏目 */
.page-footer .column{font-size: 1.8rem; border-bottom: 1px solid #ddd; font-weight: bold; margin-bottom: 1.5rem; padding-bottom: 1rem;}
/* 导航 */
.page-footer .nav{ margin-bottom: 3rem;}
.page-footer .nav .list {display: flex; flex-wrap: wrap;}
.page-footer .nav .list a{display: block; width: 33.33%; line-height: 220%;} 
/* 联系方式 */
.page-footer .contact{ margin-bottom: 3rem;}
.page-footer .contact li{display: flex; align-items: auto; align-items: center; margin-bottom: 1rem;} 
.page-footer .contact li .pic{margin-right: 1rem;}
/* 关注我们 */
.page-footer .follow{ }
.page-footer .follow .content{display: flex; justify-content: space-between;}
.page-footer .follow .content .pic{width: 46%;}
.page-footer .follow .content .pic img{background: #fff; padding: .5rem; width: 100%; border: 1px solid #efefef;}
/* --- 咨询 --- */
.page-consulting{background: #2F26A3; padding: 3rem 1.5rem;}
/* logo */
.page-consulting .logo{}
.page-consulting .logo img{ margin: 0 auto; margin-bottom: 2.5rem;}
/* content */
.page-consulting .content{ color: #fff; margin-bottom: 1.5rem;}
.page-consulting .content .title{font-size: 1.8rem; margin-bottom: 1.5rem; text-align: center;}
.page-consulting .content .text{ color: #fff; line-height: 150%;}
/* btn */
.page-consulting .button{margin-left: auto;}
.page-consulting .button a{display: block; width: 15rem; height: 3.5rem; line-height: 3.5rem; background: #FF5C01; color: #fff; border-radius: 100px; text-align: center; margin: 0 auto;}
.page-consulting .button a:hover{background: #f60;}
/* --- 版权 --- */
.page-copyright{background: #2F26A3; text-align: center; margin-bottom: 3.5rem;}
.page-copyright .wrap{border-top: 1px solid #5951B5; padding:1.5rem;}
.page-copyright .text{color: #fff; margin-bottom: 2rem;}
.page-copyright .text p{ line-height: 150%;}
.page-copyright .icon{}
.page-copyright .icon img{margin: 0 auto;}
/* --- 内页banner --- */
.inner-banner { text-align:center}
/* --- 阿里代运营 --- */
.cxtwpyy-01 { text-align:center}
.cxtwpyy-02 { text-align:center}
.cxtwpyy-03 { text-align:center}
.cxtwpyy-04 { text-align:center}
.cxtwpyy-05 { text-align:center}
.cxtwpyy-06 { text-align:center}
.cxtwpyy-07 { text-align:center}
.cxtwpyy-08 { text-align:center}
.cxtwpyy-09 { text-align:center}
.cxtwpyy-10 { text-align:center}
/* --- 资料提交 --- */
.gdwz-contact-box { width: 100%;background:#eeeeee url(/Public/Home/default/image/gdwz_form_bg.png) no-repeat center top; background-size: cover; padding:2% 0  }
.gdwz-contact-box .gdwz-contact-cont { padding-top:3%; }
.gdwz-contact-box p { font-size:1.5rem; color: #000; padding-bottom:2%; font-weight:bold; text-align:center }
.gdwz-contact-box .contact-form>div { width:95%; margin:2% auto; height: 50px; background-color: #fff; box-shadow: 5px 5px 50px rgba(0,0,0,.1); float:none}
.gdwz-contact-box .contact-form>div input { width: 100%; height: 50px; font-size: 14px; padding: 0 20px; box-sizing: border-box; }
.gdwz-contact-box .contact-form a.smt { display: block; width: 95%; margin:2% auto; float:none; height: 50px; line-height: 50px; text-align: center; background-color:#2f26a3; color: #fff; font-size: 16px; box-shadow: 5px 5px 50px rgba(0,0,0,.1);}
.gdwz-contact-box .gdwz-contact-cont>span { display: block; font-size: 14px; color: #999; padding:2% 0; text-align:center }
/*hover动画*/
.hover-animation, .hover-animation em { -webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out; position: relative; }
.hover-animation em { display: block; width: 0; height: 100%; background-color:#F97200; position: absolute; left: 0; top: 0; z-index: 1; }
.hover-animation span { position: relative; z-index: 2; padding-top:15px; }
.hover-animation:hover em { width: 100%; }
/*面包屑*/
.locatit{max-width:100%;margin:0 auto;border-bottom: 2px solid #eaeaea;padding:2%;}
.locatit div{font-size:14px;color:#282828;}
.locatit div a{font-size:14px;color:#282828;}
.locatit div img{padding:0px 5px;}
.locatit div span{color:#201894; display:inline}
/*联系*/
.concat-ico{width:80px;margin:0px auto 0px auto; padding:0% 0 2% 0}
.concat1-list{padding-top:5%;}
.concat1-list dd{background-color: #F7F7F7; width:90%; margin:0 auto; border-bottom:2px solid #FF740E; float: none; text-align:center; padding:5% 0 }
.concat1-list .p1{ font-size:16px; font-weight:bold}
.concat1-list .np{line-height:30px;padding:0 20px;}
.concat1-list dd:hover{background-color: #fff;box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.16) !important;}
/*团队*/
.intd_u { margin:3% 2%}
.intd_u ul li{float: left;width:48%; margin:0 1% 2% 1% }
.intd_u ul li:first-of-type{margin-left: 0;}
.intd_u ul li p {height:100%;overflow: hidden;margin: 0;}
.intd_u ul li p img{width: 100%;height: 100%;transition: all .3s;}
.intd_u ul li div{font-size: 14px;background-color: white;padding: 12px;color: #333;text-align: center;transition: all .3s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.intd_u ul li:hover div{background-color:#2F26A3;color: white;}
.intd_u ul li:hover p img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
/*新闻*/
.ul_3 li {float: left; width:48% !important;margin:0 0 2% 0% !important;background: #fff;position: relative;box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.1);margin-top: 3%;overflow: hidden;top: 0px;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.ul_3 li a {display: block;padding: 8.5%;position: relative;padding-bottom: 12%;}
.ul_3 li a .div1 .p1 {color: #333;font-size: 16px;height: 22px;overflow: hidden;}
.ul_3 li a .div1 .p2 {margin-top: 5%}
.ul_3 li a .div1 .p2 img {width: 100%;}
.ul_3 li a .div1 .p3 {color: #999;font-size: 14px;margin-top: 8%;}
.ul_3 li a .div1 .p4 {color: #666666;font-size: 14px;line-height: 26px;height: 52px;overflow: hidden;margin-top: 5%;}
.ul_3 li:hover {top: -10px;background: #fff;color: #fff;}
/* page */
.page {text-align: center; margin:3% 0;}
.page a {padding: 5px 10px;background: #fff;margin-left: 3px;margin-right: 3px;display: inline-block;color: #333;font-size: 14px;}
.page a:hover, .page .on {background: #ed6c00;color: #fff;}
.page span {margin-left: 3px;margin-right: 3px; display:inline}
#murlpages .current a { background-color: #f08519; color:#FFF}
/*  新闻详情 */
.newsShow{padding:3% 0;background:#fff;overflow:hidden;}
.showTie{border-bottom:1px solid #d9d0bf;overflow:hidden;margin-bottom:3%;padding-bottom:3%;}
.showTie h2{font-size:1.3em;color:#333;margin-bottom:3%; text-align:center}
.jsfwMain{margin-top:100px;}
.showTie .txt { text-align:center}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1em;margin-right:15px; display:inline}
.showTie .bshare-custom{margin-top:-30px;}
.showCon img{width:80%}
.showCon{line-height:200%; padding:0 3%}
.showPage{border-top:1px solid #ddd;padding-top:5%;margin-top:5%;}
.showPage p{padding:2%;}
.showPage .back{width:130px;height:40px;line-height:40px;background:#ddd;text-align:center;display:block; margin:0 auto}
.showPage .back i{position:relative;margin-right:8px;font-size:1rem;}
.showPage .back:hover{background:#fc2f2f;color:#fff;}
/*推荐*/
.relevantShow{ margin:2%;padding:3% 2%;border-top:1px #ddd solid; border-bottom:1px #ddd solid;/*! display: none */}
.relevantShow .list{ float:none; width:100%;}
.relevantShow .title{ position: relative;color:#666; font-size:1.6rem; margin: 0 0 5% 0;}
.relevantShow .title .more{ float:right; font-size:1rem;}
.relevantShow .list li{float: none; width:100%;}
.relevantShow .list li:nth-child(odd){float:none;}
.relevantShow .list li a{ display: block; margin:8px 0;}
.relevantShow .list li span{ float:right; color:#999;font-size:12px; display:none}

.message {
	
	padding:0 0 6% 0;
}
.message h2 {
	font-size: 36px;
	color: #333;
	margin-bottom: 30px;
	text-align: center;
	font-weight: normal;
}
.message p {
	color: #a9a9a9;
}
.message ul {
	overflow: hidden;
	margin-top: 20px;
}
.message ul li {
	width: 96%;
	margin: 15px auto;

}
.message ul li:nth-child(2n) {
	/*float: right;*/
}
.message ul li input {
	width: 100%;
	border: 1px solid #e9e9e9;
	height: 48px;
	padding: 5px 20px;
	font-size: 16px;
}
.message .inptxt {
	width: 96%;
	margin:0px auto;
}
.message textarea {
	display: block;
	resize: none;
	border: 1px solid #e9e9e9;
	width: 100%;
	height: 200px;
	padding: 20px;
	font-size: 16px;
}
.message .inp-sub {
	width: 80%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #e50012;
	color: #fff;
	font-size: 18px;
	color: #fff;
	display: block;
	border: 0px;
	margin: 15px auto;
	cursor: pointer;
}
.message .inp-sub:hover {
	background: #F00;
}

.p-title {
	text-align: center;
}
.p-title .t {
	line-height: 200%;
	font-size: 26px;
	font-weight: 600
}
.p-title .s {
	display: block;
	width: 20px;
	height: 3px;
	background: #e50012;
	margin: 10px auto 0;
}
.p-title .c {
	line-height: 28px;
	font-size: 18px;
	color: #000;
	margin: 13px 0 0;
}
.p-title p {
	display: block;
	font-size: 18px;
	text-align: center;
	color: #fff;
	padding-top: 1%;
	line-height: 180%
}
.p-title p.m-p {
	display: none
}


}