﻿@charset "utf-8";

body{background: #e6e6e6;font-size: 14px;}
.g-row{background: #fff;}
.g{width: 970px;padding:10px 15px 0;background: #fff;margin:0px auto 0 auto;}
.w315{width:315px;}
.w320{width:320px;}
.w640{width:640px;}

.m-head{height:422px; background:url(../images/head_bg.png) repeat-x;}
.m-banner{ background:url(../images/banner.jpg) no-repeat center top; height:365px;}

#nav{height:57px;line-height:50px;padding-left: 40px;width: 900px;margin: 0 auto;}
#nav a{width:119px; text-align:center;height:57px;line-height:50px;display: inline-block;color: #fff;font-weight: bold; font-size:18px; font-family:"微软雅黑","黑体";}
#nav a:hover,#nav a.active{opacity: .7;filter: alpha(opacity=70);}
#nav a.home{ background:url(../images/home_bg.png) no-repeat; height:57px;}

.m-tit{background:#e9e9e9 url(../images/tit_bg.png) no-repeat left top;}
.m-tit img{display:block;width:110px; margin:0 auto}
.m-tit02{background:url(../images/tit02_bg.png) no-repeat left top; height:40px; line-height:40px; border-bottom:3px solid #ff9600;}
.m-tit02 .u-tt{display:block; padding-left:15px;font-size:18px; color:#fff;font-family:"微软雅黑","黑体";}
.bg1{ background:#f5f5f5;}
.bg2{ background:#f9f2de; height:450px;}
.bg3{ background:#f5f5f5; height:197px;}
.bg4{ background:#868686; height:160px; padding-left:10px;}
.bg5{ background:#666;height:160px;}

.m-cent01{padding: 15px 15px 15px 20px; overflow:hidden}
.m-cent01 .imgbox{width:90p; height:90px; float:left; display:block;}
.m-cent01 dt{width:180px; line-height:26px; float:left; padding-left:10px;}
.m-cent01 dt p{font-size:12px;color:#333;line-height:14px;}
.m-cent01 dd{clear:both;font-size:12px; color:#666; text-indent:2em;}
.m-cent01 dd a{ color:#f60}

.m-cent02{padding: 16px 50px 20px; overflow:hidden}
.m-cent02 p{font-size:14px; color:#333;font-family:"微软雅黑","黑体";line-height:26px;}

.m-cent03 .imgbox02{width:286px; margin:0 auto; display:block; padding:20px 0 15px;}
.m-cent03 p{ margin-left:180px;}

.m-cent04{ margin-bottom:12px;}
.m-cent04 .scroll ul{margin:10px 0;}
.m-cent04 .scroll li{ background:url(http://meta.bmlink.com/images/d.png) no-repeat 10px 10px; height:30px; line-height:30px;padding-left:20px; overflow:hidden}
.m-cent04 .scroll li a{font-size:14px; color:#333; }

.carousel .prev,.carousel .next{display: block;position: relative;float:left;margin:40px 5px 0 5px;width:23px;height:100px;background:#CCC; border-radius:5px}
.carousel .prev{margin:40px 5px 0 10px;}
.carousel .prev:hover,.carousel .next:hover{opacity: .7;filter: alpha(opacity=70);}
.m-wimg{margin:10px 0;float: left;}
.m-wimg li{width: 240px;}
.m-wimg li .u-img{width:240px;height:160px;*font-size:180px; display:block;}
.m-wimg li .u-img img{max-width: 240px;max-height:160px;width:240px;height:160px; }
.m-wimg li strong{display: block;text-align: center;width: 100%;padding:0;font-weight: normal;}
em.arr,em.ard {
position: absolute;
top: 40px;
height: 0;
width: 0;
border-width: 10px;
font-size: 0;
}
em.arr{
	right:5px;
	border-style: dashed solid  dashed dashed;
border-color: transparent  #f5f5f5  transparent  transparent;
}
em.ard{
		left:5px;
border-style: dashed  dashed dashed solid;
border-color: transparent   transparent  transparent #f5f5f5 ;
}


#footer{ color:#f0f0f0;font-size:12px;}
#footer img{padding:30px 0 0 60px;}
#footer p{padding:30px 0 0 30px;}

