@charset "utf-8";
/* CSS Document */

/* 浏览器重置 */
* {
	padding: 0;
	margin: 0;
}
html {
	font-family: Arial, 'Microsoft Yahei';
	font-size: 12px;
	color: #666;
	background: #fff;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
}
body {
	font-size: 12px;
	font-family: Arial, "Lucida Grande", "Microsoft Yahei", "Hiragino Sans GB", "Hiragino Sans GB W3", SimSun, "PingFang SC", STHeiti;
	_font-family: Tahoma, Arial, Helvetica, STHeiti;
	color: #666;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
input, textarea :focus {
	outline: none;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #ce0000;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul, ol, li, dl, dd, dt {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, i {
	font-size: 100%;
	font-weight: normal;
}
b, strong {
	font-weight: bold;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
}
input, button, textarea, select {
*font-size: 100%;
} /*@purpose To enable resizing for IE @branch For IE6-Win,IE7-Win */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
abbr, acronym, fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, i, em, th, var {
	font-style: normal;
	font-weight: normal;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
/* 公共样式 */
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}
.hide {
	display: none;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.mt-15 {
	margin-top: 15px;
}
.mt-40 {
	margin-top: 40px;
}
.block10 {
	height: 10px;
	overflow: hidden;
}
.link-hot {
	color: #bf0000 !important;
}
.ico {
	overflow: hidden;
}
.gray-bg {
	background: url(../image/bg.png) repeat-y center #f2f2f2;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
/* 头部 */
.header {
	width: 100%;
	background: #fff;
	z-index: 5;
}
.header .top {
	height: 34px;
	line-height: 34px;
	background: #f1f1f1;
	border-bottom: 1px solid #eee;
}
.header .top .welcome-tip {
	font-family: simsun;
}
.header .top .items {
	padding-top: 10px;
}
.header .top .items .li {
	padding: 0 10px;
	border-right: 1px solid #bdbdbd;
	float: left;
	line-height: 14px;
	font-family: simsun;
}
.header .top .items .li-tianmao, .header .top .items .li-qunar {
	padding-left: 25px;
	position: relative;
	z-index: 1;
}
.header .top .items .li-tianmao .ico-tianmao {
	width: 15px;
	height: 15px;
	position: absolute;
	background: url(../image/icos.png) -50px -127px no-repeat;
	left: 5px;
	top: -1px;
}
.header .top .items .li-qunar .ico-qunar {
	width: 15px;
	height: 15px;
	position: absolute;
	background: url(../image/icos.png) -50px -110px no-repeat;
	left: 5px;
	top: -1px;
}
.header .top .items .wechat {
	padding-left: 28px;
	position: relative;
	z-index: 99999;
}
.header .top .items .wechat .ico-wechat {
	width: 17px;
	height: 14px;
	position: absolute;
	background: url(../image/icos.png) -16px -230px no-repeat;
	left: 6px;
	top: 0;
}
.header .top .items .wechat .ico-wechat1 {
	width: 17px;
	height: 17px;
	position: absolute;
	background: url(../image/icos.png) -55px -228px no-repeat;
	left: 8px;
	top: 0;
}
.header .top .items .wechat .show {
	position: absolute;
	padding: 15px;
	width: 250px;
	left: -150px;
	top: 25px;
	background: #fff;
	border: 1px solid #bababa;
}
.header .top .items .wechat .show .li-img, .header .top .items .wechat .show .li-img img {
	width: 85px;
	height: 85px;
}
.header .top .items .wechat .show .li-cont {
	padding-left: 10px;
}
.header .top .items .wechat .show .li-cont .cn-name {
	font-size: 14px;
	padding-top: 10px;
}
.header .top .items .wechat .show .li-cont .en-name {
	color: #c30101;
	padding: 10px 0;
}
.header .top .items .wechat .show .li-cont .li-text {
	color: #f60;
}
.header .top .items .wechat .show .ico-arrow {
	position: absolute;
	width: 12px;
	height: 6px;
	top: -6px;
	left: 185px;
	background: url(../image/icos.png) -38px -230px no-repeat;
}
.header .top .items .collect {
	border-right: 0;
	padding-right: 0;
	padding-left: 23px;
	position: relative;
}
.header .top .items .collect .ico-collect {
	width: 12px;
	height: 11px;
	position: absolute;
	background: url(../image/icos.png) 0 -230px no-repeat;
	left: 5px;
	top: 0;
}
.header .head {
	padding-top: 25px;
}
.header .head .logo .logo-img {
	max-height: 60px;
	min-width: 400px;
	padding: 0 12px 5px 5px;
	overflow: hidden;
}
.header .head .logo .logo-company {
	padding-left: 15px;
}
.header .head .logo .logo-company .li {
	font: 14px/25px microsoft yahei;
	padding-left: 30px;
	position: relative;
}
.header .search {
	padding-left: 0px;
}
.header .search-div {
	border: 2px solid #017fd3;
	height: 38px;
	line-height: 38px;
	position: relative;
	padding-right: 81px;
}
.header .search-div .text {
	width: 310px;
	line-height: 20px;
	padding: 9px;
	color: #aaa;
}
.header .search-div .button {
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
	width: 80px;
	height: 38px;
	line-height: 38px;
	font: 16px/38px microsoft yahei;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	background-color: #017fd3;
}
.header .search-div .button:hover {
	background: #e35554;
}
.header .citys {
	padding-top: 10px;
}
.header .citys a {
	padding: 0 10px;
	border-right: 1px solid #adadad;
	height: 14px;
	line-height: 14px;
	font-family: simsun;
}
.header .citys a.last {
	border-right: none;
}
.header .head-call {
	height: 50px;
	padding-left: 55px;
	margin-left:100px;
	position: relative;
	top: -6px;
}
.header .head-call .ico-call {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 3px;
	left: 0;
	background: url(../image/icos.png) 0 -530px no-repeat;
}
.header .head-call p.time {
	font-size: 14px;
	color: #999;
	padding-top: 5px;
}
.header .head-call .call-number {
	color: #d00004;
	font-size: 28px;
	line-height: 26px;
}
.header-div {
	height: 107px;
}
.header-div .toppic {
	width: 100%;
	min-width: 1200px;
	background-color: #c6070a;
	text-align: center;
}
.header-div .toppic img {
	width: 1200px;
}
.header-block {
	height: 0;
	clear: both;
	overflow: hidden;
}
.header-slide {
	box-shadow: 1px 3px 5px #999;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
.navigate-slide {
	box-shadow: 1px 3px 5px #999;
	width:100%;
	position: fixed;
	_position: absolute;
	top: 82px;
	z-index: 9999;
}
.header-slide {
	padding-bottom: 5px;
}
.header-slide .head {
	padding-top: 10px;
}
.header-slide .citys {
	display: none;
}
.header-slide .search {
	position: relative;
	top: 8px;
}
.header-slide .head-call {
	top: 0;
}
.head-back-home {
	color: #666;
	font-family: verdana, simsun;
	position: relative;
	padding-left: 17px;
	margin-top: 18px;
}
.head-back-home .ico-home {
	width: 13px;
	height: 12px;
	background: url(../image/icos.png) -50px -70px no-repeat;
	position: absolute;
	left: 0;
	top: 1px;
}
/* 导航 */
.navigate {
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #017fd3;
}
.navigate .nav-box {
	position: relative;
	z-index: 999;
	width: 210px;
}
.navigate .nav-box .nav-name {
	height: 45px;
	line-height: 45px;
	width: 180px;
	padding-left: 30px;
	position: relative;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #017fd3;
	background-color: #017fd3;
}
.navigate .nav-box .nav-name .ico-nav {
	width: 14px;
	height: 14px;
	background: url(../image/icos.png) 0 -50px no-repeat;
	position: absolute;
	top: 15px;
	left: 10px;
}
.navigate .nav-box .nav-cont {
	position: absolute;
	padding: 0;
	width: 210px;
	color: #fff;
	z-index: 999;
	background-color: #017fd3;
}
.navigate .nav-box .nav-li {
	padding: 0 15px;
	border-bottom: none;
	z-index: 1;
	margin-top: -1px;
	position: relative;
	cursor: pointer;
}
.navigate .nav-box .last {
	border-bottom: none;
}
.navigate .nav-box .nav-li .li-name {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 14px;
	padding-left: 28px;
	position: relative;
}
.navigate .nav-box .nav-li .li-name .ico {
	position: absolute;
	top: 2px;
	left: 0;
	width: 21px;
	height: 21px;
	background: url(../image/icos.png) no-repeat;
}
.navigate .nav-box .nav-li .li-name .ico-zhoubian {
	background-position: 0 -69px;
}
.navigate .nav-box .nav-li .li-name .ico-guonei {
	background-position: 0 -91px;
}
.navigate .nav-box .nav-li .li-name .ico-chujing {
	background-position: 0 -113px;
}
.navigate .nav-box .nav-li .li-name .ico-island {
	background-position: 0 -135px;
}
.navigate .nav-box .nav-li .li-name .ico-recomm {
	background-position: 0 -157px;
}
.navigate .nav-box .nav-li .li-links a {
	color: #fff;
	font-family: simsun;
	margin-right: 10px;
	line-height: 18px;
}
.navigate .nav-box .nav-li .li-links a:hover {
	text-decoration: underline;
}
.navigate .nav-box .nav-li .li-row1 {
	padding: 12px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #017fd3;
	border-bottom-color: #017fd3;
}
.navigate .nav-box .li-hover {
	background: #017fd3;
	z-index: 2;
}
.navigate .nav-box .li-hover .li-row1 {
	border-bottom: 1px solid #017fd3;
	border-top: 1px solid #017fd3;
}
.navigate .nav-box .first .li-row1 {
	border-top: none;
}
.navigate .nav-box .last .li-row1 {
	border-bottom: none;
}
.navigate .nav-box .nav-li .li-show {
	position: absolute;
	width: 735px;
	padding: 15px;
	background: #fff;
	left: 239px;
	top: 0;
	color: #666;
	box-shadow: 2px 3px 4px #444;
	filter: alpha(opacity=96);
	opacity: .96;
}
.navigate .nav-box .nav-li .li-show .li-show-cont {
	overflow: hidden;
	height: 330px;
}
.navigate .nav-box .nav-li .li-show .li-show-cont .link-hot {
	color: #666 !important;
	font-weight: bold;
}
.navigate .nav-box .nav-li .show1 {
	top: 0;
}
.navigate .nav-box .nav-li .show2 {
	top: -72px;
}
.navigate .nav-box .nav-li .show3 {
	top: -144px;
}
.navigate .nav-box .nav-li .show4 {
	top: -216px;
}
.navigate .nav-box .nav-li .show5 {
	top: -288px;
}
.navigate .nav-box .nav-li .li-show dl {
	min-height: 25px;
	padding-bottom: 15px;
}
.navigate .nav-box .nav-li .li-show dl dt {
	height: 25px;
	color: #017fd3;
	font-family: "microsoft yahei";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
.navigate .nav-box .nav-li .li-show dl dt a {
	color: #333;
}
.navigate .nav-box .nav-li .li-show dl dd em, .navigate .nav-box .nav-li .li-show dl dd em a {
	display: inline-block;
	line-height: 25px;
	height: 25px;
	line-height: 25px;
	word-wrap: break-word;
	word-break: break-all;
	padding: 0 5px;
	font-style: normal;
	color: #666;
	font-family: simsun;
}
.navigate .nav-box .nav-li .li-show a:hover {
	text-decoration: underline;
}
.navigate .menu-box {
	height: 46px;
	line-height: 46px;
	width: 990px;
}
.navigate .menu-box .menu-li {
	position: relative;
	float: left;
	z-index: 999;
}
.navigate .menu-box .menu-li .li-name a {
	display: block;
	padding: 0 10px;
	background: #fff;
	font-size: 16px;
}
.navigate .menu-box .menu-li .li-name a:hover {
	color: #fff;
	background-color: #017fd3;
}
.navigate .menu-box .li-hot .li-name a {
	color: #017fd3;
}
.navigate .menu-box .menu-li .li-name a.active {
	background: #989898;
	color: #fff;
	text-shadow: 1px 1px 1px #848484;
}
.navigate .menu-box .li-theme{
	float: right;
}
.navigate .menu-box .li-theme .li-name a {
	padding-right: 25px;
	position: relative;
}
.navigate .menu-box .li-theme .li-name a .ico-arrow {
	position: absolute;
	width: 9px;
	height: 6px;
	background: url(../image/icos.png) 0 -180px no-repeat;
	right: 9px;
	top: 20px;
}
.navigate .menu-box .li-theme .li-name a.active .ico-arrow {
	background: url(../image/icos.png) -9px -180px no-repeat;
}
.navigate .menu-box .li-theme .li-cont {
	position: absolute;
	top: 46px;
	left: -103px;
	border: 1px solid #b7b9b4;
	background: #fff;
	width: 180px;
	font-size: 16px;
	padding: 10px;
}
.navigate .menu-box .li-theme .li-cont .ad {
    margin-left: 15px;
    line-height: 30px;
    display: inline-block;
}
.navigate .menu-box .li-theme .li-cont .ad:hover {
        border-bottom: solid 1px #017fd3;
}
.navigate .menu-box .li-theme .li-cont .ad img {
	width: 175px;
	height: 80px;
}
/* 面包导航 */
.bread {
	padding: 15px 0;
	clear: both;
}

.logo .company{font-size: 32px; font-weight: bold; line-height: 2; color: #017fd3;}