html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
  font-size:50px;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

* {
  box-sizing: border-box;
}

img, a {
  -webkit-tap-highlight-color: transparent;
}

html {
  height: 100%;
}

body {
  font-size: 14px;
    /*font-family: 'Microsoft yahei';*/
  font-family:'SimHei';
  background-color: #f5f5f5;
  min-height: 100%;
}

header {
  padding: 0.1rem 0.1rem;
  overflow: hidden;
  background-color: #fff;
}
header .logo {
  float: left;
  height: 0.5rem;
}
header .tel {
  float: right;
  height: 0.39rem;
}

.swiper-pagination-bullet {
  background-color: #e94a18;
}

.slider {
  border-bottom: 0.08rem solid #e94a18;
  background-color: #e94a18;
}
.slider .swiper-slide img {
  width: 100%;
  height: auto;
  display:block;
}

.warp section {
  padding: 0.14rem 0.2rem 0;
  font-size: 0;
}
.warp section .process {
  width: 100%;
  padding:1em 0;
}
.warp section a {
  display: inline-block;
}
.warp section a img {
  width: 100%;
  height: 100%;
}
.warp section .link-nocar,
.warp section .link-car {
  width: 3.00rem;
	height: 1.38rem;
	margin: 0.14rem 0;
}
.warp section .link-dian,
.warp section .link-yewu,
.warp section .link-us {
  width:33.3%;
}

 .warp section .link-apply {
  float:left;
  width: 45%;
  margin: 0.2rem 0;
}
 .warp section .link-tel {
  float:left;
  width: 55%;
  margin: 0.2rem 0;
}

.content {
  display: block;
  width: 5.84rem;
  margin: auto;
}

.nocar section,
.car section,
.yewu section,
.aboutus section {
  margin: 0.2rem auto;
}

.nocar section a{
  display: inline-block;
}
.car section a{
  display: inline-block;
}
.yewu section a{
  display: inline-block;
}
.aboutus section a {
  display: inline-block;
}

.warp section a{
  display: inline-block;
}

.nocar section a img{
  width: 100%;
  height: 100%;
}
.car section a img{
  width: 100%;
  height: 100%;
}
.yewu section a img{
  width: 100%;
  height: 100%;
}
.aboutus section a img {
  width: 100%;
  height: 100%;
}
.warp section a img{
  width: 100%;
  height: 100%;
}
.warp section .link-apply{
  float:left;
  width: 50%;
  margin: 0.2rem 0;
}
.nocar section .link-apply{
  float:left;
  width: 45%;
  margin: 0.2rem 0;
}
.car section .link-apply{
  float:left;
  width: 45%;
  margin: 0.2rem 0;
}
.yewu section .link-apply{
  float:left;
  width: 45%;
  margin: 0.2rem 0;
}
 .aboutus section .link-apply {
  float:left;
  width: 45%;
  margin: 0.2rem 0;
}
.warp section .link-tel{
  float:left;
  width: 50%;
  margin: 0.2rem 0;
}
.nocar section .link-tel{
  float:left;
  width: 55%;
  margin: 0.2rem 0;
}
.car section .link-tel{
  float:left;
  width: 55%;
  margin: 0.2rem 0;
}
.yewu section .link-tel{
  float:left;
  width: 55%;
  margin: 0.2rem 0;
}
 .aboutus section .link-tel {
  float:left;
  width: 55%;
  margin: 0.2rem 0;
}

.aboutus .aboutus-1 {
  display: block;
  width: 100%;
  border-bottom: 0.08rem solid #eb650c;
}

.warp header {
  border-bottom: 0.08rem solid #eb650c;
}
.warp .apply-1 {
  display: block;
  width: 100%;
  margin: 0.3rem auto 0.15rem;
}
.warp form input[type=submit] {
  display: none;
}
.warp form label[for=submit] {
  display: block;
  width: 4.77rem;
  height: 0.9rem;
  text-align: center;
  line-height: 0.9rem;
  background-color: #ef670f;
  font-size: 0.54rem;
  color: #fff;
  margin: 0 auto 0.3rem;
}
.warp form p {
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
}
.warp form p .time {
  color: #ef670f;
}
.warp .item {
  width: 6rem;
  height: auto;
  margin: 0 auto 0.15rem;
  text-align: center;
  border: 1px solid #7d7d7d;
  font-size: 14px;
  text-align: center;
}
.warp .item .l,
.warp .item .r {
  display: inline-block;
  position: relative;
  top: -2px;
}
.warp .item .l {
  width: 1.4rem;
  text-align: right;
  line-height: 0.9rem;
}
.warp .item .l::before {
  content: "*";
  color: red;
}
.warp .item .l::after {
  content: "|";
  margin-left: 2px;
}
.warp .item .r {
  width: 3.89rem;
  height: 0.67rem;
}
.warp .item .r input {
  outline: none;
  vertical-align: middle;
}
.warp .item .r input[type=text] {
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 10px #9e9494;
  border: none;
  border-radius: 5px;
  text-indent: 5px;
}
.warp .item .r label {
  font-size: 16px;
}
.warp .item:nth-of-type(2) .r {
  text-align: left;
}
.warp .item:nth-of-type(2) .r label:first-of-type {
  margin-right: 1.5rem;
}
.warp .item:last-of-type {
  margin-bottom: 0.45rem;
}

.warp .d-title {
  display: block;
  width: 100%;
}
.warp section {
  /*height: 5.9rem;*/
  padding: 0.1rem .2rem 0.3rem;
}
.warp .info {
  font-size: 12px;
  line-height: 1.5;
  padding-left: 0.4rem;
}
.warp .icon-location {
  width: 16px;
}
.warp .info-address {
  position: relative;
  width: 80%;
  padding-left: 3em;
}
.warp .info-address b {
  position: absolute;
  left: 0;
  top: 0;
}
.warp #navigation {
  position: absolute;
  right: -45px;
  top: -20px;
  height: 45px;
}

.map {
  position: relative;
  width: 6rem;
  height: 5rem;
  margin: auto;
}
.map .mapImg {
  width: 100%;
  height: 100%;
}
.map .city {
  position: absolute;
  top: 0;
  left: 0;
  width: .66rem;
  cursor: pointer;
}
.map .shihezi {
  width: 0.85rem;
  left: .94rem;
  top: 1.34rem;
}
.map .chengdu {
  width: 0.7rem;
  left: 2.7rem;
  top: 2.6rem;
}
.map .xian {
  left: 3.4rem;
  top: 2.25rem;
}
.map .chongqing {
  left: 3.4rem;
  top: 2.6rem;
  z-index: 10;
}
.map .wuhan {
  left: 4rem;
  top: 2.4rem;
  z-index: 10;
}
/*.map .zhengzhou {
  left: 4.1rem;
  top: 2rem;
}*/
.map .beijing {
  left: 4.2rem;
  top: 1.3rem;
}
/*.map .shenyang {
  left: 4.9rem;
  top: 1.2rem;
}*/
.map .changchun {
  left: 5.1rem;
  top: 0.8rem;
}
.map .shanghai {
  width: 0.6rem;
  left: 4.81rem;
  top: 1.95rem;
}
.map .songjiang {
  width: 0.5rem;
  left: 4.88rem;
  top: 2.45rem;
}
.map .pudong {
  width: 0.5rem;
  left: 4.62rem;
  top: 2.25rem;
}
/*.map .shanghai {
  width: 0.6rem;
  left: 4.96rem;
  top: 2.25rem;
}
.map .songjiang {
  width: 0.4rem;
  left: 4.96rem;
  top: 2.7rem;
}*/
.map .yichun {
  width: 0.4rem;
  left: 4.35rem;
  top: 2.9rem;
}
.map .guangzhou {
  left: 4.35rem;
  top: 3.15rem;
}
.map .shenzhen {
  width: 0.55rem;
  left: 4.4rem;
  top: 3.5rem;
}
.map .kunming {
  left: 2.7rem;
  top: 3.3rem;
}

.footerApply {
  position: relative;
  float:left;
  width: 45%;
  height:20rem;
  font-size: 0;
  margin: 0.2rem 0;
}

.footerTel {
  position: relative;
  width: 100%;
  font-size: 0;
  float:left;
  margin: 0.2rem 0;
}
.footerTel img {
  width: 100%;
}

.footerTel.big {
  /*position: absolute;
  left: 0;
  bottom: 0;*/
}





.slider {
  position: relative;
  margin-top: -1px;
}
.slider .s1 .swiper-slide img {
  width: 100%;
}
.slider .swiper-button-prev {
  background-image: url(../images/swiperBtn-prev.png);
  left: 5%;
}
.slider .swiper-button-next {
  background-image: url(../images/swiperBtn-next.png);
  right: 5%;
}
.slider .news {
  position: absolute;
  left: 50%;
  bottom: -0.25rem;
  width: 9rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin-left: -4.5rem;
  background-color: #eee;
  font-size: 0.2rem;
  z-index: 50;
  padding-left: 0.5rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.slider .news::before {
  content: "";
  display: none;
  position: absolute;
  bottom: -1px;
  width: 40%;
  height: 1px;
  background-color: #000;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
  z-index: -1;
}
.slider .news .swiper-slide {
  position: relative;
  padding-left: 0.5rem;
}
.slider .news .swiper-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider .news .swiper-container .swiper-slide{
  padding-left: 1rem;
}
.slider .speaker {
  position: absolute;
  left: 0.5rem;
  top: 10px;
  height: 20px;
}
.slider .money {
  font-size: 0.25rem;
  color: #ee6207;
}

.warp {
  padding:0;
  width: 100%;
}
.warp .title {
  width: 90%;
  margin:0 auto .4rem;
}
.warp > p {
  font-size: 0.24rem;
  line-height: 2;
  text-indent: 2em;
  margin-bottom: 0.48rem;
}
.warp .t1 {
  display: block;
}
.warp .t2 {
  display: none;
}

.map {
  position: relative;
  width: 6rem;
  height: 5rem;
}
.map .mapImg {
  width: 100%;
  height: 100%;
}
.map .city {
  position: absolute;
  top: 0;
  left: 0;
  width: .66rem;
  cursor: pointer;
}
.map .shihezi {
  width: 0.85rem;
  left: .94rem;
  top: 1.34rem;
}
.map .chengdu {
  width: 0.7rem;
  left: 2.7rem;
  top: 2.6rem;
}
.map .xian {
  left: 3.4rem;
  top: 2.25rem;
}
.map .chongqing {
  left: 3.4rem;
  top: 2.6rem;
  z-index: 10;
}
.map .wuhan {
  left: 4rem;
  top: 2.4rem;
  z-index: 10;
}
.map .zhengzhou {
  left: 4.1rem;
  top: 2rem;
}
.map .beijing {
  left: 4.2rem;
  top: 1.3rem;
}
/*.map .shenyang {
  left: 4.9rem;
  top: 1.2rem;
}*/
.map .changchun {
  left: 5.1rem;
  top: 0.8rem;
}
.map .shanghai {
  width: 0.6rem;
  left: 4.81rem;
  top: 1.95rem;
}
.map .songjiang {
  width: 0.5rem;
  left: 4.88rem;
  top: 2.45rem;
}
.map .pudong {
  width: 0.5rem;
  left: 4.62rem;
  top: 2.25rem;
}

.map .guangzhou {
  left: 4.35rem;
  top: 3.15rem;
}
.map .yichun {
  width: 0.5rem;
  left: 4.35rem;
  top: 2.7rem;
}
.map .shenzhen {
  width: 0.55rem;
  left: 4.4rem;
  top: 3.5rem;
}
.map .kunming {
  left: 2.7rem;
  top: 3.3rem;
}

.dian-info {
  width: 6.18rem;
}
.dian-info header {
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.30rem;
  text-align: center;
  color: #4f4f4f;
  overflow: hidden;
  background-color: #ec6b17;
}
.dian-info header .fl, .dian-info header .fr {
  height: 0.7rem;
}
.dian-info header .fl {
  position: relative;
  width: 2.45rem;
  color: #fff;
}
.dian-info header .fl::after {
  content: "";
  position: absolute;
  top: 0;
  right: -0.7rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.72rem 0 0 0.7rem;
  border-color: transparent transparent transparent #ec6b17;
}
.dian-info header .fr {
  width: 3.7rem;
  color: #4f4f4f;
  background-color: #bcbcbc;
}
.dian-info header .fl,
.dian-info header .fr {
  cursor: pointer;
}
.dian-info .info-tab {
  width: 6.18rem;
  height: 4.55rem;
}
.dian-info .info-tel {
  line-height: 2;
}
.dian-info .name {
  color: #fd8a0e;
  font-size: 0.32rem;
  padding: 0.3rem 0 0.15rem;
}
.dian-info .imgA {
  width: 6.18rem;
  height: 3.1rem;
  margin-top: 0.2rem;
}
.dian-info .imgB {
  width: 100%;
  height: 3.6rem;
}

.dian-imgs {
  position: relative;
  width: 100%;
  height: 1.97rem;
}
.dian-imgs img {
  float: left;
  width: 4.1rem;
  height: 1.97rem;
  margin-right: 0.15rem;
}
.dian-imgs img:last-of-type {
  margin-right: 0;
}

.dian.rig .t1 {
  display: none;
}
.dian.rig .t2 {
  display: block;
}
.dian.rig header {
  color: #4f4f4f;
  background-color: #bcbcbc;
}
.dian.rig header .fl {
  color: #4f4f4f;
}
.dian.rig header .fl::after {
  border-color: transparent transparent transparent #bcbcbc;
}
.dian.rig header .fr {
  color: #fff;
  background-color: #ec6b17;
}


