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: #008100;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:#015aaa;}


.toparea{ width:100%; height:36px; margin:0 auto; background:#f7f7f7; border-bottom:1px solid #cfcfcf}
.toparea ul{ width:1200px; height:36px; margin:0 auto}
.toparea ul li{ float:left;line-height:36px; font-size:14px; color:#666}
.toparea ul li a{line-height:36px; font-size:14px; color:#666}


.heading{ width:100%; height:108px; margin:0 auto; /*background: url(../images/bg_top.jpg) center top no-repeat;*/ border-top:1px solid #ffffff}
.heading .main{ width:1200px; height:108px; margin:0 auto}
.heading .main .logo{ height:108px; display:block; float:left; font-size:18px; color:#666666; line-height:35px}
.heading .main .logo p{
    font-size: 35px;
    color: #015aaa;
    font-weight: bold;
    line-height: 45px;
    padding-top: 15px;
	}

.heading .main .tel{ display:block; float:right; margin-top:25px }
.heading .main .tel dl dt{}
.heading .main .tel dl dt dl dt{ float:left; margin-right:26px; background:url(../images/gou.png) left center no-repeat; padding-left:30px; font-size:18px; color:#666666}

.heading .main .tel dl dd{
	width: 300px;
    display: block;
    background: #e60012;
    font-size: 18px;
    color: #fff;
    padding: 5px 30px;
    line-height: 24px;
    padding-top: 5px;
	}
.heading .main .tel dl dd span{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:26px;}





.navbg{
	width: 100%;
    height: 53px;
	padding-top:36px;
    margin: 0 auto;
    background: url(../images/menu.png) no-repeat top center;
    position: relative;
    z-index: 999;
	}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}
.navbg ul li.navline{ width:2px; height:53px; background:url(../images/nav_line.jpg) center center no-repeat}
.navbg ul li:nth-child(16){ background:none}

.navbg ul li a{
	padding-left:35px;
    padding-right:35px;
    line-height: 53px;
    font-size: 16px;
    color: #fff;
	}
.navbg ul li a:hover{ color:#fff; line-height:53px; font-size:16px; background:#bb0000;}
.navbg ul li:hover{color:#fff; line-height:53px; font-size:16px;  background:#bb0000;}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:53px; z-index:99999;display:none; width:148px;}
.navbg ul li:hover dl{ position:absolute; left:0px; top:53px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:148px;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center;
	background:#015aaa; border-bottom:1px solid #0162b1}
.navbg ul li dl dt a:hover{
	background:#de0801;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:100;}

.navbg .nav_on{color:#fff; height:53px; display:block; line-height:53px; font-size:16px;  background:#bb0000;}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background: url(../images/menu.png) no-repeat top center; margin:0;}


/*子页面大图*/
.nban{ width:100%; height:450px; margin:0 auto; background:#dfdfdf;}







/*搜索*/
.link{ width:100%; height:82px; margin:0 auto; border-bottom:0px solid #cccccc}
.link ul{ width:1200px; height:82px; margin:0 auto;}
.link ul li{ float:left; height:82px}
.link ul li p{line-height:82px;width:740px; height:82px; color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:14px; font-weight:bold}
.link ul li a{line-height:82px; color:#333; font-weight:100}

.bannerfo{ width:378px;height:40px; border:1px solid #dddddd; position:relative; margin-top:20px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:330px; height:40px;}
.bannerfo dl .inputbox input{ width:300px; height:40px; padding:0 15px;color:#aaaaaa; line-height:40px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:330px; top:0; width:48px; height:38px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:48px; height:38px;background: none}





/*footer*/


.foot{ width:100%; height: auto; margin:0 auto; background:#0b2d5e; padding-top:45px; padding-bottom:65px; border-bottom:1px solid #2b4873}
.foot .main{ width:1200px; height:auto; margin:0 auto}

.botlogo{
	height: 205px;
    width: 235px;
    float: left;
    border-right: 1px solid #2b4873;
    display: block;
	}
.botlogo img{ width:129px; height:183px}

.botlx{ width:255px; height:205px; display:block; float:left; margin-left:70px; padding-right:60px;border-right: 1px solid #2b4873;}
.botlx .title{ height:36px; border-bottom:1px solid #2b4873;}
.botlx .title p{ float:left; padding-left:0; padding-right:0; line-height:35px; border-bottom:1px solid #2b4873; font-size:16px; color:#efeeee}
.botlx .contxt{ margin-top:10px; font-size:14px; line-height:30px; color:#efeeee}
.botlx .contxt *{font-size:14px; line-height:30px; color:#efeeee}

.botdh{ width:170px; height:205px; display:block; float:left;border-right:1px solid #2b4873; margin-left:75px; padding-right:75px}
.botdh .title{ height:36px; border-bottom:1px solid #2b4873;}
.botdh .title p{ float:left; padding-left:0; padding-right:0; line-height:35px; border-bottom:1px solid #2b4873; font-size:16px; color:#efeeee}
.botdh .contxt{ margin-top:10px; font-size:14px; line-height:30px; color:#efeeee}
.botdh .contxt ul li{ float:left; margin-right:50px;}
.botdh .contxt ul li a{line-height:35px; color:#efeeee; font-size:14px}

.botewm{ width:165px; height: auto; display:block; float:right;}
.botewm .title{ height:36px; border-bottom:1px solid #2b4873;}
.botewm .title p{ float:left; padding-left:0; padding-right:0; line-height:35px; border-bottom:1px solid #2b4873; font-size:16px; color:#efeeee}
.botewm .contxt{ min-height:108px;margin-top:10px;background:url(../images/ewm.jpg) center top no-repeat}
.botewm .contxt p{
	padding-left: 84px;
    padding-top: 90px;
    font-size: 14px;
    line-height: 30px;
    color: #efeeee;
	}

.footer{ width:100%; height:68px; margin:0 auto; background:#0b2d5e;}
.footer ul{ width:1200px; height:68px; margin:0 auto}
.footer ul li{ display:block; text-align:center; line-height:68px; font-size:14px; color:#efeeee}
.footer ul li a{ line-height:68px; font-size:14px; color:#efeeee}
