/*首页*/

/*优质服务*/
.M_serv .s_xm{float:left; width:299px; height:180px; border-right:1px solid #ddd;}
.M_serv .s_xm img{float:left; display:block; width:90px; height:90px; margin:45px 35px 45px;}
.M_serv .s_xm .wen{float:left; width:109px; margin-top:45px;}
.M_serv .s_xm .wen b{display:block; font-size:26px; color:#434343; line-height:38px; margin-bottom:10px;}
.M_serv .s_xm .wen span{display:block; line-height:20px; color:#999;}
.M_serv .more{float:left; width:300px; height:180px; background:#FFC600; }
.M_serv .more a{display:block; line-height:180px; text-align:center; color:#fff; font-size:24px; font-weight:bold;}
.M_serv .more a:hover{color:#434343;}

/*公司概况*/
.about{width:100%; height:458px; padding:60px 0; background:#F5F5F5;}
.about .Title h3{background:#F5F5F5; }
.about .we-con{margin:40px auto;}
.about .we-con .pic{float:left; width:521px; height:360px;}
.about .we-con .pic img{display:block; width:521px; height:auto;}
.about .we-con .words{float:right; width:630px; }
.about .we-con .conts{width:620px; color:#5a5a5a; line-height:28px;}
.about .we-con .conts p{font-size:15px; text-indent: 2em; margin-bottom:20px;}
.about .we-con .conts .btn{display:block; margin-top:20px; text-align:right; font-size:16px;}
.about .we-con .conts .btn:hover{color:#FF9900;}
.about .we-con .words .td{margin-top:20px;}
.about .we-con .words .td span{display:inline-block; font-size:18px; color:#ccc; cursor:default; width:280px; margin-left:32px;}
.about .we-con .words .td b{font-size:62px; color:#888;}

/*预约服务*/
.two-con{width:100%; background:url("../img/cn.jpg"); height:558px;  background-position: center center; background-attachment: fixed; 
left: -343px; /*width: 1886px;*/}
.two-con .container{position:relative; top:131px; color:#fff; text-align:center;}
.two-con .t-bt{font-size:22px; line-height:34px;}
.two-con .t-zz h2{margin:32px auto 22px; font-size:40px; color:#ffc600; line-height:52px;}
.two-con .t-zz p{font-size:26px; color:#CFCFCF; line-height:36px; letter-spacing: 19px;}
.two-con .btn{display:block; width: 119px; height:44px; line-height:44px; margin:50px auto; border:1px solid #fff; text-align:center; font-size:16px; color:#fff;}
.two-con .btn:hover{background:#FFC600; border-color:#FFC600;}

/*新闻资讯*/
.News{margin-top:40px;}
.News li{float:left; margin-right:60px; width:360px;}
.News li .a1{display:block; width:100%; height:260px; overflow:hidden;}
.News li .a1 img{width:100%; height:260px; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1);
    -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
.News li:nth-child(3n){margin-right:0;}
.News .a2{display:block; width:100%; padding-top:10px; font-weight:700; color:#5a5a5a; font-size:18px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.News .a2:hover{color:#FF9900;}
.News .time{display:block; color: #929292; padding-top:6px;}
.News .p1{color:#999; padding-top:5px; height:60px; line-height:20px; overflow:hidden;}
.News .a1:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);}

/*合作伙伴*/
.four-con{width:100%; padding:60px 0; background:#F5F5F5; }
.four-con .Title h3{background:#F5F5F5; }
.four-con .busn{margin-top:40px;}
.four-con .busn li{float:left; width:210px; height:100px; overflow:hidden; margin:0 37px 30px 0;}
.four-con .busn li a{display:block; width:100%; height:100%;}
.four-con .busn li img{display:block; width:210px; height:100px; -webkit-transform: scale(1);  -moz-transform: scale(1); 
	-o-transform: scale(1); -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
.four-con .busn li:nth-child(5n){margin-right:0;}
.four-con .busn li:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);}














