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}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
	min-width:1000px;
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:22px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.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}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1000px; margin:0 auto; height:auto;}
.wrap1{ width:1226px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}

/*public*/
.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#3671cf;}
.color{ color:#3671cf; }
img{max-width: 100%;}
body{max-width: 1920px;margin: 0 auto;}
/*共用头部*/
.header{background:url(../images/hdbg.jpg) repeat-x center top; overflow: hidden;}
.hdtop1,.hdtop2{ width:1000px;margin:0 auto;  }
.hdtop1w{ background: #009538; color: #67ec99; }
.hdtop1 .topsp{ width: 500px;line-height: 50px; }
.hdtop1 .topul{ width: 150px;line-height: 50px; }
.hdtop1 .topul li{ float: left;}
.hdtop1 .topul li a{ color: #67ec99; }
/*.hdtop2{ padding: 20px 0; }*/
.logo{width:366px;float:left;}
.logo img{ display:block; max-width:100%; margin:0 auto; padding-top:5px;}
.tel{width:244px;text-align:left; color:#0097ee; font-size:30px; font-weight:bold;line-height:30px;padding:15px 0 10px 80px;font-style: italic;background:url(../images/dhbg.jpg) no-repeat left 15px; }
/*导航*/
.navwrp{background:#007ec7;  }
.nav{ position: relative; z-index: 35;overflow: hidden;}
.nav li{width:142px; height:63px;line-height:63px; float: left; text-align: center;}
.nav li a{width:100%;height:63px;line-height:63px;display:block;text-align: center;font-size:18px; color: #fff;}
.nav li:hover,.nav li.hover{ background:#008130;}
.nav li:hover a,.nav li.hover a{ color: #fff;  }

/*底部*/
.bott2{ width:100%;overflow:hidden;background:#373944;padding-bottom:30px;}
.botcnt{ }
.botmd h1{ font-size: 18px; color: #fff; }
.botmd h2{ font-size: 24px; color: #575860; }
.botcnt h3{ font-size:28px; color:#fff; }
.botcnt p{ line-height:30px; font-size:14px; color:#fff;}
.botcnt p a{ color:#fff;}
.botcnt .botlt{ width:40%; padding-top:80px}

.botcnt .botmd{ width:390px;padding:25px 0 0 0px;background:url(../images/botmd.jpg) left center no-repeat;}
.botcnt .botmd p{ font-size: 18px; }
.botcnt .botrt{ width:143px; padding: 32px 0 0 0;}
.botcnt .botrt img{ width:143px; height:174px;padding-top:20px; }

.msg_con{width:273px;padding-top:35px;}
.msgInput{height: 32px; margin-bottom:5px; float: left;color:#fff;line-height: 30px;letter-spacing: 2px;}
.msgInput input{ width:168px; height: 25px;background: #373944; border: 1px solid #808187;padding:0 10px;color:#fff;}
.msgText{height: 78px; float: left;color:#fff;line-height: 30px;letter-spacing: 2px;}
.msgText textarea{width: 168px;line-height: 30px;height: 58px;border: 1px solid #808187;padding:0 10px; resize: none;background: #373944;color: #fff;}
.msgText span{ float: left; }
.msgBtn{width:270px;line-height: 37px; height: 37px;color: #fff;display: block; cursor: pointer;background:#0097ee; }


.botbt{ width:100%; background:#31333e; height:40px; line-height:40px;}
.botbt .btcnt span{ display:block; width:33%; float:left; height:40px; text-align:center; color:#fff;}
.botbt .btcnt span a{ color:#fff;}
