@charset "utf-8";

/* Banner */
.ibanner { position:relative; width:1920px; left:50%; margin-left:-960px; }

/* 主体 */
.wrap { position:relative; width:1200px; min-height:460px; margin:0 auto; }
.wrap .main{ padding:45px 0 0; }

/* 左侧栏目标题 */
.leftTitle{font-size: 30px; color: #414141; font-weight: bold;text-align: center; background: url(ins_ico_01.png)  no-repeat 443px bottom; padding-bottom: 3px;margin: 62px 0;}

/* 二级、三级菜单 */
.menu dl { zoom:1;border-bottom:1px solid #c1bba9; text-align:center;width: 1920px;position: relative;left: 50%;margin-left: -960px}
.menu dl:after{content:'\20';display:block;height:0;clear:both}
.menu dl dt{ display:inline-block; *display:inline; zoom:1; margin:0 2px 12px; vertical-align:top; }
.menu dl dt a{font-size: 20px;color: #888270;display: inline-block;margin: 0 25px;position: relative;}
.menu dl dt a::after{content: '';position: absolute;width: 11px;height: 11px;background: url(ins_ico_05.png)  no-repeat;left: 50%;margin-left: -6px;bottom: -18px;transition: all .5s;}
.menu dl dt:hover a::after{background: url(ins_ico_06.png)  no-repeat;}
.menu dl dt:hover a{color: #e50f0f}
.menu dl dt .current{color: #e50f0f}
.menu dl dt .current::after{background: url(ins_ico_06.png)  no-repeat;}

/* 面包屑 */
.location { position:relative; height:40px;line-height:40px;background: #d7d4c8;}
.breadcrumbs {width:1200px; margin:0 auto;font-size: 15px;color: #888270;}
.breadcrumbs a {vertical-align:top;padding: 0 3px;font-size: 15px;color: #888270;}
.breadcrumbs a:hover{color: #e50f0f;}

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:16px; word-wrap:break-word; text-align:justify; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#333; font-size:20px; }
.article .hd .titBar { color:#999; font-size:13px; } 
.article .bd { padding-bottom:40px; text-align:justify; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:20px; background:#f6f6f6; overflow:hidden; }
.hotNews .pic { float:left; width:261px; height:266px; }
.hotNews .pic img {width:261px;height:266px;}
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:38px 30px 0; }
.hotNews dl dt a { font-size: 22px; }
.hotNews dl .i { padding:20px 0; font-size: 16px; text-align:justify; color:#888; line-height:25px; }
.hotNews dl .m { width:120px; height:34px; background:#fff; line-height:34px; text-align:center; }
.hotNews dl .m a { display:block; background:#ccc; color:#333; font-size:16px; }
.hotNews dl .m a:hover { background:#da0f0f; color:#fff; }

/* 新闻列表 */
.list { padding:0 0 40px; }
.list li { padding:15px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_18.gif) left center  no-repeat; font-size:14px; height:20px; line-height:20px; clear:both; }
.list li a { padding-left:12px; float:left;font-size: 16px}
.list li span { float:right; color:#999; font-family:Arial;font-size: 16px}

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic a{display:block;width:147px;height:150px;line-height:150px;text-align:center;background:#eee;}
.pothoItem .item .pic img { width:147px; height:150px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d {font-size:14px;font-family:Arial;padding-top:3px;}
.pothoItem .item dl .m a{display:block; width:120px; height:30px; line-height:30px; background:#ddd; text-align:center;}
.pothoItem .item dl .m a:hover{background:#e50f0f;color:#fff;}
.pothoItem .item dl .i { padding:5px 0 20px; color:#999; font-size:13px; line-height:25px; text-align:justify; }

/* 图片列表 */
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item { position:relative; width:280px; margin:0 26px 20px 0; float:left; display:inline;}
.piList .pic-item:nth-child(4n){float:right;margin-right:0;}
.piList .list-pic { display:block; width:280px; height:186px; line-height:186px;}
.piList .list-pic img { width:280px; height:186px; }
.piList dl { padding:4px 5px; font-size:13px; }
.piList dl dt { height:30px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:12px 12px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#000; font-size:18px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#000; font-size:18px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:30px;font-size: 18px}
.message-list .r-title { padding:0; line-height:20px;margin-top: 15px;font-size:18px; font-weight:bold; }
.message-list .r-info { padding:5px 0; line-height:30px; font-size: 18px}

.table{width:100%;margin-bottom:40px;}
.table th{height:36px;line-height:36px;background:#777;color:#fff;font-size:16px;font-weight:normal;}
.table th a{color:#fff;}
.table td{width:20%;}
.table tr{text-align:center;}
.table tr td{height:44px;line-height:44px;font-size:14px;}
.table tr:nth-child(2n-1){background:#f2f2f2;}
.table tr:nth-child(2n){background:#fff;}

/* 分页 */
.page { padding:0 0 45px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 3px; padding:4px 12px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top;font-size: 16px}
.page a:hover,.page .current { border:1px solid #e50f0f; background:#e50f0f; color:#fff; }
.page .go{font-size: 16px;padding: 5px 10px;display: inline-block;}

.hr-list{margin-bottom:25px;}
.hr-list dt{font-size:16px;border-bottom:1px solid #eee;color:#da0f0f;padding-bottom:5px;font-weight:bold;}
.hr-list dd{font-size:13px;color:#888;line-height:26px;margin-top:20px;}

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:32px; text-align:right; font-size:14px; }
.form-panel .input { padding:7px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:26px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:600px; height:120px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:14px 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:130px; height:36px; border:none; font-size:14px; background:#666; color:#fff; cursor:pointer; }
.form-panel .submit-field .btn-submit{background:#e50f0f;color:#fff;}

.red{color: #da0f0f}

/*景点*/
.jd-sideBar{background: url(ins_ico_02.png) no-repeat;width: 1920px;height: 190px;position: relative;left: 50%;margin-left: -960px;margin-top: 47px}
.jd-sideBar .current{color: #e50f0f;background: url(ins_ico_04.png) no-repeat top center;}
.jd-sideBar .current::after{background: url(ins_ico_06.png) no-repeat;}
.jd-sideBar ul li{float: left;display: inline-block;text-align: center;margin-right: 69px}
.jd-sideBar ul li:last-child{margin-right: 0}
.jd-sideBar ul li a{font-size: 18px;color: #000000;display: block;padding-top: 100px;background: url(ins_ico_03.png) no-repeat top center;background-size: 71px 71px;transition: all .5s;position: relative;min-width: 71px}
.jd-sideBar ul li a::after{content: '';position: absolute;top: 78px;left: 50%;margin-left: -6px;background: url(ins_ico_05.png) no-repeat;transition: all .5s;width: 11px;height: 11px}
.jd-sideBar ul li a:hover::after{background: url(ins_ico_06.png) no-repeat;}
.jd-sideBar ul li:hover a{color: #e50f0f;background: url(ins_ico_04.png) no-repeat top center;}
.jd-sideBar ul .l1{margin-top: 4px}
.jd-sideBar ul .l2{margin-top: 11px}
.jd-sideBar ul .l3{margin-top: 28px}
.jd-sideBar ul .l4{margin-top: 8px}
.jd-sideBar ul .l5{margin-top: 35px}
.jd-sideBar ul .l6{margin-top: 6px}
.jd-sideBar ul .l7{margin-top: 25px}
.jd-sideBar ul .l8{margin-top: 34px}
.jd-sideBar ul .l9{margin-top: -2px}

.jd-c{margin-left: -50px;margin-top: 50px;padding-bottom: 74px;width: 1300px;position: relative;}
.jd-c .bd{position: relative;}
.jd-c .bd .slide{position: relative;width: 1300px;border-radius: 5px;height: 700px;overflow: hidden;}
.jd-c .bd .mask{position: absolute;top: 0;right: 0;width: 647px;height: 100%;background: url(mask_02.png) no-repeat;background-size: 100% 100%;box-sizing: border-box;padding-top: 103px;z-index: 9;opacity: 0;transition: all .8s ease-in-out;}
.jd-c .bd:hover .mask{opacity: 1}
.jd-c .bd .mask .ti{display: block;font-size: 24px;color: #ffffff;font-weight: bold;text-align: center;background: url(ins_ico_07.png) no-repeat bottom center;padding-bottom: 1px}
.jd-c .bd .mask .cont{padding: 34px 56px 20px;font-size: 16px;color: #ffffff;line-height: 32px}
.jd-c .bd .slide img{display:block;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s;-o-transition: transform 0.5s;max-width: 100%;}
.jd-c .bd .slide:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.jd-c .hd .slide{cursor: pointer;border-radius: 3px!important}
/*.jd-c .hd .slide .mask{position: absolute;top: 0;left: 0;background: url(mask.png)no-repeat;background-size: 100% 100%;width: 100%;height: 100%;font-size: 22px;color: #e50f0f;text-align: center;opacity: 0;transition: all .5s;box-sizing: border-box;padding-top: 45px}
.jd-c .hd .slide .mask img{margin-top: 5px}
.jd-c .hd .slide:hover .mask,.jd-c .hd .swiper-slide-thumb-active .mask{opacity: 1}*/
.jd-c .hd .slide img{border: 1px solid #fff}
.jd-c .hd .swiper-slide-thumb-active img{border: 1px solid rgba(229,15,15,.5)}
.jd-c .hd{width: 1150px;margin: 23px auto 0 auto;position: relative;}
.jd-c .hd .tempWrap{width: 1150px!important;}
.jd-c .prev{width: 60px;height: 150px;background: url(prev_04.png) no-repeat 15px 53px rgba(0,0,0,.65);position: absolute;left: 0px;bottom: 74px;z-index: 9;transition: all .5s;cursor: pointer;outline: none}
.jd-c .next{width: 60px;height: 150px;background: url(next_04.png) no-repeat 15px 53px rgba(0,0,0,.65);position: absolute;right: 0px;bottom: 74px;z-index: 9;transition: all .5s;cursor: pointer;outline: none}
.jd-c .prev:hover{background: url(prev_04.png) no-repeat 15px 53px rgba(231,101,102,.65);}
.jd-c .next:hover{background: url(next_04.png) no-repeat 15px 53px rgba(231,101,102,.65);}

/*酒店预订*/
.yd-form{box-sizing: border-box;width: 100%;background: url(bc_06.jpg) no-repeat top center;background-size: cover;margin-top: 40px;padding: 38px 305px 38px;margin-bottom: 86px}
.yd-form .f1{margin-bottom: 10px;position: relative;}
.yd-form .f1 .a1{width: 220px;height: 76px;line-height: 76px;padding:0 20px 0 45px;background: #fff;border-radius: 3px;font-size: 14px;color: #6c6c6c}
.yd-form .f1 .a2{width: 100%;height: 76px;line-height: 76px;background: url(ins_ico_08.png) no-repeat 520px 36px #fff;border-radius: 3px;box-sizing: border-box;padding: 0 20px 0 45px;font-size: 14px;color: #6c6c6c;cursor: pointer;}
.yd-form #sel-ul{position: absolute;top: 76px;width: 100%;display: none;z-index: 99}
.yd-form #sel-ul li{background: #fff;z-index: 6;border-radius: 3px;height: 40px;line-height: 40px;padding-left: 45px;cursor: pointer;}
.yd-form #sel-ul li:hover{color: #e50f0f}
.yd-form .f2{width: 100%;height: 76px;border-radius: 3px;background: #fff;}
.yd-form .f2 .box{float: left;width: 50%;padding-left: 45px;box-sizing: border-box;height: 58px;margin-top: 8px;line-height: 58px;}
.yd-form .f2 .box label{font-size: 14px;color: #6c6c6c}
.yd-form .f2 .box .a3{box-sizing: border-box;background: url(ins_ico_09.png) no-repeat 110px 22px;width: 166px;margin-left: 16px;padding: 0 40px 0 20px;height: 58px;line-height: 58px;font-size: 14px;color: #6c6c6c;cursor: pointer;}
.yd-form .f2 .box-a{border-right: 1px solid #9d9d9d}
.yd-form .f3 .box{width: 241px;line-height: 76px;background: #fff;border-radius: 3px;padding-left: 45px;font-size: 14px;color: #6c6c6c;position: relative;}
.yd-form .f3 .box .a4{font-size: 14px;color: #6c6c6c;padding-left: 40px;margin-left: 10px;width: 60px;margin-right: 20px;}
.yd-form .f4 .box .a3{margin-left: 0;width: 150px;background: url(ins_ico_09.png) no-repeat 120px 22px;}
.yd-form .f4 .box .a5{background:url(ins_ico_08.png) no-repeat 182px 25px;width: 206px;font-size: 14px;color: #6c6c6c;cursor: pointer;height: 58px;line-height: 58px}
.yd-form .f5{margin-top:10px;}
.yd-form .f5 input{width: 100%;height: 76px;line-height: 76px;font-size: 14px;color: #fff;text-align: center;background: #da0f0f;cursor: pointer;}
.yd-form .code{height:76px;background:#fff;border-radius:3px;}
.yd-form .code input{width:300px;height:76px;line-height:76px;float:left;padding-left:45px;font-size: 14px;color: #6c6c6c;}
.yd-form .code img{float:right;}
.yd-form .jia{background: url(jia.jpg) no-repeat;width: 22px;height: 22px;display: block;position: absolute;right: 93px;top: 27px;background-size: cover;}
.yd-form .jian{background: url(jian.jpg) no-repeat;width: 22px;height: 22px;display: block;position: absolute;left: 118px;top: 27px;background-size: cover;}
.yd-form #room{width: 35px;padding: 0;text-align: center;margin-right: 35px;border: 1px solid #ccc;margin-left: 36px;height: 20px}