﻿@charset"utf-8";
/*CSSDocument*/
body{font-size:12px;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体"}
html,body,div,span,h1,h2,h3,h4,h5,h6,em,img,strong,sub,sup,tt,dd,dl,dt,form,label,table,caption,tbody,tfoot,thead,tr,th,td,ul,li,p,a,section,article,aside,header,footer,nav,dialog,figure,canvas{margin:0;padding:0;}
i,em{font-style:normal;}
section,article,aside,header,footer,nav,dialog,figure,canvas{display:block;}
input,select,textarea{vertical-align:middle;resize:none;}
img{border:0;}
ul,li{list-style-type:none;}
a{text-decoration:none;color:#00bbb0;}
a:hover{text-decoration:underline}
.clear{clear:both;}
.fl{float:left;}/*左浮动*/
.fr{float:right;}	/*右浮动*/
.tl{text-align:left;}	/*文字左对齐*/
.tc{text-align:center;}	/*文字居中对齐*/
.tr{text-align:right;}	/*文字右对齐*/
.clearfix{zoom:1}
.c-999{color:#999}
.c-666{color:#666}
.c-3C3C{color:#3C3C3C}
.c-e70{color:#e70}
.c-lv{color:#0C3}
.c-red{color:red}
.t-12px{font-size:12px}
.t-14px{font-size:14px}
.t-16px{font-size:16px}
.t-18px{font-size:18px}
.t-20px{font-size:20px}
.t-22px{font-size:22px}
.t-24px{font-size:24px}
.mb20{margin-bottom:20px}
.mr10{margin-right:10px}
.mr20{margin-right:20px}
.ml15{margin-left:15px}
.ml30{margin-left:30px}
.pt20{padding-top:20px}
.pl10{padding-left:10px}
.text-14{font-size:14px;color:#666;line-height:30px}
.text-14 h2{ text-align:center;font-size:24px;color:#666;padding:10px 0 10px 0}
.text-14 p{padding-bottom:30px; text-indent:2em;padding:15px}
.body-001{background: url(../images/bg_001.jpg) no-repeat center 100px}
.body-002{background: url(../images/bg_002.jpg) no-repeat center 100px}
.body-003{background: url(../images/bg_003.jpg) no-repeat center 100px}
.body-004{background: url(../images/bg_004.jpg) no-repeat center 100px}
.body-005{background: url(../images/bg_005.jpg) no-repeat center 100px}
.header{background:#f8f8f8; box-shadow:0px 2px 3px #ddd;height:98px;border-top:2px solid #00bbb0;margin-bottom:15px}
.header-content{width:1000px;margin:0 auto; position:relative}
.header .logo{background:url(../images/ihelogo.png) no-repeat;width:260px;height:90px;display:inline-block; float:left;margin-top:2px}
.header .t-nav{ position:absolute;top:0px;right:0px;height:28px; text-align:center;padding:0 6px;background:#00bbb0}
.header .t-nav a{color:#fff;margin:0 6px;line-height:28px}
.header .nav{float:right;padding-top:50px}
.header .nav li{float:left;margin:0 20px 0 30px}
.header .nav li a{font-size:18px;color:#3c3c3c}
.header .nav li a:hover{color:#ff6f52}
.footer{border-top:1px solid #ccc;background:#f5f5f5;height:80px;padding-top:15px}
.footer-mian{width:1000px;margin:0 auto}
.footer-mian p{line-height:24px;color:#666}


