.banner{position:relative;}
.banner .bd{position:relative;}
.banner .bd img{display:block;width:100%;}
.banner .bx-controls{position:absolute;z-index:333;left:50%;bottom:55px;margin-left:-600px;width:1200px;height:50px;overflow:hidden;}
.banner .bx-pager{padding-top:12px;text-align:center;}
.banner .bx-pager-item{display:inline-block;margin:0 3px;}
.banner .bx-pager-item a{display:block;width:24px;height:24px;text-indent:-9999px;background:url(../images/Index/banner_dot.png) no-repeat;background-size:100%;}
.banner .bx-pager-item a.active{background-image:url(../images/Index/banner_dot_cur.png);}
.banner .bx-controls-direction{position:absolute;right:50px;top:0;}
.banner .bx-prev,.banner .bx-next{float:left;margin-left:6px;width:50px;height:50px;text-indent:-9999px;background-repeat:no-repeat;}
.banner .bx-prev{background-image:url(../images/Index/banner_prev.png);}
.banner .bx-next{background-image:url(../images/Index/banner_next.png);}
@media screen and (max-width: 1220px){
.head-sm-blank{padding-top:90px;}
.head-sm-blank2{padding-top:50px;}
	.head-sm-blank3{padding-top:150px;}
.banner .bx-controls{bottom:10px;width:100%;height:16px;margin:0;left:0;text-align:center;}
.banner .bx-pager{float:none;padding-top:0;}
.banner .bx-pager-item{float:none;display:inline-block;}
.banner .bx-pager-item a{display:inline-block;width:16px;height:16px;}
.banner .bx-controls-direction{display:none;}
}

.zxBox{padding:30px 0;height:310px;overflow:hidden;background:url(../images/Index/zxBox.jpg); }
.zxBox .leftCon{float:left;width:750px;}
.zxBox .leftCon h3{padding-left:25px;height:60px;line-height:60px;font-size:30px;font-weight:bold;color:#2b2b2b;border-left:#38dee3 solid 10px;}
.zxBox .leftCon .pic{float:left;padding-top:6px;padding-left:22px;width:204px;height:204px;overflow:hidden;}
.zxBox .leftCon .pic img{display:block;width:204px;height:204px;border-radius:50%;}
.zxBox .leftCon .list{padding:50px 1%;overflow:hidden;}
.zxBox .leftCon .list li{float:left;margin:9px 1%;width:31.33%;text-align:center;font-size:14px;}
.zxBox .leftCon .list li a{display:block;height:31px;line-height:31px;border:#ecf1f3 solid 2px;border-radius:18px;}
.zxBox .leftCon .list li a:hover{color:#fff;border-color:#00dfdf;background:#00dfdf;box-shadow:0 0 3px #dedede;}
.zxBox .rightCon{float:right;margin-right:-20px;padding:20px 30px 20px;width:400px;height:240px;color:#fff;background:url(../images/Index/zxText.png) no-repeat;}
.zxBox .rightCon h3{height:50px;line-height:50px;text-align:center;font-size:30px;font-weight:bold;border-bottom:#fff solid 2px;}
.zxBox .rightCon .list{margin-top:5px;text-align:center;height:252px;line-height:42px;font-size:16px;overflow:hidden;}
@media screen and (max-width: 1220px){
.zxBox{padding:10px 0;height:auto;}
.zxBox .leftCon,.zxBox .rightCon{float:none;margin:20px auto;}
}
@media screen and (max-width: 750px){
.zxBox{display:none;}
}
.zxBox2{padding:30px 0;}
.zxBox2 .leftCon{margin:0 auto;width:90%;}
.zxBox2 .leftCon h3{padding-left:25px;height:60px;line-height:60px;font-size:30px;font-weight:bold;color:#2b2b2b;border-left:#38dee3 solid 10px;}
.zxBox2 .leftCon h2{font-size: 36px; text-align: center; font-weight: bolder;}
.zxBox2 .leftCon .pic{float:left;padding-top:6px;padding-left:22px;width:204px;height:204px;overflow:hidden;}
.zxBox2 .leftCon .pic img{display:block;width:150px;height:150px;border-radius:50%;}
.zxBox2 .leftCon .list{padding:50px 1%;overflow:hidden;}
.zxBox2 .leftCon .list li{float:left;margin:9px 1%;text-align:center;font-size:18px;padding:5px 10px;border:#ecf1f3 solid 2px;border-radius:18px;}
.zxBox2 .leftCon .list li:hover{color:#fff;border-color:#00dfdf;background:#00dfdf;box-shadow:0 0 3px #dedede;}
.zxBox2 .leftCon .list li a{display:block;height:31px;line-height:31px;}

.zxBox2 .rightCon{float:right;margin-right:-20px;padding:20px 30px 20px;width:400px;height:240px;color:#fff;background:url(../images/Index/zxText.png) no-repeat;}
.zxBox2 .rightCon h3{height:50px;line-height:50px;text-align:center;font-size:30px;font-weight:bold;border-bottom:#fff solid 2px;}
.zxBox2 .rightCon .list{margin-top:5px;text-align:center;height:252px;line-height:42px;font-size:16px;overflow:hidden;}
@media screen and (max-width: 1220px){
.zxBox{padding:10px 0;height:auto;}
.zxBox .leftCon,.zxBox .rightCon{float:none;margin:20px auto;}
}
@media screen and (max-width: 750px){
.zxBox2 .leftCon .pic {display:none;}
.zxBox2{margin-top:10px}
}


.service{padding:30px 0;height:260px;overflow:hidden;background:url(../images/Index/service_bg.jpg) no-repeat center 0;}
.service .item{float:left;margin:0 12px;width:220px;text-align:center;}
.service .pic{display:block;}
.service .pic img{display:block;width:100%;}
.service .read a{/*display:block;*/margin:6px auto 0;width:140px;height:30px;line-height:30px;font-size:18px;color:#fff;border-radius:30px;background:linear-gradient(to right, #00dfdf, #83f8ff);}
@media screen and (max-width: 1220px){
.service-list{display:-webkit-box;-webkit-box-pack:center;display:flex;justify-content:center;flex-wrap:wrap;}
.service{height:auto;background-size:cover;}
.service .item{float:none;margin:10px 2%;width:29.33%;}
.service .read a{width:90%;}
}

.wrap-title{text-align:center;}
.wrap-title h3{height:70px;line-height:70px;font-size:40px;color:#2b2b2b;font-weight:bold;}
.wrap-title p{height:45px;line-height:45px;font-size:18px;color:#a3a3a3;}

.suit{padding-top:130px;height:790px;background:url(../images/Index/suit_bg.jpg) no-repeat center 0;}
.suit-list{margin-top:58px;overflow:hidden;}
.suit-list .item{float:left;padding:0 70px;width:25%;box-sizing:border-box;}
.suit-list .pic img{display:block;width: 60%;margin: 0 auto;}
.suit-list .text{padding-top:40px;text-align:center;font-size:14px;}
.suit-list .text dt{height:50px;line-height:50px;color:#2b2b2b;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.suit-list .text dd{padding:5px 0;height:380px;line-height:40px;font-size:11px;color:#a3a3a3;overflow:hidden;}
.suit-list .text li{list-style: disc;}
.suit-list .text dd p{height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.suit-list .read a{display:block;margin:12px auto 0;width:140px;height:30px;line-height:30px;text-align:center;color:#fff;border-radius:30px;background:linear-gradient(to right, #00dfdf, #83f8ff);}

@media screen and (max-width: 1220px){
.wrap-title h3{height:40px;line-height:40px;font-size:20px; }
.wrap-title p{/*height:25px;*/line-height:25px;font-size:14px;}
.suit{padding:50px 0;height:auto;background-size:cover;}
.suit-list{margin-top:40px;}
.suit-list .item{width:80%;padding:20px; justify-content: center;}
.suit-list .text{padding-top:10px;}
.suit-list .text dt{height:40px;line-height:40px;font-size:15px;}
.suit-list .text dd{height:350px;line-height:25px;font-size:14px;}
.suit-list .text dd p{height:30px;}
}

.youshi{padding-top:84px;height:800px;background:url(../images/Index/ys_bg.jpg) no-repeat center 0;}
.ys-list{width:1244px;}
.ys-list .item{float:left;width:287px;margin-right:24px;margin-top:24px;box-shadow:0 0 20px #ddd;background:#fff;}
.ys-list .pic img{display:block;width:100%;}
.ys-list .text{height:118px;text-align:center;background:#00dfdf;}
.ys-list .text p{display:table-cell;width:287px;height:118px;font-size:20px;color:#fff;font-weight:bold;line-height:1.2;vertical-align:middle;overflow:hidden;}

@media screen and (max-width: 1220px){
.youshi{padding-top:30px;height:auto;}
.ys-list{padding:0 10px;width:100%;box-sizing:border-box;display:-webkit-box;-webkit-box-pack:justify;display:flex;justify-content:space-between;flex-wrap:wrap;}
.ys-list .item{width:48%;margin:10px 0;box-sizing:border-box;}
.ys-list .item p{font-size:16px;}
}

.process{padding-top:85px;height:845px;background:url(../images/Index/process_bg.jpg) no-repeat center 0;}
.process-list{margin-top:100px;overflow: hidden;width:1300px;}
.process-list li{position:relative;float:left;padding-right:58px;padding-bottom:45px;width:196px;height:196px;}
.process-list li img{display:block;margin:0 auto;width:196px;}
.process-list li:after{display:block;position:absolute;width:23px;height:23px;content:"";}
.process-list li.blue:after{background:url(../images/Index/process_arrow01.png);}
.process-list li.orange:after{background:url(../images/Index/process_arrow02.png);}
.process-list li.item01:after,
.process-list li.item02:after,
.process-list li.item03:after,
.process-list li.item04:after{right:18px;top:90px;}
.process-list li.item05:after{left:87px;bottom:10px;}
.process-list li.item06:after{display:none;}
.process-list li.item07:after,
.process-list li.item09:after,
.process-list li.item10:after{left:-40px;top:90px;transform:rotate(90deg);}
.process-list li.item08:after{left:-40px;top:90px;transform:rotate(180deg);}
.process .ps{clear:both;margin:20px auto 0;max-width:450px;height:60px;line-height:60px;font-size:18px;text-align:center;color:#fff;border-radius:10px;background:linear-gradient(to right, #6bb6fd, #14e3e9);}
.process-slide{display:none;position:relative;padding:20px 70px;overflow:hidden;}
.process-slide li{float:left;padding:0 10px;}
.process-slide li img{display:block;width:100%;}
.process-slide .bx-prev,.process-slide .bx-next{position:absolute;top:22%;width:45px;height:75px;text-indent:-9999px;cursor:pointer;background-repeat:no-repeat;background-size:100%;}
.process-slide .bx-prev{left:10px;background-image:url(../images/Index/prev.png);}
.process-slide .bx-next{right:10px;background-image:url(../images/Index/next.png);}
.process-slide .bx-pager{padding-top:20px;text-align:center;}
.process-slide .bx-pager .bx-pager-item{display:inline-block;margin:0 5px;}
.process-slide .bx-pager .bx-pager-item a{display:inline-block;text-indent:-9999px;width:10px;height:10px;background:#14e3e9;border-radius:50%;}
.process-slide .bx-pager .bx-pager-item a.active{background:#6bb6fd;}
.process .pic{margin-top:100px;}
.process .pic-m{margin-top:30px;padding:0 10px;display:none;overflow-x:scroll;overflow-y:hidden;}
@media screen and (max-width: 1220px){
.process{padding-top:30px;height:auto;} 
.process-list{display:none;}
.process-slide{display:block;}
.process .ps{width:80%;}
.process .pic{display:none;}
.process .pic-m{display:block;}
.process .pic-m img{height:100px;}
}

.jzhj{padding-top:77px;height:800px;background:url(../images/Index/jzhj_bg.jpg) no-repeat center 0;}
.jzhj-inner{margin:0 auto;padding-top:26px;width:1220px;background:#fff;box-shadow:0 0 10px #ddd;border-radius:10px;}
.jzhj-list{padding:12px;overflow:hidden;}
.jzhj-list li{float:left;width:50%;padding:12px;box-sizing:border-box;}
.jzhj-list li img{display:block;width:100%;}
.system{height:890px;background:url(../images/Index/system_bg.jpg) no-repeat center 0;}
@media screen and (max-width: 1220px){
.jzhj,.system{padding:30px 20px 0;height:auto;}
.jzhj-inner{width:100%;}
.jzhj-inner li{width:100%;}
}

.trip{height:760px;background:url(../images/Index/trip_bg.jpg) no-repeat center 0;}
.trip-tab{position:relative;padding-top:40px;}
.trip-tab .tab-menu{position:relative;z-index:333;text-align:center;overflow:hidden;}
.trip-tab .tab-menu li{display:inline-block;margin:0 6px;width:100px;height:45px;line-height:45px;font-size:16px;color:#a3a3a3;cursor:pointer;background:#fff;border-radius:23px;}
.trip-tab .tab-menu li.cur,.trip-tab .tab-menu li:hover{color:#fff;background:linear-gradient(to right, #6bb6fd, #14e3e9);}
.trip-tab .tab-main{margin-top:-22px;}
.trip-tab .tabCon{display:none;position:relative;}
.trip-tab .tabCon img{width:100%;}
.trip-tab .tabCon .text{position:absolute;left:0;bottom:0;padding-left:24px;padding-top:110px;padding-right:24px;width:100%;height:240px;color:#fff;box-sizing:border-box;background:url() no-repeat 0 bottom;}
.trip-tab .tabCon .text h3{height:40px;line-height:40px;font-size:24px;font-weight:bold;}
.trip-tab .tabCon .text i{display:block;margin:6px 0;width:50px;height:4px;background:#fff;}
.trip-tab .tabCon .text p{max-width:580px;height:40px;line-height:20px;font-size:16px;overflow:hidden;}
@media screen and (max-width: 1220px){
.trip{padding-top:20px;height:auto;}    
.trip-tab .tab-menu{padding:10px 0;}
.trip-tab .tab-menu li{display:block;float:left;margin:5px 1%;width:31.33%;}    
.trip-tab .tab-main{margin-top:0;overflow:hidden;}
.trip-tab .tabCon .text{text-align:center;text-shadow:0 0 1px #333;background-size:auto 50%;}
.trip-tab .tabCon .text p{margin:0 auto;}
.trip-tab .tabCon .text i{margin:6px auto;}
}

.package{padding-top:63px;height:870px;background:url() no-repeat center 0;}
.package-slide{position:relative;margin-top:70px;}
.package-slide li{float:left;margin-right:22px;width:373px;overflow:hidden;background:#fff;border-radius:10px;}
.package-slide li .pic{width:373px;height:255px;overflow:hidden;}
.package-slide li .pic img{display:block;width:373px;height:255px;transition:all 1s;}
.package-slide li:hover .pic img{transform:scale(1.2);}
.package-slide li .text{padding:30px;height:294px;text-align:center;overflow:hidden;}
.package-slide li .text h3{height:40px;line-height:40px;font-size:32px;font-weight:bold;color:#2b2b2b;overflow:hidden;}
.package-slide li .text i{display:block;margin:16px auto;width:56px;height:4px;background:#72c5fa;}
.package-slide li .text em{display:block;margin:20px 0 35px;height:25px;line-height:25px;font-size:16px;font-weight:bold;color:#a3a3a3;overflow:hidden;}
.package-slide li .text p{height:50px;line-height:25px;font-size:20px;color:#2b2b2b;overflow:hidden;}
.package-slide li .text .read{display:block;margin:24px auto 0;width:232px;height:46px;line-height:46px;color:#fff;border-radius:23px;background:linear-gradient(to right, #00dfdf, #83f8ff);}
.package-slide .prev,.package-slide .next{position:absolute;top:248px;z-index:333;width:90px;height:150px;cursor:pointer;background-repeat:no-repeat;}
.package-slide .prev{left:-104px;background-image:url(../images/Index/prev.png);}
.package-slide .next{right:-104px;background-image:url(../images/Index/next.png);}
.m-package-slide{display:none;padding:20px;position:relative;}
.m-package-slide li{width:100%;background:#fff;border-radius:10px;}
.m-package-slide li .pic img{display:block;width:100%;}
.m-package-slide li .text{padding:20px;text-align:center;overflow:hidden;}
.m-package-slide li .text h3{height:40px;line-height:40px;font-size:32px;font-weight:bold;color:#2b2b2b;overflow:hidden;}
.m-package-slide li .text i{display:block;margin:16px auto;width:56px;height:4px;background:#72c5fa;}
.m-package-slide li .text em{display:block;margin:10px 0 25px;height:25px;line-height:25px;font-size:16px;font-weight:bold;color:#a3a3a3;overflow:hidden;}
.m-package-slide li .text p{height:50px;line-height:25px;font-size:20px;color:#2b2b2b;overflow:hidden;}
.m-package-slide li .text .read{display:block;margin:15px auto 0;width:232px;height:46px;line-height:46px;color:#fff;border-radius:23px;background:linear-gradient(to right, #00dfdf, #83f8ff);}
.m-package-slide .bx-pager{padding-top:20px;text-align:center;}
.m-package-slide .bx-pager .bx-pager-item{display:inline-block;margin:0 5px;}
.m-package-slide .bx-pager .bx-pager-item a{display:inline-block;text-indent:-9999px;width:10px;height:10px;background:#83f8ff;border-radius:50%;}
.m-package-slide .bx-pager .bx-pager-item a.active{background:#00dfdf;}

@media screen and (max-width: 1220px){
.package{padding-top:30px;height:auto;}
.package-slide{display:none;}
.m-package-slide{display:block;}
}

.comment{height:616px;background:url() no-repeat center 0;}
.comment-list{margin-top:15px;width:1250px;}
.comment-list .item{position:relative;top:0;float:left;margin-right:24px;padding:8px;width:288px;height:392px;border-radius:10px;background:#fff;box-sizing:border-box;transition:all 1s;}
.comment-list .item .pic img{display:block;width:100%;border-radius:10px;transition:all 1s;}
.comment-list .item .pic a:hover img{opacity:0.8;} 
.comment-list .item .text{overflow:hidden;}
.comment-list .item .text h3{margin:10px 0;font-size:18px;height:50px;line-height:25px;overflow:hidden;}
.comment-list .item .text h3 a{color:#2b2b2b;font-weight:bold;}
.comment-list .item .text p{height:100px;line-height:20px;font-size:16px;color:#a3a3a3;overflow:hidden;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;text-overflow:ellipsis;}
.comment-list .item .text  .read{display:block;margin:14px auto 0;width:150px;height:46px;line-height:46px;color:#fff;text-align:center;border-radius:23px;background:linear-gradient(to right, #00dfdf, #83f8ff);}
.comment-list .item:hover{box-shadow:0 0 20px #ccc;top:-20px;}
@media screen and (max-width: 1220px){
.comment{padding-top:30px;height:auto;}
.comment-list{width:100%;}
.comment-list .item{width:48%;margin:10px 1%;height:auto;}
}
@media screen and (max-width: 750px){
.comment-list .item{width:98%;margin:10px 1%;height:auto;}
.comment-list .item .text  .read{width:100%;}
}

.news{padding-top:40px;height:670px;overflow:hidden;background:url() no-repeat center 0;}
.news-tab{float:left;margin-top:90px;width:750px;overflow:hidden;}
.news-tab .tab-menu{/*width:612px;*/height:47px;line-height:34px;border-bottom:#cbcdd5 solid 2px;overflow:hidden;}
.news-tab .tab-menu .more{float:right;font-size:18px;color:#2b2b2b;}
.news-tab .tab-menu ul{overflow:hidden;}
.news-tab .tab-menu li{float:left;margin-right:32px;}
.news-tab .tab-menu li a{color:#2b2b2b;}
.news-tab .tab-menu li.cur a{font-weight:bold;}
.news-tab .hot{padding-top:30px;overflow:hidden;}
.news-tab .hot .pic{float:left;width:280px;height:160px;overflow:hidden;}
.news-tab .hot .pic img{display:block;width:280px;height:160px;transition:all 1s;}
.news-tab .hot .pic a:hover img{transform:scale(1.2);}
.news-tab .hot .text{float:right;width:446px;overflow:hidden;} 
.news-tab .hot .text h3{height:30px;line-height:30px;font-size:24px;overflow:hidden;}
.news-tab .hot .text h3 a{color:#2b2b2b;}
.news-tab .hot .text h3 a:hover{color:#395de9;}
.news-tab .hot .text p{margin-top:16px;height:84px;line-height:28px;font-size:16px;color:#a3a3a3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;text-overflow:ellipsis;}
.news-tab .list{margin-top:14px;overflow:hidden;}
.news-tab .list li{height:40px;line-height:40px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-tab .list li a{display:block;color:#2b2b2b;overflow:hidden;}
.news-tab .list li em{display:block;float:left;width:70px;}
.news-tab .list li span{display:block;padding-left:15px;overflow:hidden;}
.news-tab .list li a:hover{color:#395de9;}
.faq{float:right;margin-top:90px;width:394px;height:400px;background:#fff;border-radius:10px;box-shadow:0 0 10px #395de9;}
.faq .tit{margin:0 15px;padding:0 15px;height:47px;line-height:50px;border-bottom:#395de9 solid 2px;}
.faq .tit a{display:block;font-size:20px;font-weight:bold;color:#2b2b2b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.faq .list{margin:28px 15px;padding:0 15px;height:288px;overflow:hidden;}
.faq .list li{height:32px;line-height:32px;overflow:hidden;}
.faq .list li a{display:block;color:#2b2b2b;}
.faq .list li a:hover{color:#395de9;}
@media screen and (max-width: 1220px){
/*.news{display:none;}*/
.news{width:100%;padding-bottom: 20px;height:auto}
.news .wrapper{width:90%;padding:5px}
.news .news-tab{width:100%;margin-top:10px}
.news .news-tab .tab-menu{width:100%;}
.news .news-tab .tab-menu li{margin-right:10px;}
.news .news-tab .tab-menu .more{display:none}
.news-tab .hot{display:none}
.news .faq{width:100%;height:auto;margin-top:30px}

}


.indexForm{clear:both;padding-top:50px;height:600px;background:url() no-repeat center 0;}
.indexForm .iptBox{margin-top:20px;padding:5px 0;overflow:hidden;}
.indexForm .iptBox .item{float:left;margin-right:24px;padding:10px 15px;width:250px;height:34px;line-height:34px;overflow:hidden;background:#fff;border-radius:5px;box-shadow:0 0 5px #ccc;}
.indexForm .iptBox .label{float:left;padding-right:10px;font-size:18px;color:#2b2b2b;border-right:#7f7f7f solid 1px;}
.indexForm .iptBox .ipt{overflow:hidden;}
.indexForm .iptBox .ipt input{display:block;width:100%;height:34px;text-indent:10px;font-size:18px;color:#2b2b2b;border:none;outline:none;}
.indexForm .radioBox{margin-top:20px;height:40px;line-height:40px;overflow:hidden;}
.indexForm .radioBox .item{float:left;margin-right:100px;overflow:hidden;}
.indexForm .radioBox .item .label{float:left;font-size:18px;color:#2b2b2b;}
.indexForm .radioBox .item .radio{padding-left:10px;overflow:hidden;}
.indexForm .selectBox{margin-top:26px;padding:10px 15px;width:858px;height:34px;line-height:34px;background:#fff;overflow:hidden;border-radius:5px;box-shadow:0 0 5px #ccc;}
.indexForm .selectBox .label{float:left;padding-right:10px;font-size:18px;color:#2b2b2b;border-right:#7f7f7f solid 1px;}
.indexForm .selectBox .select{padding-left:10px;overflow:hidden;}
.indexForm .selectBox .select select{display:block;width:100%;height:34px;line-height:34px;font-size:18px;color:#2b2b2b;border:none;outline:none;}
.indexForm .textBox{margin-top:20px;padding:20px 15px;width:858px;height:34px;line-height:34px;overflow:hidden;background:#fff;border-radius:5px;box-shadow:0 0 5px #ccc;}
.indexForm .textBox .label{float:left;padding-right:10px;font-size:18px;color:#2b2b2b;border-right:#7f7f7f solid 1px;}
.indexForm .textBox .text{padding-left:10px;overflow:hidden;}
.indexForm .textBox .text textarea{display:block;width:100%;height:34px;line-height:34px;font-size:18px;color:#2b2b2b;font-family:'Microsoft YaHei';border:none;outline:none;resize:none;}
.indexForm .btnBox{margin-top:52px;overflow:hidden;}
.indexForm .btnBox .tel{float:left;width:210px;height:60px;text-align:right;background:url(../images/Common/head_tel.png) no-repeat;}
.indexForm .btnBox .tel strong{display:block;padding-top:25px;line-height:35px;font-size:22px;color:#10356f;}
.indexForm .btnBox .submit{display:block;float:left;margin-left:18px;width:432px;height:54px;line-height:54px;text-align:center;font-size:18px;font-weight:bold;color:#fff;background:#ffaf00;border-radius:27px;}
.indexForm .m-form{display:none;padding:10px;overflow:hidden;}
.indexForm .m-form li{margin:10px 0;padding:10px;overflow:hidden;box-shadow:0 0 5px #ccc;background:#fff;}
.indexForm .m-form li .label{float:left;line-height:30px;font-size:18px;color:#2b2b2b;}
.indexForm .m-form li .val{overflow:hidden;line-height:30px;}
.indexForm .m-form li input[type="text"]{display:block;padding:5px;width:100%;background:#fff;border:none;box-sizing:border-box;outline:none;}
.indexForm .m-form li select{display:block;padding:5px;width:100%;font-size:18px;color:#2b2b2b;background:#fff;border:none;box-sizing:border-box;outline:none;}
.indexForm .m-form li textarea{display:block;padding:5px;width:100%;font-size:18px;color:#2b2b2b;background:#fff;border:none;outline:none;}
.indexForm .m-form .submit{display:block;margin:20px auto;width:80%;height:54px;line-height:54px;text-align:center;font-size:18px;font-weight:bold;color:#fff;background:#ffaf00;border-radius:27px;}
@media screen and (max-width: 1220px){
/*.indexForm{padding-top:30px;height:auto;}  */  
.indexForm {display:none;}
/*.indexForm .m-form{display:block;}*/
}


.flinks{height:190px;overflow:hidden;background:url(../images/Index/flinks.jpg) no-repeat center 0;}
.flinks dl{margin-top:15px;padding:35px 20px 35px 40px;height:90px;background:#f3f6ff;border-radius:10px;}
.flinks dt{float:left;color:#2b2b2b;}
.flinks dt span{display:block;margin-top:20px;font-size:32px;font-weight:bold;}
.flinks dt p{font-size:18px;}
.flinks dd{padding-left:22px;height:90px;line-height:30px;overflow:hidden;}
.flinks dd a{display:inline-block;font-size:16px;color:#2b2b2b;}
.flinks dd a:before{display:inline-block;content:"|";margin:0 10px;}
.flinks dd a:hover{text-decoration:underline;}
@media screen and (max-width: 1220px){
.flinks{display:none;}
}
.top-ready{margin-top:100px}
@media screen and (max-width:750px){
.top-ready{display:none;}
}