
/*
* 官网改版 2019.04 移动端适配
*/

@media screen and (max-width: 960px) {

    /*header*/
    section {
        margin-top: 44px;
    }

    header {
        padding-bottom: 44px;
    }

    .w1180 {
        width: 100%;
    }

    .logo {
        font-size: 14px;
        /*margin-left: 6px;*/
        background-size: 70% auto;
        /*margin-top: 10px;*/
        left: 15px;
        margin-top: 0;
        top: 10px;
    }

    .naviBtn_responsive {
        display: block;
        width: 40px;
        height: 32px;
    }

    .nav_box {
        width: 100%;
        height: 44px;
        position: fixed;
        top: 0;
        z-index: 9999;
        box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
    }

    .nav_box > nav > a {
        /*首页用*/
        color: #333 !important;
        border-top: 3px solid transparent !important;
    }

    .nav_box > nav a {
        display: block;
        float: none;
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        padding: 0;
        text-align: left;
        text-indent: 25px;
        border-bottom: 1px solid #f1f1f1;
        line-height: 60px;
    }

    .navi_responsive {
        width: 66%;
        background: #fff;
        border-bottom: 2px solid #1b69c9;
        position: absolute;
        top:0;
        right: 0;
        z-index: 999999;
        display: none;
        /* height:100%; */
    }

    .navi_menulistmore {
        display: block;
    }

    /*header end*/
    /*首页*/
    .home_pic_tab,
    .home_pic_tab .swiper-slide {
        height: 190px;
    }

    .home_intro_box {
        padding: 7% 5%;
    }

    .home_intro_box h1 {
        font-size: 32px;
        line-height: 54px;
        text-align: left;
    }

    .home_intro_box p {
        text-align: left;
    }

    .home_appli_box {
        width: 90%;
        padding: 5%;
        height: auto;
        background-position: center;
        background-position-y: -300px;
        overflow: unset;
    }

    .home_appli_box h1 {
        font-size: 32px;
        line-height: 54px;
        text-align: left;
        margin-top: 20px;
    }

    .home_appli_box p {
        text-align: left;
    }

    .home_appli_field {
        width: 100%;
        position: unset;
        margin-left: unset;
        margin-top: 30px;
    }

    .home_appli_field ul {
        margin: 0 0 0 6%;
    }

    .home_appli_field ul li {
        width: 100%;
        text-align: left;
    }

    .home_appli_field ul li i {
        float: left;
    }

    .home_appli_field ul li h2 {
        vertical-align: top;
        line-height: 30px;
        margin: 5px 0 0 15px;
        float: left;
    }

    .home_appli_field ul li div {
        display: -webkit-box;
        border: none;
        margin-top: 0;
        height: unset;
        margin-left: 15px;
        margin-bottom: 30px;
        float: left;
        width: 70%;
    }

    .home_appli_field ul li div span {
        display: unset;
    }

    .home_appli_border {
        border-bottom: none;
    }

    .home_customer_box {
        padding: 7% 5%;
    }

    .home_customer_box h1 {
        font-size: 32px;
        line-height: 54px;
        text-align: left;
    }

    .home_customer_box p {
        text-align: left;
        margin-bottom: 0;
    }

    .home_customer_box ul {
        padding: 0;
    }

    .home_customer_box ul li {
        width: 30%;
        margin: 1%;
    }

    .home_customer_box ul li img {
        max-width: 96%;
    }

    /*.home_news_box {
        padding: 7% 5%;
    }*/

    .home_news_pic {
        display: none;
    }

    .home_news_cont {
        width: 100%;
        float: unset;
    }

    .home_news_cont .tith1 {
        font-size: 22px;
        line-height: 36px;
    }

    .home_news_link {
        float: unset;
        display: block;
        margin: 30px auto 0 auto;
    }

    /*首页 end*/
    /*footer*/
    .about_new {
        display: none;
    }

    .about_code_new {
        display: none;
    }

    .copyright {
        display: none;
    }

    .copymobile {
        display: block;
    }

    .backToTop {
        display: block;
    }

    /*footer end*/
    /*新闻页*/
   /* .com_title {
        padding: 7% 5%;
    }*/

    .com_newslist {
        margin-top: 0;
    }

    .com_newslist_box li {
        padding: 5%;
    }

    .com_news_hotnews_pic {
        width: 100%;
        height: auto;
    }

    .com_news_hot_detail {
        margin-top: 0;
    }

    .com_news_hot_detail .com_news_hot_detail_date {
        display: none;
        background-color: rgba(16, 85, 148, 0.6);
        top: 15px !important;
        padding: 0 10px;
        left: 0;
    }

    .com_news_hot_detail .com_news_hot_detail_date i {
        color: #fff !important;
    }

    .com_news_hot_detail .com_news_hot_detail_date span {
        color: #fff !important;
    }

    .com_news_hot_detail h3 {
        text-align: left;
        padding: 5px 0;
        margin: 0;
        text-indent: 5px;
        background-color: #105594;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
    }

    .com_news_hot_box {
        display: none;
    }

    .com_news_hot_time {
        display: none;
    }

    .com_news_hot_detail p {
        display: none;
    }

    .com_news_hot_detail .read_a {
        display: none;
    }

    .com_news_hot_detail_date {
        position: unset;
    }

    .com_news_hot_class {
        margin-left: 0;
    }

    .com_newslist_box li .new_title {
        margin: 7px 0;
    }

    .com_newslist_box li .new_intro {
        margin-left: 0;
    }

    /*新闻页 end*/
    /*新闻详情*/
    .left_responsive {
        width: auto;
        padding: 5%;
    }

    .newsDetail_new {
        height: auto;
        margin-bottom: 20px;
    }

    .newsDetail_title_responsive {
        padding: 10px 0;
    }

    .newsDetail_source_responsive {
        float: none;
        display: inline-block;
    }

    .newsDetail_time_responsive {
        margin-top: 10px;
        float: none;
    }

    .newsDetail_content_responsive {
        padding: 20px 0;
    }

    .newsDetail_content_responsive img {
        width: 100%;
        height: auto;
        margin: 10px 0;
    }

    /*新闻详情 end*/
    /*隐私声明*/
    .privacy_cityre h2 {
        line-height: 35px;
    }

    /*隐私声明 end*/
    /* 应用平台 */
    .application .introduct {
        width: 100%;
        margin: 0 auto;
        padding: 0px 20px;
        box-sizing: border-box;
    }

    .application .introduct h1 {
        font-size: 32px;
        line-height: 60px;
        padding: 60px 0 60px 0;
    }

    .application .introduct p {
        font-size: 20px;
        line-height: 38px;
    }

    .application .contentTit {
        width: 100%;
        margin-bottom: 50px;
        margin-top: 50px;
        padding: 0 0 0 10px;
        box-sizing: border-box;
    }

    .application .contentTit .creprice {
        background: url(../image/crepriceBj.png) no-repeat left center;
		background-size: 26px 23px;
    }

    .application .contentTit .cityhouse {
        background: url(../image/cityhouseBj.png) no-repeat left center;
        background-size: 26px 23px;
    }

    .application .contentTit .crevalue {
        background: url(../image/crevalueBj.png) no-repeat left center;
        background-size: 26px 23px;
    }

    .application .contentTit li {
        font-size: 15px;
        font-weight: bold;
        line-height: 40px;
        margin-right: 5px;
        cursor: pointer;
        position: relative;
        padding-left: 30px;
        text-align: center;
        display: inline-block;
    }

    .application .contentTit .creprice .thread {
        position: absolute;
        left: 56px;
    }

    .application .contentTit .cityhouse .thread {
        position: absolute;
        left: 39px;
    }

    .application .contentTit .crevalue .thread {
        position: absolute;
        left: 39px;
    }

    .application .contentTit li .thread {
        width: 25px;
        display: block;
        height: 3px;
        background: #005c97;
    }

    .application .contentTit_flex {
        position: fixed;
        top: 44px;
        height: 43px;
    }

    .application .contentTit_flex ul {
        width: 100%;
    }

    .application .contentTit_flex li {
        font-size: 15px;
        font-weight: bold;
        line-height: 40px;
        margin-right: 5px;
        cursor: pointer;
        position: relative;
        padding-left: 30px;
        text-align: center;
        display: inline-block;
    }

    .application .contentTit_flex .creprice .thread {
        position: absolute;
        left: 56px;
    }

    .application .contentTit_flex .cityhouse .thread {
        position: absolute;
        left: 39px;
    }

    .application .contentTit_flex .crevalue .thread {
        position: absolute;
        left: 39px;
    }

    .application .contentTit_flex li .thread {
        width: 25px;
        display: block;
        height: 3px;
        background: #005c97;
    }

    .application .contentTit_flex .creprice {
        background: url(../image/crepriceBj.png) no-repeat left center;
        background-size: 26px 23px;
    }

    .application .contentTit_flex .cityhouse {
        background: url(../image/cityhouseBj.png) no-repeat left center;
		background-size: 26px 23px;
    }

    .application .contentTit_flex .crevalue {
        background: url(../image/crevalueBj.png) no-repeat left center;
        background-size: 26px 23px;
    }

    .platform .creprice {
        height: 290px;
        width: 100%;
        overflow: hidden;
    }

    .crepriceBox .creprice .crepTit {
        background: url(../image/crepTit.png) no-repeat center;
        background-size: 270px 69px;
    }

    .cityhouseBox .creprice .crepTit {
        background: url(../image/cityTit.png) no-repeat center;
       background-size: 270px 69px;
    }

    .crevalueBox .creprice .crepTit {
        background: url(../image/crevaTit.png) no-repeat center;
        background-size: 270px 69px;
    }

    .platform .creprice .crepTit {
        width: 100%;
        height: 60px;
        margin: 0 auto;
        margin-top: 35px;
    }

    .platform .creprice .crepTit2 {
        color: #e1e1e1;
        text-align: center;
        font-size: 20px;
        padding-top: 15px;
		line-height: 20px;
    }

    .platform .crepIntro {
        width: 100%;
        margin: 0 auto;
        padding: 300px 20px 30px 20px;
        box-sizing: border-box
    }

    .platform .crepIntro .introLe {
        width: 100%;
        text-align: center;
        float: none;
    }

    .crepIntro .introRig {
        float: none;
        margin-top: 30px;
    }

    .crepIntro .lica_line {
        display: none;
    }

    .crepIntro .introLe p {
        line-height: 38px;
        font-size: 18px;
    }

    .crepIntro .introRig .scanCode {
        display: none;
    }

    .crepriceBox .crepIntro .introRig .intro_a {
        background: #0e459b url(../image/arrow1.png) no-repeat 120px center;
        background-size: 15px 24px;
    }

    .crepriceBox .crepIntro .introRig .intro_w {
        background: url(../image/arrow3.png) no-repeat 120px center;
        background-size: 15px 24px;
    }

    .crepriceBox .crepIntro .introRig .intro_a p {
        background: url(../image/intro_a1.png) no-repeat 14px center;
        background-size: 25px 25px;
    }

    .cityhouseBox .crepIntro .introRig .intro_a {
        background: #d85d5b url(../image/arrow1.png) no-repeat 120px center;
        background-size: 15px 24px;
    }

    .cityhouseBox .crepIntro .introRig .intro_w {
        color: #d85d5b;
        border: 2px solid #d85d5b;
        background: url(../image/arrow2.png) no-repeat 120px center;
        background-size: 15px 24px;
    }

    .cityhouseBox .crepIntro .introRig .intro_a p {
        background: url(../image/intro_a2.png) no-repeat 16px center;
        background-size: 25px 25px;
    }

    .crevalueBox .crepIntro .introRig .intro_a {
        background: #0e459b url(../image/arrow1.png) no-repeat 120px center;
        background-size: 15px 24px;
    }

    .crevalueBox .crepIntro .introRig .intro_w {
        background: url(../image/arrow3.png) no-repeat 120px center;
        background-size: 15px 24px;
    }

    .crevalueBox .crepIntro .introRig .intro_a p {
        background: url(../image/intro_a3.png) no-repeat 16px center;
        background-size: 25px 25px;
    }

    .crepIntro .introRig .intro_link {
        display: none;
    }

    .crepIntro .introRig .intro_a {
        display: inline-block;
        text-decoration: none;
        height: 50px;
        width: 45%;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        border-radius: 30px;
        overflow: hidden;
        margin-right: 20px;
        color: #fff;
        line-height: 50px;
    }

    .crepIntro .introRig .intro_w {
        display: inline-block;
        text-decoration: none;
        height: 46px;
        width: 45%;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
        border-radius: 30px;
        overflow: hidden;
        line-height: 46px;
        border: 2px solid #0e459b;
        color: #0e459b;
    }

    .platform .crepCont {
        background: #fff;
        width: 90%;
        margin-left: 5%;
        padding-left: 0;
        padding-top: 15px;
        height: 393px;
        border-radius: 25px 0 25px 0;
        position: absolute;
        top: 165px;
        left: 0;
    }

    .platform .crepCont li img {
        display: inline-block;
        width: 50%;
        height: 120px;
    }

    .crepriceBox .crepCont li a {
        width: 50%;
        display: inline-block;
        height: 120px;
    }


	.platform .crepCont li img {
	    display: inline-block;
	    width: 50%;
	    height: 120px;
	}

	.cityhouseBox .crepCont li img {
		display: inline-block;
		width: 44%;
		height: 120px;
		padding: 2px 5%;
	}

	.crepriceBox .crepCont li a{
		width: 50%;
		display: inline-block;
		height: 120px;
	}

    .crepriceBox .crepCont li img {
        display: block;
        width: 100%;
        height: 120px;
		border-radius: 20px;
    }

    .crepriceBox .crepCont .appli_term1_1 img {
        display: inline-block;
        width: 50%;
        height: 120px;
    }


	.crevalueBox .crepCont li img {
	    display: inline-block;
		width: 44%;
		height: 120px;
		padding: 2px 5%;
	}

    .platform .crepCont li p {
        width: 40%;
		line-height: 26px;
		font-size: 14px;
		text-align: left;
		float: right;
		display: inline-block;
		margin-top: 22px;
		margin-right: 4%;
    }

    .platform .crepCont .appli_term2 a {
        float: right;
    }

    .platform .crepCont .appli_term2 p {
        width: 46%;
        line-height: 26px;
        font-size: 14px;
        text-align: left;
        display: inline-block;
        margin-top: 0;
        margin-right: 0;
    }

	.crepriceBox .crepCont li:first-child p{
		width: 40%;
	}

	.crevalueBox .crepCont li:first-child p{
		width: 40%;
        margin-top: 0;
	}

	.crepriceBox .crepCont .appli_term2 p span{
		display: none;
	}

    .crepIntro .introLe h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .platform .crepCont .appli_term3 img {
        float: right;
    }

    .platform .crepCont .appli_term3 p {
        width: 46%;
        line-height: 26px;
        font-size: 14px;
        text-align: left;
        display: inline-block;
        margin-top: 40px;
        margin-right: 0;
		padding-left: 15px;
		box-sizing: border-box;
    }

    .platform .crepCont .appli_term4 img {
        float: right;
    }

    .platform .crepCont .appli_term4 p {
        width: 42%;
		margin-top: 0;
		margin-right: 0;
    }

    .platform .crepCont .appli_term1_1 p {
        margin-top: 0;
    }

    /* 应用平台 END*/
    /* 房地产大数据 */
    .dataTit_box .dataTit {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px 40px;
    }

	.credata_p1_cityre2019{
		font-size: 26px;
	}

	.base_banner {
		width: 100%;
		height: 420px;
		background: url(../image/credata_banner_cityre2019.png) no-repeat center;
		background-size: auto 420px;
		overflow: hidden;
		color: #fff;
		letter-spacing: 2px;
	}

	.credata_p2_cityre2019{
		font-size: 14px;
		margin-top: 16px;
	}

	.credata_p3_cityre2019 {
		font-size: 20px;
		line-height: 60px;
		margin-top: 30px;
		text-shadow: 0 10px 5px rgba(0, 0, 0, 1);
	}

	.credata_p3_cityre2019 em {
		display: inline-block;
		width: 16px;
		height: 28px;
		line-height: 14px;
		font-size: 12px;
		color: #A5B6E1;
	}

	.price_num{
		font-size: 42px;
	}

	/*.credata_p5_cityre2019{
		font-size: 14px;
		width: 132px;
	}
	*/
    .bigData .dataTit h1 {
        font-size: 32px;
        line-height: 60px;
        padding: 60px 0 60px 0;
    }

    .bigData .dataTit p {
        font-size: 20px;
        line-height: 38px;
        position: relative;
        padding-left: 20px;
    }

    .dataCont_box .data_contBj {
        height: 290px;
        width: 100%;
        overflow: hidden;
        background: url(../image/data_contBj.png) no-repeat;
    }

    .dataCont_box .data_record {
        background: #fff;
        width: auto;
        margin-left: 0;
        padding: 0;
        padding-top: 15px;
        height: auto;
        border-radius: 25px 0 0 0;
        position: absolute;
        /* box-shadow: 1px -1px 3px #d9d9d9; */
        box-shadow: none;
        box-sizing: border-box;
        top: 165px;
        left: 0;
    }

    .dataCont_box .data_record li {
        float: left;
        width: 50%;
        box-sizing: border-box;
    }

    .dataCont_box .data_record li h3 {
        font-size: 16px;
        color: #0e459b;
        height: 40px;
        line-height: 30px;
        padding-left: 35px;
        border-bottom: 2px solid #0e459b;
        margin: 0 14px 10px 14px;
    }

    .dataCont_box .data_record li:first-child h3 {
        margin-left: 14px;
    }

    .data_record .record div {
        border-right: 1px solid #e1e1e1;
        height: 707px;
        padding-right: 2px;
        margin-left: 12px;
        margin-bottom: 30px;
    }

    .data_record .record h4 {
        font-size: 16px;
        color: #0E459B;
        line-height: 35px;
    }

    .data_record .record p {
        font-size: 12px;
        line-height: 26px;
    }

	.dataCont_box .data_cont li img{
		display: block;
		width: 90%;
		height: auto;
		padding: 0px 5%;
	}

    .data_record .record p span {
        color: #0E459B;
        margin-left: 2px;
    }

    .data_record .record .mt40 {
        margin-top: 20px;
    }

    .data_record .record .mt40 a {
        color: #0E459B;
    }

    .data_record .record4 .mt40:first-child {
        margin-top: 0;
    }

    .data_record .record .twoRec {
        height: 46px;
    }

    .data_record .record div > em {
        color: #a9b7c0;
        margin-top: 8px;
        display: block;
        font-size: 12px;
    }

    .data_record .record2 div {
        border-right: none;
        position: relative;
    }

    .data_record .record2 div > em {
        position: absolute;
        bottom: 16px;
    }

    .data_record .record3 div {
        height: 430px;
    }

    .data_record .record4 div {
        height: 430px;
    }

    .dataCont_box .data_cont {
        width: 100%;
        margin: 0 auto;
        margin-top: 1450px;
        text-align: center;
    }

    .dataCont_box .data_contBj h2 {
        font-size: 32px;
        line-height: 32px;
        padding-top: 68px;
    }

    .dataCont_box .data_cont li {
        margin-right: 0;

    }

    /*.dataCont_box .data_cont li p {
        width: 100%;
        font-size: 20px;
        margin: 20px 0;
        line-height: 35px;
        text-align: center;
    }*/

    .dataCont_box .contUser {
        /*width: 100%;*/
        margin: 0 auto;
        margin-top: 60px;
        width: auto;
        padding: 0 20px 20px;
        box-sizing: border-box;
    }

    .dataCont_box .data_cont h2 {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 80px;
    }

    .dataCont_box .contUser h2 {
        font-size: 34px;
        font-weight: bold;
        text-align: center;
        line-height: 34px;
        margin-bottom: 70px;
}

    .dataCont_box .contUser ul {
        padding: 0;
    }

    /*.dataCont_box .contUser ul li {
        margin: 0;
        margin-bottom: 40px;
        width: 50%;
    }*/

    .dataCont_box .cont_word {
        font-size: 22px;
        width: 100%;
        height: 165px;
    }

    .dataCont_box .btnImg {
        margin-top: 50px;
    }

    .dataCont_box .tiaozhuan {
        margin-bottom: 60px;
    }

    /* 房地产大数据 END */
    /* 行业解决方案 */
    .industrySolutions .solutionTit {
        width: 100%;
        margin: 0 auto;
        padding: 0 20px 40px 20px;
        box-sizing: border-box;margin-bottom: 0!important;
    }

    .solutionTit h1 {
        font-size: 32px;
        line-height: 60px;
        padding: 60px 0 60px 0;
    }.solutionTit h2 {
         font-size: 23px;padding: 0 0 19px 0;
     }

    .solutionTit p {
        font-size: 20px;
        line-height: 38px;
    }

    /*.solutionCont .solutionBj {
        height: 290px;
        width: 100%;
        overflow: hidden;
        margin-bottom: 642px;
    }*/

    .solutionCont .solutionBj h2 {
        font-size: 30px;
        line-height: 50px;
        color: #fff;
        text-align: center;
        padding-top: 40px;
    }

    .solutionCont .solutionBj p {
        color: #e1e1e1;
        /*text-align: center;*/
        font-size: 18px;
        padding: 12px 20px 0 20px;
        line-height: 30px;
    }

    /*.solutionCont .contIntro {
        background: #fff;
        width: 96%;
        margin-left: 2%;
        padding: 0;
        padding-top: 15px;
        height: auto;
        border-radius: 25px 0 0 0;
        position: absolute;
        box-shadow: none;
        box-sizing: border-box;
        top: 180px;
        left: 0;
    }*/

    .solutionCont .contIntro .content {
        box-sizing: border-box;
        padding: 0 10px;
    }

    .solutionCont .contIntro .content li {
        width: 100%;
        float: none;
        box-sizing: border-box;
        padding-left: 80px;
        margin-bottom: 33px !important;
        min-height: 100px;
		margin-left: 0;
        /*background-size: 80px 88px;*/
    }

    .solutionCont .contIntro .content li h3 {
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 10px;
        margin-top: 12px;
    }

    .solutionCont .contIntro .content li p {
        font-size: 14px;
        line-height: 25px;
    }

    .solutionCont .customer ul {
        padding: 0;
    }

    .solutionCont .customer ul li {
        width: 33%;
        margin: 0;
        float: left;
        text-align: center;
        /*margin-bottom: 20px;*/
		/*margin-left: 2%;*/
    }

    .solutionCont .customer ul .long {
        width: 30%;
    }

    .solutionCont .customer {
        margin-top: 30px;
    }


    /*.finance .solutionBj {
        margin-bottom: 670px;
    }*/

    .learning .solutionBj {
        margin-bottom: 590px;
    }

    .learning .contIntro {
        position: absolute;
        top: 210px;
        left: 0;
    }

    .learning .contIntro h2 {
        margin: 20px 0 25px 0;
    }

    .learning .contIntro .content li {
        height: 100px;
    }

    .learning .contIntro .content li h3 {
        text-align: left;
        height: 100px;
        margin: 0;
        line-height: 72px;
    }

    .learning .contIntro .content {
        padding: 0 20px;
    }

    .solutionCont .introduce09 {
        background: url(../image/introduce09.png) no-repeat;
        background-size: 64px auto;
    }

    .solutionCont .introduce10 {
        background: url(../image/introduce10.png) no-repeat;
        background-size: 64px auto;
    }

    .solutionCont .introduce11 {
        background: url(../image/introduce11.png) no-repeat;
        background-size: 64px auto;
    }

    .government .solutionBj h2 {
        padding-top: 68px;
    }

    /*.government .solutionBj {
        margin-bottom: 570px;
    }
*/
    .retail .solutionBj {
        margin-bottom: 310px;
    }

    .retail .solutionBj h2 {
        padding-top: 68px;
    }

    /*.intermediary .solutionBj {
        margin-bottom: 550px;
    }*/

    .assessment .solutionBj {
        margin-bottom: 360px;
    }

    .assessment .solutionBj h2 {
        padding-top: 68px;
    }

    /* 行业解决方案 END*/
    /* 2019.04.15 */
    /* 首页修改 */
    /* 去除banner切换按钮 */
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }

    /* 首页修改end */
    /* 招才进禧 */
    /*.hr_info_box {
        padding: 60px 5% 7% 5%;
    }
*/
    .hr_special_word,
    .hr_special_grow {
        /*padding: 7% 5%;*/
        padding: 20px 20px 0;
        box-sizing: border-box;
    }

    /*.hr_info_box h1,
    .hr_special_word h1 {
        font-size: 32px;
        line-height: 60px;
        text-align: left;
    }*/

    /*.hr_info_box p {
        color: #666;
        font-size: 16px;
        margin-top: 20px;
        line-height: 32px;
    }*/

    /*.joinus_btn {
        width: 152px;
        display: block;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 30px;
    }*/

    .hr_special_word {
        padding-bottom: 80px;
        background: url(../image/hr_bg.png) no-repeat;
        background-position: top center;
        background-size: 100%;
    }
    .hr_special_box {
        background:#1B2D5A;
    }

    /*.hr_special_word p {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px;
        line-height: 42px;
    }*/

    /*.hr_special_word h1 {
        margin-top: 40px;
    }*/

    .hr_special_grow {
        width: 100%;
        position: relative;
        left: 0;
        margin-left: 0;
        display: block;
        border-top-left-radius: 0;
    }

    .hr_special_grow .title {
        display: block;
        width: 100%;

    }

    .hr_special_grow .title span {
        font-size: 32px;
        line-height: 54px;
        text-align: left;
        padding: 0;
    }

    .hr_special_grow .title span br {
        display: none;
    }

    .hr_special_grow ul {
        width: 100%;
    }

    /*.search_eare {
        width: 80%;
        margin-top: 40px;
    }

    .search_eare input {
        border: none;
        width: 50%;
    }*/

    .joinus_tab li {
        padding: 0;
    }

    .joinus_cont_class a {
        padding: 0 10px;
    }

    .accordion_content {
        display: block;
    }

    /*.accordion_content li {
        width: 90%;
        padding: 5%;
    }*/

    .apply {
        color: #fff;
        width: 120px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        font-size: 16px;
        border-radius: 18px;
        display: block;
        background-color: #105594;
        margin: 0 auto;
        margin-top: 20px;
        transition: .5s all;
        -moz-transition: .5s all;
        -o-transition: .5s all;
        -webkit-transition: .5s all;
        cursor: pointer;
    }

    .bounced {
        /*width: 80%;*/
        width: auto;
        height: auto;
        padding: 20px 15px;
        left: 20px;
        right: 20px;
        margin: -84px 0 0;
        /*margin-left: -45%;
        margin-top: -45%;*/
    }

    .bounced ul li:first-child {
        margin-bottom: 10px;
    }

    .bounced ul li span:first-child {
        width: 100%;
    }

    /* 招才进禧 end */
    /* 公司介绍 START*/
    .business_list {
        height: auto;
        margin:0;
    }

    .business_list li {
        width: 46%;
        text-align: center;
        margin-bottom: 30px;
    }

    .business_list li img {
        display: block;
        margin: 0 auto;

    }

    /*.contactus_link {
        width: 100%;
        height: 370px;
        margin-top:0;

    }*/

    /*.contactus_link li {
        width: 100%;
        padding: 0;
        margin-top: 30px;

    }*/
    .contactus_link .contactus_link1{
        height:60px;
        width:100%;
        text-align:center;
        line-height:60px;
        padding:0;
        font-size:24px;
        margin-top: 0px;
    }

   /* .contactus_link li img {
        display: block;
        margin: 0 auto;
        max-width: 180px;
    }*/


    .ca_address {
        position: absolute;
        top: 100px;
        left: 100px;
    }

    /*.intro_info_box {
        padding: 7% 5%;
    }*/

    /*.intro_info_box h1 {
        font-size: 32px;
        padding: 50px 0 30px 0;
    }*/

    /*.intro_info_box p {
        color: #666;
        font-size: 16px;
        margin-top: 20px;
        line-height: 32px;
    }*/
    .mobShow{
        display:block;
    }
    .pcShow{
        display:none;
    }
    .mobShow img{
        height:36px;
        width:auto;
    }
    .twoCi{
        display: none;
    }

    /* 公司介绍 END*/
    /*联系我们*/
    .ca_title {
        padding: 0 5% 5% 5%;
        font-size: 32px;
    }

    .ca_info_box h1 {
        font-size: 24px;
    }

    .ca_webemail {
        padding: 40px 0;
    }

    .ca_webemail li div {
        text-align: center;
        margin-left: 0;
        display: block;
    }

    .ca_webemail li div span {
        font-size: 20px;
        line-height: 24px;
    }

    .ca_address {
        position: unset;
        top: 0;
        left: 0;
    }

    .ca_address2 {
        position: unset;
        bottom: 0;
        right: 0;
    }

    .contact_img {
        height: auto;
        margin-bottom: 0;
    }

    .contact_img > img {
        display: none;
    }

    .contact_img .ca_con {
        padding: 20px;
        font-size:14px;
    }

    .contact_img .ca_top {
        text-align: center;
        margin: 20px;
        font-size: 22px;
        line-height: 26px;
    }

    .ca_address img, .ca_address2 img {
        width: 100%;
    }
    .ca_top{
        display: none;
    }
    .ca_address2{
        margin-top:30px;
    }

    /*联系我们 end*/
    /*英文版*/
    .logo_en {
        background-size: 70% auto;
        margin: 10px;
    }

    .en_nav_top {
        height: 300px;
        background-size: cover;
        background-position: center;
    }

    .sale_wp_in {
        width: 100%;
        margin-top: 20px;
    }

    .sale_intro {
        font-size: 22px;
        margin-bottom: 10px;
        padding: 0 20px;
    }

    .sale_count {
        margin: 0 auto 10px auto;
        display: table;
    }

    .sale_count span {
        font-size: 46px;
        line-height: 62px;
    }

    .sale_count .sp2 {
        font-size: 26px;
        line-height: 40px;
    }

    .sale_count .sp {
        margin: 10px 0 0 0;
        font-size: 16px;
    }

    .sale_count em {
        padding-top: 22px;
    }

    .sale_intro2 {
        margin-top: 0;
        font-size: 16px;
    }

    .en_data_info {
        padding: 5% 0;
        margin: 5%;
    }

    .en_data_info h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .en_data_info span {
        font-size: 14px;
    }

    .en_data_record {
        padding: 5% 3%;
    }

    .en_data_record h1 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .en_data_record li {
        width: 50%;
    }

    .en_data_record li h3 {
        font-size: 16px;
        margin: 0 10px 10px 10px;
    }

    .en_data_record .record2 div {
        border: none;
        margin-left: 10px;
    }

    .en_data_record .record p {
        font-size: 12px;
        line-height: 26px;
    }

    .en_data_record .record div {
        padding-right: 10px;
        height: 560px;
        margin-bottom: 20px;
    }

    .record3 div, .record4 div {
        height: 430px !important;
    }

    .en_data_record li:nth-child(3) h3 {
        margin-left: 0;
    }

    .en_data_record .record3 div {
        margin-left: 0;
    }

    .en_data_record .record4 div {
        margin-left: 10px;
    }

    .en_data_record .record h4 {
        font-size: 14px;
        line-height: 32px;
    }

    .en_data_sample {
        padding: 5%;
    }

    .en_data_sample h1 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .sampleData {
        width: 100%;
        height: 200px;
        background-size: cover;
        margin-bottom: 0;
    }

    .en_about {
        padding: 5%;
    }

    .en_about h1 {
        font-size: 24px;
    }

    .en_about span {
        line-height: 24px;
    }

    .en_about .en_aboutre span {
        display: none;
    }

    .en_about .en_aboutre p {
        width: 100%;
        margin-left: 0;
    }

    .en_contact {
        display: flex;
    }

    .en_contact li {
        flex: 1;
        padding: 0;
        font-size: 12px;
    }

    .en_contact li span {
        font-size: 12px;
    }

    .en_contact li img {
        margin-bottom: 10px;
    }

    /*英文版 end*/

}
