@charset "utf-8";
/*banner*/
.case-img { background: url(../../images/case/qijing/banner.jpg) no-repeat center top; }
.case-img .btn { color: #fff; background: none; border: 1px solid #fff;}
.case-img .btn:hover { background: #fff; color: #333; }

/*内容*/
.module1 li { width: 360px; margin-left: 65px;}
.module1 li img { width: 100%; }

.module2 { background: url("../../images/case/qijing/module2-1.jpg") no-repeat center top; }
.module2 .title { color: #fff;}
.module2 li { float: none; color: #fff; font-size: 16px; text-align: left;}
.module2 .left { float: left;}
.module2 .left li { margin-left: 100px;}
.module2 .right { float: right;}
.module2 .right li { margin-right: 122px;}

.module4 li { width: 360px; border: 1px solid #dcdcdc; margin-left: 60px; }
.module4 li img { width: 100%; }
.module4 .desc { padding: 30px 0; }

.introduce { margin-bottom: 20px !important; }