@charset "utf-8";
body{font-family: Arial,"微软雅黑","宋体"; font-size: 14px; color: #535353;}
body,html,div,ul,li,p,a,img,h1,h2,h3,h4,h5,span,textarea{margin: 0; padding: 0;}
ul,li{list-style: none;}
a{text-decoration: none; color: #535353;}
a:hover{color:#029688;}
img{border:none;}

.cl{ clear: both;}
.w1200{ width: 1200px; margin: 0 auto;}
.mt30{margin-top: 30px;}
.mb30{margin-bottom: 30px;}
.l{float: left;}
.r{float: right;}

/*head*/
.head{min-width: 1200px;}

/*顶部*/
.top1{ height: 35px; line-height: 35px;}
.top1 .r a{margin: 0 5px;}

/*菜单*/
.active{ background: #029688;}
.menu{ background-color: #4f4f4f;}
.menu1{ height: 100px;}
.menu r{width: 800px;}
.menu .r ul li{ float: left; }
.menu .r ul li a{ color: #fff; font-size: 16px; padding:0 20px; line-height: 100px; display: inline-block; }

/*底部*/
.foot{background-color: #4f4f4f; padding-top:40px; color: #b4b4b4; min-width: 1200px;}
.foot a{ color: #b4b4b4;}
.foot a:hover{ color: #029688;}
.foot h3{ color:#00cab7; font-size:20px; font-weight:normal; height:40px; line-height:40px; margin-bottom:10px;}
.foot ul li{ line-height: 25px;}
.foot ul li img{ margin-top:5px; margin-right:10px;}
.foot .l{ margin-right:50px;}
.f1{ width: 400px;}
.f2,.f3,.f4{ width:200px;}
.f4 img{ width:120px; height:120px;}
.foot2{ line-height:50px; border-top:1px solid #6f6f6f; text-align:center; margin-top:30px;}