body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

dl,
dt,
dd,
ul,
ol,
li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

html, body {
    width: 100%;
    height: 100%;
}

body, button, input, select, textarea {
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.clearfix:before,
.clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

em {
    font-style: normal;
}

@font-face {font-family: "iconfont";
  src: url('2018zswen_iconfont.eot'); /* IE9*/
  src: url('2018zswen_iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('2018zswen_iconfont.woff') format('woff'), /* chrome, firefox */
  url('2018zswen_iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('2018zswen_iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
    
  -webkit-font-smoothing: antialiased;
/*  -webkit-text-stroke-width: 0.2px;*/
  -moz-osx-font-smoothing: grayscale;
}

.container {
    width: 1003px;
    margin: 0 auto;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.header {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 15px;
}

.logo, .zsxq {
    float: left;
}

.logo img, .zsxq img {
    width: 100%;
}

.logo {
    width: 215px;
}

.zsxq {
    width: 349px;
    padding-top: 12px;
    padding-left: 70px;
}

.t_links {
    float: right;
    padding-top: 9px;
}

.language {
    height: 46px;
    color: #333;
    float: left;
}

.language img {
    height: 100%;
}

.search {
    margin-left: 20px;
    margin-top: 2px;
    position: relative;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    
    width: 274px;
    height: 42px;
    cursor: pointer;
}

.search .input_search {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    width: 264px;
    height: 100%;
    padding-left: 10px;
    color: #8a8a8b;
    background: #eeeef7;
    display: block;
    font: 15px/42px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.search .button_search {
    position: absolute;
    top: 0;
    right: 0;
    background: #2b93e5;
    border: 0;
    width: 42px;
    height: 42px;
    display: block;
    -webkit-appearance: none;
    cursor: pointer;
    padding: 0;
    color: #FFF;
}

.search .button_search i {
    font-size: 23px;
    line-height: 42px;
    font-weight: bold;
    vertical-align: 0;
}
/*HEADER END*/

.menuButton, .wapMenu{
    display: none;
}

.nav_pc {
    width: 100%;
}

.nav_pc ul {
    text-align: center;
    margin: 0 auto;
    font: 0/0 a;
}

.nav_pc li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    font: 16px/43px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    padding: 0 18px;
    position: relative;
}

.nav_pc li.first {
    padding-left: 0;
}

.nav_pc li.last {
    padding-right: 0;
}

.nav_pc li dl {
    position: absolute;
    background: #bc0211;
    background: rgba(188,2,17,0.95);
    display: none;
    z-index: 500;
    box-shadow: 0 3px 3px #555;
}

.nav_pc li dl dd {
    position: relative
}

.nav_pc li dl dd a {
    border-bottom: 1px solid #b30311;
    border-right: 0;
}

.nav_pc li dl .third {
    position: absolute;
    left: 126px;
    top: 0;
    display: none;
    padding-left: 9px;
    padding-top: 4px;
    z-index: 800;
}

.nav_pc li dl .third:before {
    content: " ";
    font: 0/0 a;
    border: 5px solid transparent;
    border-right: 5px solid #bc0211;
    border-right: 5px solid rgba(188,2,17,0.95);
    position: absolute;
    left: 0;
    top: 14px;
    z-index: 800;
}

.nav_pc li dl .third span {
    display: block;
    box-shadow: 0 0 3px #555;
}

.nav_pc li dl .third a {
    background: #bc0211;
    background: rgba(188,2,17,0.95);
    font: 15px/32px "Microsoft YaHei";
    height: 32px;
    border-bottom: 1px solid #3980e7;
}

.nav_pc li dl .third a:hover {
    background: #234587;
}

.nav_pc li dl .third a:last-child {
    border: 0;
}

.nav_pc li.noborder {
    border: 0;
}

.nav_pc li a, .nav_pc li a i {
    text-decoration: none;
    color: #000;
}

.nav_pc li a:hover, .nav_pc li.on a  {
/*    font-weight: bold;*/
    color: #308fda;
}

.nav_pc li a i {
    vertical-align: -3px;
    font: 24px/43px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}
/*NAV_PC END*/

.focus_out {
    width: 100%;
    height: 586px;
}

#main_in {
    width: 100%;
    height: 586px;
    position: relative;
    overflow: hidden;
    float: left;
}

#main_in #list_box {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

#main_in #list_box .item {
    width: 12.5%;
    height: 100%;
    display: inline-block;
    background-size: cover;
    background-position: center center;
    float:left;
    *display:block;
    position: relative;
    text-align: center;
}

.focus ul .item a {
     display: block;
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0; 
     bottom: 0;
     color: #FFF;
     text-decoration: none; 
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
}

.focus ul .item img {
    width: 100%;
    min-width: 1440px;
	height:586px;
}

.focus ul .item a span {
    margin-top: 440px;
	margin-left:-50px;
    cursor: pointer;
    display: block;
    padding: 15px 25px;
    font: 18px/32px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: rgba(0,0,0,0.3);
    background: #000\9;
    *filter:alpha(opacity=80);
    opacity: 0.8;
    z-index: 500;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.focus ul .item a:hover span {
    text-decoration: underline;
    box-shadow: 0 0 5px #666;
}

.banner_pager {
    display: none;
    
    position: absolute;
    height: 20px;
    top: 10px;
    right: 10px;
    text-align: center;
    z-index: 6;
    font: 0/0 a;
}

.banner_pager a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 2px;
    -webkit-transition: width .5s ease-out;
    transition: width .5s ease-out;
    border-radius: 6px;
    background: #FFF;
    cursor: pointer;
}

.banner_pager .active {
    width: 20px;
    background: #a7df6c;
}

.btn {
    display: block;
    width: 40px;
    height: 66px;
    position: absolute;
    top: 50%;
    margin-top: -33px;
    z-index: 1000;
    opacity: 0.2;
    filter:alpha(opacity=20);
}

.btn:hover {
    opacity: 0.6;
    filter:alpha(opacity=60);
}

.btn img {
    width: 100%;
}

.btn.back {
    left: 100px;
}

.btn.go {
    right: 100px;
}
/*FOCUS_IMG END*/

.main {
    padding-top: 17px;
    padding-bottom: 20px;
    background: #f1f1f1;
}

.more {
    display: none;
}

.main_left {
    float: left;
    width: 626px;
}

.main_right {
    float: right;
    width: 357px;
}

.news h2 {
    font: 30px/36px "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.news h2 a {
    color: #000;
    text-decoration: none;
}

.news h2 i {
    font: 30px/36px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #e81727
}

.news .hot {
    position: relative;
    margin-top: 15px;
    background: #faf9f9;
	height:130px;
}

.news .hot a {
    display: table;
    height: 113px;
    padding-right: 20px;
    text-decoration: none;
}

.news .hot a:hover {
    color: #66605c;
    box-shadow: 0 0 5px #ccc;
    text-decoration: underline;
    filter: alpha(opacity=95);
    opacity: 0.95;
}

.news .hot img {
    width: 229px;
	float:left;
	margin-right:15px;
}

.news .hot .hot_new {
margin-top:15px;
}

.news .hot h3 {
    max-height: 48px;
    *height: 48px;
    overflow: hidden;
    color: #66605c;
    font: 18px/24px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    cursor: pointer;
}

.news .hot p {
    height: 36px;
    margin-top: 6px;
    overflow: hidden;
    font: 14px/18px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #727272;
    cursor: pointer;
}

.news ul {
/*    border-left: 1px solid #66605c;*/
    margin-top: 12px;
/*    padding-left: 10px;*/
}

.news li {
    font: 16px/30px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news li i {
    color: #66605c;
    font: 12px/30px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    vertical-align: 1px;
}

.news li a {
    color: #66605c;
    text-decoration: none;
}

.news li a:hover {
    text-decoration: underline;
}
/*NEWS END*/

.travel {
    padding-top: 17px;
    overflow: hidden;
}

.travel h2 {
    font: 30px/36px "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.travel h2 a {
    color: #000;
    text-decoration: none;
}

.travel h2 i {
    font: 36px/36px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #e81727;
    vertical-align: -4px;
}

.travel ul {
    width: 1000px;
    padding-top: 15px;
}

.travel li {
    width: 198.6px;
    float: left;
    padding-right: 15px;
}

.travel li a {
    display: block;
    background: #FFF;
    color: #66605c;
    font: 15px/20px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    text-decoration: none;
    padding-bottom: 10px;
    cursor: pointer;
}

.travel li a:hover {
    color: #000;
    box-shadow: 0 0 5px #ccc;
    text-decoration: underline;
    filter: alpha(opacity=95);
    opacity: 0.95;
}

.travel li img {
    width: 100%;
}

.travel li p {
    padding: 10px 10px 0 10px;
    height: auto;
    overflow: hidden;
}
/*TRAVEL END*/

.culture {
    padding-top: 17px;
}

.culture h2 {
    padding-bottom: 15px;
    font: 30px/36px "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.culture h2 a {
    color: #000;
    text-decoration: none;
}

.culture h2 i {
    font: 36px/36px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #e81727;
    vertical-align: -4px;
}

.culture .hot {
    width: 223px;
    float: left;
}

.culture .hot a {
    display: block;
    background: #FFF;
    padding-bottom: 10px;
    text-decoration: none;
    color: #333;
    font: 15px/22px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.culture .hot a:hover {
    text-decoration: underline;
    filter: alpha(opacity=95);
    opacity: 0.95;
}

.culture .hot img {
    width: 100%;
}

.culture .hot p {
    padding: 10px;
    padding-bottom: 0;
    color: #66605c;
}

.culture li {
    margin-bottom: 8px;
    zoom: 1;
    height: 36.4px;
    overflow: hidden;
}

.culture li:before,
.culture li:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.culture li:after {
    clear: both
}

.culture ul {
    float: left;
    width: 388px;
    height: 214px;
    padding-left: 15px;
    overflow: hidden;
}

.culture li i {
    float: left;
    color: #66605c;
    width: 20px;
    font: 12px/18.2px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    vertical-align: 1px;
}

.culture li a {
    float: right;
    width: 368px;
    text-decoration: none;
    color: #66605c;
    font: 14px/18.2px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.culture li a:hover {
    text-decoration: underline;
}
/*CULTURE END*/

.pftz h2 {
    padding-bottom: 15px;
    font: 30px/36px "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.pftz h2 a {
    color: #000;
    text-decoration: none;
}

.pftz h2 i {
    font: 36px/36px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #e81727;
    vertical-align: -4px;
}

.pftz li {
    height: 79px;
    margin-bottom: 20px;
}

.pftz li a {
    height: 100%;
    font: 15px/20px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    text-decoration: none;
    color: #66605c;
    position: relative;
    display: table;
}

.pftz li a:hover {
    text-decoration: underline;
    filter: alpha(opacity=95);
    opacity: 0.95;
}

.pftz li img {
float:left;
margin-right:15px;
}

.pftz li h3 {
    font: 15px/20px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}
/*PFTZ*/

.video {
    padding-top: 3px;
}

.video h2 {
    font: 30px/36px "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.video h2 a {
    color: #000;
    text-decoration: none;
}

.video h2 i {
    font: 36px/36px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #e81727;
    vertical-align: -4px;
}

.video_in {
    padding-top: 15px;
}

.video_in a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #FFF;
}

.video_in a:hover {
    box-shadow: 0 0 5px #ccc;
    filter: alpha(opacity=95);
    opacity: 0.95;
}

.video_in a:hover p {
    text-decoration: underline;
}

.video_in a img {
    width: 100%;
    height: 232px;
}

.video_in a p {
    width: 287px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    background: rgba(0,0,0,0.7);
    opacity: 0.7;
    filter: alpha(opacity=70);
    font: 15px/20px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    padding: 10px 60px 10px 10px;
    cursor: pointer;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video_in a span {
    position: absolute;
    width: 44px;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

.video_in a span img {
    width: 100%;
    height: auto;
}
/*VIDEO END*/

.services {
    padding-top: 17px;
}

.services h2 {
    font: 30px/36px "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.services h2 a {
    color: #000;
    text-decoration: none;
}

.services h2 i {
    font: 36px/36px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #e81727;
    vertical-align: -4px;
}

.services ul li {
    margin-top: 15px;
    height: 76px;
    overflow: hidden;
	background: #0074bd;
}

.services ul li a {
    background: #0074bd;
    text-decoration: none;
    color: #FFF;
    font: 15px/20px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    height: 76px;
}

.services ul li a:hover {
    box-shadow: 0 0 5px #ccc;
    background: #006cb0;
}

.services li a i {
    float: left;
    color: #60a6d2;
    font: 40px/40px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
	margin-right:10px;
	margin-top: 15px;
    margin-left: 15px;
}

.services ul li a p {
margin-top:15px;
}

.services ul li a:hover p {
    text-decoration: underline;
}
/*SERVICES END*/

.main_bottom {
    padding: 20px 0;
}

.sceneries h2 {
    text-align: center;
    font: 30px/36px "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.sceneries h2 a {
    color: #000;
    text-decoration: none;
}

.sceneries h2 i {
    font: 36px/36px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #e81727;
    vertical-align: -4px;
}

.sceneries_main {
    width: 100%;
    height: 182px;
    overflow: hidden;
    margin-top: 15px;
    position: relative;
}

.sceneries ul {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.sceneries ul li {
    width: 324px;
    height: 100%;
    padding-right: 15px;
    display: inline-block;
    background-size: cover;
    background-position: center center;
    *float:left;
    *display:block;
    text-align: center;
    overflow: hidden;
}

.sceneries ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: 15px;
    color: #FFF;
    text-decoration: none;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sceneries ul li a img {
    width: 100%;
    height: 100%;
}

.sceneries ul li a p {
    position: absolute;
    display: inline-block;
    *display:inline;
    *zoom: 1;
    left: 0;
    bottom: 0;
    padding: 15px;
    z-index: 100;
    color: #FFF;
    font: 15px/22px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    background: #000;
    background: rgba(0,0,0,0.6);
    text-align: left;
    display: none;
    cursor: pointer;
}

.sceneries ul li a:hover .shade, .sceneries ul li a:hover p{
    display: block;
}

.sceneries .banner_pager {
    display: none;
}

.sceneries .btn {
    display: block;
    width: 30px;
    height: 49.5px;
    position: absolute;
    top: 50%;
    margin-top: -22.25px;
    z-index: 1000;
    opacity: 0.2;
    filter:alpha(opacity=20);
}

.sceneries .btn:hover {
    opacity: 0.6;
    filter:alpha(opacity=60);
}

.sceneries .btn img {
    width: 100%;
}

.sceneries .btn.back {
    left: 30px;
}

.sceneries .btn.go {
    right: 30px;
}
/*SCENERIES END*/

.about {
    padding-top: 17px;
}

.about h2 {
    text-align: center;
    font: 30px/36px "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.about h2 a {
    color: #000;
    text-decoration: none;
}

.about h2 i {
    font: 36px/36px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #e81727;
    vertical-align: -4px;
}

.about ul {
    width: 1018px;
}

.about ul li {
    float: left;
    width: 324.333px;
    height: 90px;
    margin-top: 15px;
    margin-right: 15px;
    overflow: hidden;
	background: #57952b;
}

.about ul li a {
    display: table;
    position: relative;
    text-decoration: none;
    color: #FFF;
    background: #57952b;
    height: 90px;
	width:100%;
    font: 15px/20px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.about ul li a:hover {
    box-shadow: 0 0 5px #ccc;
    background: #4d8a21;
}

.about li a i {
    position: absolute;
    margin-top:20px;
    color: #95ba7a;
    font: 40px/40px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
	margin-bottom:30px;
	margin-left:15px;
	margin-right:15px;
}

.about li a p {
margin:25px 25px 50px 68px;
}

.about ul li a:hover p {
    text-decoration: underline;   
}
/*ABOUT ZHOUSHAN END*/

.footer {
    color: #999;
    position: relative;
    z-index: 500;
    padding: 15px 0;
    background: #F1F1F1;
    text-align: center;
    font: 13px/18px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.links {
    float: left;
    width: 760px;
}

.links h2 {
    font: 30px/36px "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.links h2 a {
    color: #000;
    text-decoration: none;
}

.links h2 i {
    font: 32px/32px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #e81727;
    vertical-align: -2px;
}

.links_in {
    text-align: left;
    margin-top: 10px;
}

.links_in a {
    text-decoration: none;
    color: #858585;
    margin-right: 15px;
    font: 15px/24px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.links_in a:hover {
    color: #666;
    text-decoration: underline;
}

.code {
    float: right;
    padding-left: 40px;
    border-left: 1px solid #FFF;
    color: #727272;
    font: 10px/16px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.code .code_in {
    width: 85px;
    margin: 0 auto;
    border: 5px solid #FFF;
    margin-top: 4px;
}

.code .code_in img {
    width: 100%;
    background: #FFF;
}

.copy {
    clear: both;
    text-align: center;
    padding-top: 20px;
    color: #999;
    font: 13px/18px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.sub_footer {
    margin-top: 0;
}
/*INDEX END*/

.sub_nav_pc{
    background: #0074bd;
}

.sub_nav_pc li a, .sub_nav_pc li a i {
    color: #FFF;
}

.sub_nav_pc li a:hover {
    color: #FFF;
}

.sub_content {
    background: #F4F4F4;
    padding-bottom: 40px;
}

.sub_article_content {
    padding-bottom: 0;
}

.sub_pageTitle {
    padding-top: 20px;
}

.sub_pageTitle .sub_current {
    color: #838383;
    padding-top: 20px;
}

.sub_pageTitle .sub_current i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 32px;
    height: 32px;
    background: #e81727;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    font: bold 16px/32px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.sub_pageTitle .sub_current a {
    text-decoration: none;
    color: #e81727;
    font: 16px/18px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.sub_img_content ul {
    padding-top: 10px;
    margin-top: -10px;
    position: relative;
}

.sub_content .more {
    width: 285px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    display: none;
    cursor: pointer;
    color: #ffc4ca;
    text-decoration: none;
    border: 1px solid #ffc4ca;
    border-radius: 5px;
    font: 18px/42px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.sub_content .more:hover {
    color: #ffa8b0;
}

.sub_pageTitle h3 {
    float: left;
    font: bold 36px/38px "Microsoft YaHei";
}

.sub_pageTitle h3 a {
    text-decoration: none;
    color: #0065b6;
}

.sub_pageTitle .home {
    float: right;
}

.sub_pageTitle .home a {
    color: #999;
    text-decoration: none;
    font: bold 24px/38px "Microsoft YaHei";
}
/*SUB_TAG END*/

#newsList {
    padding-top: 10px;
    padding-bottom: 0px;
    overflow: visible;
}

.sub_newslist {
    padding-bottom: 20px;
}

.sub_newslist li {
    font: 16px/24px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    padding: 7.5px 0;
}

.sub_newslist li a {
    display: block;
    padding: 20px;
    color: #555;
    text-decoration: none;
    background: #FFF;
}

.sub_newslist li a:hover {
    background: #FFF;
    box-shadow: 0 0 5px #DDD;
}

.sub_newslist li h4 {
    font: bold 18px/28px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.sub_newslist li span, .sub_newslist li p {
    color: #999;
    font: 13px/20px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.sub_newslist li p {
    color: #666;
}

.sub_news_item {
    padding: 7.5px 0;
}

.sub_news_item a {
    padding: 20px;
    display: block;
    text-decoration: none;
    position: relative;
    background: #FFF;
}

.sub_news_item a:before,
.sub_news_item a:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.sub_news_item a:after {
    clear: both
}

.sub_news_item a {
    zoom: 1
}

.sub_news_item a:hover {
    background: #FFF;
    box-shadow: 0 0 5px #ddd;
}

.sub_news_item .newsImg {
    float: left;
    font: 0/0 a;
}

.sub_news_item .newsImg img {
    width: 160px;
    height: 120px;
    padding-right: 15px;
    display: block;
}

.sub_news_item .sub_news {
    position: relative;
}

.sub_news_item .sub_news h3 {
    font: 18px/24px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #545454;
    text-decoration: none;
    color: #333;
}

.sub_news_item .sub_news h3 a {
    color: #333;
    text-decoration: none;
}

.sub_news_item a:hover h3, .sub_news_item .sub_news h3 a:hover {
    color: #000;
}

.sub_news_item .sub_news p {
    color: #979797;
    font: 14px/22px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    height: 44px;
    overflow: hidden;
}

.sub_news_item .sub_news .time {
    font: 14px/22px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    color: #979797;
    text-decoration: none;
}

#newsList.sub_img2_content {
    background: #FFF;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    overflow: hidden;
}

.sub_img2_content ul {
    width: 1200px;
    padding-left: 15px;
}

.sub_img2_content li {
    width: 310px;
    float: left;
    padding-right: 21.5px;
    padding-bottom: 21.5px;
}

.sub_img2_content li a {
    display: block;
    background: #f1f1f1;
    text-decoration: none;
    color: #66605c;
}

.sub_img2_content li a:hover {
    text-decoration: underline;
    box-shadow: 0 0 5px #999;
}

.sub_img2_content li img {
    width: 100%;
    height: 174px;
}

.sub_img2_content li span {
    display: block;
    padding: 10px;
    height: 44px;
    overflow: hidden;
    cursor: pointer;
    color: #66605c;
    font: 16px/22px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.main_news .more {
    text-align: center;
    margin-top: 20px;
}

.pagination {
    font-size: 14px;
    text-align: center;
}

.sub_img_content .pagination {
    margin-top: 12.5px;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.pagination ul li {
    display: inline;
}

.pagination ul li.first_child a,
.pagination ul li.first_child span,
.pagination ul li.last_child a,
.pagination ul li.last_child span {
    width: 40px;
    color: #fff;
    background: #c1c1c0;
}

.pagination .sr_only {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.pagination .first_child a:hover,
.pagination .last_child a:hover {
    border-color: #d5d4d4;
    background-color: #d5d4d4;
}
.pagination ul li a,
.pagination ul li span {
    line-height: 26px;
    position: relative;
    float: left;
    width: 26px;
    height: 26px;
    margin-right: 7px;
    text-align: center;
    text-decoration: none;
    color: #c1c1c0;
    border: 1px solid #c1c1c0;
    border-radius: 2px;
}
.pagination .subactive a,
.pagination li a:hover {
    background: #4b94ce;
    color: #FFF;
    border-color: #4b94ce;
}

.selectpage {
    display: none;
}
/*sub_list end*/

.sub_main {
    background: #FFF;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 60px;
}

.article_intro {
    position: relative;
    border-bottom: 1px solid #CCC;
    color: #636363;
    font-size: 14px;
    line-height: 26px;
    padding: 10px 15px 30px 15px;
    text-align: center;
}

.article_intro h3 {
    color: #333;
    font: 28px/34px arial, 'microsoft yahei', tahoma, \5b;
    padding: 10px 0;
}

.article_intro p {
    display: block;
    color: #636363;
    font: 14px/26px "Helvetica Neue",Helvetica,STHeiTi,sans-serif;
}

.article_intro p i {
    color: #727272;
    margin-left: -26px;
    padding-right: 8px;
    font-size: 18px;
    vertical-align: -2px;
}

.article_intro .article_num {
    position: absolute;
    width: 100%;
    left: 0;
    color: #999;
    font: 12px/20px "Helvetica Neue",Helvetica,STHeiTi,sans-serif;
    bottom: 6px;
    *bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article_intro .article_num span {
    margin-right: 10px;
}

.article_intro .article_num i { 
    font-size: 15px;
    vertical-align: -2px;
    font-style: normal;
    padding-right: 4px;
}

.article_intro .article_num .article_time i {
    font-size: 20px;
}

.article_intro .article_num i img {
    height: 16px;
}

.ia-text {
    padding: 15px;
    font: normal 16px/24px "Helvetica Neue",Helvetica,STHeiTi,sans-serif;
}

.ia-text p {
    font: normal 16px/24px "Helvetica Neue",Helvetica,STHeiTi,sans-serif;
    margin: 10px 0 0;
    color: #66605c;
}

.ia-text img {
    max-width: 100%;
}

.ia-text video {
    max-width: 100%;
}

.readMore {
    margin-top: 15px;
    background: #f9f9f9;
    padding: 5px;
}

.readMore span {
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 5px;
    font-weight: 600;
}

.readMore span a {
    color: #636363;
    font-weight: normal;
    text-decoration: none;
}

.readMore span a:hover {
    color: #333;
}

.goBack {
    display:none;
}

.backtop {
    display: none;
    opacity: 0;
}

.backtop_move {
    position: fixed;
    display: block;
    filter: alpha(opacity=70);
    opacity: 0.7;

    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 10px;

    text-align: center;
    border-radius: 0.74rem;
    background: #404040;

    bottom: 20px;
    right: 20px;

    z-index: 1500;
    cursor: pointer;
    border: 2px solid #FFF;
    box-shadow: 0 0 3px #333;

    animation-name: slideInUp;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    -moz-animation-name: slideInUp;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: ease-out;
    -webkit-animation-name: slideInUp;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease-out;
    -o-animation-name: slideInUp;
    -o-animation-duration: 1s;
    -o-animation-timing-function: ease-out;
}

.backtop_move2 {
    position: fixed;
    display: block;
    filter: alpha(opacity=70);
    opacity: 0.7;

    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 10px;

    text-align: center;
    border-radius:20px;
    background: #404040;

    bottom: 20px;
    right: 20px;

    z-index: 1500;
    cursor: pointer;
    border: 2px solid #FFF;
    box-shadow: 0 0 3px #333;

    animation-name: slideInUp;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    -moz-animation-name: slideInUp;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: ease-out;
    -webkit-animation-name: slideInUp;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease-out;
    -o-animation-name: slideInUp;
    -o-animation-duration: 1s;
    -o-animation-timing-function: ease-out;
}

.backtop_move i, .backtop_move2 i {
    font-size: 20px;
    line-height: 20px;
    color: #FFF;
}

@-moz-keyframes slideInUp {
  0% {
    -moz-transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  40% {
    -moz-transform: translate3d(-100%, 0, 0);
  }

  60% {
    -moz-transform: translate3d(50%, 0, 0);
  }

  80% {
    -moz-transform: translate3d(-30%, 0, 0);
  }

  100% {
    -moz-transform: translate3d(0%, 0, 0);
  }
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  40% {
    -webkit-transform: translate3d(-100%, 0, 0);
  }

  60% {
    -webkit-transform: translate3d(50%, 0, 0);
  }

  80% {
    -webkit-transform: translate3d(-30%, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0%, 0, 0);
  }
}

@-o-keyframes slideInUp {
  0% {
    -o-transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  40% {
    -o-transform: translate3d(-100%, 0, 0);
  }

  60% {
    -o-transform: translate3d(50%, 0, 0);
  }

  80% {
    -o-transform: translate3d(-30%, 0, 0);
  }

  100% {
    -o-transform: translate3d(0%, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  40% {
    transform: translate3d(-100%, 0, 0);
  }

  60% {
    transform: translate3d(50%, 0, 0);
  }

  80% {
    transform: translate3d(-30%, 0, 0);
  }

  100% {
    transform: translate3d(0%, 0, 0);
  }
}
/*slideInUp*/

@media screen and (min-width:1200px) {
    .container {
        width: 1200px;   
    }
    
    .logo {
        width: 215px;
    }
    
    .zsxq {
        width: 437px;
        padding-top: 14px;
        padding-left: 87px;
    }
    
    .nav_pc li {
        display: inline-block;
        zoom: 1;
        font: 17px/50px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding: 0 25px;
        position: relative;
    }
    
    .main {
        padding-top: 27px;
        padding-bottom: 30px;
    }
    
    .main_left {
        width: 716px;
    }
    
    .main_right {
        width: 454px;
    }
    
    .news .hot a {
        height: 131px;
    }
    
    .news li {
        font: 16px/33px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .travel ul {
        width: 1088px;
    }
    
    .travel li {
        width: 224px;
        padding-right: 21px;
    }
    
    .travel li p {
        height: auto;
    }
    
    .travel li a {
        font: 15px/22px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-bottom: 15px;
    }
    
    .culture {
        padding-top: 22px;
    }
    
    .culture .hot {
        width: 301px;
    }
    
    .culture .hot a {
        padding-bottom: 11px;
    }
    
    .culture .hot p {
        height: auto;
        overflow: hidden;
    }
    
    .culture ul {
        width: 400px;
        height: 260px;
    }
    
    .culture li {
        height: auto;
        margin-bottom: 10px;
    }

    .culture li i {
        font: 12px/22px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .culture li a {
        width: 380px;
        font: 16px/22px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .pftz li {
        height: 79px;
        margin-bottom: 20px;
    }
    
    .pftz li a {
        
    }
    
    .pftz li img {
        height: 79px;
		width:141px;
    }
    
    .video {
        padding-top: 5px;
    }
    
    .video_in a img {
        height: 272px;
    }
    
    .video_in a p {
        width: 384px;
    }
    
    .services {
        padding-top: 22px;
    }
    
    .services ul {
        margin-top: -5px;
    }
    
    .services ul li {
        height: 70px;
        margin-top: 20px;
		background: #0074bd;
    }
    
    .services ul li a {
        height: 70px;
		width: 100%;
    }
    
    .services li a i {
    margin-top: 15px;
    margin-left: 15px;
    }
    
    .main_bottom {
        padding: 30px 0;
    }
    
    .sceneries_main {
        height: 219px;
    }

    .sceneries ul li {
        width: 384px;
        padding-right: 24px;
    }
    
    .about {
        padding-top: 27px;
    }
    
    .about ul {
        width: 1224px;
    }
    
    .about ul li {
        width: 384px;
        margin-top: 20px;
        margin-right: 24px;
    }
    
    .links {
        width: 957px;
    }
    
    #newsList.sub_img2_content {
        padding-top: 30px;
    }
    
    .sub_img2_content ul {
        width: 1240px;
        width: 1240px;
        padding-left: 35px;
    }
    
    .sub_img2_content li {
        width: 350px;
        padding-right: 40px;
        padding-bottom: 30px;
    }
    
    .sub_img2_content li img {
        height: 196px;
    }
}

@media screen and (max-width:768px) {
    .container {
        width: 100%;
    }
    
    .header {
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        text-align: center;
    }
    
    .logo, .zsxq, .t_links {
        float: none;
        margin: 0 auto;
    }
    
    .logo {
        width: 3rem;
        max-width: 215px;
    }
    
    .zsxq {
        width: 5.8rem;
        padding: 0;
        padding-top: 0.3rem;
    }
    
    .t_links {
        display: inline-block;
        padding-top: 0.15rem;
    }
    
    .language {
        height: 0.7rem;
    }
    
    .language img {
    }
    
    .search {
        margin-left: 0.15rem;
        margin-top: 0.05rem;
        width: 4rem;
        height: 0.6rem;
    }
    
    .search .input_search {
        width: 3.9rem;
        padding-left: 0.1rem;
        font: 0.28rem/0.6rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .search .button_search {
        width: 0.6rem;
        height: 0.6rem;
    }
    
    .search .button_search i {
        font-size: 0.4rem;
        line-height: 0.6rem;
    }
    
    .nav_pc {
        display: none;
    }
    
    .menuButton, .wapMenu{
        display: block;
    }
    
    .menuButton {
        position: fixed;
        display: block;
        right: 0.15rem;
        top: 0.09rem;
    }
    
    .menuButton ol {
        height: 0.5rem;
        display: table-cell;
        vertical-align: middle;
    }

    .menuButton ol li {
        background: #0074bd;
        width: 0.4rem;
        margin: 0.06rem 0;
        height: 0.06rem;
        border-radius: 0.03rem;
        text-indent: -99999px;
        overflow: hidden;

        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
    }
    
    .menuButton_move {
        position: fixed;
        float: none;
        
        width: 0.5rem;
        height: 0.5rem;
        box-shadow: 0 0 3px #ccc;
        padding: 0.14rem;
        border-radius: 50%;
        background: #e6f6ff;
        filter: alpha(opacity=80);
        opacity: 0.8;
        z-index: 1500;
        cursor: pointer;
        border: 1px solid #5ab1e5;
        
        top: auto;
        right: 0.2rem;
        bottom: 0.2rem;
        
        animation-name: slideInUp;
        animation-duration: 1s;
        animation-timing-function: ease-out;
        -moz-animation-name: slideInUp;
        -moz-animation-duration: 1s;
        -moz-animation-timing-function: ease-out;
        -webkit-animation-name: slideInUp;
        -webkit-animation-duration: 1s;
        -webkit-animation-timing-function: ease-out;
        -o-animation-name: slideInUp;
        -o-animation-duration: 1s;
        -o-animation-timing-function: ease-out;
    }
    
    .menuButton_move ol {
        padding-left: 0.05rem;
    }
    
    .wapMenu {
        display: block;
        width: 5.6rem;
        height: auto;
        height: 100%;
        background: rgba(0,17,25,0.9);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2000;
        
        -webkit-transition-property: -webkit-transform,left,top;
        -webkit-transition-duration: 0s;
        -webkit-transition-timing-function: ease-out;
        -webkit-transform: translate3D(12.8rem, 0, 0);
        -moz-transition-property: -moz-transform,left,top;
        -moz-transition-duration: 0s;
        -moz-transition-timing-function: ease-out;
        -moz-transform: translate3D(12.8rem, 0, 0);
        -o-transition-property: -o-transform,left,top;
        -o-transition-duration: 0s;
        -o-transition-timing-function: ease-out;
        -o-transform: translate(12.8rem, 0);
        -ms-transition-property: -ms-transform,left,top;
        -ms-transition-duration: 0s;
        -ms-transition-timing-function: ease-out;
        -ms-transform: translate3D(12.8rem, 0, 0);
        transition-property: transform,left,top;
        transition-duration: 0s;
        transition-timing-function: ease-out;
        transform: translate3D(12.8rem, 0, 0);
    }
    
    .wapMenu_box {
        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }
    
    .wapmenu_back {
        position: absolute;
        top: 0;
        right: -0.8rem;
        width: 0.8rem;
        text-align: center;
        height: 100%;
        background: rgba(0,0,0,0.3);
    }
    
    .wapmenu_back ol {
        width: 0.8rem;
        height: 0.8rem;
        display: table-cell;
        vertical-align: middle;
        background: #e60012;
    }

    .wapmenu_back ol li {
        background: #FFF;
        width: 0.6rem;
        height: 0.06rem;
        margin: 0 auto;
        border-radius: 0.03rem;
        text-indent: -99999px;
        overflow: hidden;
    }

    .wapmenu_back ol li:first-child {
        -webkit-transform:rotate(-45deg) translate3d(0, 0.03rem, 0);
        -moz-transform:rotate(-45deg) translate3d(0, 0.03rem, 0);
        -ms-transform:rotate(-45deg) translate3d(0, 0.03rem, 0);
        transform:rotate(-45deg) translate3d(0, 0.03rem, 0);
    }

    .wapmenu_back ol li:last-child {
        -webkit-transform:rotate(45deg) translate3d(0, -0.03rem, 0);
        -moz-transform:rotate(45deg) translate3d(0, -0.03rem, 0);
        -ms-transform:rotate(45deg) translate3d(0, -0.03rem, 0);
        transform:rotate(45deg) translate3d(0, -0.03rem, 0);
    }
    
    .wapmenu_logo {
        width: 100%;
        text-align: center;
        padding: 0.3rem 0;
        opacity: 0.7;
    }
    
    .wapmenu_logo img {
        width: 30%;
        display: inline-block;
    }
    
    .wapMenu ul {
        margin-left: 0.37rem;
        padding-bottom: 0.2rem;
        padding-top: 0.5rem;
    }
    
    .wapMenu ul li {
        font-size: 0.28rem;
        line-height: 0.68rem;
        border-bottom: 1px solid #063951;
    }
    .wapMenu ul li a {
        color: #FFF;
        text-decoration: none;
    }
    
    .wapMenu ul li a i{
        font-size: 0.32rem;
        color: #0074bd;
        margin-right: 0.2rem;
    }
    /*NAV_MOBILE END*/
    
    .focus_box {
        margin-top: -1.2rem;
        padding-bottom: 0.8rem;
        background-size: cover;
    }
    
    #main_out {
        height: 4.9rem;
    }
    
    .focus_out {
        width: 100%;
        height: 3.5943rem;
        padding: 0;
        background: none;
    }
    
    #main_in {
        float: none;
        width: 100%;
        height: 3.5943rem;
    }
    
    .focus ul .item img {
        height: 3.5943rem;
    }
    
    #main_in #list_box .item a {
        width: 100%;
        height: 100%;
        background: none;
        font: 0.3rem/0.4rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    #main_in #list_box .item a span {
        width: 100%;
        box-sizing: border-box;
        padding: 0.1rem 0.2rem;
        position: absolute;
        left: 0;
        bottom: 0;
        margin: 0;
        font: 0.28rem/0.4rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        white-space: normal;
    }
    
    .banner_pager {
        height: auto;
        top: 0.15rem;
        right: 0.15rem;
        display: inline-block;
    }

    .banner_pager a {
        width: 0.1rem;
        height: 0.1rem;
        margin: 0 0.025rem;
        border-radius: 0.1rem;
    }
    
    .banner_pager .active {
        width: 0.2rem;
    }
    
    .btn {
        display: none;
    }
    /*FOCUS END*/
    
    .main {
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
    }
    
    .more {
        display: block;
        margin: 0 auto;
        width: 6.1rem;
        font: 0.32rem/0.6rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        height: 0.6rem;
        border-radius: 0.3rem;
        color: #fc7d86;
        text-align: center;
        text-decoration: none;
        margin-top: 0.15rem;
        box-sizing: border-box;
        border: 1px solid #fc7d86;
    }
    
    .travel .more {
        margin-top: 0;
    }
    
    .main_left, .main_right {
        float: none;
        width: 100%;
        box-sizing: border-box;
    }
    
    .news {
        padding: 0 0.15rem;
    }
    
    .news h2 {
        text-align: center;
        font: 0.6rem/0.7rem "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .news h2 i {
        font: 0.6rem/0.7rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .news .hot {
        margin-top: 0.15rem;
    }
    
    .news .hot a {
        height: 1rem;
        padding-left: 1.8rem;
        padding-right: 0.1rem;
    }
    
    .news .hot img {
        width: 1.8rem;
        height: 1rem;
    }
    
    .news .hot .hot_new {
        padding-left: 0.15rem;
    }

    .news .hot h3 {
        max-height: 0.96rem;
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .news .hot p {
        display: none;
    }
    
    .news ul {
        margin-top: 0.15rem;
    }
    
    .news li {
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        white-space: normal;
        padding: 0.07rem 0;
    }
    
    .news li i {
        font: 0.14rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        vertical-align: 0;
        display: inline-block;
        float: left;
    }
    
    .news li a {
        display: inline-block;
        width: 5.8rem;
        float: right;
    }
    /*NEWS END*/
    
    .travel {
        padding-top: 0.2rem;
    }
    
    .travel h2 {
        text-align: center;
        font: 0.6rem/0.7rem "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .travel h2 i {
        font: 0.8rem/0.7rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .travel ul {
        width: 100%;
        box-sizing: border-box;
        padding-top: 0.15rem;
        padding-left: 0.15rem;
    }
    
    .travel li {
        width: 2.975rem;
        padding-right: 0.15rem;
        padding-bottom: 0.15rem;
    }
    
    .travel li:first-child {
        width: 6.1rem;
        padding-right: 0;
    }
    
    .travel li a {
        background: #f9f9f9;
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-bottom: 0.15rem;
    }
    
    .travel li:first-child a {
        font: 0.3rem/0.36rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .travel li p {
        padding: 0.15rem 0.15rem 0 0.15rem;
        height: auto;
        padding-bottom: 0.2rem;
        overflow: hidden;
    }
    
    .travel li:first-child p {
        height: auto;
		padding-bottom:0.3rem;
    }
    /*TRAVEL END*/
    
    .culture {
        padding: 0 0.15rem;
        padding-top: 0.2rem;
    }
    
    .culture h2 {
        text-align: center;
        font: 0.6rem/0.7rem "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .culture h2 i {
        font: 0.74rem/0.7rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .culture .hot {
        float: none;
        width: 6.1rem;
    }
    
    .culture .hot a {
        background: #F9F9F9;
        padding-bottom: 0.15rem;
        font: 0.3rem/0.4rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .culture .hot p {
        padding: 0.15rem;
    }
    
    .culture ul {
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-top: 0.1rem;
        float: none;
    }
    
    .culture li {
        height: auto;
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        white-space: normal;
        padding: 0.07rem 0;
        margin-bottom: 0;
    }
    
    .culture li i {
        width: auto;
        font: 0.14rem/0.36rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        vertical-align: 0;
        display: inline-block;
        float: left;
    }
    
    .culture li a {
        display: inline-block;
        width: 5.8rem;
        float: right;
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    /*CULTURE END*/
    
    .pftz {
        box-sizing: border-box;
        padding: 0 0.15rem;
        padding-top: 0.2rem;
    }
    
    .pftz h2 {
        text-align: center;
        font: 0.5rem/0.7rem "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-bottom: 0.15rem;
    }
    
    .pftz i {
        font: 0.6rem/0.7rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .pftz li {
        height: 0.96rem;
        margin-bottom: 0.15rem;
    }
    
    .pftz li a {
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-left: 1.8rem;
    }
    
    .pftz li img {
        width: 1.8rem;
        height: 1rem;
    }
    
    .pftz li h3 {
        padding-left: 0.15rem;
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    /*PFTZ END*/
    
    .video {
        box-sizing: border-box;
        padding: 0 0.15rem;
        padding-top: 0.2rem;
    }
    
    .video h2 {
        text-align: center;
        font: 0.6rem/0.7rem "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-bottom: 0.15rem;
    }
    
    .video i {
        font: 0.7rem/0.7rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .video_in {
        padding-top: 0;
    }
    
    .video_in a img {
        height: 3.7rem;
    }
    
    .video_in a p {
        width: 100%;
        box-sizing: border-box;
    }
    /*VIDEO END*/
    
    .services {
        box-sizing: border-box;
        padding: 0 0.15rem;
        padding-top: 0.2rem;
    }
    
    .services h2 {
        text-align: center;
        font: 0.6rem/0.7rem "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-bottom: 0;
    }
    
    .services i {
        font: 0.7rem/0.7rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .services ul li {
        height: 1.26rem;
        margin-top: 0.15rem;
    }
    
    .services ul li a {
        height: 1.26rem;
        padding-right: 0.15rem;
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .services li a i {
        float: left;
        color: #60a6d2;
        font: 0.6rem/0.6rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-right: 0.15rem;
        padding-top: 0.33rem;
        padding-left: 0.15rem;
    }
    /*SERVICES END*/
    
    .main_bottom {
        padding: 0.2rem 0;
    }
    
    .sceneries {
        padding-top: 0;
    }
    
    .sceneries h2 {
        text-align: center;
        font: 0.6rem/0.7rem "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-bottom: 0;
    }
    
    .sceneries i {
        font: 0.7rem/0.7rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .sceneries_main {
        height: 3.4rem;
        margin-top: 0.15rem;
    }

    .sceneries ul li {
        width: 6.1rem;
        padding-right: 0;
        padding-left: 0.15rem;
    }
    
    .sceneries ul li a {
        margin: 0;
    }
    
    .sceneries ul li a .shade {
        opacity: 0.3;
        display: block;
    }
    
    .sceneries ul li a p {
        display: inline-block;
        padding: 0.15rem;
        font: 0.32rem/0.42rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .sceneries .btn {
        display: none;
    }
    /*SCENERIES END*/
    
    .about {
        box-sizing: border-box;
        padding: 0 0.15rem;
        padding-top: 0.2rem;
    }
    
    .about h2 {
        text-align: center;
        font: 0.6rem/0.7rem "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-bottom: 0;
    }
    
    .about i {
        font: 0.7rem/0.7rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .about ul {
        width: 100%;
    }
    
    .about ul li {
        float: none;
        width: 100%;
        height: 1.26rem;
        margin-top: 0.15rem;
        margin-right: 0;
    }
    
    .about ul li a {
        height: 1.26rem;
        padding-left: 0.9rem;
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
		width:88%;
    }
    
    .about li a i {
        font: 0.6rem/0.6rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        top: 0.33rem;
        left: 0.15rem;
        margin-top: 0;
    }
    /*ABOUT END*/
    
    .links {
        width: 100%;
        box-sizing: border-box;
        padding: 0 0.15rem;
        padding-top: 0.2rem;
    }
    
    .links h2 {
        text-align: center;
        font: 0.6rem/0.7rem "Balaram","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding-bottom: 0;
    }
    
    .links i {
        font: 0.7rem/0.7rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .links_in {
        text-align: center;
        margin-top: 0.1rem;
    }
    
    .links_in a {
        display: inline-block;
        color: #FFF;
        margin: 0.05rem;
        font: 0.26rem/0.42rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding: 0.1rem;
        background: #999;
    }
    
    .code {
        display: none;
    }
    
    .copy {
        padding-top: 0.2rem;
    }
    
    .footer {
        width: 100%;
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        margin-top: 0;
        color: #999;
        padding: 0.15rem 0;
    }
    /*INDEX_MOBILE END*/
    
    .sub_content {
        position: relative;
        z-index: 1000;
        padding: 0;
    }
    
    .sub_pageTitle {
        width: 100%;
        padding: 0.15rem 0;
        text-align: center;
        background: #0074bd;
        font: 0.28rem/0.4rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .sub_pageTitle .sub_current {
        color: #CCC;
        padding: 0;
    }
    
    .sub_pageTitle .sub_current i {
        width: 0.4rem;
        height: 0.4rem;
        font: bold 0.32rem/0.4rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        vertical-align: 0.02rem;
        background: #FFF;
        color: #0074bd;
    }
    
    .sub_pageTitle .sub_current a {
        color: #fff;
        font: 0.32rem/0.4rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }

    .sub_pageTitle h3 {
        display: inline-block;
        float: none;
        font: bold 0.36rem/0.38rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .sub_pageTitle h3 a {
        color: #FFF;
    }

    .sub_pageTitle .home {
        display: inline-block;
        float: none;
    }

    .sub_pageTitle .home a {
        color: #fee4e1;
        font: 0.32rem/0.34rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    /*SUB_TAG END*/
    
    #newsList {
        padding-top: 0.1rem;
        padding-bottom: 0rem;
    }
    
    .sub_content {
        padding-bottom: 0.4rem;
    }
    
    .sub_content .container {
        
    }
    
    .sub_img_content ul {
        width: 6.4rem;
        box-sizing: border-box;
        padding: 0.1rem 0.15rem 0.15rem 0.15rem;
        margin-top: -0.2rem;
    }
    
    .sub_content .more {
        width: 4rem;
        margin: 0 auto;
        margin-top: 0;
        
        cursor: pointer;
        display: none;
        padding: 0;
        text-align: center;
        border-radius: 0.5rem;
        border-width: 0.02rem;
        text-decoration: none;
        font: normal 0.26rem/0.5rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .sub_newslist {
        padding: 0 0.15rem;
    }

    .sub_newslist li {
        padding: 0.1rem 0;
        font: 0.28rem/0.34rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .sub_newslist li a {
        padding: 0.15rem;
        box-shadow: 0 0 0.15rem #EEE;
    }

    .sub_newslist li h4 {
        font: bold 0.32rem/0.4rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        padding: 0.05rem 0;
    }

    .sub_newslist li span, .sub_newslist li p {
        color: #999;
        font: 0.26rem/0.32rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }

    .sub_newslist li p {
        color: #666;
    }
    
    .sub_news_item {
        padding: 0.1rem 0;
    }
    
    .sub_news_item a {
        padding: 0.12rem;
    }
    
    .sub_news_item .newsImg img {
        width: 1.9rem;
        height: 1.3rem;
        padding-right: 0.15rem;
    }
    
    .sub_news_item .sub_news h3 {
        font: 0.28rem/0.34rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        white-space: normal;
        overflow: auto;
    }
    
    .sub_news_item .sub_news p {
        display: none;
    }
    
    .sub_news_item .sub_news .time {
        margin-top: 0.05rem;
        font: 0.24rem/0.26rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    /*WAP NEWS LIST*/
    
    #newsList.sub_img2_content {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0.1rem;
    }
    
    .sub_img2_content ul {
        width: 6.25rem;
        padding: 0.1rem 0.15rem 0.2rem 0;
        margin-top: -0.2rem;
    }
    
    .sub_img2_content .img_item {
        width: 50%;
        height: auto;
        box-sizing: border-box;
        padding-left: 0.15rem;
        padding-top: 0.15rem;
        padding-right: 0;
        padding-bottom: 0;
    }
    
    .sub_img2_content .img_item img {
        width: 100%;
        height: 1.8rem;
    }
    
    .sub_img2_content li span {
        padding: 0.1rem;
        height: 1.02rem;
        font: 0.28rem/0.34rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    /*SUB_LIST END*/
    
    .sub_main {
        background: none;
        margin-top: 0.2rem;
        margin-bottom: 0;
        padding-bottom: 0.2rem;
    }
    
    .article_intro {
        font-size: 0.24rem;
        line-height: 0.3rem;
        padding: 0 0 0.5rem 0;
    }

    .article_intro h3 { 
        font: 0.3rem/0.34rem arial, 'microsoft yahei', tahoma, \5b;
        padding: 0.1rem 0;
    }

    .article_intro p {
        color: #66605c;
        margin-top: 0.1rem;
        font: 0.22rem/0.3rem arial, 'microsoft yahei', tahoma, \5b;
    }

    .article_intro p i {
        margin-left: -0.26rem;
        padding-right: 0.1rem;
        font-size: 0.24rem;
        vertical-align: -2px;
    }

    .article_intro .article_num {
        font: 0.2rem/0.24rem arial, 'microsoft yahei', tahoma, \5b;
        bottom: 0.1rem;
    }

    .article_intro .article_num span {
        margin-right: 0.1rem;
    }

    .article_intro .article_num i {
        font: normal 0.24rem/0.28rem arial, 'microsoft yahei', tahoma, \5b;
        padding-right: 0.05rem;
        vertical-align: -0.02rem;
    }
    
    .article_intro .article_num i img {
        height: 0.24rem;
    }

    .article_intro .article_num .article_time i {
        font: normal 0.28rem/0.28rem arial, 'microsoft yahei', tahoma, \5b;
    }

    .ia-text {
        padding: 0.1rem 0.15rem;
        font: normal 0.3rem/0.46rem arial, 'microsoft yahei', tahoma, \5b;
    }

    .ia-text p {
        font: normal 0.3rem/0.46rem arial, 'microsoft yahei', tahoma, \5b;
        margin: 0.1rem 0 0;
    }

    .ia-text img {
        max-width: 100%;
    }

    .ia-text video {
        max-width: 100%;
    }

    .readMore {
        margin-top: 0.2rem;
        background: #f6f8e0;
        padding: 0.1rem;
    }

    .readMore span {
        display: block;
        font: normal 0.3rem/0.4rem "Helvetica Neue",Helvetica,STHeiTi,sans-serif;
        padding: 0.05rem;
        font-weight: 600;
    }
    
    .pagination {
        display: none;
    }
    
    .selectpage {
        width: 6.1rem;
        padding: 0.15rem 0.15rem;
        display: block;
        font: 0/0 a;
    }
    
    .selectpage span {
        background-color: #eee;
        height: 0.6rem;
        display: inline-block;
        text-align: center;
        width: 30%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
    }
    
    .selectpage span a {
        font: 0.32rem/0.6rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
        color: #0074bd;
        text-transform: capitalize;
        text-decoration: none;
    }
    
    .prev {
        margin-right: 5%;
    }
    
    .pageno {
        
    }
    
    .next {
        float: right;
    }

    .backtop {
        display: none;
        opacity: 0;
    }

    .backtop_move {
        position: fixed;
        display: block;
        filter: alpha(opacity=70);
        opacity: 0.7;

        width: 0.4rem;
        height: 0.4rem;
        line-height: 0.3rem;
        padding: 0.15rem;

        text-align: center;
        border-radius: 0.74rem;
        background: #404040;

        bottom: 0.2rem;
        left: 0.2rem;

        z-index: 1500;
        cursor: pointer;
        border: 0.02rem solid #FFF;
        box-shadow: 0 0 3px #333;

        animation-name: slideInUp;
        animation-duration: 1s;
        animation-timing-function: ease-out;
        -moz-animation-name: slideInUp;
        -moz-animation-duration: 1s;
        -moz-animation-timing-function: ease-out;
        -webkit-animation-name: slideInUp;
        -webkit-animation-duration: 1s;
        -webkit-animation-timing-function: ease-out;
        -o-animation-name: slideInUp;
        -o-animation-duration: 1s;
        -o-animation-timing-function: ease-out;
    }

    .backtop_move2 {
        position: fixed;
        display: block;
        filter: alpha(opacity=70);
        opacity: 0.7;

        width: 0.4rem;
        height: 0.4rem;
        line-height: 0.3rem;
        padding: 0.15rem;

        text-align: center;
        border-radius: 0.74rem;
        background: #404040;

        bottom: 0.2rem;
        left: 0.9rem;

        z-index: 1500;
        cursor: pointer;
        border: 0.02rem solid #FFF;
        box-shadow: 0 0 3px #333;

        animation-name: slideInUp;
        animation-duration: 1s;
        animation-timing-function: ease-out;
        -moz-animation-name: slideInUp;
        -moz-animation-duration: 1s;
        -moz-animation-timing-function: ease-out;
        -webkit-animation-name: slideInUp;
        -webkit-animation-duration: 1s;
        -webkit-animation-timing-function: ease-out;
        -o-animation-name: slideInUp;
        -o-animation-duration: 1s;
        -o-animation-timing-function: ease-out;
    }

    .backtop_move i, .backtop_move2 i {
        font-size: 0.4rem;
        line-height: 0.42rem;
        color: #FFF;
    }

    .backtop_move:hover, .backtop_move2:hover {
        background: #000;
    }

    .goBack {
        display: none;
        opacity: 0;
    }

    .goBack_move {
        position: fixed;
        display: block;
        filter: alpha(opacity=70);
        opacity: 0.7;
        text-decoration: none;

        width: 0.4rem;
        height: 0.4rem;
        line-height: 0.3rem;
        box-shadow: 0 0 3px #333;
        padding: 0.15rem;

        text-align: center;
        border-radius: 0.74rem;
        background: #fc4b5c;
        z-index: 1500;
        cursor: pointer;
        border: 0.02rem solid #FFF;

        left: 1.1rem;
        bottom: 0.2rem;

        animation-name: slideInUp;
        animation-duration: 1.1s;
        animation-timing-function: ease-in;
        -moz-animation-name: slideInUp;
        -moz-animation-duration: 1.1s;
        -moz-animation-timing-function: ease-in;
        -webkit-animation-name: slideInUp;
        -webkit-animation-duration: 1.1s;
        -webkit-animation-timing-function: ease-in;
        -o-animation-name: slideInUp;
        -o-animation-duration: 1.1s;
        -o-animation-timing-function: ease-in;
    }

    .goBack_move i {
        font-size: 0.4rem;
        line-height: 0.35rem;
        color: #F7F7F7;
    }

    .goBack_move:hover, .goBack_move:active {
        background: #c63d3b;
    }
}

@media screen and (max-width: 546px) {
    .article_intro h3 { 
        font: 0.38rem/0.42rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .ia-text p {
        margin-top: 0.15rem;
        font: 0.3rem/0.4rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
	.ia-text p span em { font-style:italic;
    }
	.ia-text p em { font-style:italic;
    }
	.ia-text p iframe{ height:220px;
    }
}
#displaypagenum {
	font-size:14px;
	font-weight:bold;
	color:#a0a3a5;
    overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight:normal;
	margin:20px 0 0;
}

#displaypagenum {
text-align: center;
}
#displaypagenum span {
	text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color:#ebebeb;
	border-color:#ebebeb;
	color:#363738;
	border:1px solid #CCCCCC;
}
#displaypagenum a {
text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color: #f3f3ed;
	border:1px solid #CCCCCC;
}

#displaypagenum span:hover,#displaypagenum a:hover{background-color:#636566;border-color:#636566;color:#fff;cursor:pointer;}
html.isWap .pc_box{display:none;}
html.isPc .wap_box{display:none;}
/*2018.7.2*/
.pftz li a {
width:100%;
}

.travel li img {
    height: 112px;
}

.sub_search {
    margin-top: 20px;
}

.sub_search .container {
    background: #FFF;
}

.sub_search .search {
    margin: 0;
    padding: 15px;
    background: #FFF;
    width: auto;
    height: auto;
    display: block;
}

.sub_search .search .input_search {
    position: static;
    top: auto;
    right: auto;
    width: 100%;
    height: 100%;
    background: #F1F1F1;
    padding-left: 0;
    text-indent: 10px;
    height: 42px;
    font: 15px/42px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.sub_search .search .button_search {
    top: 15px;
    right: 15px;
    background: #FFF;
    color: #727272;
    *top: 14px;
    *height: 44px;
}

.sub_search .search .button_search:hover {
    color: #666;
}

@media screen and (min-width: 1200px) {
    .travel li img {
        height: 126px;
    }
}

@media screen and (max-width: 768px) {
    
    #main_in #list_box .item a {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .travel li img {
        height: 1.67rem;
    }
    
    .travel li:first-child img {
        height: 3.4rem;
    }
    
    .sub_search {
        margin: 0.2rem 0.15rem 0;
    }
    
    .sub_search .search {
        padding: 0.15rem;
    }
    
    .sub_search .search .input_search {
        text-indent: 0.15rem;
        height: 0.6rem;
        font: 0.28rem/0.6rem "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .sub_search .search .button_search {
        top: 0.15rem;
        right: 0.15rem;
        width: 0.6rem;
        height: 0.6rem;
    }
}
.ia-text p span em { font-style:italic;
}
.ia-text p em { font-style:italic;
}