@charset "UTF-8";

*{ margin: 0; padding: 0; }
h2{ font-weight: normal; font-family: "微软雅黑"; }
p{ font-family: "微软雅黑"; }
body{ background-color:#fff}
.ml140{ margin-left: 140px; }
.ml100{ margin-left: 100px; }
.main{ width: 100%; margin: 0 auto; position: relative;}
.item{ background-color: #eff0f2; overflow: hidden; cursor: pointer; position: relative;}
.item-l{ float: left; width: 480px; }
.item-r{ float: right; width: 480px; }
.item img{ float: left; }
.item-bg{ background-image: url(../images/ad1.jpg); 100%; height: 444px; }
.item-box{ width: 320px; float: right; margin-right: 50px;}
.box{ width: 320px; height: 240px; background-color: rgba(139,167,172,0.5); margin-bottom: 4px; }
.box h2{ font-size: 35px; color: #fff;  padding-left: 48px; padding-top: 120px; margin-bottom: 20px;}
.box p{ font-size: 18px;  color: #fff;  padding-left: 48px; }
.box2{ width: 320px; height: 200px; background-color: rgba(139,167,172,0.5);}
.box2 p{ font-size: 21px; color: #fff; padding-left: 48px; padding-top: 30px; line-height: 30px;}
.con{ width: 250px; margin-top: 50px; }
.con h2{ line-height: 36px; font-size: 26px; color: #333; margin-bottom: 20px; font-family: "微软雅黑"; }
.con p{ line-height: 20px; font-size: 14px; color: #666; font-family: "微软雅黑"; }

.mskeLayBg { background:#000; width: 100%; position: fixed; left: 0px; top: 0px; 
	z-index: 10; opacity: 0.4; filter: alpha(opacity=40); display: none; _display:none!important }
.item1,.item3{ border-top: 16px solid #fff; border-bottom: 16px solid #fff;}
.bd16{ border-top: 16px solid #fff; border-bottom: 16px solid #fff;}

