
.wrapper {
    max-width: 1600px;
    width: 90%;
    margin: auto;
}

img {
  border: none;
  display: inline-block;
  vertical-align: middle;
}

.xcx_youshi,
.xcx_our,
.xcx_liucheng,
.xcx_case {
    background: #f5f5f5;
}

.xcx_youshi .wrapper,
.xcx_liucheng .wrapper,
.xcx_case .wrapper {
    padding: 65px 0;
}

.xcx_our .wrapper {
    padding: 65px 0 0 0;
}

.xcx_title {
    text-align: center;
    padding-bottom: 80px;
}

.xcx_title h3 {
    position: relative;
    display: table;
    font-size: 26px;
    margin: 0 auto;
    line-height: 1;
}

.xcx_title h3::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    display: block;
    width: 34px;
    height: 3px;
    margin-left: -17px;
    background: #313131;
}

.xcx_youshi_lie ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xcx_youshi_lie ul li {
    width: 16.6%;
    text-align: center;
    transition: all 0.6s;
}

.xcx_youshi_lie ul li:hover {
    transform: translateY(-10px);
}

.xcx_youshi_lie ul li .p1 {
    font-size: 18px;
    color: #333333;
    margin-top: 25px;
    margin-bottom: 5px;
}

.xcx_youshi_lie ul li .p2 {
    line-height: 1.8;
    font-size: 14px;
}

.xcx_why,
.xcx_rukou,
.xcx_hexin {
    background: #fff;
}

.xcx_why .wrapper,
.xcx_rukou .wrapper,
.xcx_hexin .wrapper {
    padding: 65px 0;
}

.xcx_title p {
    font-size: 16px;
    line-height: 2;
    color: #666666;
    margin-top: 40px;
}

.AWhat_content .AWhat_content_title {
    text-align: center;
    margin-bottom: 60px;
}

.AWhat_content .AWhat_content_title a {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    padding: 0px 20px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    line-height: 36px;
    margin-right: 20px;
}

.AWhat_content .AWhat_content_title a:last-child {
    margin-right: 0px;
}

.AWhat_content .AWhat_content_title a:hover {
    background: #004d81;
    color: #fff;
    border: 1px solid #004d81;
}

.AWhat_content .AWhat_content_title a.on {
    background: #004d81;
    color: #fff;
    border: 1px solid #004d81;
}

.AWhat_content .AWhat_content_txt {
    padding: 40px 35px;
    background: #fff;
    box-shadow: 0px 0px 27px rgba(0, 0, 0, .1);
    position: relative;
}

.AWhat_content .AWhat_content_txt .content_txt_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.AWhat_content .AWhat_content_txt .aon {
    opacity: 1;
    position: relative;
}

.AWhat_content .AWhat_content_txt .content_txt_left {
    width: 29%;
}

.AWhat_content .AWhat_content_txt .content_txt_left img {
    width: 100%;
}

.AWhat_content .AWhat_content_txt .content_txt_right {
    width: 60%;
    margin-left: 5%;
}

.AWhat_content .AWhat_content_txt .content_txt_right .txt_right_title {
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: bolder;
    margin-bottom: 35px;
}

.AWhat_content .AWhat_content_txt .content_txt_right .txt_right_txt {
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 30px;
    height: 134px;
}

.AWhat_content .AWhat_content_txt .content_txt_right .txt_right_txt a {
    display: inline-block;
    width: 25%;
    margin-bottom: 22px;
    margin-right: -5px;
    color: #555;
    font-size: 13px;
}

.AWhat_content .AWhat_content_txt .content_txt_right .txt_right_txt a img {
    margin-right: 6px;
}

.AWhat_content .AWhat_content_txt .content_txt_right .txt_right_more {
    text-align: center
}

.AWhat_content .AWhat_content_txt .content_txt_right .txt_right_more a {
    display: inline-block;
    width: 142px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 18px;
    background: #004d81;
    color: #fff;
    border-radius: 20px;
    margin-top: 25px;
}

.AJijin_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.AJijin_content .AJijin_content_list {
    background: #fff;
    text-align: center;
    width: 22%;
    margin-right: 4%;
    position: relative;
    padding-top: 70px;
    padding-bottom: 30px;
    margin-bottom: 5%;
    transition: all 0.6s;
}

.AJijin_content .AJijin_content_list:hover {
    transform: translateY(-10px);
}

.AJijin_content .AJijin_content_list:nth-child(4n) {
    margin-right: 0px;
}

.AJijin_content .AJijin_content_list .content_list_icon {
    width: 86px;
    height: 86px;
    border-radius: 100%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .12);
    line-height: 86px;
    margin: 0 auto;
    position: absolute;
    top: -43px;
    background: #fff;
    left: 0;
    right: 0;
}

.AJijin_content .AJijin_content_list .content_list_txt dd {
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
}

.AJijin_content .AJijin_content_list .content_list_txt dt {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.AJijin_content .AJijin_content_list .content_list_txt dt p{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	font-weight: 500;
}

.AFlow_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.AFlow_content .AFlow_content_list {
    width: 25%;
    margin-bottom: 50px;
    display: flex;
    justify-content: start;
    transition: all 0.6s;
}

.AFlow_content .AFlow_content_list:hover {
    transform: translateY(-10px);
}

.AFlow_content .AFlow_content_list .content_list_right {
    margin-left: 15px;
    padding: 8px 0px;
}

.AFlow_content .AFlow_content_list .content_list_right dd {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}

.AFlow_content .AFlow_content_list .content_list_right dt {
    font-size: 16px;
    color: #666;
	font-weight: 500;
}

.ServiceCooperation_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.ServiceCooperation_content .ServiceCooperation_content_list {
    position: relative;
    background: url(../images/xcx/xn35.png) no-repeat 50% 100%;
    padding-bottom: 45px;
    width: 15%;
    margin-right: 2%;
    transition: all 0.6s;
}

.ServiceCooperation_content .ServiceCooperation_content_list:hover {
    transform: translateY(-10px);
}

.ServiceCooperation_content .ServiceCooperation_content_list:last-child {
    margin-right: 0;
}

.ServiceCooperation_content .ServiceCooperation_content_list:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 67px;
    background: #1a83bf;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 23px;
    transition: all 0.5s ease 0s;
}

.ServiceCooperation_content .ServiceCooperation_content_list .content_list_title {
    background: #fff;
    width: 100%;
    height: 150px;
    text-align: center;
    padding-top: 30px;
    position: relative;
}

.ServiceCooperation_content .ServiceCooperation_content_list .content_list_title dd {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.ServiceCooperation_content .ServiceCooperation_content_list .content_list_title dt {
    font-size: 14px;
    color: #666666;
}

.ServiceCooperation_content .ServiceCooperation_content_list .content_list_icon {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    text-align: center;
    ;
    line-height: 85px;
    background: #1a83bf;
    position: relative;
    top: -42px;
    margin-bottom: -42px;
    margin: 0 auto;
    transition: all 0.5s ease 0s;
}

.ServiceCooperation_content .ServiceCooperation_content_list.on {
    background: url(../images/bn38_on.png) no-repeat 50% 100%;
    transition: all 0.5s ease 0s;
}

.ServiceCooperation_content .ServiceCooperation_content_list.on .content_list_icon {
    background: #ff7019;
    transition: all 0.5s ease 0s;
}

.ServiceCooperation_content .ServiceCooperation_content_list.on:before {
    background: #ff7019;
    transition: all 0.5s ease 0s;
}

.ServiceCooperation_content_mo {
    display: none;
}

.AFlow_more {
    text-align: center;
    margin-top: 50px;
}

.xcx_rukou .AFlow_more,
.xcx_case .AFlow_more {
    text-align: center;
    margin-top: 0px;
}

.AFlow_more a {
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    background: #004d81;
    color: #fff;
    border-radius: 25px;
}

.AFeatures_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.AFeatures_content .AFeatures_content_list {
    width: 23.5%;
    margin-right: 2%;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    margin-bottom: 2%;
    background: #fff;
    transition: all 0.6s;
}

.AFeatures_content .AFeatures_content_list:hover {
    transform: translateY(-10px);
}

.AFeatures_content .AFeatures_content_list:nth-child(4n) {
    margin-right: 0px;
}

.AFeatures_content .AFeatures_content_list .content_list_img img {
    width: 100%;
}

.AFeatures_content .AFeatures_content_list .content_list_txt {
    text-align: center;
    padding: 15px 0px;
}

.AFeatures_content .AFeatures_content_list .content_list_txt dd {
    font-size: 18px;
    color: #403e3e;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 15px;
}

.AFeatures_content .AFeatures_content_list .content_list_txt dt {
    font-size: 14px;
    color: #666;
    height: auto;
}

.AFeatures_content .AFeatures_content_list .content_list_txt dt p{
	font-weight: 500;
	font-size: 14px;
	color: #666;
	height: auto;
}

.ACase_cotnent {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.ACase_cotnent .ACase_cotnent_list {
    width: 23%;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-bottom: 20px;
    transition: all 0.3s ease 0s;
    padding-top: 20px;
    transition: all 0.6s;
}

.ACase_cotnent .ACase_cotnent_list:hover {
    transform: translateY(-10px);
}

.ACase_cotnent .ACase_cotnent_list img {
    max-width: 100%;
    max-height: 427px;
}

.ACase_cotnent .ACase_cotnent_list:nth-child(4n) {
    margin-right: 0px;
}

.ACase_cotnent .ACase_cotnent_list dt {
    font-size: 18px;
    color: #333;
    margin-top: 25px;
    padding: 0px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ACase_cotnent .ACase_cotnent_list:hover {
    box-shadow: 0px 0px 18px rgba(0, 0, 0, .2);
    transition: all 0.3s ease 0s;
}





@media(max-width:767px) {
	.xcx_youshi .wrapper, .xcx_our .wrapper, .xcx_liucheng .wrapper, .xcx_case .wrapper, .xcx_why .wrapper, .xcx_rukou .wrapper, .xcx_hexin .wrapper {
	  padding: 30px 2%;
	}
	
	.wrapper {
	  padding: 0 20px;
	  width: 100%;
	  max-width: 100%;
	  box-sizing: border-box;
	}
	
    .banner {
        min-height: 300px;
    }
    .hei100 {
        height: 300px;
    }
    .xcx_youshi_lie ul li {
        width: 50%;
        margin-bottom: 2%;
    }
    .xcx_youshi_lie ul li .p1 {
        font-size: 16px;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .xcx_youshi_lie ul li .p2 {
        font-size: 12px;
    }
    .xcx_title p {
        font-size: 12px;
        line-height: 1.5;
        margin-top: 30px;
        padding: 0;
    }
    .AWhat_content .AWhat_content_title {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .AWhat_content .AWhat_content_title a {
        display: inline-block;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 4%;
        box-sizing: border-box;
    }
    .AWhat_content .AWhat_content_title a:nth-child(2n) {
        margin-right: 0;
    }
    .AWhat_content .AWhat_content_title {
        margin-bottom: 30px;
    }
    .AWhat_content .AWhat_content_txt .content_txt_left,
    .AWhat_content .AWhat_content_txt .content_txt_right {
        width: 100%;
        margin-left: 0px;
    }
    .AWhat_content .AWhat_content_txt .content_txt_left {
        margin-bottom: 30px;
    }
    .AWhat_content .AWhat_content_txt .content_txt_right .txt_right_txt a {
        width: 33.33%;
    }
    .AJijin_content .AJijin_content_list {
        background: #fff;
        text-align: center;
        width: 49%;
        margin-right: 2%;
        margin-top: 10%;
    }
    .AJijin_content .AJijin_content_list:nth-child(2n) {
        margin-right: 0;
    }
    .AFlow_content .AFlow_content_list {
        width: 50%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-align: center;
    }
    .AFlow_content .AFlow_content_list .content_list_left,
    .AFlow_content .AFlow_content_list .content_list_right {
        width: 98%;
        margin: 0;
    }
    .AFlow_content .AFlow_content_list .content_list_right dd,
    .AFlow_content .AFlow_content_list .content_list_right dt {
        font-size: 12px;
    }
    .AFlow_content .AFlow_content_list {
        margin-bottom: 2%;
    }
    .ServiceCooperation_content .ServiceCooperation_content_list {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .ServiceCooperation_content .ServiceCooperation_content_list {
        padding-bottom: 8px;
    }
    .AFlow_more {
        margin-top: 20px;
    }
    .ServiceCooperation_content .ServiceCooperation_content_list:nth-child(2n) {
        margin-right: 0;
    }
    .xcx_youshi .wrapper,
    .xcx_our .wrapper,
    .xcx_liucheng .wrapper,
    .xcx_case .wrapper,
    .xcx_why .wrapper,
    .xcx_rukou .wrapper,
    .xcx_hexin .wrapper {
        padding: 30px 2%;
    }
    .xcx_title {
        padding-bottom: 30px;
    }
    .ACase_cotnent .ACase_cotnent_list {
        width: 49%;
        margin-right: 2%;
        box-sizing: border-box;
        padding-top: 0;
    }
    .ACase_cotnent .ACase_cotnent_list:nth-child(2n) {
        margin-right: 0;
    }
    .AFeatures_content .AFeatures_content_list {
        width: 49%;
        margin-right: 2%;
    }
    .AFeatures_content .AFeatures_content_list:nth-child(2n) {
        margin-right: 0;
    }
    .AFeatures_content .AFeatures_content_list:nth-child(3),
    .AFeatures_content .AFeatures_content_list:nth-child(9),
    .AFeatures_content .AFeatures_content_list:nth-child(15),
    .AFeatures_content .AFeatures_content_list:nth-child(21) {
        margin-right: 2%;
    }
    .AFeatures_content .AFeatures_content_list .content_list_txt dt {
        font-size: 12px;
        padding: 0 5px;
    }
	.AFeatures_content .AFeatures_content_list .content_list_txt dt p{
	    font-size: 12px;
	    padding: 0 5px;
		color: #666;
	}
    .AFeatures_content .AFeatures_content_list .content_list_txt dd {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .AFeatures_content .AFeatures_content_list .content_list_txt {
        padding: 15px 0px 40px;
    }
	
	
}