body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #1a4077;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}


.left{ float:left}
.right{ float:right}


.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#1a4077;}


/*头部*/
.toparea{ width:100%; height:36px; margin:0 auto; background:#efefef}
.toparea ul{ width:1200px; height:36px; margin:0 auto}
.toparea ul li{ float:left; line-height:36px; font-size:14px; color:#888888}
.toparea ul li a{
	padding: 0 10px;
    display: inline; color:#888888; line-height:36px;
	}	
	
	
.heading{ width:1200px; height:135px; margin:0 auto}	
.heading ul li{ float:left}	
.heading ul li.logo{ background:url(../images/logo.jpg) left center no-repeat; padding-left:110px;
    height: 135px;
    font-size: 16px;
    color: #606060;
    line-height: 28px;
    font-family: arial;
    text-transform: uppercase;
	}	
.heading ul li.logo p{
	font-size: 42px;
    color: #333;
    font-weight: bold;
    line-height: 52px;
    font-family: "微软雅黑";
    padding-top: 29px;
	}	
	
.heading ul li.tel{ float:right; height:135px; background:url(../images/tel.jpg) left center no-repeat; padding-left:50px;}	
.heading ul li.tel span{
	display: block;
    font-size: 18px;
    color: #6a6666;
    line-height: 30px;
    padding-top: 36px;
	}
.heading ul li.tel p{
	font-size: 28px;
    color: #bb0000;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
	}	
	

.header_nav{
	width: 100%;
    height: 64px;
    z-index: 999;
	/*box-shadow: 3px 3px 3px rgba(0,0,0,.2);*/
	background:#1a4077
	}


/*nav*/
.nav{width:100%; height:64px; margin:0 auto;}
.nav ul { width:1200px; height:64px; margin:0 auto;}
.nav ul li{float: left; height:64px;position:relative;}
.nav ul li a{ 
	padding: 0 34px;
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height: 64px;
} 
.nav ul li a:hover{ background:#a81833;color: #fff;}
.nav ul li:hover{ background:#a81833;font-size:16px;color: #ffffff !important;}
.nav ul li:hover a{color:#ffffff;}

.nav ul li dl{position:absolute; left:0px; top:64px; z-index:99999; background:#a81833; display:none; width:100%;}
.nav ul li:hover dl{ position:absolute; left:0px; top:64px; z-index:99999; background:#a81833; display:block;}
.nav ul li dl dt a{ background:#a81833; padding:0; width:200%;height:45px;line-height:45px !important;color:#fff !important; font-size: 14px !important; font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; border-bottom:1px solid #b63d54; text-align:center}
.nav ul li dl dt a:hover{background:#1a4077; color:#fff !important; line-height:45px !important; font-size:14px !important; font-weight:500;border-bottom:1px solid #1a4077}

.nav .nav_on{ background:#a81833;color: #ffffff; font-size:16px; }
.header_nav.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; }









/*子页面大图*/
.nban{ width:100%; height:400px; margin:0 auto; background:#dfdfdf;}


/*搜索*/
.link{ width:100%; height:76px; margin:0 auto; background:#efefef}
.link ul{ width:1200px; height:76px; margin:0 auto;}
.link ul li{ float:left; height:76px}
.link ul li p{ background:url(../images/hot.jpg) left center no-repeat; padding-left:64px;line-height:76px;width:810px; height:76px; color:#656565;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px;}
.link ul li a{line-height:76px; color:#656565; font-weight:500}

.bannerfo{ width:304px;height:36px; border:1px solid #e3e3e3; position:relative; margin-top:17px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:261px; height:36px;}
.bannerfo dl .inputbox input{ width:246px; height:36px; padding:0 0 0 15px;color:#aaaaaa; line-height:36px; font-size:14px; background:#ffffff}
.bannerfo dl .menuser{ position:absolute; left:261px; top:0; width:43px; height:36px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:43px; height:36px;background: none}



/*footer*/
.footer{ width:100%; height:auto; margin:0 auto; background:#0b2d5e; padding-top:40px; padding-bottom:60px}
.footer .maina{ width:1200px; height:auto; margin:0 auto}

.navigation{
	display: block;
    float: left;
    width: 205px;
    height: auto;
    margin-right:175px;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .title span{margin-left:10px;font-size:12px; color:#ffffff; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.navigation .content{ margin-top:20px}
.navigation .content ul li{
    height: 39px;
    display: block;
    float: left;
    border-bottom: 1px solid #ced5df;
    width: 30%;
    margin: 0 40% 0 0;
	}
.navigation .content ul li a{line-height:39px; font-size:14px; color:#ced5df}

.botlx{ display:block; float:left; width:480px; height:auto;}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .title span{margin-left:10px;font-size:12px; color:#ffffff; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.botlx .content{ margin-top:20px; font-size:14px; line-height:34px; color:#d6d6d6}
.botlx .content ul li{ float:left; width:50%; height:40px; line-height:40px; font-size:14px; color:#d6d6d6}
.botlx .content ul li a{line-height:40px; font-size:14px; color:#d6d6d6}



.attention{ width:320px; height:auto; display:block; float:right}
.attention .title{ font-size:18px; color:#ffffff; line-height:35px}
.attention .title span{ margin-left:10px;font-size:12px; color:#ffffff; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.attention .content{ margin-top:20px; width:320px; height:150px; position:relative }
.attention .content .ewm{ position:absolute; right:0; top:0; width:148px; height:148px;}
.attention .content .message{ position:absolute; left:15px; top:42px; width:127px; height:35px; background:url(../images/message.jpg) 0 0 no-repeat; text-indent:50px; font-size:16px; line-height:35px; color:#fff}
.attention .content .message a{font-size:16px; line-height:35px; color:#fff}

.attention .content .hottel{ 
    position: absolute;
    left: 0;
    top: 95px;
    text-align: right;
    width: 142px;
    height: auto;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}
.attention .content .hottel p{font-size:20px; line-height:26px; color:#fff; font-family:Arial, Helvetica, sans-serif}

.bottom{ width:100%; height:73px; margin:0 auto; background:#0b2d5e; border-top:1px solid #2b4873; text-align:center}
.bottom li{
	display: inline-block;
    height: 73px;
    line-height:73px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #ced5df;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:73px;color: #ced5df;font-size: 14px;}
