
.main{}


/*banner*/
.banner{ width: 100%; height: auto; padding-top: 38%; overflow: hidden; position: relative; background-position: center top; background-size: 100% auto; background-repeat: no-repeat;}


/*分区*/
.section{ width: 100%; height: auto; margin-top: 30px; overflow: hidden; position: relative;}
.section .st_main{ width: 1200px; height: auto; margin: 0 auto; overflow: hidden; position: relative;}
.st_title{ width: 100%; height: 60px; position: relative; border-bottom: 1px dashed #7b7b7b; text-align: center;}
.st_title a.title{ display: inline-block; height: 62px; padding: 0 30px; border-bottom: 6px solid #C2103E; font-size: 22px; line-height: 60px; color: #000; cursor: text;}
/*.st_title a.title:hover{ color: #000;}*/

/*参观指南-列表*/
.st_list.cgzn{ padding: 30px 300px;}
.st_list.cgzn p{ font-size: 14px; line-height: 200%; text-align: center;}

/*讲解服务-列表*/
.st_list.jjfw{ padding: 30px 300px;}
.st_list.jjfw p{ font-size: 14px; line-height: 200%;}

/*参观导览-列表*/
.st_list.cgdl{ width: 100%; height: 640px; overflow: hidden; position: relative;}
.mySwiper1{ width: 810px; height: 610px; overflow: hidden; position: absolute; top: 30px; left: 220px;}
.mySwiper1 .swiper-slide{ width: 100%; height: 100%;}
.mySwiper1 .swiper-slide img{ display: block; width: auto; height: 100%; margin: 0 auto;}
.mySwiper1_nav{ width: 84px; height: auto; position: absolute; top: 150px; left: 90px;}
.mySwiper1_nav li{ width: 84px; height: 84px; margin-bottom: 25px; border-radius: 50%; background-color: #fff; border: 2px solid #aaa; font-size: 18px; line-height: 80px; color: #090909; text-align: center; cursor: pointer; transition: all .2s ease-out 0s;}
.mySwiper1_nav li:hover,
.mySwiper1_nav li.on{ background-color: #C2103E; color: #fff;}


/*参观须知-列表*/
.st_list.cgxz{ padding: 30px 350px;}
.st_list.cgxz p{ font-size: 14px; line-height: 200%;}

/*交通路线-列表*/
.st_list.jtlx{ width: 100%; height: 540px; padding: 35px 0 40px; position: relative;}
.st_list.jtlx iframe{ width: 100%; height: 100%; position: relative; background-color: #fff; border: none;}

/*观众留言*/
.gzly{ width: 100%; height: 270px; overflow: hidden; position: relative; background: url(../images/img19.jpg) center center no-repeat; line-height: 270px; text-align: center;}
.gzly a{ display: inline-block; width: 330px; height: 72px; outline: 2px solid #7D7D7D; border: 2px solid rgba(255,255,255,0.7); background-color: rgba(0,0,0,0.3); font-size: 18px; line-height: 70px; text-align: center; color: #fff;}
.gzly a:hover{ border: 2px solid #7D7D7D; background-color: rgba(0,0,0,0.7);}



