/*内容*/
.item_content>.item_wrap>.wrap_item{float: left;width: 280px;height: 400px;margin-right: 20px;border-radius: 20px;box-shadow: 0px 3px 18px 2.94px rgba(7, 65, 201, 0.6);}
.item_content>.item_wrap>.wrap_item:hover{transform:translateY(-1rem); -ms-transform:translateY(-1rem);/* IE 9 */  -moz-transform:translateY(-1rem);/* Firefox */ -webkit-transform:translateY(-1rem);/* Safari 和 Chrome */  -o-transform:translateY(-1rem);/* Opera */}
.item_content>.item_wrap>.wrap_item{padding: 30px 0;}
.item_content>.item_wrap>.wrap_item>.img_wrap{height: 70px;margin-top:50px;}
.item_content>.item_wrap>.wrap_item>.img_wrap>img{height: 100%;margin: 0 auto;width: 200px;height:50px;}
.item_content>.item_wrap>.wrap_item>.text_wrap{text-align: center;width: 240px;margin-left: 20px;}
.item_content>.item_wrap>.wrap_item>.text_wrap>p{margin-top: 20px;}
.item_content>.item_wrap>.wrap_item>.text_wrap>.mainTitle{font-size: 20px;font-weight: bold;}
.item_content>.item_wrap>.wrap_item>.text_wrap>.subTitle{font-size: 16px;}
.item_content>.item_wrap>.wrap_item>.a_wrap{margin:50px 0 0 100px;}
.item_content>.item_wrap>.wrap_item>.a_wrap a{width: 100px;height: 30px;line-height: 30px;font-size: 14px;color: #007BFF;letter-spacing: 1px;margin-top: 30px;border: 1px solid #007bff;padding:5px 10px;} 
.item_content>.item_wrap>.wrap_item>.a_wrap a:hover{background: #007bff;color: #fff;}

/*呼叫亮点*/
.item_content>.item_wrap>.wrap_item1{float: left;width:300px;}
.item_content>.item_wrap>.BrightSpot{height: 450px;border-top: 1px solid #e8e8e8; }
.item_content>.item_wrap>.BrightSpot>.viewBrightSpot{width:100%;position: absolute;top: 50%;left: 0;margin-top: -180px;z-index: 2;display: none;}
.item_content>.item_wrap>.BrightSpot>.act{height: 400px;display: block;}
.item_content>.item_wrap>.BrightSpot>.viewBrightSpot>.text_wrap{position: absolute;right: 0;top: 100px;}
.item_content>.item_wrap>.BrightSpot>.viewBrightSpot>.text_wrap>p{font-size: 16px;line-height: 30px;}
.item_content>.item_wrap>.wrap_item>.brightSpot1_wrap{width: 70px;height: 70px;background: url("../../images/cf1.png")/*tpa=http://qi.work/images/cf1.png*/ no-repeat 0 0;margin:  0 auto;}
.item_content>.item_wrap>.wrap_item>.brightSpot2_wrap{width: 70px;height: 70px;background: url("../../images/cf2.png")/*tpa=http://qi.work/images/cf2.png*/ no-repeat 0 0;margin:  0 auto;}
.item_content>.item_wrap>.wrap_item>.brightSpot3_wrap{width: 70px;height: 70px;background: url("../../images/cf3.png")/*tpa=http://qi.work/images/cf3.png*/ no-repeat 0 0;margin:  0 auto;}
.item_content>.item_wrap>.wrap_item>.brightSpot4_wrap{width: 70px;height: 70px;background: url("../../images/cf4.png")/*tpa=http://qi.work/images/cf4.png*/ no-repeat 0 0;margin:  0 auto;}
.item_content>.item_wrap>.act>.text_wrap{color: #5483f9;border-bottom: 2px solid #5483f9;padding-bottom: 50px;}
.item_content>.item_wrap>.act>.brightSpot1_wrap{background-image: url("../../images/cf1_1.png")/*tpa=http://qi.work/images/cf1_1.png*/;}
.item_content>.item_wrap>.act>.brightSpot2_wrap{background-image: url("../../images/cf2_1.png")/*tpa=http://qi.work/images/cf2_1.png*/;}
.item_content>.item_wrap>.act>.brightSpot3_wrap{background-image: url("../../images/cf3_1.png")/*tpa=http://qi.work/images/cf3_1.png*/;}
.item_content>.item_wrap>.act>.brightSpot4_wrap{background-image: url("../../images/cf4_1.png")/*tpa=http://qi.work/images/cf4_1.png*/;}
.relative>.madeBg{background: #fff;}
.case_more>img{float:left;margin:10px 85px 30px 20px;}
