.case_banner{
	background-image: url(../images/rwzx_banner.jpg);
	height: 500px;
}
body{
	background: #F9FAFC;
}
.show-content .show-tit, .microblogging .show-tit {
    text-align: center;
    font-size: 36px;
    color: #454545;
    font-weight: bold;
    padding-top: 55px;
}
.show-content .show-title, .microblogging .show-title {
    text-align: center;
    color: #727272;
    font-size: 16px;
    margin-top: 23px;
    line-height: 26px;
}
.show-content .compose {
    padding-bottom: 20px;
}
.show-content .show1 {
    margin-top: 60px;
}
.show-content .compose .first {
    margin-left: 0px;
}
.show-content .compose li {
    width: 339px;
    float: left;
    text-align: center;
    margin: 0px 0px 45px 120px;
    color: #8e8e8e;
    line-height: 24px;
}
.show-content .compose li dd h3 {
    color: #636363;
    font-size: 18px;
    margin: 25px 0px 12px;
}
.cl {
    clear: both;
}
.show-content .compose li img{
	transition:all 1s;
}
.show-content .compose li img:hover{
	transform:rotate(360deg);
}
.module h3 {
    color: #444;
    font-size: 24px;
    font-weight: 500;
    padding-top: 55px;
    text-align: center;
}
.module h4 {
    text-align: center;
    font-size: 14px;
    color: #cccccc;
    height: 35px;
    line-height: 35px;
    background: url(../images/h4bg.png) bottom center no-repeat;
    text-transform: Uppercase;
    font-weight: 300;
}
.module h5 {
    color: #999999;
    font-size: 14px;
    text-align: center;
    font-weight: 300;
    height: 35px;
    line-height: 35px;
}
.nt-main {
    padding: 30px 0px 40px;
}
.nt-main-content {
    text-align: center;
    position: relative;
}
.nt-main-content .nt-box1 {
    left: 69px;
    top: 70px;
    text-align: right;
}
.nt-main-content .nt-box2 {
    left: 69px;
    top: 265px;
    text-align: right;
}
.nt-main-content .nt-box3 {
    right: 69px;
    top: 70px;
    text-align: left;
}
.nt-main-content .nt-box4 {
    right: 69px;
    top: 265px;
    text-align: left;
}
.nt-main-content .nt-box {
    position: absolute;
    width: 210px;
}
.nt-main-content .nt-box .title {
    font-size: 16px;
    font-weight: bold;
    color: #444;
}
div:after {
    content: "";
    display: block;
    clear: none;
}
.newsmodule{
	background: #fff;clear: both;
}
.nt-main-content .nt-box p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-top: 6px;
}
.yx-main {
    height: 730px;
    margin-bottom: 20px;
}
.yx-main .yx-des {
    width: 930px;
    margin: 15px auto;
    color: #999;
    line-height: 26px;
}
.yx-content-box {
    padding: 30px 0px;
}
.yx-content-box .pic {
    margin-right: 50px;
}.fl {
    float: left;
}.yx-content-box .box {
    margin-bottom: 30px;
}.yx-content-box .icon {
    width: 50px;
}
.yx-content-box .list {
    overflow: hidden;
    width: 388px;
}.yx-content-box .list .tit {
    font-size: 20px;
    color: #444;
    margin-bottom: 5px;
}
.yx-content-box .list p {
    color: #666;
    font-size: 12px;
    line-height: 20px;
}
.yx-content-box .text{
	float: right;
	margin-right: 80px;
	margin-top: 30px;
}
.bzfw-list ul {
    margin-left: -40px;
}
.bzfw-list ul li {
    width: 370px;
    float: left;
    height: 223px;
    background: #fff;
    box-shadow: 0px 0px 24px rgba(7,38,74,0.09);
    border-radius: 6px;
    margin: 90px 0px 60px 54px;
    padding: 0px 45px;
    text-align: center;
}
.bzfw-list ul li .icon {
    width: 100px;
    height: 100px;
    margin: -50px auto 0;
}
 .bzfw-list ul li img{
	 transition: 0.5s;
 }
 .bzfw-list ul li .title {
     font-size: 20px;
     color: #444;
     margin-bottom: 8px;
     margin-top: 25px;
 }
 .bzfw-list ul li p {
     color: #999;
     line-height: 24px;
 }
 .cl {
     clear: both;
 }
.bzfw-list ul li:hover img {
     opacity: 0.5;
     -webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
     filter: grayscale(100%);
     filter: gray;
 }
 .zxfw-main {
     height: 720px;
 }
 .zxfw-list ul {
     margin-left: -40px;
 }
 .zxfw-list ul li {
     width: 400px;
     height: 454px;
     background: #fff;
     -webkit-border-radius: 6px;
     border-radius: 6px;
     box-shadow: 0px 0px 24px rgba(7,38,74,0.09);
     padding-top: 6px;
     float: left;
     margin-left: 40px;
     margin-top: 30px;
 }
 .zxfw-list ul li .biaoti {
     background: #f45448;
     height: 144px;
     -webkit-border-radius: 6px 6px 0px 0px;
     border-radius: 6px 6px 0px 0px;
     text-align: center;
     color: #fff;
 }
 .zxfw-list ul li .tit {
     font-size: 27px;
     padding: 35px 0px 10px;
 }
 .zxfw-list ul li .biaoti p {
     font-size: 17px;
     color: #fff;
 }
 .zxfw-list ul li .list {
     padding: 20px;
     border-bottom: 1px solid #eaeced;
 }
 .zxfw-list ul li .price {
     text-align: center;
     color: #585b60;
     font-size: 50px;
     padding: 10px 0px;
 }
 .zxfw-list ul li .btn {
     text-align: center;
 }
 .zxfw-list ul li .list p {
     color: #999;
     font-size: 15px;
     background: url(../images/gicon01.png) no-repeat left 5px;
     padding-left: 25px;
     margin-bottom: 10px;
     line-height: 23px;
 }
 .zxfw-list ul li .price span {
     font-size: 25px;
 }
 .zxfw-list ul li .btn a {
     width: 120px;
     height: 36px;
     background: #f45448;
     display: inline-block;
     line-height: 36px;
     -webkit-border-radius: 25px;
     border-radius: 25px;
     color: #fff;
 }
 .zxfw-list ul li.even .biaoti, .zxfw-list ul li.even .biaoti .btn a {
     background: #47be64;
 }
 .zxfw-list ul li.last .biaoti, .zxfw-list ul li.last .biaoti .btn a {
     background: #faa33a;
 }
 .zxfw-list ul li.last .biaoti .list p {
     background: url(../images/gicon03.png) no-repeat left 5px;
 }
 .zxfw-list ul li.even .biaoti .list p {
     background: url(../images/gicon02.png) no-repeat left 5px;
 }
 .hzlc-list {
     padding: 70px 0px;
 }
 .hzlc-list ul {
     overflow: hidden;
 }
 .hzlc-list ul li {
     width: 207px;
     height: 148px;
     float: left;
     margin-left: 41px;
 }
 .hzlc-list ul li .number {
     width: 45px;
     float: left;
     text-align: center;
     line-height: 130px;
     margin: 9px 20px 0px 9px;
     font-size: 24px;
     color: #666;
     font-weight: 400;
     font-style: italic;
 }
 .hzlc-list ul li .text {
     width: 100px;
     text-align: center;
     float: left;
 }
 .hzlc-list ul li .icon {
     height: 80px;
     margin: 9px 0px 0px 0px;
     text-align: center;
     width: 100px;
 }
 .hzlc-list ul li .icon span {
     display: table-cell;
     vertical-align: middle;
     width: 100px;
     height: 80px;
 }
 .hzlc-list img {
     max-width: 100%;
 }
 .hzlc-list ul li .text p {
     color: #fff;
     font-size: 14px;
     line-height: 20px;
 }

 
 @media screen and (max-width: 768px){
.show-content .compose li {
    width: 100% !important;
    margin-left: 0px !important;
}
}