.dev-box{
	/* border: 1px solid red; */
	overflow: hidden;
}
.smtit{
	font-size: 30px;
	color: rgb( 36, 36, 36 );
	margin-bottom: 40px;
	display: block;
}
.cd-timeline-navigation{
	/* margin-top: 40px; */
}
.tabli-con>img{
	display: block;
}


/* 0820 */
.thr_carousel .picScroll-left {
    width: 100%;
    position: relative;
}

.thr_carousel .picScroll-left .hd {
    position: relative;
}

.thr_carousel .picScroll-left .hd .prev, .thr_carousel .picScroll-left .hd .next {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: -77px;
    top: 290px !important;
    bottom: 0;
    margin: auto 0;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/thr_lf.png")no-repeat center center;
    z-index: 9;
    background-size: 100% 100%;
}

.thr_carousel .picScroll-left .hd .next {
    background: url("../images/thr_rg.png")no-repeat center center;
    right: -77px;
    left: auto;
    background-size: 100% 100%;
}
.thr_carousel .picScroll-left .hd .nextStop {
    background: url("../images/thr_rga.png")no-repeat center center;
    right: -77px;
    left: auto;
    background-size: 100% 100%;
}
.thr_carousel .picScroll-left .hd .prevStop{
    background: url("../images/thr_lfa.png")no-repeat center center;
    background-size: 100% 100%;
}
/* .thr_carousel .picScroll-left .hd .prev */
.thr_carousel .picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    zoom: 1;
}

.thr_carousel .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.thr_carousel .picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    margin-right: 38px;
    width: 374px !important;
    cursor: pointer;
}


.about_car_list{
    background: #fff;
    width: 288px;
    height: 288px;
    padding: 30px 30px 0 30px;
}
.anout_thr_carousel .picScroll-left .bd ul li{
    width: 117px !important;
    margin-right: 0;
}
.anout_thr_carousel{
   /* min-height: 473px;
    padding-top: 222px; */
	min-height: 542px;
	padding-top: 258px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
	
}
.pos_re{
    position: relative;
}
.about_car_list h2{
    font-size: 18px;
    color: #2c9c97;
    padding: 26px 0;
}
.about_car_list p{
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    
}
.about_lost_tu{
    height: 51px;
}
.about_lost_tu img{
    max-height: 100%;
    width: auto;
}
.anout_thr_carousel .picScroll-left .hd .next {
    background: url(../images/thr_rg2.png)no-repeat center center;
}
.anout_thr_carousel .picScroll-left .hd .prev, .picScroll-left .hd .next {
    background: url("../images/thr_lf2.png")no-repeat center center;
}
.about_four h1::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 360px;
    height: 15px;
    background: #97D6A6;
    z-index: -1;
}
.about_four .anout_thr_carousel .picScroll-left .hd .next {
    background: url(../images/thr_rg3.png)no-repeat center center;
}
.about_four .anout_thr_carousel .picScroll-left .hd .nextStop {
    background: url(../images/thr_rg3a.png)no-repeat center center;
}
.about_four .picScroll-left .hd .prev, .about_four .picScroll-left .hd .next {
    background: url("../images/thr_lf3.png")no-repeat center center;
    top: 89px !important;
    width: 48px;
    height: 48px;
}
.about_four .anout_thr_carousel .picScroll-left .hd .prevStop {
    background: url(../images/thr_rg3s.png)no-repeat center center;
}
.about_four_line{
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 2px;
    width: 100%;
    background: #CDD3D5;
}
.about_four .about_car_list{
    height: auto;
}
.about_four .picScroll-left .bd ul li{
    position: relative;
    z-index: 6;
}
.about_four .picScroll-left .bd ul li::after{
    content: "";
    position: absolute;
    top: 0;
}
.about_four_list{
    /* padding-top: 70px; */
}
.about_four_list h4{
    font-size: 18px;
    color: #161819;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    padding-top: 32px;
    transition: all 0.4s;
}
.about_four_list h4::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width:17px;
    height:17px;
    background:rgba(255,255,255,1);
    border:2px solid rgba(159, 168, 171, 1);
    border-radius:50%;
    transition: all 0.4s;
}
    .about_four_list p {
        line-height: 20px;
        font-size: 14px;
        color: #666666;
        /*word-break: break-all;*/
        word-wrap: break-word;
        white-space: normal;
        text-align: center;
        /*width: 100px;*/
        margin: 0 auto;
    }


.abou_two{
    background: url("../images/why.jpg")no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 535px;
    padding: 70px 0 65px;
    display: none;
}
.a_two_fl{
    width: 600px;
    height: 400px;
    overflow: hidden;
}
.a_two_fr{
    width: 538px;
}
.a_two_fr h1{
    font-size: 30px;
    color: #FFFFFF;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.a_two_fr h1::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 15px;
    background: #E5BE46;
    z-index: -1;
}
.a_two_p{
    padding-left: 12px;
    margin-top: 36px;
} 

.a_two_p p{
    position: relative;
    font-size: 15px;
    color: #FFFFFF;
    margin-bottom: 20px;
    line-height: 24px;
}
.a_two_p p::after{
    content: "";
    width: 3px;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: -12px;
}
/*  */
/* 轮播 */

.about_four .picScroll-left .bd ul li:nth-child(2n) .about_four_list{
    position: absolute;
    bottom: -31px;
    left: -11%;
    margin-left: 0;
    width: 174px;
    top: auto;
	padding: 0 4%;
}
.thr_carousel .picScroll-left .bd ul li{
    position: inherit;   
    overflow: initial;
}
.thr_carousel .picScroll-left .bd ul{
    position: relative;
    overflow: initial !important;
}
.tempWrap{
    overflow: initial !important;
}
.a_oadd{
    position: relative;
    width: 174px;
    height: 1px;
}
.about_four .picScroll-left .bd ul li:nth-child(2n) .about_four_list h4{
    padding-top: 0;
    padding-bottom: 32px;
}
.about_four .picScroll-left .bd ul li:nth-child(2n) .about_four_list h4::after{
    bottom: 0;
    top: auto;
}

.about_four .picScroll-left .bd ul li:nth-child(odd) .about_four_list{
    left: -24%;
    position: absolute;
    width: 174px;
}   
.about_four .picScroll-left .bd ul li:first-child .about_four_list{
    left: 0;
}
.thr_carousel .picScroll-left .hd{
    position: initial;
}

.thr_carousel .picScroll-left {
    position: initial;
}
.about_four .picScroll-left .hd .prev, .about_four .picScroll-left .hd .next{
    top: -7px !important;
}
.thr_carousel .picScroll-left .bd ul .on .about_four_list h4::after{
    background: url("../images/sta.png")no-repeat;
    background-size: 100% 100%;
    width: 17px;
    height: 17px;
    border: 1px solid transparent;
}
.thr_carousel .picScroll-left .bd ul li:hover .about_four_list h4::after{
    background: url("../images/sta.png")no-repeat;
    background-size: 100% 100%;
    width: 17px;
    height: 17px;
    border: 1px solid transparent;
}
.abou_thr{
    /*background: url("../images/map.jpg")no-repeat;
    background-size: 100% 100%;*/
    background:rgb(199, 238, 243);
    width: 100%;
    height: 636px;
}
.about_thr_add {
    background: url("../images/ae.jpg")no-repeat;
    background-size: 100% 100%;
}
.about_five_tu{
    margin-top: 70px;
    width: 600px;
}
.abt_top{
    margin-top: 144px;
}
.abt_top h1{
    text-transform: uppercase;
    font-size: 30px;
    color: #181B1C;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}
.abt_top h1::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 430px;
    height: 15px;
    background: #40DDD0;
    z-index: -1;
}
.abt_top>ul>li{
    margin-bottom: 20px;
    font-size: 14px;
    color: #666666;
}

.abt_top>ul>li em{
    font-size: 16px;
    color: #0C94AD;
    font-weight: bold;
}
.abt_top {
    width: 430px;
}
.abt_top>ul>li p{
    line-height: 28px;
}
.abo_fou{
    display:none;
    padding: 70px 0;
}
.abo_fou_fl{
    width: 600px;
    height: 400px;
    overflow: hidden;
    margin-right: 50px;
}
.abo_fou_fl img{
    width: 100%;
    height: 100%;
}
.abo_fou_fr{
    width: 545px;
    padding-top: 78px;
}
.abo_fou_fr h1{
    text-transform: uppercase;
    font-size: 30px;
    color: #181B1C;
    z-index: 1;
    position: relative;
    margin-bottom: 50px;
}
.abo_fou_fr h1::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 360px;
    height: 15px;
    background: #FDB57A;
    z-index: -1;
}
.abo_fou_fr p{
    font-size: 14px;
    color: #545758;
    line-height: 25px;
    margin-bottom: 30px;
}
.abo_fou_fr a{
    font-size: 16px;
    color: #0C94AD;
    font-weight: bold;
}
.abo_sex{
    padding: 70px 0;
}
.abo_sex h1{
    font-size: 30px;
    color: #181B1C;
    z-index: 1;
    position: relative;
    text-align: center;
}
.abo_sex h1::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 500px;
    height: 15px;
    background: #7DC99B;
    z-index: -1;
}
.abos_sex_tu{
    margin: 60px auto 0;
    overflow: hidden;
}
.abo_five{
    background: url("../images/cor.jpg")no-repeat;
    background-size: 100% 100%;
    width: 100%;
    display:none;
    height: 636px;
}
.ab_five_top{
    padding-top: 130px;
}
.ab_five_top>ul{
    font-size: 0;
    text-align: center;
    margin-bottom: 10px;
}
.ab_five_top>ul>li{
    font-size: 26px;
    color: #FFFFFF;
    font-weight: bold;
    margin-right: 130px;
    display: inline-block;
}
.ab_five_top>ul>li:last-child{
    margin-right: 0;
}
.ab_five_top h2{
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 20px;
    font-size: 80px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 10px;
}
.ab_top_p{
    text-align: center;
    margin-bottom: 178px;
    
}
.ab_five_boot{
    position: relative;
}
.ab_five_boot::after{
    content: '';
    position: absolute;
    top: -38px;
    left: 18px;
    width: 20px;
    height: 18px;
    background: url("../images/zuo.png")no-repeat;
    background-size: 100% 100%;
}
.ab_five_boot::before{
    content: '';
    position: absolute;
    bottom: -38px;
    right:0 ;
    width: 20px;
    height: 18px;
    background: url("../images/you.png")no-repeat;
    background-size: 100% 100%;
}
.ab_top_p p{
    display: inline-block;
    margin-left: 130px;
    font-size: 26px;
    color: #FFFFFF;
    font-weight: bold;
}
.ab_top_p p:first-child{
    margin-left: 0;
}
.ab_five_boot p{
    font-size: 15px;
    color: #FFFFFF;
    width: 1061px;
    margin: 0 auto 25px;
}
.ab_ems{
    width: 1061px;
    margin: 0 auto;
}
.ab_five_boot em{
    text-align: right;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
    float: right;
    width: 1061px;
}


        .index_boot_fl {
    width: 704px;
    height: 336px;
    margin-right: 10px;
    background: url('../images/ab.jpg') no-repeat;
        background-size: auto;
    background-size: 100% 100%;
    padding: 51px 45px;
    text-align: center;
}
        .index_boot_fl h1 {
    font-size: 26px;
    color: #17233d;
}
        .index_boot_fl p {
    font-size: 15px;
    color: #17233d;
    line-height: 24px;
    padding: 20px 0;
    text-align: left;
}
        .index_boot_fl a {
    display: inline-block;
    text-align: center;
    height: 46px;
    line-height: 46px;
    width: 130px;
    font-size: 15px;
    color: #fff;
    background: rgba(42, 38, 24, 1);
    border: 1px solid rgba(42, 38, 24, 1);
    border-radius: 4px;
}
        .index_boot_fr {
    position: relative;
}
        .index_two {
    padding: 54px 0 60px 0;
}

/* 1117 */
.anout_thr_carousel{
	  min-height: 810px;
	  padding-top: 392px;
	  margin-bottom: 0;
}
.about_four_line{
	/* background: transparent; */
}
.about_four_list h4{
	width: 100%;
	padding-top: 0;
	margin: 0 auto;
	text-align: center;
	/* min-width: 210px; */
	/* height: 50px; */
	/* width: 200px; */
	    height: 50px;
	    line-height: 50px;
		font-size: 16px;
		font-weight: bold;
}
.thr_carousel .picScroll-left .bd ul>li:nth-child(odd) .about_four_list h4{
	background: url(../images/lic1.png) no-repeat center;
	background-size: 100% auto;
	margin-bottom: 120px;
	color: #fff;
	/* padding-left: 34px; */
}
.thr_carousel .picScroll-left .bd ul>li:nth-child(even) .about_four_list h4{
	background: url(../images/lic1b.png) no-repeat center;
	background-size: 100% auto;
	margin-top: 120px;
	position: relative;
	color: #fff;
	/* padding-left: 34px; */
}
.about_four .picScroll-left .bd ul li:nth-child(2n) .about_four_list{
	width: 100%;
	padding: 0;
}
.about_four .picScroll-left .bd ul li:nth-child(2n) .about_four_list h4{
	padding-bottom: 0;
}
.about_four_list h4::after{
	display: none;
}
.about_four .picScroll-left .bd ul li:nth-child(odd) .about_four_list{
	/* width: 200px; */
	left: 0;
	top: -13px;
}
.about_four .picScroll-left .bd ul li:nth-child(even) .about_four_list{
	/* width: 200px; */
	bottom: -36px;
	left: 0;
}
.a_oadd{
	/* min-width: 170px; */
	min-width: 180px;
}
.anout_thr_carousel .picScroll-left .bd ul li{
	width: auto !important;
	margin-right: 0px;
}
.thr_carousel .picScroll-left .bd ul>li:nth-child(even) .about_four_list h4::before{
	content: "";
	width: 22px;
	height: 120px;
	background: url(../images/lic2s.png) no-repeat top center;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	margin: auto;
	right: 0;
	bottom: 30px;
	overflow: hidden;
}
.thr_carousel .picScroll-left .bd ul>li:nth-child(odd) .about_four_list h4::before{
	content: "";
	width: 22px;
	height: 120px;
	background: url(../images/lic2s.png) no-repeat top center;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	overflow: hidden;
	top: 30px;
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}