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: #333;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.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}


.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:#ff7a00;}


/*header*/
.toparea{ width:100%; height:32px; margin:0 auto; background:#f0f0f0; border-bottom:1px solid #dbdbdb}
.toparea ul{ width:1200px; height:32px; margin:0 auto}
.toparea ul li{ float:left; line-height:32px; font-size:14px; color:#666666}

/*header_top*/
.header_top{ width:100%; height:148px; margin:0 auto; background:url(../images/bg_top.jpg) center top no-repeat}
.header_top ul{ width:1200px; height:148px; margin:0 auto; position:relative}
.header_top ul li{}

.header_top ul li.logo{ width:200px; height:148px; position:absolute; left:0; top:0; background: url(../images/logo.jpg) right center no-repeat;font-size:22px; color:#666666; line-height:30px}
.header_top ul li.logo p{ font-size:40px; color:#ff7a00; font-weight:bold; line-height:55px; padding-top:28px}

.header_top ul li.logoa{ width:520px; height:148px; position:absolute; left:228px; top:0;}
.header_top ul li.logoa p{font-size:30px; color:#ff7a00; font-weight:bold; line-height:45px; padding-top:25px}
.header_top ul li.logoa dl dt{ background:url(../images/gou.png) 0 center no-repeat; padding-left:24px; font-size:18px; line-height:24px; color:#666666}

.header_top ul li.tel{
	width: 260px;
    height: 104px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/tel.png) 0 center no-repeat;
    padding-left: 55px;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    padding-top: 44px;
	}
.header_top ul li.tel p{
	font-size: 30px;
    color: #333333;
    font-family: impact;
    line-height: 35px;
	}

/*nav*/
.nav{width:100%; height:60px; margin:0 auto; background:#ff7a00}
.nav  ul { width:1197px; height:60px; margin:0 auto;}
.nav  ul li{float: left;position:relative;}
.nav  ul li a{ width:133px; height:60px; display:block; text-align:center; line-height:60px; color:#fff; font-size:16px; font-weight:bold; background:url(../images/nav_line.jpg) right center no-repeat} 
.nav  ul li a:hover{color: #fff; font-size:16px; line-height:60px; background:#444444}
.nav  ul li:hover{line-height:60px; font-size:16px;color: #fff !important;background:#444}
.nav  ul li:hover a{color:#fff;}
.nav  ul li dl{position:absolute; left:0px; top:60px; z-index:99999; background:#ff7a00; display:none; width:133px;}
.nav  ul li:hover dl{ position:absolute; left:0px; top:60px; z-index:99999; background:#ff7a00; display:block;}
.nav  ul li dl dt a{height:44px;display:block; text-align:center;line-height:44px;color:#fff !important; font-size: 15px !important; font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; border-right:none}
.nav  ul li dl dt a:hover{background:#444; color:#fff !important; line-height:44px; font-size:15px !important; font-weight:100}
.nav .nav_on{color: #fff; font-size:16px; line-height:60px; background:#444}

/*搜索*/
.link{ width:100%; height:82px; margin:0 auto; border-bottom:1px 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}

/*子页面大图*/
.nban{ width:100%; height:500px; margin:0 auto; background:#dfdfdf;}

/*footer*/
.foot{ width:100%; height: auto; margin:0 auto; background:#303030; padding-top:45px; padding-bottom:40px; border-bottom:1px solid #595959}
.foot .main{ width:1200px; height:auto; margin:0 auto}

.botlogo{
	height: 172px;
    width: 240px;
    float: left;
    border-right: 1px solid #595959;
    padding-right: 55px;
    display: block;
    text-align: right;
    font-size: 22px;
    line-height: 40px;
    color: #bebebe;
	}
.botlogo p{
	font-size: 40px;
    color: #bebebe;
    font-weight: bold;
    line-height: 55px;
    padding-top: 38px;
	}

.botlx{ width:255px; height:172px; display:block; float:left; margin-left:55px; padding-right:50px;border-right: 1px solid #595959;}
.botlx .title{ height:36px; border-bottom:1px solid #bebebe;}
.botlx .title p{ float:left; padding-left:0; padding-right:0; line-height:35px; border-bottom:1px solid #bebebe; font-size:16px; color:#bebebe}
.botlx .contxt{ margin-top:10px; font-size:14px; line-height:30px; color:#bebebe}
.botlx .contxt *{font-size:14px; line-height:30px; color:#bebebe}

.botdh{ width:170px; height:172px; display:block; float:left;border-right:1px solid #595959; margin-left:55px; padding-right:60px}
.botdh .title{ height:36px; border-bottom:1px solid #bebebe;}
.botdh .title p{ float:left; padding-left:0; padding-right:0; line-height:35px; border-bottom:1px solid #bebebe; font-size:16px; color:#bebebe}
.botdh .contxt{ margin-top:10px; font-size:14px; line-height:30px; color:#bebebe}
.botdh .contxt ul li{ float:left; margin-right:50px;}
.botdh .contxt ul li a{line-height:30px; color:#bebebe; font-size:14px}

.botewm{ width:165px; height: auto; display:block; float:right;}
.botewm .title{ height:36px; border-bottom:1px solid #bebebe;}
.botewm .title p{ float:left; padding-left:0; padding-right:0; line-height:35px; border-bottom:1px solid #bebebe; font-size:16px; color:#bebebe}
.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: #bebebe;
	}

.footer{ width:100%; height:68px; margin:0 auto; background:#303030}
.footer ul{ width:1200px; height:68px; margin:0 auto}
.footer ul li{ display:block; text-align:right; line-height:68px; font-size:14px; color:#bebebe}
.footer ul li a{ line-height:68px; font-size:14px; color:#bebebe}


.proshow .prtitle{ line-height:30px; text-align:center; font-size:22px; padding:15px 0; font-family:"微软雅黑"; font-weight:bold}
.proshow .primgpic{ width:100%; height:auto; overflow-x:hidden; margin:0 auto; text-align:center}
.proshow .primgpic img{ max-width:98%; border:1px solid #ddd}
.proshow .prtent img{max-width:100%; margin-top:5px; margin-bottom:5px}
.proshow .prtent,.proshow .prtent p,.proshow .prtent span,.proshow .prtent li,.proshow .prtent div,.proshow .prtent td,.proshow .prtent th,.proshow .prtent dd{ font-size:15px; line-height:30px}
.proshow .next{ padding-top:10px;color:#666; border-top:1px dotted #cfcfcf;margin-top:10px}
.proshow .pos{ height:30px; line-height:30px; background:#f5f5f5;text-align:center; margin-bottom:35px; color:#888}
.proshow .pos a{line-height:30px;color:#888}
