﻿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:32px; margin:0 auto; background:#f1f1f1;}
.toparea ul{ width:1200px; height:32px; margin:0 auto}
.toparea ul li{ float:left;line-height:32px; font-size:14px; color:#999999}
.toparea ul li a{line-height:32px; font-size:14px; color:#999999; padding-left:10px; padding-right:10px}
.toparea ul li span{ color:#999999; font-weight:bold; font-size:16px}


.heading{ width:100%; height:124px; margin:0 auto;}
.heading .main{ width:1200px; height:124px; margin:0 auto}
.heading .main .logo{
	width:550px;
	height: 124px;
    display: block;
    float: left;
    font-size: 17px;
    color: #666666;
    line-height:25px;background: url(../images/logo.png) 0 18px no-repeat; padding-left:100px;
	}
.heading .main .logo p{
    font-size: 35px;
    color: #333;
    font-weight: bold;
    line-height: 50px;
    padding-top: 20px;
	}

.alibb{ float:left; width:173px; height:64px; margin-top:38px}

.heading .main .tel{ display:block; float:right; margin-top:11px }
.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:20px; color:#666666}


.heading .main .tel dl dd{
	    /* width: 300px; */
    display: block;
    background: #e60012;
    font-size: 22px;
    color: #fff;
    padding: 5px 10px;
    line-height: 28px;
    padding-top: 5px;
    text-align: center;
	}
.heading .main .tel dl dd span{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:30px; line-height:28px; display: inline-block; float:right; margin-right:5px; margin-left:5px}





.navbg{
	width: 100%;
    height:67px;
    margin: 0 auto;
    background:#0047ab;
    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:67px;}
.navbg ul li:nth-child(16){ background:none}

.navbg ul li a{
	padding-left: 42px;
    padding-right: 42px;
    line-height:67px;
    font-size: 16px;
    color: #fff; display:block
	}
.navbg ul li a:hover{ color:#fff; line-height:67px; font-size:16px; background: url(../images/nav_hover.jpg) center center no-repeat}
.navbg ul li:hover{color:#fff; line-height:67px; font-size:16px; background: url(../images/nav_hover.jpg) center center no-repeat}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:67px; z-index:99999;display:none; width:148px;}
.navbg ul li:hover dl{ position:absolute; left:0px; top:67px; 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:#0047ab; border-bottom:1px solid #0162b1}
.navbg ul li dl dt a:hover{
	background:#0047ab;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:100; text-decoration:underline}

/*.navbg .nav_on{color:#fff; height:53px; display:block; line-height:53px; font-size:16px; background: url(../images/nav_hover.jpg) center center no-repeat}*/

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:9999; background:#0047ab; margin:0;}


/*子页面大图*/
.nban{ width:100%; height:350px; margin:0 auto; background:#dfdfdf;}







/*搜索*/
.link{ width:100%; height:62px; margin:0 auto; background:#efefef}
.link ul{ width:1200px; height:62px; margin:0 auto;}
.link ul li{ float:left; height:62px}
.link ul li p{line-height:62px;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:62px; color:#333; font-weight:100}



.bannerfo{ width:378px;height:40px; border:none; position:relative; margin-top:10px;border-radius:20px; background:#fff}
.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}





/*
*通用底部
*/
.footbox{ width:100%; height:auto; margin:0 auto; border-bottom:1px solid #1b1b1b; background:#2b2b2b; padding-top:45px}
.footbox .main{ width:1200px; height:auto; margin:0 auto}
.botdh{ width:797px; height:305px; display:block; float:left; border-right:1px solid #363636; overflow:hidden;}
.botdha{ width:88px; height:auto; display:block; float:left; margin-right:55px;}
.botdha .title{ height:36px; background:url(../images/linea.png) no-repeat left bottom; line-height:35px; font-size:16px; color:#ccc}
.botdha .title a{line-height:35px; font-size:16px; color:#ccc}
.botdha .content{ font-size:13px; line-height:32px; color:#888888; margin-top:10px}
.botdha .content a{ width:88px; height:32px; display:block; font-size:13px; line-height:32px; color:#888888;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.botlx{ border-left:1px solid #1b1b1b; height:305px; width:334px; display:block; float:right; padding-left:67px }
.botlx .title{ height:36px; background:url(../images/linea.png) no-repeat left bottom; line-height:35px; font-size:16px; color:#ccc}
.botlx .content{ font-size:13px; line-height:32px; color:#888888; margin-top:10px}
.footerbox{ width:100%; height:62px; margin:0 auto; background:#2b2b2b; border-top:1px solid #363636}
.footerbox ul{ width:1200px; height:62px; margin:0 auto}
.footerbox ul li{
	float:left;
	line-height:62px;
	font-size:14px;
	color:#888888;
	font-family: "微软雅黑", \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
}
.footerbox ul li a{line-height:62px; font-size:14px; color:#888888}