﻿@charset "utf-8";
.g-header .w-auto{width:1000px;}
.w-auto{width:980px; overflow:hidden;}
.g-banner{height:720px;background:url(../images/index-img.png) repeat #2bb7f4;}
.m-product{ float:left; display:inline-block; position:relative;margin:0 19px 40px 0;}
.m-product.m-r0{margin-right:0;}
.m-product:nth-child(4n+0){margin-right:0;}
.m-product:hover .m-user{ display:block;}
.m-user{ position:absolute;padding:0 45px;height:100%;top:0;left:0;border-radius:12px;background:rgba(47, 71, 99, 0.9) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=90); background:#2f4763;/*实现IE背景透明*/color:#fff; text-align:center; display:none;}
.m-user h2{font-size:34px; font-weight: normal;margin:58px 0 30px; line-height:30px;}
.m-user p.text{height:100px;font-size:16px; line-height:22px;}
.m-user a.btn{width:184px;height:44px; display:inline-block;background:#fff; border-radius:10px; text-align:center; line-height:44px;font-size:16px;color:#243140;}
.m-user a.btn:hover{background:#e7e8f5;}
.g-product{background:#fff;}
.g-product a.btn-more{ clear:both;background:#408ff1;width:180px; height:50px; line-height:50px; text-align:center; font-size:18px; display:block;color:#fff; border-radius:10px;margin:0 auto 40px;}
.g-product a.btn-more:hover{background:#2478e0;}
.m-title{padding-top:40px;margin-bottom:28px; display:block;}
.m-about{ float:left;width:456px; display:inline-block; vertical-align:top;margin-right:50px;}
.m-about .m-title,.m-news .m-title{margin-bottom:12px;}
.m-about a.link{color:#408ff1;font-size:18px;}
.m-about a.link:hover{color:#2b75d2;}
.m-about p.text{font-size:16px;color:#505050; line-height:30px;}
.m-news{float:left;width:470px; display:inline-block;}
.m-news li{font-size:16px; overflow:hidden; line-height:30px; border-bottom:1px dotted #707070;}
.m-news li a.link{ float:left;color:#707070; width:360px; display:inline-block;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;}
.m-news li a.link:hover{color:#408ff1;}
.m-news li span.time{ float:right; vertical-align:top;color:#707070;}
.m-friendship{ clear:both;}
.m-friendship a.link{margin-right:17px;}