@charset "utf-8";
/* CSS Document */
body, html, ul, li, h1, h2, h3, h4, h5, h6, ol, img, span, p, a, i, b, em, form, label, input {margin: 0;padding: 0;}
body{color: #1f43c2}
em {font-style: normal;}
img {border: none;display: block;}
a {text-decoration: none;}
li {list-style: none;}
tr, th, td, tbody, thead, table {border: none; margin: 0; padding-top:1rem; padding-bottom:1rem;}
table {border-collapse: collapse;border-spacing: 0}
button {border: none}
a {color: #fff}
h1, h2, h3, h4, h5, h6, b, i {font-weight: normal;font-style: normal}
.fl {float: left}
.fr {float: right}
.clear {clear:both;height:0;overflow:hidden;}
.clearfix:after {visibility: hidden;display: block;font-size:0;content: " ";clear: both;height: 0;}
.clearfix{zoom:1}

/*************banner***********/
.ban{ background: #1f43c2;}
.ban img{ max-width: 100%; min-width: 100%;}
.ban .ban-p{position:absolute; width: 100%; z-index:99;left:0; top:1rem; color:#fff; text-align: center; font-size: 1.6rem;}

.xyz{ width: 94%; margin:0 auto ; }
.xyz .swiper-slide{ display: flex; justify-content: center;align-items: center; text-align: center; font-size: 1.6rem;  line-height: 4.2rem; color: #fff;}

/**************新航道简介**************/
.title{background: #F79409; padding:.3rem 1rem; }
.title h3{ font-size:1.8rem; line-height:3.2rem; text-align: center; font-weight: bold; color:#fff;}

.xhd_box{width:100%;  }
.xhdj{width: 92%; margin:1rem auto; border-radius:.5rem; background: #fff; padding:.8rem; }
.xhdj p{ font-size:1.6rem; color: #000;margin-top: 1.2rem; text-indent:3.2rem; }

/***************表单****************/
.xhdj img{max-width:100%; min-width: 100%; margin: 0 auto;}
.bd-con{width: 94%; margin: 0 auto; }
.bd-box{width:100%; margin: 0 auto; padding-bottom:2rem;  border-radius:.5rem;}
.bd-box label{ margin:0 auto; margin-top:.5rem; display: block; overflow: hidden; border: 1px solid #1f43c2;border-radius:2rem;  }
.bd-box input,.bd-box select{width:100%; height: 4rem; line-height: 4rem;font-size: 1.6rem; border:none; padding-left: .5rem; }
.bd-box button{width: 80%; height:4rem; line-height:4rem; text-align: center;  background:#ffd100; color: #000;border-radius: 2rem;font-size: 1.8rem; margin: 0 auto; display: block; margin-top: 1rem; }
.plan-btn{display: block; width: 70%; height:3.8rem; line-height:3.8rem; text-align: center;  background:#ffd100; color: #000;border-radius: 2rem;font-size: 1.8rem; margin: 0 auto; margin-top: 1rem; }

/******************************/
.syb{ background:url("../imgs/syb.png") no-repeat bottom;}


/*************15地址*******************/
.dizhi{width:100%; height:auto; margin:0 auto; background:#2166dc; }
.dizhi img{ min-width: 100%; max-width:100%; }



/***************底部**************/
.fixed {position: fixed;left: 0;bottom: 0;width: 100%;overflow: hidden;z-index: 99999;}
.fixed_a1 {display: inline-block;width: 50%;float: left;background:#fb6400;font-size: 1.8rem;color: #fff;height: 4rem;line-height: 4rem;text-align: center}
.fixed_a2 {display: inline-block;width: 50%;float: left;background:#11449c;font-size: 1.8rem;color: #fff;height: 4rem;line-height: 4rem;text-align: center}


