<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* index */
.home-header{width: 100%; height:auto; overflow:hidden; position: relative;}
.home-header .container{position:absolute; z-index: 1000; top:35%;}
.home-header .topnews{width: 270px; height: 412px; overflow: hidden; background: url(../images/topnewsbg.png) no-repeat center top; float: right; margin-right:30px;  }
.home-header .topnews_pic{ height:auto; overflow: hidden; padding: 15px;}
.home-header .topnews_pic img{width: 240px; height: 140px; display:block;}
.home-header .topnews_list{ height:190px; overflow: hidden; margin:0 15px;  border-bottom: 1px #cccccc dashed;}
.home-header .topnews_list li{width:100%; height: 30px; line-height: 30px; overflow: hidden; text-align: left; font-size: 14px;}
.home-header .topnews_list li span{margin-right: 5px; color: #999;}
.home-header .topnews_bt{padding:5px 15px; text-align: left; line-height: 40px; }
.home-header .topnews_bt strong{font-weight: normal;font-size: 14px; }
.home-header .topnews_bt p{float: right;}
.home-header .topnews_bt p a{font-size:30px; color: #999; margin-left: 5px;}
.home-header .topnews_bt p a:hover{color: #E1472F;}

.home-header .topmap{width: 290px; height: 412px; overflow: hidden; background: url(../images/topmapbg.png) no-repeat center top; float: right; margin-right:30px;  }
.home-header .topmap h3{font-size: 26px; color: #0097f0; margin: 20px 0;}
.home-header .topmap img{ display: block; margin: 15px auto;}
.home-header .topmap area{outline: none;}

.home_body1{padding:100px 0;}
.home_body1 .home_tit{ text-align: center; font-size:40px; color: #0097f0; font-weight: bold; margin:10px auto 30px auto;}
.home_body1 .carousel{width:1280px;margin:0 auto; }
.home_body1 .carousel .item{width:1200px; height: auto; overflow: hidden; margin: 0 auto;}
.home_body1 .carousel .item &gt; div{position:relative;width:280px;height:360px;margin:0 10px; float: left; display: inline-block; overflow:hidden; border-radius: 10px; text-align: center;}
.home_body1 .carousel .item .a1{background: #3fa4d8;}
.home_body1 .carousel .item .a2{background: #f7b048;}
.home_body1 .carousel .item .a3{background: #4ac149;}
.home_body1 .carousel .item .a4{background: #eb7351;}
.home_body1 .carousel .item .a5{background: #949de2;}
.home_body1 .carousel .item .a6{background: #f07a7a;}
.home_body1 .carousel .item .a7{background: #7bbd35;}
.home_body1 .carousel .item .a8{background: #38c3da;}
.home_body1 .carousel .item a.animated{width: 240px; height: 150px; display: block; overflow: hidden; margin: 15px auto;position: relative;}
.home_body1 .carousel .item a.animated img{width: 240px; height: 150px; display: block;position: absolute; left: 0; top: 0;}
.home_body1 .carousel .carousel-control{width: auto;color: #ddd; line-height: 360px; text-shadow: none; background: none!important;}
.home_body1 .carousel .carousel-control span{ font-size: 40px; }
.home_body1 .carousel h3{padding: 0 15px 10px 15px;}
.home_body1 .carousel h3 a{color:#fff; font-weight: bold; text-decoration:none; font-size:20px;}
.home_body1 .carousel h3 a:hover{text-decoration: underline;}
.home_body1 .carousel p{height:125px; overflow: hidden; display: block; padding:5px 20px; text-align: left;}
.home_body1 .carousel p a{float: left; display: inline-block; color: #fff; font-size: 14px; padding:3px 5px; margin:0 3px 3px 0;  background:rgba(255,255,255,0.2);}
.home_body1 .carousel p a:hover{background: #06c;}

.home_body2{width:100%; height: 670px; overflow: hidden; background: url(../images/mainbg.jpg) no-repeat center top;}
.home_body2 .home_tit{ text-align: center; font-size:40px; color: #0097f0; font-weight: bold; margin:80px auto 30px auto;}
.home_body2 .nav-tabs{ text-align: center; border: 0;}
.home_body2 .nav-tabs li{display: inline-block; float: initial; margin: 0 5px;}
.home_body2 .nav-tabs&gt;li&gt;a{background: url(../images/boxbg.png); padding:5px 40px; border-radius: 5px; border: 0;color: #888;}
.home_body2 .nav-tabs&gt;li&gt;a i{font-size:34px; margin-right:5px;}
.home_body2 .nav-tabs&gt;li&gt;a strong{font-size:30px; }
.home_body2 .nav-tabs&gt;li.active&gt;a,.home_body2  .nav-tabs&gt;li.active&gt;a:hover,.home_body2  .nav-tabs&gt;li.active&gt;a:focus{background:url(../images/boxbg1.png); color: #fff; border: 0;}
.home_body2 .nav-tabs&gt;li&gt;a:hover{border: 0;background:url(../images/boxbg1.png);color: #fff;}
.home_body2 .tab-content{margin-top:40px; padding: 0;}
.home_body2 .tab-content ul{width:1200px; height: auto; overflow: hidden; }
.home_body2 .tab-content li{ margin: 0 18px 0 0; float: left; display: inline-block; }
.home_body2 .tab-content li a{width: 280px; height: 325px; overflow: hidden; display:block; text-align: center; background: url(../images/boxbg.png);}
.home_body2 .tab-content li a .img{width: 245px; height: 150px; overflow:hidden; display: block; margin:15px auto;position: relative;}
.home_body2 .tab-content li a .img img{width: 245px; height: 150px; position: absolute; left: 0; top: 0;}
.home_body2 .tab-content li a h3{font-size: 20px; color: #0097f0; font-weight: bold; padding: 5px 18px;}
.home_body2 .tab-content li a p{display: block; height:80px; line-height: 1.8em; overflow: hidden; margin:5px 18px; text-align: left;}
.home_body2 .tab-content li a:hover{background:url(../images/boxbg1.png); color: #fff;}
.home_body2 .tab-content li a:hover h3{color: #fff;}

.home_body3{padding: 100px 0;}
.home_body3 .hbody_left{width: 280px; height: 338px; overflow: hidden; float: left; background:url(../images/boxbg2.png);}
.home_body3 .hbody_center{width:600px; height: auto; overflow: hidden; float: left; margin-left: 20px;}
.home_body3 .hbody_right{width:253px; height: auto; overflow: hidden; float:right;}
.home_body3 .hbody_left .nav-tabs{ text-align: center; border: 0; margin:20px auto;}
.home_body3 .hbody_left .nav-tabs li{display: inline-block; float: initial; margin: 0 3px;}
.home_body3 .hbody_left .nav-tabs&gt;li&gt;a{background: url(../images/boxbg.png); padding:5px 20px; font-size:18px; font-weight: bold; border-radius: 0; border: 0;color: #666;}
.home_body3 .hbody_left .nav-tabs&gt;li.active&gt;a,.home_body3  .nav-tabs&gt;li.active&gt;a:hover,.home_body3  .nav-tabs&gt;li.active&gt;a:focus{background:#0097f0; color: #fff; border: 0;}
.home_body3 .hbody_left .nav-tabs&gt;li&gt;a:hover{border: 0;background:url(../images/boxbg1.png);color: #fff;}
.home_body3 .hbody_left .tab-content ul{ height:auto; overflow: hidden; margin:0 20px;  }
.home_body3 .hbody_left .tab-content li{width:100%; height: 30px; line-height: 30px; overflow: hidden; text-align: left; font-size: 14px;}
.home_body3 .hbody_left .tab-content li span{margin-right: 5px;}
.home_body3 .hbody_center{width: 610px;}
.home_body3 .hbody_center a{display: inline-block; float: left; position: relative; overflow: hidden; margin-right:10px;}
.home_body3 .hbody_center a span{display: block; position: absolute; display: none;z-index: 10;}
.home_body3 .hbody_center a p{width: 100%; height: 56px; line-height:80px; text-align: center; font-size: 14px; color: #fff; display: block; position: absolute; bottom:-56px; background: url(../images/titbg.png) repeat-x; z-index: 10;}
.home_body3 .hbody_center a img{position: absolute; left: 0; top: 0;}
.home_body3 .hbody_center a.img_big{width: 293px; height: 218px; margin:0 11px 10px 0;}
.home_body3 .hbody_center a.img_big span{top:42%; left:42%; }
.home_body3 .hbody_center a.img_big img{width: 293px; height: 218px;}
.home_body3 .hbody_center a.img_small{width: 142px; height: 108px;}
.home_body3 .hbody_center a.img_small img{width: 142px; height: 108px;}
.home_body3 .hbody_center a.img_small span{top:32%; left:32%; }

/* news */
.news .newslist li{width: 100%; height: auto; overflow: hidden; margin:20px 0;}
.news .newslist li a{width: 100%; height: auto; overflow: hidden;display:block; padding:30px 35px; background: #f8fcff; text-align: left;}
.news .newslist li a .animated{float: left; width: 200px; height: 140px; overflow: hidden; display: block; margin-right:30px;position: relative;}
.news .newslist li a img{width: 200px; height: 140px; display: block;position: absolute;}
.news .newslist li a h3{font-size: 18px; font-weight: bold; lline-height: 20px; margin: 10px 0;}
.news .newslist li a p{font-size: 14px; line-height: 1.8em; color: #999;}
.news .newslist li a span{float: right; margin:5px 0 0 30px; text-align: center;font-family: georgia; color: #666; }
.news .newslist li a span i{display: block; font-size: 16px; }
.news .newslist li a:hover{background: #cceafc;}

/* picture */
.picture{}
.picture .piclist {width: 100%; height: auto; overflow: hidden;}
.picture .piclist li{width:370px; height: 320px; overflow: hidden; float: left; margin:10px;}
.picture .piclist li a .animated{float: left; width: 370px; height:230px; overflow: hidden; position: relative;}
.picture .piclist li a .animated img{width: 370px; height: 230px; display: block;position: absolute;}
.picture .piclist li a .animated h3{width: 100%; height: 56px; line-height:70px; text-align: center; font-size: 16px; font-weight: bold; color: #fff; display: block; position: absolute; bottom:0; background: url(../images/titbg.png) repeat-x; z-index: 10;}
.picture .piclist li a .txt{width: 100%; height:120px; overflow: hidden; background: #cceafc;}
.picture .piclist li a .txt p{padding:15px; text-align: left; font-size: 12px; color: #666; line-height: 1.8em; }
.picture .piclist li a:hover .txt{background:#0097f0; }
.picture .piclist li a:hover .txt p{color: #fff;}

.picture .piclist1 {width: 100%; height: auto; overflow: hidden;}
.picture .piclist1 li{width:370px; height:230px; overflow: hidden; float: left; margin:10px;}
.picture .piclist1 li a .animated{float: left; width: 370px; height:230px; overflow: hidden; position: relative;}
.picture .piclist1 li a .animated img{width: 370px; height: 230px; display: block;position: absolute;}
.picture .piclist1 li a .animated p{width: 100%; height: 56px; line-height:70px; text-align: center; font-size: 16px; font-weight: bold; color: #fff; display: block; position: absolute; bottom:-56px; background: url(../images/titbg.png) repeat-x; z-index: 10;}
.picture .piclist1 li a .txt{width: 100%; height:120px; overflow: hidden; background: #cceafc;}
.picture .piclist1 li a .txt p{padding:15px; text-align: left; font-size: 12px; color: #666; line-height: 1.8em; }

/* contentbox */
.contentbox{background: #fff; height: auto; overflow: hidden; padding:70px 140px;}
.contentbox .tit{font-size: 30px; font-weight: bold; text-align: center; line-height: 1.5em; color: #f60;}
.contentbox .info{text-align: center; font-size: 14px; color: #999; padding:20px 0;}
.contentbox .ct{text-align: left; font-size: 16px; line-height: 2em; color: #454545; border-bottom: 1px #dddddd dashed; padding-bottom: 20px; margin-bottom: 30px;}
.contentbox .ct22 img{width: 100%; display: block; margin: 20px auto;}
.contentbox .ct img{display: block; margin: 20px auto;}
.contentbox .ct p{margin: 20px 0;}
.contentbox .shareicon{float: right;}
.contentbox .pre{ margin-left:100px;}
.contentbox .pre a{display: inline-block; padding: 10px 50px; background: #eeeeee; color: #666;}
.contentbox .pre a:hover{background: #0097f0; color: #fff;}

/* QRcode */
.QRcode{}
.QRcode ul{width: 100%; height: auto; overflow: hidden;}
.QRcode ul li{height:auto; overflow: hidden; float: left; background: #cceafc; margin:40px; padding: 20px 20px 10px 20px;}
.QRcode ul li a img{width: 260px; height:260px; display: block;}
.QRcode ul li a h3{padding:10px; text-align: center; font-size: 16px; color: #666; }

/* county */
.county_menu{width: 100%; position:absolute; bottom:0; z-index: 1000;}
.county_menu ul li {float:right; display: inline; margin: 0 10px 0 0; text-align: center;}
.county_menu ul li a{height:55px; line-height:55px; display: inline-block; padding: 0 50px; font-family:"微软雅黑",黑体\9; font-size: 24px; color: #fff;}
.county_menu ul li.menu1 a{background:#0196f0\9; background:rgba(0,150,240,0.5); }
.county_menu ul li.menu2 a{background:#38c3da\9; background:rgba(56,195,218,0.5);}
.county_menu ul li.menu3 a{background:#4ac149\9; background:rgba(123,190,53,0.5);}
.county_menu ul li.menu4 a{background:#f7b048\9; background:rgba(250,175,70,0.5);}
.county_menu ul li.menu5 a{background:#eb7351\9; background:rgba(235,115,80,0.5);}
.county_menu ul li.menu1 a:hover{background:rgba(0,150,240,1);}
.county_menu ul li.menu2 a:hover{background:rgba(56,195,218,1);}
.county_menu ul li.menu3 a:hover{background:rgba(123,190,53,1);}
.county_menu ul li.menu4 a:hover{background:rgba(250,175,70,1);}
.county_menu ul li.menu5 a:hover{background:rgba(235,115,80,1);}
/*.county_menu ul li.active a{background:#000000\9; background:rgba(0,0,0,0.5);}
.county_menu ul li.active a:hover{background:#000000\9; background:rgba(0,0,0,0.5); color: #0096ef;}*/
.county_menu ul li.menu1.active a{background:#0196f0;}
.county_menu ul li.menu2.active a{background:#38c3da;}
.county_menu ul li.menu3.active a{background:#4ac149;}
.county_menu ul li.menu4.active a{background:#f7b048;}
.county_menu ul li.menu5.active a{background:#eb7351;}
.county_menu ul li.active {float: left;}


/* 区县旅游首页 */
.county_body1{padding:130px 0;}
.county_body1 .county_about{width: 640px; height: auto; overflow: hidden; float: left; text-align: left;}
.county_body1 .tit{width: 100%; height: 40px; line-height: 40px; overflow: hidden;}
.county_body1 .tit h3{font-size:20px; float: left; line-height: 40px; margin-right: 10px; color: #0097f0;  font-weight:bold;}
.county_body1 .tit a.more{float: left; font-size: 14px; color: #999; line-height: 44px; }
.county_body1 .county_about .con{margin-top:10px;}
.county_body1 .county_about .con img{width: 300px; height: 200px; display: block; float: left; margin:5px 15px 0 0;}
.county_body1 .county_about .con .txt{height:200px; overflow: hidden; font-size: 14px; line-height:2em; color: #464646;}
.county_body1 .county_about .con .txt p{text-indent: 2em;}
.county_body1 .county_news{width:500px; height: auto; overflow: hidden; float: right; text-align: left; }
.county_body1 .county_news ul{ height:auto; overflow: hidden; margin-top: 8px;}
.county_body1 .county_news li{width:100%; height: 32px; line-height: 32px; overflow: hidden; text-align: left; font-size: 14px;}
.county_body1 .county_news li a{font-size: 14px;}
.county_body1 .county_news li span{float: right; color: #999;}

.county_body2{width:100%; height:auto; overflow: hidden; background:#cceafc; padding:90px 0 130px 0;}
.county_body2 .county_tit{ text-align: center; font-size:40px;  font-weight: bold; margin:0px auto 50px auto;}
.county_body2 ul{width:1200px; height: auto; overflow: hidden; }
.county_body2 li{ margin: 0 18px 0 0; float: left; display: inline-block; }
.county_body2 li a{width: 280px; height: 325px; overflow: hidden; display:block; text-align: center; background: url(../images/boxbg.png);}
.county_body2 li a .img{width: 245px; height: 150px; overflow:hidden; display: block; margin:15px auto;position: relative;}
.county_body2 li a .img img{width: 245px; height: 150px; position: absolute; left: 0; top: 0;}
.county_body2 li a h3{font-size: 20px; color: #0097f0; font-weight: bold; padding: 5px 18px;}
.county_body2 li a p{display: block; height:80px; line-height: 1.8em; overflow: hidden; margin:5px 18px; text-align: left;}
.county_body2 li a:hover{background:#6bc6e8; color: #fff;}
.county_body2 li a:hover h3{color: #fff;}

.county_body3{width:100%; height:auto; overflow: hidden; padding:90px 0 130px 0;}
.county_body3 .county_tit{ text-align: center; font-size:40px; color: #0097f0; font-weight: bold; margin:0px auto 50px auto;}
.county_body3 ul{width:1200px; height: auto; overflow: hidden; }
.county_body3 li{ margin: 0 18px 0 0; float: left; display: inline-block; }
.county_body3 li a{width: 280px; height:auto; overflow: hidden; display:block; text-align: center; }
.county_body3 li a .img{width: 280px; height: 190px; overflow:hidden; display: block; margin:15px auto;position: relative;}
.county_body3 li a .img img{width: 275px; height: 190px; position: absolute; left: 0; top: 0;}
.county_body3 li a h3{font-size:16px; color: #333; }
.county_body3 li a:hover h3{color: #0097f0;}

/* 区县色调 */
.donggang .county_body1 .tit h3{color: #0097f0;}
.donggang .county_body2{background:#cceafc;}
.donggang .county_tit{color: #0097f0; }
.donggang .county_body2 li a h3{color: #0097f0; }
.donggang .county_body2 li a:hover{background:#6bc6e8; }
.donggang .county_body2 li a:hover h3{color: #fff;}

.juxian .county_body1 .tit h3{color: #33cc66;}
.juxian .county_body2{background:#d6f5e0;}
.juxian .county_tit{color: #33cc66; }
.juxian .county_body2 li a h3{color: #33cc66; }
.juxian .county_body2 li a:hover{background:#6edd92;}
.juxian .county_body2 li a:hover h3{color: #fff;}
.juxian .county_body3 li a:hover h3{color: #33cc66;}

.lanshan .county_body1 .tit h3{color: #00b6d6;}
.lanshan .county_body2{background:#d7f3f8;}
.lanshan .county_tit{color: #00b6d6; }
.lanshan .county_body2 li a h3{color: #00b6d6; }
.lanshan .county_body2 li a:hover{background:#42cde6;}
.lanshan .county_body2 li a:hover h3{color: #fff;}
.lanshan .county_body3 li a:hover h3{color: #00b6d6;}

.wulian .county_body1 .tit h3{color: #cc9966;}
.wulian .county_body2{background:#f5ebe0;}
.wulian .county_tit{color: #cc9966; }
.wulian .county_body2 li a h3{color: #cc9966; }
.wulian .county_body2 li a:hover{background:#dab086;}
.wulian .county_body2 li a:hover h3{color: #fff;}
.wulian .county_body3 li a:hover h3{color: #cc9966;}

.shanhaitian .county_body1 .tit h3{color: #5e72db;}
.shanhaitian .county_body2{background:#dfe3f8;}
.shanhaitian .county_tit{color: #5e72db; }
.shanhaitian .county_body2 li a h3{color: #5e72db; }
.shanhaitian .county_body2 li a:hover{background:#8393e9;}
.shanhaitian .county_body2 li a:hover h3{color: #fff;}
.shanhaitian .county_body3 li a:hover h3{color: #5e72db;}

/* 区县内页色调 */
.lanshan .newslist li a{background: #f1fbfc;}
.lanshan .newslist li a:hover{background: #d7f3f8;}
.lanshan .contentbox .pre a:hover{background: #00b6d6;}
.juxian .newslist li a{background: #f1fbf4;}
.juxian .newslist li a:hover{background: #d6f5e0;}
.juxian .contentbox .pre a:hover{background: #33cc66;}
.wulian .newslist li a{background: #fbf8f4;}
.wulian .newslist li a:hover{background: #f5ebe0;}
.wulian .contentbox .pre a:hover{background: #cc9966;}
.shanhaitian .newslist li a{background: #f4f5fc;}
.shanhaitian .newslist li a:hover{background: #dfe3f8;}
.shanhaitian .contentbox .pre a:hover{background: #5e72db;}

.lanshan .picture .piclist li a .txt{background:#f1fbfc;}
.lanshan .picture .piclist li a:hover .txt{background:#00b6d6; }
.juxian .picture .piclist li a .txt{background:#f1fbf4;}
.juxian .picture .piclist li a:hover .txt{background:#33cc66; }
.wulian .picture .piclist li a .txt{background:#fbf8f4;}
.wulian .picture .piclist li a:hover .txt{background:#cc9966; }
.shanhaitian .picture .piclist li a .txt{background:#f4f5fc;}
.shanhaitian .picture .piclist li a:hover .txt{background:#5e72db; }










.mainbody .maintit .container .snav .nav-tabs{ text-align: center; border: 0;}
.mainbody .maintit .container .snav .nav-tabs li{display: inline-block; float: initial; margin: 0 5px;}
.mainbody .maintit .container .snav .nav-tabs&gt;li&gt;a{background: url(../images/boxbg.png); padding:5px 40px; border-radius: 5px; border: 0;color: #888;}
.mainbody .maintit .container .snav .nav-tabs&gt;li&gt;a i{font-size:24px; margin-right:5px;}
.mainbody .maintit .container .snav .nav-tabs&gt;li&gt;a strong{font-size:20px; }
.mainbody .maintit .container .snav .nav-tabs&gt;li.active&gt;a,.mainbody .maintit .container .snav .nav-tabs&gt;li.active&gt;a:hover,.mainbody .maintit .container .snav .nav-tabs&gt;li.active&gt;a:focus{background:url(../images/boxbg1.png); color: #fff; border: 0;}
.mainbody .maintit .container .snav .nav-tabs&gt;li&gt;a:hover{border: 0;background:url(../images/boxbg1.png);color: #fff;}


/* news */
.news .newslistx li{width: 100%; height: auto; overflow: hidden; margin:5px 0;}
.news .newslistx li a{width: 100%; height: auto; overflow: hidden;display:block; padding:10px 15px; background: #f8fcff; text-align: left;}
.news .newslistx li a .animated{float: left; width: 200px; height: 140px; overflow: hidden; display: block; margin-right:30px;position: relative;}
.news .newslistx li a img{width: 200px; height: 140px; display: block;position: absolute;}
.news .newslistx li a h3{font-size: 18px; lline-height: 20px; margin: 10px 0;}
.news .newslistx li a p{font-size: 14px; line-height: 1.8em; color: #999;}
.news .newslistx li a span{float: right; margin:5px 0 0 30px; text-align: center;font-family: georgia; color: #666; }
.news .newslistx li a span i{display: block; font-size: 16px; }
.news .newslistx li a:hover{background: #cceafc;}</pre></body></html>