.branding article, .branding aside, .branding details, .branding figcaption, .branding figure, .branding footer, .branding header, .branding hgroup, .branding main, .branding menu, .branding nav, .branding section, .branding summary {
    display: block;
}
.branding { margin-top:88px;}
.branding .banner {
    height: 550px;
    background-size: auto 100%;
    background-position: center;
}
.branding .banner .item {
    height: 550px;
    background-size: auto 100%;
    background-position: center;
}
.branding .wx_box1 {
    background: #f4f4f4;
	overflow: hidden;
}
.branding .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.branding .s-header-box {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 55px;
    padding-bottom: 29px;
    margin-bottom: 30px;
}
.branding .s-header {
    position: relative;
}
.branding .s-header h2 {
    font-size: 52px;
    color: rgb( 51, 51, 51);
    font-weight: bold;
    margin: 0;
}
.branding .sub-title, .branding .s-boder {
    position: absolute;
    right: 0;
}
.branding .sub-title {
    bottom: 0;
    font-size: 24px;
    color: rgb( 136, 136, 136);
}
.branding .s-boder {
    width: 126px;
    height: 5px;
    background-repeat: no-repeat;
    background-image: url(../image/tg_bg.jpg);
    top: 0;
}
.branding .wxkf {
	overflow: hidden;
}
.branding .wxkf .wz h4 {
    font-size: 36px;
    color: #333;
    margin-top: 140px;
    font-weight: bold;
}
.branding .wxkf .wz p {
    font-size: 17px;
    color: #666;
    line-height: 28px;
    margin: 40px 0 50px;
}
.branding .wxkf .wz button {
    width: 145px;
    height: 40px;
    background: none;
    border: 1px solid #d73240;
    color: #d73240;
    font-size: 18px;
    border-radius: 5px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.branding .wxkf .col-md-6 img {
    width: 100%;
}
.branding .soft_rj {
    _background: url(../image/soft_bg.jpg)left top repeat-x;
	background: #d73240;
	overflow: hidden;
}
.branding .soft_rj .s-header h2 {
    color: #fff;
}
.branding .soft_rj .sub-title {
    color: #fff;
}
.branding .soft_rj .s-boder {
    background-image: url(../image/soft_bg1.jpg);
}
.branding .soft_rj .lanm {
    padding-bottom:50px;
	overflow: hidden;
}
.branding .soft_rj .lanm .box {
    background: #fff;
    padding: 26px;
	margin: 0 15px;
    text-align: center;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.branding .soft_rj .lanm .col-lg-3:first-child .box {
    margin: 0 15px 0 0;
}
.branding .soft_rj .lanm .col-lg-3:last-child .box {
    margin: 0 0 0 15px;
}
.branding .soft_rj .lanm .box h4 {
    font-size: 24px;
    color: #333;
}
.branding .soft_rj .lanm .box .pic {
    width: 70px;
    height: 70px;
    margin: 30px auto;
}
.branding .soft_rj .lanm .box .pic1 {
    background: url(../image/soft01.png) no-repeat;
}
.branding .soft_rj .lanm .box .pic2 {
    background: url(../image/soft02.png) no-repeat;
}
.branding .soft_rj .lanm .box .pic3 {
    background: url(../image/soft03.png) no-repeat;
}
.branding .soft_rj .lanm .box .pic4 {
    background: url(../image/soft04.png) no-repeat;
}
.branding .soft_rj .lanm .box:hover .pic1{background:url(../image/soft001.png) no-repeat;}
.branding .soft_rj .lanm .box:hover .pic2{background:url(../image/soft002.png) no-repeat;}
.branding .soft_rj .lanm .box:hover .pic3{background:url(../image/soft003.png) no-repeat;}
.branding .soft_rj .lanm .box:hover .pic4{background:url(../image/soft004.png) no-repeat;}
.branding .soft_rj .lanm .box:hover{box-shadow:0px 1px 5px 3px rgba(215,50,64,0.5)}
.branding .soft_rj .lanm .box:hover button{background:#d73240;}
.branding .soft_rj .lanm .box p {
    font-size: 16px;
    color: #666;
    text-align: left;
	line-height:26px;
	min-height: 104px;
}
.branding .soft_rj .lanm .box button {
    font-size: 16px;
    background: #b4b4b4;
    color: #fff;
    width: 160px;
    height: 42px;
    border: none;
    border-radius: 22px;
    margin: 30px 0 10px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}




@media (min-width: 768px) {
.branding .container {
    width: 750px;
}
.branding .col-sm-1, .branding .col-sm-10, .branding .col-sm-11, .branding .col-sm-12, .branding .col-sm-2, .branding .col-sm-3, .branding .col-sm-4, .branding .col-sm-5, .branding .col-sm-6, .branding .col-sm-7, .branding .col-sm-8, .branding .col-sm-9 {
    float: left;
}
.branding .col-sm-6 {
    width: 50%;
}
}
@media (min-width: 992px) {
.branding .container {
    width: 970px;
}
.branding .col-md-1, .branding .col-md-10, .branding .col-md-11, .branding .col-md-12, .branding .col-md-2, .branding .col-md-3, .branding .col-md-4, .branding .col-md-5, .branding .col-md-6, .branding .col-md-7, .branding .col-md-8, .branding .col-md-9 {
    float: left;
}
.branding .col-md-6 {
    width: 50%;
}
}
@media (min-width: 1200px) {
.branding .container {
    width: 1170px;
}
.branding .col-lg-3 {
    width: 25%;
}
}
@media (min-width: 1260px) {
.branding .container {
    width: 1230px;
}
}
@media (min-width: 1440px) {
.branding .container {
    width: 1410px;
}
}
@media (min-width: 1600px) {
.branding .container {
    width: 1500px;
}
}

@media only screen and (max-width: 1199px){
.branding .banner {
    height: 500px !important;
}
.branding .banner .item {
    height: 500px;
}
.branding .sub-title {
    position: relative;
}
.branding .soft_rj .lanm .col-lg-3:nth-child(1) .box {
    margin: 0 15px 0 0;
}
.branding .soft_rj .lanm .col-lg-3:nth-child(2) .box {
    margin: 0 0 0 15px;
}
.branding .soft_rj .lanm .col-lg-3:nth-child(3) .box {
    margin: 30px 15px 0 0;
}
.branding .soft_rj .lanm .col-lg-3:nth-child(4) .box {
    margin: 30px 0 0 15px;
}

}

@media only screen and (max-width: 1023px){
.branding {
    margin-top: 0px;
}
.branding .banner {
    height: 400px !important;
}
.branding .banner .item {
    height: 400px;
}
.branding .wx_box1 {
    padding-top: 30px;
}
.branding .s-header-box {
    padding: 0 0 10px 0;
    margin-bottom: 30px;
}
.branding .s-header h2 {
    font-size: 28px;
    margin-bottom: 5px;
}
.branding .sub-title {
    font-size: 16px;
}
.branding .wxkf .wz h4 {
    margin-top: 30px;
    font-size: 24px;
}
.branding .wxkf .wz p {
    margin: 10px 0 30px;
    font-size: 15px;
    line-height: 24px;
}
.branding .wxkf .wz button {
    width: 105px;
    height: 32px;
    font-size: 16px;
}
.branding .soft_rj {
    padding-top: 20px;
    background: #d73240;
}
.branding .s-header-box {
    padding: 0 0 10px 0;
    margin-bottom: 0;
}
.branding .soft_rj .s-header-box {
    margin-bottom: 30px;
}
.branding .s-header h2 {
    font-size: 28px;
    margin-bottom: 5px;
}
.branding .sub-title {
    position: relative;
	font-size: 16px;
}

}

@media only screen and (max-width: 767px){
.branding .banner {
    height: 200px !important;
}
.branding .banner .item {
    height: 200px;
}
.branding .hidden-xs {
    display: none!important;
}
.branding .s-header h2 {
    font-size: 20px;
    margin-bottom: 5px;
}
.branding .soft_rj .s-header-box {
    margin-bottom: 20px;
}
.branding .wxkf {
    margin-bottom: 20px;
    border-bottom: 1px dotted #d1d1d1;
    padding-bottom: 20px;
    margin-top: 12px;
}
.branding .wxkf .wz h4 {
    margin-top: 20px;
    font-size: 18px;
}
.branding .wxkf .wz p {
    margin: 10px 0 30px;
    font-size: 13px;
    line-height: 24px;
}
.branding .soft_rj .lanm .col-lg-3 .box {
    margin: 0;
}
.branding .soft_rj .lanm .col-lg-3:nth-child(1) .box {
    margin: 0;
}
.branding .soft_rj .lanm .col-lg-3:nth-child(2) .box {
    margin: 20px 0 0 0;
}
.branding .soft_rj .lanm .col-lg-3:nth-child(3) .box {
    margin: 20px 0 0 0;
}
.branding .soft_rj .lanm .col-lg-3:nth-child(4) .box {
    margin: 20px 0 0 0;
}

}