﻿@charset "utf-8";
/* CSS Document */

body, ul, dl, dt, dd, ol, li, i, em, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, tbody, td, img, div, input { margin: 0; padding: 0; border: 0; font-family:"微软雅黑"; }
body { color: #333; font-size: 12px; background: #f1f1f1;}
p{ color:#484848; line-height:22px;}
ul, li, ol { list-style-type: none; }
i, em { font-style: normal; }
select, input, img, select { vertical-align: middle; }
a { text-decoration: none; color: #333; }
a:hover { color:#fe6700; }

.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}

nav{ padding:0 10% 0 0; height:105px; background:#171e26;}
nav ul li{ float:left; line-height:105px;}
nav ul li a{ color:#fff; padding:0 10px; display: block; font-size: 18px;}
nav ul li a:hover{ color: #fff; background:#13d2ae; }
nav p:nth-of-type(1){ text-align: center; width: 10%;  color:#13d2ae; font-size: 14px; line-height:105px; }
nav p:nth-of-type(2){ color: #13d2ae; font-size: 20px; line-height:105px; padding-left: 55px; background:url(../images/phone.png) 5px  35px  no-repeat; background-size: 30px;}

.slideBox{ width:100%; height:790px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:15px; bottom:20px;  z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px; border-radius:50%;  width:15px; height:15px; line-height:15px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#13d2ae; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:790px; display:block;  }
.slideBox .bd .zi{width: 50%; height: 400px; position: absolute; top: 187px; left:25%;  border:#13d2ae solid 8px; border-radius: 15px; }
.slideBox .bd .zi p:nth-of-type(1){ color: #fff; font-size:60px; font-weight: 100; margin-top: 70px; }
.slideBox .bd .zi p{color: #13d2ae; font-size:50px; font-weight:bold; margin-top: 50px; text-align: center; line-height: 50px;}

.box1{padding:0 10%;background: #fff; height: 265px; border-bottom:#e3e3e3 solid 1px; }
.box1 ul {margin-left:60px;}
.box1 ul li {float: left;width: 12%;height: 160px;margin-top: 49px;text-align: center;margin-left: 1%;cursor: pointer;}
.box1 ul li p{ color: #fff; font-size: 20px; }
.box1 ul li p img{ margin-top: 25px; }
.box1 ul li:hover{opacity:0.9;  background:#000; }
.box1 ul li:nth-of-type(1){ width: 13%; background: #57bcce; margin-left: 0; display:none;}
.box1 ul li:nth-of-type(1) p{ margin-top: 40px;  font-size: 22px;}
.box1 ul li:nth-of-type(2){background: #bfd894; }
.box1 ul li:nth-of-type(3){background: #ddc069; }
.box1 ul li:nth-of-type(4){background: #fc9359; }
.box1 ul li:nth-of-type(5){background: #6dbaed; }
.box1 ul li:nth-of-type(6){background: #b1a3de; }
.box1 ul li:nth-of-type(7){background: #9ed2e0; }
.box1 ul li:nth-of-type(8) {background: #57bcce;}

.box2{ padding:0 10%; margin:30px auto;}
.tit{ font-size: 24px; margin-bottom: 15px; }
.tit span{ font-size: 16px; margin-left: 10px; }
.box2 ul{float: left; margin-left:1.5%; padding:20px 1.5% ; width:28%; background: #fff; border:#e3e3e3 solid 1px;  box-shadow: 5px 5px 5px #ccc; margin-bottom: 30px; cursor: pointer; }
.box2 ul{transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.box2 ul:hover { transform:translate(0,-5px);-webkit-transform:translate(0,-5px); -moz-transform:translate(0,-5px);-o-transform:translate(0,-5px);-ms-transform:translate(0,-5px);}
.box2 ul li img{ width: 100%; }
.box2 ul:nth-of-type(1){ margin-left: 0; }
.box2 ul:nth-of-type(4){ margin-left: 0; }
.box2 ul li:nth-of-type(2){font-size:16px; font-weight: bold; color:#333; margin-top: 15px;}
.box2 ul li:nth-of-type(3){ font-size:14px;  color:#999; margin-top: 5px;}
.box2 ul li:nth-of-type(4){ font-size:20px;  color:#ff2d2d; font-weight: bold; padding: 12px 0; }
.box2 ul li:nth-of-type(4) a{ font-size: 14px; color:#fff; background:#13d2ae;  padding:8px 20px; cursor: pointer; float: right;}

.box3 {background: #fff; border-bottom: #e3e3e3 solid 1px; padding: 30px 10% 10px 10%; }
.box3 .tit{color: #13d2ae;}
.box3 .left{position: relative; width:32%;}
.box3 .left .photo img{width:100%;height:700px;overflow:hidden;}
.box3 .left .rsp{width:100%;height:700px;overflow:hidden;position: absolute;background:#13d2ae;top:0px;left:0px;}

.box3 .left .text{position:absolute;width:100%;height:700px;left:-405px;top:0px;overflow:hidden;}
.box3 .left  .text h3{width:100%;margin-top:100px;height:50px;line-height:50px;text-align:center;color:#FFFFFF;font-size:20px;}
.box3 .left  .text a{text-decoration:none}
.box3 .left  .text p{text-align:center;color:#FFFFFF;font-size:18px;}
.box3 .left  .text h2{ text-align: center; font-size: 24px; color: #fff; margin-top: 20px; }
.box3 .right .left li{ margin-bottom: 15px; }
.box3 .rsp1{width:100%;height:185px;overflow:hidden;position: absolute;background:#13d2ae;top:0px;left:0px;}
.box3 .text1{position:absolute;width:100%;height:185px;left:0px;top:0px;overflow:hidden;}
.box3 .text1 h3{width:100%;margin-top:20px;height:60px;line-height:50px;text-align:center;color:#FFFFFF;font-size:20px;}
.box3 .text1 a{text-decoration:none}
.box3 .text1 p{text-align:center;color:#FFFFFF;font-size:18px;}
.box3 .text1 h2{ text-align: center; font-size: 24px; color: #fff; margin-top: 20px; }

.box3 .right .left{ width: 57%; }
.photo1 img{width:100%;height:185px;overflow:hidden;}
.photo2 img{width:100%;height:185px;overflow:hidden;}
.rsp2{width:100%;height:185px;overflow:hidden;position: absolute;background:#13d2ae;top:200px;left:0px;}
.text2{position:absolute;width:100%;left:0px;top:145px;overflow:hidden;}
.text2 h3{width:100%;margin-top:80px;height:60px;line-height:50px;text-align:center;color:#FFFFFF;font-size:20px;}
.text2 a{text-decoration:none}
.text2 p{text-align:center;color:#FFFFFF;font-size:18px;}
.text2 h2{ text-align: center; font-size: 24px; color: #fff; }

.box3 .right1{ float: right;width: 42%; }
.box3 .right{ position:relative; width:67%; overflow: hidden;}
.tu3{width:100%;height:385px;overflow:hidden;}
.photo3 img{width:100%;height:385px;overflow:hidden;}
.rsp3{width:100%;height:385px;overflow:hidden;position: absolute;background:#13d2ae;top:0px;left:width:100%;}
.text3{position:absolute;width:30%;height:385px;right:-330px;top:0px;overflow:hidden;}
.text3 h3{width:100%;margin-top:100px;height:50px;line-height:50px;text-align:center;color:#FFFFFF;font-size:20px;}
.text3 a{text-decoration:none}
.text3 p{text-align:center;color:#FFFFFF;font-size:18px;}
.text3 h2{ text-align: center; font-size: 24px; color: #fff; margin-top: 20px; }
.tu4{ width: 100%; }
.photo4 img{ width: 100%; height:294px;}
.rsp4{width:100%;height:294px;overflow:hidden;position: absolute;background:#13d2ae;top:400px;left:0px;}
.text4{position:absolute;width:100%;height:294px;right:-100%;top:400px;overflow:hidden;}
.text4 h3{width:100%;margin-top:100px;height:50px;line-height:50px;text-align:center;color:#FFFFFF;font-size:20px;}
.text4 a{text-decoration:none}
.text4 p{text-align:center;color:#FFFFFF;font-size:18px;}
.text4 h2{ text-align: center; font-size: 24px; color: #fff; margin-top: 20px; }

.box4{padding:0 10%; padding-bottom: 20px; }
.box4 .tit{ padding:40px 0 10px 0; }
.box4 .left{ width: 60%; padding:10px; background: #fff; cursor: pointer; border-top: #e3e3e3 solid 1px;border-left: #e3e3e3 solid 1px;}
.box4 .left ul{ border-bottom: #e3e3e3 solid 1px; padding: 10px;}
.box4 .left ul:nth-of-type(3){ border:none; }
.box4 .left ul li{ float: left; width: 30%; }
.box4 .left ul li img{ width:100%; height: 140px; }
.box4 .left ul li:nth-of-type(2){ width:68%; padding-left:1%; padding-top: 20px; float: right;}
.box4 .left ul li p:nth-of-type(1){ font-size: 16px; font-weight: bold; }
.box4 .left ul li p:nth-of-type(2){ font-size: 14px; padding:5px 0; height: 38px; line-height: 20px; overflow: hidden; }
.box4 .right{ width: 32%; height: 463px; background: #fff; cursor: pointer; padding:20px 2% 20px 2%; border-top: #e3e3e3 solid 1px;border-right: #e3e3e3 solid 1px;  }
.box4 .right img{ width:100%; }
.box4 .right p:nth-of-type(1){ font-size: 16px; font-weight: bold; margin-top: 15px; }
.box4 .right p:nth-of-type(3){ font-size: 14px; padding:5px 0 15px 0; height: 50px; line-height: 20px; overflow: hidden; }
.box4 .right ul{ border-top: #e3e3e3 dashed 1px; padding-top: 18px; padding-left: 20px; }
.box4 .right ul li{ list-style: disc; height: 30px; line-height: 30px; }

.box5{ padding:0 10%; margin:30px auto;}
.box5 ul{float: left; margin-left:1.5%; padding:20px 1.5% ;height:270px; width:28.2%; background: #fff; border:#e3e3e3 solid 1px;  box-shadow: 5px 5px 5px #ccc; margin-bottom: 30px; cursor: pointer; }
.box5 ul{transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.box5 ul:hover { transform:translate(0,-5px);-webkit-transform:translate(0,-5px); -moz-transform:translate(0,-5px);-o-transform:translate(0,-5px);-ms-transform:translate(0,-5px);}
.box5 ul li img{ width:100%;}
.box5 .title{font-size:16px; font-weight: bold; color:#333; margin-top: 15px;}
.box5 .xm1{ font-size:16px;  color:#999; margin-top: 5px;}
.box5 .xm2{text-align:right;font-size:16px;  color:#ff2d2d; font-weight: bold; padding: 5px 0;width:100%;}
.box5 .xm3{ font-size:16px;  color:#999; margin-top: 5px;}
.box5 .xm4{text-align:right;font-size:16px;  color:#ff2d2d; font-weight: bold; padding: 5px 0;width:100%;}
.box5 .info{ font-size:14px;  color:#999; margin-top: 5px;}

.bottom {padding: 0 10%;background: #182127;color: #fff;padding-top: 35px;text-align: center;position: relative;}
.bottom .left{width: 23.3%;}
.bottom h3{ font-size: 14px; margin-bottom: 15px;}
.bottom h3 img{width: 25px; margin-right: 5px;}
.bottom p{ color: #999; }
.bottom .center{ float: left; width: 33.3%; text-align: center;}
.bottom .center h3{ margin-right: 150px; }
.bottom .center p{ margin-bottom: 10px; }
.bottom .center p:nth-of-type(3){background: #fff; color:#182127; width: 60px; height: 30px; border-radius: 10px; line-height: 30px; cursor: pointer;; text-align: center; margin-left: 180px; }
.bottom .center input{ height: 30px; border-radius:5px; width: 200px; margin-left: 10px;}
.bottom .center textarea{ height: 60px; border-radius:5px; width: 195px; margin-left: 10px; }
.bottom .right{ width: 33.3%; }
.di{width: 100%; height: 40px; line-height: 40px; background:#0f151a; text-align: center; margin-top: 30px;}

/* synopsis */

.banner_page {background: url(../images/banner_page.png) no-repeat; width: 100%;  margin: 0;  padding: 0;}
.banner_page .w {padding-top:300px;  }
.banner_page2{background: url(../images/banner_page.png) no-repeat; width: 100%;margin:0;padding:0;}
.banner_page2 .m{}
.banner_page3{background: url(../images/banner_page1.png) no-repeat; width: 100%;margin:0;padding:0;}
.banner_page3 .m{}

.banner_top {width: 100%;height: 120px;background: #13d2ae;position: absolute;left: 0;bottom: 0;color: #fff;border-top-left-radius: 10px;border-top-right-radius: 10px;position: static;margin-bottom: 20px;}
.banner_top img{ float: right; width: 100px; margin-top: 10px; margin-right: 10px; }
.banner_top ul{ margin-top: 25px; margin-left: 20px; width: 60%; }
.banner_top ul li{ font-size: 20px; height: 35px; line-height: 35px; font-weight: bold; }
.banner_top ul li:nth-of-type(1){ background: url(../images/page_icon1.png) 10px 5px no-repeat; background-size: 30px; padding-left: 45px; }
.banner_top ul li:nth-of-type(2){ background: url(../images/page_icon2.png) 10px 5px no-repeat; background-size: 30px; padding-left: 45px; }
.banner_top p{ color: #fff; width: 20%; font-size: 16px; line-height: 120px; margin-right: 15px; }
.banner_top2{width:100%;height:120px; background: #13d2ae;color: #fff; border-top-left-radius:10px;border-top-right-radius:10px;}
.banner_top2 img{ float: right; width: 100px; margin-top: 10px; margin-right: 10px; }
.banner_top2 ul{ margin-top: 25px; margin-left: 20px; width: 60%; }
.banner_top2 ul li{font-size: 20px; height: 35px; line-height: 35px; font-weight: bold; }
.banner_top2 ul li:nth-of-type(1){ background: url(../images/page_icon1.png) 10px 5px no-repeat; background-size: 30px; padding-left: 45px; }
.banner_top2 ul li:nth-of-type(2){ background: url(../images/page_icon2.png) 10px 5px no-repeat; background-size: 30px; padding-left: 45px; }
.banner_top2 p{ color: #fff; width: 20%; font-size: 16px; line-height: 120px; margin-right: 15px; }
#allmap{ height: 400px; margin:0 40px; }

.sy_box1 .w{ background: #fff; margin:0 10%; padding:30px 0; }
.page_contit{background:#fff; text-align: center; padding-bottom: 15px; border-bottom: #e3e3e3 solid 1px; font-size: 16px; }
.page_contit1{background:#fff; text-align: center; padding-bottom: 15px;padding-top:20px; border-bottom: #e3e3e3 solid 1px; font-size: 16px; }
.page_tit{ color: #13d2ae; font-size: 16px; padding:20px 0 10px 40px; }
.sy_box1 .con{ text-indent: 2em; line-height: 25px; padding: 0 50px; margin-bottom: 15px; }

/* 景点列表 position: absolute; */
.banner_page1{position:relative;  background: url(../images/banner_page1.png) no-repeat; width: 100%; height: 460px;  }
.banner_top1{top:400px; width: 100%;  border-top-left-radius:10px;border-top-right-radius:10px;}
.pagetab{ width:80%; margin:0 auto; height:auto; background: #fff;  border-top-left-radius:10px;border-top-right-radius:10px;}
.pagetab .hd{ float: left; width:20%; border-right: #e3e3e3 solid 1px; margin-top: 40px; }
.pagetab .hd ul{border-top: #e3e3e3 solid 1px;}
.pagetab .hd p{border:#13d2ae solid 1px; color:#13d2ae ;height:60px; line-height:60px; text-align:center; font-size: 14px; }
.pagetab .hd ul li{ width:100%; height:60px; line-height:60px; text-align:center; background:#fff; cursor:pointer;  border-bottom: #e3e3e3 dashed 1px; color: #666; font-size: 14px; }
.pagetab .hd ul li.on{ background:#fff; color:#13d2ae; }
.pagetab .bd{ float: right; width: 75%; margin-right: 3%; }
.pagetab .bd h3{ color:#13d2ae; font-size: 16px; text-align: left; padding:40px 0 15px 0;}
.pagetab .bd li{ zoom:1; vertical-align:middle; }
.pagetab .bd li p{ line-height: 25px; text-indent: 2em; margin: 15px 0; font-size: 14px; }
.pagetab .bd img{ width:100%;  display:block;  }

/* 新闻列表 */
.pagetab .bd1{ padding:25px 0; width: 78%;  float: right; }
.pagetab .bd1 .cen{ padding:20px 0;   border-bottom: #e3e3e3 solid 1px; cursor: pointer; }
.pagetab .bd1 .left{ width: 30%; height: 140px; } 
.pagetab .bd1 .left img{ width: 100%; height: 140px;}
.pagetab .bd1 .right{ width: 63%; }  
.pagetab .bd1 .right{ padding:0 10px; margin-right:3.5%;}
.pagetab .bd1 .right p:nth-of-type(3){line-height: 20px; height:50px;width:100%; font-size:14px;text-indent: 0em; margin:0; padding: 8px 0; overflow: hidden;}
.pagetab .bd1 .right p:nth-of-type(1){ font-size: 16px; color: #333; font-weight: bold; }
.pagetab .bd1 .right p:nth-of-type(4) a{ margin-top: 5px; font-size: 12px; background:#fff; color:#13d2ae; border:#13d2ae solid 1px; padding: 3px 20px; float: right; border-radius: 5px;  }
/* 景点列表 position: absolute;*/
.project_li{  width:80%; margin:0 10%;  border-top-left-radius:10px;border-top-right-radius:10px;  height:auto; background: #fff;}
.project_li1{ width:80%; margin:0 10%;  border-top-left-radius:10px;border-top-right-radius:10px;  height:auto; }

.deal-tile{ width:22.5%; height:280px; border:1px solid #ececec; float:left; margin:40px 1% 20px 1%; box-shadow: 5px 5px 5px #ccc; }
.deal-tile .tu{width: 96%; height: 134px; display:block; padding:10px 0; margin:0 auto;}
.deal-tile h3{ margin-left: 15px; font-size: 16px; }
.deal-tile p:nth-of-type(1){ margin-left: 13px; font-size:14px; font-weight: bold; color: #e60100; padding:5px 0; }
.deal-tile .an{ float:right;background:#13d2ae; color:#fff; width:80px;height:30px; line-height:30px; text-align:center; font-size: 14px; margin-top:5px;margin-bottom: 10px; margin-right: 10px; }
.deal-tile .an a{ color: #fff; cursor: pointer; }
.deal-tile .pyxm{margin-left: 13px; font-size:14px;padding:5px 0;}
.deal-tile .pyjg1{margin-right: 13px; font-size:14px;padding:0;font-weight: bold; color: #e60100;float:right;}

.deal-tile3{ width:31%; height:280px; border:1px solid #ececec; float:left; margin:40px 1% 20px 1%; box-shadow: 5px 5px 5px #ccc; }
.deal-tile3 .tu{width: 96%; display:block; padding:10px 0; margin:0 auto;}
.deal-tile3 h3{ margin-left: 15px; font-size: 16px; }
.deal-tile3 p:nth-of-type(1){ margin-left: 13px; font-size:14px; font-weight: bold; color: #e60100; padding:5px 0; }
.deal-tile3 .an{ float:right;background:#13d2ae; color:#fff; width:80px;height:30px; line-height:30px; text-align:center; font-size: 14px; margin-top:5px;margin-bottom: 10px; margin-right: 10px; }
.deal-tile3 .an a{ color: #fff; cursor: pointer; }
.deal-tile3 .pyxm{margin-left: 13px; font-size:14px;padding:5px 0;}
.deal-tile3 .pyjg1{margin-right: 13px; font-size:14px;padding:0;font-weight: bold; color: #e60100;float:right;}

.deal-tile2{ width:22.5%; height:250px; border:1px solid #ececec; float:left; margin:40px 1% 20px 1%; box-shadow: 5px 5px 5px #ccc; }
.deal-tile2 .tu{width: 99%;  display:block; padding:10px 0; margin:0 auto;}
.deal-tile2 h3{ margin-left: 15px; font-size: 16px; }
.deal-tile2 p:nth-of-type(1){ margin-left: 5px; font-size:14px; font-weight: bold; color: #e60100; padding:5px 0; }
.deal-tile2 .an{ float:right;background:#13d2ae; color:#fff; width:80px;height:30px; line-height:30px; text-align:center; font-size: 14px; margin-top:5px;margin-bottom: 10px; margin-right: 10px; }
.deal-tile2 .an a{ color: #fff; cursor: pointer; }
.deal-tile2 .pyxm{margin-left: 13px; font-size:14px;padding:5px 0;}
.deal-tile2 .pyjg1{margin-right: 13px; font-size:14px;padding:0;font-weight: bold; color: #e60100;float:right;}

/*筏工列表*/
.deal-tile4 {width: 15%; height: 280px; border: 1px solid #ececec; float: left; margin:40px 1% 20px 3%; box-shadow: 5px 5px 5px #ccc;align-items: center;}
.deal-tile4 .tu {width: 96%; display: block; padding: 10px 0; margin: 0 auto; text-align:center;}
.deal-tile4 h3 { margin-left: 15px; font-size: 16px;text-align:center;}
.deal-tile4 p:nth-of-type(1) { margin-left: 13px; font-size: 14px; font-weight: bold; color: #e60100; padding: 5px 0;}
.deal-tile4 .an {float: right; background: #13d2ae; color: #fff; width: 80px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; margin-top: 5px; margin-bottom: 10px;margin-right: 10px;}
.deal-tile4 .an a {color: #fff;cursor: pointer;}
.deal-tile4 .pyxm {margin-left: 13px;font-size: 14px;padding: 5px 0;}
.deal-tile4 .pyjg1 {margin-right: 13px;font-size: 14px;padding: 0;font-weight: bold;color: #e60100;float: right;}

/* 详情 */
.bd2{  width: 100%;  }
.bd2 span{text-align: center; display: block; padding-bottom: 15px; }
.bd2 h3{ color: #333; font-size: 16px; text-align: center; padding: 20px 0 5px 0;}
.bd2 li{ zoom:1; vertical-align:middle; }
.bd2 li p{line-height: 25px;  text-indent: 2em;font-size: 14px; text-align:left; word-wrap:break-word; }
.bd2 img{ width:100%;  display:block;  }
.bd3{width: 100%;  font-size: 18px; }
.bd3 h3{color: #333; height:60px; font-size: 24px; text-align: center; padding: 20px 10px 5px 10px;}
.bd3 span{text-align: center; display: block; padding-bottom: 15px;}
.bd3Text{text-align:left;line-height: 28px;text-indent: 2em;font-size: 16px; padding: 20px 10px 5px 10px;word-wrap:break-word;}
.bd3Text img{width: 80%;}
/* page */
.page { margin:0; padding:20px 0; line-height:20px; text-align:center; display:block;}

.page li{ display:inline-block; margin:0 2px; padding:4px 12px; border:1px solid #ccc; color:#8c8c8c; }
.page li:hover { border:1px solid #13d2ae; background:#13d2ae; color:#fff; font-weight:bold; text-decoration:none; }
.page .current { border:1px solid #13d2ae;  background:#13d2ae; color:#fff;font-weight:bold; }
.preNext{ border:1px solid #d5d5d5; height:32px; line-height:32px; margin-bottom:15px; color:#333333; padding-left:15px; padding-right:15px; margin-top:25px;}
.preNext span{ font-weight:bold;}
.preNext a{ color:#333333;}
/* 评价 */
.right_style{ padding-top: 20px; }
.clearfix{ margin:30px 5%;}
.ask-list .pic-b p:nth-of-type(1){ float: left; color: #13d2ae; font-size: 16px; font-weight: bolder; margin-left: 5%; margin-bottom: 5px; }
.ask-list .pic-b p:nth-of-type(2){ color: #ff0000; float:left; margin-left: 30px;}
.ask-list .arc { width:90%; padding-left:5%;  }
.ask-list .arc p{ color: #666; line-height: 20px; font-size: 14px; margin: 5px 0;  }
.ask-list .answ{background: #fff; margin-bottom: 10px; border-bottom:#e3e3e3 dashed 1px;}
.ask-list .arc .labs-bot { height: 13px; padding-left:5%;  font-size: 12px; padding-bottom:20px; margin:0 10px;}
.ask-list .labs-bot .ff {line-height: 13px; background: url(../images/lev2_icon.png) no-repeat; padding-left: 20px; margin-left: 20px; color: #999; float:right;}

.order-list { width: 80%; margin:0 10%; font-family: myFirstFont; padding-bottom:110px;}
.order-list section {height:160px; position: relative;clear: both; background: #fff; margin-bottom: 10px;}
.order-list-Below { width: 92.5%; padding-top: 13.5px; position: relative; margin: auto; clear: both;}
.order-list-Below h1 { font-family: myFirstFont;  font-size: 13px;  color: #333;  line-height: 1;  height: 27px;  float: left;}
.order-list-Below ul {float: left;padding-left: 30px;padding-bottom:30px; }
 .order-list-Below ul li {margin-top:10px;}
.order-list-Below ul li p { margin-top: 60px; margin-left: 20px;  }
.order-list-Below ul li:nth-of-type(1) {float: left;width: 60px;height: 60px;background: url("../images/star.png") no-repeat left top;background-size: 60px 60px;}
.order-list-Below ul li:nth-of-type(1).on {background: url("../images/star1.png") no-repeat left top;background-size: 60px 60px;}
.order-list-Below ul li:nth-of-type(2) {float: left;width: 60px;height: 60px;background: url("../images/star.png") no-repeat left top;background-size: 60px 60px;}
.order-list-Below ul li:nth-of-type(2).on {background: url("../images/star1.png") no-repeat left top;background-size: 60px 60px;}
.order-list-Below ul li:nth-of-type(3) {float: left;width: 60px;height: 60px;background: url("../images/star.png") no-repeat left top;background-size: 60px 60px;}
.order-list-Below ul li:nth-of-type(3).on {background: url("../images/star1.png") no-repeat left top;background-size: 60px 60px;}
.order-list-Below ul li:nth-of-type(4) {float: left;width: 60px;height: 60px;background: url("../images/star.png") no-repeat left top;background-size: 60px 60px;}
.order-list-Below ul li:nth-of-type(4).on {background: url("../images/star1.png") no-repeat left top;background-size: 60px 60px;}
.order-list-Below ul li:nth-of-type(5) {float: left;width: 60px;height: 60px;background: url("../images/star.png") no-repeat left top;background-size: 60px 60px;}
.order-list-Below ul li:nth-of-type(5).on {background: url("../images/star1.png") no-repeat left top;background-size: 60px 60px;}

.order-list-Below .order-textbox input {border:1px solid #ccc !important;height:25px; margin-top:5px;}

.order-list-Below .order-textbox { clear: both;}
.order-list-Below .order-textbox textarea {  width: 100%;  height: 90px;  padding: 5px;  border: none;  border: 1px solid #bbb;  border-radius: 4px;  font-family: myFirstFont ; font-size: 13px;  color: #333;}
.order-button {  margin:0 auto; width: 300px; height: 60px; background: #c5c5b5; font-family: myFirstFont ; text-align: center; border-radius:8px;}
.order-button a {  margin: 0 auto;  display: block;  width: 92.5%;  height: 39px;  line-height: 39px;  background: #13d2ae;  border-radius: 4px;  color: #fff;  font-size: 14px;}

.top1 p{ float: left; }
.top1{ padding:5px 0; }
.deal-tile1{ width:22.5%; height:250px; border:1px solid #ececec; float:left; margin:40px 1% 20px 1%; box-shadow: 5px 5px 5px #ccc; text-align: center; }
.deal-tile1 .tu{width:8em; height: 8em; border-radius:50%;  display:block; padding:10px 0; margin:0 auto;}
.deal-tile1 h3{ font-size: 16px; }
.deal-tile1  li:nth-of-type(1){ margin-left:23%; width: 54%; font-size:14px; }
.deal-tile1  li:nth-of-type(2){ height: 60px;margin:0 5%; line-height: 20px; text-align: left; }
.deal-tile1 .an{background:#13d2ae; color:#fff;  width:100px;height:30px; line-height:30px; text-align:center; font-size: 14px;margin:10px auto;}
.deal-tile1 .an a{ color: #fff; cursor: pointer; }

#topImg {height: 300px;width: 100%;}
/*二维码*/
.code {position: fixed;right: 20px;bottom: 50px;}
.code img {width: 100%;display: block;}
.code h3 {text-align:center;}


/*手机底部*/
.footer {overflow: hidden;position: fixed;border-top: #e3e3e3 solid 1px;bottom: 0px;width: 100%;background: #fff;}
.footer ul li {float: left;width: 20%;padding-top: 10px;padding-bottom: 5px;}
.footer ul li a {font-size: 14px;}

.f-a1 {background: url(/m/images/f1_1.png) no-repeat center top;background-size: 30px;display: block;text-align: center;width: 100%;color: #a2a2a2;height: 50px;}
.f-a21{background: url(/m/images/f2_2.png) no-repeat center top;background-size: 30px;display: block;text-align: center;width: 100%;color: #a2a2a2;height: 50px;}
.f-a2 {background: url(/m/images/f2.png) no-repeat center top;background-size: 30px;display: block;text-align: center;width: 100%;color: #a2a2a2;height: 50px;}
.f-a3 {background: url(/m/images/f3.png) no-repeat center top;background-size: 30px;display: block;text-align: center;width: 100%;color: #a2a2a2;height: 50px;}
.f-a4 {background: url(/m/images/f4.png) no-repeat center top;background-size: 30px;display: block;text-align: center;width: 100%;color: #a2a2a2;height: 50px;}

.footer ul li a span {display: block;padding-top: 30px;color:cadetblue;}

.showPhone {display: none;}

/*电脑与Pc样式切换*/
@media screen and (max-width:1024px) {     
    .show-pc { display: none;}
    .showPhone { display: block;}

    .bottom {margin-bottom:150px; }        
    #topImg {height: 150px;}
    .banner_page .w {margin: 0; }
    
    .project_li {top: 300px; width: 90%; margin: 0 5%; }
    .project_li1 {width: 90%;margin: 0 5%;}

    .banner_top,.banner_top2 { height: 150px;  }
    .banner_top ul, .banner_top2 ul { width: 95%;   }
    .order-list section {  height: auto; }

    .deal-tile{width: 90%; text-align:center; }
    .deal-tile3{width: 90%; text-align:center; }
    .deal-tile4{width: 45%; text-align:center; }
    .footer {padding-bottom: 20px;}
    .mHeight{margin-bottom:100px;}

    .bd3Text img{width: 85%; height: auto;}

    /*新闻列表*/
    .pagetab .hd{width:100%; margin-top: 5px; text-align:center; }
    .pagetab .hd ul{border-top: #e3e3e3 solid 0px;}    
    .pagetab .hd ul li{display: inline; width:20%; font-size: 14px; font-weight:600; }
    .pagetab .hd ul li.on{ background:#fff; color:#13d2ae; }
    .pagetab .bd1{ padding:25px 0; width: 100%;}
    .pagetab .bd1 .cen{ padding:20px 0;   border-bottom: #e3e3e3 solid 1px; cursor: pointer; text-align:center; }
    .pagetab .bd1 .left{ width: 100%; height: 140px; } 
    .pagetab .bd1 .left img{ width: 90%; height: 140px;}
    .pagetab .bd1 .right{ width: 90%;text-align:left; }      
    
    /*遇龙河的歌*/
    #banner-example-1{ width:100% !important;}
    .aboutsplit1{height:20px !important;}
}

@media screen and (max-width:768px) {   
}

@media screen and (max-width:500px) {
    
}

@media screen and (max-width:440px) {
   
}

@media screen and (max-width:320px) {
    
}
