﻿/* CSS Document */

/** 清除内外边距 **/

body, h1, h2, h3, h4, h5, h6, hr,

blockquote, div, /* structural elements 结构元素 */

dl, dt, dd, ul, ol, li, /* list elements 列表元素 */

pre, /* text formatting elements 文本格式元素 */

form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */

img/* img elements 图片元素 */{ border:medium none; margin:0px; padding:0px;}

/** 设置默认字体 **/

h1, h2, h3, h4, h5, h6 

em{font-style:normal;}

/** 重置列表元素 **/

ul, ol { list-style:none; }

/** 重置图片元素 **/

p{margin:0;}

img{ border:0px; border:none; }

body{ font:12px/1.5 \5b8b\4f53,Arial,sans-serif; color:#000000; font-size:14px; line-height:150%;background:#ffffff;}

#topnav{ margin:0px auto; width:1000px; height:70px;overflow:hidden;}

.clear{clear:both;visibility:hidden}

.l{float:left;display:inline}

.r{float:right;display:inline}

.c{text-align:center}

a{color:#000000;text-decoration:none;cursor:pointer}

a:hover{color:#000000;}

h3{font-size:14px;}

.clearf:after,.clearf:before{content:"";display:block; }

.clearf:after {clear:both;}

/*来校路线*/

.banner{height:547px; text-align: center; margin: 0 auto;}

.bg{background:#FEEFE2;margin-top:-36px;}

.xl_content{width:1136px;margin:0 auto;background:#fff;padding:85px 45px 0;box-sizing: border-box;}

.xl_content .des{width: 100%;color: #000;font-size: 18px; line-height: 26px; padding: 12px; box-sizing: border-box;border: 1px dashed #01562f; border-radius: 5px; margin: 0px auto; text-indent: 0;}

.xl_content .des font{color: #01562f;}

.xl_content .des-pic{display: flex; justify-content: space-between; margin: 30px auto;}

.xl_content .des-pic li{display: block; width: 339px;}

.xl_content .des-pic li img{width: 100%; display: block;border-radius: 6px;}

.tit{width: 326px;height: 61px;margin: 50px auto 30px;background: url(../image/xlt.jpg) no-repeat;background-size: 100%;text-align: center;color: #fff;font-weight: bold;line-height: 60px;font-size: 30px;}

.lxfs{width: 100%;}

.lxfs li{width: 45%;float: left;background-color: #f6f6f6;border: 1px solid #ebebeb;border-radius: 10px;}

.lxfs li .img{width: 120px;height: 120px; margin: 30px auto;overflow: hidden;border-radius: 50%;}

.lxfs li .bg1{background:url(../image/xl1.png) no-repeat 50%; background-size: 130%;}

.lxfs li .bg2{background:url(../image/xl2.png) no-repeat 50%; background-size: 130%;}

.lxfs li a{display: block; width: 150px;height: 40px; margin: 0 auto 30px;border-radius: 5px;background-color: #ff9946;color: #fff;line-height: 40px;font-size: 25px;text-align: center;}

.lxfs li:nth-child(2){margin-left: 9%;}

.wxts{width: 100%;color: #000;font-size: 20px;line-height: 28px;padding: 15px;box-sizing: border-box;border: 1px dashed #01562f;border-radius: 5px;margin: 30px auto;}

.wxts span{color: #01562f;}

.bgb {

    background: #eeeded;

}

.pt20 {

    padding-top:15px;

}

.viewport {

    width:100%;

    margin: 0 auto;

    overflow: hidden;

}

.ccp1 {

    height: 30px;

    font-size: 25px;

    line-height: 30px;

    color: #d80407;

    padding-left: 55px;

    background: url(../image/cclx_01.png) 10px center no-repeat;

    background-size: 3%;

}

.ccp3 {

    font-size: 20px;

    line-height: 25px;

    color: #959595;

    padding: 10px 15px;

}

.mt20 {

    margin-top: 10px;

}

.ccp2 {

    height: 30px;

    font-size: 25px;

    line-height: 30px;

    color: #018bd1;

    padding-left: 55px;

    background: url(../image/cclx_02.png) 10px center no-repeat;

    background-size: 3%;

}

.hslxl3_btn{width: 500px;height: 50px; margin: 30px auto; background-color: #01562f;border-radius: 5px;color: #fff;font-size: 20px;line-height: 50px;text-align: center;}



.hsldhbox{ position:fixed; z-index:99999999999; height:13rem; width:100%; background-color:#fff; left:0; bottom:-19rem; box-shadow:0 0 1rem rgba(0,0,0,.1); overflow:hidden;}

.hsldhbtn{ margin:1rem; display:block; height:4rem; line-height:4rem; text-align:center; color:#fff; font-size:1.3rem; background-color:#ff6b13;}

.hsldhbox a{ display:block;height:3rem; line-height:3rem; text-align:center; color:#fff; font-size:1.3rem; background-color:#ff6b13; margin:.5rem 1rem 0 1rem;}

.hsldhbox .iosmap{ height:0; overflow:hidden;}

.hsldhboxbg{position:fixed; z-index:999998; height:100%; width:100%; background-color:rgba(0,0,0,.5); left:0; bottom:0;overflow:hidden; display:none}

.hsldhbox p{ color:#999; font-size:1rem; text-align:center; padding:.5rem 0 0 0;}

.lxyy-wrap {

  padding: 10px 0 10px;

  font-size: 18px;

  text-align: justify;

}

.lxyy-wrap .lxyy-tit h4 {

  text-align: center;

  font-size: 26px;

  font-weight: 700;

  color: #333;

  padding-bottom: 24px;

  line-height: 24px;

}

.lxyy-wrap .lx-block {

  font-size: 0;

  display: -webkit-box;

  display: -webkit-flex;

  display: -moz-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-flow: wrap;

  -ms-flex-flow: wrap;

  flex-flow: wrap;

}

.lxyy-wrap .lx-block .form-inline {

  width: 34%;

  margin-right: 6%;

}

.lxyy-wrap .lx-block .form-inline:last-child {

  margin-right: 0;

}

.lxyy-wrap .lx-block .form-inline.tjyy {

  width: 20%;

}

.lxyy-wrap .lx-block .form-inline.tjyy input {

  padding-left: 0;

  background: #fa0d0d;

  color: #fff;

  cursor: pointer;

}

.lxyy-wrap .lx-block .lxform-item input {

  display: block;

  width: 100%;

  font-size: 16px;

  padding-left: 20px;

  line-height: 44px;

  border: none;

  outline: 0;

  background: #f4f4f4;

  color: #616161;

}

.lxfs {

  width: 100%;

  padding-left: 22%;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

.lxfs li.active {

  background: #fa0d0d;

}

.lxfs li.active a {

  background: #fff;

  color: #fa0d0d;

}

.lxfs li {

  width: 32%;

  background-color: #FB7804;

  border: 1px solid #FB7804;

}

.xuanxiang {

  width: 62%;

  margin: 0 auto;

  display: -webkit-box;

  display: -webkit-flex;

  display: -moz-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -moz-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

  margin: 0 auto 0.8rem;

}

.xuanxiang label {

  width: 100%;

  text-align: center;

  position: absolute;

  left: 50%;

  -webkit-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  transform: translateX(-50%);

  font-size: 18px;

  line-height: 2.6rem;

  cursor: pointer;

  box-sizing: border-box;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  border-radius: 0.5rem;

}

.radio {

  width: 50%;

  position: relative;

  margin: 0 auto;

  height: 2.6rem;

}

.radio input[type="radio"] {

  position: absolute;

  opacity: 0;

}

.radio input[type="radio"]:checked + .radio-label:before {

  background-color: #fa0d0d;

  -webkit-box-shadow: inset 0 0 0 2px #fff;

  box-shadow: inset 0 0 0 2px #fff;

  border-color: #fa0d0d;

  /* background:url(/images/dgpx/aa2.png) no-repeat center center;background-size: 100%; */

}

.radio input[type="radio"] + .radio-label:before {

  content: "";

  border-radius: 50%;

  border: 1px solid #d7d7d7;

  background: #d7d7d7;

  -webkit-box-shadow: inset 0 0 0 2px #fff;

  box-shadow: inset 0 0 0 2px #fff;

  display: inline-block;

  width: 1em;

  height: 1em;

  position: relative;

  top: 0.54rem;

  margin-right: 0.56em;

  vertical-align: top;

  cursor: pointer;

  text-align: center;

  -webkit-transition: all 150ms ease;

  -o-transition: all 150ms ease;

  transition: all 150ms ease;

  /* background:url(/images/dgpx/aa5.png) no-repeat center center;background-size: 100%; */

}

