.Introduction {padding-bottom:40px;}
.Introduction .textCom{margin:23px auto 30px;width:1131px;height:211px;	padding-top: 26px;background:url(../images/demo_01.png) center no-repeat;}
.Introduction .phone{margin:0 auto;width:286px;height:152px;border:1px solid #e5e5e5;border-radius:4px;}
.Introduction .phone a,.Introduction .phone em,.Introduction .phone i,.Introduction .phone span{display:block;text-align:center;}
.Introduction .phone em{margin-top:20px;color:#666;font-weight:700;font-size:20px;line-height:30px;}
.Introduction .phone i{margin:24px auto;width:30px;height:2px;background:#999;}
.Introduction .phone span{margin-bottom:12px;color:#666;font-size:18px;line-height:17px;}
/* .Introduction .phone a{color:#1c8aff;font-size:18px;line-height:13px;}  2018-3-27 陈松波修改"立即认领"的按钮 */
.Introduction .picScroll-left{padding-top:30px;height:160px;border-top:1px solid #d6dde3;background:url(../images/demo_02.png) center 30px no-repeat;}
.products{padding-bottom:40px;background:#f2f2f5;}
.products .w1120{overflow:hidden;padding-top:30px;}
.products ul{margin-bottom:20px;height:674px;background:url(../images/demo_05.png) center no-repeat;}
.products .win2{height:380px;background:url(../images/demo_03.png) center no-repeat;}
.contactUs {height:220px;background:url(../images/img_bg.jpg) center no-repeat;}
.contactUs ul{margin-top:30px;width:1132px;height:75px;background:url(../images/demo_04.png) center no-repeat;}

/* 2018-3-27 陈松波修改"立即认领"的按钮 */
.Introduction .phone a{
    width: 120px;
    height: 36px;
    border-radius: 3px;
    background: #1c8aff;
    color: #fff;
    line-height: 36px;
    font-size: 14px;
    margin: 30px auto;
    cursor: pointer;
}
.Introduction .phone{
    height: 148px;
}