.nav, .ks_country_box, .friendly_links, .index_block { width: 1200px; margin: 0 auto; }

.banner .hd li, .nav li, .weather, .country_list, .country_list i, .country_list span, .country_list a, .country_list .icon_local, .friendly_links a, .footer_links a, .breakbar a, .breakbar span, .pagenum .nor { display: inline-block; *display: inline; *zoom: 1; }

.index_block, .index_travel_list, .index_travel_list ul { zoom: 1; }
.index_block:after, .index_travel_list:after, .index_travel_list ul:after { display: block; clear: both; visibility: hidden; height: 0; overflow: hidden; content: "."; }

.list1 li a, .list1 dd a, .index_travel_list h4 a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

body { background-color: #f2f2f2; }

.header { width: 100%; min-width: 1200px; position: relative; overflow: hidden; }
.header h1.logo { position: absolute; top: 0; left: 50%; margin-left: -600px; margin-top: 0; z-index: 3; }
.header h1.logo img { width: 100%; height: 100%; }

.banner { height: 465px; width: 100%; position: relative; min-width: 1200px; overflow: hidden; z-index: 1; }
.banner .bd { position: absolute; left: 50%; top: 0; margin-top: 0; margin-left: -960px; width: 1920px; height: 465px; }
.banner .bd li { display: block; width: 1920px; height: 465px; }
.banner .bd img { width: 100%; height: 100%; }
.banner .hd { position: absolute; bottom: 45px; width: 100%; display: block; height: 15px; font-size: 0; text-align: center; }
.banner .hd li { vertical-align: middle; width: 8px; height: 8px; margin: 5px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: #fff; overflow: hidden; cursor: pointer; }
.banner .hd li.on { background-color: #0590e8; }

.nav { margin-top: -33px; position: relative; z-index: 2; }
.nav ul { display: block; width: 1200px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; background-color: #fff; padding: 0; height: 60px; font-size: 0; }
.nav li { position: relative; vertical-align: middle; height: 60px; }
.nav li.on, .nav li:hover { background-color: #0590e8; }
.nav li.on a:link, .nav li.on a:visited, .nav li:hover a:link, .nav li:hover a:visited { color: #fff; }
.nav li.on .icon_light, .nav li:hover .icon_light { display: block; }
.nav li a { position: relative; z-index: 2; display: block; font-size: 16px; height: 60px; line-height: 60px; padding: 0 40px; font-family: "Microsoft Yahei"; }
.nav li a:link, .nav li a:visited { color: #333; }
.nav .icon_light { display: none; position: absolute; background: url("imagescommonnav_light.png") center top no-repeat; width: 83px; height: 25px; top: 0; left: 50%; margin-left: -41px; z-index: 1; }
.nav .nav_shadow { width: 1168px; height: 15px; margin: -2px auto 0; background-image: url(imagescommonnav_shadow.png); }

.ks_country { height: 40px; width: 100%; min-width: 1200px; margin: 0 auto; background-color: #fff; }

.ks_country_box { margin-top: 3px; }

.weather { vertical-align: top; margin-left: 10px; padding: 8px 0; }
.weather .temperature { float: left; height: 40px; line-height: 40px; font-size: 18px; font-family: "Microsoft Yahei"; color: #666; }
.weather .icon_weather { float: left; margin: 10px; width: 30px; height: 20px; background: url("imagescommonicon_sprites.png") -53px 0 no-repeat; }
.weather p { float: left; margin: 0 10px; height: 40px; line-height: 40px; font-family: "Microsoft Yahei"; font-size: 14px; color: #666; }

.country_list { vertical-align: top; margin-left: 20px; }
.country_list i, .country_list span, .country_list a { vertical-align: middle; }
.country_list .icon_local { vertical-align: middle; width: 23px; height: 23px; line-height: 23px; background: url("imagescommonicon_sprites.png") 5px -44px no-repeat; margin-right: 15px; }
.country_list span { height: 40px; line-height: 40px; font-size: 12px; color: #666; }
.country_list a { height: 38px; line-height: 38px; font-size: 12px; margin: 0 6px; }
.country_list a:link, .country_list a:visited { color: #666; font-size: 12px; text-decoration: inherit; }
.country_list a:hover, .country_list a.on { color: #26a8fa; border-bottom: 2px solid #0590e8; }
.country_list a:after { display: block; position: absolute; width: 100%; height: 2px; background-color: #0590e8; font-size: 0; overflow: hidden; }

.footer { min-width: 1200px; width: 100%; overflow: hidden; padding: 15px 0 50px; background-color: #fff; }

.friendly_links { height: 52px; text-align: center; font-size: 0; overflow: hidden; }
.friendly_links a { vertical-align: middle; height: 50px; width: 205px; margin: 0 8px; border: 1px solid #b0b6ba; }
.friendly_links a img { width: 100%; height: 100%; }

.footer_links { margin-top: 35px; text-align: center; font-size: 0; }
.footer_links a { vertical-align: middle; height: 20px; line-height: 20px; margin: 0 10px; color: #999; font-size: 14px; text-decoration: initial; }
.footer_links a:hover { color: #b3b3b3; }

.footer_info { margin-top: 22px; text-align: center; }
.footer_info p { line-height: 22px; color: #999; margin: 0; font-size: 12px; }

.list1 { background-color: #fff; }
.list1 li, .list1 dd { display: block; height: 34px; line-height: 34px; }
.list1 li:hover, .list1 dd:hover { background-color: #f6f6f6; }
.list1 li:hover a:link, .list1 li:hover a:visited, .list1 li:hover i, .list1 dd:hover a:link, .list1 dd:hover a:visited, .list1 dd:hover i { color: #0590e8; }
.list1 li:hover .time, .list1 dd:hover .time { color: #0590e8; }
.list1 li a, .list1 dd a { display: block; height: 34px; line-height: 34px; font-size: 12px; }
.list1 li a:link, .list1 li a:visited, .list1 dd a:link, .list1 dd a:visited { color: #999; }
.list1 li i, .list1 dd i { float: left; line-height: 34px; height: 34px; margin-right: 5px; font-family: serif; font-style: normal; color: #999; }
.list1 li .time, .list1 dd .time { float: right; font-size: 12px; color: #999; }
.list1 li { padding-left: 12px; margin: 0 1px; }
.list1 .line { display: block; height: 1px; overflow: hidden; font-size: 0; background-color: #dedede; }
.list1 p { font-size: 12px; color: #999; line-height: 22px; margin: 8px 0; }

.list2 { position: relative; }
.list2 li { display: block; position: relative; height: 49px; line-height: 49px; background-color: #fff; padding-left: 30px; border-bottom: 1px solid #ececec; }
.list2 li .icon_li_dot { display: block; position: absolute; top: 50%; margin-top: -4px; left: 10px; width: 8px; height: 8px; background: url("imagescommonicon_sprites.png") -29px -25px; }
.list2 li:hover .icon_li_dot { background: url("imagescommonicon_sprites.png") -29px -2px; }
.list2 li:hover a:link, .list2 li:hover a:visited { color: #0590e8; }
.list2 a { display: block; font-size: 14px; color: #666; font-family: "Microsoft Yahei"; }
.list2 a:hover { color: gray; }

.breakbar { height: 34px; line-height: 34px; width: 1200px; margin: 0 auto; }
.breakbar a { vertical-align: middle; font-size: 12px; line-height: 34px; }
.breakbar a:link, .breakbar a:visited { color: #333; }
.breakbar a.on { color: #0590e8; }
.breakbar span { vertical-align: middle; line-height: 34px; }

.pagenum { margin: 30px 0; display: block; text-align: center; height: 36px; font-size: 0; }
.pagenum .nor { padding: 0 15px; margin: 0 2px; line-height: 36px; background-color: #f8f8f8; vertical-align: middle; border: 1px solid #ececec; font-size: 14px; }
.pagenum .nor:link, .pagenum .nor:visited { color: #666; }
.pagenum .nor.on, .pagenum .nor:hover { background-color: #0590e8; border: 1px solid #0590e8; color: #fff; }

.fixed_r { position: fixed; z-index: 90; right: 50%; margin-right: -665px; bottom: 100px; width: 50px; -webkit-box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.6); }
.fixed_r li { display: block; width: 50px; height: 52px; position: relative; text-align: center; cursor: pointer; }
.fixed_r li a { display: block; }
.fixed_r li.tel { background: url(imagesindexfix_r.png) -2px -1px #fff; border-bottom: 1px solid #e3e3e3; }
.fixed_r li.tel:hover { background: url(imagesindexfix_r.png) -72px -1px #009cff; }
.fixed_r li.tel p { height: 50px; line-height: 50px; }
.fixed_r li.wx { background: url(imagesindexfix_r.png) -2px -57px #fff; border-bottom: 1px solid #e3e3e3; }
.fixed_r li.wx:hover { background: url(imagesindexfix_r.png) -72px -57px #20ce72; }
.fixed_r li.top { color: #009cff; font-family: "Microsoft Yahei"; background-color: #fff; font-size: 14px; padding-top: 6px; height: 40px; }
.fixed_r li.top a:link, .fixed_r li.top a:visited { color: #009cff; }
.fixed_r li:hover p { display: block; }
.fixed_r li .icon_arr_up { display: block; margin: 0 auto; width: 16px; height: 16px; background: url(imagesindexfix_r.png) -20px -125px; }
.fixed_r p { display: none; position: absolute; right: 60px; width: 155px; font-size: 18px; color: #009cff; font-family: "Microsoft Yahei"; background-color: #fff; -webkit-box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.6); }
.fixed_r p .arr { position: absolute; right: -8px; top: 20px; width: 0; height: 0; border-top: 6px solid transparent; border-left: 8px solid #fff; border-bottom: 6px solid transparent; }

.index_travel_list ul { display: block; margin-left: -3px; }
.index_travel_list li { display: block; background-color: #fff; float: left; width: 237px; margin-left: 3px; margin-bottom: 5px; -webkit-box-shadow: 0 5px 6px -6px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 5px 6px -6px rgba(0, 0, 0, 0.3); box-shadow: 0 5px 6px -6px rgba(0, 0, 0, 0.3); }
.index_travel_list .li_img { display: block; width: 237px; height: 192px; }
.index_travel_list h4 { height: 24px; line-height: 24px; font-size: 14px; font-weight: normal; font-family: "Microsoft Yahei"; padding: 0 20px; margin: 10px 0; }
.index_travel_list h4 a { display: block; }
.index_travel_list h4 a:link, .index_travel_list h4 a:visited { color: #0590e8; }
.index_travel_list h4 a:hover { color: #26a8fa; }
.index_travel_list .li_info { padding: 0 20px; font-size: 12px; color: #000; line-height: 20px; height: 100px; overflow: hidden; }
.index_travel_list .link_more { display: block; color: #ff6633; font-size: 12px; margin: 15px; text-align: right; }
.index_travel_list .link_more:hover { color: #ff8c66; }

.index_video_layer { display: none; width: 626px; height: 466px; -webkit-box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.6); box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.6); background-color: #fff; z-index: 100; position: fixed; top: 50%; left: 50%; margin: -233px 0 0 -313px; }

.layer_mask { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: .6; filter: alpha(opacity=60); z-index: 99; }

/*# sourceMappingURL=common.css.map */
