@charset "utf-8";
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}
i, em {
    font-style: normal;
}
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; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #ca0000;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #ca0000;} /* 点击激活链接 */

.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:#ca0000;}


.i_head {height:auto;}

.i_head .header_nav  ul li:hover dl{top:auto;bottom:58px;}
.i_head .header_nav  ul li:hover dl:after{ background:url(../images/nav_hovera.png) center top no-repeat}


.head {
    position: absolute;
    top: 0px;
    z-index: 999;
    width: 100%;
}

.toparea{ width:1200px; height:110px; margin:0 auto; margin-top:20px}
.toparea .logo{
    display: block;
    height: 110px;
    float: left;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 32px;
    color: #222;
    text-transform: uppercase;
	background:url(../images/logo.png) left top no-repeat;
	padding-left: 110px;
	}
.toparea .logo p{font-size:34px; font-family: "微软雅黑"; line-height:35px; color:#222; font-weight:bold; padding-top:25px}
.toparea .tel{
	height: 110px;
    display: block;
    float: right;
    background: url(../images/telb.png) right center no-repeat;
    padding-right: 56px;
    text-align: right;
    font-size: 29px;
    color: #ca0000;
    font-family: impact;
    line-height: 25px;
	}
.toparea .tel em{
	display: block;
    font-style: normal;
    font-size: 17px;
    color: #062d54;
    font-family: "微软雅黑";
    line-height: 25px;
    padding-top: 30px;
	}




.heading{height:58px;width: 100%; margin:0 auto; background: rgba(0,0,0,.5); position:relative; top:632px; left:0;bottom: 0;}
.heading .main{ width:1200px; height:58px; margin:0 auto; position:relative}
.header_nav{height:58px;width:960px; display:block; float:left;}
.header_nav  ul { width:960px; height:58px; margin:0 auto; position:relative}
.header_nav  ul li{float: left;position:relative; width:16%}
.header_nav  ul li a{ /*width:120px;*/ height:58px; display:block; text-align:center; line-height:58px; color:#fff; font-size:16px;} 
.header_nav  ul li a:hover{font-size:16px; line-height:58px; background: url(../images/nav_hovera.png) center top no-repeat}
.header_nav  ul li:hover{font-size:16px; line-height:58px; background:url(../images/nav_hovera.png) center top no-repeat}
.header_nav  ul li:hover a{color:#fff;}
.header_nav  ul li dl{display:none;}
.header_nav  ul li:hover dl{ position:absolute; left:0px; top:58px; z-index:99999; background: rgba(202,0,0,.9);display:block; width:100%;}
.header_nav  ul li dl dt a{/*width:120px;*/height:40px; margin:0 auto;line-height:40px;color:#fff !important;font-size: 14px; font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.header_nav  ul li dl dt a:hover{color:#333 !important; line-height:40px; font-size:14px; font-weight:500; background:#fff}
.header_nav .nav_on{font-size:16px; line-height:58px; background:url(../images/nav_hovera.png) center top no-repeat}
.heading .main .head_ser{position: absolute;top: 0;right: 0; top:9px;}
.bannerfo{ width:235px; height:40px; }
.bannerfo ul li{ display:inline}
.bannerfo ul .inputbox{ width:195px; height:40px; padding:0; overflow:hidden; background:#fff}
.bannerfo ul .inputbox input{ width:185px; height:40px; padding:0 5px; border:none; line-height:40px }
.bannerfo ul .menuser{ width:40px; height:40px;margin:0 auto; padding:0;}
.bannerfo ul .menuser img{width:40px; height:40px}








/*子页面大图*/
.nban{ width:100%; height:500px; margin:0 auto; background:#dfdfdf;}



/*网站底部*/
.footer{ width:100%; height:auto; margin:0 auto; background:#333333; padding-top:40px; padding-bottom:60px}
.footer .maina{ width:1200px; height:auto; margin:0 auto}

.navigation{
    display: block;
    float: left;
    width: 200px;
    height: auto;
    margin-right: 100px;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.navigation .content{ margin-top:20px}
.navigation .content ul li{
    width: 35%;
    display: block;
    float: left;
    margin-right: 30%;
    border-bottom: 1px solid #7f7f7f;
	}
.navigation .content ul li a{line-height:38px; font-size:14px; color:#d6d6d6}

.bot_cplist{ display:block; float:left; width:250px;}
.bot_cplist .title{ font-size:18px; color:#ffffff; line-height:35px}
.bot_cplist .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.bot_cplist .content{ margin-top:20px; font-size:14px; line-height:34px; color:#d6d6d6}
.bot_cplist .content ul li{}
.bot_cplist .content ul li a{line-height:34px; font-size:14px; color:#d6d6d6}


.botlx{ display:block; float:left; width:300px; height:auto;}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .title span{margin-left:10px;font-size:12px; color:#888888; 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}



.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:#888888; 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 .ewm img { width:100%;}
.attention .content .message{ position:absolute; left:15px; top:22px; 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: 75px;
    text-align: right;
    width: 142px;
    height: auto;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}
.attention .content .hottel p{font-size:20px; line-height:32px; color:#fff; font-family:Arial, Helvetica, sans-serif}

.bottom{ width:100%; height:66px; margin:0 auto; background:#333333; border-top:1px solid #464646; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height:66px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #888888;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:66px;color: #888888;font-size: 14px;}