p {
    padding: 0;
    margin: 0;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wp1 {
    max-width: 1200px;
    width: 98%;
    margin: 0 auto;

}

.wp2 {
    max-width: 1200px;
    margin: 0 auto;
}


.header {
    width: 100%;
    border-top: 2px solid #e66363;
    box-shadow: 0 0 5px #888;
    padding: 10px 0 0;
    background: #FFF;
}
.logo{margin:10px 0;}

.logo img{height:80px;}
.head>dl {
    float: right;
    margin:5px 0;
    font-size: 15px;
}

.head dl dt {
    float: left;
    padding-left: 50px;
    background: url(../images/tel.jpg) left no-repeat;
    margin-top: 16px;
}

.head dl dt span {
    display: block;
    font-size: 15px;
}

.head dl dt b {
    font-size: 18px;
    color: #c91313;
}

.head dl dd {
    float: left;
    margin-left: 29px;
}

.head dl dd img {
    float: left;
    width: 88px;
    margin-right: 5px;
    transition: all 0.5s;
}
.head dl dd span{float:left;margin-top:16px;}
/*.head dl dd img:hover{transform:scale(2)}*/
.head-menu {
    margin-top: 10px;
    background: rgba(100,122,146);
}

.head-menu ul li {
    float: left;
    margin-right: 103.5px;
    position: relative;
    line-height: 35PX;

}
.head-menu ul li:last-child{margin-right:0;}
.head-menu ul>li>a {
    font-size: 18px;
    color: #FFF;
    border-bottom:2px solid rgba(100,122,146);
}
.head-menu ul>li>a:hover{border-bottom:2px solid #c91313;}
.head-menu .sub{ display:none; /*默认隐藏*/  position:absolute; z-index: 99999;width:180px;left:-53px;box-shadow: 0 0 5px #efefef;background: #FFF;text-align:center;
	}
.head-menu ul li dl{}
.head-menu ul li dl dt{background: none;text-align:center;display: block;width:100%;line-height:30px;}
.head-menu ul li dl dt a{font-weight: normal;font-size: 14px;width:100%;border-bottom:1px dashed #efefef;}

.head-menu ul li:nth-child(2) .sub{width:200px; left:-46px;}
.head-menu ul li:nth-child(3) .sub{width:230px; left:-78px;}
.ibanner{width:100%;height:300px;position:relative;}
.ibanner h2{font-family:"楷体";line-height:300px;text-align:center;font-size:58px;}
#swiper01 img{width:100%;}

.bt {
    text-align: center;
    margin-top: 60px;
}

.bt h2 {
    font-size: 26px;
    font-weight: normal;
}

.bt h2 span {
    color: #f63131;

}

.bt h2 span i {
    font-size: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

.bt p {
    font-size: 16px;
    margin-top: 6px;
}

.bt .bt-line {
    width: 70px;
    height: 4px;
    background-color: #f63131;
    position: absolute; left: 50%;
    margin-left: -35px;
    margin-top:5px;
}

.s1-left {
    float: left;
    max-width: 50%;
    margin-top: 50px;
}

.s1-left .des {
    text-align: justify;
    font-size: 16px;
    line-height: 34px;
}

.s1-left .des p {
    margin-bottom: 25px;
}

.s1-left .more a {
    width: 157px;
    height: 40px;
    background: #dd4648;
    border-radius: 40px;
    color: #FFF;
    line-height: 40px;
    display: block;
    text-align: center;
}

.s1-right {
    max-width: 50%;
    float: right;
    text-align: center;
}
.s1-right img{width:100%;}
.s1-right p {
    text-align: center;
    font-size: 14px;
    color: #888;
}

.section2 {
    background: url(../images/bg1.jpg) bottom no-repeat #f6f6f6;
    padding-top: 1px;
    margin-top: 30px;
    height: 800px;
}

.section2 .des {
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;

}

.section2 .des a {
    color: #c91313;
}

.section2 ul {
    padding-top: 30px;
}

.section2 ul li {
    width: 50%;
    float: left;
    text-align: center;
}
.section2 ul li img{max-width:100%;}
.section2 ul li div {
    width: 90%;
    padding: 20px;
    background: #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    display: inline-block;
}

.section2 dl {
    margin-top: 50px;
}

.section2 dl dt {
    width: 30%;
    float: left;
    margin: 1.66%;
    text-align: center;
    background: #FFF;
    height: 120px;
    box-shadow: 0 0 6px #EFEFEF;
    border-radius: 5px;
}

.section2 dl dt span {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    line-height: 70px;
    text-align: center;
    color: #dd4648;
    font-size: 48px;
    background: #FFF;
    display: inline-block;
    margin-top: -25px;
}

.section2 dl dt span i {
    font-size: 48px;
    margin-top: 10px;
}

.section2 dl dt h2 {
    margin-top: 10px;
    font-size: 20px;
}

.section3 {
    margin-top: 50px;
}

.section3 .des {
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;

}

.section3 .des a {
    color: #c91313;
}
.section3-scroll{width:100%; overflow:hidden; position:relative;}
.section3-scroll .picList{width:100%;}
.section3-scroll .picList ul{ overflow:hidden; zoom:1; }
.section3 ul li {
    width: 360px;
    float: left;
    margin-top: 40px;
    background: #f6f6f6;
    margin-left: 60px;
}

.section3 ul li:nth-child(1) {
    margin-left: 0;
}

.section3 ul li div {
    padding: 20px 10px;
}
.section3 ul li div h3{font-size:22px;}
.section3 ul li div h3 a{font-size:14px;}
.section3 ul li img {
    width: 100%;
}

.section3 ul li a {
    float: right;
    color: #c91313;
    font-weight: normal;
}

.section3 ul li p {
    font-size: 16px;
    margin-top: 10px;
}

.section5 {
    width: 100%;
    background: url(../images/bg2.jpg) center no-repeat;
    padding-top: 1px;
    margin-top: 50px;
    padding-bottom: 10px;
}

.section5 .des {
    margin-top: 20px;
    font-size: 16px;
    line-height: 40px;

}

.section5 .des a {
    color: #c91313;
}

.section5 .info {
    text-align: center;
    margin-top: 10px;
}

.section5 .info p {
    font-size: 16px;
    color: #666;
}
.s6-list{margin-top:40px;}
.s6-list dl {
    background: #efefef;
    border-radius: 5px;
}

.s6-list dl dt {
    width: 24%;
    border: 1px solid #CCC;
    border-radius: 3px;
    background: #FFF;
    text-align: center;
    height: 130px;
    line-height: 130px;
    float: left;
    text-align: center;
}
.s6-list dl dt img{width:60%;max-height:99%;filter: grayscale(100%);}
.s6-list dl dd {
    width: 73%;
    float: left;
    margin-left: 2%;
    font-size: 15px;
    line-height: 30px;
    padding-top: 40px;
}

.footer {
    width: 100%;
    background: #5e5e5e;
    margin-top: 30px;
    padding-top: 50px;
}

.footer dl {
    float: left;
    margin-right: 20px;
}

.footer dl dt {
    color: #FFF;
    font-size: 14px;
    margin-bottom: 20px;
}
.footer dl dt a{color: #FFF;}
.footer dl dd a {
    color: #dbdbdb;
}

.foot-left {
    float: left;
}

.foot-right {
    float: right;
}

.foot-right dl dt {
    float: left;
}

.foot-right dl dt img {
    width: 90px;
}

.foot-right dl dt p {
    font-size: 14px;
    text-align: center;
}

.foot-right dl dd {
    float: left;
}
.foot-right img{max-height:90px;margin-left:10px;}
.copyright {
    width: 100%;
    line-height: 55px;
    color: #FFF;
    background: #545454;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
}
.copyright i{display:inline-block;}
.copyright a {
    color: #FFF;
}
.location{margin:10px 0 20px;border-bottom:1px solid #efefef;}
.main {
    margin-top: 20px;
}

.main-top {
    border: 1px solid #efefef
}

.main-top-left {
    width: 40%;
    text-align: center;
    float: left;
    border-right: 1px solid #efefef;
    position: relative;
    height: 310px;
    
}
.game163{padding-top:20px;}
.main-top-left img {
    width: 98%;
    margin:1%;
    max-height: 300px;
    height: 100%;
}

.main-top-right {
    width: 59.88%;
    float: left;
    height: 310px;
}

.main-top-right h2 {
    padding: 10px 20px;
    border-bottom: 1px solid #efefef;
}

.main-top-right .info {
    padding: 20px 20px 0;
    font-size: 16px;
}
.main-top-right .info p{margin:5px 0;}
.main-top-right .info .info-height{height:153px;}
.main-top-right .info .info-height.info-height-dj{height:196px;}
.main-top-right .button {
    margin-top: 30PX;
}

.main-top-right .button a {
    width: 120px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border: 1px solid #198cff;
    border-radius: 5px;
    margin-right: 20px;
}

.main-top-right .button a:hover {
    background: #198cff;
    color: #FFF;
}

.main-mid {
    margin-top: 30px;
    border: 1px solid #efefef
}

.main-mid-left {
    width: 80%;
    float: left;
    border-right: 1px solid #EFEFEF;
    
}



.main-mid-left .tab {
    border-bottom: 1px solid #efefef;
}

.main-mid-left .tab span {
    display: block;
    float: left;
    padding: 0px 20px;
    line-height: 45px;
    cursor: pointer;
    border-right: 1px solid #efefef;
}

.main-mid-left .tab span.on {
    background: #198cff;
    color: #FFF;
}

.main-mid-left .tabcon ul li {
    padding: 20px;
    display: none;
    
}
.main-mid-left .tabcon ul li img{max-width:100%;}
.main-mid-left .tabcon ul li form{margin-left:100px;}
.main-mid-right {
    width: calc(20% - 1px);
    float: right;
    border-left: 1px solid #EFEFEF;
    margin-left: -1px;
}

.main-list h3 {

    padding: 0 10px;
    line-height: 45px;
    border-bottom: 1px solid #EFEFEF;
}

.main-list h3 a {
    font-weight: normal;
    float: right;
    font-size: 14px;

}

.main-list ul li {
    padding: 20px 10px;
    text-align: left;
}

.main-list ul li img {
    width: 100%;
}

.main-list ul li p {
    margin-top: 5px;
    text-align: center;
    width: 100%;
}

.tabcon .ax-form-group {
    margin-top: 15px;
}

.pn {
    padding: 1.4rem;
}
.ax-card-block .ax-des{height: calc(2rem * 3);-webkit-line-clamp: 3;}
    #news-nav{text-align:center;}
    #news-nav a{width:150px; display:inline-block;line-height:40px;border-radius:40px;border-radius:3px;background:#efefef;margin:0px 10px;}
    #news-nav a.on{background:#198cff;color:#FFF;}
    .news-left{float:left;width:80%;}
    .news-right{width:20%;float:right;padding:50px 0;height:100vh;border-left:1px solid #CCC;margin-left:-1PX;}
    .news-right .order,.news-right .pindao{padding:0px 5%;}
    .news-item{border-bottom:1px solid #CCC;padding:30px 0;border-right:1px solid #CCC;}
    .news-item a{display:block;}
.news-item h3{margin-bottom:10px;margin-left:2%;}
.news-item dl dt{width:30%;float:left;margin-left:2%;}
.news-item dl dt img{width:100%;}
.news-item dl dd{width:64%;float:left;margin-left:2%;}
.news-item dl dd div.news-info{min-height:240px;}
.news-item dl dd a.more{width:100px;line-height:40px;background:#dd4648;color:#FFF;text-align:center;float:right;}

.order h2{margin-bottom:10px;}
.order input{width:100%;border:1px solid #CCC;height:35px;}
.order button{width:30%;height:35px;border:none;background:#dd4648;color:#FFF;margin-top:10px;border-radius:3px;cursor:pointer;}
.order img{margin-top:20px;}
.pindao{margin-top:20px;}
.pindao ul li{width: 100%;margin:10px 0;}
.pindao ul li img{width: 100%;}
.page{ padding-top:20px; padding-bottom:20px; text-align:center;font-size:13px;border-right:1px solid #ccc;}
.page a{    
    border: 1px solid #ccc;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    background: #fff;
    text-decoration:none;
    color:#999;
}
.page a:hover{
    border:1px solid #FF6600; 
    background-color:#FF6600; 
    color:#fff;
}
.page span{
    border: 1px solid #FF6600;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FFEEE5;
    color: #FF6600;
    
}
    

    
.kefu{width:60px;position:fixed;bottom:10px;right:0; z-index:999;background:#FFF;box-shadow:0 0 8px #efefef;text-align:center;}
.kefu ul li{padding:5px 0;border-bottom:1px solid #efefef;cursor:pointer;position:relative;}
.kefu ul li i{font-size:28px;}
.kefu ul li span{display:block;font-size:12px;}
.kefu ul li:hover i{color:#dd4648;}
.kefu ul li:hover svg {stroke:#dd4648;}
.kefu ul li div{width:120px; font-size:15px;background:#FFF;padding:10px;text-align:center;display:none;box-shadow:0 0 5px #efefef;}
.kefu ul li div i{font-size:16px;}    
.kefu ul li div p{font-size:13px;}
.kefu ul li:hover div{display:block;}
.Train-info{margin-bottom:20px;}
.Train-info{font-size:16px;}
.Train-info .des{margin-top:20px;}
.Train-info ul {
    padding-top: 30px;
}

.Train-info ul li {
    width: 50%;
    float: left;
    text-align: center;
}
.Train-info ul li img{max-width:100%;}
.daoju-table table tr td b{font-size:17px;}
.daoju-table table tr td{padding:10px;}
.daoju-table table tr td a{display:block;}
.daoju-table table tr td img{width:100%; }
.ax-article{font-size:14px;}
.ax-article img{max-width:100%;}
.ax-header,.ax-space-header{display:none;}

.ax-tab.ax-border .ax-menu-page, .ax-tab.ax-shadow .ax-menu-page{background:none;border-bottom:1px solid #efefef;}
    .ax-menu-page{box-shadow:none;}
    .ax-border{border:none;}
  .ax-menu-page .ax-item:after{border-bottom:none;}
  .ax-menu-page .ax-item{padding:10px 20px; line-height:20px;background:#F8F8FF ;}
  .ax-menu-page .ax-item.ax-active{background: #198cff;color: #FFF;}
  .ax-tab .ax-tab-content img{max-width:100%;}
  .ax-tab .ax-tab-content form{padding-left:15%;}
  .ax-tab .ax-tab-content .ax-form-group{margin-top:10px;}
    .game163 .bigImg{ height: 258px; position: relative;}
	.game163 .bigImg li img{ vertical-align:middle; width:100%;  }

	.game163 .smallScroll{ height: 47px; margin-bottom: 6px;margin-top:5px;}
	.game163 .sPrev,.game163 .sNext{ float: left; display: block; width: 14px; height: 47px; text-indent: -9999px; background: url(../images/sprites1008.png) no-repeat 0 -3046px; }
	.game163 .sNext{ background-position: 0 -2698px;}
	.game163 .sPrev:hover{ background-position: 0 -3133px;}
	.game163 .sNext:hover{ background-position: 0 -2785px;}

	.game163 .smallImg{ float:left;  margin: 0 6px; display:inline; width: 435px; overflow: hidden;}
	.game163 .smallImg ul{ height:54px;  width: 9999px; overflow: hidden; }
	.game163 .smallImg li{ float: left; padding: 0 4px 0 0; width:62px; cursor:pointer;  display: inline;  }
	.game163 .smallImg img{ border: 1px solid #dcdddd; width:60px; height:45px;  }
	.game163 .smallImg .on img{ border-color: #1e50a2;}

	.game163 .pageState{ position: absolute; top: 235px; right: 5px; font-family: "Times New Roman", serif; letter-spacing: 1px;}
	.game163 .pageState span{ color: #f00; font-size: 16px;}
	
	.ax-headline.ax-style-dash:after {
    display: none;
}
.main-list h3{text-align:center;}
.main-list ul li{text-align:center;border:1px solid #efefef;border-top:none;}
.main-list ul li img{width:70%;}
.main #left {
    width: 80%;
    float: left;
}

.main #right {
    width: 18%;
    float: right;
}
.ax-article img{max-width:100%;}
.ax-toptopwap{display:none;}
.wap-info{display:none;}
.Train-info .des .fl{width:50%;line-height:40px;text-align:justify;}
.Train-info .des .fr{width:50%;text-align:center;}
.pc-info{padding:10px;}
.pc-info ul:not(.ax-menu) li {
    position: relative;
    padding-left: 1.4rem;
}
.pc-info ul:not(.ax-menu) li:before {
    content: '';
    position: absolute;
    left: 0;
    top: calc(2.8rem/2 - 0.2rem);
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 0.4rem;
    background-color: #ccc;
}
@media screen and (min-width: 1285px) {
    .kefu ul li div{position:absolute;right:58px;top:0;}
}
@media screen and (max-width: 1284px) {
    .head-menu ul li{margin-left:60px;}
    .s1-left,.s1-right{max-width:50%;}
    .wp2{width:96%;}
}
@media screen and (max-width: 760px) {
    body{padding-bottom:60px;}
    .ax-padding{padding:5px;}
    .wp2{width:99%;}
    .ax-header,.ax-space-header{display:block;}
    .ax-header a[class*="-open"]{float:right; right:10px;}
    .ax-header .ax-logo img{height:auto;max-width:100%;}
    .ax-drawer[data-size="sm"] .ax-drawer-wrapper{width:90%;}
    .ax-drawer-footer{display:none;}
    .header{display:none;}
    .bt h2{font-size:20px;}
    .bt h2 span i {font-size:15px;}
    .s1-left,.s1-right{max-width:96%;padding:2%;}
    .section2 .des{padding:2%;}
    .section2 ul li{width:96%;margin:2%;}
    .section2{height:1300px;}
    .section2 dl dt h2{font-size:16px;line-height:25px;padding:0 5%;}
    .section3 ul li{width:96%;margin:2%;}
    .section3 ul li:nth-child(1){margin-left:2%;}
    .section5{background: url(../images/bg2.jpg) center no-repeat;background-size:cover;}
    .section5 .info img{max-width:100%;}
    .s6-list dl dt{width:calc(100% - 2px);}
    .s6-list dl dd{width:96%;padding:10px 5px;}
    .foot-left dl{width:30%;margin:1%;}
    .foot-left dl:nth-child(1),.footer dl:nth-child(2){width:48%;margin:1%;}
    .footer dl dd a{font-size:12px;}
    .foot-right dl dt img{width:auto;}
    .foot-right{width: 96%;margin:2%;}
    .foot-right img {max-height:70px;}
    .copyright{margin-top:0; line-height:40px;}
    .Train-info ul li{width:96%;margin:2%;}
    .main-top-left{width:100%;}
    .main-top-right{width:100%;height:auto;}
    .main-top-right2{height:auto;}
    .main-top-right .info,.main-top-right h2{padding:10px;}
    .main-top-right .info .info-height{height:250px;}
    .main-top-right .info .info-height.info-height-dj{height:auto;}
    .main-top-right .button{margin-top:0px;}
    .main-mid-left{width:100%;}
    .ax-menu-page .ax-item{padding:0 10px;font-size:13px;}
    .ax-menu-page .ax-item:last-child:after{border-right:none;}
    .main-mid-right{width: 100%;}
    .main-list ul li{width:48%;float:left;padding:20px 1%;margin-left:-2px;}
    .main-list ul li:nth-child(2n){border-left:none;}
    .mySwiper1 h2{line-height: 25px;}
    .ax-tab .ax-tab-content form{padding-left:8%;}
    .game163 .smallImg{width:88%;}
    .main #left{width:100%;}
    .main #right{width:100%;}
    .main-list-about ul li img{height:60px;}
    .ibanner{height:200px;}
    .news-left{width:100%;}
    .news-item dl dt{width:100%;}
    .news-item dl dd{width:96%;margin:2%;}
    .news-item dl dd a.more{float:none;}
    .news-item dl dd div.news-info{margin-bottom:10px;text-align:justify;}
    .news-right{width: 100%;height:auto;}
    #news-nav a{margin-bottom:10px;}
    .ax-toptopwap{display:block;}
    .ax-toptoppc{display:none;}
    .main-list ul li p{font-size:12px;}
    .main-top-left img,.main-top-left{height:auto;}
    .wap-info{display:block;}
    .pc-info{display:none;}
    .ax-col-8{width:100%;}
    .daoju-table table tr td b{font-size:13px;}
    .daoju-table table tr td{font-size:12px;padding:2px;}
    .Train-info .des .fl{width:100%;line-height:30px;text-align:justify;}
.Train-info .des .fr{width:100%;text-align:center;}
.kefu{width:100%;position:fixed;bottom:0;}
.kefu ul li{width:20%;float:left;height:48px;}
.kefu ul li div{position:absolute;bottom:60px;}
.kefu ul li i.icon-fanhuidingbu{margin-top:11px;}
}