html,body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea, a, center, strong, b, i { margin:0;padding:0; outline:none;}
html{ overflow-x: hidden; overflow-y:scroll;}
body { font: 12px/1.5 "微软雅黑","Helvetica",Helvetica,Arial,sans-serif;; color:#666;}
body,button,input,select,textarea{font:12px/1.5 "微软雅黑","Helvetica",Helvetica,Arial,sans-serif;}
ul { list-style-type:none; }
li { vertical-align:bottom; zoom:1;}
img { border:0;vertical-align:middle; -ms-interpolation-mode: bicubic;/*解决IE7图片缩放时失帧的问题*/}
a { text-decoration:none; color:#666;}
a:hover { color:#0079c0; text-decoration:none;}
.cls { clear:both; +display:inline;_margin:0;_padding:0; _width:0; _height:0; }
button,input,select,textarea{vertical-align:middle;}
button,input{line-height:normal;*overflow:visible;}
button,input[type="button"],input[type="reset"],input[type="submit"],.form-btn,.btn{cursor:pointer;-webkit-appearance:button;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;}
input[type="checkbox"]{vertical-align:bottom;*vertical-align:baseline;}
input[type="radio"]{vertical-align:text-bottom;}
input{_vertical-align:text-bottom;}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
textarea{overflow:auto;vertical-align:top;}
input[type="email"],input[type="text"],input[type="password"],input[type="select"],input[type="search"],input[type="file"],textarea,select{border:1px solid #ddd;}
input:focus,textarea:focus,select:focus{outline-width:0;}
select{background-color:transparent;}
label{font-weight:normal;}
label.required:after{color:red;content:"*";font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}
/*button,input[type="submit"],input[type="reset"],input[type="button"]{overflow:visible;width:auto;*width:1;}*/
.clearfix:before,.clearfix:after{ content:" "; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.clearfix{zoom:1;}
.clearfix:after{clear:both;}
table {border-collapse: collapse;border-spacing: 0;}
th,td{padding:0;vertical-align:middle;}
.hidden { display: none; }
h1,h2,h3,h4,h5,h6{ font-weight:normal; font-size:12px;}
em,i{ font-style: normal;}
.fl{float:left;}
.fr{float:right;}
/*reset.css*/

/*============================================================================================================================================*/



#header{ width: 100%; min-width: 1170px; background: #efefef; height: 34px; border-bottom: 1px solid #ccc;}
.head{ width: 1170px; margin: 0 auto; line-height: 34px;}
.welcome{ width: 420px; float: left; color: #999;}
.welcome a{ display: inline-block; color: #666; padding-left: 17px; background: url(../images/phone.png) no-repeat left center;}
.list{ width: 500px; float: right; text-align: right;}
.list li{ display: inline-block; padding: 0 14px 0 0; margin-right: 11px; background: url(../images/line2.jpg) no-repeat right center; position: relative;}
.list li.first{ background: none;}
.list li:last-child{ background: none; padding-right: 0; margin-right: 0;}
.list li span{ display: inline-block; padding-right: 17px; background: url(../images/jt1.png) no-repeat right center; cursor: pointer;}
.list li.first a{ color: #0079c0; padding: 0 5px;}
.list li ul{ width: 100%; position: absolute; left: 0; top: 34px; background: #efefef; border: 1px solid #ccc; border-top: none; margin-left: -2px;}
.list li ul li{ background: none; display: block; padding: 0 0 0 2px; margin: 0; text-align: left;}

.logo{ width: 1170px; margin: 0 auto; height: 81px; padding: 18px 0;}
.logo li{ float: left;}
.logo li.logo01{ padding: 0px 11px 0;}
.logo li.logo02{ padding: 8px 15px 5px; margin: 22px 9px 0; line-height: 22px; position: relative; border: 1px solid #fff;}
.logo li.slidown{ border: 1px solid #ddd; background: #fff;}
.logo li.logo02 span{ padding: 0 16px 0 9px; background: url(../images/jt1.png) no-repeat right center; font-size: 14px; color: #333; cursor: pointer;}
.logo li.logo02 ul{ background: #fff; width: 83px; border: 1px solid #ddd; border-top: none; display: none; position: absolute; left: 0; margin-left: -1px; z-index: 99;}
.logo li.slidown ul{ display: block;}
.logo li.logo02 ul li{ float: none; cursor: pointer; font-size: 14px; padding-left: 24px; line-height: 30px; border-bottom: 1px dotted #ddd;}
.logo li.logo02 ul li:last-child{ border: none;}
.logo li.logo02 em{ font-size: 16px; font-weight: bold; color: #333;}
.logo li.logo03{ padding-top: 21px;}
.logo li.logo04{ float: right;}

.menu{ width: 1170px; margin: 0 auto 20px; background: #0079c0; height: 60px; border-radius: 5px; position: relative;}
.menu img{ float: right; border-radius: 5px;}
#nav{ width: 1170px; float: left;}
#nav li{ float: left; font: 16px/40px "微软雅黑"; margin: 10px;}
#nav li a{ display: block; padding: 0 19px; border-radius: 5px; color: #fff; font-size: 18px;}
#nav li a.current,#nav li a:hover{ background: #fff000; color: #0079c0;}



.ad{ width: 1170px; margin: 0 auto 25px;}
.ad2{ margin-bottom: 25px;}

.submenu{ width: 1170px; margin: 0 auto 40px;}
.submenu_left{ width: 880px; float: left;}
.submenu_left dl{ float: left; width: 140px; margin-right: 80px;}
.submenu_left dl dt{ font-size: 14px; padding: 10px 0 20px;}
.submenu_left dl dt a{ color: #333;}
.submenu_left dl dd{ border-right: 1px solid #e2e2e2; line-height: 26px;}
.submenu_left dl dd a{ color: #999;}
.submenu_left dl dd a:hover{ color: #0079C0;}
.submenu_left dl:last-child{ margin: 0;}
.submenu_left dl:last-child dd{ border: none;}

.submenu_right{ width: 181px; float: right; text-align: center; padding-top: 20px;}
.submenu_right img{ margin-bottom: 20px;}

#footer{ width: 100%; min-width: 1170px; background: #0079c0; height: 172px;}
.foot{ width: 1170px; margin: 0 auto;}
.copy{ width: 300px; display: inline-block; margin-right: 55px; color: #fff; padding-top: 30px;}
.copy a{ color: #fff;}
.copy a:hover{ text-decoration: underline;}
.copy p{ border-top: 1px solid #fff; padding-top: 5px; margin-top: 5px;}
.foot img{ vertical-align: top;}



.tab_see tr td a{height: 40px; width: 125px; overflow: hidden; display: block;}







.flodon{height:60px;width:100%;background:black;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;position: fixed;bottom: 0;left: 0; display: none;color: #FFFF40;font-size: 24px;font-family: "微软雅黑";line-height: 60px;text-align: center;letter-spacing: 2px;}
.flodon a{color: #fff;font-size: 36px;margin-right: 10px; float: right;cursor: pointer;}

.menu .guang15{right: -50px;display: block;}
.guang15 span{color: #fff;background: #000;position: absolute;right:0;font-size: 16px;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;border-radius: 5px;width: 10px;border-radius: 5px;width: 16px;display: block;text-align: center;line-height: 16px;cursor:pointer;margin-right: 3px;margin-top: 3px;}
.menu .guang16{left: -75px;display: block;}
.guang16 span{color: #fff;background: #000;position: absolute;right:0;font-size: 16px;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;border-radius: 5px;width: 10px;border-radius: 5px;width: 16px;display: block;text-align: center;line-height: 16px;cursor:pointer;margin-right: 3px;margin-top: 3px;}
.link1 {font-family:"宋体";FONT-SIZE: 15px; COLOR: #FFffff; TEXT-DECORATION: none
}
A.link1:link {font-family:"宋体";FONT-SIZE: 15px; COLOR: #FFffff; TEXT-DECORATION: none
}
A.link1:visited {font-family:"宋体";FONT-SIZE: 15px; COLOR: #FFffff; TEXT-DECORATION: none
}
A.link1:hover {font-family:"宋体";FONT-SIZE: 15px; COLOR: #FFffff; TEXT-DECORATION: underline
}
A.link1:active {font-family:"宋体";FONT-SIZE: 15px; COLOR: #FFffff; TEXT-DECORATION: none
}