
/*1024px*/
@media (min-width:1024px) {
/* --- 公用样式 --- */
.pc{display:block;}
.wap{display:none;}
.wrap{max-width:1200px; margin:0 auto;}
.flex{display: flex; align-items: center; flex-wrap: wrap;}
/* --- 分页 --- */
.page-showpage{margin-top:50px; margin-bottom:50px; text-align:center;}
.page-showpage a{display:inline-block; border:1px solid #efefef; padding:6px 15px; border-radius:4px; margin-left:2px; margin-right:2px;}
.page-showpage a.now{ background:#0D3180; color:#fff; border:1px solid #0D3180; }
/* --- 头部 --- */
.page-header .box{display:flex; align-items:center; height:105px; }
/* logo */
.page-header .logo{ position: relative; margin-right: 30px; padding-right: 30px;}
.page-header .logo::after{content: ""; width: 1px; height: 50px; position: absolute; right: 0; top: 10px; background: #ddd;}
/* slogan */
.page-header .slogan{font-size: 25px; font-weight: 900; background: linear-gradient(to right, #ffb888, #fe7701);-webkit-background-clip: text; color: transparent;}
/* tel */
.page-header .tel{margin-left: auto; color: #f60; font-size: 36px; font-weight: 800; background: url(../image/tel.png) no-repeat 0 center; padding-left: 60px;}
.page-header .tel p{line-height: 150%;}
/* roll */
.page-header.roll{position:fixed; left:0; top:0; width:100%; z-index:300; background:#fff; }
/* --- 导航 --- */
.page-nav {  border-bottom: 1px solid #fe7701; background:#fe7701;}
.page-nav li{line-height: 65px; font-size: 15px; flex: 1; text-align: center; position: relative;}
.page-nav li::after {content: ""; width: 0px; height: 20px; position: absolute; right: 0; top: 22px; background: #ddd;}
.page-nav li.none::after {width: 0px; }
.page-nav li:hover,.page-nav li a.on { background:#ffb888;}
.page-nav li a { color:#FFF;display:block;}
/* ------ 首页 ------ */
/* --- banner --- */
.home-banner {text-align: center;}
/* dot */
.home-banner .swiper-pagination{ bottom: 33px;}
.home-banner .swiper-pagination-bullet{background: #fff; width: 12px; height: 12px;}
.home-banner .swiper-pagination-bullet-active{background: #F97200;}
/* --- 栏目 --- */
.home-column{text-align: center; position: relative; overflow: hidden; padding: 0 0 30px 0; margin:30px 0 0 0 }
.home-column .eng{font-size: 60px; font-weight: bolder; color: #EBEBEB; position: absolute; width: 100%; text-align: center; top: -20px;}
.home-column .title{font-size: 36px; font-weight: bolder; position: relative; z-index: 200; margin-top:20px; margin-bottom: 10px;}
.home-column .title b{color: #fe7701;}
.home-column .line{width: 40px; height: 3px; background:#fe7701; margin: 0 auto;}
.home-column .dep{font-size: 18px; color: #999;}
/* --- 服务 --- */
.home-service{margin-bottom: 35px;}
.home-service .wrap{justify-content: space-between; display: flex;}
.home-service .item{width: 15.666%; margin:0 0.5%; background: #aeaeae; text-align: center; padding: 0 10px; height: 330px; transition: all .1s; position: relative;}
/* pic */
.home-service .pic{padding: 20px 0; padding-bottom: 0;} 
/* title */
.home-service .title{font-size: 18px; color: #fff; border-bottom: 1px solid #fff; padding-bottom: 10px; margin-bottom: 20px; position: relative;}
.home-service .title a{color: #fff;}
.home-service .title::after{content:""; left:40%; width: 20%; background: #fff; height: 4px; 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: 150%;}
/* more */
.home-service .more{position: absolute; bottom: 20px; left: 0; width: 100%;}
.home-service .more a{border: 1px solid #fff; width: 95px; height: 30px; display: block; margin: 0 auto; font-size: 12px; color: #fff; display: flex; align-items: center; justify-content: center;} 
/* hover */
.home-service .item:hover{background: #FF7308;}
/* --- 数据 --- */
.home-data{ margin-bottom: 40px;}
.home-data .box{background: #fe7701; padding: 50px 0;}
/* item */
.home-data .box .item{width: 25%; text-align: center; color: #fff; border-right: 1px solid #5F55D7;}
/* item - number */
.home-data .box .item .number{ display: flex; justify-content: center; margin-bottom: 10px;}
.home-data .box .item .number strong{font-size: 64px; color: #fff; line-height: 100%;}
.home-data .box .item:last-child{border-right: none;}
/* item - text */
.home-data .box .item .text{font-size: 16px;}
/* --- 烦恼 --- */
.home-annoyance{ background: #eee; padding-bottom: 80px;}
/* column */
.home-annoyance .column{text-align: center; padding: 80px; padding-bottom: 0;}
.home-annoyance .column .title{font-size: 30px; font-weight: bolder; color: #FF7300; line-height: 100%;}
.home-annoyance .column .ask{font-size: 30px; color: #333; font-weight: bolder;}
.home-annoyance .column .eng{color: #999; font-size: 16px;}
.home-annoyance .column .line{background: #ccc; width: 50px; height: 5px; margin: 0 auto; margin-top: 15px;}
/* content */
.home-annoyance .content { justify-content: space-between; margin-top: -80px;}
/* item */
.home-annoyance .content .item{width: 165px; height: 165px; background: #FF7300; border-radius: 100px; text-align: center; display: flex; align-items: center; justify-content: center; position: relative; box-shadow: 0 10px 5px #ccc;}
.home-annoyance .content .item h3{font-size: 32px; color: #fff; margin-bottom: 10px; font-weight: bold;}
.home-annoyance .content .item .text p{line-height: 150%; color: #fff; font-size: 16px;}
/* nth */
.home-annoyance .content .item:not(:nth-child(2n)){margin-top: 250px;}
.home-annoyance .content .item:not(:nth-child(2n))::before{content: ""; width: 100px; height: 2px; background:#FF7300; position: absolute; left: -70px; top: 30px; transform: rotate(45deg);-webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg);}
.home-annoyance .content .item:not(:nth-child(2n))::after{content: ""; width: 100px; height: 2px; background:#FF7300; position: absolute; right: -70px; top: 30px; transform: rotate(-45deg);-webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
.home-annoyance .content .item:nth-child(1)::before{content: ""; background: none;}
/* --- 解决 --- */
.home-solve{ padding: 80px 0 20px 0; border-bottom: 1px solid #efefef;}
/* column */
.home-solve .column{text-align: center; margin-bottom: 80px;}
.home-solve .column .title{font-size: 30px; font-weight: bolder;}
.home-solve .column .title b{font-size: 40px; color: #FF7300;  font-weight: bolder; margin-left: 5px; margin-right: 5px;}
.home-solve .column .eng{font-size: 16px; color: #999;}
/* content */
.home-solve .content { justify-content: center;}
.home-solve .content .item{ text-align: center;}
.home-solve .content .item .box{display: flex; align-items: center; justify-content: center;  width: 225px; height: 200px;}
.home-solve .content .item .pic{margin-bottom: 15px;}
.home-solve .content .item .title h3{font-size: 25px; color: #fff; font-weight: bolder; margin-bottom: 10px; font-style:italic}
.home-solve .content .item .text{ margin-bottom: 10px;}
.home-solve .content .item .text p{color: #fff; font-size: 16px; font-style:italic; line-height: 125%;}
/* 1 */
.home-solve .content .item:nth-child(1){margin-right: -36px;} 
.home-solve .content .item:nth-child(1) .box{background: url(../image/solve-01-back.png) no-repeat;}
/* 2 */
.home-solve .content .item:nth-child(2){margin-right: -36px;}
.home-solve .content .item:nth-child(2) .box:first-child{background: url(../image/solve-02-back.png) no-repeat; margin-bottom: 20px;}
.home-solve .content .item:nth-child(2) .box:last-child{background: url(../image/solve-03-back.png) no-repeat;}
/* 3 */
.home-solve .content .item:nth-child(3) .box:last-child{background: url(../image/solve-04-back.png) no-repeat;  width: 385px; height: 338px;}
.home-solve .content .item:nth-child(3) .title{font-size: 40px;}
.home-solve .content .item:nth-child(3) .text p{font-size: 25px;}
/* 4 */
.home-solve .content .item:nth-child(4) {margin-left: -36px;}
.home-solve .content .item:nth-child(4) .box:first-child{background: url(../image/solve-05-back.png) no-repeat; margin-bottom: 20px;}
.home-solve .content .item:nth-child(4) .box:last-child{background: url(../image/solve-06-back.png) no-repeat;}
/* 5 */
.home-solve .content .item:nth-child(5){margin-left: -36px;} 
.home-solve .content .item:nth-child(5) .box{background: url(../image/solve-07-back.png) no-repeat;}
/* slogan */
.home-solve .slogan{text-align: center; margin-top: 0px;}
.home-solve .slogan .title{font-size:72px; font-weight: bolder; color: #fe7701; margin-bottom: -30px;}
.home-solve .slogan .text{font-size:56px; font-weight: bolder; color: #333;}
/* --- 案例 --- */
.home-case{}
/* tab */
.home-case .tab{border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; margin-bottom: 30px;} 
.home-case .tab ul{justify-content: center; height: 50px; line-height: 50px;}
.home-case .tab ul li{font-size: 16px; padding: 0 30px; cursor: pointer;}
.home-case .tab ul li.on{background: #fe7701; color: #fff;}
.home-case .tab ul li.on a { color:#FFF}
/* box */
.home-case .box ul{justify-content: space-between;} 
.home-case .box ul li{width: 33%; margin:0 0 3% 0}
.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: 40px; color: #fff;}
.home-case .box ul li:hover .pic em{background: #FF7300;}
/* --- 关于我们 --- */
.home-about{ margin-bottom: 60px;}
.home-about .box{background: #fe7701; margin-bottom: 30px;}
/* pic */
.home-about .box .pic{width: 50%;}
/* content */
.home-about .box .content{width: 50%; padding: 40px;}
.home-about .box .content h3{font-size: 25px; color: #fff; border-bottom: 1px solid #5850C9; padding-bottom: 30px; margin-bottom: 30px;}
.home-about .box .content .text{color: #fff; line-height: 180%; margin-bottom: 30px;}
.home-about .box .content .link {display: flex;}
.home-about .box .content .link a{background: #fff; height: 35px; line-height: 35px; border-radius: 5px; padding: 0 20px; display: block; margin-right: 20px;}
/* photo */
.home-about .bd{display: flex; align-items: center; justify-content: space-between;}
.home-about .bd a{display: block; width: 3%; cursor: pointer;}
.home-about .bd ul{width: 92%;}
.home-about .bd ul li{width: 33.333%; float: left;}
.home-about .bd ul li .pic{ padding:10px;}
.home-about .bd ul li img{ border: 1px solid #efefef; padding: 8px;}
/* --- 广告 --- */
.home-ad{background: url(../image/home-add.jpg) no-repeat center top; height: 236px;}
/* logo */
.home-ad .logo{border-right: 1px solid #fff; padding-right: 50px; margin-right: 50px;}
/* content */
.home-ad .content .title{font-size: 32px; color: #fff; font-weight: bolder;}
.home-ad .content .text{font-size: 20px; color: #fff; margin-bottom: 20px;}
/* --- 新闻 --- */
.home-news {padding: 50px 0 30px 0;}
.home-news .wrap{justify-content: space-between;}
/* itme */
.home-news .item{width: 32%;}
/* itme - column */
.home-news .item .column{margin-bottom: 30px;}
.home-news .item .column h3{font-size: 25px; font-weight: bolder; position: relative; padding-bottom: 15px;}
.home-news .item .column h3::after{content: ""; width: 45px; height: 3px; background: #333; position: absolute; bottom: 0; left: 0;}
 
/* itme - pic */
.home-news .item .pic{margin-bottom: 30px;}
.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: 30px;}
/* column */
.home-area .column { display: flex; justify-content: center;}
.home-area .column .text{background: #2D259D; color: #fff; width: 295px; height: 35px; line-height: 35px; text-align: center; border-radius: 100px; font-size: 22px; margin-top: -45px; margin-bottom: 30px;}
/* content */
.home-area .content li{width: 11.111%; text-align: center; line-height: 250%;}
/* --- 链接 --- */
.page-link{border-top: 1px solid #efefef; margin-top: 50px; padding: 30px 0}
.page-link .pic{margin-right: 50px;}
.page-link .content a{margin-right: 20px;}
.page-link .content a::after{content: "|"; margin-left: 20px; color: #ccc;}
/* --- 底部 --- */
.page-footer{background: #f6f6f6; padding: 60px 0;}
.page-footer .wrap{display: flex;}
/* 栏目 */
.page-footer .column{font-size: 20px; border-bottom: 1px solid #ddd; font-weight: bold; margin-bottom: 15px; padding-bottom: 15px;}
/* 导航 */
.page-footer .nav{width: 250px;}
.page-footer .nav .list a{display: block; width: 50%; line-height: 220%;} 
/* 联系方式 */
.page-footer .contact{margin-left: 50px; width: 365px;}
.page-footer .contact li{display: flex; align-items: auto; align-items: center; margin-bottom: 15px;} 
.page-footer .contact li .pic{margin-right: 10px;}
/* 关注我们 */
.page-footer .follow{margin-left: auto; width: 250px;}
.page-footer .follow .content{display: flex; justify-content: space-between;}
.page-footer .follow .content .pic img{background: #fff; padding: 10px;}
/* --- 咨询 --- */
.page-consulting{background: #fe7701; padding: 50px 0;}
/* logo */
.page-consulting .logo{width: 22%;}
.page-consulting .logo img { border-right:1px #FFF solid}
/* content */
.page-consulting .content{width: 55%; color: #fff;}
.page-consulting .content .title{font-size:18px; margin-bottom: 10px; font-weight:bold}
.page-consulting .content .text{ color: #fff; line-height: 150%; font-size:13px;}
/* btn */
.page-consulting .button{margin-left: auto;}
.page-consulting .button a{display: block; width: 180px; height: 50px; line-height: 50px; background: #FF5C01; color: #fff; border-radius: 100px; text-align: center;}
.page-consulting .button a:hover{background: #f60;}
/* --- 版权 --- */
.page-copyright{background: #fe7701; }
.page-copyright .wrap{border-top: 1px solid #5951B5; padding: 30px 0;}
.page-copyright .text{color: #fff;}
.page-copyright .text p{margin-right: 30px;}
.page-copyright .icon{margin-left: 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%; height: 283px; background:#eeeeee url(../image/gdwz_form_bg.png) no-repeat center top; background-size: cover;  }
.gdwz-contact-box .gdwz-contact-cont { padding-top: 60px; }
.gdwz-contact-box p { font-size:36px; color: #000; padding-bottom: 30px; font-weight:bold }
.gdwz-contact-box .contact-form>div { width: 28%; height: 50px; background-color: #fff; margin-right: 1%; box-shadow: 5px 5px 50px rgba(0,0,0,.1);}
.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 .smt { border: none;display: block; width: 13%; height: 50px; line-height: 50px; text-align: center; background-color:#fe7701; 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-top: 24px; }
/*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;margin-top:15px;border-bottom: 2px solid #eaeaea;padding-bottom: 10px;}
.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:#fe7701; display:inline}
/*联系*/
.concat-ico{width:100px;margin:-50px 0 30px;}
.concat1-list{padding-top:50px;}
.concat1-list dd{background-color: #F7F7F7; width:32%; border-bottom:2px solid #FF740E; height:200px; float:left; text-align:center;margin: 0 0.65% 5% 0.65%;}
.concat1-list .p1{margin-bottom:20px; font-size:16px; font-weight:bold}
.concat1-list .np{line-height:30px; height:90px;padding:0 20px;}
.concat1-list dd:hover{background-color: #fff;box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.16) !important;}
/*团队*/
.intd_u ul li{float: left;width:23%; 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:#fe7701;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: 31% !important;margin:0 0 2% 2% !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:50px;padding-bottom:50px;}
.showTie h2{font-size:1.8em;color:#333;margin-bottom:25px; 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:2;}
.showPage{border-top:1px solid #ddd;padding-top:40px;margin-top:30px;}
.showPage p{margin-bottom:10px;}
.showPage .back{width:130px;height:40px;line-height:40px;background:#ddd;text-align:center;margin-top:-55px;}
.showPage .back i{position:relative;margin-right:8px;font-size:1rem;}
.showPage .back:hover{background:#fc2f2f;color:#fff;}
/*推荐*/
.relevantShow{ margin-top:40px;padding-top:30px;border-top:1px #ddd solid;/*! display: none */}
.relevantShow .list{ float:left; width:100%;}
.relevantShow .title{ position: relative;color:#666;margin-bottom:25px;font-size:1.6rem;}
.relevantShow .title .more{ float:right; font-size:1rem;margin-top: 10px;}
.relevantShow .list li{float:left;width:47%;}
.relevantShow .list li:nth-child(odd){float:right;}
.relevantShow .list li a{ display: block; margin:8px 0;}
.relevantShow .list li span{ float:right; color:#999;font-size:12px;}

.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: 48%;
	margin-bottom: 15px;
	float: left;
}
.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: 100%;
	margin-bottom: 20px;
}
.message textarea {
	display: block;
	resize: none;
	border: 1px solid #e9e9e9;
	width: 100%;
	height: 200px;
	padding: 20px;
	font-size: 16px;
}
.message .inp-sub {
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #e50012;
	color: #fff;
	font-size: 18px;
	color: #fff;
	display: block;
	border: 0px;
	margin: 0px auto;
	cursor: pointer;
}
.message .inp-sub:hover {
	background: #F00;
}

.p-title {
	text-align: center;
}
.p-title .t {
	line-height: 200%;
	font-size: 32px;
	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
}



}
/* --- 1024px - 1279px --- */
@media (min-width:1024px) and (max-width:1279px)   {
/* --- wrap --- */
.wrap{max-width:94%;}
/* --- 服务 --- */
.home-service .item{ padding: 0 15px;}
/* --- 关于我们 --- */
.home-about .box .content h3{ padding-bottom: 20px; margin-bottom: 20px;}
.home-about .box .content .text{margin-bottom: 15px;}
/* --- 广告 --- */
.home-ad .content .text{font-size: 16px;}
}
/* --- 1024px --- */
@media (min-width:1024px) and (max-width:1024px)   {
/* --- wrap --- */
.wrap{max-width:100%;}
/* --- 头部 --- */
.page-header .box{ padding:0 30px;}
/* --- 服务 --- */
.home-service{margin-bottom: 3px;}
.home-service .item{width: 19.8%; padding: 0 5px;}
/* --- 数据 --- */
.home-data{ margin-bottom: 0;}
/* --- 烦恼 --- */
.home-annoyance{padding: 0 30px; padding-bottom: 80px;}
/* item */
.home-annoyance .content .item{width: 140px; height: 140px;}
.home-annoyance .content .item h3{font-size: 25px; margin-bottom: 5px; }
.home-annoyance .content .item .text p{ font-size: 14px;}
/* --- 解决 --- */
.home-solve{}
/* content */
.home-solve .content .item .box{ width: 175px; height: 150px;}
.home-solve .content .item .pic img{max-width: 30px;}
.home-solve .content .item .title{font-size: 20px; margin-bottom: 10px;}
.home-solve .content .item .text{ margin-bottom: 10px;}
.home-solve .content .item .text p{ font-size: 14px; line-height: 125%;}
/* 1 */
.home-solve .content .item:nth-child(1){margin-right: -36px;} 
.home-solve .content .item:nth-child(1) .box{background: url(../image/solve-01-back.png) no-repeat; background-size: cover;}
/* 2 */
.home-solve .content .item:nth-child(2){margin-right: -36px;}
.home-solve .content .item:nth-child(2) .box:first-child{background: url(../image/solve-02-back.png) no-repeat; background-size: cover;}
.home-solve .content .item:nth-child(2) .box:last-child{background: url(../image/solve-03-back.png) no-repeat; background-size: cover;}
/* 3 */
.home-solve .content .item:nth-child(3) .box:last-child{background: url(../image/solve-04-back.png) no-repeat;  width: 335px; height: 288px;  background-size: cover;}
.home-solve .content .item:nth-child(3) .title{font-size: 40px;}
.home-solve .content .item:nth-child(3) .text p{font-size: 25px;}
/* 4 */
.home-solve .content .item:nth-child(4) {margin-left: -36px;}
.home-solve .content .item:nth-child(4) .box:first-child{background: url(../image/solve-05-back.png) no-repeat; margin-bottom: 20px;  background-size: cover;}
.home-solve .content .item:nth-child(4) .box:last-child{background: url(../image/solve-06-back.png) no-repeat;  background-size: cover;}
/* 5 */
.home-solve .content .item:nth-child(5){margin-left: -36px;} 
.home-solve .content .item:nth-child(5) .box{background: url(../image/solve-07-back.png) no-repeat;  background-size: cover;}
/* slogan */
.home-solve .slogan{margin-top: 0px;}
.home-solve .slogan .title{font-size:64px; margin-bottom: -10px;}
.home-solve .slogan .text{font-size:36px;}
/* --- 关于我们 --- */
.home-about .box .content h3{ padding-bottom: 15px; margin-bottom: 15px;}
/* --- 广告 --- */
.home-ad{padding: 30px;}
/* logo */
.home-ad .logo{padding-right: 30px; margin-right: 10px;}
/* content */
.home-ad .content {padding: 20px; width: 60%;}
.home-ad .content .title{font-size: 25px; }
.home-ad .content .text{font-size: 16px; line-height: 150%;}
/* --- 新闻 --- */
.home-news {padding: 50px 30px;}
/* itme */
.home-news .item{width: 32%;}
/* itme - list */
.home-news .item .list li .title{width: 60%; overflow: hidden; line-height: 18px; height: 18px;}
/* --- 链接 --- */
.page-link{padding: 30px}
.page-link .content a::after{margin-left: 15px;}
/* --- 底部 --- */
.page-footer{ padding: 30px;}
/* --- 咨询 --- */
.page-consulting{ padding: 30px;}
/* content */
.page-consulting .content{width: 56%;}
/* --- 版权 --- */
.page-copyright{padding: 0 30px;}
/* --- 内页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%; height: 283px; background:#eeeeee url(../image/gdwz_form_bg.png) no-repeat center top; background-size: cover;  }
.gdwz-contact-box .gdwz-contact-cont { padding-top: 60px; }
.gdwz-contact-box p { font-size:36px; color: #000; padding-bottom: 30px; font-weight:bold }
.gdwz-contact-box .contact-form>div { width: 28%; height: 50px; background-color: #fff; margin-right: 1%; box-shadow: 5px 5px 50px rgba(0,0,0,.1);}
.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: 13%; height: 50px; line-height: 50px; text-align: center; background-color:#fe7701; 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-top: 24px; }
/*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;margin-top:15px;border-bottom: 2px solid #eaeaea;padding-bottom: 10px;}
.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:#fe7701; display:inline}
/*联系*/
.concat-ico{width:100px;margin:-50px 0 30px;}
.concat1-list{padding-top:50px;}
.concat1-list dd{background-color: #F7F7F7; width:32%; border-bottom:2px solid #FF740E; height:200px; float:left; text-align:center;margin: 0 0.65% 5% 0.65%;}
.concat1-list .p1{margin-bottom:20px; font-size:16px; font-weight:bold}
.concat1-list .np{line-height:30px; height:90px;padding:0 20px;}
.concat1-list dd:hover{background-color: #fff;box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.16) !important;}
/*团队*/
.intd_u ul li{float: left;width:23%; 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:#fe7701;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: 31% !important;margin:0 0 2% 2% !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:50px;padding-bottom:50px;}
.showTie h2{font-size:1.8em;color:#333;margin-bottom:25px; 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:2;}
.showPage{border-top:1px solid #ddd;padding-top:40px;margin-top:30px;}
.showPage p{margin-bottom:10px;}
.showPage .back{width:130px;height:40px;line-height:40px;background:#ddd;text-align:center;margin-top:-55px;}
.showPage .back i{position:relative;margin-right:8px;font-size:1rem;}
.showPage .back:hover{background:#fc2f2f;color:#fff;}
/*推荐*/
.relevantShow{ margin-top:40px;padding-top:30px;border-top:1px #ddd solid;/*! display: none */}
.relevantShow .list{ float:left; width:100%;}
.relevantShow .title{ position: relative;color:#666;margin-bottom:25px;font-size:1.6rem;}
.relevantShow .title .more{ float:right; font-size:1rem;margin-top: 10px;}
.relevantShow .list li{float:left;width:47%;}
.relevantShow .list li:nth-child(odd){float:right;}
.relevantShow .list li a{ display: block; margin:8px 0;}
.relevantShow .list li span{ float:right; color:#999;font-size:12px;}
}